Aug 14 01:13:20.979214 np0000007295 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 14 01:13:20.984683 np0000007295 devstack@c-api.service[100271]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 14 01:13:20 2026] *** Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: nodename: np0000007295 Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: machine: x86_64 Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: clock source: unix Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: pcre jit disabled Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: detected number of CPU cores: 16 Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: current working directory: / Aug 14 01:13:20.987333 np0000007295 devstack@c-api.service[100271]: detected binary path: /usr/bin/uwsgi-core Aug 14 01:13:20.987568 np0000007295 devstack@c-api.service[100271]: your processes number limit is 257052 Aug 14 01:13:20.987568 np0000007295 devstack@c-api.service[100271]: your memory page size is 4096 bytes Aug 14 01:13:20.987568 np0000007295 devstack@c-api.service[100271]: detected max file descriptor number: 2048 Aug 14 01:13:20.987568 np0000007295 devstack@c-api.service[100271]: lock engine: pthread robust mutexes Aug 14 01:13:20.987568 np0000007295 devstack@c-api.service[100271]: thunder lock: enabled Aug 14 01:13:20.987678 np0000007295 devstack@c-api.service[100271]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 14 01:13:20.987720 np0000007295 devstack@c-api.service[100271]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 14 01:13:20.987770 np0000007295 devstack@c-api.service[100271]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 14 01:13:20.987770 np0000007295 devstack@c-api.service[100271]: Set PythonHome to /opt/stack/data/venv Aug 14 01:13:21.022674 np0000007295 devstack@c-api.service[100271]: Python main interpreter initialized at 0x7ba9810a4668 Aug 14 01:13:21.022674 np0000007295 devstack@c-api.service[100271]: python threads support enabled Aug 14 01:13:21.022674 np0000007295 devstack@c-api.service[100271]: your server socket listen backlog is limited to 100 connections Aug 14 01:13:21.022674 np0000007295 devstack@c-api.service[100271]: your mercy for graceful operations on workers is 80 seconds Aug 14 01:13:21.023205 np0000007295 devstack@c-api.service[100271]: mapped 671795 bytes (656 KB) for 4 cores Aug 14 01:13:21.023349 np0000007295 devstack@c-api.service[100271]: *** Operational MODE: preforking *** Aug 14 01:13:21.023532 np0000007295 devstack@c-api.service[100271]: *** uWSGI is running in multiple interpreter mode *** Aug 14 01:13:21.023532 np0000007295 devstack@c-api.service[100271]: spawned uWSGI master process (pid: 100271) Aug 14 01:13:21.023713 np0000007295 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 14 01:13:21.024143 np0000007295 devstack@c-api.service[100271]: spawned uWSGI worker 1 (pid: 100273, cores: 1) Aug 14 01:13:21.024638 np0000007295 devstack@c-api.service[100271]: spawned uWSGI worker 2 (pid: 100274, cores: 1) Aug 14 01:13:21.025075 np0000007295 devstack@c-api.service[100271]: spawned uWSGI worker 3 (pid: 100275, cores: 1) Aug 14 01:13:21.025522 np0000007295 devstack@c-api.service[100271]: spawned uWSGI worker 4 (pid: 100276, cores: 1) Aug 14 01:13:21.025561 np0000007295 devstack@c-api.service[100271]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 14 01:13:21.149457 np0000007295 devstack@c-api.service[100275]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 01:13:21.149457 np0000007295 devstack@c-api.service[100275]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 01:13:21.149457 np0000007295 devstack@c-api.service[100275]: we strongly recommend against using it for new projects. Aug 14 01:13:21.149457 np0000007295 devstack@c-api.service[100275]: If you are already using Eventlet, we recommend migrating to a different Aug 14 01:13:21.149457 np0000007295 devstack@c-api.service[100275]: framework. For more detail see Aug 14 01:13:21.149457 np0000007295 devstack@c-api.service[100275]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 01:13:21.149457 np0000007295 devstack@c-api.service[100275]: import eventlet # noqa Aug 14 01:13:21.156205 np0000007295 devstack@c-api.service[100274]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 01:13:21.156205 np0000007295 devstack@c-api.service[100274]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 01:13:21.156205 np0000007295 devstack@c-api.service[100274]: we strongly recommend against using it for new projects. Aug 14 01:13:21.156205 np0000007295 devstack@c-api.service[100274]: If you are already using Eventlet, we recommend migrating to a different Aug 14 01:13:21.156205 np0000007295 devstack@c-api.service[100274]: framework. For more detail see Aug 14 01:13:21.156205 np0000007295 devstack@c-api.service[100274]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 01:13:21.156205 np0000007295 devstack@c-api.service[100274]: import eventlet # noqa Aug 14 01:13:21.173705 np0000007295 devstack@c-api.service[100273]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 01:13:21.173705 np0000007295 devstack@c-api.service[100273]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 01:13:21.173705 np0000007295 devstack@c-api.service[100273]: we strongly recommend against using it for new projects. Aug 14 01:13:21.173705 np0000007295 devstack@c-api.service[100273]: If you are already using Eventlet, we recommend migrating to a different Aug 14 01:13:21.173705 np0000007295 devstack@c-api.service[100273]: framework. For more detail see Aug 14 01:13:21.173705 np0000007295 devstack@c-api.service[100273]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 01:13:21.173705 np0000007295 devstack@c-api.service[100273]: import eventlet # noqa Aug 14 01:13:21.182460 np0000007295 devstack@c-api.service[100276]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 01:13:21.182460 np0000007295 devstack@c-api.service[100276]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 01:13:21.182460 np0000007295 devstack@c-api.service[100276]: we strongly recommend against using it for new projects. Aug 14 01:13:21.182460 np0000007295 devstack@c-api.service[100276]: If you are already using Eventlet, we recommend migrating to a different Aug 14 01:13:21.182460 np0000007295 devstack@c-api.service[100276]: framework. For more detail see Aug 14 01:13:21.182460 np0000007295 devstack@c-api.service[100276]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 01:13:21.182460 np0000007295 devstack@c-api.service[100276]: import eventlet # noqa Aug 14 01:13:21.316745 np0000007295 devstack@c-api.service[100275]: /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 14 01:13:21.316745 np0000007295 devstack@c-api.service[100275]: from cgi import parse_header Aug 14 01:13:21.334362 np0000007295 devstack@c-api.service[100274]: /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 14 01:13:21.334362 np0000007295 devstack@c-api.service[100274]: from cgi import parse_header Aug 14 01:13:21.350656 np0000007295 devstack@c-api.service[100273]: /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 14 01:13:21.350656 np0000007295 devstack@c-api.service[100273]: from cgi import parse_header Aug 14 01:13:21.358808 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 01:13:21.358808 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:13:21.360602 np0000007295 devstack@c-api.service[100276]: /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 14 01:13:21.360602 np0000007295 devstack@c-api.service[100276]: from cgi import parse_header Aug 14 01:13:21.369806 np0000007295 devstack@c-api.service[100275]: /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 14 01:13:21.369806 np0000007295 devstack@c-api.service[100275]: removals.removed_module( Aug 14 01:13:21.370654 np0000007295 devstack@c-api.service[100275]: /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 14 01:13:21.370654 np0000007295 devstack@c-api.service[100275]: removals.removed_module( Aug 14 01:13:21.381436 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 01:13:21.381436 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:13:21.385280 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 01:13:21.385280 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:13:21.393416 np0000007295 devstack@c-api.service[100274]: /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 14 01:13:21.393416 np0000007295 devstack@c-api.service[100274]: removals.removed_module( Aug 14 01:13:21.394417 np0000007295 devstack@c-api.service[100274]: /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 14 01:13:21.394417 np0000007295 devstack@c-api.service[100274]: removals.removed_module( Aug 14 01:13:21.395687 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 01:13:21.395687 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:13:21.396058 np0000007295 devstack@c-api.service[100273]: /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 14 01:13:21.396058 np0000007295 devstack@c-api.service[100273]: removals.removed_module( Aug 14 01:13:21.396847 np0000007295 devstack@c-api.service[100273]: /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 14 01:13:21.396847 np0000007295 devstack@c-api.service[100273]: removals.removed_module( Aug 14 01:13:21.409231 np0000007295 devstack@c-api.service[100276]: /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 14 01:13:21.409231 np0000007295 devstack@c-api.service[100276]: removals.removed_module( Aug 14 01:13:21.410154 np0000007295 devstack@c-api.service[100276]: /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 14 01:13:21.410154 np0000007295 devstack@c-api.service[100276]: removals.removed_module( Aug 14 01:13:22.126615 np0000007295 devstack@c-api.service[100275]: /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 14 01:13:22.126615 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:13:22.142456 np0000007295 devstack@c-api.service[100276]: /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 14 01:13:22.142456 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:13:22.150955 np0000007295 devstack@c-api.service[100274]: /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 14 01:13:22.150955 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:13:22.161414 np0000007295 devstack@c-api.service[100273]: /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 14 01:13:22.161414 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:13:22.179849 np0000007295 devstack@c-api.service[100275]: /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 14 01:13:22.179849 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:13:22.192413 np0000007295 devstack@c-api.service[100276]: /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 14 01:13:22.192413 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:13:22.204984 np0000007295 devstack@c-api.service[100274]: /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 14 01:13:22.204984 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:13:22.220780 np0000007295 devstack@c-api.service[100273]: /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 14 01:13:22.220780 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:13:22.362791 np0000007295 devstack@c-api.service[100275]: 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 14 01:13:22.363018 np0000007295 devstack@c-api.service[100275]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100275) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 01:13:22.363491 np0000007295 devstack@c-api.service[100276]: 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 14 01:13:22.364145 np0000007295 devstack@c-api.service[100276]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100276) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 01:13:22.390473 np0000007295 devstack@c-api.service[100273]: 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 14 01:13:22.390701 np0000007295 devstack@c-api.service[100273]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100273) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 01:13:22.400106 np0000007295 devstack@c-api.service[100274]: 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 14 01:13:22.400346 np0000007295 devstack@c-api.service[100274]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100274) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 01:13:22.447792 np0000007295 devstack@c-api.service[100275]: /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 14 01:13:22.447792 np0000007295 devstack@c-api.service[100275]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 01:13:22.449408 np0000007295 devstack@c-api.service[100276]: /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 14 01:13:22.449408 np0000007295 devstack@c-api.service[100276]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 01:13:22.451593 np0000007295 devstack@c-api.service[100273]: /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 14 01:13:22.451593 np0000007295 devstack@c-api.service[100273]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 01:13:22.473112 np0000007295 devstack@c-api.service[100274]: /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 14 01:13:22.473112 np0000007295 devstack@c-api.service[100274]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 01:13:22.895183 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100275) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 01:13:22.895348 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100276) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 01:13:22.895533 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.895593 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100273) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 01:13:22.895632 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.895772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.895866 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.895944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.896086 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.896138 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.896193 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100274) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 01:13:22.896251 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.896458 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.896677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.896804 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.897028 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.897865 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.897961 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.898018 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.898064 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.898110 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.898159 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.898212 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.898254 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.898294 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.898339 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.898385 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.898437 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.898476 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.898476 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.898820 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.898914 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.899032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.899087 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.899150 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.899215 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.899280 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.899424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.899519 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.899589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.899637 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.899683 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.899727 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.899775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.899831 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.899876 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.899947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.899994 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.900045 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.900085 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.900133 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.900186 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.900230 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.900270 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.900310 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.900352 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.900401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.900448 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.900495 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.900541 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.900624 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.900679 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.900736 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.900777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.900834 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.900874 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.900918 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.900983 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.901030 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.901071 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.901125 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.901164 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.901201 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.901236 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.901281 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.901323 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.901365 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.901405 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.901451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.901499 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.901538 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.901582 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.901620 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.901664 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.901712 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.901756 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.901811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.901850 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.901889 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.901954 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.902003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.902623 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.902709 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.902762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.902830 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.902870 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.902901 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.902959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.903010 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.903046 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.903090 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.903128 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.903162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.903210 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.903243 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.903286 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.903333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.903387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.903431 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.903471 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.903521 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.903563 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.903607 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.903644 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.903684 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.903730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.903730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.903730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.903730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.903885 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.903935 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.903988 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.904030 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.904066 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.904105 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.904143 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.904186 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.904232 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.904276 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.904315 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.904356 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.904416 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.904458 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.904506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.904547 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.904584 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.904634 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.904675 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.904713 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.904751 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.904796 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.904840 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.904879 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.905025 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.905075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.905117 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.905117 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.905352 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.905407 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.905486 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.905554 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.905597 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.905644 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.905683 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.905729 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.905768 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.905841 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.905880 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.905916 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.905983 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.906023 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.906058 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.906094 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.906129 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.906166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.906213 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.906257 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.906299 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.906345 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.906383 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.906420 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.906455 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.906501 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.906546 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.906546 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.906711 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.906771 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.906833 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.906879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.906942 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.906987 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.907040 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.907083 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.907125 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.907183 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.907228 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.907268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.907308 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.907342 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.907379 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.907425 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.907466 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.907512 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.907552 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.907596 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.907639 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.907675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.907710 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.907749 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.907798 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.907833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.907873 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.907918 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.907986 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.908025 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.908058 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.908090 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.908125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.908155 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.908189 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.908228 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.908267 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.908306 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.908343 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.908380 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.908417 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.908453 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.908493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.908552 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.908600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.908634 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.908670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.908707 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.908745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.908792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.908832 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.908881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.908936 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.908988 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.908988 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.908988 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.909450 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.909521 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.909559 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.909589 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.909634 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.909663 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.909687 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.909719 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.909745 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.909772 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.909830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.909863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.909887 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.909914 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.909974 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.910002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.910029 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.910065 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.910090 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.910220 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.910264 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.910306 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.910338 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.910367 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.910391 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.910418 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.910443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.910443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.915794 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.915867 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.915934 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.915990 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.916058 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.916114 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.916165 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.916365 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.916449 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.916516 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.916563 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.916608 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.916643 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.916688 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.916733 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.916773 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.916833 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.916882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.916882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.916971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.917040 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.917081 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.917110 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.917145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.917173 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.917196 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.917224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.917253 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.917280 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.917304 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.917328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.917353 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.917379 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.917402 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.917429 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.917458 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.917485 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.917514 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.917541 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.917565 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.917592 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.917620 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.917647 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.917671 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.917693 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.917713 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.917748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.917748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.917748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.917843 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.917869 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.917949 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.918011 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.918070 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.918128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.918189 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.919175 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.919241 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.919282 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.919327 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.919369 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.919419 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.919474 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.919509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.919538 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.919563 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.919586 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.919615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.919641 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.919677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.919715 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.919742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.919770 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.919807 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.919832 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.919832 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.919832 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.920138 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.920209 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.920272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.920349 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.920399 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.920480 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.920506 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.920569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.920593 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.920651 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.920697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.920728 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.920753 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.920788 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.920817 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.920845 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.920875 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.920915 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.921032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.921071 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.921100 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.921100 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.921151 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.921204 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.921250 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.921291 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.921333 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.921380 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.921429 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.921467 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.921512 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.921559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.921606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.921606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.921606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.921840 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.921899 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.921973 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.922040 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.922087 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.922124 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.922162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.922204 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.922242 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.922283 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.922322 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.922355 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.922400 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.922446 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.922489 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.922530 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.922568 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.922607 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.922652 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.922696 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.922741 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.922825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.922872 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.922917 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.922987 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.923033 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.923033 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.923033 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.924811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.924885 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.924978 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.925010 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.925062 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.925101 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.925144 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.925183 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.925212 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.925244 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.925268 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.925292 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.925315 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.925338 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.925364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.925405 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.925439 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.925468 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.925492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.925519 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.925542 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.925563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.925589 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.925616 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.925640 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.925667 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.925667 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.925667 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.926129 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.926214 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.926279 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.926325 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.926373 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.926413 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.926450 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.926482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.926512 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.926540 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.926566 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.926591 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.926619 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.926648 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.926675 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.926699 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.926720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.926740 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.926764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.926815 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.926846 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.926873 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.926900 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.926938 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.926979 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.927009 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.927009 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.927009 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.928186 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.928281 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.928350 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.928447 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.928540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.928604 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.928631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.928631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.928672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.928700 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.928731 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.928757 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.928787 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.928817 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.928848 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.928876 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.928898 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.928974 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.929017 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.929044 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.929078 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.929104 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.929133 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.929158 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.929178 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.929202 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.929202 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.929245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.929266 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.929292 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.929318 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.929341 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.929366 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.929392 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.929415 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.929438 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.929466 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.929490 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.929517 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.929544 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.929569 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.929596 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.929628 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.929655 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.929680 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.929701 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.929724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.929750 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.929773 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.929808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.929837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.929860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.929888 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.929912 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.929961 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.929986 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.930023 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.930065 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.930106 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.930135 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.930163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.930191 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.930213 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.930236 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.930263 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.930286 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.930310 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.930337 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.930364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.930391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.930414 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.930436 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.930457 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.930479 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.930501 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.930523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.930548 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.930578 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.930602 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.930629 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.930655 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.930677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.930704 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.930726 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.930747 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.930768 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.930806 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.930836 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.930868 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.930892 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.930934 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.930973 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.930997 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.931024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.931047 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.931070 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.931091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.931112 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.931133 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.931161 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.931183 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.931206 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.931227 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.931247 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.931268 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.931290 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.931312 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.931335 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.931362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.931389 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.931389 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.931389 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.931588 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.931676 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.931761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.931825 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.931870 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.931909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.931964 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.931991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.932021 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.932047 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.932075 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.932097 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.932118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.932141 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.932164 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.932193 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.932216 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.932239 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.932268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.932296 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.932327 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.932365 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.932395 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.932416 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.932439 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.932465 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.932494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.932538 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.932895 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.932975 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.933072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.933123 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.933170 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.933229 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.933295 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.933347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.933401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.933448 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.933489 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.933534 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.933576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.933621 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.933674 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.933721 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.933762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.933801 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.933840 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.933866 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.933894 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.933916 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.933965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.933991 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.934020 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.934047 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.934075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.934107 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.934135 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.934164 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.934187 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.934210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.934237 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.934263 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.934285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.934312 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.934335 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.934363 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.934390 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.934416 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.934442 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.934468 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.934493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.934493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.934493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.934493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.934493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.934493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.934616 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.934616 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.934664 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.934689 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.934732 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.934866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.934866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.934959 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.936514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.936615 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.936649 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.936677 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.936698 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.936726 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.936750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.936772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.936817 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.936842 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.936874 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.936902 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.936947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.936979 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.937013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.937038 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.937063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.937087 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.937113 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.937135 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.937166 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.938302 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.938395 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.938466 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.938527 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.938588 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.938673 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.938712 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.939024 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.939600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.939636 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.939677 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.939706 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.939732 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.939804 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.939870 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.939870 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.939973 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.939999 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.940042 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.940042 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.940042 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.940106 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.940106 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.940157 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.940182 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.940215 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.940240 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.940271 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.940295 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.940316 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.940343 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.940371 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.940394 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.940420 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.940420 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.940545 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.940617 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.940695 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.940732 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.940761 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.940802 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.940829 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.940850 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.940876 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.940931 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.941411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.941466 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.941497 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.941522 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.941544 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.941570 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.941592 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.941612 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.941637 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.941660 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.941687 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.941714 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.941799 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.941870 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.941988 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.942038 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.942079 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.942152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.942331 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.942405 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.942468 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.942548 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.942604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.942637 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.942661 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.942686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.942707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.942731 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.942767 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.942808 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.942842 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.942871 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.942900 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.943042 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.944447 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.944531 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.944565 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.944604 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.944735 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.944804 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.944850 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.944891 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.945069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.945109 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.945159 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.945209 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.945261 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.945300 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.945348 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.945411 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.945456 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.945500 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.945543 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.945592 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.945637 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.945669 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.945696 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.945722 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.945750 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.945795 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.945829 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.945856 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.945880 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.945903 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.945940 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.945964 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.945989 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.946029 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.946054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.946083 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.946107 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.946128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.946128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.946172 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.947510 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.947591 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.947656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.947713 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.947769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.947841 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.947869 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.947912 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.947953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.948034 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.948096 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.948125 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.948172 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.948205 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.948239 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.948268 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.948295 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.948322 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.948347 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.948375 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.948396 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.948420 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.948461 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.948489 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.948518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.948576 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.948635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.948700 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.953684 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.953763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.953859 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.953912 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.953993 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.954025 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.954057 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.954118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.954150 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.954181 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.954211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.954240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.954288 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.954316 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.954350 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.954401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.954428 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.954451 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.954479 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.954520 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.954547 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.954912 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.955005 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.955118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.955118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.955179 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.955225 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.955292 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.955330 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.955436 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.955469 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.955507 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.955553 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.955586 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.955634 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.955669 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.955700 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.955740 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.955768 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.955800 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.955822 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.955857 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.955883 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.955969 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.955997 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.956072 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.956178 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.956273 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.956381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.956430 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.956501 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.956562 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.956625 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.956697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.956763 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.956842 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 01:13:22.958004 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.958101 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.958165 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.958228 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.958322 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.958390 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.958452 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100275) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.958558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100276) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.958591 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.958620 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.958653 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.958679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.958747 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.958798 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.958837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100276) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.958872 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100275) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.958910 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100276) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.958983 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100275) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:22.959647 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 01:13:22.959756 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 01:13:22.959870 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 01:13:22.959994 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 01:13:22.960073 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 01:13:22.960134 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 01:13:23.000160 np0000007295 devstack@c-api.service[100273]: INFO dbcounter [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Registered counter for database cinder Aug 14 01:13:23.001252 np0000007295 devstack@c-api.service[100275]: INFO dbcounter [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Registered counter for database cinder Aug 14 01:13:23.003715 np0000007295 devstack@c-api.service[100276]: INFO dbcounter [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Registered counter for database cinder Aug 14 01:13:23.017993 np0000007295 devstack@c-api.service[100274]: INFO dbcounter [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Registered counter for database cinder Aug 14 01:13:23.043344 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-9b49dbbb-156b-4839-83f2-366dd92475cb 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:23.045800 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:23.047280 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:23.057899 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:23.147417 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writer thread running {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 01:13:23.150255 np0000007295 devstack@c-api.service[100273]: INFO cinder.rpc [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 01:13:23.152084 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writer thread running {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 01:13:23.152732 np0000007295 devstack@c-api.service[100273]: INFO cinder.rpc [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 01:13:23.154745 np0000007295 devstack@c-api.service[100275]: INFO cinder.rpc [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 01:13:23.155008 np0000007295 devstack@c-api.service[100273]: INFO cinder.rpc [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 01:13:23.157287 np0000007295 devstack@c-api.service[100273]: INFO cinder.rpc [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 01:13:23.157359 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writer thread running {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 01:13:23.157621 np0000007295 devstack@c-api.service[100275]: INFO cinder.rpc [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 01:13:23.157700 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.158090 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.159959 np0000007295 devstack@c-api.service[100276]: INFO cinder.rpc [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 01:13:23.160388 np0000007295 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-9b49dbbb-156b-4839-83f2-366dd92475cb 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 14 01:13:23.160540 np0000007295 devstack@c-api.service[100275]: INFO cinder.rpc [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 01:13:23.162258 np0000007295 devstack@c-api.service[100276]: INFO cinder.rpc [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 01:13:23.162877 np0000007295 devstack@c-api.service[100275]: INFO cinder.rpc [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 01:13:23.163294 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.163622 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.163919 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.164140 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.164345 np0000007295 devstack@c-api.service[100276]: INFO cinder.rpc [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 01:13:23.164418 np0000007295 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 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 14 01:13:23.166139 np0000007295 devstack@c-api.service[100276]: INFO cinder.rpc [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 01:13:23.166456 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.166702 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.167270 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writer thread running {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 01:13:23.167358 np0000007295 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 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 14 01:13:23.167840 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.167994 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.170042 np0000007295 devstack@c-api.service[100274]: INFO cinder.rpc [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 01:13:23.171165 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.171287 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.172286 np0000007295 devstack@c-api.service[100274]: INFO cinder.rpc [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 01:13:23.174293 np0000007295 devstack@c-api.service[100274]: INFO cinder.rpc [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 01:13:23.176086 np0000007295 devstack@c-api.service[100274]: INFO cinder.rpc [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 01:13:23.176397 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.176728 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.177326 np0000007295 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 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 14 01:13:23.180067 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.180163 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.204614 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:23.207333 np0000007295 devstack@c-api.service[100276]: INFO cinder.rpc [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 01:13:23.209661 np0000007295 devstack@c-api.service[100276]: INFO cinder.rpc [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 01:13:23.210129 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-9b49dbbb-156b-4839-83f2-366dd92475cb 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:23.210185 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.210314 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.212430 np0000007295 devstack@c-api.service[100273]: INFO cinder.rpc [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 01:13:23.213148 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:23.214001 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:23.214532 np0000007295 devstack@c-api.service[100273]: INFO cinder.rpc [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 01:13:23.214725 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.214890 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.216082 np0000007295 devstack@c-api.service[100274]: INFO cinder.rpc [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 01:13:23.216427 np0000007295 devstack@c-api.service[100275]: INFO cinder.rpc [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 01:13:23.218037 np0000007295 devstack@c-api.service[100274]: INFO cinder.rpc [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 01:13:23.218257 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.218395 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.219705 np0000007295 devstack@c-api.service[100275]: INFO cinder.rpc [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 01:13:23.220243 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.220426 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.221134 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.221331 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.225213 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.225468 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.225958 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.226014 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.227755 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.227959 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.228265 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.228418 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.229391 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.229559 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.231560 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.231619 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.231661 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.231704 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.232074 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.232221 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.233791 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.234041 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.234094 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.234142 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.234183 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.234295 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.234880 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.235039 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.236038 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.236320 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.236730 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.236883 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.237021 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.237062 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.237498 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.237696 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.238397 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.238527 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.239009 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.239144 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.239189 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.239345 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.240507 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.240625 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.241068 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.241119 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.241728 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.241885 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.242362 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.242533 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.242958 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.242958 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.243211 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.243333 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.243659 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.243799 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.243843 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.243944 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.245147 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.245266 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.245794 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.245841 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.246092 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.246225 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.246497 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.246703 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.246911 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.247044 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.247120 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.247247 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.248067 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.248195 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.248658 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.248990 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.249701 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.249891 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.249953 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.250115 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.250157 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.250326 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.252569 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.252835 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.252879 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.252907 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.252947 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.253018 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.254158 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.254252 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.254395 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.254541 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.254959 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.255089 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.255205 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.255316 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.255478 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.255637 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.256260 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.256303 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.256385 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.256415 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.256581 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.256715 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.257249 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.257295 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.257320 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.257345 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.257437 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.257596 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.257968 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.258004 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.258027 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.258087 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.258119 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.258144 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.258668 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.258739 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.258794 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.258872 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.258956 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.259094 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.259327 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.259450 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.259553 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.259675 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.259786 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.259963 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.260212 np0000007295 devstack@c-api.service[100276]: WARNING cinder.api.contrib.hosts [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 01:13:23.260264 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.260384 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.260488 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.260703 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.260747 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.260793 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.260896 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.260958 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.261009 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.261037 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.261060 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: extensions {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.261642 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.261762 np0000007295 devstack@c-api.service[100273]: WARNING cinder.api.contrib.hosts [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 01:13:23.261825 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.262188 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.262233 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: consistencygroups {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.262268 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.262294 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.262316 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.262413 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.262517 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.262659 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: extensions {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.263090 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.263201 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.263672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: consistencygroups {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.264062 np0000007295 devstack@c-api.service[100274]: WARNING cinder.api.contrib.hosts [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 01:13:23.264240 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.264273 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.264361 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.264389 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.264464 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: extra_specs {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.264934 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: extensions {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.265751 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: capabilities {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.266026 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: consistencygroups {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.266211 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: extra_specs {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.266838 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: backups {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.267569 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: capabilities {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.268424 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: backups {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.268500 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: os-quota-sets {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.268547 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: extra_specs {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.269200 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.269332 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.269753 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: qos-specs {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.270947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: capabilities {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.271005 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: os-quota-sets {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.271040 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: backups {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.271167 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: qos-specs {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.271458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: encryption {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.272504 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.272636 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.272754 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: encryption {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.272814 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: os-quota-sets {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.273010 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: encryption {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.273968 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: qos-specs {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.274021 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: cgsnapshots {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.274268 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.274268 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.274583 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: encryption {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.275140 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.275296 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: scheduler-stats {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.275341 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.275541 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: encryption {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.275829 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: cgsnapshots {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.276370 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.276444 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: os-volume-manage {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.276495 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.276782 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: encryption {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.276980 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: scheduler-stats {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.277273 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.277428 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.277640 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: os-snapshot-manage {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.278117 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: os-volume-manage {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.278494 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.278537 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: cgsnapshots {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.278622 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.278933 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: os-volume-transfer {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.279209 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: os-snapshot-manage {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.279276 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.279394 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.280102 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.280273 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.280310 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: os-hosts {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.280338 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: os-volume-transfer {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.280592 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: scheduler-stats {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.281383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: os-volume-type-access {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.281518 np0000007295 devstack@c-api.service[100275]: WARNING cinder.api.contrib.hosts [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 01:13:23.281614 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: os-hosts {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.281781 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.281895 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.282405 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: extensions {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.282608 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: os-volume-manage {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.282662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: os-volume-type-access {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.282696 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: os-availability-zone {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.283852 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extended resource: os-quota-class-sets {{(pid=100276) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.283908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: consistencygroups {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.283966 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: os-availability-zone {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.284569 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: os-snapshot-manage {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.285113 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extended resource: os-quota-class-sets {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.285158 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.285338 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.286187 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.286317 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.286468 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: extra_specs {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.286510 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.286681 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: os-volume-transfer {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.286717 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.287011 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.287155 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.287456 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.287586 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.287677 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] SnapshotActionsController initialized {{(pid=100276) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 01:13:23.288271 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.288404 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.288726 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.288850 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.288941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: os-hosts {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.288993 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] SnapshotActionsController initialized {{(pid=100273) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 01:13:23.289310 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: capabilities {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.289481 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.289622 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.289963 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.290086 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.290273 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.290393 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.290620 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: os-volume-type-access {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.290674 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.290747 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.290976 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: backups {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.291063 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.291193 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.291377 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.291472 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.291696 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.291823 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.291947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292040 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292120 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.292148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292216 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292251 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.292309 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension UsedLimits extending resource: limits {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292396 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292494 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292590 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292676 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: os-availability-zone {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.292709 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292759 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension AdminActions extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292811 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension AdminActions extending resource: snapshots {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292855 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension AdminActions extending resource: backups {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.292912 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293045 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension VolumeActions extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293083 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293109 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293143 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293197 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293231 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.router [None req-5f78663a-9fd8-42fc-a926-90ca8219f4e4 None None] Extension TypesManage extending resource: types {{(pid=100276) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293372 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension UsedLimits extending resource: limits {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293372 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension SnapshotActions extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293578 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension VolumeTypeAccess extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293682 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension AdminActions extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293801 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension AdminActions extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.293857 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: os-quota-sets {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.293964 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension AdminActions extending resource: backups {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.294123 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension VolumeActions extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.294185 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extended resource: os-quota-class-sets {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.294344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.294517 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-9b49dbbb-156b-4839-83f2-366dd92475cb None None] Extension TypesManage extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.295559 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.295713 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.295948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: qos-specs {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.296506 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.296626 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.297306 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.297437 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.297977 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.snapshot_actions [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] SnapshotActionsController initialized {{(pid=100274) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 01:13:23.299134 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.299203 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: encryption {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.299250 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.299892 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.300035 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.300534 np0000007295 devstack@c-api.service[100276]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ba9810a4668 pid: 100276 (default app) Aug 14 01:13:23.300681 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.300811 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.301422 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: encryption {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.301559 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.301601 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.302136 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.302251 np0000007295 devstack@c-api.service[100273]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ba9810a4668 pid: 100273 (default app) Aug 14 01:13:23.302310 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.302359 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.302484 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.302585 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.302675 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.302790 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension UsedLimits extending resource: limits {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.302866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.302981 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.303155 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.303210 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension AdminActions extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.303288 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension AdminActions extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.303376 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension AdminActions extending resource: backups {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.303467 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension VolumeActions extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.303582 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.303677 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: cgsnapshots {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.303755 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-877bc859-a15b-4dd1-86c2-ec54cf054f52 None None] Extension TypesManage extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.305489 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: scheduler-stats {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.307138 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: os-volume-manage {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.308833 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: os-snapshot-manage {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.309273 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b4b21e4-416e-40c3-b64d-94b39db9538b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:13:23.311040 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: os-volume-transfer {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.311541 np0000007295 devstack@c-api.service[100274]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ba9810a4668 pid: 100274 (default app) Aug 14 01:13:23.312104 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1/1] 10.4.3.11 () {60 vars in 918 bytes} [Fri Aug 14 01:13:23 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 01:13:23.313387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: os-hosts {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.315421 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: os-volume-type-access {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.317724 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: os-availability-zone {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.319617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extended resource: os-quota-class-sets {{(pid=100275) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 01:13:23.321963 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.322199 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.323390 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.323577 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.324337 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.324475 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.325024 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.snapshot_actions [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] SnapshotActionsController initialized {{(pid=100275) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 01:13:23.325360 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.325481 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.326175 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.326291 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.326874 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.327010 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.327637 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:13:23.327743 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 14 01:13:23.328252 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.328381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.328482 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.328577 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.328665 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.328752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.328853 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension UsedLimits extending resource: limits {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.328960 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.329074 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.329165 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.329266 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension AdminActions extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.329364 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension AdminActions extending resource: snapshots {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.329452 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension AdminActions extending resource: backups {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.329545 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension VolumeActions extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.329659 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.329749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.router [None req-03e03c3f-49d6-4f5a-bb02-dad03b774653 None None] Extension TypesManage extending resource: types {{(pid=100275) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 01:13:23.337105 np0000007295 devstack@c-api.service[100275]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ba9810a4668 pid: 100275 (default app) Aug 14 01:13:28.150649 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd335020-5010-498f-ba44-6f3419c7772d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:13:28.748466 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd335020-5010-498f-ba44-6f3419c7772d admin admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:13:28.748876 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd335020-5010-498f-ba44-6f3419c7772d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:13:28.750466 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:13:28.750466 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:13:28.782943 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-bd335020-5010-498f-ba44-6f3419c7772d 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:28.807987 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd335020-5010-498f-ba44-6f3419c7772d admin admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:13:28.808468 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1/2] 10.4.3.11 () {68 vars in 1295 bytes} [Fri Aug 14 01:13:28 2026] POST /volume/v3/types => generated 183 bytes in 666 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:13:28.829823 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-43af441e-b690-4fae-9a5e-a32578ac22a8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:13:29.112126 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43af441e-b690-4fae-9a5e-a32578ac22a8 admin admin] POST https://10.4.3.11/volume/v3/types/bd9049d4-1a7a-46b1-965d-27bd7fad0361/extra_specs Aug 14 01:13:29.112719 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43af441e-b690-4fae-9a5e-a32578ac22a8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:13:29.114390 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:13:29.114390 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:13:29.146400 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-43af441e-b690-4fae-9a5e-a32578ac22a8 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:29.207235 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43af441e-b690-4fae-9a5e-a32578ac22a8 admin admin] https://10.4.3.11/volume/v3/types/bd9049d4-1a7a-46b1-965d-27bd7fad0361/extra_specs returned with HTTP 200 Aug 14 01:13:29.207870 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1/3] 10.4.3.11 () {68 vars in 1442 bytes} [Fri Aug 14 01:13:28 2026] POST /volume/v3/types/bd9049d4-1a7a-46b1-965d-27bd7fad0361/extra_specs => generated 52 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:13:29.444284 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7167ba24-5249-4492-9b36-cf04a2b4f5b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:13:29.725820 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7167ba24-5249-4492-9b36-cf04a2b4f5b7 admin admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:13:29.726598 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7167ba24-5249-4492-9b36-cf04a2b4f5b7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:13:29.728246 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:13:29.728246 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:13:29.757643 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-7167ba24-5249-4492-9b36-cf04a2b4f5b7 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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:29.780280 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7167ba24-5249-4492-9b36-cf04a2b4f5b7 admin admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:13:29.780650 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 2/4] 10.4.3.11 () {68 vars in 1295 bytes} [Fri Aug 14 01:13:29 2026] POST /volume/v3/types => generated 186 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:13:29.797146 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dc490430-705a-427d-9ea6-061594da9a67 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:13:30.076708 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc490430-705a-427d-9ea6-061594da9a67 admin admin] POST https://10.4.3.11/volume/v3/types/9858f725-286c-46aa-af05-af960e35944f/extra_specs Aug 14 01:13:30.076708 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc490430-705a-427d-9ea6-061594da9a67 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:13:30.079111 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:13:30.079111 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:13:30.111883 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-dc490430-705a-427d-9ea6-061594da9a67 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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:13:30.164538 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc490430-705a-427d-9ea6-061594da9a67 admin admin] https://10.4.3.11/volume/v3/types/9858f725-286c-46aa-af05-af960e35944f/extra_specs returned with HTTP 200 Aug 14 01:13:30.164988 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1/5] 10.4.3.11 () {68 vars in 1442 bytes} [Fri Aug 14 01:13:29 2026] POST /volume/v3/types/9858f725-286c-46aa-af05-af960e35944f/extra_specs => generated 45 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:13:38.805710 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:13:39.205134 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:13:39.778177 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:13:40.163314 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:13:56.141118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c3653b7-e2f8-4b58-9aeb-df53bfa30027 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:13:56.141842 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c3653b7-e2f8-4b58-9aeb-df53bfa30027 None None] GET https://10.4.3.11/volume// Aug 14 01:13:56.142019 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c3653b7-e2f8-4b58-9aeb-df53bfa30027 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:13:56.142206 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c3653b7-e2f8-4b58-9aeb-df53bfa30027 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:13:56.142688 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c3653b7-e2f8-4b58-9aeb-df53bfa30027 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:13:56.142990 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 2/6] 10.4.3.11 () {66 vars in 1418 bytes} [Fri Aug 14 01:13:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:14:36.213145 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72bdbd32-d94c-44a5-8c02-4c83ebb064fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:14:36.485831 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72bdbd32-d94c-44a5-8c02-4c83ebb064fe tempest-verify_tempest_config-662967555 tempest-verify_tempest_config-662967555-project-member] GET https://10.4.3.11/volume/v3/extensions Aug 14 01:14:36.485831 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72bdbd32-d94c-44a5-8c02-4c83ebb064fe tempest-verify_tempest_config-662967555 tempest-verify_tempest_config-662967555-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:14:36.486002 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72bdbd32-d94c-44a5-8c02-4c83ebb064fe tempest-verify_tempest_config-662967555 tempest-verify_tempest_config-662967555-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:14:36.486562 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72bdbd32-d94c-44a5-8c02-4c83ebb064fe tempest-verify_tempest_config-662967555 tempest-verify_tempest_config-662967555-project-member] https://10.4.3.11/volume/v3/extensions returned with HTTP 200 Aug 14 01:14:36.486633 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 2/7] 10.4.3.11 () {66 vars in 1239 bytes} [Fri Aug 14 01:14:36 2026] GET /volume/v3/extensions => generated 5245 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:18.862128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f80d03d-52db-4f14-9c92-2a795b33886a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:19.218588 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:19.219161 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1244793039"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:19.220596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1244793039'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:19.220989 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Create volume of 1 GB Aug 14 01:15:19.228657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:15:19.228230. {{(pid=100276) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:15:19.228769 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Availability Zones retrieved successfully. Aug 14 01:15:19.249580 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Flow 'volume_create_api' (272314e7-f46e-4381-9dcb-95fa39be7656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:19.250677 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da09b93b-77f7-4e71-b18e-881de7a9fce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:19.251704 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:19.298283 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da09b93b-77f7-4e71-b18e-881de7a9fce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:19.299095 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6698da-a8cd-49d2-b06f-32f97ffe5601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:19.343534 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-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 14 01:15:19.343939 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-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 14 01:15:19.393091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Created reservations ['7f6195ba-8a33-4875-8e5a-8ec1d21cb320', '32599ee1-0d26-4e97-b95a-a6e3b7ae4a6a', 'bd7d5c3b-8e40-401a-bdda-68dca8ab5e13', 'fb589ffa-8a7c-4dae-ad02-833dbdacf0b2'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:19.394012 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6698da-a8cd-49d2-b06f-32f97ffe5601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f6195ba-8a33-4875-8e5a-8ec1d21cb320', '32599ee1-0d26-4e97-b95a-a6e3b7ae4a6a', 'bd7d5c3b-8e40-401a-bdda-68dca8ab5e13', 'fb589ffa-8a7c-4dae-ad02-833dbdacf0b2']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:19.394903 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0ff986-43fe-469c-9d38-be72b2b09fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:19.454520 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0ff986-43fe-469c-9d38-be72b2b09fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd927b62-fd17-4f8e-b2f9-204f2cf960a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1244793039',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9b45de0aee54686bca3bf04e8d111c3',qos_specs=None,replication_status=,reservations=['7f6195ba-8a33-4875-8e5a-8ec1d21cb320','32599ee1-0d26-4e97-b95a-a6e3b7ae4a6a','bd7d5c3b-8e40-401a-bdda-68dca8ab5e13','fb589ffa-8a7c-4dae-ad02-833dbdacf0b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5f6c424e7a40e3b4f6cfe025238911',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1244793039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd927b62-fd17-4f8e-b2f9-204f2cf960a8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c9b45de0aee54686bca3bf04e8d111c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5f6c424e7a40e3b4f6cfe025238911',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:19.455632 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95542e8-e89e-4c3a-b467-22838863e584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:19.482770 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95542e8-e89e-4c3a-b467-22838863e584) transitioned into state 'SUCCESS' from state '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-1244793039',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9b45de0aee54686bca3bf04e8d111c3',qos_specs=None,replication_status=,reservations=['7f6195ba-8a33-4875-8e5a-8ec1d21cb320','32599ee1-0d26-4e97-b95a-a6e3b7ae4a6a','bd7d5c3b-8e40-401a-bdda-68dca8ab5e13','fb589ffa-8a7c-4dae-ad02-833dbdacf0b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5f6c424e7a40e3b4f6cfe025238911',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:19.483818 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d92732-1d77-4f06-8290-821aff392357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:19.512420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7d92732-1d77-4f06-8290-821aff392357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:19.513875 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Flow 'volume_create_api' (272314e7-f46e-4381-9dcb-95fa39be7656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:19.514288 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Create volume request issued successfully. Aug 14 01:15:19.515655 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f80d03d-52db-4f14-9c92-2a795b33886a tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:19.516145 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 3/8] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:15:18 2026] POST /volume/v3/volumes => generated 758 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:19.533163 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8cf296de-18b5-4713-968a-aca46f3f5629 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:19.536718 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cf296de-18b5-4713-968a-aca46f3f5629 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 Aug 14 01:15:19.537036 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cf296de-18b5-4713-968a-aca46f3f5629 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:19.537324 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cf296de-18b5-4713-968a-aca46f3f5629 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:19.581605 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:19.581605 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:19.590895 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8cf296de-18b5-4713-968a-aca46f3f5629 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:19.598514 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cf296de-18b5-4713-968a-aca46f3f5629 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 returned with HTTP 200 Aug 14 01:15:19.598868 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 2/9] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:19 2026] GET /volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:20.753260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-daf88014-eb2f-4b3b-bfc4-b447ac1d58c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:20.753260 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-daf88014-eb2f-4b3b-bfc4-b447ac1d58c7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 Aug 14 01:15:20.753260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-daf88014-eb2f-4b3b-bfc4-b447ac1d58c7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:20.753260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-daf88014-eb2f-4b3b-bfc4-b447ac1d58c7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:20.753260 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:20.753260 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:20.753260 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-daf88014-eb2f-4b3b-bfc4-b447ac1d58c7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:20.753260 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-daf88014-eb2f-4b3b-bfc4-b447ac1d58c7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 returned with HTTP 200 Aug 14 01:15:20.753260 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 3/10] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:20 2026] GET /volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:20.863817 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8bfaafb2-d2a7-45b8-b9d3-a83dac36a6db req-e30ba101-f812-47e8-8432-ed8d498d2698 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:21.083377 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8bfaafb2-d2a7-45b8-b9d3-a83dac36a6db req-e30ba101-f812-47e8-8432-ed8d498d2698 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 Aug 14 01:15:21.087018 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8bfaafb2-d2a7-45b8-b9d3-a83dac36a6db req-e30ba101-f812-47e8-8432-ed8d498d2698 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:21.087018 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8bfaafb2-d2a7-45b8-b9d3-a83dac36a6db req-e30ba101-f812-47e8-8432-ed8d498d2698 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:21.116266 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:21.116266 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:21.123866 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8bfaafb2-d2a7-45b8-b9d3-a83dac36a6db req-e30ba101-f812-47e8-8432-ed8d498d2698 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:21.138224 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8bfaafb2-d2a7-45b8-b9d3-a83dac36a6db req-e30ba101-f812-47e8-8432-ed8d498d2698 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 returned with HTTP 200 Aug 14 01:15:21.138956 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 3/11] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:15:20 2026] GET /volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 => generated 851 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:21.154679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:21.164300 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:21.164300 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-653004922"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:21.164466 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-653004922'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:21.164624 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Create volume of 1 GB Aug 14 01:15:21.165025 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:21.165025 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:21.171474 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Availability Zones retrieved successfully. Aug 14 01:15:21.187749 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Flow 'volume_create_api' (070c2fa7-ff9a-4806-bd21-f3e8d00b954a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:21.189292 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba342e77-4448-4351-8e8b-e1166d98d635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:21.191037 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:21.228085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba342e77-4448-4351-8e8b-e1166d98d635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:21.229245 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af5c1092-ef30-42d0-bd59-af10533e3f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:21.282072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Created reservations ['22cd5eb0-0f38-4118-87d2-5e867523e50a', '382257ab-b61f-42a1-a718-c2e2297acb7c', '33562279-ea15-4363-aade-a0ff22938ae6', 'ec7df93f-169d-4249-ae3e-c72cd0c9742e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:21.283309 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af5c1092-ef30-42d0-bd59-af10533e3f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22cd5eb0-0f38-4118-87d2-5e867523e50a', '382257ab-b61f-42a1-a718-c2e2297acb7c', '33562279-ea15-4363-aade-a0ff22938ae6', 'ec7df93f-169d-4249-ae3e-c72cd0c9742e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:21.284454 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c028bd86-418a-47ae-8f64-94576e84a1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:21.316542 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c028bd86-418a-47ae-8f64-94576e84a1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-653004922',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9b45de0aee54686bca3bf04e8d111c3',qos_specs=None,replication_status=,reservations=['22cd5eb0-0f38-4118-87d2-5e867523e50a','382257ab-b61f-42a1-a718-c2e2297acb7c','33562279-ea15-4363-aade-a0ff22938ae6','ec7df93f-169d-4249-ae3e-c72cd0c9742e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5f6c424e7a40e3b4f6cfe025238911',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-653004922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c9b45de0aee54686bca3bf04e8d111c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5f6c424e7a40e3b4f6cfe025238911',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:21.317637 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423571b8-6a05-455c-b05d-e51c3b2eec71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:21.336630 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423571b8-6a05-455c-b05d-e51c3b2eec71) transitioned into state 'SUCCESS' from state '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-653004922',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9b45de0aee54686bca3bf04e8d111c3',qos_specs=None,replication_status=,reservations=['22cd5eb0-0f38-4118-87d2-5e867523e50a','382257ab-b61f-42a1-a718-c2e2297acb7c','33562279-ea15-4363-aade-a0ff22938ae6','ec7df93f-169d-4249-ae3e-c72cd0c9742e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5f6c424e7a40e3b4f6cfe025238911',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:21.337438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e898391a-ef69-4da6-bfcb-b647b3c87a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:21.347704 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e898391a-ef69-4da6-bfcb-b647b3c87a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:21.348522 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Flow 'volume_create_api' (070c2fa7-ff9a-4806-bd21-f3e8d00b954a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:21.348936 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Create volume request issued successfully. Aug 14 01:15:21.349631 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8fd8c9a-3eb1-49e8-9b46-b7b1e11a405d tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:21.350103 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 4/12] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:15:21 2026] POST /volume/v3/volumes => generated 757 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:21.363640 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ff93d093-85db-461e-ab3b-434a5357a43e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:21.365734 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff93d093-85db-461e-ab3b-434a5357a43e tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 Aug 14 01:15:21.365933 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff93d093-85db-461e-ab3b-434a5357a43e tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:21.366195 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff93d093-85db-461e-ab3b-434a5357a43e tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:21.374671 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:21.374671 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:21.378804 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ff93d093-85db-461e-ab3b-434a5357a43e tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:21.384588 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff93d093-85db-461e-ab3b-434a5357a43e tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 returned with HTTP 200 Aug 14 01:15:21.385136 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 3/13] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:21 2026] GET /volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:22.399262 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-893de77c-02dd-4375-aa06-1c6aac1ddbc0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:22.402198 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-893de77c-02dd-4375-aa06-1c6aac1ddbc0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 Aug 14 01:15:22.402424 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-893de77c-02dd-4375-aa06-1c6aac1ddbc0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:22.402577 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-893de77c-02dd-4375-aa06-1c6aac1ddbc0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:22.412206 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:22.412206 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:22.419048 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-893de77c-02dd-4375-aa06-1c6aac1ddbc0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:22.423115 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-893de77c-02dd-4375-aa06-1c6aac1ddbc0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 returned with HTTP 200 Aug 14 01:15:22.423544 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 4/14] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:22 2026] GET /volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:22.765704 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d8b8f583-e91a-487e-863e-d737b488b462 req-31218f97-37c9-4676-8f45-239f67d7f806 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:22.954152 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d8b8f583-e91a-487e-863e-d737b488b462 req-31218f97-37c9-4676-8f45-239f67d7f806 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 Aug 14 01:15:22.954152 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d8b8f583-e91a-487e-863e-d737b488b462 req-31218f97-37c9-4676-8f45-239f67d7f806 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:22.954152 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d8b8f583-e91a-487e-863e-d737b488b462 req-31218f97-37c9-4676-8f45-239f67d7f806 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:22.961864 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:22.961864 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:22.966367 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d8b8f583-e91a-487e-863e-d737b488b462 req-31218f97-37c9-4676-8f45-239f67d7f806 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:22.971636 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d8b8f583-e91a-487e-863e-d737b488b462 req-31218f97-37c9-4676-8f45-239f67d7f806 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 returned with HTTP 200 Aug 14 01:15:22.972029 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 4/15] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:15:22 2026] GET /volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 => generated 850 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:22.986608 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:22.989732 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:22.990195 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1519645358"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:22.991733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1519645358'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:22.991843 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Create volume of 1 GB Aug 14 01:15:22.992365 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:22.992365 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:22.999249 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Availability Zones retrieved successfully. Aug 14 01:15:23.005640 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Flow 'volume_create_api' (77198a9b-1f77-4484-a6fa-44fc2c5140e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:23.006670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19e0bea-72ba-4204-b3c6-97d7f454ef0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:23.007478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:23.062910 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19e0bea-72ba-4204-b3c6-97d7f454ef0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:23.063736 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad66273-4f42-4cc8-bab0-8c0e5e1ed522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:23.111966 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Created reservations ['7e63b4cc-abed-48da-9c51-01bf0554c758', '5ab4590a-0d2e-4d08-a523-7f1e8c627ceb', '463e2494-afb8-4480-a1ad-7f9dc623c4e3', 'f10b4d60-8b0c-47d4-8f3d-564be1b2e202'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:23.112702 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad66273-4f42-4cc8-bab0-8c0e5e1ed522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e63b4cc-abed-48da-9c51-01bf0554c758', '5ab4590a-0d2e-4d08-a523-7f1e8c627ceb', '463e2494-afb8-4480-a1ad-7f9dc623c4e3', 'f10b4d60-8b0c-47d4-8f3d-564be1b2e202']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:23.113459 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274d0575-9695-412d-8ee4-11c8bd240fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:23.136589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274d0575-9695-412d-8ee4-11c8bd240fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed37e32-e52d-423d-9ee6-4ed648e15a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1519645358',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9b45de0aee54686bca3bf04e8d111c3',qos_specs=None,replication_status=,reservations=['7e63b4cc-abed-48da-9c51-01bf0554c758','5ab4590a-0d2e-4d08-a523-7f1e8c627ceb','463e2494-afb8-4480-a1ad-7f9dc623c4e3','f10b4d60-8b0c-47d4-8f3d-564be1b2e202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5f6c424e7a40e3b4f6cfe025238911',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1519645358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed37e32-e52d-423d-9ee6-4ed648e15a97,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c9b45de0aee54686bca3bf04e8d111c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a5f6c424e7a40e3b4f6cfe025238911',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:23.137265 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b5dfdc-ba8b-4bdc-a1ac-ef221bf1da7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:23.153775 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b5dfdc-ba8b-4bdc-a1ac-ef221bf1da7b) transitioned into state 'SUCCESS' from state '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-1519645358',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9b45de0aee54686bca3bf04e8d111c3',qos_specs=None,replication_status=,reservations=['7e63b4cc-abed-48da-9c51-01bf0554c758','5ab4590a-0d2e-4d08-a523-7f1e8c627ceb','463e2494-afb8-4480-a1ad-7f9dc623c4e3','f10b4d60-8b0c-47d4-8f3d-564be1b2e202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5f6c424e7a40e3b4f6cfe025238911',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:23.154948 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1dfe925-1ff8-4eea-85ad-983f3bf2a7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:23.165635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1dfe925-1ff8-4eea-85ad-983f3bf2a7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:23.166777 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Flow 'volume_create_api' (77198a9b-1f77-4484-a6fa-44fc2c5140e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:23.167232 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Create volume request issued successfully. Aug 14 01:15:23.168042 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cfc22fb-8267-4764-b72d-a937ed83fef7 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:23.169005 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 5/16] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:15:22 2026] POST /volume/v3/volumes => generated 758 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:23.183309 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d081d131-e430-484f-acb2-25d2d8b4e689 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:23.188437 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d081d131-e430-484f-acb2-25d2d8b4e689 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 Aug 14 01:15:23.188577 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d081d131-e430-484f-acb2-25d2d8b4e689 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:23.189043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d081d131-e430-484f-acb2-25d2d8b4e689 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:23.196835 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:23.196835 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:23.200790 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d081d131-e430-484f-acb2-25d2d8b4e689 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:23.206228 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d081d131-e430-484f-acb2-25d2d8b4e689 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 returned with HTTP 200 Aug 14 01:15:23.206709 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 4/17] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:23 2026] GET /volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:24.220384 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8fc0abe9-a0a4-4fc2-a093-32d300208b34 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:24.223651 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fc0abe9-a0a4-4fc2-a093-32d300208b34 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 Aug 14 01:15:24.223836 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fc0abe9-a0a4-4fc2-a093-32d300208b34 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:24.224088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fc0abe9-a0a4-4fc2-a093-32d300208b34 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:24.231679 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:24.231679 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:24.235008 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8fc0abe9-a0a4-4fc2-a093-32d300208b34 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:24.238770 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fc0abe9-a0a4-4fc2-a093-32d300208b34 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 returned with HTTP 200 Aug 14 01:15:24.239410 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 5/18] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:24 2026] GET /volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:24.593981 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0ec67899-237d-4fd9-accb-7db01e077f59 req-9c5a1b90-6afa-4d95-8174-d63ca552f004 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:24.856342 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0ec67899-237d-4fd9-accb-7db01e077f59 req-9c5a1b90-6afa-4d95-8174-d63ca552f004 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 Aug 14 01:15:24.856887 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0ec67899-237d-4fd9-accb-7db01e077f59 req-9c5a1b90-6afa-4d95-8174-d63ca552f004 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:24.857020 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0ec67899-237d-4fd9-accb-7db01e077f59 req-9c5a1b90-6afa-4d95-8174-d63ca552f004 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:24.865144 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:24.865144 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:24.869511 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0ec67899-237d-4fd9-accb-7db01e077f59 req-9c5a1b90-6afa-4d95-8174-d63ca552f004 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:24.875226 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0ec67899-237d-4fd9-accb-7db01e077f59 req-9c5a1b90-6afa-4d95-8174-d63ca552f004 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 returned with HTTP 200 Aug 14 01:15:24.875711 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 5/19] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:15:24 2026] GET /volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 => generated 851 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:25.432250 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ff73d5d1-76c4-49d2-882a-dc03455783a6 req-9c38ab43-2c6b-4d96-8e91-4f5933248dfe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:25.662111 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ff73d5d1-76c4-49d2-882a-dc03455783a6 req-9c38ab43-2c6b-4d96-8e91-4f5933248dfe tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:25.662412 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ff73d5d1-76c4-49d2-882a-dc03455783a6 req-9c38ab43-2c6b-4d96-8e91-4f5933248dfe tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:25.662652 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ff73d5d1-76c4-49d2-882a-dc03455783a6 req-9c38ab43-2c6b-4d96-8e91-4f5933248dfe tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:25.664960 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [req-ff73d5d1-76c4-49d2-882a-dc03455783a6 req-9c38ab43-2c6b-4d96-8e91-4f5933248dfe tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:25.664960 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:25.664960 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:25.664960 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ff73d5d1-76c4-49d2-882a-dc03455783a6 req-9c38ab43-2c6b-4d96-8e91-4f5933248dfe tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:25.704916 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ff73d5d1-76c4-49d2-882a-dc03455783a6 req-9c38ab43-2c6b-4d96-8e91-4f5933248dfe tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Get all volumes completed successfully. Aug 14 01:15:25.706898 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:25.706898 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:25.711665 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ff73d5d1-76c4-49d2-882a-dc03455783a6 req-9c38ab43-2c6b-4d96-8e91-4f5933248dfe tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:25.712158 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 6/20] 10.4.3.11 () {68 vars in 1501 bytes} [Fri Aug 14 01:15:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:25.747971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-af46521a-c281-432f-b620-33d120a9da84 req-5ca8b831-2987-4f7b-abbc-aaddfb8dadff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:25.747971 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-af46521a-c281-432f-b620-33d120a9da84 req-5ca8b831-2987-4f7b-abbc-aaddfb8dadff tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:25.747971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-af46521a-c281-432f-b620-33d120a9da84 req-5ca8b831-2987-4f7b-abbc-aaddfb8dadff tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:25.747971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-af46521a-c281-432f-b620-33d120a9da84 req-5ca8b831-2987-4f7b-abbc-aaddfb8dadff tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:25.748406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [req-af46521a-c281-432f-b620-33d120a9da84 req-5ca8b831-2987-4f7b-abbc-aaddfb8dadff tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:25.749160 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-af46521a-c281-432f-b620-33d120a9da84 req-5ca8b831-2987-4f7b-abbc-aaddfb8dadff tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:25.776894 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-af46521a-c281-432f-b620-33d120a9da84 req-5ca8b831-2987-4f7b-abbc-aaddfb8dadff tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Get all volumes completed successfully. Aug 14 01:15:25.777853 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:25.777853 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:25.784058 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-af46521a-c281-432f-b620-33d120a9da84 req-5ca8b831-2987-4f7b-abbc-aaddfb8dadff tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:25.784178 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 5/21] 10.4.3.11 () {68 vars in 1501 bytes} [Fri Aug 14 01:15:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:25.815817 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f3563da5-6686-4547-b6e3-aa7155b2ceb0 req-70463fd7-1c09-4d0b-9a0f-4ac4c10b6ff5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:25.817910 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f3563da5-6686-4547-b6e3-aa7155b2ceb0 req-70463fd7-1c09-4d0b-9a0f-4ac4c10b6ff5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:25.818157 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f3563da5-6686-4547-b6e3-aa7155b2ceb0 req-70463fd7-1c09-4d0b-9a0f-4ac4c10b6ff5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:25.818349 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f3563da5-6686-4547-b6e3-aa7155b2ceb0 req-70463fd7-1c09-4d0b-9a0f-4ac4c10b6ff5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:25.819338 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [req-f3563da5-6686-4547-b6e3-aa7155b2ceb0 req-70463fd7-1c09-4d0b-9a0f-4ac4c10b6ff5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:25.819742 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-f3563da5-6686-4547-b6e3-aa7155b2ceb0 req-70463fd7-1c09-4d0b-9a0f-4ac4c10b6ff5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:25.859840 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f3563da5-6686-4547-b6e3-aa7155b2ceb0 req-70463fd7-1c09-4d0b-9a0f-4ac4c10b6ff5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Get all volumes completed successfully. Aug 14 01:15:25.861200 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:25.861200 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:25.865464 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f3563da5-6686-4547-b6e3-aa7155b2ceb0 req-70463fd7-1c09-4d0b-9a0f-4ac4c10b6ff5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:25.865917 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 6/22] 10.4.3.11 () {68 vars in 1501 bytes} [Fri Aug 14 01:15:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:25.896510 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e9692adf-1dcb-4390-9123-081ad9774abd req-379683e5-4f2a-46c8-87e0-8db5cc915291 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:25.898243 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e9692adf-1dcb-4390-9123-081ad9774abd req-379683e5-4f2a-46c8-87e0-8db5cc915291 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:25.898425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e9692adf-1dcb-4390-9123-081ad9774abd req-379683e5-4f2a-46c8-87e0-8db5cc915291 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:25.898608 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e9692adf-1dcb-4390-9123-081ad9774abd req-379683e5-4f2a-46c8-87e0-8db5cc915291 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:25.899099 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-e9692adf-1dcb-4390-9123-081ad9774abd req-379683e5-4f2a-46c8-87e0-8db5cc915291 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:25.899776 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e9692adf-1dcb-4390-9123-081ad9774abd req-379683e5-4f2a-46c8-87e0-8db5cc915291 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:25.944620 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e9692adf-1dcb-4390-9123-081ad9774abd req-379683e5-4f2a-46c8-87e0-8db5cc915291 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Get all volumes completed successfully. Aug 14 01:15:25.945664 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:25.945664 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:25.955805 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e9692adf-1dcb-4390-9123-081ad9774abd req-379683e5-4f2a-46c8-87e0-8db5cc915291 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:25.955805 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 6/23] 10.4.3.11 () {68 vars in 1501 bytes} [Fri Aug 14 01:15:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:25.980362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-55dc051b-aebf-4865-a823-bef39aa6be61 req-289e4546-2149-46ff-897e-d3bf93412fe3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:25.982110 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-55dc051b-aebf-4865-a823-bef39aa6be61 req-289e4546-2149-46ff-897e-d3bf93412fe3 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:25.982308 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-55dc051b-aebf-4865-a823-bef39aa6be61 req-289e4546-2149-46ff-897e-d3bf93412fe3 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:25.982458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-55dc051b-aebf-4865-a823-bef39aa6be61 req-289e4546-2149-46ff-897e-d3bf93412fe3 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:25.982801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [req-55dc051b-aebf-4865-a823-bef39aa6be61 req-289e4546-2149-46ff-897e-d3bf93412fe3 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:25.983656 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-55dc051b-aebf-4865-a823-bef39aa6be61 req-289e4546-2149-46ff-897e-d3bf93412fe3 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:25.992623 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-55dc051b-aebf-4865-a823-bef39aa6be61 req-289e4546-2149-46ff-897e-d3bf93412fe3 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Get all volumes completed successfully. Aug 14 01:15:25.993571 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:25.993571 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:25.997538 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-55dc051b-aebf-4865-a823-bef39aa6be61 req-289e4546-2149-46ff-897e-d3bf93412fe3 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:25.997909 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 7/24] 10.4.3.11 () {68 vars in 1501 bytes} [Fri Aug 14 01:15:25 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:26.025876 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-daee5b2e-8406-4aa1-862b-849e6a505048 req-839d7c09-aa0f-401b-949f-437e73182620 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:26.027856 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-daee5b2e-8406-4aa1-862b-849e6a505048 req-839d7c09-aa0f-401b-949f-437e73182620 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:26.028105 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-daee5b2e-8406-4aa1-862b-849e6a505048 req-839d7c09-aa0f-401b-949f-437e73182620 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:26.028332 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-daee5b2e-8406-4aa1-862b-849e6a505048 req-839d7c09-aa0f-401b-949f-437e73182620 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:26.028573 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [req-daee5b2e-8406-4aa1-862b-849e6a505048 req-839d7c09-aa0f-401b-949f-437e73182620 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:26.029189 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [req-daee5b2e-8406-4aa1-862b-849e6a505048 req-839d7c09-aa0f-401b-949f-437e73182620 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:26.036859 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-daee5b2e-8406-4aa1-862b-849e6a505048 req-839d7c09-aa0f-401b-949f-437e73182620 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Get all volumes completed successfully. Aug 14 01:15:26.038190 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:26.038190 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:26.042391 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-daee5b2e-8406-4aa1-862b-849e6a505048 req-839d7c09-aa0f-401b-949f-437e73182620 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:26.042765 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 6/25] 10.4.3.11 () {68 vars in 1501 bytes} [Fri Aug 14 01:15:26 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:26.068264 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7ae9f6b7-e675-4188-b3e2-45351ace82e5 req-9dffd28b-0da5-49a5-ba4f-ab861fefe3e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:26.070594 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7ae9f6b7-e675-4188-b3e2-45351ace82e5 req-9dffd28b-0da5-49a5-ba4f-ab861fefe3e5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:26.070783 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7ae9f6b7-e675-4188-b3e2-45351ace82e5 req-9dffd28b-0da5-49a5-ba4f-ab861fefe3e5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:26.071020 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7ae9f6b7-e675-4188-b3e2-45351ace82e5 req-9dffd28b-0da5-49a5-ba4f-ab861fefe3e5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:26.071279 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [req-7ae9f6b7-e675-4188-b3e2-45351ace82e5 req-9dffd28b-0da5-49a5-ba4f-ab861fefe3e5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:26.072552 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-7ae9f6b7-e675-4188-b3e2-45351ace82e5 req-9dffd28b-0da5-49a5-ba4f-ab861fefe3e5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:26.079417 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7ae9f6b7-e675-4188-b3e2-45351ace82e5 req-9dffd28b-0da5-49a5-ba4f-ab861fefe3e5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Get all volumes completed successfully. Aug 14 01:15:26.080258 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:26.080258 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:26.084521 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7ae9f6b7-e675-4188-b3e2-45351ace82e5 req-9dffd28b-0da5-49a5-ba4f-ab861fefe3e5 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:26.084521 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 7/26] 10.4.3.11 () {68 vars in 1501 bytes} [Fri Aug 14 01:15:26 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:26.111342 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a2db45ff-2c60-4564-87e7-fdd909f33c3d req-1f338d87-dd35-4262-8577-dc68059d88b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:26.114142 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a2db45ff-2c60-4564-87e7-fdd909f33c3d req-1f338d87-dd35-4262-8577-dc68059d88b6 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:26.114142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a2db45ff-2c60-4564-87e7-fdd909f33c3d req-1f338d87-dd35-4262-8577-dc68059d88b6 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:26.114381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a2db45ff-2c60-4564-87e7-fdd909f33c3d req-1f338d87-dd35-4262-8577-dc68059d88b6 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:26.114733 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-a2db45ff-2c60-4564-87e7-fdd909f33c3d req-1f338d87-dd35-4262-8577-dc68059d88b6 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:26.115503 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a2db45ff-2c60-4564-87e7-fdd909f33c3d req-1f338d87-dd35-4262-8577-dc68059d88b6 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:26.125268 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a2db45ff-2c60-4564-87e7-fdd909f33c3d req-1f338d87-dd35-4262-8577-dc68059d88b6 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] Get all volumes completed successfully. Aug 14 01:15:26.126499 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:26.126499 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:26.131835 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a2db45ff-2c60-4564-87e7-fdd909f33c3d req-1f338d87-dd35-4262-8577-dc68059d88b6 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-reader] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:26.132286 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 7/27] 10.4.3.11 () {68 vars in 1501 bytes} [Fri Aug 14 01:15:26 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:26.152208 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-94156f1d-7181-4118-9468-9a8acfd6eafd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:26.155887 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94156f1d-7181-4118-9468-9a8acfd6eafd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] DELETE https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 Aug 14 01:15:26.156204 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94156f1d-7181-4118-9468-9a8acfd6eafd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:26.156433 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-94156f1d-7181-4118-9468-9a8acfd6eafd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:26.156690 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-94156f1d-7181-4118-9468-9a8acfd6eafd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Delete volume with id: 0ed37e32-e52d-423d-9ee6-4ed648e15a97 Aug 14 01:15:26.167436 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:26.167436 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:26.167941 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-94156f1d-7181-4118-9468-9a8acfd6eafd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:26.198772 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-94156f1d-7181-4118-9468-9a8acfd6eafd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Delete volume request issued successfully. Aug 14 01:15:26.199105 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-94156f1d-7181-4118-9468-9a8acfd6eafd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 returned with HTTP 202 Aug 14 01:15:26.199661 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 8/28] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:15:26 2026] DELETE /volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:15:26.208006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-04c5deec-6b17-4f67-a63f-a0f50faad9df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:26.211693 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04c5deec-6b17-4f67-a63f-a0f50faad9df tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 Aug 14 01:15:26.211896 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04c5deec-6b17-4f67-a63f-a0f50faad9df tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:26.212169 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04c5deec-6b17-4f67-a63f-a0f50faad9df tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:26.220733 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:26.220733 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:26.225128 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04c5deec-6b17-4f67-a63f-a0f50faad9df tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:26.229371 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04c5deec-6b17-4f67-a63f-a0f50faad9df tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 returned with HTTP 200 Aug 14 01:15:26.230056 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 7/29] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:26 2026] GET /volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:27.244883 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-99efa937-ca0e-4332-8dcc-3cd2a9a1123f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:27.247096 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99efa937-ca0e-4332-8dcc-3cd2a9a1123f tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 Aug 14 01:15:27.247186 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99efa937-ca0e-4332-8dcc-3cd2a9a1123f tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:27.247340 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99efa937-ca0e-4332-8dcc-3cd2a9a1123f tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:27.253638 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99efa937-ca0e-4332-8dcc-3cd2a9a1123f tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 returned with HTTP 404 Aug 14 01:15:27.254427 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 8/30] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:27 2026] GET /volume/v3/volumes/0ed37e32-e52d-423d-9ee6-4ed648e15a97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:27.262207 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb008b00-dc7b-4911-aacd-1a52b132ed27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:27.264190 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb008b00-dc7b-4911-aacd-1a52b132ed27 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] DELETE https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 Aug 14 01:15:27.264424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb008b00-dc7b-4911-aacd-1a52b132ed27 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:27.264666 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb008b00-dc7b-4911-aacd-1a52b132ed27 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:27.264857 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-eb008b00-dc7b-4911-aacd-1a52b132ed27 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Delete volume with id: acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 Aug 14 01:15:27.273535 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:27.273535 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:27.274126 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eb008b00-dc7b-4911-aacd-1a52b132ed27 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:27.308020 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eb008b00-dc7b-4911-aacd-1a52b132ed27 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Delete volume request issued successfully. Aug 14 01:15:27.308981 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb008b00-dc7b-4911-aacd-1a52b132ed27 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 returned with HTTP 202 Aug 14 01:15:27.308981 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 8/31] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:15:27 2026] DELETE /volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:15:27.316260 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-46e0d6cd-32d3-4f74-b3af-1d678144d8b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:27.318536 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46e0d6cd-32d3-4f74-b3af-1d678144d8b0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 Aug 14 01:15:27.318784 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46e0d6cd-32d3-4f74-b3af-1d678144d8b0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:27.319085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46e0d6cd-32d3-4f74-b3af-1d678144d8b0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:27.327957 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:27.327957 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:27.335798 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-46e0d6cd-32d3-4f74-b3af-1d678144d8b0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:27.345035 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46e0d6cd-32d3-4f74-b3af-1d678144d8b0 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 returned with HTTP 200 Aug 14 01:15:27.345889 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 9/32] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:27 2026] GET /volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:28.361893 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a6e7c6a8-8b34-4d80-9ced-f37d967acd42 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:28.364793 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6e7c6a8-8b34-4d80-9ced-f37d967acd42 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 Aug 14 01:15:28.365106 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6e7c6a8-8b34-4d80-9ced-f37d967acd42 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:28.365204 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6e7c6a8-8b34-4d80-9ced-f37d967acd42 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:28.370726 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6e7c6a8-8b34-4d80-9ced-f37d967acd42 tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 returned with HTTP 404 Aug 14 01:15:28.371403 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 8/33] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:28 2026] GET /volume/v3/volumes/acfeaa4e-2d01-4b9d-a215-b8ad5a0485d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:28.382220 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1571a2c-387e-4b6f-a99a-d4da5bb1e32b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:28.385508 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1571a2c-387e-4b6f-a99a-d4da5bb1e32b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] DELETE https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 Aug 14 01:15:28.385849 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1571a2c-387e-4b6f-a99a-d4da5bb1e32b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:28.386889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1571a2c-387e-4b6f-a99a-d4da5bb1e32b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:28.387127 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c1571a2c-387e-4b6f-a99a-d4da5bb1e32b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Delete volume with id: cd927b62-fd17-4f8e-b2f9-204f2cf960a8 Aug 14 01:15:28.393218 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:28.393218 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:28.393644 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c1571a2c-387e-4b6f-a99a-d4da5bb1e32b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:28.437696 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c1571a2c-387e-4b6f-a99a-d4da5bb1e32b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Delete volume request issued successfully. Aug 14 01:15:28.438003 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1571a2c-387e-4b6f-a99a-d4da5bb1e32b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 returned with HTTP 202 Aug 14 01:15:28.438593 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 9/34] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:15:28 2026] DELETE /volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:15:28.448729 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de7ef904-7ac2-4185-8c12-b1fe08a068fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:28.452762 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de7ef904-7ac2-4185-8c12-b1fe08a068fd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 Aug 14 01:15:28.452949 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de7ef904-7ac2-4185-8c12-b1fe08a068fd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:28.453231 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de7ef904-7ac2-4185-8c12-b1fe08a068fd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:28.462033 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:28.462033 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:28.466161 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-de7ef904-7ac2-4185-8c12-b1fe08a068fd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Volume info retrieved successfully. Aug 14 01:15:28.470382 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de7ef904-7ac2-4185-8c12-b1fe08a068fd tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 returned with HTTP 200 Aug 14 01:15:28.470830 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 9/35] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:28 2026] GET /volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:29.486330 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c42cf313-a842-4f9d-9761-1bc77b2c227b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:29.489016 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c42cf313-a842-4f9d-9761-1bc77b2c227b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] GET https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 Aug 14 01:15:29.489190 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c42cf313-a842-4f9d-9761-1bc77b2c227b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:29.489310 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c42cf313-a842-4f9d-9761-1bc77b2c227b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:29.498139 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c42cf313-a842-4f9d-9761-1bc77b2c227b tempest-VolumesTestJSON-1083548650 tempest-VolumesTestJSON-1083548650-project-member] https://10.4.3.11/volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 returned with HTTP 404 Aug 14 01:15:29.499073 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 10/36] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:29 2026] GET /volume/v3/volumes/cd927b62-fd17-4f8e-b2f9-204f2cf960a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:34.141225 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d77a7632-de22-45f5-8b28-fb35f6a9356f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:34.514907 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d77a7632-de22-45f5-8b28-fb35f6a9356f tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:15:34.515340 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d77a7632-de22-45f5-8b28-fb35f6a9356f tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-758229249"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:34.551599 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d77a7632-de22-45f5-8b28-fb35f6a9356f tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:15:34.552076 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 9/37] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:15:34 2026] POST /volume/v3/types => generated 219 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:34.562466 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-140e5c32-08c9-4fc7-b568-ac606e55450d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:34.565705 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-140e5c32-08c9-4fc7-b568-ac606e55450d tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:15:34.566018 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-140e5c32-08c9-4fc7-b568-ac606e55450d tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-219442063"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:34.601256 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-140e5c32-08c9-4fc7-b568-ac606e55450d tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:15:34.601804 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 10/38] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:15:34 2026] POST /volume/v3/group_types => generated 176 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:34.614325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad4a4ffc-c78c-4e05-acf4-79488eb4696b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:34.831855 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad4a4ffc-c78c-4e05-acf4-79488eb4696b tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] POST https://10.4.3.11/volume/v3/groups Aug 14 01:15:34.831855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad4a4ffc-c78c-4e05-acf4-79488eb4696b tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b80084c3-011d-4ba4-be1d-dc6271d9b17e", "volume_types": ["59b8b25f-6b58-4e89-903e-204890ddab89"], "name": "tempest-GroupsV314Test-Group-212271335"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:34.833518 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-ad4a4ffc-c78c-4e05-acf4-79488eb4696b tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Creating new group {'group': {'group_type': 'b80084c3-011d-4ba4-be1d-dc6271d9b17e', 'volume_types': ['59b8b25f-6b58-4e89-903e-204890ddab89'], 'name': 'tempest-GroupsV314Test-Group-212271335'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 01:15:34.851302 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-ad4a4ffc-c78c-4e05-acf4-79488eb4696b tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Creating group tempest-GroupsV314Test-Group-212271335. Aug 14 01:15:34.878840 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad4a4ffc-c78c-4e05-acf4-79488eb4696b tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:15:34.878042. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:15:34.879011 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad4a4ffc-c78c-4e05-acf4-79488eb4696b tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Availability Zones retrieved successfully. Aug 14 01:15:34.910794 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ad4a4ffc-c78c-4e05-acf4-79488eb4696b tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Created reservations ['b38e3f08-253d-46a3-809b-c0a92437e1b1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:34.966953 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad4a4ffc-c78c-4e05-acf4-79488eb4696b tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/groups returned with HTTP 202 Aug 14 01:15:34.966953 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 10/39] 10.4.3.11 () {70 vars in 1290 bytes} [Fri Aug 14 01:15:34 2026] POST /volume/v3/groups => generated 107 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:34.984009 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-815806e7-6613-49fc-8a0b-e49904304081 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:34.986183 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-815806e7-6613-49fc-8a0b-e49904304081 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9 Aug 14 01:15:34.986387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-815806e7-6613-49fc-8a0b-e49904304081 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:34.986581 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-815806e7-6613-49fc-8a0b-e49904304081 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:34.986721 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-815806e7-6613-49fc-8a0b-e49904304081 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] show called for member f1b94b7a-5465-4d81-8600-68589bcdd4b9 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:15:34.992881 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:34.992881 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:35.024598 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-815806e7-6613-49fc-8a0b-e49904304081 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9 returned with HTTP 200 Aug 14 01:15:35.025260 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 11/40] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:15:34 2026] GET /volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9 => generated 387 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:36.036488 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9bf2faf1-6d9c-4abf-a9b4-65d3594db2cc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:36.038358 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9bf2faf1-6d9c-4abf-a9b4-65d3594db2cc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9 Aug 14 01:15:36.038620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9bf2faf1-6d9c-4abf-a9b4-65d3594db2cc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:36.038720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9bf2faf1-6d9c-4abf-a9b4-65d3594db2cc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:36.038966 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-9bf2faf1-6d9c-4abf-a9b4-65d3594db2cc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] show called for member f1b94b7a-5465-4d81-8600-68589bcdd4b9 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:15:36.043943 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:36.043943 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:36.072587 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9bf2faf1-6d9c-4abf-a9b4-65d3594db2cc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9 returned with HTTP 200 Aug 14 01:15:36.073126 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 10/41] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:15:36 2026] GET /volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9 => generated 388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:36.084211 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5ca3751b-af87-426c-8e2f-71753db21093 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:36.084670 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:36.085098 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1574872483", "volume_type": "59b8b25f-6b58-4e89-903e-204890ddab89", "group_id": "f1b94b7a-5465-4d81-8600-68589bcdd4b9", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:36.086523 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1574872483', 'volume_type': '59b8b25f-6b58-4e89-903e-204890ddab89', 'group_id': 'f1b94b7a-5465-4d81-8600-68589bcdd4b9', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:36.103829 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:36.103829 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:36.104588 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Create volume of 1 GB Aug 14 01:15:36.121769 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:15:36.121306. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:15:36.121885 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Availability Zones retrieved successfully. Aug 14 01:15:36.140651 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Flow 'volume_create_api' (ff16f087-5b16-4bfc-9953-6e86f68d2423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:36.141725 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58f0c787-8116-4117-88a4-9348f954e012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:36.142370 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:36.142370 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:36.142822 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:36.184202 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58f0c787-8116-4117-88a4-9348f954e012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:15:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=59b8b25f-6b58-4e89-903e-204890ddab89,is_public=True,name='tempest-GroupsV314Test-volume-type-758229249',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59b8b25f-6b58-4e89-903e-204890ddab89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f1b94b7a-5465-4d81-8600-68589bcdd4b9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:36.184971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4350cab-4c72-41cb-818c-d38e212061ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:36.233163 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-758229249 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-758229249, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:15:36.235944 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-758229249 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-758229249, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:15:36.284392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Created reservations ['c42e9336-23d4-49a6-8ad8-2b002fc7728b', 'd8f4af79-f183-4db5-a611-a9be824235de', 'edd19183-1adb-4cb6-9437-5029886d9ea7', '283727f9-4eef-4943-afaf-9b6d786c0d68'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:36.285163 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4350cab-4c72-41cb-818c-d38e212061ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c42e9336-23d4-49a6-8ad8-2b002fc7728b', 'd8f4af79-f183-4db5-a611-a9be824235de', 'edd19183-1adb-4cb6-9437-5029886d9ea7', '283727f9-4eef-4943-afaf-9b6d786c0d68']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:36.286185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c541634c-ad08-4a5e-8ea2-cf3de0d8c380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:36.311779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c541634c-ad08-4a5e-8ea2-cf3de0d8c380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a50b73c1-9fff-4ef7-a2a3-2c934febe521', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1574872483',encryption_key_id=None,group_id=f1b94b7a-5465-4d81-8600-68589bcdd4b9,group_type_id=,metadata={},multiattach=False,project_id='2949a40b0f8c48d9bd387cc12389f1f7',qos_specs=None,replication_status=,reservations=['c42e9336-23d4-49a6-8ad8-2b002fc7728b','d8f4af79-f183-4db5-a611-a9be824235de','edd19183-1adb-4cb6-9437-5029886d9ea7','283727f9-4eef-4943-afaf-9b6d786c0d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ede7b407a1a44616ad6838a61931d0c9',volume_type_id=59b8b25f-6b58-4e89-903e-204890ddab89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1574872483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f1b94b7a-5465-4d81-8600-68589bcdd4b9,host=None,id=a50b73c1-9fff-4ef7-a2a3-2c934febe521,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2949a40b0f8c48d9bd387cc12389f1f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ede7b407a1a44616ad6838a61931d0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59b8b25f-6b58-4e89-903e-204890ddab89),volume_type_id=59b8b25f-6b58-4e89-903e-204890ddab89)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:36.312355 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc0464f-38aa-4365-a4a6-8f22d3893552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:36.341622 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc0464f-38aa-4365-a4a6-8f22d3893552) transitioned into state 'SUCCESS' from state '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-1574872483',encryption_key_id=None,group_id=f1b94b7a-5465-4d81-8600-68589bcdd4b9,group_type_id=,metadata={},multiattach=False,project_id='2949a40b0f8c48d9bd387cc12389f1f7',qos_specs=None,replication_status=,reservations=['c42e9336-23d4-49a6-8ad8-2b002fc7728b','d8f4af79-f183-4db5-a611-a9be824235de','edd19183-1adb-4cb6-9437-5029886d9ea7','283727f9-4eef-4943-afaf-9b6d786c0d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ede7b407a1a44616ad6838a61931d0c9',volume_type_id=59b8b25f-6b58-4e89-903e-204890ddab89)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:36.342128 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a1edf1-31a5-4031-ae13-be57d893c1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:36.359901 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a1edf1-31a5-4031-ae13-be57d893c1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:36.361221 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Flow 'volume_create_api' (ff16f087-5b16-4bfc-9953-6e86f68d2423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:36.361655 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Create volume request issued successfully. Aug 14 01:15:36.362575 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:36.362787 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:36.405375 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:36.408591 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:36.408591 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:36.412151 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ca3751b-af87-426c-8e2f-71753db21093 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:36.412551 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 11/42] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:15:36 2026] POST /volume/v3/volumes => generated 816 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:36.427255 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6d3a79e-8508-467c-91ed-2011643586b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:36.432242 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6d3a79e-8508-467c-91ed-2011643586b8 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 Aug 14 01:15:36.432543 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6d3a79e-8508-467c-91ed-2011643586b8 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:36.432754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6d3a79e-8508-467c-91ed-2011643586b8 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:36.441772 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:36.441772 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:36.446215 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f6d3a79e-8508-467c-91ed-2011643586b8 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Volume info retrieved successfully. Aug 14 01:15:36.446526 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-f6d3a79e-8508-467c-91ed-2011643586b8 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:36.446677 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-f6d3a79e-8508-467c-91ed-2011643586b8 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:36.486057 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-f6d3a79e-8508-467c-91ed-2011643586b8 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:36.490673 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:36.490673 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:36.499684 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6d3a79e-8508-467c-91ed-2011643586b8 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 returned with HTTP 200 Aug 14 01:15:36.499955 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 11/43] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:15:36 2026] GET /volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 => generated 884 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:37.517561 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ff03921-7961-4741-a514-ea7da0ab3709 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:37.520942 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ff03921-7961-4741-a514-ea7da0ab3709 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 Aug 14 01:15:37.520942 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ff03921-7961-4741-a514-ea7da0ab3709 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:37.520942 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ff03921-7961-4741-a514-ea7da0ab3709 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:37.528954 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:37.528954 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:37.534011 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3ff03921-7961-4741-a514-ea7da0ab3709 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Volume info retrieved successfully. Aug 14 01:15:37.535633 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-3ff03921-7961-4741-a514-ea7da0ab3709 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:37.536013 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-3ff03921-7961-4741-a514-ea7da0ab3709 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:37.590474 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-3ff03921-7961-4741-a514-ea7da0ab3709 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:37.593666 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:37.593666 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:37.602794 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ff03921-7961-4741-a514-ea7da0ab3709 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 returned with HTTP 200 Aug 14 01:15:37.603363 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 12/44] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:15:37 2026] GET /volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:37.622587 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:37.626697 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] POST https://10.4.3.11/volume/v3/groups/action Aug 14 01:15:37.626697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Action body: b'{"create-from-src": {"source_group_id": "f1b94b7a-5465-4d81-8600-68589bcdd4b9", "name": "tempest-Group_from_grp-1805796533"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:15:37.626697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f1b94b7a-5465-4d81-8600-68589bcdd4b9", "name": "tempest-Group_from_grp-1805796533"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:37.630707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Creating new group {'create-from-src': {'source_group_id': 'f1b94b7a-5465-4d81-8600-68589bcdd4b9', 'name': 'tempest-Group_from_grp-1805796533'}}. {{(pid=100275) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 01:15:37.630890 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Creating group tempest-Group_from_grp-1805796533 from source group f1b94b7a-5465-4d81-8600-68589bcdd4b9. Aug 14 01:15:37.635916 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:37.635916 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:37.642735 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:37.642735 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:37.714469 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Created reservations ['c8bbca16-9ee9-415a-87e4-72b320412d0f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:37.868907 np0000007295 devstack@c-api.service[100275]: INFO cinder.group.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] A mapping entry already exists for group 0a616261-082e-4752-b70c-e12cc2e73807 and volume type 59b8b25f-6b58-4e89-903e-204890ddab89. Do not need to create again. Aug 14 01:15:37.869337 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:37.869337 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:37.877663 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:15:37.876840. {{(pid=100275) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:15:37.878684 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Availability Zones retrieved successfully. Aug 14 01:15:37.919171 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Flow 'volume_create_api' (a9087f98-4f71-4463-9ce0-842fafe0b22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:37.919171 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ded5aa-5ab7-4423-80e1-ce0b647522eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:37.920948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:37.977600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34ded5aa-5ab7-4423-80e1-ce0b647522eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a50b73c1-9fff-4ef7-a2a3-2c934febe521', 'volume_type': VolumeType(created_at=2026-08-14T01:15:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=59b8b25f-6b58-4e89-903e-204890ddab89,is_public=True,name='tempest-GroupsV314Test-volume-type-758229249',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59b8b25f-6b58-4e89-903e-204890ddab89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0a616261-082e-4752-b70c-e12cc2e73807', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:37.979252 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1010eb2-26ab-4cde-8c28-1a500a189ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:38.028689 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-758229249 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-758229249, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:15:38.029161 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-758229249 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-758229249, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:15:38.048829 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Created reservations ['1fb0e930-105b-48ac-aa53-0fc1a9e1fee8', '4251e088-158b-4c19-bbcd-44a588243a02', 'da37f443-5c7d-473b-bbd4-b0bbaecfa46c', '1ec08933-a635-4144-9480-ee8d4d8d4c59'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:38.050089 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1010eb2-26ab-4cde-8c28-1a500a189ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fb0e930-105b-48ac-aa53-0fc1a9e1fee8', '4251e088-158b-4c19-bbcd-44a588243a02', 'da37f443-5c7d-473b-bbd4-b0bbaecfa46c', '1ec08933-a635-4144-9480-ee8d4d8d4c59']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:38.050727 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd000ce3-9d76-4600-afef-600279c4f242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:38.089222 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd000ce3-9d76-4600-afef-600279c4f242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd54d0606-87bb-4147-8c9b-4ad54bd4564e', '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=0a616261-082e-4752-b70c-e12cc2e73807,group_type_id=,metadata={},multiattach=False,project_id='2949a40b0f8c48d9bd387cc12389f1f7',qos_specs=None,replication_status=,reservations=['1fb0e930-105b-48ac-aa53-0fc1a9e1fee8','4251e088-158b-4c19-bbcd-44a588243a02','da37f443-5c7d-473b-bbd4-b0bbaecfa46c','1ec08933-a635-4144-9480-ee8d4d8d4c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=a50b73c1-9fff-4ef7-a2a3-2c934febe521,status='creating',user_id='ede7b407a1a44616ad6838a61931d0c9',volume_type_id=59b8b25f-6b58-4e89-903e-204890ddab89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0a616261-082e-4752-b70c-e12cc2e73807,host=None,id=d54d0606-87bb-4147-8c9b-4ad54bd4564e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2949a40b0f8c48d9bd387cc12389f1f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a50b73c1-9fff-4ef7-a2a3-2c934febe521,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ede7b407a1a44616ad6838a61931d0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59b8b25f-6b58-4e89-903e-204890ddab89),volume_type_id=59b8b25f-6b58-4e89-903e-204890ddab89)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:38.090620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2516dae1-c565-47ed-9ae4-fcff181f733e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:38.132666 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2516dae1-c565-47ed-9ae4-fcff181f733e) transitioned into state 'SUCCESS' from 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=0a616261-082e-4752-b70c-e12cc2e73807,group_type_id=,metadata={},multiattach=False,project_id='2949a40b0f8c48d9bd387cc12389f1f7',qos_specs=None,replication_status=,reservations=['1fb0e930-105b-48ac-aa53-0fc1a9e1fee8','4251e088-158b-4c19-bbcd-44a588243a02','da37f443-5c7d-473b-bbd4-b0bbaecfa46c','1ec08933-a635-4144-9480-ee8d4d8d4c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=a50b73c1-9fff-4ef7-a2a3-2c934febe521,status='creating',user_id='ede7b407a1a44616ad6838a61931d0c9',volume_type_id=59b8b25f-6b58-4e89-903e-204890ddab89)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:38.133622 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Flow 'volume_create_api' (a9087f98-4f71-4463-9ce0-842fafe0b22f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:38.133722 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Create volume request issued successfully. Aug 14 01:15:38.152896 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f06d577b-acd1-4299-a4d8-8a1d3f11832c tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/groups/action returned with HTTP 202 Aug 14 01:15:38.153486 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 11/45] 10.4.3.11 () {70 vars in 1311 bytes} [Fri Aug 14 01:15:37 2026] POST /volume/v3/groups/action => generated 102 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:38.164119 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:38.166460 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:38.166740 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:38.167035 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:38.167438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:38.168382 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:38.192867 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Get all volumes completed successfully. Aug 14 01:15:38.193565 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:38.193708 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:38.233761 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:38.240850 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.240850 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:38.244738 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:38.245071 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:38.294293 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:38.297515 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.297515 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:38.306064 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65448478-bf21-43b0-a4dc-5c2dddb905f1 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:38.306457 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 12/46] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:15:38 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:15:38.320466 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-773d5b86-a2d0-40b9-be99-55591a486b28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:38.323051 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-773d5b86-a2d0-40b9-be99-55591a486b28 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/d54d0606-87bb-4147-8c9b-4ad54bd4564e Aug 14 01:15:38.323217 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-773d5b86-a2d0-40b9-be99-55591a486b28 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:38.323415 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-773d5b86-a2d0-40b9-be99-55591a486b28 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:38.331824 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.331824 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:38.336654 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-773d5b86-a2d0-40b9-be99-55591a486b28 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Volume info retrieved successfully. Aug 14 01:15:38.337425 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-773d5b86-a2d0-40b9-be99-55591a486b28 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:38.337581 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-773d5b86-a2d0-40b9-be99-55591a486b28 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:38.376015 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-773d5b86-a2d0-40b9-be99-55591a486b28 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:38.379008 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.379008 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:38.386305 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-773d5b86-a2d0-40b9-be99-55591a486b28 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/d54d0606-87bb-4147-8c9b-4ad54bd4564e returned with HTTP 200 Aug 14 01:15:38.386834 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 12/47] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:15:38 2026] GET /volume/v3/volumes/d54d0606-87bb-4147-8c9b-4ad54bd4564e => generated 920 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:38.400917 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b87d5834-0bb6-4c41-9bc4-5f979680dc7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:38.403606 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b87d5834-0bb6-4c41-9bc4-5f979680dc7e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/groups/0a616261-082e-4752-b70c-e12cc2e73807 Aug 14 01:15:38.403945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b87d5834-0bb6-4c41-9bc4-5f979680dc7e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:38.404244 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b87d5834-0bb6-4c41-9bc4-5f979680dc7e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:38.404450 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-b87d5834-0bb6-4c41-9bc4-5f979680dc7e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] show called for member 0a616261-082e-4752-b70c-e12cc2e73807 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:15:38.410662 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.410662 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:38.420422 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b87d5834-0bb6-4c41-9bc4-5f979680dc7e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/groups/0a616261-082e-4752-b70c-e12cc2e73807 returned with HTTP 200 Aug 14 01:15:38.420760 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 13/48] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:15:38 2026] GET /volume/v3/groups/0a616261-082e-4752-b70c-e12cc2e73807 => generated 417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:38.430831 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5e1410ee-4f39-473c-973a-ae19995d026a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:38.433416 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:38.433584 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:38.433828 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:38.434151 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:38.434573 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.434573 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:38.435523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:38.444983 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Get all volumes completed successfully. Aug 14 01:15:38.445721 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:38.446133 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:38.486666 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:38.490087 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.490087 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:38.494398 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:38.494561 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:38.540608 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:38.547115 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.547115 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:38.558652 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e1410ee-4f39-473c-973a-ae19995d026a tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:38.559259 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 12/49] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:15:38 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:15:38.579245 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1b7c4bc-efbe-43ba-bd84-b9f239829dcc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:38.581240 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1b7c4bc-efbe-43ba-bd84-b9f239829dcc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] POST https://10.4.3.11/volume/v3/groups/0a616261-082e-4752-b70c-e12cc2e73807/action Aug 14 01:15:38.581999 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1b7c4bc-efbe-43ba-bd84-b9f239829dcc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:15:38.581999 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1b7c4bc-efbe-43ba-bd84-b9f239829dcc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:38.586689 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-c1b7c4bc-efbe-43ba-bd84-b9f239829dcc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] delete called for group 0a616261-082e-4752-b70c-e12cc2e73807 {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:15:38.586689 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-c1b7c4bc-efbe-43ba-bd84-b9f239829dcc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Delete group with id: 0a616261-082e-4752-b70c-e12cc2e73807 Aug 14 01:15:38.593578 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.593578 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:38.695032 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1b7c4bc-efbe-43ba-bd84-b9f239829dcc tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/groups/0a616261-082e-4752-b70c-e12cc2e73807/action returned with HTTP 202 Aug 14 01:15:38.695584 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 13/50] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:15:38 2026] POST /volume/v3/groups/0a616261-082e-4752-b70c-e12cc2e73807/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:15:38.709211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae17e2ab-a57c-4161-af23-c88fc152caa2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:38.724221 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae17e2ab-a57c-4161-af23-c88fc152caa2 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/d54d0606-87bb-4147-8c9b-4ad54bd4564e Aug 14 01:15:38.724855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae17e2ab-a57c-4161-af23-c88fc152caa2 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:38.724855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae17e2ab-a57c-4161-af23-c88fc152caa2 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:38.741651 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.741651 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:38.753913 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ae17e2ab-a57c-4161-af23-c88fc152caa2 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Volume info retrieved successfully. Aug 14 01:15:38.753913 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-ae17e2ab-a57c-4161-af23-c88fc152caa2 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:38.753913 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-ae17e2ab-a57c-4161-af23-c88fc152caa2 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:38.789495 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-ae17e2ab-a57c-4161-af23-c88fc152caa2 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:38.791239 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:38.791239 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:38.798227 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae17e2ab-a57c-4161-af23-c88fc152caa2 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/d54d0606-87bb-4147-8c9b-4ad54bd4564e returned with HTTP 200 Aug 14 01:15:38.798606 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 13/51] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:15:38 2026] GET /volume/v3/volumes/d54d0606-87bb-4147-8c9b-4ad54bd4564e => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:39.815228 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4fd6d06-e402-48e5-a500-3bb6cdba6747 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:39.816863 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4fd6d06-e402-48e5-a500-3bb6cdba6747 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/d54d0606-87bb-4147-8c9b-4ad54bd4564e Aug 14 01:15:39.817064 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4fd6d06-e402-48e5-a500-3bb6cdba6747 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:39.817240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4fd6d06-e402-48e5-a500-3bb6cdba6747 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:39.822298 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4fd6d06-e402-48e5-a500-3bb6cdba6747 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/d54d0606-87bb-4147-8c9b-4ad54bd4564e returned with HTTP 404 Aug 14 01:15:39.822842 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 14/52] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:15:39 2026] GET /volume/v3/volumes/d54d0606-87bb-4147-8c9b-4ad54bd4564e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:15:39.834351 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-79b22f60-7c61-4ea3-ace2-bf8e7b6831df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:39.836334 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79b22f60-7c61-4ea3-ace2-bf8e7b6831df tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/groups/0a616261-082e-4752-b70c-e12cc2e73807 Aug 14 01:15:39.836558 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79b22f60-7c61-4ea3-ace2-bf8e7b6831df tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:39.836734 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79b22f60-7c61-4ea3-ace2-bf8e7b6831df tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:39.836878 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-79b22f60-7c61-4ea3-ace2-bf8e7b6831df tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] show called for member 0a616261-082e-4752-b70c-e12cc2e73807 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:15:39.842262 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79b22f60-7c61-4ea3-ace2-bf8e7b6831df tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/groups/0a616261-082e-4752-b70c-e12cc2e73807 returned with HTTP 404 Aug 14 01:15:39.842963 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 13/53] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:15:39 2026] GET /volume/v3/groups/0a616261-082e-4752-b70c-e12cc2e73807 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:15:39.853759 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:39.856777 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:15:39.857075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:39.857316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:39.857605 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:15:39.858643 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:15:39.872325 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Get all volumes completed successfully. Aug 14 01:15:39.873201 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:39.873369 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:39.929350 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:39.933031 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:39.933031 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:39.942261 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53a10e93-3ddd-4ce8-85a7-6df77441cdae tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:15:39.942857 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 14/54] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:15:39 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:39.964423 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45ad8b06-cec5-429b-a6bd-3cf9b55b52d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:39.966727 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45ad8b06-cec5-429b-a6bd-3cf9b55b52d0 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] POST https://10.4.3.11/volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9/action Aug 14 01:15:39.967872 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45ad8b06-cec5-429b-a6bd-3cf9b55b52d0 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:15:39.968068 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45ad8b06-cec5-429b-a6bd-3cf9b55b52d0 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:39.973199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-45ad8b06-cec5-429b-a6bd-3cf9b55b52d0 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] delete called for group f1b94b7a-5465-4d81-8600-68589bcdd4b9 {{(pid=100274) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:15:39.973199 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-45ad8b06-cec5-429b-a6bd-3cf9b55b52d0 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Delete group with id: f1b94b7a-5465-4d81-8600-68589bcdd4b9 Aug 14 01:15:39.976625 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:39.976625 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:40.085157 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45ad8b06-cec5-429b-a6bd-3cf9b55b52d0 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9/action returned with HTTP 202 Aug 14 01:15:40.085740 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 14/55] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:15:39 2026] POST /volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:15:40.094675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-72fb3416-f94a-4c84-bc0a-1975ffd8bb03 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:40.096696 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72fb3416-f94a-4c84-bc0a-1975ffd8bb03 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 Aug 14 01:15:40.098031 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72fb3416-f94a-4c84-bc0a-1975ffd8bb03 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:40.098031 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72fb3416-f94a-4c84-bc0a-1975ffd8bb03 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:40.115305 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:40.115305 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:40.122408 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72fb3416-f94a-4c84-bc0a-1975ffd8bb03 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Volume info retrieved successfully. Aug 14 01:15:40.123563 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-72fb3416-f94a-4c84-bc0a-1975ffd8bb03 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:15:40.123736 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-72fb3416-f94a-4c84-bc0a-1975ffd8bb03 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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 14 01:15:40.169079 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-72fb3416-f94a-4c84-bc0a-1975ffd8bb03 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:15:40.169821 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:40.169821 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:40.177917 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72fb3416-f94a-4c84-bc0a-1975ffd8bb03 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 returned with HTTP 200 Aug 14 01:15:40.178403 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 15/56] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:15:40 2026] GET /volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 => generated 908 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:41.199362 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a79d0a30-caf7-4dda-8e3a-4c20d5c91635 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:41.201322 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a79d0a30-caf7-4dda-8e3a-4c20d5c91635 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 Aug 14 01:15:41.201869 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a79d0a30-caf7-4dda-8e3a-4c20d5c91635 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:41.202292 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a79d0a30-caf7-4dda-8e3a-4c20d5c91635 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:41.211075 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a79d0a30-caf7-4dda-8e3a-4c20d5c91635 tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 returned with HTTP 404 Aug 14 01:15:41.211659 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 14/57] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:15:41 2026] GET /volume/v3/volumes/a50b73c1-9fff-4ef7-a2a3-2c934febe521 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:15:41.220964 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c416fd00-33a1-4ace-85bc-0847e940578e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:41.224810 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c416fd00-33a1-4ace-85bc-0847e940578e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] GET https://10.4.3.11/volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9 Aug 14 01:15:41.225065 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c416fd00-33a1-4ace-85bc-0847e940578e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:41.225259 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c416fd00-33a1-4ace-85bc-0847e940578e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:41.225390 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-c416fd00-33a1-4ace-85bc-0847e940578e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] show called for member f1b94b7a-5465-4d81-8600-68589bcdd4b9 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:15:41.234087 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c416fd00-33a1-4ace-85bc-0847e940578e tempest-GroupsV314Test-2054563769 tempest-GroupsV314Test-2054563769-project-member] https://10.4.3.11/volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9 returned with HTTP 404 Aug 14 01:15:41.234087 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 15/58] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:15:41 2026] GET /volume/v3/groups/f1b94b7a-5465-4d81-8600-68589bcdd4b9 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:15:41.246015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d700d96-1cd9-4c68-b40f-62bdb89006d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:41.249717 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d700d96-1cd9-4c68-b40f-62bdb89006d2 tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/b80084c3-011d-4ba4-be1d-dc6271d9b17e Aug 14 01:15:41.249717 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d700d96-1cd9-4c68-b40f-62bdb89006d2 tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:41.249717 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d700d96-1cd9-4c68-b40f-62bdb89006d2 tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:41.272868 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d700d96-1cd9-4c68-b40f-62bdb89006d2 tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] https://10.4.3.11/volume/v3/group_types/b80084c3-011d-4ba4-be1d-dc6271d9b17e returned with HTTP 202 Aug 14 01:15:41.273356 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 15/59] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:15:41 2026] DELETE /volume/v3/group_types/b80084c3-011d-4ba4-be1d-dc6271d9b17e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:15:41.281859 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24bbabdd-8393-491b-9ce0-b352876ba8bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:41.284179 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24bbabdd-8393-491b-9ce0-b352876ba8bb tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] DELETE https://10.4.3.11/volume/v3/types/59b8b25f-6b58-4e89-903e-204890ddab89 Aug 14 01:15:41.284595 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24bbabdd-8393-491b-9ce0-b352876ba8bb tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:41.285005 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24bbabdd-8393-491b-9ce0-b352876ba8bb tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:41.337757 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24bbabdd-8393-491b-9ce0-b352876ba8bb tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] https://10.4.3.11/volume/v3/types/59b8b25f-6b58-4e89-903e-204890ddab89 returned with HTTP 202 Aug 14 01:15:41.337757 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 16/60] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:15:41 2026] DELETE /volume/v3/types/59b8b25f-6b58-4e89-903e-204890ddab89 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:15:41.348459 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9bbd81f-f349-4eca-8ae2-6c6465b08f6b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:41.351116 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9bbd81f-f349-4eca-8ae2-6c6465b08f6b tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] GET https://10.4.3.11/volume/v3/types/59b8b25f-6b58-4e89-903e-204890ddab89 Aug 14 01:15:41.351281 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9bbd81f-f349-4eca-8ae2-6c6465b08f6b tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:41.351458 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9bbd81f-f349-4eca-8ae2-6c6465b08f6b tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:41.355748 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9bbd81f-f349-4eca-8ae2-6c6465b08f6b tempest-GroupsV314Test-1770345500 tempest-GroupsV314Test-1770345500-project-admin] https://10.4.3.11/volume/v3/types/59b8b25f-6b58-4e89-903e-204890ddab89 returned with HTTP 404 Aug 14 01:15:41.356502 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 15/61] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:15:41 2026] GET /volume/v3/types/59b8b25f-6b58-4e89-903e-204890ddab89 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:42.978588 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:43.227359 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:43.227872 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1981053725"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:43.230520 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1981053725'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:43.230987 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Create volume of 1 GB Aug 14 01:15:43.237697 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Availability Zones retrieved successfully. Aug 14 01:15:43.248746 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Flow 'volume_create_api' (65f48cd1-bd6d-4b73-8ff9-b097aee614a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:43.250494 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a988b1-d598-4da0-91d0-8fa0c77ad518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:43.251857 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:43.298915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a988b1-d598-4da0-91d0-8fa0c77ad518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:43.300039 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae83e33a-2fd0-4912-9100-b32a8e1b7b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:43.327401 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] 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 14 01:15:43.327640 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] 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 14 01:15:43.361278 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Created reservations ['2232cdce-adf5-4299-8b18-22c48bb17e89', 'df607bb1-552b-4eae-92d6-7f618449b943', 'e873a8cb-b147-4566-86c0-687144364b3b', 'b63edafe-0d12-4afd-a0d8-e3abcfb2fe47'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:43.362072 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae83e33a-2fd0-4912-9100-b32a8e1b7b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2232cdce-adf5-4299-8b18-22c48bb17e89', 'df607bb1-552b-4eae-92d6-7f618449b943', 'e873a8cb-b147-4566-86c0-687144364b3b', 'b63edafe-0d12-4afd-a0d8-e3abcfb2fe47']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:43.362779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10343b0-e5f5-4c74-a652-a19bb3850e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:43.417561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10343b0-e5f5-4c74-a652-a19bb3850e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ca3829-e800-44e4-a59b-497bb8d3ece2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1981053725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ea1c0307434a11bddd144a6bb7effa',qos_specs=None,replication_status=,reservations=['2232cdce-adf5-4299-8b18-22c48bb17e89','df607bb1-552b-4eae-92d6-7f618449b943','e873a8cb-b147-4566-86c0-687144364b3b','b63edafe-0d12-4afd-a0d8-e3abcfb2fe47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c18a9540914e8fb0ae8bf66bd041ca',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1981053725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ca3829-e800-44e4-a59b-497bb8d3ece2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35ea1c0307434a11bddd144a6bb7effa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91c18a9540914e8fb0ae8bf66bd041ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:43.418367 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea0e768-0ae9-48b4-a684-542c992eaa5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:43.436329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea0e768-0ae9-48b4-a684-542c992eaa5a) transitioned into state 'SUCCESS' from state '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-1981053725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ea1c0307434a11bddd144a6bb7effa',qos_specs=None,replication_status=,reservations=['2232cdce-adf5-4299-8b18-22c48bb17e89','df607bb1-552b-4eae-92d6-7f618449b943','e873a8cb-b147-4566-86c0-687144364b3b','b63edafe-0d12-4afd-a0d8-e3abcfb2fe47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c18a9540914e8fb0ae8bf66bd041ca',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:43.437125 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559b0c5b-c4b4-44b9-bb0c-ab9c5ec1b66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:43.453176 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559b0c5b-c4b4-44b9-bb0c-ab9c5ec1b66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:43.454846 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Flow 'volume_create_api' (65f48cd1-bd6d-4b73-8ff9-b097aee614a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:43.454846 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Create volume request issued successfully. Aug 14 01:15:43.454846 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f774d14-89b7-4187-b3ca-0e7a287b3a90 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:43.455226 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 16/62] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:15:42 2026] POST /volume/v3/volumes => generated 783 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:43.469026 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db691b6f-25b6-425c-8b5e-cde309dbe8b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:43.470897 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db691b6f-25b6-425c-8b5e-cde309dbe8b9 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:15:43.471110 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db691b6f-25b6-425c-8b5e-cde309dbe8b9 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:43.471273 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db691b6f-25b6-425c-8b5e-cde309dbe8b9 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:43.500475 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:43.500475 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:43.503978 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db691b6f-25b6-425c-8b5e-cde309dbe8b9 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:15:43.508074 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db691b6f-25b6-425c-8b5e-cde309dbe8b9 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:15:43.508632 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 16/63] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:43 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 962 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:44.525318 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3977e35a-dcc9-46fe-a7de-bfb945366d5a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:44.527471 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3977e35a-dcc9-46fe-a7de-bfb945366d5a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:15:44.527721 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3977e35a-dcc9-46fe-a7de-bfb945366d5a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:44.527951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3977e35a-dcc9-46fe-a7de-bfb945366d5a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:44.576772 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:44.576772 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:44.580464 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3977e35a-dcc9-46fe-a7de-bfb945366d5a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:15:44.585072 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3977e35a-dcc9-46fe-a7de-bfb945366d5a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:15:44.585872 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 17/64] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:44 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1023 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:45.942759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1887d9d2-3816-411f-8001-407bc721745c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:45.950670 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:45.950960 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-493229541"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:45.952390 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-493229541'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:45.953241 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Create volume of 1 GB Aug 14 01:15:45.962569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:15:45.962236. {{(pid=100275) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:15:45.962724 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Availability Zones retrieved successfully. Aug 14 01:15:45.968712 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Flow 'volume_create_api' (fe96d473-e324-47b8-a666-0fec7e8662eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:45.969858 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71d52093-ee9d-4f1c-be2c-8e07a3d136d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:45.970867 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:46.025841 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71d52093-ee9d-4f1c-be2c-8e07a3d136d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:46.027257 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0547ce4e-fff9-49a1-95e6-13e57993d6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:46.087542 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-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 14 01:15:46.087880 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-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 14 01:15:46.149585 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Created reservations ['0f0b250c-04ff-4f74-8b80-2e2d39890bd2', 'ccce1d95-c4c5-49d1-aa37-2bbd19844aa6', 'ceadd1d9-c321-4a1d-901e-94ddce73d2e6', '17405178-7764-41a6-b661-1ed2cf486c32'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:46.151095 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0547ce4e-fff9-49a1-95e6-13e57993d6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f0b250c-04ff-4f74-8b80-2e2d39890bd2', 'ccce1d95-c4c5-49d1-aa37-2bbd19844aa6', 'ceadd1d9-c321-4a1d-901e-94ddce73d2e6', '17405178-7764-41a6-b661-1ed2cf486c32']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:46.152188 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4fad96-ee96-4b96-b2e7-3c50dcef5781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:46.197440 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4fad96-ee96-4b96-b2e7-3c50dcef5781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e43bbe5f-623e-4ffd-bb81-2bc910f4250b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-493229541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7fd104a548146c58e9a059b1b210a49',qos_specs=None,replication_status=,reservations=['0f0b250c-04ff-4f74-8b80-2e2d39890bd2','ccce1d95-c4c5-49d1-aa37-2bbd19844aa6','ceadd1d9-c321-4a1d-901e-94ddce73d2e6','17405178-7764-41a6-b661-1ed2cf486c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8342995e27d48e5bf3ecce0031bfd74',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-493229541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e43bbe5f-623e-4ffd-bb81-2bc910f4250b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7fd104a548146c58e9a059b1b210a49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8342995e27d48e5bf3ecce0031bfd74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:46.199020 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e45e618-1d5a-49b9-9217-11e8542424f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:46.241022 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e45e618-1d5a-49b9-9217-11e8542424f3) transitioned into state 'SUCCESS' from state '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-493229541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7fd104a548146c58e9a059b1b210a49',qos_specs=None,replication_status=,reservations=['0f0b250c-04ff-4f74-8b80-2e2d39890bd2','ccce1d95-c4c5-49d1-aa37-2bbd19844aa6','ceadd1d9-c321-4a1d-901e-94ddce73d2e6','17405178-7764-41a6-b661-1ed2cf486c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8342995e27d48e5bf3ecce0031bfd74',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:46.242145 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e621697b-0b81-499b-a7a3-4282c5069ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:46.260347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e621697b-0b81-499b-a7a3-4282c5069ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:46.261655 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Flow 'volume_create_api' (fe96d473-e324-47b8-a666-0fec7e8662eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:46.262141 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Create volume request issued successfully. Aug 14 01:15:46.263005 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1887d9d2-3816-411f-8001-407bc721745c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:46.263854 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 16/65] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:15:45 2026] POST /volume/v3/volumes => generated 749 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:46.278331 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e386582-01f9-4606-929e-ae5b52d16a31 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:46.280251 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e386582-01f9-4606-929e-ae5b52d16a31 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:46.280434 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e386582-01f9-4606-929e-ae5b52d16a31 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:46.280597 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e386582-01f9-4606-929e-ae5b52d16a31 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:46.290167 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:46.290167 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:46.296820 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3e386582-01f9-4606-929e-ae5b52d16a31 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:46.302964 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e386582-01f9-4606-929e-ae5b52d16a31 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:46.303262 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 17/66] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:46 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:47.321877 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75851728-b6b0-4fdc-a277-78c41238e9fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:47.324985 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75851728-b6b0-4fdc-a277-78c41238e9fc tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:47.325315 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75851728-b6b0-4fdc-a277-78c41238e9fc tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:47.325536 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75851728-b6b0-4fdc-a277-78c41238e9fc tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:47.333867 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:47.333867 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:47.343631 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-75851728-b6b0-4fdc-a277-78c41238e9fc tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:47.349014 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75851728-b6b0-4fdc-a277-78c41238e9fc tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:47.349565 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 17/67] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:47 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:47.431351 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-34461c33-8136-4ed5-ae9c-bc4cea7e9dde None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:47.436812 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-34461c33-8136-4ed5-ae9c-bc4cea7e9dde tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:47.436812 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-34461c33-8136-4ed5-ae9c-bc4cea7e9dde tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:47.436812 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-34461c33-8136-4ed5-ae9c-bc4cea7e9dde tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:47.446057 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:47.446057 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:47.454741 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-34461c33-8136-4ed5-ae9c-bc4cea7e9dde tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:47.461555 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-34461c33-8136-4ed5-ae9c-bc4cea7e9dde tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:47.462117 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 18/68] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:15:47 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:47.618618 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:47.839834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 Aug 14 01:15:47.839834 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:47.840002 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:47.840252 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:47.840252 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:47.850595 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:47.850906 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:47.851184 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:47.852007 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:47.852427 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:47.852561 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:47.852860 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:47.858037 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78e2a523-de1c-4528-a85c-49ddfbbab32c tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 returned with HTTP 200 Aug 14 01:15:47.858291 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 17/69] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:15:47 2026] GET /volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 => generated 437 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:47.870439 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:47.957276 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8a72eea2-999d-468d-93d8-7e3f05afe574 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:47.957912 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a72eea2-999d-468d-93d8-7e3f05afe574 None None] GET https://10.4.3.11/volume// Aug 14 01:15:47.958105 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a72eea2-999d-468d-93d8-7e3f05afe574 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:47.958286 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a72eea2-999d-468d-93d8-7e3f05afe574 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:47.958780 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a72eea2-999d-468d-93d8-7e3f05afe574 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:15:47.959121 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 18/70] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:15:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:15:47.980231 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-d290c9c4-d86c-4c49-93af-6e0de5dc041a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:48.148429 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:48.148763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1712860135"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:48.150126 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1712860135'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:48.150319 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Create volume of 1 GB Aug 14 01:15:48.156163 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Availability Zones retrieved successfully. Aug 14 01:15:48.164063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Flow 'volume_create_api' (9fc447ad-0280-42d1-98f3-b064e7030ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:48.165323 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f89b034-56ef-4009-8b9d-7b417291413a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.166734 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:48.204984 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f89b034-56ef-4009-8b9d-7b417291413a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.205761 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada54a24-7d0c-4a2d-97c4-2d95fb206158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.283335 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:48.286877 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Created reservations ['109c3be9-4dff-4ad4-9ee4-2a544c35b915', '4a8ed988-2dde-4223-b00e-62baa607748f', '51755020-b628-4f96-9252-7fcc1ef56fbc', '9fe269ed-e573-422d-8ca0-d48c86ea5ed6'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:48.287803 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ada54a24-7d0c-4a2d-97c4-2d95fb206158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['109c3be9-4dff-4ad4-9ee4-2a544c35b915', '4a8ed988-2dde-4223-b00e-62baa607748f', '51755020-b628-4f96-9252-7fcc1ef56fbc', '9fe269ed-e573-422d-8ca0-d48c86ea5ed6']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.288816 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0fe7103-5f81-4ff6-95ca-825f86ddf069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.289681 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-d290c9c4-d86c-4c49-93af-6e0de5dc041a tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:15:48.289681 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-d290c9c4-d86c-4c49-93af-6e0de5dc041a tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e43bbe5f-623e-4ffd-bb81-2bc910f4250b", "connector": null, "instance_uuid": "806b21f1-3a00-4a54-9f42-b3e17e261108"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:48.309133 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:48.309133 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:48.319888 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0fe7103-5f81-4ff6-95ca-825f86ddf069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3db7109-8734-4771-991c-549c05f33bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1712860135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='522554f375144bcd9493e793b422b230',qos_specs=None,replication_status=,reservations=['109c3be9-4dff-4ad4-9ee4-2a544c35b915','4a8ed988-2dde-4223-b00e-62baa607748f','51755020-b628-4f96-9252-7fcc1ef56fbc','9fe269ed-e573-422d-8ca0-d48c86ea5ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164286088497434b9251fd6041ba4d2f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1712860135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3db7109-8734-4771-991c-549c05f33bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='522554f375144bcd9493e793b422b230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='164286088497434b9251fd6041ba4d2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.319888 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd40da2-9a5e-4b44-8672-d0929d0359d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.357428 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd40da2-9a5e-4b44-8672-d0929d0359d1) transitioned into state 'SUCCESS' from state '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-1712860135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='522554f375144bcd9493e793b422b230',qos_specs=None,replication_status=,reservations=['109c3be9-4dff-4ad4-9ee4-2a544c35b915','4a8ed988-2dde-4223-b00e-62baa607748f','51755020-b628-4f96-9252-7fcc1ef56fbc','9fe269ed-e573-422d-8ca0-d48c86ea5ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='164286088497434b9251fd6041ba4d2f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.358692 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4191f7cd-5ae5-4b27-a33b-29a0c8477bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.367890 np0000007295 devstack@c-api.service[100276]: /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 14 01:15:48.367890 np0000007295 devstack@c-api.service[100276]: .first() Aug 14 01:15:48.373898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4191f7cd-5ae5-4b27-a33b-29a0c8477bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.375256 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Flow 'volume_create_api' (9fc447ad-0280-42d1-98f3-b064e7030ef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:48.375706 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Create volume request issued successfully. Aug 14 01:15:48.376521 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdcd731e-6018-4521-83f2-a05aa5d7c560 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:48.377197 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 18/71] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:15:47 2026] POST /volume/v3/volumes => generated 757 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:48.396391 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-657583c7-b37d-41ff-a101-fa3635378bfb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:48.398844 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-657583c7-b37d-41ff-a101-fa3635378bfb tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] GET https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab Aug 14 01:15:48.399123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-657583c7-b37d-41ff-a101-fa3635378bfb tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:48.399611 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-657583c7-b37d-41ff-a101-fa3635378bfb tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:48.405597 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-d290c9c4-d86c-4c49-93af-6e0de5dc041a tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:15:48.406150 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 19/72] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:15:47 2026] POST /volume/v3/attachments => generated 273 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:48.417018 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:48.417018 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:48.420774 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-657583c7-b37d-41ff-a101-fa3635378bfb tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Volume info retrieved successfully. Aug 14 01:15:48.428211 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-657583c7-b37d-41ff-a101-fa3635378bfb tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab returned with HTTP 200 Aug 14 01:15:48.428751 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 19/73] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:48 2026] GET /volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:48.454323 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e64eb20-9f4d-4a2e-98c3-da547bb6e4f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:48.460113 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e64eb20-9f4d-4a2e-98c3-da547bb6e4f5 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:48.461026 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e64eb20-9f4d-4a2e-98c3-da547bb6e4f5 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:48.461026 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e64eb20-9f4d-4a2e-98c3-da547bb6e4f5 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:48.475837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f307ac6-5ff4-4eaf-8d80-1d6567c10393 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:48.475837 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f307ac6-5ff4-4eaf-8d80-1d6567c10393 None None] GET https://10.4.3.11/volume// Aug 14 01:15:48.475837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f307ac6-5ff4-4eaf-8d80-1d6567c10393 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:48.475837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f307ac6-5ff4-4eaf-8d80-1d6567c10393 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:48.475837 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f307ac6-5ff4-4eaf-8d80-1d6567c10393 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:15:48.476476 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:48.476476 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:48.476556 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 20/74] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:15:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:15:48.485380 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e64eb20-9f4d-4a2e-98c3-da547bb6e4f5 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:48.490339 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e64eb20-9f4d-4a2e-98c3-da547bb6e4f5 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:48.490908 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 19/75] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:48 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:48.509496 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01f078b6-232a-4fbc-bf50-6f19f1d68582 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:48.512546 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:48.514457 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01f078b6-232a-4fbc-bf50-6f19f1d68582 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:48.514784 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01f078b6-232a-4fbc-bf50-6f19f1d68582 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:48.514858 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1503940508"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:48.515180 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01f078b6-232a-4fbc-bf50-6f19f1d68582 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:48.516444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1503940508'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:48.520429 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Create volume of 1 GB Aug 14 01:15:48.520429 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:48.520429 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:48.520635 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Availability Zones retrieved successfully. Aug 14 01:15:48.526590 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:48.526590 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:48.528310 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Flow 'volume_create_api' (8548009a-003b-437f-bc33-1d5e74420923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:48.529790 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f822e1b-4c34-45a9-9b2f-29fac01d1416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.532210 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01f078b6-232a-4fbc-bf50-6f19f1d68582 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:48.534196 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:48.536208 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01f078b6-232a-4fbc-bf50-6f19f1d68582 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:48.536307 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 20/76] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:15:48 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:15:48.543528 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:48.543528 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:48.562905 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f822e1b-4c34-45a9-9b2f-29fac01d1416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9858f725-286c-46aa-af05-af960e35944f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9858f725-286c-46aa-af05-af960e35944f', 'encryption_key_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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.564197 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a420797-dbfe-42e9-ab04-38c767193212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.642166 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Created reservations ['9bf505a6-6c08-43eb-b826-21054b21094c', 'd67e72fd-d659-49ae-9ac0-abfdc815b3d0', '9fc89cfb-180d-4654-b759-b4745600ddf6', '202d9d89-e4ab-4578-9feb-2898ea58eaab'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:48.643155 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a420797-dbfe-42e9-ab04-38c767193212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bf505a6-6c08-43eb-b826-21054b21094c', 'd67e72fd-d659-49ae-9ac0-abfdc815b3d0', '9fc89cfb-180d-4654-b759-b4745600ddf6', '202d9d89-e4ab-4578-9feb-2898ea58eaab']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.644161 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e2dcd5-eefb-4d56-8b63-7c9e1733eacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.680097 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55e2dcd5-eefb-4d56-8b63-7c9e1733eacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8825f42-74e9-41f1-9ec6-9b703d99be93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1503940508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='53b2c726728b4d7c8c8ae4ac5d8886ac',qos_specs=None,replication_status=,reservations=['9bf505a6-6c08-43eb-b826-21054b21094c','d67e72fd-d659-49ae-9ac0-abfdc815b3d0','9fc89cfb-180d-4654-b759-b4745600ddf6','202d9d89-e4ab-4578-9feb-2898ea58eaab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92eb6b9d3f2142e7839f2fd3b55cd33c',volume_type_id=9858f725-286c-46aa-af05-af960e35944f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1503940508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8825f42-74e9-41f1-9ec6-9b703d99be93,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='53b2c726728b4d7c8c8ae4ac5d8886ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92eb6b9d3f2142e7839f2fd3b55cd33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9858f725-286c-46aa-af05-af960e35944f),volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.681111 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0713d222-a9c4-4048-93a2-a8181b8586bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.706251 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0713d222-a9c4-4048-93a2-a8181b8586bd) transitioned into state 'SUCCESS' from state '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-1503940508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='53b2c726728b4d7c8c8ae4ac5d8886ac',qos_specs=None,replication_status=,reservations=['9bf505a6-6c08-43eb-b826-21054b21094c','d67e72fd-d659-49ae-9ac0-abfdc815b3d0','9fc89cfb-180d-4654-b759-b4745600ddf6','202d9d89-e4ab-4578-9feb-2898ea58eaab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92eb6b9d3f2142e7839f2fd3b55cd33c',volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.707006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8524e7c4-117b-42d0-b37f-7eb74620b172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:48.716269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8524e7c4-117b-42d0-b37f-7eb74620b172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:48.717282 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Flow 'volume_create_api' (8548009a-003b-437f-bc33-1d5e74420923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:48.717479 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Create volume request issued successfully. Aug 14 01:15:48.718124 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73d8d017-3156-423a-8a6b-3a00f5e653f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:48.718509 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 18/77] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:15:48 2026] POST /volume/v3/volumes => generated 756 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:48.735998 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d4dce1f8-d448-4c87-8af7-b6f0c2d0d88a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:48.738498 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4dce1f8-d448-4c87-8af7-b6f0c2d0d88a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:15:48.738773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4dce1f8-d448-4c87-8af7-b6f0c2d0d88a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:48.742418 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4dce1f8-d448-4c87-8af7-b6f0c2d0d88a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:48.751725 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:48.751725 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:48.756133 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d4dce1f8-d448-4c87-8af7-b6f0c2d0d88a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:15:48.761780 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4dce1f8-d448-4c87-8af7-b6f0c2d0d88a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:15:48.761780 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 21/78] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:48 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:49.432292 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01ff00e4-4d41-4516-8727-d265366fc40c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.437839 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01ff00e4-4d41-4516-8727-d265366fc40c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] PUT https://10.4.3.11/volume/v3/attachments/9a16dabe-3830-4f1a-831c-0f0808464491 Aug 14 01:15:49.438324 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01ff00e4-4d41-4516-8727-d265366fc40c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:49.445215 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45f9eca6-4433-4d99-a71c-ec1f3b16e3fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.447506 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45f9eca6-4433-4d99-a71c-ec1f3b16e3fe tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] GET https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab Aug 14 01:15:49.447787 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45f9eca6-4433-4d99-a71c-ec1f3b16e3fe tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:49.448157 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45f9eca6-4433-4d99-a71c-ec1f3b16e3fe tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:49.458847 np0000007295 devstack@c-api.service[100273]: /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 14 01:15:49.458847 np0000007295 devstack@c-api.service[100273]: .first() Aug 14 01:15:49.461303 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:49.461303 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:49.471502 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45f9eca6-4433-4d99-a71c-ec1f3b16e3fe tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Volume info retrieved successfully. Aug 14 01:15:49.476211 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45f9eca6-4433-4d99-a71c-ec1f3b16e3fe tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab returned with HTTP 200 Aug 14 01:15:49.476526 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 21/79] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:49 2026] GET /volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:49.496946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c32b223-91b6-46f2-b0f8-3bb2c6989b97 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.498511 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c32b223-91b6-46f2-b0f8-3bb2c6989b97 tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 Aug 14 01:15:49.498906 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c32b223-91b6-46f2-b0f8-3bb2c6989b97 tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:49.508116 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:49.508116 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:49.510058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ed4014d5-a2d4-4812-8b6e-f225121a9d6b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.510865 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed4014d5-a2d4-4812-8b6e-f225121a9d6b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:49.511065 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed4014d5-a2d4-4812-8b6e-f225121a9d6b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:49.511281 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ed4014d5-a2d4-4812-8b6e-f225121a9d6b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:49.522450 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:49.522450 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:49.526648 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ed4014d5-a2d4-4812-8b6e-f225121a9d6b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:49.531238 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ed4014d5-a2d4-4812-8b6e-f225121a9d6b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:49.532148 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 22/80] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:49 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:49.552089 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c32b223-91b6-46f2-b0f8-3bb2c6989b97 tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 returned with HTTP 200 Aug 14 01:15:49.552665 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 19/81] 10.4.3.11 () {68 vars in 1367 bytes} [Fri Aug 14 01:15:49 2026] PUT /volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 => generated 392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:49.563470 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a958457e-e09a-4635-8e39-9ba774fd976d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.566642 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:49.566642 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:49.568244 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:49.568616 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Create volume of 2 GB Aug 14 01:15:49.580437 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:15:49.580088. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:15:49.580584 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Availability Zones retrieved successfully. Aug 14 01:15:49.589690 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01ff00e4-4d41-4516-8727-d265366fc40c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Acquiring lock "cinder-attachment_update-e43bbe5f-623e-4ffd-bb81-2bc910f4250b-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:15:49.601079 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01ff00e4-4d41-4516-8727-d265366fc40c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Lock "cinder-attachment_update-e43bbe5f-623e-4ffd-bb81-2bc910f4250b-np0000007295" acquired by "attachment_update" :: waited 0.012s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:15:49.602110 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:49.602110 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:49.604715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Flow 'volume_create_api' (4453c08b-d3cf-4bf1-8554-9f9bca03102f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:49.606254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e793ec1-f5a4-4b75-8789-b059fa36f593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:49.607981 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Validating volume size '2' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:49.646771 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e793ec1-f5a4-4b75-8789-b059fa36f593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:49.647765 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b570bb07-0ad5-4ecf-83c2-e8b326b2fe9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:49.693459 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-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 14 01:15:49.693804 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-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 14 01:15:49.697348 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota_utils [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Quota exceeded for 522554f375144bcd9493e793b422b230, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 01:15:49.702662 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b570bb07-0ad5-4ecf-83c2-e8b326b2fe9c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 01:15:49.702662 np0000007295 devstack@c-api.service[100274]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 14 01:15:49.704437 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b570bb07-0ad5-4ecf-83c2-e8b326b2fe9c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:49.705379 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b570bb07-0ad5-4ecf-83c2-e8b326b2fe9c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 01:15:49.705987 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e793ec1-f5a4-4b75-8789-b059fa36f593) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:49.706666 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e793ec1-f5a4-4b75-8789-b059fa36f593) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 01:15:49.707395 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Flow 'volume_create_api' (4453c08b-d3cf-4bf1-8554-9f9bca03102f) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 01:15:49.707701 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-a958457e-e09a-4635-8e39-9ba774fd976d tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 413 Aug 14 01:15:49.708878 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 22/82] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:15:49 2026] POST /volume/v3/volumes => generated 208 bytes in 146 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 01:15:49.727069 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.728977 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 Aug 14 01:15:49.729382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:49.770240 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.770551 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.770842 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.771293 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.771523 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.771768 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.772006 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.776381 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3fd9e6a-8e09-4ea6-81ef-cb63ae6c7a1d tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 returned with HTTP 200 Aug 14 01:15:49.776881 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 23/83] 10.4.3.11 () {68 vars in 1367 bytes} [Fri Aug 14 01:15:49 2026] PUT /volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:49.782237 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54fed364-4927-45f1-adf8-9dbd6df8b085 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.784659 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54fed364-4927-45f1-adf8-9dbd6df8b085 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:15:49.784984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54fed364-4927-45f1-adf8-9dbd6df8b085 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:49.785234 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54fed364-4927-45f1-adf8-9dbd6df8b085 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:49.785430 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01ff00e4-4d41-4516-8727-d265366fc40c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Lock "cinder-attachment_update-e43bbe5f-623e-4ffd-bb81-2bc910f4250b-np0000007295" released by "attachment_update" :: held 0.184s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:15:49.785848 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-01ff00e4-4d41-4516-8727-d265366fc40c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/attachments/9a16dabe-3830-4f1a-831c-0f0808464491 returned with HTTP 200 Aug 14 01:15:49.787110 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.787904 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 20/84] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:15:49 2026] PUT /volume/v3/attachments/9a16dabe-3830-4f1a-831c-0f0808464491 => generated 969 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:49.791571 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:49.792011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:49.793755 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:49.793862 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Create volume of 1 GB Aug 14 01:15:49.794232 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:49.794232 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:49.795704 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:49.795704 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:49.799123 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Availability Zones retrieved successfully. Aug 14 01:15:49.806364 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-54fed364-4927-45f1-adf8-9dbd6df8b085 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:15:49.806670 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Flow 'volume_create_api' (717e3f96-af8b-4e3c-81d3-7d43a3b56a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:49.809944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b52eda-0fb3-42cf-8b58-56a70bda2889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:49.809944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:49.811846 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54fed364-4927-45f1-adf8-9dbd6df8b085 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:15:49.812243 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 20/85] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:49 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:49.827431 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ab3403db-d089-4e67-ad49-ff81b9ed151a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.843343 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b52eda-0fb3-42cf-8b58-56a70bda2889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:49.844141 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5352d4a-473e-4ba9-984f-e2fcb151d245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:49.881045 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota_utils [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Quota exceeded for 522554f375144bcd9493e793b422b230, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 14 01:15:49.883413 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5352d4a-473e-4ba9-984f-e2fcb151d245) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 01:15:49.883413 np0000007295 devstack@c-api.service[100274]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 14 01:15:49.885619 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5352d4a-473e-4ba9-984f-e2fcb151d245) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:49.888479 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5352d4a-473e-4ba9-984f-e2fcb151d245) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 01:15:49.888479 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b52eda-0fb3-42cf-8b58-56a70bda2889) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:49.888479 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b52eda-0fb3-42cf-8b58-56a70bda2889) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 01:15:49.888956 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Flow 'volume_create_api' (717e3f96-af8b-4e3c-81d3-7d43a3b56a4d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 01:15:49.889266 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-6d20b7f2-7ac3-4439-935a-3160f321a820 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 413 Aug 14 01:15:49.889909 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 23/86] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:15:49 2026] POST /volume/v3/volumes => generated 150 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 01:15:49.902352 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.910096 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 Aug 14 01:15:49.910096 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:49.915251 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:49.915251 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:49.952056 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.952332 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.952584 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.953030 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.953327 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.953605 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.953994 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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 14 01:15:49.964548 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-408f2dba-f175-4aae-aea2-9a5f4306a5bb tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 returned with HTTP 200 Aug 14 01:15:49.964548 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 21/87] 10.4.3.11 () {68 vars in 1367 bytes} [Fri Aug 14 01:15:49 2026] PUT /volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 => generated 391 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:49.976387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1a6211ac-cdfc-4f28-b99b-582d9f40a6c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:49.978468 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a6211ac-cdfc-4f28-b99b-582d9f40a6c5 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] POST https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab/action Aug 14 01:15:49.978879 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a6211ac-cdfc-4f28-b99b-582d9f40a6c5 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:15:49.978971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a6211ac-cdfc-4f28-b99b-582d9f40a6c5 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:49.993320 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:49.993320 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:49.993901 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1a6211ac-cdfc-4f28-b99b-582d9f40a6c5 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Volume info retrieved successfully. Aug 14 01:15:50.054092 np0000007295 devstack@c-api.service[100275]: ERROR cinder.volume.api [None req-1a6211ac-cdfc-4f28-b99b-582d9f40a6c5 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Quota exceeded for 522554f375144bcd9493e793b422b230, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 01:15:50.062880 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.middleware.fault [None req-1a6211ac-cdfc-4f28-b99b-582d9f40a6c5 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab/action returned with HTTP 413 Aug 14 01:15:50.065689 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 21/88] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:15:49 2026] POST /volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab/action => generated 208 bytes in 88 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 01:15:50.075902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fa67d48-9338-4aa1-a0d6-2269288e63da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:50.077999 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fa67d48-9338-4aa1-a0d6-2269288e63da tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] GET https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab Aug 14 01:15:50.078218 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fa67d48-9338-4aa1-a0d6-2269288e63da tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:50.078422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fa67d48-9338-4aa1-a0d6-2269288e63da tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:50.132101 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab3403db-d089-4e67-ad49-ff81b9ed151a tempest-TestMultiAttachVolumeSwap-1335565702 tempest-TestMultiAttachVolumeSwap-1335565702-project-admin] POST https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93/action Aug 14 01:15:50.132741 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab3403db-d089-4e67-ad49-ff81b9ed151a tempest-TestMultiAttachVolumeSwap-1335565702 tempest-TestMultiAttachVolumeSwap-1335565702-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:15:50.132901 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab3403db-d089-4e67-ad49-ff81b9ed151a tempest-TestMultiAttachVolumeSwap-1335565702 tempest-TestMultiAttachVolumeSwap-1335565702-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:50.150105 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:50.150105 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:50.151022 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab3403db-d089-4e67-ad49-ff81b9ed151a tempest-TestMultiAttachVolumeSwap-1335565702 tempest-TestMultiAttachVolumeSwap-1335565702-project-admin] Volume info retrieved successfully. Aug 14 01:15:50.163770 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab3403db-d089-4e67-ad49-ff81b9ed151a tempest-TestMultiAttachVolumeSwap-1335565702 tempest-TestMultiAttachVolumeSwap-1335565702-project-admin] Update volume admin metadata completed successfully. Aug 14 01:15:50.163993 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab3403db-d089-4e67-ad49-ff81b9ed151a tempest-TestMultiAttachVolumeSwap-1335565702 tempest-TestMultiAttachVolumeSwap-1335565702-project-admin] Update readonly setting on volume completed successfully. Aug 14 01:15:50.164314 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab3403db-d089-4e67-ad49-ff81b9ed151a tempest-TestMultiAttachVolumeSwap-1335565702 tempest-TestMultiAttachVolumeSwap-1335565702-project-admin] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93/action returned with HTTP 202 Aug 14 01:15:50.165053 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 24/89] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:15:49 2026] POST /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:15:50.176573 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:50.180023 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:50.180023 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-884863746"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:50.181981 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-884863746'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:50.192945 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Create volume of 1 GB Aug 14 01:15:50.192945 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:50.192945 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:50.192945 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Availability Zones retrieved successfully. Aug 14 01:15:50.204261 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Flow 'volume_create_api' (f27477df-0f7d-4a58-8583-c5b4439ce1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:50.205788 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7e50d12-0fb7-4260-8b50-9a1ce98aaf3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:50.207289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:50.218009 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:50.218009 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:50.225379 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:50.225379 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:50.229259 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3fa67d48-9338-4aa1-a0d6-2269288e63da tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Volume info retrieved successfully. Aug 14 01:15:50.234687 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fa67d48-9338-4aa1-a0d6-2269288e63da tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab returned with HTTP 200 Aug 14 01:15:50.235109 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 24/90] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:50 2026] GET /volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab => generated 850 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:50.241727 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7e50d12-0fb7-4260-8b50-9a1ce98aaf3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9858f725-286c-46aa-af05-af960e35944f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9858f725-286c-46aa-af05-af960e35944f', 'encryption_key_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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:50.242442 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e526b799-8b87-4e7d-a8c3-60c0427eebbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:50.253809 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b0ca19d-1ba3-4937-84d9-d216b7cb69cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:50.256328 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b0ca19d-1ba3-4937-84d9-d216b7cb69cf tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab Aug 14 01:15:50.256528 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b0ca19d-1ba3-4937-84d9-d216b7cb69cf tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:50.256722 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b0ca19d-1ba3-4937-84d9-d216b7cb69cf tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:50.256908 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6b0ca19d-1ba3-4937-84d9-d216b7cb69cf tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Delete volume with id: e3db7109-8734-4771-991c-549c05f33bab Aug 14 01:15:50.268734 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:50.268734 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:50.269161 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b0ca19d-1ba3-4937-84d9-d216b7cb69cf tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Volume info retrieved successfully. Aug 14 01:15:50.287269 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Created reservations ['8a408987-65fd-43a3-9d6b-8526ffa35c14', '5eb225bb-caf4-4957-838b-26803ee22b32', 'e84fc83a-60b4-4902-b7cf-d409423aec5f', 'bc422d40-b548-4086-a75e-644eed442825'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:50.288120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e526b799-8b87-4e7d-a8c3-60c0427eebbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a408987-65fd-43a3-9d6b-8526ffa35c14', '5eb225bb-caf4-4957-838b-26803ee22b32', 'e84fc83a-60b4-4902-b7cf-d409423aec5f', 'bc422d40-b548-4086-a75e-644eed442825']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:50.288938 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca307e4-bf10-46e8-b34b-11a4f8d88dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:50.302463 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b0ca19d-1ba3-4937-84d9-d216b7cb69cf tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Delete volume request issued successfully. Aug 14 01:15:50.302753 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b0ca19d-1ba3-4937-84d9-d216b7cb69cf tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab returned with HTTP 202 Aug 14 01:15:50.303256 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 22/91] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:15:50 2026] DELETE /volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:15:50.313335 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-adc43cfc-a5af-41e2-baca-88f78f2a1ae2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:50.315285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca307e4-bf10-46e8-b34b-11a4f8d88dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68167d2c-838b-4566-b9c8-436f4d4173d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-884863746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='53b2c726728b4d7c8c8ae4ac5d8886ac',qos_specs=None,replication_status=,reservations=['8a408987-65fd-43a3-9d6b-8526ffa35c14','5eb225bb-caf4-4957-838b-26803ee22b32','e84fc83a-60b4-4902-b7cf-d409423aec5f','bc422d40-b548-4086-a75e-644eed442825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92eb6b9d3f2142e7839f2fd3b55cd33c',volume_type_id=9858f725-286c-46aa-af05-af960e35944f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-884863746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68167d2c-838b-4566-b9c8-436f4d4173d9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='53b2c726728b4d7c8c8ae4ac5d8886ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92eb6b9d3f2142e7839f2fd3b55cd33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9858f725-286c-46aa-af05-af960e35944f),volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:50.315981 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46a4474-8a60-42a1-9f22-229c0ebf4f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:50.316130 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-adc43cfc-a5af-41e2-baca-88f78f2a1ae2 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] GET https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab Aug 14 01:15:50.316358 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-adc43cfc-a5af-41e2-baca-88f78f2a1ae2 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:50.316609 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-adc43cfc-a5af-41e2-baca-88f78f2a1ae2 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:50.327696 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:50.327696 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:50.336865 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d46a4474-8a60-42a1-9f22-229c0ebf4f63) transitioned into state 'SUCCESS' from state '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-884863746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='53b2c726728b4d7c8c8ae4ac5d8886ac',qos_specs=None,replication_status=,reservations=['8a408987-65fd-43a3-9d6b-8526ffa35c14','5eb225bb-caf4-4957-838b-26803ee22b32','e84fc83a-60b4-4902-b7cf-d409423aec5f','bc422d40-b548-4086-a75e-644eed442825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92eb6b9d3f2142e7839f2fd3b55cd33c',volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:50.337687 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d9f086-468e-46fc-9c55-56b6ca5b7628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:50.339435 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-adc43cfc-a5af-41e2-baca-88f78f2a1ae2 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Volume info retrieved successfully. Aug 14 01:15:50.345678 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-adc43cfc-a5af-41e2-baca-88f78f2a1ae2 tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab returned with HTTP 200 Aug 14 01:15:50.346202 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 25/92] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:50 2026] GET /volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:50.350219 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d9f086-468e-46fc-9c55-56b6ca5b7628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:50.351063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Flow 'volume_create_api' (f27477df-0f7d-4a58-8583-c5b4439ce1c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:50.351412 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Create volume request issued successfully. Aug 14 01:15:50.352022 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c758d812-20e0-4d54-a6a8-85ea657c20f6 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:50.352448 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 22/93] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:15:50 2026] POST /volume/v3/volumes => generated 755 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:50.366848 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ccd17cf4-827f-4b22-b687-42a5c3e91daa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:50.368681 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccd17cf4-827f-4b22-b687-42a5c3e91daa tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 Aug 14 01:15:50.369126 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccd17cf4-827f-4b22-b687-42a5c3e91daa tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:50.369126 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccd17cf4-827f-4b22-b687-42a5c3e91daa tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:50.378951 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:50.378951 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:50.384154 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ccd17cf4-827f-4b22-b687-42a5c3e91daa tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:15:50.389408 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccd17cf4-827f-4b22-b687-42a5c3e91daa tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 returned with HTTP 200 Aug 14 01:15:50.389871 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 25/94] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:50 2026] GET /volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:50.548708 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ad0f873-b8aa-4285-9045-673fc08d8571 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:50.551584 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ad0f873-b8aa-4285-9045-673fc08d8571 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:50.551807 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ad0f873-b8aa-4285-9045-673fc08d8571 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:50.552139 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ad0f873-b8aa-4285-9045-673fc08d8571 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:50.576365 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:50.576365 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:50.582372 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ad0f873-b8aa-4285-9045-673fc08d8571 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:50.590169 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ad0f873-b8aa-4285-9045-673fc08d8571 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:50.590747 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 23/95] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:50 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:51.360372 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-714847a4-1cc0-4261-bf68-8d8e618e3bad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:51.363669 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-714847a4-1cc0-4261-bf68-8d8e618e3bad tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] GET https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab Aug 14 01:15:51.363957 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-714847a4-1cc0-4261-bf68-8d8e618e3bad tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:51.364172 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-714847a4-1cc0-4261-bf68-8d8e618e3bad tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:51.372572 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-714847a4-1cc0-4261-bf68-8d8e618e3bad tempest-VolumeQuotasNegativeTestJSON-413787380 tempest-VolumeQuotasNegativeTestJSON-413787380-project-member] https://10.4.3.11/volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab returned with HTTP 404 Aug 14 01:15:51.373212 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 26/96] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:51 2026] GET /volume/v3/volumes/e3db7109-8734-4771-991c-549c05f33bab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:51.381009 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe9c22d5-e892-40ac-8a52-b521b7b6ce56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:51.383294 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe9c22d5-e892-40ac-8a52-b521b7b6ce56 tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 Aug 14 01:15:51.383721 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe9c22d5-e892-40ac-8a52-b521b7b6ce56 tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:51.409201 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7df85609-9231-4d28-a02b-65387db6f885 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:51.411013 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7df85609-9231-4d28-a02b-65387db6f885 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 Aug 14 01:15:51.411200 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7df85609-9231-4d28-a02b-65387db6f885 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:51.411375 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7df85609-9231-4d28-a02b-65387db6f885 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:51.412653 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:51.412653 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:51.418454 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:51.418454 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:51.423253 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7df85609-9231-4d28-a02b-65387db6f885 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:15:51.428017 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7df85609-9231-4d28-a02b-65387db6f885 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 returned with HTTP 200 Aug 14 01:15:51.428398 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 26/97] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:51 2026] GET /volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:51.493345 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe9c22d5-e892-40ac-8a52-b521b7b6ce56 tempest-VolumeQuotasNegativeTestJSON-1444053711 tempest-VolumeQuotasNegativeTestJSON-1444053711-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 returned with HTTP 200 Aug 14 01:15:51.493886 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 23/98] 10.4.3.11 () {68 vars in 1368 bytes} [Fri Aug 14 01:15:51 2026] PUT /volume/v3/os-quota-sets/522554f375144bcd9493e793b422b230 => generated 395 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:51.615090 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a436a65a-1bf4-4a61-8ea1-b275aa1f78e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:51.617992 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a436a65a-1bf4-4a61-8ea1-b275aa1f78e7 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:51.617992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a436a65a-1bf4-4a61-8ea1-b275aa1f78e7 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:51.617992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a436a65a-1bf4-4a61-8ea1-b275aa1f78e7 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:51.632010 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:51.632010 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:51.636731 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a436a65a-1bf4-4a61-8ea1-b275aa1f78e7 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:51.642066 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a436a65a-1bf4-4a61-8ea1-b275aa1f78e7 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:51.643056 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 24/99] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:51 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:52.390386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:52.394286 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:52.394712 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-855579673"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:52.397951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-855579673'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:52.397951 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Create volume of 1 GB Aug 14 01:15:52.401704 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Availability Zones retrieved successfully. Aug 14 01:15:52.539181 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Flow 'volume_create_api' (8670bf2d-9d3a-40a8-b549-67c83dcac1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:52.540421 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8326ffec-9512-44e9-9b55-915c8577fa4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:52.541108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:52.579753 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8326ffec-9512-44e9-9b55-915c8577fa4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:52.580914 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd848c6-6db3-4fd3-8073-2516285481b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:52.659842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Created reservations ['6240bd95-f1f0-44c4-938a-b4d16cd28099', '79f0de20-d617-4f07-80e0-5c2ef6d4c568', '488f02dc-84a9-46de-b46c-f850ae9e2ed5', '84a36687-8b24-4710-820c-7fcab9837663'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:52.662696 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd848c6-6db3-4fd3-8073-2516285481b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6240bd95-f1f0-44c4-938a-b4d16cd28099', '79f0de20-d617-4f07-80e0-5c2ef6d4c568', '488f02dc-84a9-46de-b46c-f850ae9e2ed5', '84a36687-8b24-4710-820c-7fcab9837663']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:52.663231 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78bc43d-858b-4066-bb83-eaaca166d21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:52.665862 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-edb7e280-747b-4742-8cc8-5de76ce6af43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:52.671710 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edb7e280-747b-4742-8cc8-5de76ce6af43 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:52.671960 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edb7e280-747b-4742-8cc8-5de76ce6af43 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:52.672194 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edb7e280-747b-4742-8cc8-5de76ce6af43 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:52.697339 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:52.697339 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:52.701582 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78bc43d-858b-4066-bb83-eaaca166d21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86b6f4b4-e3c5-4418-9c94-8b4d08158a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-855579673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3960d88e2c2d4ceea2dab77379f6cbb6',qos_specs=None,replication_status=,reservations=['6240bd95-f1f0-44c4-938a-b4d16cd28099','79f0de20-d617-4f07-80e0-5c2ef6d4c568','488f02dc-84a9-46de-b46c-f850ae9e2ed5','84a36687-8b24-4710-820c-7fcab9837663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a41a30f9734e04a99f27f35098a5b9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-855579673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86b6f4b4-e3c5-4418-9c94-8b4d08158a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3960d88e2c2d4ceea2dab77379f6cbb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10a41a30f9734e04a99f27f35098a5b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:52.702714 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c20793df-c13d-412d-ba3d-f8cd71268a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:52.702997 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-edb7e280-747b-4742-8cc8-5de76ce6af43 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:52.711004 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edb7e280-747b-4742-8cc8-5de76ce6af43 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:52.711439 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 27/100] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:52 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:52.729196 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c20793df-c13d-412d-ba3d-f8cd71268a79) transitioned into state 'SUCCESS' from state '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-855579673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3960d88e2c2d4ceea2dab77379f6cbb6',qos_specs=None,replication_status=,reservations=['6240bd95-f1f0-44c4-938a-b4d16cd28099','79f0de20-d617-4f07-80e0-5c2ef6d4c568','488f02dc-84a9-46de-b46c-f850ae9e2ed5','84a36687-8b24-4710-820c-7fcab9837663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a41a30f9734e04a99f27f35098a5b9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:52.730329 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3517115-d385-42c6-9e00-ecbce4baed88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:52.744305 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3517115-d385-42c6-9e00-ecbce4baed88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:52.745455 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Flow 'volume_create_api' (8670bf2d-9d3a-40a8-b549-67c83dcac1af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:52.745866 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Create volume request issued successfully. Aug 14 01:15:52.748950 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b47b8ea5-4a1e-4761-8475-3da0e7006aa2 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:52.748950 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 27/101] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:15:52 2026] POST /volume/v3/volumes => generated 756 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:52.759973 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1cae1eb5-786d-4cd8-ade5-db61e5db76aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:52.763035 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cae1eb5-786d-4cd8-ade5-db61e5db76aa tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a Aug 14 01:15:52.763338 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1cae1eb5-786d-4cd8-ade5-db61e5db76aa tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:52.763637 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1cae1eb5-786d-4cd8-ade5-db61e5db76aa tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:52.774488 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:52.774488 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:52.781026 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1cae1eb5-786d-4cd8-ade5-db61e5db76aa tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:15:52.787944 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cae1eb5-786d-4cd8-ade5-db61e5db76aa tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a returned with HTTP 200 Aug 14 01:15:52.787944 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 24/102] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:52 2026] GET /volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:53.728581 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-864d7bf6-1fb7-4026-81fa-35503e4cdfd8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:53.732803 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-864d7bf6-1fb7-4026-81fa-35503e4cdfd8 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:53.733076 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-864d7bf6-1fb7-4026-81fa-35503e4cdfd8 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:53.733602 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-864d7bf6-1fb7-4026-81fa-35503e4cdfd8 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:53.745991 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:53.745991 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:53.750276 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-864d7bf6-1fb7-4026-81fa-35503e4cdfd8 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:53.756150 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-864d7bf6-1fb7-4026-81fa-35503e4cdfd8 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:53.756150 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 25/103] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:53 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:53.802034 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9836626-c5ee-4757-90f2-03f4a1ac24b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:53.804014 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9836626-c5ee-4757-90f2-03f4a1ac24b1 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a Aug 14 01:15:53.804238 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9836626-c5ee-4757-90f2-03f4a1ac24b1 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:53.804566 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9836626-c5ee-4757-90f2-03f4a1ac24b1 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:53.812952 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:53.812952 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:53.819558 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c9836626-c5ee-4757-90f2-03f4a1ac24b1 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:15:53.825083 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9836626-c5ee-4757-90f2-03f4a1ac24b1 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a returned with HTTP 200 Aug 14 01:15:53.825083 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 28/104] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:53 2026] GET /volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:54.132129 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-6d45244c-d677-4407-a796-44053977a662 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:54.137026 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-6d45244c-d677-4407-a796-44053977a662 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] POST https://10.4.3.11/volume/v3/attachments/9a16dabe-3830-4f1a-831c-0f0808464491/action Aug 14 01:15:54.137565 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-6d45244c-d677-4407-a796-44053977a662 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:15:54.137781 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-6d45244c-d677-4407-a796-44053977a662 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:54.168317 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:54.168317 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:54.188604 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0a497443-c5f8-4421-bfb8-1cd26e2890ad req-6d45244c-d677-4407-a796-44053977a662 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/attachments/9a16dabe-3830-4f1a-831c-0f0808464491/action returned with HTTP 204 Aug 14 01:15:54.189277 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 28/105] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:15:54 2026] POST /volume/v3/attachments/9a16dabe-3830-4f1a-831c-0f0808464491/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:15:54.771606 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d8908b6-3bd0-4fb2-b3b4-a469ee46c05c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:54.773822 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d8908b6-3bd0-4fb2-b3b4-a469ee46c05c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:54.774092 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d8908b6-3bd0-4fb2-b3b4-a469ee46c05c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:54.774297 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d8908b6-3bd0-4fb2-b3b4-a469ee46c05c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:54.787744 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:54.787744 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:54.792290 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2d8908b6-3bd0-4fb2-b3b4-a469ee46c05c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:54.798456 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d8908b6-3bd0-4fb2-b3b4-a469ee46c05c tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:54.798829 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 25/106] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:54 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:54.815063 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-958b69f9-3a58-416a-956a-b4d4dcd395bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:54.818820 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-958b69f9-3a58-416a-956a-b4d4dcd395bb tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:54.822045 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-958b69f9-3a58-416a-956a-b4d4dcd395bb tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:54.822277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-958b69f9-3a58-416a-956a-b4d4dcd395bb tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:54.833237 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:54.833237 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:54.837105 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-958b69f9-3a58-416a-956a-b4d4dcd395bb tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:54.841657 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-958b69f9-3a58-416a-956a-b4d4dcd395bb tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:54.842102 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 26/107] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:54 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:15:56.692003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-06d0178d-8b11-4c3b-880e-df3b32a52457 req-99bfa948-20ff-4f65-aecb-bb6001d76db0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:56.696750 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06d0178d-8b11-4c3b-880e-df3b32a52457 req-99bfa948-20ff-4f65-aecb-bb6001d76db0 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] DELETE https://10.4.3.11/volume/v3/attachments/9a16dabe-3830-4f1a-831c-0f0808464491 Aug 14 01:15:56.697073 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06d0178d-8b11-4c3b-880e-df3b32a52457 req-99bfa948-20ff-4f65-aecb-bb6001d76db0 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:56.697363 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06d0178d-8b11-4c3b-880e-df3b32a52457 req-99bfa948-20ff-4f65-aecb-bb6001d76db0 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:56.711698 np0000007295 devstack@c-api.service[100274]: /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 14 01:15:56.711698 np0000007295 devstack@c-api.service[100274]: .first() Aug 14 01:15:56.724250 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:56.724250 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:56.841417 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06d0178d-8b11-4c3b-880e-df3b32a52457 req-99bfa948-20ff-4f65-aecb-bb6001d76db0 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/attachments/9a16dabe-3830-4f1a-831c-0f0808464491 returned with HTTP 200 Aug 14 01:15:56.841988 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 29/108] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:15:56 2026] DELETE /volume/v3/attachments/9a16dabe-3830-4f1a-831c-0f0808464491 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:57.704646 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-73cbcd96-ad11-4da8-a4e5-923d56dae887 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:58.039204 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73cbcd96-ad11-4da8-a4e5-923d56dae887 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 Aug 14 01:15:58.039562 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-73cbcd96-ad11-4da8-a4e5-923d56dae887 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:58.039974 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-73cbcd96-ad11-4da8-a4e5-923d56dae887 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:58.069411 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73cbcd96-ad11-4da8-a4e5-923d56dae887 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 returned with HTTP 200 Aug 14 01:15:58.069944 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 29/109] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:15:57 2026] GET /volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 => generated 437 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:58.082500 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6bd51b2-d9fc-4186-a01c-8811e047f345 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:58.084728 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6bd51b2-d9fc-4186-a01c-8811e047f345 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 Aug 14 01:15:58.085491 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6bd51b2-d9fc-4186-a01c-8811e047f345 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:58.160607 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6bd51b2-d9fc-4186-a01c-8811e047f345 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 returned with HTTP 200 Aug 14 01:15:58.160607 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 26/110] 10.4.3.11 () {68 vars in 1367 bytes} [Fri Aug 14 01:15:58 2026] PUT /volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 => generated 390 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:58.177762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:58.486347 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:15:58.486741 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-720432363"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:15:58.488645 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-720432363'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:15:58.488853 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Create volume of 1 GB Aug 14 01:15:58.495732 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Availability Zones retrieved successfully. Aug 14 01:15:58.504352 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Flow 'volume_create_api' (cffcbbbb-896c-4964-8ae1-64a0fedb0cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:58.505791 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb095ce-f98c-4471-a2f4-0a834ddb2100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:58.507713 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:15:58.704726 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb095ce-f98c-4471-a2f4-0a834ddb2100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:58.705661 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3989e4-0a31-4d2e-98f6-8c76332210e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:58.796783 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Created reservations ['356dd1b4-5900-474b-a8aa-c1a0e3462785', 'd77f21d6-0e6b-4e7c-9991-4d52614d3727', '1bf4119f-65e3-41be-a5b2-7e0b62a6a150', '21bbb52c-b7db-438c-823e-8eefe2855c64'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:15:58.796783 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3989e4-0a31-4d2e-98f6-8c76332210e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['356dd1b4-5900-474b-a8aa-c1a0e3462785', 'd77f21d6-0e6b-4e7c-9991-4d52614d3727', '1bf4119f-65e3-41be-a5b2-7e0b62a6a150', '21bbb52c-b7db-438c-823e-8eefe2855c64']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:58.797603 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed5885b-fbc2-41f7-84b1-0d3feb1cfbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:58.831050 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fed5885b-fbc2-41f7-84b1-0d3feb1cfbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a486bf1-6e52-46c4-9f18-542ca8f08351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-720432363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60ab4cfd26f4b02b5c416be4fa81fa5',qos_specs=None,replication_status=,reservations=['356dd1b4-5900-474b-a8aa-c1a0e3462785','d77f21d6-0e6b-4e7c-9991-4d52614d3727','1bf4119f-65e3-41be-a5b2-7e0b62a6a150','21bbb52c-b7db-438c-823e-8eefe2855c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae93f57c57d47f9a20e113e416ac4a8',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:15:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-720432363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a486bf1-6e52-46c4-9f18-542ca8f08351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60ab4cfd26f4b02b5c416be4fa81fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae93f57c57d47f9a20e113e416ac4a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:58.831971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b28a02-4831-475c-a3bb-67a15b7ab679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:58.856666 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b28a02-4831-475c-a3bb-67a15b7ab679) transitioned into state 'SUCCESS' from state '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-720432363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60ab4cfd26f4b02b5c416be4fa81fa5',qos_specs=None,replication_status=,reservations=['356dd1b4-5900-474b-a8aa-c1a0e3462785','d77f21d6-0e6b-4e7c-9991-4d52614d3727','1bf4119f-65e3-41be-a5b2-7e0b62a6a150','21bbb52c-b7db-438c-823e-8eefe2855c64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae93f57c57d47f9a20e113e416ac4a8',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:58.857663 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df98adc-4149-4245-9061-19f41e5ebc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:15:58.867699 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df98adc-4149-4245-9061-19f41e5ebc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:15:58.868875 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Flow 'volume_create_api' (cffcbbbb-896c-4964-8ae1-64a0fedb0cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:15:58.870577 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Create volume request issued successfully. Aug 14 01:15:58.870577 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05c0c670-8304-4eea-a421-ab062ec9c9a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:15:58.871011 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 27/111] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:15:58 2026] POST /volume/v3/volumes => generated 764 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:15:58.894668 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4312cc6e-0cad-422b-bd87-00412bf6dfcb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:58.895547 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4312cc6e-0cad-422b-bd87-00412bf6dfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] GET https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:15:58.895799 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4312cc6e-0cad-422b-bd87-00412bf6dfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:58.896481 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4312cc6e-0cad-422b-bd87-00412bf6dfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:58.913086 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:58.913086 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:58.920950 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4312cc6e-0cad-422b-bd87-00412bf6dfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Volume info retrieved successfully. Aug 14 01:15:58.925829 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4312cc6e-0cad-422b-bd87-00412bf6dfcb tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 returned with HTTP 200 Aug 14 01:15:58.926125 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 30/112] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:58 2026] GET /volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:58.933087 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92c432b8-2bbf-47cf-bb1c-1cd1cc3df167 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:58.935945 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92c432b8-2bbf-47cf-bb1c-1cd1cc3df167 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:58.935945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92c432b8-2bbf-47cf-bb1c-1cd1cc3df167 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:58.935945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92c432b8-2bbf-47cf-bb1c-1cd1cc3df167 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:58.945861 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:58.945861 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:58.949703 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-92c432b8-2bbf-47cf-bb1c-1cd1cc3df167 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:58.954431 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92c432b8-2bbf-47cf-bb1c-1cd1cc3df167 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:58.954890 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 30/113] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:58 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:58.972226 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2f7cba7-8f1a-4c0e-bb9e-da158fe7a862 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:58.976289 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2f7cba7-8f1a-4c0e-bb9e-da158fe7a862 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:58.976289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2f7cba7-8f1a-4c0e-bb9e-da158fe7a862 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:58.976289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2f7cba7-8f1a-4c0e-bb9e-da158fe7a862 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:58.993260 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:58.993260 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:58.997718 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2f7cba7-8f1a-4c0e-bb9e-da158fe7a862 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:59.003222 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2f7cba7-8f1a-4c0e-bb9e-da158fe7a862 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:59.003842 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 27/114] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:58 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:59.063592 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-058e6293-0867-4f98-994d-702cb24dfa0a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:59.068807 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-058e6293-0867-4f98-994d-702cb24dfa0a tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:59.068807 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-058e6293-0867-4f98-994d-702cb24dfa0a tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:59.068807 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-058e6293-0867-4f98-994d-702cb24dfa0a tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:59.080743 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:59.080743 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:15:59.088268 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-058e6293-0867-4f98-994d-702cb24dfa0a tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:59.101449 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-058e6293-0867-4f98-994d-702cb24dfa0a tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:59.101449 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 28/115] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:59 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:59.137958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7f53cb2e-5085-4beb-aba8-2814e1a4cb3b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:59.142676 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f53cb2e-5085-4beb-aba8-2814e1a4cb3b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:59.143123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f53cb2e-5085-4beb-aba8-2814e1a4cb3b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:59.143293 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f53cb2e-5085-4beb-aba8-2814e1a4cb3b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:59.143708 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7f53cb2e-5085-4beb-aba8-2814e1a4cb3b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Delete volume with id: e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:59.158150 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:59.158150 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:15:59.159152 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7f53cb2e-5085-4beb-aba8-2814e1a4cb3b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:59.205562 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7f53cb2e-5085-4beb-aba8-2814e1a4cb3b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Delete volume request issued successfully. Aug 14 01:15:59.205894 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f53cb2e-5085-4beb-aba8-2814e1a4cb3b tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 202 Aug 14 01:15:59.206569 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 31/116] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:15:59 2026] DELETE /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:15:59.218027 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-71edec2d-6be5-46ba-beb5-7d8f2a35ef40 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:59.222905 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71edec2d-6be5-46ba-beb5-7d8f2a35ef40 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:15:59.223347 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-71edec2d-6be5-46ba-beb5-7d8f2a35ef40 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:59.224504 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-71edec2d-6be5-46ba-beb5-7d8f2a35ef40 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:59.241558 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:59.241558 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:15:59.249247 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-71edec2d-6be5-46ba-beb5-7d8f2a35ef40 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Volume info retrieved successfully. Aug 14 01:15:59.260677 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-71edec2d-6be5-46ba-beb5-7d8f2a35ef40 tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 200 Aug 14 01:15:59.264006 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 31/117] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:59 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:59.945986 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b23ad00a-2bad-4a3d-87e5-c919383e3b88 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:59.948143 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b23ad00a-2bad-4a3d-87e5-c919383e3b88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] GET https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:15:59.948427 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b23ad00a-2bad-4a3d-87e5-c919383e3b88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:15:59.948607 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b23ad00a-2bad-4a3d-87e5-c919383e3b88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:15:59.957459 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:15:59.957459 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:15:59.961703 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b23ad00a-2bad-4a3d-87e5-c919383e3b88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Volume info retrieved successfully. Aug 14 01:15:59.966338 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b23ad00a-2bad-4a3d-87e5-c919383e3b88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 returned with HTTP 200 Aug 14 01:15:59.966755 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 28/118] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:15:59 2026] GET /volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:15:59.985766 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b4f610f-c012-400c-aeeb-7ebaec0a96ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:15:59.989011 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b4f610f-c012-400c-aeeb-7ebaec0a96ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:15:59.989425 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b4f610f-c012-400c-aeeb-7ebaec0a96ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a486bf1-6e52-46c4-9f18-542ca8f08351", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-218948195"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:00.005839 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:00.005839 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:00.006762 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b4f610f-c012-400c-aeeb-7ebaec0a96ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Volume info retrieved successfully. Aug 14 01:16:00.008209 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-3b4f610f-c012-400c-aeeb-7ebaec0a96ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Create snapshot from volume 2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:16:00.055551 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3b4f610f-c012-400c-aeeb-7ebaec0a96ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Created reservations ['91c82ca6-f376-4b32-abb9-cf3e4abd0ddd', '4a08a606-803a-4666-89ed-751e30f3cb07', 'd81668ac-4e1d-422e-94c9-389bc33139a9', 'ef737f3e-4059-49c1-a196-add7bcb5d3e0'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:00.105951 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b4f610f-c012-400c-aeeb-7ebaec0a96ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Snapshot create request issued successfully. Aug 14 01:16:00.106311 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b4f610f-c012-400c-aeeb-7ebaec0a96ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:16:00.106785 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 29/119] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:15:59 2026] POST /volume/v3/snapshots => generated 322 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:00.120449 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e97731c-c9a1-4349-beb8-789745108f4b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:00.125050 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e97731c-c9a1-4349-beb8-789745108f4b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] GET https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 Aug 14 01:16:00.125397 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e97731c-c9a1-4349-beb8-789745108f4b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:00.125684 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e97731c-c9a1-4349-beb8-789745108f4b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:00.143764 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:00.143764 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:00.144910 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e97731c-c9a1-4349-beb8-789745108f4b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Snapshot retrieved successfully. Aug 14 01:16:00.145752 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e97731c-c9a1-4349-beb8-789745108f4b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 returned with HTTP 200 Aug 14 01:16:00.146312 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 32/120] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:16:00 2026] GET /volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 => generated 454 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:00.282194 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b987961-c5c7-4d55-876d-6b559d8a58ae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:00.284587 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b987961-c5c7-4d55-876d-6b559d8a58ae tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] GET https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b Aug 14 01:16:00.284820 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b987961-c5c7-4d55-876d-6b559d8a58ae tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:00.285027 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b987961-c5c7-4d55-876d-6b559d8a58ae tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:00.291850 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b987961-c5c7-4d55-876d-6b559d8a58ae tempest-DeleteServersTestJSON-913981820 tempest-DeleteServersTestJSON-913981820-project-member] https://10.4.3.11/volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b returned with HTTP 404 Aug 14 01:16:00.292568 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 32/121] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:00 2026] GET /volume/v3/volumes/e43bbe5f-623e-4ffd-bb81-2bc910f4250b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:01.160420 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3a3c99a7-31ce-46aa-8077-f6221e9ef62b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:01.164409 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a3c99a7-31ce-46aa-8077-f6221e9ef62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] GET https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 Aug 14 01:16:01.164697 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a3c99a7-31ce-46aa-8077-f6221e9ef62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:01.165030 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a3c99a7-31ce-46aa-8077-f6221e9ef62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:01.190523 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:01.190523 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:01.191103 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3a3c99a7-31ce-46aa-8077-f6221e9ef62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Snapshot retrieved successfully. Aug 14 01:16:01.192095 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a3c99a7-31ce-46aa-8077-f6221e9ef62b tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 returned with HTTP 200 Aug 14 01:16:01.192875 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 29/122] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:16:01 2026] GET /volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 => generated 481 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:01.206950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-67b254a1-c008-4d38-8b90-3cd1eb213944 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:01.211338 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67b254a1-c008-4d38-8b90-3cd1eb213944 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 Aug 14 01:16:01.211338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67b254a1-c008-4d38-8b90-3cd1eb213944 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:01.226879 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:01.226879 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:01.282132 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67b254a1-c008-4d38-8b90-3cd1eb213944 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 returned with HTTP 200 Aug 14 01:16:01.282743 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 30/123] 10.4.3.11 () {68 vars in 1367 bytes} [Fri Aug 14 01:16:01 2026] PUT /volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 => generated 390 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:01.293212 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2412ac45-78b5-41a7-916d-eb63ef61f5e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:01.296789 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2412ac45-78b5-41a7-916d-eb63ef61f5e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:16:01.297881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2412ac45-78b5-41a7-916d-eb63ef61f5e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a486bf1-6e52-46c4-9f18-542ca8f08351"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:01.308229 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:01.308229 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:01.308802 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2412ac45-78b5-41a7-916d-eb63ef61f5e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Volume info retrieved successfully. Aug 14 01:16:01.308951 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-2412ac45-78b5-41a7-916d-eb63ef61f5e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Create snapshot from volume 2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:16:01.327573 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-2412ac45-78b5-41a7-916d-eb63ef61f5e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-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 14 01:16:01.333953 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota_utils [None req-2412ac45-78b5-41a7-916d-eb63ef61f5e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Quota exceeded for a60ab4cfd26f4b02b5c416be4fa81fa5, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 01:16:01.333953 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-2412ac45-78b5-41a7-916d-eb63ef61f5e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 413 Aug 14 01:16:01.333953 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 33/124] 10.4.3.11 () {68 vars in 1257 bytes} [Fri Aug 14 01:16:01 2026] POST /volume/v3/snapshots => generated 208 bytes in 41 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 01:16:01.343537 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5908e90e-ff71-40b4-afe7-d60866543ac1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:01.349208 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5908e90e-ff71-40b4-afe7-d60866543ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 Aug 14 01:16:01.349208 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5908e90e-ff71-40b4-afe7-d60866543ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:01.455852 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5908e90e-ff71-40b4-afe7-d60866543ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 returned with HTTP 200 Aug 14 01:16:01.456480 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 33/125] 10.4.3.11 () {68 vars in 1367 bytes} [Fri Aug 14 01:16:01 2026] PUT /volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 => generated 390 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:01.476225 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a29d0668-14f3-4989-a64a-da3690f9558f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:01.483599 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a29d0668-14f3-4989-a64a-da3690f9558f tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:16:01.483942 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a29d0668-14f3-4989-a64a-da3690f9558f tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a486bf1-6e52-46c4-9f18-542ca8f08351"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:01.508709 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:01.508709 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:01.508709 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a29d0668-14f3-4989-a64a-da3690f9558f tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Volume info retrieved successfully. Aug 14 01:16:01.508709 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-a29d0668-14f3-4989-a64a-da3690f9558f tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Create snapshot from volume 2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:16:01.533798 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota_utils [None req-a29d0668-14f3-4989-a64a-da3690f9558f tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Quota exceeded for a60ab4cfd26f4b02b5c416be4fa81fa5, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 14 01:16:01.534423 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.middleware.fault [None req-a29d0668-14f3-4989-a64a-da3690f9558f tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 413 Aug 14 01:16:01.535356 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 30/126] 10.4.3.11 () {68 vars in 1257 bytes} [Fri Aug 14 01:16:01 2026] POST /volume/v3/snapshots => generated 133 bytes in 60 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 01:16:01.550596 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6210b1c6-2b0c-43c0-b479-e7e18444fafa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:01.554058 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6210b1c6-2b0c-43c0-b479-e7e18444fafa tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 Aug 14 01:16:01.554358 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6210b1c6-2b0c-43c0-b479-e7e18444fafa tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:01.554613 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6210b1c6-2b0c-43c0-b479-e7e18444fafa tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:01.554776 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-6210b1c6-2b0c-43c0-b479-e7e18444fafa tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Delete snapshot with id: 0a880f00-b132-42bb-bfb1-9a00dbc0f157 Aug 14 01:16:01.566741 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:01.566741 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:01.569947 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6210b1c6-2b0c-43c0-b479-e7e18444fafa tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Snapshot retrieved successfully. Aug 14 01:16:01.601532 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6210b1c6-2b0c-43c0-b479-e7e18444fafa tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Snapshot delete request issued successfully. Aug 14 01:16:01.601532 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6210b1c6-2b0c-43c0-b479-e7e18444fafa tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 returned with HTTP 202 Aug 14 01:16:01.601532 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 31/127] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:16:01 2026] DELETE /volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:16:01.613863 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c20d2f1-caaf-4c9e-b518-750142f54841 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:01.614298 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c20d2f1-caaf-4c9e-b518-750142f54841 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] GET https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 Aug 14 01:16:01.614848 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c20d2f1-caaf-4c9e-b518-750142f54841 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:01.614848 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c20d2f1-caaf-4c9e-b518-750142f54841 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:01.620969 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:01.620969 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:01.621881 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1c20d2f1-caaf-4c9e-b518-750142f54841 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Snapshot retrieved successfully. Aug 14 01:16:01.622721 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c20d2f1-caaf-4c9e-b518-750142f54841 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 returned with HTTP 200 Aug 14 01:16:01.623284 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 34/128] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:16:01 2026] GET /volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:02.510304 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16d8d401-b776-4b40-8d37-9836c8268541 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:02.513320 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:16:02.513811 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2080214929"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:02.515621 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2080214929'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:16:02.515844 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Create volume of 1 GB Aug 14 01:16:02.522380 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Availability Zones retrieved successfully. Aug 14 01:16:02.530828 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Flow 'volume_create_api' (17c6c5c3-1417-40a1-a2f5-5dced3d20e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:02.532191 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba9e63f-3521-4700-b750-19afcf50c670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:02.533365 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:16:02.574988 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba9e63f-3521-4700-b750-19afcf50c670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:02.575971 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adfa533d-3b31-4336-b84b-52a6e4c9fa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:02.629879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Created reservations ['be766582-a29f-4779-b6a8-5314b88a5399', 'ea5c1f0b-64e7-47a0-ab27-4993c1fd8c2f', '3c0792db-0dc5-4586-bdf5-1f92f051c7f1', 'ad800bb2-f7d1-4c21-8e25-b4c81acc1969'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:02.631322 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adfa533d-3b31-4336-b84b-52a6e4c9fa40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be766582-a29f-4779-b6a8-5314b88a5399', 'ea5c1f0b-64e7-47a0-ab27-4993c1fd8c2f', '3c0792db-0dc5-4586-bdf5-1f92f051c7f1', 'ad800bb2-f7d1-4c21-8e25-b4c81acc1969']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:02.632777 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e27cb926-dec1-4fe4-a578-2ef17de8e84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:02.636879 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71c79aa9-80e6-4962-891f-396453c96de4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:02.643946 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71c79aa9-80e6-4962-891f-396453c96de4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] GET https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 Aug 14 01:16:02.643946 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71c79aa9-80e6-4962-891f-396453c96de4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:02.643946 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71c79aa9-80e6-4962-891f-396453c96de4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:02.648769 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71c79aa9-80e6-4962-891f-396453c96de4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 returned with HTTP 404 Aug 14 01:16:02.649677 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 31/129] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:16:02 2026] GET /volume/v3/snapshots/0a880f00-b132-42bb-bfb1-9a00dbc0f157 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:02.660590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f6e56c9e-32bc-4849-a9d3-e321b8cf16b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:02.666276 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6e56c9e-32bc-4849-a9d3-e321b8cf16b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] GET https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:16:02.666593 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6e56c9e-32bc-4849-a9d3-e321b8cf16b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:02.666846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6e56c9e-32bc-4849-a9d3-e321b8cf16b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:02.668606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e27cb926-dec1-4fe4-a578-2ef17de8e84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3d43827-f4a9-4a3f-b603-8a2bdf811ea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2080214929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3960d88e2c2d4ceea2dab77379f6cbb6',qos_specs=None,replication_status=,reservations=['be766582-a29f-4779-b6a8-5314b88a5399','ea5c1f0b-64e7-47a0-ab27-4993c1fd8c2f','3c0792db-0dc5-4586-bdf5-1f92f051c7f1','ad800bb2-f7d1-4c21-8e25-b4c81acc1969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a41a30f9734e04a99f27f35098a5b9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:16:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2080214929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3d43827-f4a9-4a3f-b603-8a2bdf811ea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3960d88e2c2d4ceea2dab77379f6cbb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10a41a30f9734e04a99f27f35098a5b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:02.670939 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc5e12b-1506-4bef-aa25-4dc8118b9608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:02.684251 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:02.684251 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:02.692901 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f6e56c9e-32bc-4849-a9d3-e321b8cf16b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Volume info retrieved successfully. Aug 14 01:16:02.699764 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6e56c9e-32bc-4849-a9d3-e321b8cf16b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 returned with HTTP 200 Aug 14 01:16:02.700241 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 32/130] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:02 2026] GET /volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:02.703462 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc5e12b-1506-4bef-aa25-4dc8118b9608) transitioned into state 'SUCCESS' from state '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-2080214929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3960d88e2c2d4ceea2dab77379f6cbb6',qos_specs=None,replication_status=,reservations=['be766582-a29f-4779-b6a8-5314b88a5399','ea5c1f0b-64e7-47a0-ab27-4993c1fd8c2f','3c0792db-0dc5-4586-bdf5-1f92f051c7f1','ad800bb2-f7d1-4c21-8e25-b4c81acc1969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a41a30f9734e04a99f27f35098a5b9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:02.704425 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9e78ca-71ab-4e34-be8f-5fbd3eebe7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:02.718785 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8aee3f9b-f0a2-47d7-984e-a9a18d01f6c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:02.719355 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9e78ca-71ab-4e34-be8f-5fbd3eebe7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:02.720418 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Flow 'volume_create_api' (17c6c5c3-1417-40a1-a2f5-5dced3d20e6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:02.720800 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Create volume request issued successfully. Aug 14 01:16:02.721342 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8aee3f9b-f0a2-47d7-984e-a9a18d01f6c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] DELETE https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:16:02.721415 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16d8d401-b776-4b40-8d37-9836c8268541 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:16:02.724199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8aee3f9b-f0a2-47d7-984e-a9a18d01f6c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:02.724199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8aee3f9b-f0a2-47d7-984e-a9a18d01f6c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:02.724421 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 34/131] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:16:02 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 14 01:16:02.724470 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8aee3f9b-f0a2-47d7-984e-a9a18d01f6c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Delete volume with id: 2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:16:02.732858 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:02.732858 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:02.734260 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8aee3f9b-f0a2-47d7-984e-a9a18d01f6c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Volume info retrieved successfully. Aug 14 01:16:02.741840 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-995672c4-2ecf-4f47-8b96-34d305cd1272 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:02.744201 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-995672c4-2ecf-4f47-8b96-34d305cd1272 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:02.744955 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-995672c4-2ecf-4f47-8b96-34d305cd1272 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:02.745357 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-995672c4-2ecf-4f47-8b96-34d305cd1272 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:02.758724 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:02.758724 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:02.761756 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8aee3f9b-f0a2-47d7-984e-a9a18d01f6c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Delete volume request issued successfully. Aug 14 01:16:02.762025 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8aee3f9b-f0a2-47d7-984e-a9a18d01f6c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 returned with HTTP 202 Aug 14 01:16:02.763226 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 35/132] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:16:02 2026] DELETE /volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:16:02.766794 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-995672c4-2ecf-4f47-8b96-34d305cd1272 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:02.771714 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-90c8b06c-a0f6-4435-8c7e-c318bd01e6a4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:02.775110 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-995672c4-2ecf-4f47-8b96-34d305cd1272 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:02.775599 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 32/133] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:02 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:02.775760 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90c8b06c-a0f6-4435-8c7e-c318bd01e6a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] GET https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:16:02.776028 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90c8b06c-a0f6-4435-8c7e-c318bd01e6a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:02.776347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90c8b06c-a0f6-4435-8c7e-c318bd01e6a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:02.792820 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:02.792820 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:02.798307 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-90c8b06c-a0f6-4435-8c7e-c318bd01e6a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Volume info retrieved successfully. Aug 14 01:16:02.805588 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90c8b06c-a0f6-4435-8c7e-c318bd01e6a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 returned with HTTP 200 Aug 14 01:16:02.806223 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 33/134] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:02 2026] GET /volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:16:03.791513 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4269c6e-bc3a-450a-9d87-737a035e5bd9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:03.793498 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4269c6e-bc3a-450a-9d87-737a035e5bd9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:03.793743 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4269c6e-bc3a-450a-9d87-737a035e5bd9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:03.794015 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4269c6e-bc3a-450a-9d87-737a035e5bd9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:03.803428 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:03.803428 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:03.807884 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a4269c6e-bc3a-450a-9d87-737a035e5bd9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:03.813538 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4269c6e-bc3a-450a-9d87-737a035e5bd9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:03.814147 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 35/135] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:03 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:03.827512 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90fa4de8-9ccc-45f2-b8f9-c47091f9232a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:03.829968 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90fa4de8-9ccc-45f2-b8f9-c47091f9232a tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] GET https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 Aug 14 01:16:03.830587 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90fa4de8-9ccc-45f2-b8f9-c47091f9232a tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:03.830973 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90fa4de8-9ccc-45f2-b8f9-c47091f9232a tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:03.842083 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90fa4de8-9ccc-45f2-b8f9-c47091f9232a tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222 tempest-VolumeSnapshotQuotasNegativeTestJSON-1400038222-project-member] https://10.4.3.11/volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 returned with HTTP 404 Aug 14 01:16:03.842842 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 36/136] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:03 2026] GET /volume/v3/volumes/2a486bf1-6e52-46c4-9f18-542ca8f08351 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:03.853090 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cb1b942f-5439-4e34-9202-e31a444bbaa9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:03.858228 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb1b942f-5439-4e34-9202-e31a444bbaa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 Aug 14 01:16:03.858228 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb1b942f-5439-4e34-9202-e31a444bbaa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:04.017415 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb1b942f-5439-4e34-9202-e31a444bbaa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042 tempest-VolumeSnapshotQuotasNegativeTestJSON-378301042-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 returned with HTTP 200 Aug 14 01:16:04.018004 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 33/137] 10.4.3.11 () {68 vars in 1368 bytes} [Fri Aug 14 01:16:03 2026] PUT /volume/v3/os-quota-sets/a60ab4cfd26f4b02b5c416be4fa81fa5 => generated 395 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:10.480581 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:10.778067 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:16:10.778067 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1197629289"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:10.779523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1197629289'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:16:10.779692 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Create volume of 1 GB Aug 14 01:16:10.783711 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=260,cinder:INSERT=49,cinder:UPDATE=70 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:16:10.786448 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Availability Zones retrieved successfully. Aug 14 01:16:10.797464 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Flow 'volume_create_api' (8f2df07c-adc6-49f8-bd83-ff009fb16579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:10.797464 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d9794d-feb9-447c-a715-153d37b03d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:10.797464 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:16:10.847600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d9794d-feb9-447c-a715-153d37b03d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:10.848574 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5e8829-253e-410a-b79c-0740f6f5441d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:10.935559 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Created reservations ['be4eb345-4a65-4a9c-8809-46802676d9ee', 'fb618e8a-0f64-4b70-a0e8-1d5d70778fbf', '32a45210-63ca-4a76-b617-25c5a9a6add4', 'a0c0a2d9-d3bd-4214-94a8-b325d28861f5'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:10.936305 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c5e8829-253e-410a-b79c-0740f6f5441d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be4eb345-4a65-4a9c-8809-46802676d9ee', 'fb618e8a-0f64-4b70-a0e8-1d5d70778fbf', '32a45210-63ca-4a76-b617-25c5a9a6add4', 'a0c0a2d9-d3bd-4214-94a8-b325d28861f5']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:10.937045 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1bfca7-3613-4dca-8706-34625bb0fe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:10.966049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1bfca7-3613-4dca-8706-34625bb0fe9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1197629289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176a8bf57f7d41fa95b0966d78fb1ddf',qos_specs=None,replication_status=,reservations=['be4eb345-4a65-4a9c-8809-46802676d9ee','fb618e8a-0f64-4b70-a0e8-1d5d70778fbf','32a45210-63ca-4a76-b617-25c5a9a6add4','a0c0a2d9-d3bd-4214-94a8-b325d28861f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f577b6c9d8064296ab06375c29f0dfb0',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:16:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1197629289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176a8bf57f7d41fa95b0966d78fb1ddf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f577b6c9d8064296ab06375c29f0dfb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:10.966796 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (810197e7-25c0-409d-bd51-ed739e49bef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:10.991385 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (810197e7-25c0-409d-bd51-ed739e49bef9) transitioned into state 'SUCCESS' from state '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-1197629289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176a8bf57f7d41fa95b0966d78fb1ddf',qos_specs=None,replication_status=,reservations=['be4eb345-4a65-4a9c-8809-46802676d9ee','fb618e8a-0f64-4b70-a0e8-1d5d70778fbf','32a45210-63ca-4a76-b617-25c5a9a6add4','a0c0a2d9-d3bd-4214-94a8-b325d28861f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f577b6c9d8064296ab06375c29f0dfb0',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:10.992142 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbaf67a0-fda4-436a-bcac-03269f955c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:11.002989 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbaf67a0-fda4-436a-bcac-03269f955c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:11.004300 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Flow 'volume_create_api' (8f2df07c-adc6-49f8-bd83-ff009fb16579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:11.004795 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Create volume request issued successfully. Aug 14 01:16:11.005771 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5da5c85a-847b-4ade-9b0b-61a6ed44ccda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:16:11.006240 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 34/138] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:16:10 2026] POST /volume/v3/volumes => generated 752 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:11.025073 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f42dbc4-9763-49ae-8446-f231a91e8bb7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:11.028230 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f42dbc4-9763-49ae-8446-f231a91e8bb7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 Aug 14 01:16:11.028542 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f42dbc4-9763-49ae-8446-f231a91e8bb7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:11.028752 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f42dbc4-9763-49ae-8446-f231a91e8bb7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:11.032402 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=240,cinder:INSERT=44,cinder:UPDATE=73 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:16:11.048569 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:11.048569 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:11.056812 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4f42dbc4-9763-49ae-8446-f231a91e8bb7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:11.066657 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f42dbc4-9763-49ae-8446-f231a91e8bb7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 returned with HTTP 200 Aug 14 01:16:11.067272 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 36/139] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:11 2026] GET /volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:12.087126 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-238b163b-56d6-4e65-b286-e072499db8bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:12.093524 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-238b163b-56d6-4e65-b286-e072499db8bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 Aug 14 01:16:12.093822 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-238b163b-56d6-4e65-b286-e072499db8bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:12.094120 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-238b163b-56d6-4e65-b286-e072499db8bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:12.112755 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:12.112755 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:12.119963 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-238b163b-56d6-4e65-b286-e072499db8bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:12.128686 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-238b163b-56d6-4e65-b286-e072499db8bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 returned with HTTP 200 Aug 14 01:16:12.128686 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 37/140] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:12 2026] GET /volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:12.149906 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9fb1c999-c168-471d-afd2-13360c735b51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:12.152650 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fb1c999-c168-471d-afd2-13360c735b51 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:16:12.154138 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fb1c999-c168-471d-afd2-13360c735b51 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1", "name": "tempest-VolumesBackupsAdminTest-Backup-1182870956", "container": "tempest-volumesbackupsadmintest-backup-container-537153168"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:12.156383 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-9fb1c999-c168-471d-afd2-13360c735b51 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Creating new backup {'backup': {'volume_id': '3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1182870956', 'container': 'tempest-volumesbackupsadmintest-backup-container-537153168'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:16:12.157148 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-9fb1c999-c168-471d-afd2-13360c735b51 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Creating backup of volume 3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 in container tempest-volumesbackupsadmintest-backup-container-537153168 Aug 14 01:16:12.173189 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:12.173189 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:12.174377 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9fb1c999-c168-471d-afd2-13360c735b51 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:12.238531 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9fb1c999-c168-471d-afd2-13360c735b51 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Created reservations ['11ea035e-641c-44aa-8528-eb631bd18600', '6326bbf7-4719-4455-a8b8-081a70ae1bf4'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:12.312076 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fb1c999-c168-471d-afd2-13360c735b51 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:16:12.312076 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 34/141] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:16:12 2026] POST /volume/v3/backups => generated 333 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 01:16:12.323693 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23a61d83-48f5-4f09-80cc-98edb18f2ca0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:12.326487 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23a61d83-48f5-4f09-80cc-98edb18f2ca0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:12.326653 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23a61d83-48f5-4f09-80cc-98edb18f2ca0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:12.327061 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23a61d83-48f5-4f09-80cc-98edb18f2ca0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:12.327186 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-23a61d83-48f5-4f09-80cc-98edb18f2ca0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:12.352638 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:12.352638 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:12.355569 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23a61d83-48f5-4f09-80cc-98edb18f2ca0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:12.355569 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 35/142] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:12 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 796 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:13.370664 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b9b57579-2c68-4efb-854e-6996d82ee635 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:13.374146 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9b57579-2c68-4efb-854e-6996d82ee635 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:13.374572 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9b57579-2c68-4efb-854e-6996d82ee635 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:13.374786 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b9b57579-2c68-4efb-854e-6996d82ee635 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:13.374908 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b9b57579-2c68-4efb-854e-6996d82ee635 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:13.403117 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:13.403117 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:13.405493 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b9b57579-2c68-4efb-854e-6996d82ee635 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:13.406091 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 37/143] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:13 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:14.420854 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2caad05b-0876-4486-af66-e106acbcd844 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:14.424045 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2caad05b-0876-4486-af66-e106acbcd844 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:14.424279 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2caad05b-0876-4486-af66-e106acbcd844 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:14.424485 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2caad05b-0876-4486-af66-e106acbcd844 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:14.424664 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2caad05b-0876-4486-af66-e106acbcd844 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:14.445423 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:14.445423 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:14.446605 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2caad05b-0876-4486-af66-e106acbcd844 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:14.447190 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 38/144] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:14 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:15.461939 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-154dc46b-8f64-4eb1-a157-12cbf0f24b0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:15.464182 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-154dc46b-8f64-4eb1-a157-12cbf0f24b0b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:15.464445 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-154dc46b-8f64-4eb1-a157-12cbf0f24b0b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:15.464699 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-154dc46b-8f64-4eb1-a157-12cbf0f24b0b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:15.464864 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-154dc46b-8f64-4eb1-a157-12cbf0f24b0b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:15.474049 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:15.474049 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:15.476035 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-154dc46b-8f64-4eb1-a157-12cbf0f24b0b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:15.476704 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 35/145] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:15 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:16.488338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-983894f9-a27e-44b9-bde2-9d763febaf84 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:16.491540 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-983894f9-a27e-44b9-bde2-9d763febaf84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:16.491653 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-983894f9-a27e-44b9-bde2-9d763febaf84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:16.491865 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-983894f9-a27e-44b9-bde2-9d763febaf84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:16.492014 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-983894f9-a27e-44b9-bde2-9d763febaf84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:16.501989 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:16.501989 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:16.503029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-983894f9-a27e-44b9-bde2-9d763febaf84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:16.503543 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 36/146] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:16 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:17.518879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16e0f5ce-7642-46b8-bc6d-53667224781e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:17.521136 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16e0f5ce-7642-46b8-bc6d-53667224781e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:17.521293 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16e0f5ce-7642-46b8-bc6d-53667224781e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:17.521498 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16e0f5ce-7642-46b8-bc6d-53667224781e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:17.521650 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-16e0f5ce-7642-46b8-bc6d-53667224781e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:17.528697 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:17.528697 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:17.529726 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16e0f5ce-7642-46b8-bc6d-53667224781e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:17.530576 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 38/147] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:17 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:18.545957 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3117c596-fb11-4c34-9769-a597b01dacda None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:18.550298 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3117c596-fb11-4c34-9769-a597b01dacda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:18.550558 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3117c596-fb11-4c34-9769-a597b01dacda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:18.550845 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3117c596-fb11-4c34-9769-a597b01dacda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:18.550897 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3117c596-fb11-4c34-9769-a597b01dacda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:18.556224 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:18.556224 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:18.557325 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3117c596-fb11-4c34-9769-a597b01dacda tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:18.557776 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 39/148] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:18 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:19.575981 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-576275cf-fc77-4a40-970e-24e6af1cfd06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:19.578871 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-576275cf-fc77-4a40-970e-24e6af1cfd06 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:19.579188 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-576275cf-fc77-4a40-970e-24e6af1cfd06 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:19.579486 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-576275cf-fc77-4a40-970e-24e6af1cfd06 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:19.579634 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-576275cf-fc77-4a40-970e-24e6af1cfd06 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:19.583879 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=274,cinder:UPDATE=66,cinder:INSERT=53 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:16:19.592459 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:19.592459 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:19.594226 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-576275cf-fc77-4a40-970e-24e6af1cfd06 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:19.596890 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 36/149] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:19 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:20.614663 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f6d2593-3976-46c5-b354-86f7722e8c00 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:20.617222 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f6d2593-3976-46c5-b354-86f7722e8c00 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:20.617443 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f6d2593-3976-46c5-b354-86f7722e8c00 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:20.617676 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f6d2593-3976-46c5-b354-86f7722e8c00 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:20.618043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3f6d2593-3976-46c5-b354-86f7722e8c00 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:20.626983 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:20.626983 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:20.629128 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f6d2593-3976-46c5-b354-86f7722e8c00 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:20.629330 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 37/150] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:20 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:20.953742 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aed31004-8405-418a-942d-704522453e7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:20.956561 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:16:20.957177 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1880562365"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:20.959825 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1880562365'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:16:20.960034 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Create volume of 1 GB Aug 14 01:16:20.966635 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Availability Zones retrieved successfully. Aug 14 01:16:20.977958 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Flow 'volume_create_api' (3bc9c395-78d0-4485-939e-8603d1f34c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:20.980553 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8730b319-9589-4a39-8ec2-109e0b6467f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:20.981620 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:16:21.036065 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8730b319-9589-4a39-8ec2-109e0b6467f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:21.037170 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ffb228-c9d0-4dbc-82c7-ea9aa9ff4a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:21.145205 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Created reservations ['7229488e-4c50-47f4-8f78-fba4988730ba', '79ae6885-1cfc-416c-a618-65b6e8221091', '9500a856-9afc-4d10-b022-28cbe1bd3593', 'd2721222-2054-46be-a568-ad55fb0e7e4a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:21.146602 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ffb228-c9d0-4dbc-82c7-ea9aa9ff4a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7229488e-4c50-47f4-8f78-fba4988730ba', '79ae6885-1cfc-416c-a618-65b6e8221091', '9500a856-9afc-4d10-b022-28cbe1bd3593', 'd2721222-2054-46be-a568-ad55fb0e7e4a']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:21.147873 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b38f97-ac77-4c44-9f5c-cc2361486e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:21.178439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b38f97-ac77-4c44-9f5c-cc2361486e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf6fc6c-e419-42e7-ade9-44ed85823886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1880562365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a819ca912fb44910880807a2ce335950',qos_specs=None,replication_status=,reservations=['7229488e-4c50-47f4-8f78-fba4988730ba','79ae6885-1cfc-416c-a618-65b6e8221091','9500a856-9afc-4d10-b022-28cbe1bd3593','d2721222-2054-46be-a568-ad55fb0e7e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4bc599fcb24d8fa1842deed1fabf56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1880562365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecf6fc6c-e419-42e7-ade9-44ed85823886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a819ca912fb44910880807a2ce335950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef4bc599fcb24d8fa1842deed1fabf56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:21.180716 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ce359-169c-4386-8dd3-4ddec3443a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:21.209214 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ce359-169c-4386-8dd3-4ddec3443a91) transitioned into state 'SUCCESS' from state '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-1880562365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a819ca912fb44910880807a2ce335950',qos_specs=None,replication_status=,reservations=['7229488e-4c50-47f4-8f78-fba4988730ba','79ae6885-1cfc-416c-a618-65b6e8221091','9500a856-9afc-4d10-b022-28cbe1bd3593','d2721222-2054-46be-a568-ad55fb0e7e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4bc599fcb24d8fa1842deed1fabf56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:21.210498 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8b8fe5-6050-4733-bd60-20c4ac206cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:21.227565 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8b8fe5-6050-4733-bd60-20c4ac206cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:21.228632 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Flow 'volume_create_api' (3bc9c395-78d0-4485-939e-8603d1f34c7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:21.229292 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Create volume request issued successfully. Aug 14 01:16:21.230163 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aed31004-8405-418a-942d-704522453e7e tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:16:21.231166 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 39/151] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:16:20 2026] POST /volume/v3/volumes => generated 750 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:21.245904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0489e1d0-5a7e-47e3-9da5-842344185ba4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:21.248750 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0489e1d0-5a7e-47e3-9da5-842344185ba4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:16:21.249119 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0489e1d0-5a7e-47e3-9da5-842344185ba4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:21.249532 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0489e1d0-5a7e-47e3-9da5-842344185ba4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:21.252231 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=178,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:16:21.263244 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:21.263244 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:21.271966 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0489e1d0-5a7e-47e3-9da5-842344185ba4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:16:21.282646 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0489e1d0-5a7e-47e3-9da5-842344185ba4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:16:21.282646 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 40/152] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:21 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:21.647154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63e40f78-af37-40c7-9181-253c5d4a43c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:21.650950 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63e40f78-af37-40c7-9181-253c5d4a43c8 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:21.651660 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63e40f78-af37-40c7-9181-253c5d4a43c8 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:21.651660 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63e40f78-af37-40c7-9181-253c5d4a43c8 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:21.652976 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-63e40f78-af37-40c7-9181-253c5d4a43c8 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:21.660764 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:21.660764 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:21.661686 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63e40f78-af37-40c7-9181-253c5d4a43c8 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:21.662302 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 37/153] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:21 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:22.301103 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-199da741-f9b9-4d77-84f6-6733cf060a77 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:22.306084 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-199da741-f9b9-4d77-84f6-6733cf060a77 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:16:22.306084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-199da741-f9b9-4d77-84f6-6733cf060a77 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:22.306084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-199da741-f9b9-4d77-84f6-6733cf060a77 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:22.316279 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:22.316279 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:22.323543 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-199da741-f9b9-4d77-84f6-6733cf060a77 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:16:22.335062 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-199da741-f9b9-4d77-84f6-6733cf060a77 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:16:22.335589 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 38/154] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:22 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:22.676890 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-25baaf2c-f3b7-43ff-b6b6-bed424fb207c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:22.679227 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25baaf2c-f3b7-43ff-b6b6-bed424fb207c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:22.679505 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25baaf2c-f3b7-43ff-b6b6-bed424fb207c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:22.679936 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25baaf2c-f3b7-43ff-b6b6-bed424fb207c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:22.679936 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-25baaf2c-f3b7-43ff-b6b6-bed424fb207c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:22.684744 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:22.684744 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:22.685679 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25baaf2c-f3b7-43ff-b6b6-bed424fb207c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:22.686129 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 40/155] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:22 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:23.704172 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35fef5bd-0d97-45f5-8e61-8021c30064ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:23.704943 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35fef5bd-0d97-45f5-8e61-8021c30064ae tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:23.705193 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35fef5bd-0d97-45f5-8e61-8021c30064ae tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:23.705414 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35fef5bd-0d97-45f5-8e61-8021c30064ae tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:23.705515 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-35fef5bd-0d97-45f5-8e61-8021c30064ae tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:23.710958 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:23.710958 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:23.711845 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35fef5bd-0d97-45f5-8e61-8021c30064ae tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:23.712273 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 41/156] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:23 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:24.728367 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a05f7b9-a2f0-4e2c-a435-2cfeaff8fb74 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:24.732760 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a05f7b9-a2f0-4e2c-a435-2cfeaff8fb74 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:24.737138 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a05f7b9-a2f0-4e2c-a435-2cfeaff8fb74 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:24.737450 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a05f7b9-a2f0-4e2c-a435-2cfeaff8fb74 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:24.737568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5a05f7b9-a2f0-4e2c-a435-2cfeaff8fb74 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:24.744241 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:24.744241 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:24.745313 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a05f7b9-a2f0-4e2c-a435-2cfeaff8fb74 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:24.745788 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 38/157] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:24 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:25.763782 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c319910a-0377-4df6-9c05-8695f139b3bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:25.766288 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c319910a-0377-4df6-9c05-8695f139b3bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:25.766958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c319910a-0377-4df6-9c05-8695f139b3bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:25.767198 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c319910a-0377-4df6-9c05-8695f139b3bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:25.767314 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c319910a-0377-4df6-9c05-8695f139b3bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:25.773484 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:25.773484 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:25.774394 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c319910a-0377-4df6-9c05-8695f139b3bd tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:25.774799 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 39/158] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:25 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:26.788388 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ca4017ee-8c17-4f6a-bf61-c32fc1d1af11 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:26.790170 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca4017ee-8c17-4f6a-bf61-c32fc1d1af11 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:26.790325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca4017ee-8c17-4f6a-bf61-c32fc1d1af11 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:26.790558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca4017ee-8c17-4f6a-bf61-c32fc1d1af11 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:26.790617 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ca4017ee-8c17-4f6a-bf61-c32fc1d1af11 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:26.795053 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:26.795053 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:26.795570 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca4017ee-8c17-4f6a-bf61-c32fc1d1af11 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:26.795869 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 41/159] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:26 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:27.812448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d1b4afb-0b22-49a6-a3f2-c5e5cbc8faa0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:27.816355 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d1b4afb-0b22-49a6-a3f2-c5e5cbc8faa0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:27.824437 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d1b4afb-0b22-49a6-a3f2-c5e5cbc8faa0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:27.824437 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d1b4afb-0b22-49a6-a3f2-c5e5cbc8faa0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:27.824437 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7d1b4afb-0b22-49a6-a3f2-c5e5cbc8faa0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:27.831252 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:27.831252 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:27.832821 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d1b4afb-0b22-49a6-a3f2-c5e5cbc8faa0 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:27.833246 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 42/160] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:27 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:28.846779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8997fbfb-a0e5-45dc-9e45-f587a20b1629 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:28.850016 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8997fbfb-a0e5-45dc-9e45-f587a20b1629 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:28.850091 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8997fbfb-a0e5-45dc-9e45-f587a20b1629 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:28.850376 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8997fbfb-a0e5-45dc-9e45-f587a20b1629 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:28.850533 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8997fbfb-a0e5-45dc-9e45-f587a20b1629 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:28.855604 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:28.855604 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:28.856669 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8997fbfb-a0e5-45dc-9e45-f587a20b1629 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:28.857198 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 39/161] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:28 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:29.764683 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:29.766907 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:16:29.767394 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1419923348"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:29.769332 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1419923348'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:16:29.769501 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Create volume of 1 GB Aug 14 01:16:29.774681 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Availability Zones retrieved successfully. Aug 14 01:16:29.782908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Flow 'volume_create_api' (5fb9f08d-46d0-44d6-9148-1cc0ad5799d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:29.784335 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e198add0-cb65-41d2-afed-c9978c07c53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:29.785632 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:16:29.817092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e198add0-cb65-41d2-afed-c9978c07c53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:29.818126 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4721bcee-a900-4199-a789-69e1501d0aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:29.869527 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02bd3311-d00a-4001-a19d-11324c7a5151 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:29.872408 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02bd3311-d00a-4001-a19d-11324c7a5151 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:29.872603 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02bd3311-d00a-4001-a19d-11324c7a5151 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:29.872786 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02bd3311-d00a-4001-a19d-11324c7a5151 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:29.873068 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-02bd3311-d00a-4001-a19d-11324c7a5151 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:29.877447 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:29.877447 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:29.878617 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02bd3311-d00a-4001-a19d-11324c7a5151 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:29.878958 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 42/162] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:29 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:29.889555 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Created reservations ['cb69f81e-4705-4db5-a238-d85053837839', '8eea5430-7560-4154-9987-e7b4fe4ab16c', 'dcd1fd2c-b188-427a-ac94-fe1e917caf9e', 'b1501daa-1ba0-423d-af03-854cc2b6616a'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:29.890666 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4721bcee-a900-4199-a789-69e1501d0aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb69f81e-4705-4db5-a238-d85053837839', '8eea5430-7560-4154-9987-e7b4fe4ab16c', 'dcd1fd2c-b188-427a-ac94-fe1e917caf9e', 'b1501daa-1ba0-423d-af03-854cc2b6616a']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:29.891629 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7045a5e9-7834-44f8-87b2-7c11257e0075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:29.920419 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7045a5e9-7834-44f8-87b2-7c11257e0075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a29ab046-8b97-4d4c-a1fb-f4ba477cda6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1419923348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd3d0471995c4278b966cdbf5190dc76',qos_specs=None,replication_status=,reservations=['cb69f81e-4705-4db5-a238-d85053837839','8eea5430-7560-4154-9987-e7b4fe4ab16c','dcd1fd2c-b188-427a-ac94-fe1e917caf9e','b1501daa-1ba0-423d-af03-854cc2b6616a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32acd58a8a414951ac1789b939719884',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:16:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1419923348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a29ab046-8b97-4d4c-a1fb-f4ba477cda6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd3d0471995c4278b966cdbf5190dc76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32acd58a8a414951ac1789b939719884',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:29.921199 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa69622b-b3d6-4078-8e0f-b889c71d8e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:29.942051 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa69622b-b3d6-4078-8e0f-b889c71d8e75) transitioned into state 'SUCCESS' from state '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-1419923348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd3d0471995c4278b966cdbf5190dc76',qos_specs=None,replication_status=,reservations=['cb69f81e-4705-4db5-a238-d85053837839','8eea5430-7560-4154-9987-e7b4fe4ab16c','dcd1fd2c-b188-427a-ac94-fe1e917caf9e','b1501daa-1ba0-423d-af03-854cc2b6616a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32acd58a8a414951ac1789b939719884',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:29.943013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e09bf524-4f4f-4a03-8499-c86d4d570211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:29.954236 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e09bf524-4f4f-4a03-8499-c86d4d570211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:29.955448 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Flow 'volume_create_api' (5fb9f08d-46d0-44d6-9148-1cc0ad5799d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:29.955583 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Create volume request issued successfully. Aug 14 01:16:29.956284 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07f5cf9d-e90a-4446-996f-5c84ec0344c8 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:16:29.956769 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 40/163] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:16:29 2026] POST /volume/v3/volumes => generated 753 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:29.975911 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4844c84-8197-4b66-b78f-c9f7011fb935 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:29.980658 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4844c84-8197-4b66-b78f-c9f7011fb935 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] GET https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f Aug 14 01:16:29.981078 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4844c84-8197-4b66-b78f-c9f7011fb935 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:29.981439 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4844c84-8197-4b66-b78f-c9f7011fb935 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:29.991597 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:29.991597 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:29.997994 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4844c84-8197-4b66-b78f-c9f7011fb935 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Volume info retrieved successfully. Aug 14 01:16:30.008214 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4844c84-8197-4b66-b78f-c9f7011fb935 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f returned with HTTP 200 Aug 14 01:16:30.008803 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 43/164] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:29 2026] GET /volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:30.432150 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:30.436947 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:16:30.436947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-736520841"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:30.437569 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-736520841'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:16:30.437870 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Create volume of 1 GB Aug 14 01:16:30.445972 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Availability Zones retrieved successfully. Aug 14 01:16:30.454017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Flow 'volume_create_api' (b5e4bee7-68ef-42a4-a375-11e963755212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:30.455862 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f837af-a4a4-4373-9edd-999f3aecbe2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:30.457451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:16:30.489640 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f837af-a4a4-4373-9edd-999f3aecbe2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:30.491907 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064ffdd8-9816-4e3d-8f67-1abbee5e6984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:30.561633 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Created reservations ['196a3acb-00be-463b-aff3-e38950272863', '3dc10b84-619d-42c9-a9d5-f1d7673d96fb', '7b411c9c-56ad-402f-8367-a48895ad7d6e', '14ed760e-4dd3-4bd6-83e5-1a180d1ecee1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:30.562848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064ffdd8-9816-4e3d-8f67-1abbee5e6984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['196a3acb-00be-463b-aff3-e38950272863', '3dc10b84-619d-42c9-a9d5-f1d7673d96fb', '7b411c9c-56ad-402f-8367-a48895ad7d6e', '14ed760e-4dd3-4bd6-83e5-1a180d1ecee1']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:30.564051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf9e812-150e-4e11-ae02-07d29249202d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:30.593536 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf9e812-150e-4e11-ae02-07d29249202d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '239f0228-b3d4-42cd-8e16-106032881a96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-736520841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5264905a6f74b298a0c875a12bdd8a7',qos_specs=None,replication_status=,reservations=['196a3acb-00be-463b-aff3-e38950272863','3dc10b84-619d-42c9-a9d5-f1d7673d96fb','7b411c9c-56ad-402f-8367-a48895ad7d6e','14ed760e-4dd3-4bd6-83e5-1a180d1ecee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14d9848537f4decba404a171461ccb6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-736520841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=239f0228-b3d4-42cd-8e16-106032881a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5264905a6f74b298a0c875a12bdd8a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b14d9848537f4decba404a171461ccb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:30.594805 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d37b512-691b-4b83-8a5f-985b48a8de4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:30.616360 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d37b512-691b-4b83-8a5f-985b48a8de4d) transitioned into state 'SUCCESS' from state '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-736520841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5264905a6f74b298a0c875a12bdd8a7',qos_specs=None,replication_status=,reservations=['196a3acb-00be-463b-aff3-e38950272863','3dc10b84-619d-42c9-a9d5-f1d7673d96fb','7b411c9c-56ad-402f-8367-a48895ad7d6e','14ed760e-4dd3-4bd6-83e5-1a180d1ecee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b14d9848537f4decba404a171461ccb6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:30.617893 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee68ec91-84dc-4435-8a6c-532d91790aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:30.629484 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee68ec91-84dc-4435-8a6c-532d91790aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:30.630857 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Flow 'volume_create_api' (b5e4bee7-68ef-42a4-a375-11e963755212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:30.631420 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Create volume request issued successfully. Aug 14 01:16:30.632296 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc3119a2-d57f-4d4b-92cb-6c5fe3dcd8f0 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:16:30.632950 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 40/165] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:16:30 2026] POST /volume/v3/volumes => generated 752 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:30.649053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b083b9ce-5b01-445e-9979-141ec2da4789 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:30.650891 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b083b9ce-5b01-445e-9979-141ec2da4789 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:30.651188 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b083b9ce-5b01-445e-9979-141ec2da4789 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:30.652944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b083b9ce-5b01-445e-9979-141ec2da4789 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:30.659443 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:30.659443 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:30.663857 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b083b9ce-5b01-445e-9979-141ec2da4789 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:30.669272 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b083b9ce-5b01-445e-9979-141ec2da4789 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:30.669732 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 43/166] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:30 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:30.899000 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-940f58ec-56a7-4bfc-8b98-c8c3a796b523 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:30.900986 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-940f58ec-56a7-4bfc-8b98-c8c3a796b523 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:30.904156 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-940f58ec-56a7-4bfc-8b98-c8c3a796b523 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:30.904419 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-940f58ec-56a7-4bfc-8b98-c8c3a796b523 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:30.904527 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-940f58ec-56a7-4bfc-8b98-c8c3a796b523 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:30.914882 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:30.914882 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:30.915814 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-940f58ec-56a7-4bfc-8b98-c8c3a796b523 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:30.916323 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 41/167] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:30 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:31.026983 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb051b7b-aa92-4e7f-8bb5-853d856d887e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:31.029014 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb051b7b-aa92-4e7f-8bb5-853d856d887e tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] GET https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f Aug 14 01:16:31.029094 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb051b7b-aa92-4e7f-8bb5-853d856d887e tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:31.029255 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb051b7b-aa92-4e7f-8bb5-853d856d887e tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:31.035938 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:31.035938 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:31.039588 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bb051b7b-aa92-4e7f-8bb5-853d856d887e tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Volume info retrieved successfully. Aug 14 01:16:31.043648 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb051b7b-aa92-4e7f-8bb5-853d856d887e tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f returned with HTTP 200 Aug 14 01:16:31.044125 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 44/168] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:31 2026] GET /volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:31.411818 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-00033a56-c698-49ac-a3c1-c69739a3293b req-060477a9-2042-4447-84d4-c8dd46fbfc82 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:31.415213 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-00033a56-c698-49ac-a3c1-c69739a3293b req-060477a9-2042-4447-84d4-c8dd46fbfc82 tempest-VolumesAdminNegativeTest-1619891184 tempest-VolumesAdminNegativeTest-1619891184-project] GET https://10.4.3.11/volume/v3/volumes/7874e5d9-6432-4024-af12-4a14c2e9aa70 Aug 14 01:16:31.415442 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-00033a56-c698-49ac-a3c1-c69739a3293b req-060477a9-2042-4447-84d4-c8dd46fbfc82 tempest-VolumesAdminNegativeTest-1619891184 tempest-VolumesAdminNegativeTest-1619891184-project] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:31.416770 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-00033a56-c698-49ac-a3c1-c69739a3293b req-060477a9-2042-4447-84d4-c8dd46fbfc82 tempest-VolumesAdminNegativeTest-1619891184 tempest-VolumesAdminNegativeTest-1619891184-project] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:31.421179 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-00033a56-c698-49ac-a3c1-c69739a3293b req-060477a9-2042-4447-84d4-c8dd46fbfc82 tempest-VolumesAdminNegativeTest-1619891184 tempest-VolumesAdminNegativeTest-1619891184-project] https://10.4.3.11/volume/v3/volumes/7874e5d9-6432-4024-af12-4a14c2e9aa70 returned with HTTP 404 Aug 14 01:16:31.421706 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 41/169] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:31 2026] GET /volume/v3/volumes/7874e5d9-6432-4024-af12-4a14c2e9aa70 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:31.437303 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b82c2f52-e925-4a56-93f0-2220754f48dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:31.439974 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b82c2f52-e925-4a56-93f0-2220754f48dd tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f Aug 14 01:16:31.440214 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b82c2f52-e925-4a56-93f0-2220754f48dd tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:31.440430 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b82c2f52-e925-4a56-93f0-2220754f48dd tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:31.440596 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b82c2f52-e925-4a56-93f0-2220754f48dd tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Delete volume with id: a29ab046-8b97-4d4c-a1fb-f4ba477cda6f Aug 14 01:16:31.451405 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:31.451405 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:31.452644 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b82c2f52-e925-4a56-93f0-2220754f48dd tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Volume info retrieved successfully. Aug 14 01:16:31.476052 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b82c2f52-e925-4a56-93f0-2220754f48dd tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Delete volume request issued successfully. Aug 14 01:16:31.476224 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b82c2f52-e925-4a56-93f0-2220754f48dd tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f returned with HTTP 202 Aug 14 01:16:31.476964 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 44/170] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:16:31 2026] DELETE /volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:16:31.485412 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3330dd0e-ed08-4deb-94fd-cd2f5f3a899c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:31.487147 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3330dd0e-ed08-4deb-94fd-cd2f5f3a899c tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] GET https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f Aug 14 01:16:31.487425 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3330dd0e-ed08-4deb-94fd-cd2f5f3a899c tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:31.487628 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3330dd0e-ed08-4deb-94fd-cd2f5f3a899c tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:31.496918 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:31.496918 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:31.501150 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3330dd0e-ed08-4deb-94fd-cd2f5f3a899c tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Volume info retrieved successfully. Aug 14 01:16:31.506829 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3330dd0e-ed08-4deb-94fd-cd2f5f3a899c tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f returned with HTTP 200 Aug 14 01:16:31.507342 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 42/171] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:31 2026] GET /volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:31.690340 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad82083a-546f-4dd1-b365-cb062f078369 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:31.692491 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad82083a-546f-4dd1-b365-cb062f078369 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:31.692730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad82083a-546f-4dd1-b365-cb062f078369 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:31.692984 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad82083a-546f-4dd1-b365-cb062f078369 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:31.701843 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:31.701843 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:31.705802 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad82083a-546f-4dd1-b365-cb062f078369 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:31.709685 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad82083a-546f-4dd1-b365-cb062f078369 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:31.710037 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 45/172] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:31 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:31.760453 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-04b90761-fda0-471d-ba02-e059c5d0d96e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:31.763459 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-04b90761-fda0-471d-ba02-e059c5d0d96e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:31.763773 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-04b90761-fda0-471d-ba02-e059c5d0d96e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:31.764216 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-04b90761-fda0-471d-ba02-e059c5d0d96e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:31.776903 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:31.776903 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:31.785835 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-04b90761-fda0-471d-ba02-e059c5d0d96e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:31.788116 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-04b90761-fda0-471d-ba02-e059c5d0d96e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:31.788695 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 42/173] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:31 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:31.932975 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65cdc001-b24d-4720-a553-545399c33d58 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:31.934985 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65cdc001-b24d-4720-a553-545399c33d58 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:31.935338 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65cdc001-b24d-4720-a553-545399c33d58 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:31.935678 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65cdc001-b24d-4720-a553-545399c33d58 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:31.936062 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-65cdc001-b24d-4720-a553-545399c33d58 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:31.940529 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:31.940529 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:31.941628 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65cdc001-b24d-4720-a553-545399c33d58 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:31.942055 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 45/174] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:31 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:31.952112 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-df9e72e5-f824-4c88-aa3f-c5ff7065a841 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:31.954067 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-df9e72e5-f824-4c88-aa3f-c5ff7065a841 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 Aug 14 01:16:31.954312 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-df9e72e5-f824-4c88-aa3f-c5ff7065a841 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:31.954488 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-df9e72e5-f824-4c88-aa3f-c5ff7065a841 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:31.966884 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:31.966884 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:31.974674 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-df9e72e5-f824-4c88-aa3f-c5ff7065a841 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:31.981219 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-df9e72e5-f824-4c88-aa3f-c5ff7065a841 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 returned with HTTP 200 Aug 14 01:16:31.982458 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 43/175] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:31 2026] GET /volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:31.995630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3481f16c-66d3-47a3-b1fc-72c52ec4d419 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.093306 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3d9eb101-400e-4cda-967f-34cf355e4852 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.094513 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d9eb101-400e-4cda-967f-34cf355e4852 None None] GET https://10.4.3.11/volume// Aug 14 01:16:32.094610 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d9eb101-400e-4cda-967f-34cf355e4852 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:32.096128 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d9eb101-400e-4cda-967f-34cf355e4852 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:32.096128 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d9eb101-400e-4cda-967f-34cf355e4852 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:32.096128 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 43/176] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:16:32 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:32.122547 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e3bc608b-2596-4a62-9104-e6414ad7d561 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.226428 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3481f16c-66d3-47a3-b1fc-72c52ec4d419 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb/export_record Aug 14 01:16:32.226792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3481f16c-66d3-47a3-b1fc-72c52ec4d419 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:32.226947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3481f16c-66d3-47a3-b1fc-72c52ec4d419 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:32.227109 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-3481f16c-66d3-47a3-b1fc-72c52ec4d419 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Export record for backup d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 01:16:32.236944 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:32.236944 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:32.237853 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-3481f16c-66d3-47a3-b1fc-72c52ec4d419 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Calling RPCAPI with context: , host: np0000007295, backup: d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 01:16:32.244759 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-3481f16c-66d3-47a3-b1fc-72c52ec4d419 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] export_record in rpcapi backup_id d63c98c2-2cc9-431a-ba40-6df58b8a27fb on host np0000007295. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 01:16:32.254429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-3481f16c-66d3-47a3-b1fc-72c52ec4d419 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDYzYzk4YzItMmNjOS00MzFhLWJhNDAtNmRmNThiOGEyN2ZiIiwgInVzZXJfaWQiOiAiZjU3N2I2YzlkODA2NDI5NmFiMDYzNzVjMjlmMGRmYjAiLCAicHJvamVjdF9pZCI6ICIxNzZhOGJmNTdmN2Q0MWZhOTViMDk2NmQ3OGZiMWRkZiIsICJ2b2x1bWVfaWQiOiAiM2VmMmFjZmEtOGZlMS00YzgzLTliZDctMzM2YzhlOGE3Y2IxIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01MzcxNTMxNjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE4Mjg3MDk1NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzNlZjJhY2ZhLThmZTEtNGM4My05YmQ3LTMzNmM4ZThhN2NiMS8yMDI2MDgxNDAxMTYxNy9hel9ub3ZhX2JhY2t1cF9kNjNjOThjMi0yY2M5LTQzMWEtYmE0MC02ZGY1OGI4YTI3ZmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MTY6MzJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 01:16:32.254817 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3481f16c-66d3-47a3-b1fc-72c52ec4d419 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb/export_record returned with HTTP 200 Aug 14 01:16:32.255413 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 46/177] 10.4.3.11 () {66 vars in 1383 bytes} [Fri Aug 14 01:16:31 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb/export_record => generated 1512 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:32.264694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eeae9837-29e2-4907-bba2-b8e57745a75a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.268698 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eeae9837-29e2-4907-bba2-b8e57745a75a tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] POST https://10.4.3.11/volume/v3/backups/import_record Aug 14 01:16:32.269760 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eeae9837-29e2-4907-bba2-b8e57745a75a tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjMDhiMjUtMTA1Yy00MmRmLThmZWMtZmJkMDg3OWNhOWQxIiwgInVzZXJfaWQiOiAiZjU3N2I2YzlkODA2NDI5NmFiMDYzNzVjMjlmMGRmYjAiLCAicHJvamVjdF9pZCI6ICIxNzZhOGJmNTdmN2Q0MWZhOTViMDk2NmQ3OGZiMWRkZiIsICJ2b2x1bWVfaWQiOiAiM2VmMmFjZmEtOGZlMS00YzgzLTliZDctMzM2YzhlOGE3Y2IxIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01MzcxNTMxNjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE4Mjg3MDk1NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzNlZjJhY2ZhLThmZTEtNGM4My05YmQ3LTMzNmM4ZThhN2NiMS8yMDI2MDgxNDAxMTYxNy9hel9ub3ZhX2JhY2t1cF9kNjNjOThjMi0yY2M5LTQzMWEtYmE0MC02ZGY1OGI4YTI3ZmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MTY6MzJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:32.272325 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-eeae9837-29e2-4907-bba2-b8e57745a75a tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjMDhiMjUtMTA1Yy00MmRmLThmZWMtZmJkMDg3OWNhOWQxIiwgInVzZXJfaWQiOiAiZjU3N2I2YzlkODA2NDI5NmFiMDYzNzVjMjlmMGRmYjAiLCAicHJvamVjdF9pZCI6ICIxNzZhOGJmNTdmN2Q0MWZhOTViMDk2NmQ3OGZiMWRkZiIsICJ2b2x1bWVfaWQiOiAiM2VmMmFjZmEtOGZlMS00YzgzLTliZDctMzM2YzhlOGE3Y2IxIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01MzcxNTMxNjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE4Mjg3MDk1NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzNlZjJhY2ZhLThmZTEtNGM4My05YmQ3LTMzNmM4ZThhN2NiMS8yMDI2MDgxNDAxMTYxNy9hel9ub3ZhX2JhY2t1cF9kNjNjOThjMi0yY2M5LTQzMWEtYmE0MC02ZGY1OGI4YTI3ZmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MTY6MzJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100275) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 01:16:32.272559 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-eeae9837-29e2-4907-bba2-b8e57745a75a tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjMDhiMjUtMTA1Yy00MmRmLThmZWMtZmJkMDg3OWNhOWQxIiwgInVzZXJfaWQiOiAiZjU3N2I2YzlkODA2NDI5NmFiMDYzNzVjMjlmMGRmYjAiLCAicHJvamVjdF9pZCI6ICIxNzZhOGJmNTdmN2Q0MWZhOTViMDk2NmQ3OGZiMWRkZiIsICJ2b2x1bWVfaWQiOiAiM2VmMmFjZmEtOGZlMS00YzgzLTliZDctMzM2YzhlOGE3Y2IxIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01MzcxNTMxNjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE4Mjg3MDk1NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzNlZjJhY2ZhLThmZTEtNGM4My05YmQ3LTMzNmM4ZThhN2NiMS8yMDI2MDgxNDAxMTYxNy9hel9ub3ZhX2JhY2t1cF9kNjNjOThjMi0yY2M5LTQzMWEtYmE0MC02ZGY1OGI4YTI3ZmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MTY6MzJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100275) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 01:16:32.334694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-eeae9837-29e2-4907-bba2-b8e57745a75a tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Created reservations ['bba159bb-3f11-4bc9-b1a9-b13a9e397ad4', '8e38ac35-863c-4078-a171-7dcedea1110d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:32.365500 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e3bc608b-2596-4a62-9104-e6414ad7d561 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:16:32.365970 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e3bc608b-2596-4a62-9104-e6414ad7d561 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "239f0228-b3d4-42cd-8e16-106032881a96", "connector": null, "instance_uuid": "3089940d-968d-4fc6-91d3-20206418ea3c"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:32.377170 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:32.377170 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:32.378643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-eeae9837-29e2-4907-bba2-b8e57745a75a tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] import_record rpcapi backup id 10c08b25-105c-42df-8fec-fbd0879ca9d1 on host np0000007295 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjMDhiMjUtMTA1Yy00MmRmLThmZWMtZmJkMDg3OWNhOWQxIiwgInVzZXJfaWQiOiAiZjU3N2I2YzlkODA2NDI5NmFiMDYzNzVjMjlmMGRmYjAiLCAicHJvamVjdF9pZCI6ICIxNzZhOGJmNTdmN2Q0MWZhOTViMDk2NmQ3OGZiMWRkZiIsICJ2b2x1bWVfaWQiOiAiM2VmMmFjZmEtOGZlMS00YzgzLTliZDctMzM2YzhlOGE3Y2IxIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01MzcxNTMxNjgiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE4Mjg3MDk1NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzNlZjJhY2ZhLThmZTEtNGM4My05YmQ3LTMzNmM4ZThhN2NiMS8yMDI2MDgxNDAxMTYxNy9hel9ub3ZhX2JhY2t1cF9kNjNjOThjMi0yY2M5LTQzMWEtYmE0MC02ZGY1OGI4YTI3ZmIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjE2OjEyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MTY6MzJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100275) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 01:16:32.381256 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-eeae9837-29e2-4907-bba2-b8e57745a75a tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Import record output: {'backup': {'id': '10c08b25-105c-42df-8fec-fbd0879ca9d1', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1'}, {'rel': 'bookmark', 'href': 'https://10.4.3.11/volume/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1'}]}}. {{(pid=100275) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 01:16:32.381561 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eeae9837-29e2-4907-bba2-b8e57745a75a tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] https://10.4.3.11/volume/v3/backups/import_record returned with HTTP 201 Aug 14 01:16:32.382156 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 44/178] 10.4.3.11 () {68 vars in 1295 bytes} [Fri Aug 14 01:16:32 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 118 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 01:16:32.393800 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a7753bc-82bf-4bf6-b44e-13448e30d8f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.397758 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a7753bc-82bf-4bf6-b44e-13448e30d8f6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] GET https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 Aug 14 01:16:32.398088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a7753bc-82bf-4bf6-b44e-13448e30d8f6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:32.398512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a7753bc-82bf-4bf6-b44e-13448e30d8f6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:32.398687 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9a7753bc-82bf-4bf6-b44e-13448e30d8f6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Show backup with id 10c08b25-105c-42df-8fec-fbd0879ca9d1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:32.419121 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:32.419121 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:32.420218 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a7753bc-82bf-4bf6-b44e-13448e30d8f6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 returned with HTTP 200 Aug 14 01:16:32.420712 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 44/179] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:32 2026] GET /volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 => generated 645 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:32.421677 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e3bc608b-2596-4a62-9104-e6414ad7d561 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:16:32.422235 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 46/180] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:16:32 2026] POST /volume/v3/attachments => generated 273 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:32.457163 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b6ed6a1-e4f2-4ef7-a8df-19c9a5940f7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.459108 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b6ed6a1-e4f2-4ef7-a8df-19c9a5940f7e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:32.459347 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b6ed6a1-e4f2-4ef7-a8df-19c9a5940f7e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:32.459526 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b6ed6a1-e4f2-4ef7-a8df-19c9a5940f7e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:32.470057 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:32.470057 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:32.474043 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8b6ed6a1-e4f2-4ef7-a8df-19c9a5940f7e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:32.477966 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e766366d-03e5-4367-b551-45d8ab21c059 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.478619 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e766366d-03e5-4367-b551-45d8ab21c059 None None] GET https://10.4.3.11/volume// Aug 14 01:16:32.478740 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b6ed6a1-e4f2-4ef7-a8df-19c9a5940f7e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:32.478786 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e766366d-03e5-4367-b551-45d8ab21c059 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:32.478950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e766366d-03e5-4367-b551-45d8ab21c059 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:32.479661 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 47/181] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:32 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:32.479793 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e766366d-03e5-4367-b551-45d8ab21c059 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:32.479793 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 45/182] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:16:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:32.489795 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e4152a66-c186-47ed-b6b2-565ba4297958 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.495055 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e4152a66-c186-47ed-b6b2-565ba4297958 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:32.495323 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e4152a66-c186-47ed-b6b2-565ba4297958 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:32.495513 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e4152a66-c186-47ed-b6b2-565ba4297958 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:32.512666 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:32.512666 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:32.516397 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e4152a66-c186-47ed-b6b2-565ba4297958 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:32.522817 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9321a567-b0c3-4ce8-ab30-8167676d3849 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.525399 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-e4152a66-c186-47ed-b6b2-565ba4297958 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:32.525550 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9321a567-b0c3-4ce8-ab30-8167676d3849 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] GET https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f Aug 14 01:16:32.525802 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9321a567-b0c3-4ce8-ab30-8167676d3849 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:32.526370 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 45/183] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:16:32 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:16:32.526725 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9321a567-b0c3-4ce8-ab30-8167676d3849 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:32.539423 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9321a567-b0c3-4ce8-ab30-8167676d3849 tempest-VolumesAdminNegativeTest-537746778 tempest-VolumesAdminNegativeTest-537746778-project-member] https://10.4.3.11/volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f returned with HTTP 404 Aug 14 01:16:32.540029 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 47/184] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:32 2026] GET /volume/v3/volumes/a29ab046-8b97-4d4c-a1fb-f4ba477cda6f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:32.627868 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-95d455f3-174b-4864-80f0-730a4b92643b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:32.630059 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-95d455f3-174b-4864-80f0-730a4b92643b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] PUT https://10.4.3.11/volume/v3/attachments/e094777d-37fd-4f71-9c9b-529776cadb9f Aug 14 01:16:32.630429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-95d455f3-174b-4864-80f0-730a4b92643b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:32.640774 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-95d455f3-174b-4864-80f0-730a4b92643b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Acquiring lock "cinder-attachment_update-239f0228-b3d4-42cd-8e16-106032881a96-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:16:32.647060 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-95d455f3-174b-4864-80f0-730a4b92643b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Lock "cinder-attachment_update-239f0228-b3d4-42cd-8e16-106032881a96-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:16:32.648119 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:32.648119 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:32.747630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-95d455f3-174b-4864-80f0-730a4b92643b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Lock "cinder-attachment_update-239f0228-b3d4-42cd-8e16-106032881a96-np0000007295" released by "attachment_update" :: held 0.100s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:16:32.747630 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-95d455f3-174b-4864-80f0-730a4b92643b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/attachments/e094777d-37fd-4f71-9c9b-529776cadb9f returned with HTTP 200 Aug 14 01:16:32.749379 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 48/185] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:16:32 2026] PUT /volume/v3/attachments/e094777d-37fd-4f71-9c9b-529776cadb9f => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:33.129389 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-d2bcb447-189b-431a-bd49-cca8749e43a7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.132400 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-d2bcb447-189b-431a-bd49-cca8749e43a7 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:33.132617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-d2bcb447-189b-431a-bd49-cca8749e43a7 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:33.132832 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-d2bcb447-189b-431a-bd49-cca8749e43a7 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:33.171477 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:33.171477 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:33.175276 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-d2bcb447-189b-431a-bd49-cca8749e43a7 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:33.179596 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-d2bcb447-189b-431a-bd49-cca8749e43a7 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:33.180171 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 46/186] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:33 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1023 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:33.290494 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d22c267-f4d9-47f7-9030-e7624a16c174 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.291107 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d22c267-f4d9-47f7-9030-e7624a16c174 None None] GET https://10.4.3.11/volume// Aug 14 01:16:33.291185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d22c267-f4d9-47f7-9030-e7624a16c174 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:33.292700 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d22c267-f4d9-47f7-9030-e7624a16c174 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:33.292700 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d22c267-f4d9-47f7-9030-e7624a16c174 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:33.292700 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 46/187] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:16:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:33.305505 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-848edc1e-badd-49b7-a261-09eba14cc5dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.308202 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-848edc1e-badd-49b7-a261-09eba14cc5dd tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:16:33.309398 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-848edc1e-badd-49b7-a261-09eba14cc5dd tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50ca3829-e800-44e4-a59b-497bb8d3ece2", "connector": null, "instance_uuid": "68d04e83-424f-434a-8f3a-d94b7d0bb912"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:33.329459 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:33.329459 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:33.376397 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-848edc1e-badd-49b7-a261-09eba14cc5dd tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:16:33.376867 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 48/188] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:16:33 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 14 01:16:33.417292 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-38b35684-79f0-467b-ab7d-3ad799fb3637 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.419589 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38b35684-79f0-467b-ab7d-3ad799fb3637 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:33.419852 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38b35684-79f0-467b-ab7d-3ad799fb3637 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:33.420137 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38b35684-79f0-467b-ab7d-3ad799fb3637 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:33.425734 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-18983fe6-e9de-4445-9bae-dfacdd7b711e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.426203 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18983fe6-e9de-4445-9bae-dfacdd7b711e None None] GET https://10.4.3.11/volume// Aug 14 01:16:33.426455 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18983fe6-e9de-4445-9bae-dfacdd7b711e None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:33.426650 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18983fe6-e9de-4445-9bae-dfacdd7b711e None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:33.427050 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18983fe6-e9de-4445-9bae-dfacdd7b711e None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:33.427342 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 47/189] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:16:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:33.435429 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:33.435429 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:33.435874 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5acf356-d7a4-4553-b2b3-11c402de80f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.437754 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-589c2efe-7b3c-4188-9627-fdb04faa4758 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.438099 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5acf356-d7a4-4553-b2b3-11c402de80f2 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] GET https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 Aug 14 01:16:33.438348 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5acf356-d7a4-4553-b2b3-11c402de80f2 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:33.438593 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5acf356-d7a4-4553-b2b3-11c402de80f2 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:33.438753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b5acf356-d7a4-4553-b2b3-11c402de80f2 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Show backup with id 10c08b25-105c-42df-8fec-fbd0879ca9d1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:33.440616 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-38b35684-79f0-467b-ab7d-3ad799fb3637 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:33.442582 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-589c2efe-7b3c-4188-9627-fdb04faa4758 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:33.442871 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-589c2efe-7b3c-4188-9627-fdb04faa4758 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:33.443166 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-589c2efe-7b3c-4188-9627-fdb04faa4758 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:33.444536 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:33.444536 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:33.445371 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5acf356-d7a4-4553-b2b3-11c402de80f2 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 returned with HTTP 200 Aug 14 01:16:33.445848 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 47/190] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:33 2026] GET /volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:33.446722 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38b35684-79f0-467b-ab7d-3ad799fb3637 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:33.447325 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 49/191] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:33 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:33.459642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5ee2c85a-26b4-4696-8d78-f0f813732d2c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.461351 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:33.461351 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:33.462296 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ee2c85a-26b4-4696-8d78-f0f813732d2c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] GET https://10.4.3.11/volume/v3/backups Aug 14 01:16:33.462652 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ee2c85a-26b4-4696-8d78-f0f813732d2c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:33.462997 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ee2c85a-26b4-4696-8d78-f0f813732d2c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:33.465624 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-589c2efe-7b3c-4188-9627-fdb04faa4758 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:33.470118 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-589c2efe-7b3c-4188-9627-fdb04faa4758 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:33.470705 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 49/192] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:16:33 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1245 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:16:33.479999 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ee2c85a-26b4-4696-8d78-f0f813732d2c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 200 Aug 14 01:16:33.480722 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 48/193] 10.4.3.11 () {66 vars in 1230 bytes} [Fri Aug 14 01:16:33 2026] GET /volume/v3/backups => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:33.492525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8857c159-27be-414f-b8e8-03d543f48f05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.494854 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8857c159-27be-414f-b8e8-03d543f48f05 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:33.495114 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8857c159-27be-414f-b8e8-03d543f48f05 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:33.495334 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8857c159-27be-414f-b8e8-03d543f48f05 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:33.497035 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.499030 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] POST https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb/restore Aug 14 01:16:33.499426 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:33.501139 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Restoring backup d63c98c2-2cc9-431a-ba40-6df58b8a27fb ({'restore': {}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 01:16:33.501311 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Restoring backup d63c98c2-2cc9-431a-ba40-6df58b8a27fb to volume None. Aug 14 01:16:33.505858 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:33.505858 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:33.507502 np0000007295 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Creating volume of 1 GB for restore of backup d63c98c2-2cc9-431a-ba40-6df58b8a27fb. Aug 14 01:16:33.508501 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:33.508501 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:33.513977 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:16:33.513688. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:16:33.514142 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Availability Zones retrieved successfully. Aug 14 01:16:33.515552 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8857c159-27be-414f-b8e8-03d543f48f05 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:33.519727 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Flow 'volume_create_api' (8e816e02-a96e-45aa-ad6e-400bc3eb9f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:33.519891 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8857c159-27be-414f-b8e8-03d543f48f05 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:33.520338 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 48/194] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:33 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:33.520846 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfdff983-85f5-4f95-a7d7-51a0830a4cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:33.521899 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:16:33.552600 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfdff983-85f5-4f95-a7d7-51a0830a4cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:33.553781 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34280146-5a0b-4775-8b7e-8f2a0ac9a107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:33.557424 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e0279cc-292d-47d5-84f2-2d1371db6646 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:33.559715 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e0279cc-292d-47d5-84f2-2d1371db6646 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] PUT https://10.4.3.11/volume/v3/attachments/695c4cf9-c34c-4468-a8b4-254419752ac0 Aug 14 01:16:33.560170 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e0279cc-292d-47d5-84f2-2d1371db6646 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:33.570647 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e0279cc-292d-47d5-84f2-2d1371db6646 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Acquiring lock "cinder-attachment_update-50ca3829-e800-44e4-a59b-497bb8d3ece2-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:16:33.576162 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e0279cc-292d-47d5-84f2-2d1371db6646 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Lock "cinder-attachment_update-50ca3829-e800-44e4-a59b-497bb8d3ece2-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:16:33.577375 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:33.577375 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:33.594948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Created reservations ['61a0ce8e-3c56-456f-9edb-b00196880c51', 'b7354b7a-3266-43b8-9c3a-ada0756b7b35', '904aba82-edcd-4b91-bc21-57d9a75ffea6', 'ae20b997-2509-4471-a21d-b83a160cb593'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:33.596350 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34280146-5a0b-4775-8b7e-8f2a0ac9a107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61a0ce8e-3c56-456f-9edb-b00196880c51', 'b7354b7a-3266-43b8-9c3a-ada0756b7b35', '904aba82-edcd-4b91-bc21-57d9a75ffea6', 'ae20b997-2509-4471-a21d-b83a160cb593']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:33.597882 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80beb7ac-a4f7-4933-8a10-d3791ca84c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:33.638272 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80beb7ac-a4f7-4933-8a10-d3791ca84c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff', '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_d63c98c2-2cc9-431a-ba40-6df58b8a27fb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176a8bf57f7d41fa95b0966d78fb1ddf',qos_specs=None,replication_status=,reservations=['61a0ce8e-3c56-456f-9edb-b00196880c51','b7354b7a-3266-43b8-9c3a-ada0756b7b35','904aba82-edcd-4b91-bc21-57d9a75ffea6','ae20b997-2509-4471-a21d-b83a160cb593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f577b6c9d8064296ab06375c29f0dfb0',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:16:33Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d63c98c2-2cc9-431a-ba40-6df58b8a27fb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176a8bf57f7d41fa95b0966d78fb1ddf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f577b6c9d8064296ab06375c29f0dfb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:33.639647 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d49d960-9322-4519-abe1-1dbc1a9d21ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:33.659412 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d49d960-9322-4519-abe1-1dbc1a9d21ab) transitioned into 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_d63c98c2-2cc9-431a-ba40-6df58b8a27fb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176a8bf57f7d41fa95b0966d78fb1ddf',qos_specs=None,replication_status=,reservations=['61a0ce8e-3c56-456f-9edb-b00196880c51','b7354b7a-3266-43b8-9c3a-ada0756b7b35','904aba82-edcd-4b91-bc21-57d9a75ffea6','ae20b997-2509-4471-a21d-b83a160cb593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f577b6c9d8064296ab06375c29f0dfb0',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:33.662246 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a06ca9-50b7-4d8a-845e-93de61ea1e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:33.673382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e0279cc-292d-47d5-84f2-2d1371db6646 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Lock "cinder-attachment_update-50ca3829-e800-44e4-a59b-497bb8d3ece2-np0000007295" released by "attachment_update" :: held 0.097s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:16:33.673711 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e0279cc-292d-47d5-84f2-2d1371db6646 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/attachments/695c4cf9-c34c-4468-a8b4-254419752ac0 returned with HTTP 200 Aug 14 01:16:33.674037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a06ca9-50b7-4d8a-845e-93de61ea1e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:33.674450 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 50/195] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:16:33 2026] PUT /volume/v3/attachments/695c4cf9-c34c-4468-a8b4-254419752ac0 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:33.675159 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Flow 'volume_create_api' (8e816e02-a96e-45aa-ad6e-400bc3eb9f8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:33.675560 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Create volume request issued successfully. Aug 14 01:16:33.684225 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:33.684225 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:33.684813 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:34.462392 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e37ec683-e295-4080-95da-c0d8547bfc4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:34.465405 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e37ec683-e295-4080-95da-c0d8547bfc4e tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:34.465684 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e37ec683-e295-4080-95da-c0d8547bfc4e tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:34.467167 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e37ec683-e295-4080-95da-c0d8547bfc4e tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:34.481113 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:34.481113 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:34.485259 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e37ec683-e295-4080-95da-c0d8547bfc4e tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:34.490907 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e37ec683-e295-4080-95da-c0d8547bfc4e tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:34.491662 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 49/196] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:34 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:34.537149 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e909e170-242f-427c-ba36-327a589bcf8d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:34.539293 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e909e170-242f-427c-ba36-327a589bcf8d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:34.539506 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e909e170-242f-427c-ba36-327a589bcf8d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:34.539943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e909e170-242f-427c-ba36-327a589bcf8d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:34.551064 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:34.551064 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:34.554717 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e909e170-242f-427c-ba36-327a589bcf8d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:34.559007 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e909e170-242f-427c-ba36-327a589bcf8d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:34.559389 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 49/197] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:34 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:34.691535 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:34.691535 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:34.692003 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:34.692289 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 01:16:34.692289 np0000007295 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Overwriting volume f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff with restore of backup d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:34.708267 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] restore_backup in rpcapi backup_id d63c98c2-2cc9-431a-ba40-6df58b8a27fb {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 01:16:34.710539 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af16771a-1f71-4ad0-ba17-f0a5eee6fd54 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb/restore returned with HTTP 202 Aug 14 01:16:34.711095 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 50/198] 10.4.3.11 () {68 vars in 1386 bytes} [Fri Aug 14 01:16:33 2026] POST /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb/restore => generated 189 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:34.720028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e2d69ba7-f47b-4a0d-b03b-231c639a5733 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:34.724586 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2d69ba7-f47b-4a0d-b03b-231c639a5733 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:34.724586 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2d69ba7-f47b-4a0d-b03b-231c639a5733 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:34.724586 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2d69ba7-f47b-4a0d-b03b-231c639a5733 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:34.724586 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e2d69ba7-f47b-4a0d-b03b-231c639a5733 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:34.733394 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:34.733394 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:34.733394 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2d69ba7-f47b-4a0d-b03b-231c639a5733 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:34.733394 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 51/199] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:34 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:35.505912 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0b6086b9-c7a4-4413-9954-8085b278da8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:35.508238 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b6086b9-c7a4-4413-9954-8085b278da8a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:35.508486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b6086b9-c7a4-4413-9954-8085b278da8a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:35.508736 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b6086b9-c7a4-4413-9954-8085b278da8a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:35.521416 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:35.521416 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:35.526487 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0b6086b9-c7a4-4413-9954-8085b278da8a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:35.532512 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b6086b9-c7a4-4413-9954-8085b278da8a tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:35.533268 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 50/200] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:35 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:35.572622 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d98ba73e-eab6-49ed-bf27-2661076a75b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:35.574755 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d98ba73e-eab6-49ed-bf27-2661076a75b3 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:35.574987 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d98ba73e-eab6-49ed-bf27-2661076a75b3 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:35.575208 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d98ba73e-eab6-49ed-bf27-2661076a75b3 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:35.589145 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:35.589145 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:35.593797 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d98ba73e-eab6-49ed-bf27-2661076a75b3 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:35.599335 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d98ba73e-eab6-49ed-bf27-2661076a75b3 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:35.599766 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 50/201] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:35 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:35.744911 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c622d33-2fd3-4a8b-af53-7eb537752275 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:35.746973 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c622d33-2fd3-4a8b-af53-7eb537752275 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:35.747187 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c622d33-2fd3-4a8b-af53-7eb537752275 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:35.747419 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c622d33-2fd3-4a8b-af53-7eb537752275 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:35.747533 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1c622d33-2fd3-4a8b-af53-7eb537752275 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:35.752222 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:35.752222 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:35.753183 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c622d33-2fd3-4a8b-af53-7eb537752275 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:35.753628 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 51/202] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:35 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:36.549030 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-279acae5-a09b-484f-ac6e-c716fa79ef14 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:36.551055 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-279acae5-a09b-484f-ac6e-c716fa79ef14 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:36.551319 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-279acae5-a09b-484f-ac6e-c716fa79ef14 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:36.551561 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-279acae5-a09b-484f-ac6e-c716fa79ef14 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:36.562135 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:36.562135 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:36.566671 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-279acae5-a09b-484f-ac6e-c716fa79ef14 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:36.571145 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-279acae5-a09b-484f-ac6e-c716fa79ef14 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:36.571864 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 52/203] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:36 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:36.611866 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9fea7825-0909-4e34-8c75-653b8229032e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:36.613807 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9fea7825-0909-4e34-8c75-653b8229032e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:36.615480 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9fea7825-0909-4e34-8c75-653b8229032e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:36.615480 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9fea7825-0909-4e34-8c75-653b8229032e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:36.625101 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:36.625101 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:36.631220 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9fea7825-0909-4e34-8c75-653b8229032e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:36.633312 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9fea7825-0909-4e34-8c75-653b8229032e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:36.633802 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 51/204] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:36 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:36.765275 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-194a1425-ff07-47d2-b8ba-f40af295d527 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:36.767625 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-194a1425-ff07-47d2-b8ba-f40af295d527 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:36.767746 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-194a1425-ff07-47d2-b8ba-f40af295d527 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:36.769102 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-194a1425-ff07-47d2-b8ba-f40af295d527 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:36.769102 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-194a1425-ff07-47d2-b8ba-f40af295d527 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:36.774403 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:36.774403 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:36.777801 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-194a1425-ff07-47d2-b8ba-f40af295d527 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:36.778327 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 51/205] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:36 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:37.058014 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-cda4d853-827f-4d40-82b5-1ba9f843d9bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:37.060048 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-cda4d853-827f-4d40-82b5-1ba9f843d9bc tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] POST https://10.4.3.11/volume/v3/attachments/e094777d-37fd-4f71-9c9b-529776cadb9f/action Aug 14 01:16:37.061943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-cda4d853-827f-4d40-82b5-1ba9f843d9bc tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:37.061943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-cda4d853-827f-4d40-82b5-1ba9f843d9bc tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:37.076035 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:37.076035 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:37.089238 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7480a6c1-4f20-4754-b0a9-1fdfd3cf8f2a req-cda4d853-827f-4d40-82b5-1ba9f843d9bc tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/attachments/e094777d-37fd-4f71-9c9b-529776cadb9f/action returned with HTTP 204 Aug 14 01:16:37.089238 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 52/206] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:16:37 2026] POST /volume/v3/attachments/e094777d-37fd-4f71-9c9b-529776cadb9f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:37.586468 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c94862f6-b542-462a-b150-73eb60ddf193 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:37.588890 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c94862f6-b542-462a-b150-73eb60ddf193 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:37.589213 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c94862f6-b542-462a-b150-73eb60ddf193 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:37.589510 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c94862f6-b542-462a-b150-73eb60ddf193 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:37.603828 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:37.603828 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:37.608625 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c94862f6-b542-462a-b150-73eb60ddf193 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:37.614224 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c94862f6-b542-462a-b150-73eb60ddf193 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:37.614743 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 53/207] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:37 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:37.646685 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d49a909-3d47-4289-88a6-d261a1a2b95e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:37.649389 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d49a909-3d47-4289-88a6-d261a1a2b95e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:37.649564 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d49a909-3d47-4289-88a6-d261a1a2b95e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:37.649737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d49a909-3d47-4289-88a6-d261a1a2b95e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:37.659450 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:37.659450 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:37.663249 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9d49a909-3d47-4289-88a6-d261a1a2b95e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:37.667736 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d49a909-3d47-4289-88a6-d261a1a2b95e tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:37.668178 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 52/208] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:37 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:37.680593 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-411957a6-c79e-4e49-a53b-b1f1cb5c413d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:37.683104 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-411957a6-c79e-4e49-a53b-b1f1cb5c413d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:37.683369 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-411957a6-c79e-4e49-a53b-b1f1cb5c413d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:37.683615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-411957a6-c79e-4e49-a53b-b1f1cb5c413d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:37.698606 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:37.698606 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:37.703298 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-411957a6-c79e-4e49-a53b-b1f1cb5c413d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:37.708689 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-411957a6-c79e-4e49-a53b-b1f1cb5c413d tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:37.709227 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 52/209] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:37 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:16:37.722656 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9c2e48cb-cee3-47fe-a547-5c6ce7c27726 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:37.725081 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c2e48cb-cee3-47fe-a547-5c6ce7c27726 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:37.727495 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c2e48cb-cee3-47fe-a547-5c6ce7c27726 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:37.727495 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c2e48cb-cee3-47fe-a547-5c6ce7c27726 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:37.743392 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:37.743392 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:37.748587 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9c2e48cb-cee3-47fe-a547-5c6ce7c27726 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Volume info retrieved successfully. Aug 14 01:16:37.753795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c2e48cb-cee3-47fe-a547-5c6ce7c27726 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:37.754460 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 53/210] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:37 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:37.791949 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7a0a5d2-024b-46eb-bdd5-216779f348ee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:37.793808 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7a0a5d2-024b-46eb-bdd5-216779f348ee tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:37.794084 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7a0a5d2-024b-46eb-bdd5-216779f348ee tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:37.794299 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7a0a5d2-024b-46eb-bdd5-216779f348ee tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:37.794430 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e7a0a5d2-024b-46eb-bdd5-216779f348ee tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:37.801122 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:37.801122 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:37.802149 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7a0a5d2-024b-46eb-bdd5-216779f348ee tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:37.802525 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 54/211] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:37 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:37.876103 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-e5abf2de-5c4e-478e-b73a-1e7142ad3a5c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:37.881732 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-e5abf2de-5c4e-478e-b73a-1e7142ad3a5c tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:37.882058 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-e5abf2de-5c4e-478e-b73a-1e7142ad3a5c tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:37.882318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-e5abf2de-5c4e-478e-b73a-1e7142ad3a5c tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:37.907942 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:37.907942 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:37.912827 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-e5abf2de-5c4e-478e-b73a-1e7142ad3a5c tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:37.920636 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-e5abf2de-5c4e-478e-b73a-1e7142ad3a5c tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:37.921242 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 53/212] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:37 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:37.974077 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-18e02139-7bb5-40dc-a56b-d30d5f31e9bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:37.976564 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-18e02139-7bb5-40dc-a56b-d30d5f31e9bb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] POST https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96/action Aug 14 01:16:37.976947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-18e02139-7bb5-40dc-a56b-d30d5f31e9bb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:37.977153 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-18e02139-7bb5-40dc-a56b-d30d5f31e9bb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:38.003295 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:38.003295 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:38.003815 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-18e02139-7bb5-40dc-a56b-d30d5f31e9bb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:38.020406 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-18e02139-7bb5-40dc-a56b-d30d5f31e9bb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Begin detaching volume completed successfully. Aug 14 01:16:38.020765 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-18e02139-7bb5-40dc-a56b-d30d5f31e9bb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96/action returned with HTTP 202 Aug 14 01:16:38.024866 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 53/213] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:16:37 2026] POST /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:16:38.049413 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2efb62df-240a-476d-8faf-d7690dd1eac8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:38.052949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2efb62df-240a-476d-8faf-d7690dd1eac8 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:38.053231 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2efb62df-240a-476d-8faf-d7690dd1eac8 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:38.053480 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2efb62df-240a-476d-8faf-d7690dd1eac8 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:38.068058 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:38.068058 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:38.071437 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2efb62df-240a-476d-8faf-d7690dd1eac8 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Volume info retrieved successfully. Aug 14 01:16:38.076299 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2efb62df-240a-476d-8faf-d7690dd1eac8 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:38.076778 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 54/214] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:38 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:38.091706 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59bb1b62-1a11-4565-abb3-84328e662d25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:38.092180 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59bb1b62-1a11-4565-abb3-84328e662d25 None None] GET https://10.4.3.11/volume// Aug 14 01:16:38.092368 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59bb1b62-1a11-4565-abb3-84328e662d25 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:38.092561 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59bb1b62-1a11-4565-abb3-84328e662d25 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:38.092887 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59bb1b62-1a11-4565-abb3-84328e662d25 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:38.093241 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 55/215] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:16:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:38.103008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-fbeb6509-c875-49b5-a07b-e9ace6330817 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:38.105902 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-fbeb6509-c875-49b5-a07b-e9ace6330817 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:38.106158 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-fbeb6509-c875-49b5-a07b-e9ace6330817 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:38.106341 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-fbeb6509-c875-49b5-a07b-e9ace6330817 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:38.116570 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:38.116570 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:38.128004 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-fbeb6509-c875-49b5-a07b-e9ace6330817 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:38.137912 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-fbeb6509-c875-49b5-a07b-e9ace6330817 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:38.140012 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 54/216] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:16:38 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 1320 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:16:38.633911 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0bfb1fdb-fb51-485b-8f28-c3e26b41d997 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:38.636412 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bfb1fdb-fb51-485b-8f28-c3e26b41d997 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:38.636724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bfb1fdb-fb51-485b-8f28-c3e26b41d997 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:38.636981 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bfb1fdb-fb51-485b-8f28-c3e26b41d997 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:38.651981 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:38.651981 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:38.658111 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0bfb1fdb-fb51-485b-8f28-c3e26b41d997 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:38.664650 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bfb1fdb-fb51-485b-8f28-c3e26b41d997 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:38.665037 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 54/217] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:38 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:38.818973 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-adcf3217-88a3-4a09-bd10-0d1e0470b600 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:38.824432 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adcf3217-88a3-4a09-bd10-0d1e0470b600 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:38.824680 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adcf3217-88a3-4a09-bd10-0d1e0470b600 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:38.824930 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adcf3217-88a3-4a09-bd10-0d1e0470b600 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:38.825102 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-adcf3217-88a3-4a09-bd10-0d1e0470b600 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:38.831105 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:38.831105 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:38.832147 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adcf3217-88a3-4a09-bd10-0d1e0470b600 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:38.832630 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 55/218] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:38 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:39.090773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c52c432d-307f-48ee-b814-e1d07dc0ea46 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:39.092571 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c52c432d-307f-48ee-b814-e1d07dc0ea46 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:39.092822 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c52c432d-307f-48ee-b814-e1d07dc0ea46 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:39.093122 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c52c432d-307f-48ee-b814-e1d07dc0ea46 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:39.102685 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:39.102685 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:39.106222 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c52c432d-307f-48ee-b814-e1d07dc0ea46 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Volume info retrieved successfully. Aug 14 01:16:39.110655 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c52c432d-307f-48ee-b814-e1d07dc0ea46 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:39.111091 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 56/219] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:39 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:39.677698 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eed5185a-eb4a-431d-963b-d72f2b43d023 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:39.679542 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eed5185a-eb4a-431d-963b-d72f2b43d023 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:39.679758 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eed5185a-eb4a-431d-963b-d72f2b43d023 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:39.679957 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eed5185a-eb4a-431d-963b-d72f2b43d023 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:39.689023 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:39.689023 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:39.692085 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eed5185a-eb4a-431d-963b-d72f2b43d023 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:39.695684 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eed5185a-eb4a-431d-963b-d72f2b43d023 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:39.696042 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 55/220] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:39 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:39.842871 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb2e4d78-abca-4434-8370-362dc26ab7fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:39.845078 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb2e4d78-abca-4434-8370-362dc26ab7fb tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:39.845361 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb2e4d78-abca-4434-8370-362dc26ab7fb tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:39.845618 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb2e4d78-abca-4434-8370-362dc26ab7fb tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:39.845758 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-eb2e4d78-abca-4434-8370-362dc26ab7fb tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:39.851322 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:39.851322 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:39.852294 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb2e4d78-abca-4434-8370-362dc26ab7fb tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:39.852749 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 55/221] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:39 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:40.086464 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e578ea7-64e2-478a-820f-ac53f5e98eb3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:40.090207 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e578ea7-64e2-478a-820f-ac53f5e98eb3 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] POST https://10.4.3.11/volume/v3/attachments/695c4cf9-c34c-4468-a8b4-254419752ac0/action Aug 14 01:16:40.090598 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e578ea7-64e2-478a-820f-ac53f5e98eb3 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:40.090702 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e578ea7-64e2-478a-820f-ac53f5e98eb3 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:40.108556 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:40.108556 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:40.117563 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-623bb4ff-35ca-40a7-a652-34e6a06173cc req-3e578ea7-64e2-478a-820f-ac53f5e98eb3 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/attachments/695c4cf9-c34c-4468-a8b4-254419752ac0/action returned with HTTP 204 Aug 14 01:16:40.117996 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 56/222] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:16:40 2026] POST /volume/v3/attachments/695c4cf9-c34c-4468-a8b4-254419752ac0/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:40.127357 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f9c45f1-bcfe-4ea1-a32e-213cc833cac9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:40.129270 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f9c45f1-bcfe-4ea1-a32e-213cc833cac9 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:40.129421 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f9c45f1-bcfe-4ea1-a32e-213cc833cac9 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:40.129654 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f9c45f1-bcfe-4ea1-a32e-213cc833cac9 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:40.140247 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:40.140247 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:40.143745 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f9c45f1-bcfe-4ea1-a32e-213cc833cac9 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Volume info retrieved successfully. Aug 14 01:16:40.148288 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f9c45f1-bcfe-4ea1-a32e-213cc833cac9 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:40.148621 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 57/223] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:40 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:40.150545 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-7c959447-41b2-4e3d-abc6-1657eb45b48c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:40.161900 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-7c959447-41b2-4e3d-abc6-1657eb45b48c tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] DELETE https://10.4.3.11/volume/v3/attachments/e094777d-37fd-4f71-9c9b-529776cadb9f Aug 14 01:16:40.162240 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-7c959447-41b2-4e3d-abc6-1657eb45b48c tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:40.162427 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-7c959447-41b2-4e3d-abc6-1657eb45b48c tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:40.178157 np0000007295 devstack@c-api.service[100275]: /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 14 01:16:40.178157 np0000007295 devstack@c-api.service[100275]: .first() Aug 14 01:16:40.188104 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:40.188104 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:40.269579 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-450a6869-ce01-4db9-b21f-61812bd36b3b req-7c959447-41b2-4e3d-abc6-1657eb45b48c tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/attachments/e094777d-37fd-4f71-9c9b-529776cadb9f returned with HTTP 200 Aug 14 01:16:40.270189 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 56/224] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:16:40 2026] DELETE /volume/v3/attachments/e094777d-37fd-4f71-9c9b-529776cadb9f => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:40.709255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e03f50b9-3879-41f5-aed3-afd9916b05c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:40.710773 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e03f50b9-3879-41f5-aed3-afd9916b05c6 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:40.712689 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e03f50b9-3879-41f5-aed3-afd9916b05c6 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:40.712689 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e03f50b9-3879-41f5-aed3-afd9916b05c6 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:40.723356 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:40.723356 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:40.727827 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e03f50b9-3879-41f5-aed3-afd9916b05c6 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:40.733031 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e03f50b9-3879-41f5-aed3-afd9916b05c6 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:40.733627 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 56/225] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:40 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:40.746775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01f79c6d-dad5-43ae-8e68-5d2cbb3d3082 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:40.748640 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01f79c6d-dad5-43ae-8e68-5d2cbb3d3082 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:40.748835 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01f79c6d-dad5-43ae-8e68-5d2cbb3d3082 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:40.749056 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01f79c6d-dad5-43ae-8e68-5d2cbb3d3082 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:40.758359 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:40.758359 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:40.761560 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01f79c6d-dad5-43ae-8e68-5d2cbb3d3082 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:40.765093 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01f79c6d-dad5-43ae-8e68-5d2cbb3d3082 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:40.765486 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 57/226] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:40 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:40.867758 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aee8d517-06bb-48f2-bc5f-7037338cf810 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:40.869692 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aee8d517-06bb-48f2-bc5f-7037338cf810 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:40.869941 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aee8d517-06bb-48f2-bc5f-7037338cf810 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:40.870116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aee8d517-06bb-48f2-bc5f-7037338cf810 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:40.870256 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-aee8d517-06bb-48f2-bc5f-7037338cf810 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:40.874817 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:40.874817 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:40.875730 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aee8d517-06bb-48f2-bc5f-7037338cf810 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:40.876119 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 58/227] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:40 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:41.163059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2900d3b7-57b8-47c1-a704-0cf8a945fd4b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.165562 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2900d3b7-57b8-47c1-a704-0cf8a945fd4b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:41.165799 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2900d3b7-57b8-47c1-a704-0cf8a945fd4b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:41.166042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2900d3b7-57b8-47c1-a704-0cf8a945fd4b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:41.174377 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:41.174377 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:41.180544 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2900d3b7-57b8-47c1-a704-0cf8a945fd4b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] Volume info retrieved successfully. Aug 14 01:16:41.187565 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b98288d3-fc75-469c-8fce-7b9757d8c950 req-a1fd89ab-04eb-429f-b8e7-e023d3b6342c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.190570 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2900d3b7-57b8-47c1-a704-0cf8a945fd4b tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-reader] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:41.190570 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 57/228] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:41 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:41.190904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed757b98-4810-4a5a-870b-5bfca2f370ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.192199 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b98288d3-fc75-469c-8fce-7b9757d8c950 req-a1fd89ab-04eb-429f-b8e7-e023d3b6342c tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] POST https://10.4.3.11/volume/v3/snapshots/d558a706-4ac9-4aa0-a08f-62004d45663c/action Aug 14 01:16:41.192199 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b98288d3-fc75-469c-8fce-7b9757d8c950 req-a1fd89ab-04eb-429f-b8e7-e023d3b6342c tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:41.192199 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b98288d3-fc75-469c-8fce-7b9757d8c950 req-a1fd89ab-04eb-429f-b8e7-e023d3b6342c tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:41.192583 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed757b98-4810-4a5a-870b-5bfca2f370ae tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:41.192583 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed757b98-4810-4a5a-870b-5bfca2f370ae tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:41.192756 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [req-b98288d3-fc75-469c-8fce-7b9757d8c950 req-a1fd89ab-04eb-429f-b8e7-e023d3b6342c tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100273) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 01:16:41.193097 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed757b98-4810-4a5a-870b-5bfca2f370ae tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:41.193243 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bbfa95ae-3836-4a74-8a62-3fb4d8c6744e req-e280d21a-83ee-41ec-a7ad-b43ae4cd61ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.196052 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bbfa95ae-3836-4a74-8a62-3fb4d8c6744e req-e280d21a-83ee-41ec-a7ad-b43ae4cd61ec tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] POST https://10.4.3.11/volume/v3/snapshots/None/action Aug 14 01:16:41.196537 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bbfa95ae-3836-4a74-8a62-3fb4d8c6744e req-e280d21a-83ee-41ec-a7ad-b43ae4cd61ec tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:41.196694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bbfa95ae-3836-4a74-8a62-3fb4d8c6744e req-e280d21a-83ee-41ec-a7ad-b43ae4cd61ec tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:41.198578 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.snapshot_actions [req-bbfa95ae-3836-4a74-8a62-3fb4d8c6744e req-e280d21a-83ee-41ec-a7ad-b43ae4cd61ec tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100276) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 01:16:41.206138 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:41.206138 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:41.210689 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ed757b98-4810-4a5a-870b-5bfca2f370ae tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:41.212738 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b98288d3-fc75-469c-8fce-7b9757d8c950 req-a1fd89ab-04eb-429f-b8e7-e023d3b6342c tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] https://10.4.3.11/volume/v3/snapshots/d558a706-4ac9-4aa0-a08f-62004d45663c/action returned with HTTP 404 Aug 14 01:16:41.213045 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 57/229] 10.4.3.11 () {72 vars in 1671 bytes} [Fri Aug 14 01:16:41 2026] POST /volume/v3/snapshots/d558a706-4ac9-4aa0-a08f-62004d45663c/action => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:41.219123 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed757b98-4810-4a5a-870b-5bfca2f370ae tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:41.219123 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 58/230] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:41 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:41.222515 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bbfa95ae-3836-4a74-8a62-3fb4d8c6744e req-e280d21a-83ee-41ec-a7ad-b43ae4cd61ec tempest-VolumesAssistedSnapshotsTest-1777817103 tempest-VolumesAssistedSnapshotsTest-1777817103-project] https://10.4.3.11/volume/v3/snapshots/None/action returned with HTTP 404 Aug 14 01:16:41.223092 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 59/231] 10.4.3.11 () {72 vars in 1575 bytes} [Fri Aug 14 01:16:41 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:41.263083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f7c82a1b-b9de-43fd-af66-925345042707 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.268529 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7c82a1b-b9de-43fd-af66-925345042707 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:41.268814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7c82a1b-b9de-43fd-af66-925345042707 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:41.269078 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7c82a1b-b9de-43fd-af66-925345042707 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:41.277368 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:41.277368 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:41.282111 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-4c5b01dc-0e5e-47c5-84d3-7e4e87c8d08c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.284307 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-4c5b01dc-0e5e-47c5-84d3-7e4e87c8d08c tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:41.284554 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-4c5b01dc-0e5e-47c5-84d3-7e4e87c8d08c tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:41.285230 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f7c82a1b-b9de-43fd-af66-925345042707 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:41.285308 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-4c5b01dc-0e5e-47c5-84d3-7e4e87c8d08c tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:41.290672 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7c82a1b-b9de-43fd-af66-925345042707 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:41.291348 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 58/232] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:41 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:41.295402 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:41.295402 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:41.302174 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-4c5b01dc-0e5e-47c5-84d3-7e4e87c8d08c tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:41.307943 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-4c5b01dc-0e5e-47c5-84d3-7e4e87c8d08c tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:41.308541 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 58/233] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:41 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:41.370569 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-8b43159e-50c9-462a-8307-f5dbb4a7e2db None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.373612 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6328c145-2bcc-4cf6-9254-8f1fe0926813 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.373719 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-8b43159e-50c9-462a-8307-f5dbb4a7e2db tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] POST https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2/action Aug 14 01:16:41.373719 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-8b43159e-50c9-462a-8307-f5dbb4a7e2db tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:41.373719 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-8b43159e-50c9-462a-8307-f5dbb4a7e2db tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:41.374790 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6328c145-2bcc-4cf6-9254-8f1fe0926813 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:41.375009 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6328c145-2bcc-4cf6-9254-8f1fe0926813 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:41.375256 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6328c145-2bcc-4cf6-9254-8f1fe0926813 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:41.382415 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:41.382415 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:41.386443 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:41.386443 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:41.386567 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6328c145-2bcc-4cf6-9254-8f1fe0926813 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:41.386862 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-8b43159e-50c9-462a-8307-f5dbb4a7e2db tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:41.391020 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6328c145-2bcc-4cf6-9254-8f1fe0926813 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:41.391565 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 60/234] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:41 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:41.395138 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-8b43159e-50c9-462a-8307-f5dbb4a7e2db tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Begin detaching volume completed successfully. Aug 14 01:16:41.395446 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-8b43159e-50c9-462a-8307-f5dbb4a7e2db tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2/action returned with HTTP 202 Aug 14 01:16:41.396004 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 59/235] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:16:41 2026] POST /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:16:41.446910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9b6f8635-2346-45a1-a32f-c9a0b8f028bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.448106 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b6f8635-2346-45a1-a32f-c9a0b8f028bb None None] GET https://10.4.3.11/volume// Aug 14 01:16:41.448106 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b6f8635-2346-45a1-a32f-c9a0b8f028bb None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:41.448106 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b6f8635-2346-45a1-a32f-c9a0b8f028bb None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:41.448106 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b6f8635-2346-45a1-a32f-c9a0b8f028bb None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:41.448106 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 59/236] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:16:41 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:41.457444 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-579c8667-dd2f-44f6-ab43-3fe46fac46b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.460975 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-579c8667-dd2f-44f6-ab43-3fe46fac46b1 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:41.460975 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-579c8667-dd2f-44f6-ab43-3fe46fac46b1 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:41.460975 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-579c8667-dd2f-44f6-ab43-3fe46fac46b1 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:41.479333 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:41.479333 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:41.483868 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-579c8667-dd2f-44f6-ab43-3fe46fac46b1 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:41.488895 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-579c8667-dd2f-44f6-ab43-3fe46fac46b1 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:41.489474 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 59/237] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:16:41 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1551 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:16:41.887526 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3dea4e57-3c61-486c-b233-4705a6ec48f7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:41.889811 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3dea4e57-3c61-486c-b233-4705a6ec48f7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:41.890078 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3dea4e57-3c61-486c-b233-4705a6ec48f7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:41.890330 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3dea4e57-3c61-486c-b233-4705a6ec48f7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:41.890479 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3dea4e57-3c61-486c-b233-4705a6ec48f7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:41.895404 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:41.895404 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:41.896262 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3dea4e57-3c61-486c-b233-4705a6ec48f7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:41.896726 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 61/238] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:41 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:42.702288 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-719c5cea-57a8-4e6d-982c-417135e64a3e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:42.706303 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-719c5cea-57a8-4e6d-982c-417135e64a3e tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] DELETE https://10.4.3.11/volume/v3/attachments/695c4cf9-c34c-4468-a8b4-254419752ac0 Aug 14 01:16:42.706579 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-719c5cea-57a8-4e6d-982c-417135e64a3e tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:42.706824 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-719c5cea-57a8-4e6d-982c-417135e64a3e tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:42.725580 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:42.725580 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:42.798683 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bc163ef5-729e-408e-b5a6-681e066947e6 req-719c5cea-57a8-4e6d-982c-417135e64a3e tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/attachments/695c4cf9-c34c-4468-a8b4-254419752ac0 returned with HTTP 200 Aug 14 01:16:42.801984 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 60/239] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:16:42 2026] DELETE /volume/v3/attachments/695c4cf9-c34c-4468-a8b4-254419752ac0 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:42.909201 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1b5309e1-97d5-4ea1-b001-6c34a8d5dbf7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:42.911430 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b5309e1-97d5-4ea1-b001-6c34a8d5dbf7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:42.911668 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b5309e1-97d5-4ea1-b001-6c34a8d5dbf7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:42.911899 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1b5309e1-97d5-4ea1-b001-6c34a8d5dbf7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:42.912071 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1b5309e1-97d5-4ea1-b001-6c34a8d5dbf7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:42.917177 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:42.917177 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:42.917914 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1b5309e1-97d5-4ea1-b001-6c34a8d5dbf7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:42.918291 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 60/240] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:42 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:43.607192 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d33e8673-4d4a-4a6e-af6d-4ebb377be258 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:43.608268 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d33e8673-4d4a-4a6e-af6d-4ebb377be258 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:43.608556 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d33e8673-4d4a-4a6e-af6d-4ebb377be258 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:43.609205 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d33e8673-4d4a-4a6e-af6d-4ebb377be258 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:43.616423 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:43.616423 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:43.620042 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d33e8673-4d4a-4a6e-af6d-4ebb377be258 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:43.625501 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d33e8673-4d4a-4a6e-af6d-4ebb377be258 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:43.626260 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 60/241] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:43 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:43.641495 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-abd54f8a-677f-45cf-b0ec-cddc254bcb51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:43.646564 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-abd54f8a-677f-45cf-b0ec-cddc254bcb51 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:43.646804 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-abd54f8a-677f-45cf-b0ec-cddc254bcb51 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:43.647073 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-abd54f8a-677f-45cf-b0ec-cddc254bcb51 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:43.647298 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-abd54f8a-677f-45cf-b0ec-cddc254bcb51 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Delete volume with id: 50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:43.670305 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:43.670305 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:43.670758 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-abd54f8a-677f-45cf-b0ec-cddc254bcb51 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:43.692528 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-abd54f8a-677f-45cf-b0ec-cddc254bcb51 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Delete volume request issued successfully. Aug 14 01:16:43.693100 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-abd54f8a-677f-45cf-b0ec-cddc254bcb51 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 202 Aug 14 01:16:43.693802 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 62/242] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:16:43 2026] DELETE /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:16:43.701893 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01200100-166f-486b-b0fe-8437cc184e19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:43.704853 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01200100-166f-486b-b0fe-8437cc184e19 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:43.705326 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01200100-166f-486b-b0fe-8437cc184e19 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:43.705399 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01200100-166f-486b-b0fe-8437cc184e19 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:43.714591 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:43.714591 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:43.717843 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01200100-166f-486b-b0fe-8437cc184e19 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Volume info retrieved successfully. Aug 14 01:16:43.721307 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-02a0c264-c413-49b2-af47-7d71a4131092 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:43.721428 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01200100-166f-486b-b0fe-8437cc184e19 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 200 Aug 14 01:16:43.721846 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 61/243] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:43 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:43.724868 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-02a0c264-c413-49b2-af47-7d71a4131092 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:43.725183 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-02a0c264-c413-49b2-af47-7d71a4131092 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:43.725738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-02a0c264-c413-49b2-af47-7d71a4131092 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:43.734913 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:43.734913 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:43.739452 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-02a0c264-c413-49b2-af47-7d71a4131092 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:43.744447 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-02a0c264-c413-49b2-af47-7d71a4131092 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:43.744879 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 61/244] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:43 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:43.929862 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7940ceb-b4ce-4077-86ee-d03dc1778e44 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:43.931914 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7940ceb-b4ce-4077-86ee-d03dc1778e44 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:43.932179 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7940ceb-b4ce-4077-86ee-d03dc1778e44 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:43.932758 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7940ceb-b4ce-4077-86ee-d03dc1778e44 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:43.932758 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f7940ceb-b4ce-4077-86ee-d03dc1778e44 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:43.937399 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:43.937399 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:43.937989 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7940ceb-b4ce-4077-86ee-d03dc1778e44 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:43.938362 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 61/245] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:43 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:44.007759 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0c919e0f-86da-4c2e-b6c4-7c8a53ca8487 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:44.008096 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c919e0f-86da-4c2e-b6c4-7c8a53ca8487 None None] GET https://10.4.3.11/volume// Aug 14 01:16:44.008288 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c919e0f-86da-4c2e-b6c4-7c8a53ca8487 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:44.008487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c919e0f-86da-4c2e-b6c4-7c8a53ca8487 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:44.008801 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c919e0f-86da-4c2e-b6c4-7c8a53ca8487 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:44.009404 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 63/246] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:16:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:44.030168 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-dfef8a95-4b4d-4c08-a6e9-d20b66b641d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:44.323822 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-dfef8a95-4b4d-4c08-a6e9-d20b66b641d3 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:16:44.324263 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-dfef8a95-4b4d-4c08-a6e9-d20b66b641d3 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8825f42-74e9-41f1-9ec6-9b703d99be93", "connector": null, "instance_uuid": "42f4704a-b52a-458e-8d80-faacf37a2604"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:44.334173 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:44.334173 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:44.363842 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-dfef8a95-4b4d-4c08-a6e9-d20b66b641d3 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 01:16:44.374041 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-dfef8a95-4b4d-4c08-a6e9-d20b66b641d3 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:16:44.374567 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 62/247] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:16:44 2026] POST /volume/v3/attachments => generated 271 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:44.406093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4ab0ee86-4d86-4625-9bd2-3b114e79f0f0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:44.408248 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ab0ee86-4d86-4625-9bd2-3b114e79f0f0 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:44.408473 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ab0ee86-4d86-4625-9bd2-3b114e79f0f0 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:44.408877 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ab0ee86-4d86-4625-9bd2-3b114e79f0f0 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:44.421185 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:44.421185 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:44.422571 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1728ac20-9614-4e88-92ff-e21514180ce0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:44.422950 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1728ac20-9614-4e88-92ff-e21514180ce0 None None] GET https://10.4.3.11/volume// Aug 14 01:16:44.423127 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1728ac20-9614-4e88-92ff-e21514180ce0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:44.423321 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1728ac20-9614-4e88-92ff-e21514180ce0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:44.423642 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1728ac20-9614-4e88-92ff-e21514180ce0 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:44.423974 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 62/248] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:16:44 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:44.427400 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4ab0ee86-4d86-4625-9bd2-3b114e79f0f0 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:44.431167 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-8ae3a691-9e51-49ff-a640-cc057bc46186 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:44.433209 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-8ae3a691-9e51-49ff-a640-cc057bc46186 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:44.433413 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-8ae3a691-9e51-49ff-a640-cc057bc46186 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:44.433614 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-8ae3a691-9e51-49ff-a640-cc057bc46186 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:44.434395 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ab0ee86-4d86-4625-9bd2-3b114e79f0f0 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:44.434795 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 62/249] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:44 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:44.444084 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:44.444084 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:44.448394 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-8ae3a691-9e51-49ff-a640-cc057bc46186 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:44.453814 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-8ae3a691-9e51-49ff-a640-cc057bc46186 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:44.454226 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 64/250] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:16:44 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1046 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:16:44.537631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-9a155716-ba63-4fae-9d9d-cfa730f3b5e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:44.543389 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-9a155716-ba63-4fae-9d9d-cfa730f3b5e1 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] PUT https://10.4.3.11/volume/v3/attachments/0673f4c6-3bb8-454a-b763-b420173a9705 Aug 14 01:16:44.543389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-9a155716-ba63-4fae-9d9d-cfa730f3b5e1 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:44.550566 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-9a155716-ba63-4fae-9d9d-cfa730f3b5e1 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Acquiring lock "cinder-attachment_update-c8825f42-74e9-41f1-9ec6-9b703d99be93-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:16:44.555393 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-9a155716-ba63-4fae-9d9d-cfa730f3b5e1 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Lock "cinder-attachment_update-c8825f42-74e9-41f1-9ec6-9b703d99be93-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:16:44.556915 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:44.556915 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:44.659845 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-9a155716-ba63-4fae-9d9d-cfa730f3b5e1 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Lock "cinder-attachment_update-c8825f42-74e9-41f1-9ec6-9b703d99be93-np0000007295" released by "attachment_update" :: held 0.104s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:16:44.661721 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-9a155716-ba63-4fae-9d9d-cfa730f3b5e1 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/attachments/0673f4c6-3bb8-454a-b763-b420173a9705 returned with HTTP 200 Aug 14 01:16:44.661721 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 63/251] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:16:44 2026] PUT /volume/v3/attachments/0673f4c6-3bb8-454a-b763-b420173a9705 => generated 967 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:44.737276 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8afd02a2-74d8-494e-900e-14ba23c50dae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:44.740542 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8afd02a2-74d8-494e-900e-14ba23c50dae tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:44.740797 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8afd02a2-74d8-494e-900e-14ba23c50dae tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:44.741040 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8afd02a2-74d8-494e-900e-14ba23c50dae tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:44.751886 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8afd02a2-74d8-494e-900e-14ba23c50dae tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 404 Aug 14 01:16:44.752227 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 63/252] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:44 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:44.950039 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-513d85b0-2a47-4dc0-be4d-1f9727c45b4f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:44.952078 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-513d85b0-2a47-4dc0-be4d-1f9727c45b4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:44.952318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-513d85b0-2a47-4dc0-be4d-1f9727c45b4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:44.952526 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-513d85b0-2a47-4dc0-be4d-1f9727c45b4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:44.952640 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-513d85b0-2a47-4dc0-be4d-1f9727c45b4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:44.958366 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:44.958366 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:44.959297 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-513d85b0-2a47-4dc0-be4d-1f9727c45b4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:44.959751 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 63/253] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:44 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:44.994641 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-06223b98-e15c-480b-9286-40b1e863eacb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:44.997564 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06223b98-e15c-480b-9286-40b1e863eacb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] DELETE https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:44.997819 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06223b98-e15c-480b-9286-40b1e863eacb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:44.998082 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06223b98-e15c-480b-9286-40b1e863eacb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:44.998593 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-06223b98-e15c-480b-9286-40b1e863eacb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Delete volume with id: 239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:45.005975 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:45.005975 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:45.006446 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-06223b98-e15c-480b-9286-40b1e863eacb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:45.037955 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-06223b98-e15c-480b-9286-40b1e863eacb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Delete volume request issued successfully. Aug 14 01:16:45.037955 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06223b98-e15c-480b-9286-40b1e863eacb tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 202 Aug 14 01:16:45.037955 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 65/254] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:16:44 2026] DELETE /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:16:45.046395 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b9214c7-dfb7-423b-9f8b-dc8a6a15e991 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:45.049080 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b9214c7-dfb7-423b-9f8b-dc8a6a15e991 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:45.050745 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b9214c7-dfb7-423b-9f8b-dc8a6a15e991 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:45.051199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b9214c7-dfb7-423b-9f8b-dc8a6a15e991 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:45.061088 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:45.061088 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:45.065333 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2b9214c7-dfb7-423b-9f8b-dc8a6a15e991 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Volume info retrieved successfully. Aug 14 01:16:45.077294 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b9214c7-dfb7-423b-9f8b-dc8a6a15e991 tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 200 Aug 14 01:16:45.077294 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 64/255] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:45 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:45.447888 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d4f4f01-693e-4a7c-ac2f-bd64ab59a5a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:45.449630 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d4f4f01-693e-4a7c-ac2f-bd64ab59a5a2 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:45.449825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d4f4f01-693e-4a7c-ac2f-bd64ab59a5a2 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:45.450051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d4f4f01-693e-4a7c-ac2f-bd64ab59a5a2 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:45.459712 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:45.459712 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:45.463334 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d4f4f01-693e-4a7c-ac2f-bd64ab59a5a2 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:45.468321 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d4f4f01-693e-4a7c-ac2f-bd64ab59a5a2 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:45.468763 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 64/256] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:45 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:45.974727 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94c5d352-b80c-481a-a5eb-74f3e648e86c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:45.981186 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94c5d352-b80c-481a-a5eb-74f3e648e86c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:45.981441 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94c5d352-b80c-481a-a5eb-74f3e648e86c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:45.981838 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94c5d352-b80c-481a-a5eb-74f3e648e86c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:45.982033 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-94c5d352-b80c-481a-a5eb-74f3e648e86c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:45.994262 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:45.994262 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:45.995916 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94c5d352-b80c-481a-a5eb-74f3e648e86c tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:45.997242 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 64/257] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:45 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:46.104670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe2d68fb-c6f7-4d2e-b9c9-95e4d2a36aca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:46.107185 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe2d68fb-c6f7-4d2e-b9c9-95e4d2a36aca tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] GET https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 Aug 14 01:16:46.107851 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe2d68fb-c6f7-4d2e-b9c9-95e4d2a36aca tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:46.108163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe2d68fb-c6f7-4d2e-b9c9-95e4d2a36aca tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:46.114426 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe2d68fb-c6f7-4d2e-b9c9-95e4d2a36aca tempest-AttachSCSIVolumeTestJSON-779493079 tempest-AttachSCSIVolumeTestJSON-779493079-project-member] https://10.4.3.11/volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 returned with HTTP 404 Aug 14 01:16:46.115308 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 66/258] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:46 2026] GET /volume/v3/volumes/239f0228-b3d4-42cd-8e16-106032881a96 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:46.485952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01b20df0-2e20-449e-9481-96b530c45a14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:46.487855 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01b20df0-2e20-449e-9481-96b530c45a14 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:46.488037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01b20df0-2e20-449e-9481-96b530c45a14 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:46.488226 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01b20df0-2e20-449e-9481-96b530c45a14 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:46.498589 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:46.498589 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:46.502067 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01b20df0-2e20-449e-9481-96b530c45a14 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:46.507323 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01b20df0-2e20-449e-9481-96b530c45a14 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:46.507695 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 65/259] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:46 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:47.010167 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8cd5e36f-2011-4a8d-815e-f8810c806e67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:47.013427 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cd5e36f-2011-4a8d-815e-f8810c806e67 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:47.013623 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cd5e36f-2011-4a8d-815e-f8810c806e67 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:47.013804 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cd5e36f-2011-4a8d-815e-f8810c806e67 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:47.013956 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8cd5e36f-2011-4a8d-815e-f8810c806e67 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:47.018782 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:47.018782 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:47.019912 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cd5e36f-2011-4a8d-815e-f8810c806e67 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:47.020543 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 65/260] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:47 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:47.524991 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-37e69379-e6ac-4c23-8404-57c28d4d91f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:47.527272 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37e69379-e6ac-4c23-8404-57c28d4d91f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:47.527594 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-37e69379-e6ac-4c23-8404-57c28d4d91f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:47.527828 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-37e69379-e6ac-4c23-8404-57c28d4d91f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:47.540571 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:47.540571 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:47.545876 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-37e69379-e6ac-4c23-8404-57c28d4d91f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:47.550756 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-37e69379-e6ac-4c23-8404-57c28d4d91f5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:47.551198 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 65/261] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:47 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:47.786254 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b1e2fa6-029f-4dcf-aa01-19f86d18e529 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:47.789164 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b1e2fa6-029f-4dcf-aa01-19f86d18e529 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:47.789270 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b1e2fa6-029f-4dcf-aa01-19f86d18e529 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:47.789624 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b1e2fa6-029f-4dcf-aa01-19f86d18e529 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:47.789732 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9b1e2fa6-029f-4dcf-aa01-19f86d18e529 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Delete volume with id: 50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:47.797804 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b1e2fa6-029f-4dcf-aa01-19f86d18e529 tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 404 Aug 14 01:16:47.798469 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 67/262] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:16:47 2026] DELETE /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:47.808588 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49912446-8c8b-43c9-96a4-40d47ee6bbac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:47.810349 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49912446-8c8b-43c9-96a4-40d47ee6bbac tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] GET https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 Aug 14 01:16:47.810542 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49912446-8c8b-43c9-96a4-40d47ee6bbac tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:47.810725 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49912446-8c8b-43c9-96a4-40d47ee6bbac tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:47.816175 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49912446-8c8b-43c9-96a4-40d47ee6bbac tempest-VolumesAssistedSnapshotsTest-676515259 tempest-VolumesAssistedSnapshotsTest-676515259-project-admin] https://10.4.3.11/volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 returned with HTTP 404 Aug 14 01:16:47.816589 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 66/263] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:47 2026] GET /volume/v3/volumes/50ca3829-e800-44e4-a59b-497bb8d3ece2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:47.984487 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-bb11d9d7-1dfa-48a4-9cbd-7c3e9e1ae008 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:47.984487 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-bb11d9d7-1dfa-48a4-9cbd-7c3e9e1ae008 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] POST https://10.4.3.11/volume/v3/attachments/0673f4c6-3bb8-454a-b763-b420173a9705/action Aug 14 01:16:47.984487 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-bb11d9d7-1dfa-48a4-9cbd-7c3e9e1ae008 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:47.984487 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-bb11d9d7-1dfa-48a4-9cbd-7c3e9e1ae008 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:48.012004 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:48.012004 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:48.027519 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-457b7d3d-bc6f-4474-8cd4-5056ab0c8507 req-bb11d9d7-1dfa-48a4-9cbd-7c3e9e1ae008 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/attachments/0673f4c6-3bb8-454a-b763-b420173a9705/action returned with HTTP 204 Aug 14 01:16:48.028061 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 66/264] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:16:47 2026] POST /volume/v3/attachments/0673f4c6-3bb8-454a-b763-b420173a9705/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:48.044771 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2bdc18e9-611e-4320-8625-813a93f8747e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:48.046869 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2bdc18e9-611e-4320-8625-813a93f8747e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:48.047435 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2bdc18e9-611e-4320-8625-813a93f8747e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:48.047435 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2bdc18e9-611e-4320-8625-813a93f8747e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:48.047575 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2bdc18e9-611e-4320-8625-813a93f8747e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:48.054238 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:48.054238 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:48.055082 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2bdc18e9-611e-4320-8625-813a93f8747e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:48.055590 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 66/265] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:48 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:48.563845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eb51d03d-23a4-44de-b42b-2924d5426640 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:48.565826 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb51d03d-23a4-44de-b42b-2924d5426640 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:48.566072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb51d03d-23a4-44de-b42b-2924d5426640 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:48.566321 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb51d03d-23a4-44de-b42b-2924d5426640 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:48.577004 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:48.577004 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:48.581189 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eb51d03d-23a4-44de-b42b-2924d5426640 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:48.586254 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb51d03d-23a4-44de-b42b-2924d5426640 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:48.586605 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 68/266] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:48 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:48.636513 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-0b992654-1e67-443d-a911-60339994c48a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:48.640801 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-0b992654-1e67-443d-a911-60339994c48a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:48.640801 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-0b992654-1e67-443d-a911-60339994c48a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:48.640801 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-0b992654-1e67-443d-a911-60339994c48a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:48.654202 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:48.654202 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:48.661715 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-0b992654-1e67-443d-a911-60339994c48a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:48.666659 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-0b992654-1e67-443d-a911-60339994c48a tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:48.667067 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 67/267] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:48 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:48.948520 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3870335-7cd1-45a7-b29c-8a1facc641b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:48.948949 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3870335-7cd1-45a7-b29c-8a1facc641b5 None None] GET https://10.4.3.11/volume// Aug 14 01:16:48.949157 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3870335-7cd1-45a7-b29c-8a1facc641b5 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:48.949346 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3870335-7cd1-45a7-b29c-8a1facc641b5 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:48.949649 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3870335-7cd1-45a7-b29c-8a1facc641b5 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:48.950029 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 67/268] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:16:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:48.965591 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-412d6291-a8b4-417e-8686-807210e14943 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:49.067589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-990e61d5-6a60-4b83-bea5-6c69fac2e854 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:49.069711 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-990e61d5-6a60-4b83-bea5-6c69fac2e854 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:49.069973 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-990e61d5-6a60-4b83-bea5-6c69fac2e854 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:49.070208 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-990e61d5-6a60-4b83-bea5-6c69fac2e854 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:49.070320 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-990e61d5-6a60-4b83-bea5-6c69fac2e854 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:49.074598 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:49.074598 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:49.075396 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-990e61d5-6a60-4b83-bea5-6c69fac2e854 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:49.075849 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 69/269] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:49 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:49.209456 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-412d6291-a8b4-417e-8686-807210e14943 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:16:49.209812 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-412d6291-a8b4-417e-8686-807210e14943 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8825f42-74e9-41f1-9ec6-9b703d99be93", "connector": null, "instance_uuid": "73f55a99-59e3-4c51-8db6-b9facaeff564"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:49.224268 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:49.224268 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:49.253212 np0000007295 devstack@c-api.service[100275]: WARNING cinder.volume.api [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-412d6291-a8b4-417e-8686-807210e14943 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 01:16:49.261092 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-412d6291-a8b4-417e-8686-807210e14943 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:16:49.261499 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 67/270] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:16:48 2026] POST /volume/v3/attachments => generated 271 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:49.294946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7dbb3d5d-989e-465a-add4-ae1d10137790 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:49.301586 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dbb3d5d-989e-465a-add4-ae1d10137790 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:49.301763 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dbb3d5d-989e-465a-add4-ae1d10137790 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:49.302024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dbb3d5d-989e-465a-add4-ae1d10137790 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:49.305524 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ac94e19-0425-496f-8dfa-cdeccac1644a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:49.305908 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ac94e19-0425-496f-8dfa-cdeccac1644a None None] GET https://10.4.3.11/volume// Aug 14 01:16:49.306093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ac94e19-0425-496f-8dfa-cdeccac1644a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:49.306331 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ac94e19-0425-496f-8dfa-cdeccac1644a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:49.306705 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ac94e19-0425-496f-8dfa-cdeccac1644a None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:49.307215 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 68/271] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:16:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:49.319440 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-27009b1e-a7bc-4f7e-90b5-190fe66deae8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:49.322970 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-27009b1e-a7bc-4f7e-90b5-190fe66deae8 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:49.323215 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-27009b1e-a7bc-4f7e-90b5-190fe66deae8 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:49.323394 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-27009b1e-a7bc-4f7e-90b5-190fe66deae8 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:49.329041 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:49.329041 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:49.334885 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7dbb3d5d-989e-465a-add4-ae1d10137790 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:49.336243 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:49.336243 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:49.341559 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-27009b1e-a7bc-4f7e-90b5-190fe66deae8 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:49.343285 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dbb3d5d-989e-465a-add4-ae1d10137790 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:49.343971 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 68/272] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:49 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1161 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:49.348617 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-27009b1e-a7bc-4f7e-90b5-190fe66deae8 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:49.349036 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 70/273] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:16:49 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:16:49.428711 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-3576aaad-6f64-47d4-a1c1-1478a3a1a639 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:49.430665 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-3576aaad-6f64-47d4-a1c1-1478a3a1a639 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] PUT https://10.4.3.11/volume/v3/attachments/c81f2751-5102-4338-87e8-8529a7e0ccde Aug 14 01:16:49.431027 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-3576aaad-6f64-47d4-a1c1-1478a3a1a639 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:49.438285 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-3576aaad-6f64-47d4-a1c1-1478a3a1a639 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Acquiring lock "cinder-attachment_update-c8825f42-74e9-41f1-9ec6-9b703d99be93-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:16:49.443227 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-3576aaad-6f64-47d4-a1c1-1478a3a1a639 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Lock "cinder-attachment_update-c8825f42-74e9-41f1-9ec6-9b703d99be93-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:16:49.444253 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:49.444253 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:49.521433 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-3576aaad-6f64-47d4-a1c1-1478a3a1a639 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Lock "cinder-attachment_update-c8825f42-74e9-41f1-9ec6-9b703d99be93-np0000007295" released by "attachment_update" :: held 0.078s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:16:49.521736 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-3576aaad-6f64-47d4-a1c1-1478a3a1a639 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/attachments/c81f2751-5102-4338-87e8-8529a7e0ccde returned with HTTP 200 Aug 14 01:16:49.522226 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 68/274] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:16:49 2026] PUT /volume/v3/attachments/c81f2751-5102-4338-87e8-8529a7e0ccde => generated 967 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:50.091561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5fbbe7d3-4b5c-4b48-a1a3-21bd31e53b68 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:50.093341 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fbbe7d3-4b5c-4b48-a1a3-21bd31e53b68 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:50.093544 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fbbe7d3-4b5c-4b48-a1a3-21bd31e53b68 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:50.093733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fbbe7d3-4b5c-4b48-a1a3-21bd31e53b68 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:50.093835 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5fbbe7d3-4b5c-4b48-a1a3-21bd31e53b68 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:50.099398 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:50.099398 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:50.101262 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fbbe7d3-4b5c-4b48-a1a3-21bd31e53b68 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:50.102039 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 69/275] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:50 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:50.115650 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-925adbc7-a734-40b8-9a5a-a73be8562998 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:50.117844 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-925adbc7-a734-40b8-9a5a-a73be8562998 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff Aug 14 01:16:50.118083 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-925adbc7-a734-40b8-9a5a-a73be8562998 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:50.118362 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-925adbc7-a734-40b8-9a5a-a73be8562998 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:50.126732 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:50.126732 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:50.130979 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-925adbc7-a734-40b8-9a5a-a73be8562998 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:50.136121 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-925adbc7-a734-40b8-9a5a-a73be8562998 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff returned with HTTP 200 Aug 14 01:16:50.136560 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 69/276] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:50 2026] GET /volume/v3/volumes/f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:50.153453 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b963beaa-2d8b-4ce6-b8b5-a6bc101676d4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:50.155289 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b963beaa-2d8b-4ce6-b8b5-a6bc101676d4 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes Aug 14 01:16:50.155453 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b963beaa-2d8b-4ce6-b8b5-a6bc101676d4 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:50.155627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b963beaa-2d8b-4ce6-b8b5-a6bc101676d4 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:50.155877 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-b963beaa-2d8b-4ce6-b8b5-a6bc101676d4 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:16:50.156580 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-b963beaa-2d8b-4ce6-b8b5-a6bc101676d4 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:16:50.163759 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b963beaa-2d8b-4ce6-b8b5-a6bc101676d4 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Get all volumes completed successfully. Aug 14 01:16:50.164287 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b963beaa-2d8b-4ce6-b8b5-a6bc101676d4 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 200 Aug 14 01:16:50.164724 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 71/277] 10.4.3.11 () {66 vars in 1230 bytes} [Fri Aug 14 01:16:50 2026] GET /volume/v3/volumes => generated 659 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:50.173914 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a43ddc68-55b6-48f0-9116-e7f5cc8b0c26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:50.175609 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a43ddc68-55b6-48f0-9116-e7f5cc8b0c26 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff Aug 14 01:16:50.175803 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a43ddc68-55b6-48f0-9116-e7f5cc8b0c26 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:50.176008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a43ddc68-55b6-48f0-9116-e7f5cc8b0c26 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:50.176203 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a43ddc68-55b6-48f0-9116-e7f5cc8b0c26 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Delete volume with id: f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff Aug 14 01:16:50.189382 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:50.189382 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:50.189935 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a43ddc68-55b6-48f0-9116-e7f5cc8b0c26 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:50.221945 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a43ddc68-55b6-48f0-9116-e7f5cc8b0c26 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Delete volume request issued successfully. Aug 14 01:16:50.222240 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a43ddc68-55b6-48f0-9116-e7f5cc8b0c26 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff returned with HTTP 202 Aug 14 01:16:50.222812 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 69/278] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:16:50 2026] DELETE /volume/v3/volumes/f300b2a4-baeb-40a5-b7a9-d5a3b0f893ff => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:16:50.233763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3fc5fc72-1a8a-49fa-9340-ae246edcac1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:50.237035 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fc5fc72-1a8a-49fa-9340-ae246edcac1c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] DELETE https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 Aug 14 01:16:50.237384 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fc5fc72-1a8a-49fa-9340-ae246edcac1c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:50.237651 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fc5fc72-1a8a-49fa-9340-ae246edcac1c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:50.237806 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-3fc5fc72-1a8a-49fa-9340-ae246edcac1c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Delete backup with id: 10c08b25-105c-42df-8fec-fbd0879ca9d1. Aug 14 01:16:50.243712 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:50.243712 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:50.288309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-3fc5fc72-1a8a-49fa-9340-ae246edcac1c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] delete_backup rpcapi backup_id 10c08b25-105c-42df-8fec-fbd0879ca9d1 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:16:50.290219 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fc5fc72-1a8a-49fa-9340-ae246edcac1c tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 returned with HTTP 202 Aug 14 01:16:50.290701 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 70/279] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:16:50 2026] DELETE /volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:16:50.298729 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2da75c47-ac10-45c1-9e5b-1e4cce767bb6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:50.300425 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2da75c47-ac10-45c1-9e5b-1e4cce767bb6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] GET https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 Aug 14 01:16:50.300995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2da75c47-ac10-45c1-9e5b-1e4cce767bb6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:50.300995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2da75c47-ac10-45c1-9e5b-1e4cce767bb6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:50.300995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2da75c47-ac10-45c1-9e5b-1e4cce767bb6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Show backup with id 10c08b25-105c-42df-8fec-fbd0879ca9d1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:50.305211 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:50.305211 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:50.305831 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2da75c47-ac10-45c1-9e5b-1e4cce767bb6 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 returned with HTTP 200 Aug 14 01:16:50.306243 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 70/280] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:50 2026] GET /volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:50.356262 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a9379137-db35-4df7-a352-25d0a223bfe3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:50.357909 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a9379137-db35-4df7-a352-25d0a223bfe3 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:50.358148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a9379137-db35-4df7-a352-25d0a223bfe3 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:50.358325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a9379137-db35-4df7-a352-25d0a223bfe3 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:50.370254 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:50.370254 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:50.373814 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a9379137-db35-4df7-a352-25d0a223bfe3 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:50.378325 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a9379137-db35-4df7-a352-25d0a223bfe3 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:50.378741 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 72/281] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:50 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:51.317870 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-40809494-0f7f-40e1-8941-868746c00daa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:51.320395 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40809494-0f7f-40e1-8941-868746c00daa tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] GET https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 Aug 14 01:16:51.320641 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40809494-0f7f-40e1-8941-868746c00daa tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:51.320853 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40809494-0f7f-40e1-8941-868746c00daa tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:51.321004 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-40809494-0f7f-40e1-8941-868746c00daa tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Show backup with id 10c08b25-105c-42df-8fec-fbd0879ca9d1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:51.326019 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40809494-0f7f-40e1-8941-868746c00daa tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] https://10.4.3.11/volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 returned with HTTP 404 Aug 14 01:16:51.326849 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 70/282] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:51 2026] GET /volume/v3/backups/10c08b25-105c-42df-8fec-fbd0879ca9d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:51.334205 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84d46ce7-7176-4b8f-8adc-6ad343cf9737 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:51.337508 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84d46ce7-7176-4b8f-8adc-6ad343cf9737 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] DELETE https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:51.337771 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84d46ce7-7176-4b8f-8adc-6ad343cf9737 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:51.338024 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84d46ce7-7176-4b8f-8adc-6ad343cf9737 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:51.338172 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-84d46ce7-7176-4b8f-8adc-6ad343cf9737 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Delete backup with id: d63c98c2-2cc9-431a-ba40-6df58b8a27fb. Aug 14 01:16:51.343281 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:51.343281 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:51.358139 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-84d46ce7-7176-4b8f-8adc-6ad343cf9737 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] delete_backup rpcapi backup_id d63c98c2-2cc9-431a-ba40-6df58b8a27fb {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:16:51.359725 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84d46ce7-7176-4b8f-8adc-6ad343cf9737 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 202 Aug 14 01:16:51.360057 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 71/283] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:16:51 2026] DELETE /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:16:51.370750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0044ea29-3925-4b75-a21a-47849d24ceba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:51.372800 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0044ea29-3925-4b75-a21a-47849d24ceba tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:51.372994 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0044ea29-3925-4b75-a21a-47849d24ceba tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:51.373223 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0044ea29-3925-4b75-a21a-47849d24ceba tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:51.373324 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0044ea29-3925-4b75-a21a-47849d24ceba tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:51.382039 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:51.382039 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:51.383314 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0044ea29-3925-4b75-a21a-47849d24ceba tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 200 Aug 14 01:16:51.383899 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 71/284] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:51 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:51.399708 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-786ed6e3-300d-4bc0-90dc-27cc3e451ed5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:51.402528 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-786ed6e3-300d-4bc0-90dc-27cc3e451ed5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:51.402794 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-786ed6e3-300d-4bc0-90dc-27cc3e451ed5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:51.403106 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-786ed6e3-300d-4bc0-90dc-27cc3e451ed5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:51.424819 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:51.424819 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:51.432274 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-786ed6e3-300d-4bc0-90dc-27cc3e451ed5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:51.437849 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-786ed6e3-300d-4bc0-90dc-27cc3e451ed5 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:51.438330 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 73/285] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:51 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1162 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:51.832371 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-bceac799-26d8-408e-9ff7-8978b8e1e4f0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:51.834885 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-bceac799-26d8-408e-9ff7-8978b8e1e4f0 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] POST https://10.4.3.11/volume/v3/attachments/c81f2751-5102-4338-87e8-8529a7e0ccde/action Aug 14 01:16:51.835219 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-bceac799-26d8-408e-9ff7-8978b8e1e4f0 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:51.835371 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-bceac799-26d8-408e-9ff7-8978b8e1e4f0 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:51.861494 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:51.861494 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:51.880945 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-36f94a41-f158-4b96-9eda-44e72035a4fd req-bceac799-26d8-408e-9ff7-8978b8e1e4f0 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/attachments/c81f2751-5102-4338-87e8-8529a7e0ccde/action returned with HTTP 204 Aug 14 01:16:51.881402 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 71/286] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:16:51 2026] POST /volume/v3/attachments/c81f2751-5102-4338-87e8-8529a7e0ccde/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:52.398276 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fbfbe676-90e3-4d7f-885e-304daa3be684 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.401030 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbfbe676-90e3-4d7f-885e-304daa3be684 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb Aug 14 01:16:52.402403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbfbe676-90e3-4d7f-885e-304daa3be684 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.402655 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fbfbe676-90e3-4d7f-885e-304daa3be684 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.403186 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fbfbe676-90e3-4d7f-885e-304daa3be684 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id d63c98c2-2cc9-431a-ba40-6df58b8a27fb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:52.408157 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fbfbe676-90e3-4d7f-885e-304daa3be684 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb returned with HTTP 404 Aug 14 01:16:52.408710 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 72/287] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/backups/d63c98c2-2cc9-431a-ba40-6df58b8a27fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:52.454356 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ab8be36-797a-485c-854c-02b13544f0b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.455902 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ab8be36-797a-485c-854c-02b13544f0b9 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:52.456115 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ab8be36-797a-485c-854c-02b13544f0b9 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.456306 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ab8be36-797a-485c-854c-02b13544f0b9 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.470627 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.470627 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:52.474459 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ab8be36-797a-485c-854c-02b13544f0b9 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:52.479678 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ab8be36-797a-485c-854c-02b13544f0b9 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:52.480114 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 72/288] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1456 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:52.534671 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-78228aa1-c495-4a73-9850-9e9d907e987f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.538118 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ce53f4ed-0eaa-4f87-ba0e-474e906dcf72 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.538696 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-78228aa1-c495-4a73-9850-9e9d907e987f tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:52.538902 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-78228aa1-c495-4a73-9850-9e9d907e987f tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.539188 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-78228aa1-c495-4a73-9850-9e9d907e987f tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.541999 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce53f4ed-0eaa-4f87-ba0e-474e906dcf72 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 Aug 14 01:16:52.542277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce53f4ed-0eaa-4f87-ba0e-474e906dcf72 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.542533 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce53f4ed-0eaa-4f87-ba0e-474e906dcf72 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.547211 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.547211 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:52.551504 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-78228aa1-c495-4a73-9850-9e9d907e987f tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:52.553203 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.553203 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:52.558325 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ce53f4ed-0eaa-4f87-ba0e-474e906dcf72 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:52.558457 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-78228aa1-c495-4a73-9850-9e9d907e987f tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:52.558895 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 74/289] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:52.570377 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce53f4ed-0eaa-4f87-ba0e-474e906dcf72 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 returned with HTTP 200 Aug 14 01:16:52.570377 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 72/290] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:52.589846 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73160503-d5c2-4566-81f1-3dd934d89f05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.591703 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73160503-d5c2-4566-81f1-3dd934d89f05 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 Aug 14 01:16:52.591907 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73160503-d5c2-4566-81f1-3dd934d89f05 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.592126 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73160503-d5c2-4566-81f1-3dd934d89f05 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.592695 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-73160503-d5c2-4566-81f1-3dd934d89f05 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Delete volume with id: 3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 Aug 14 01:16:52.599037 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.599037 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:52.599500 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73160503-d5c2-4566-81f1-3dd934d89f05 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:52.625337 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73160503-d5c2-4566-81f1-3dd934d89f05 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Delete volume request issued successfully. Aug 14 01:16:52.625572 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73160503-d5c2-4566-81f1-3dd934d89f05 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 returned with HTTP 202 Aug 14 01:16:52.626012 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 73/291] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:16:52 2026] DELETE /volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:16:52.634985 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e17f3af-43bd-44d0-8abd-286b43a16f9b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.638573 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e17f3af-43bd-44d0-8abd-286b43a16f9b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 Aug 14 01:16:52.638573 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e17f3af-43bd-44d0-8abd-286b43a16f9b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.638573 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e17f3af-43bd-44d0-8abd-286b43a16f9b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.646159 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.646159 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:52.651377 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e17f3af-43bd-44d0-8abd-286b43a16f9b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:52.655937 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e17f3af-43bd-44d0-8abd-286b43a16f9b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 returned with HTTP 200 Aug 14 01:16:52.656381 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 73/292] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:52.667990 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88ee1230-6c68-4e2f-9d97-3cdb44b7a73a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.668584 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88ee1230-6c68-4e2f-9d97-3cdb44b7a73a None None] GET https://10.4.3.11/volume// Aug 14 01:16:52.669364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88ee1230-6c68-4e2f-9d97-3cdb44b7a73a None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.669364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88ee1230-6c68-4e2f-9d97-3cdb44b7a73a None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.669494 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88ee1230-6c68-4e2f-9d97-3cdb44b7a73a None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:52.669984 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 75/293] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:52.677544 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-db8465ec-81a8-4534-afb2-d234541e4c3d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.679594 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-db8465ec-81a8-4534-afb2-d234541e4c3d tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:16:52.679966 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-db8465ec-81a8-4534-afb2-d234541e4c3d tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3d43827-f4a9-4a3f-b603-8a2bdf811ea2", "connector": null, "instance_uuid": "53f9593a-1b98-4043-87a7-85e61894396d"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:52.688110 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.688110 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:52.720711 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-db8465ec-81a8-4534-afb2-d234541e4c3d tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:16:52.721277 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 73/294] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:16:52 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 14 01:16:52.761413 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f04524e8-901a-48ab-b2c9-838e30aa2224 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.763273 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f04524e8-901a-48ab-b2c9-838e30aa2224 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:52.763484 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f04524e8-901a-48ab-b2c9-838e30aa2224 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.763703 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f04524e8-901a-48ab-b2c9-838e30aa2224 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.777214 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6fc4d8b2-0fa0-4396-b485-d045a3274df1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.777711 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fc4d8b2-0fa0-4396-b485-d045a3274df1 None None] GET https://10.4.3.11/volume// Aug 14 01:16:52.778002 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fc4d8b2-0fa0-4396-b485-d045a3274df1 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.778251 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fc4d8b2-0fa0-4396-b485-d045a3274df1 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.778702 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fc4d8b2-0fa0-4396-b485-d045a3274df1 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:52.779351 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 74/295] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:52.780621 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.780621 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:52.790217 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-1ae02149-86e4-4e81-a2ac-b15f59c650ff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.790411 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f04524e8-901a-48ab-b2c9-838e30aa2224 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:52.792634 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-1ae02149-86e4-4e81-a2ac-b15f59c650ff tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:52.792934 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-1ae02149-86e4-4e81-a2ac-b15f59c650ff tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.793246 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-1ae02149-86e4-4e81-a2ac-b15f59c650ff tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.796495 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f04524e8-901a-48ab-b2c9-838e30aa2224 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:52.797067 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 74/296] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:52.803713 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.803713 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:52.807984 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-1ae02149-86e4-4e81-a2ac-b15f59c650ff tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:52.825528 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-1ae02149-86e4-4e81-a2ac-b15f59c650ff tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:52.826133 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 76/297] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 1029 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:16:52.842767 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-470461bf-6991-4cc4-b363-c1bede135769 req-939ef2a9-dbea-4ca6-8701-991232fd1f6d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.845302 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-470461bf-6991-4cc4-b363-c1bede135769 req-939ef2a9-dbea-4ca6-8701-991232fd1f6d tempest-TestMultiAttachVolumeSwap-1436934156 tempest-TestMultiAttachVolumeSwap-1436934156-project] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:52.845498 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-470461bf-6991-4cc4-b363-c1bede135769 req-939ef2a9-dbea-4ca6-8701-991232fd1f6d tempest-TestMultiAttachVolumeSwap-1436934156 tempest-TestMultiAttachVolumeSwap-1436934156-project] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.845707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-470461bf-6991-4cc4-b363-c1bede135769 req-939ef2a9-dbea-4ca6-8701-991232fd1f6d tempest-TestMultiAttachVolumeSwap-1436934156 tempest-TestMultiAttachVolumeSwap-1436934156-project] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.858545 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.858545 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:52.862244 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-470461bf-6991-4cc4-b363-c1bede135769 req-939ef2a9-dbea-4ca6-8701-991232fd1f6d tempest-TestMultiAttachVolumeSwap-1436934156 tempest-TestMultiAttachVolumeSwap-1436934156-project] Volume info retrieved successfully. Aug 14 01:16:52.865827 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-470461bf-6991-4cc4-b363-c1bede135769 req-939ef2a9-dbea-4ca6-8701-991232fd1f6d tempest-TestMultiAttachVolumeSwap-1436934156 tempest-TestMultiAttachVolumeSwap-1436934156-project] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:52.866239 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 74/298] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1649 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:52.878949 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44775d32-4c53-4cf9-bd40-f46e4810b32f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.878949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44775d32-4c53-4cf9-bd40-f46e4810b32f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:52.878949 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44775d32-4c53-4cf9-bd40-f46e4810b32f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.878949 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44775d32-4c53-4cf9-bd40-f46e4810b32f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.892596 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.892596 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:52.895653 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44775d32-4c53-4cf9-bd40-f46e4810b32f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] Volume info retrieved successfully. Aug 14 01:16:52.899420 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44775d32-4c53-4cf9-bd40-f46e4810b32f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:52.899760 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 75/299] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1456 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:52.917097 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35a6948d-ecbb-48fc-b01a-30508f9b2b59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.917238 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-dd103502-fe13-4fae-ba0f-a9cf152cfccc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:52.919168 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-dd103502-fe13-4fae-ba0f-a9cf152cfccc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] PUT https://10.4.3.11/volume/v3/attachments/8db5e6da-6a99-4e48-aa14-42d1ab7f04a4 Aug 14 01:16:52.919476 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35a6948d-ecbb-48fc-b01a-30508f9b2b59 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] GET https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 Aug 14 01:16:52.919511 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-dd103502-fe13-4fae-ba0f-a9cf152cfccc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:52.919685 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35a6948d-ecbb-48fc-b01a-30508f9b2b59 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:52.919904 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35a6948d-ecbb-48fc-b01a-30508f9b2b59 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:52.927101 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.927101 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:52.929865 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-dd103502-fe13-4fae-ba0f-a9cf152cfccc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Acquiring lock "cinder-attachment_update-c3d43827-f4a9-4a3f-b603-8a2bdf811ea2-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:16:52.930678 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35a6948d-ecbb-48fc-b01a-30508f9b2b59 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] Volume info retrieved successfully. Aug 14 01:16:52.935303 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35a6948d-ecbb-48fc-b01a-30508f9b2b59 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-reader] https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 returned with HTTP 200 Aug 14 01:16:52.936486 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 75/300] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:52 2026] GET /volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:52.937072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-dd103502-fe13-4fae-ba0f-a9cf152cfccc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Lock "cinder-attachment_update-c3d43827-f4a9-4a3f-b603-8a2bdf811ea2-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:16:52.938407 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:52.938407 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:53.039300 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f0a69977-f7e5-40a7-8ae6-f33c083f9c30 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.045559 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-dd103502-fe13-4fae-ba0f-a9cf152cfccc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Lock "cinder-attachment_update-c3d43827-f4a9-4a3f-b603-8a2bdf811ea2-np0000007295" released by "attachment_update" :: held 0.104s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:16:53.045559 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-dd103502-fe13-4fae-ba0f-a9cf152cfccc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/attachments/8db5e6da-6a99-4e48-aa14-42d1ab7f04a4 returned with HTTP 200 Aug 14 01:16:53.045559 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 77/301] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:16:52 2026] PUT /volume/v3/attachments/8db5e6da-6a99-4e48-aa14-42d1ab7f04a4 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:53.045749 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0a69977-f7e5-40a7-8ae6-f33c083f9c30 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:53.045749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0a69977-f7e5-40a7-8ae6-f33c083f9c30 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:53.045749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0a69977-f7e5-40a7-8ae6-f33c083f9c30 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:53.059689 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:53.059689 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:53.066273 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f0a69977-f7e5-40a7-8ae6-f33c083f9c30 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:53.075005 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0a69977-f7e5-40a7-8ae6-f33c083f9c30 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:53.075005 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 75/302] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:53 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1456 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:53.152202 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-fddce2a8-fd18-4a7c-aa7f-b08df79f948d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.154029 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-fddce2a8-fd18-4a7c-aa7f-b08df79f948d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:53.154206 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-fddce2a8-fd18-4a7c-aa7f-b08df79f948d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:53.154374 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-fddce2a8-fd18-4a7c-aa7f-b08df79f948d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:53.164542 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:53.164542 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:53.176464 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-fddce2a8-fd18-4a7c-aa7f-b08df79f948d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:53.180140 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-fddce2a8-fd18-4a7c-aa7f-b08df79f948d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:53.180489 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 76/303] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:53 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1456 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:53.214715 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-4119a8b3-2a0a-4ce4-a898-edf01211be92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.217169 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-4119a8b3-2a0a-4ce4-a898-edf01211be92 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] POST https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93/action Aug 14 01:16:53.217541 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-4119a8b3-2a0a-4ce4-a898-edf01211be92 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:53.217712 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-4119a8b3-2a0a-4ce4-a898-edf01211be92 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:53.239409 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:53.239409 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:53.240103 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-4119a8b3-2a0a-4ce4-a898-edf01211be92 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:53.255797 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-4119a8b3-2a0a-4ce4-a898-edf01211be92 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Begin detaching volume completed successfully. Aug 14 01:16:53.256128 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-4119a8b3-2a0a-4ce4-a898-edf01211be92 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93/action returned with HTTP 202 Aug 14 01:16:53.256678 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 76/304] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:16:53 2026] POST /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:16:53.324885 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55c1e71f-cf69-4e47-a66b-d2a7c80fd393 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.325318 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55c1e71f-cf69-4e47-a66b-d2a7c80fd393 None None] GET https://10.4.3.11/volume// Aug 14 01:16:53.325500 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55c1e71f-cf69-4e47-a66b-d2a7c80fd393 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:53.325701 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55c1e71f-cf69-4e47-a66b-d2a7c80fd393 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:53.326034 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55c1e71f-cf69-4e47-a66b-d2a7c80fd393 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:53.326410 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 78/305] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:16:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:53.337258 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-27a12d0a-9a89-4f29-bf9f-f45541604f3f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.339481 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-27a12d0a-9a89-4f29-bf9f-f45541604f3f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:53.339666 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-27a12d0a-9a89-4f29-bf9f-f45541604f3f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:53.339843 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-27a12d0a-9a89-4f29-bf9f-f45541604f3f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:53.349811 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:53.349811 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:53.353003 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-27a12d0a-9a89-4f29-bf9f-f45541604f3f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:53.356700 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-27a12d0a-9a89-4f29-bf9f-f45541604f3f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:53.357069 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 76/306] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:16:53 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1639 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:16:53.673584 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77bb0504-f7c4-4cb4-b9ae-774da314017f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.675461 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77bb0504-f7c4-4cb4-b9ae-774da314017f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 Aug 14 01:16:53.675685 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77bb0504-f7c4-4cb4-b9ae-774da314017f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:53.675899 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77bb0504-f7c4-4cb4-b9ae-774da314017f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:53.682413 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77bb0504-f7c4-4cb4-b9ae-774da314017f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 returned with HTTP 404 Aug 14 01:16:53.682845 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 77/307] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:53 2026] GET /volume/v3/volumes/3ef2acfa-8fe1-4c83-9bd7-336c8e8a7cb1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:53.696007 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.697712 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:16:53.698097 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1356193822"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:53.699607 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1356193822'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:16:53.699758 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Create volume of 1 GB Aug 14 01:16:53.704447 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Availability Zones retrieved successfully. Aug 14 01:16:53.711232 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Flow 'volume_create_api' (54bdd5b9-4eaf-4a8a-9916-5f0cf2a279d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:53.712958 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c851c5-79dd-429b-b83c-9dca61aaff34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:53.714397 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:16:53.744434 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c851c5-79dd-429b-b83c-9dca61aaff34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:53.745406 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945013fc-656e-456f-9493-c4275b75a936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:53.791368 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Created reservations ['de2d582c-5e13-4357-bf6f-25569e3e28c5', 'a40bd33d-90f9-44aa-a36e-c2e1aa5023cc', '7731d4fc-debd-4d2b-a571-1a923aebbb8b', '275be310-7e27-4516-92ec-d34ea035356f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:53.793325 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945013fc-656e-456f-9493-c4275b75a936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de2d582c-5e13-4357-bf6f-25569e3e28c5', 'a40bd33d-90f9-44aa-a36e-c2e1aa5023cc', '7731d4fc-debd-4d2b-a571-1a923aebbb8b', '275be310-7e27-4516-92ec-d34ea035356f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:53.793683 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a0aca5-6d75-4e07-8d99-fba413faf8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:53.813662 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8329f92d-da55-4c7f-966e-8dd27b421ebc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.819009 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8329f92d-da55-4c7f-966e-8dd27b421ebc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:53.819009 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8329f92d-da55-4c7f-966e-8dd27b421ebc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:53.819009 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8329f92d-da55-4c7f-966e-8dd27b421ebc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:53.828004 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a0aca5-6d75-4e07-8d99-fba413faf8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6800bc8-c924-4ff9-904a-7594a82977c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1356193822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176a8bf57f7d41fa95b0966d78fb1ddf',qos_specs=None,replication_status=,reservations=['de2d582c-5e13-4357-bf6f-25569e3e28c5','a40bd33d-90f9-44aa-a36e-c2e1aa5023cc','7731d4fc-debd-4d2b-a571-1a923aebbb8b','275be310-7e27-4516-92ec-d34ea035356f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f577b6c9d8064296ab06375c29f0dfb0',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1356193822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6800bc8-c924-4ff9-904a-7594a82977c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176a8bf57f7d41fa95b0966d78fb1ddf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f577b6c9d8064296ab06375c29f0dfb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:53.828773 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8904e94-fc81-4604-a6a6-061049ede21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:53.829794 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:53.829794 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:53.835936 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8329f92d-da55-4c7f-966e-8dd27b421ebc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:53.843269 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8329f92d-da55-4c7f-966e-8dd27b421ebc tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:53.843269 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 79/308] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:53 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:53.854860 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8904e94-fc81-4604-a6a6-061049ede21a) transitioned into state 'SUCCESS' from state '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-1356193822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176a8bf57f7d41fa95b0966d78fb1ddf',qos_specs=None,replication_status=,reservations=['de2d582c-5e13-4357-bf6f-25569e3e28c5','a40bd33d-90f9-44aa-a36e-c2e1aa5023cc','7731d4fc-debd-4d2b-a571-1a923aebbb8b','275be310-7e27-4516-92ec-d34ea035356f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f577b6c9d8064296ab06375c29f0dfb0',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:53.855513 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe1731c4-36e2-473d-9700-f0fc882c4592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:53.867473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe1731c4-36e2-473d-9700-f0fc882c4592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:53.868337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Flow 'volume_create_api' (54bdd5b9-4eaf-4a8a-9916-5f0cf2a279d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:53.868642 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Create volume request issued successfully. Aug 14 01:16:53.869278 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cdd4ac91-cad2-4464-bfc1-661ccc423a4f tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:16:53.869706 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 77/309] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:16:53 2026] POST /volume/v3/volumes => generated 752 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:53.884798 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2321477d-1c32-4755-9caa-962da7cfa631 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.886450 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2321477d-1c32-4755-9caa-962da7cfa631 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 Aug 14 01:16:53.886635 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2321477d-1c32-4755-9caa-962da7cfa631 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:53.886786 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2321477d-1c32-4755-9caa-962da7cfa631 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:53.900914 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:53.900914 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:53.909239 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2321477d-1c32-4755-9caa-962da7cfa631 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:53.915333 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2321477d-1c32-4755-9caa-962da7cfa631 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 returned with HTTP 200 Aug 14 01:16:53.915810 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 77/310] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:53 2026] GET /volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:53.949577 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-bedcf290-3ab4-4379-92ef-1ae58b5363bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:53.954362 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-bedcf290-3ab4-4379-92ef-1ae58b5363bc tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:53.954546 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-bedcf290-3ab4-4379-92ef-1ae58b5363bc tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:53.954744 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-bedcf290-3ab4-4379-92ef-1ae58b5363bc tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:53.969642 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:53.969642 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:53.973686 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-bedcf290-3ab4-4379-92ef-1ae58b5363bc tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:53.980769 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-bedcf290-3ab4-4379-92ef-1ae58b5363bc tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:53.980769 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 78/311] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:53 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1459 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:54.003149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-9a751b64-521b-489d-90f1-85e62ba1da32 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:54.005565 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-9a751b64-521b-489d-90f1-85e62ba1da32 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] DELETE https://10.4.3.11/volume/v3/attachments/c81f2751-5102-4338-87e8-8529a7e0ccde Aug 14 01:16:54.005840 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-9a751b64-521b-489d-90f1-85e62ba1da32 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:54.006783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-9a751b64-521b-489d-90f1-85e62ba1da32 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:54.016559 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:54.016559 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:54.081857 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-48e5add6-4123-4812-80db-2fd88cbc0908 req-9a751b64-521b-489d-90f1-85e62ba1da32 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/attachments/c81f2751-5102-4338-87e8-8529a7e0ccde returned with HTTP 200 Aug 14 01:16:54.082534 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 80/312] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:16:54 2026] DELETE /volume/v3/attachments/c81f2751-5102-4338-87e8-8529a7e0ccde => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:54.370471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85c58341-fef1-4e8d-8e98-8b205e69f45b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:54.372578 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85c58341-fef1-4e8d-8e98-8b205e69f45b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:54.372821 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85c58341-fef1-4e8d-8e98-8b205e69f45b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:54.373086 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85c58341-fef1-4e8d-8e98-8b205e69f45b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:54.387296 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:54.387296 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:54.392408 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85c58341-fef1-4e8d-8e98-8b205e69f45b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:54.400820 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85c58341-fef1-4e8d-8e98-8b205e69f45b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:54.401576 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 78/313] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:54 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:54.475210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-524782a0-533a-4f4b-b940-418c64e5070b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:54.478270 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-524782a0-533a-4f4b-b940-418c64e5070b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:54.478530 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-524782a0-533a-4f4b-b940-418c64e5070b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:54.478757 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-524782a0-533a-4f4b-b940-418c64e5070b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:54.489301 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:54.489301 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:54.492946 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-524782a0-533a-4f4b-b940-418c64e5070b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:54.497101 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-524782a0-533a-4f4b-b940-418c64e5070b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:54.497576 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 78/314] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:54 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:54.546030 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-866b9381-8101-418c-85ad-ec40e1ecc87f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:54.548968 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-866b9381-8101-418c-85ad-ec40e1ecc87f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] POST https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93/action Aug 14 01:16:54.548968 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-866b9381-8101-418c-85ad-ec40e1ecc87f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:54.548968 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-866b9381-8101-418c-85ad-ec40e1ecc87f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:54.563595 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:54.563595 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:54.564097 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-866b9381-8101-418c-85ad-ec40e1ecc87f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:54.574537 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-866b9381-8101-418c-85ad-ec40e1ecc87f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Begin detaching volume completed successfully. Aug 14 01:16:54.574735 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-866b9381-8101-418c-85ad-ec40e1ecc87f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93/action returned with HTTP 202 Aug 14 01:16:54.575200 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 79/315] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:16:54 2026] POST /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:16:54.620763 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee5dfd06-5d25-4c7b-b169-8df7bcc32ff3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:54.621186 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee5dfd06-5d25-4c7b-b169-8df7bcc32ff3 None None] GET https://10.4.3.11/volume// Aug 14 01:16:54.621353 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee5dfd06-5d25-4c7b-b169-8df7bcc32ff3 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:54.621552 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee5dfd06-5d25-4c7b-b169-8df7bcc32ff3 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:54.622192 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee5dfd06-5d25-4c7b-b169-8df7bcc32ff3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:16:54.622469 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 81/316] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:16:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:16:54.633142 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-6ed3368e-e65b-4e5a-8935-6768c5ae421b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:54.635169 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-6ed3368e-e65b-4e5a-8935-6768c5ae421b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:54.635391 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-6ed3368e-e65b-4e5a-8935-6768c5ae421b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:54.635591 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-6ed3368e-e65b-4e5a-8935-6768c5ae421b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:54.644619 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:54.644619 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:54.647940 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-6ed3368e-e65b-4e5a-8935-6768c5ae421b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:54.651543 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-6ed3368e-e65b-4e5a-8935-6768c5ae421b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:54.651920 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 79/317] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:16:54 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:16:54.858874 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c2d2e7fb-9d86-463e-85bc-9d482dc5a1a4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:54.861220 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2d2e7fb-9d86-463e-85bc-9d482dc5a1a4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:54.861446 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2d2e7fb-9d86-463e-85bc-9d482dc5a1a4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:54.861689 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c2d2e7fb-9d86-463e-85bc-9d482dc5a1a4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:54.873621 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:54.873621 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:54.883934 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c2d2e7fb-9d86-463e-85bc-9d482dc5a1a4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:54.888460 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c2d2e7fb-9d86-463e-85bc-9d482dc5a1a4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:54.888962 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 79/318] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:54 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:54.928978 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33601110-18f8-4f8d-9f8a-911ce9745324 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:54.930877 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33601110-18f8-4f8d-9f8a-911ce9745324 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 Aug 14 01:16:54.931132 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33601110-18f8-4f8d-9f8a-911ce9745324 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:54.931412 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33601110-18f8-4f8d-9f8a-911ce9745324 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:54.940748 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:54.940748 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:54.946278 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-33601110-18f8-4f8d-9f8a-911ce9745324 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:54.951639 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33601110-18f8-4f8d-9f8a-911ce9745324 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 returned with HTTP 200 Aug 14 01:16:54.952141 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 80/319] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:54 2026] GET /volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:54.967594 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d449c4fa-9cc1-4280-a38c-38d73ed192ea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:54.970284 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d449c4fa-9cc1-4280-a38c-38d73ed192ea tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:16:54.970713 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d449c4fa-9cc1-4280-a38c-38d73ed192ea tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6800bc8-c924-4ff9-904a-7594a82977c1", "name": "tempest-VolumesBackupsAdminTest-Backup-2116403647", "container": "tempest-volumesbackupsadmintest-backup-container-47616202"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:54.973332 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-d449c4fa-9cc1-4280-a38c-38d73ed192ea tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Creating new backup {'backup': {'volume_id': 'f6800bc8-c924-4ff9-904a-7594a82977c1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2116403647', 'container': 'tempest-volumesbackupsadmintest-backup-container-47616202'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:16:54.975183 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-d449c4fa-9cc1-4280-a38c-38d73ed192ea tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Creating backup of volume f6800bc8-c924-4ff9-904a-7594a82977c1 in container tempest-volumesbackupsadmintest-backup-container-47616202 Aug 14 01:16:54.982514 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:54.982514 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:54.983175 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d449c4fa-9cc1-4280-a38c-38d73ed192ea tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:16:55.012755 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d449c4fa-9cc1-4280-a38c-38d73ed192ea tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Created reservations ['53d14600-4ad5-4ad2-8728-2d79d9032bfa', '895718a2-801d-483b-8e0a-b18f2a609b0b'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:55.085569 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d449c4fa-9cc1-4280-a38c-38d73ed192ea tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:16:55.086268 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 82/320] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:16:54 2026] POST /volume/v3/backups => generated 333 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:55.095729 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-efe05d34-9393-450e-b2ac-e341cdd7efca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:55.100882 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efe05d34-9393-450e-b2ac-e341cdd7efca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:16:55.100882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efe05d34-9393-450e-b2ac-e341cdd7efca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:55.101156 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efe05d34-9393-450e-b2ac-e341cdd7efca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:55.101310 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-efe05d34-9393-450e-b2ac-e341cdd7efca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:55.107320 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:55.107320 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:55.108077 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efe05d34-9393-450e-b2ac-e341cdd7efca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:16:55.108424 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 80/321] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:55 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:55.900761 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d34bae36-336c-4482-b53c-6c7556b02b20 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:55.902845 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d34bae36-336c-4482-b53c-6c7556b02b20 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:55.903032 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d34bae36-336c-4482-b53c-6c7556b02b20 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:55.903330 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d34bae36-336c-4482-b53c-6c7556b02b20 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:55.912542 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:55.912542 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:55.916582 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d34bae36-336c-4482-b53c-6c7556b02b20 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:55.921337 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d34bae36-336c-4482-b53c-6c7556b02b20 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:55.921746 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 80/322] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:55 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:56.121760 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c301f92e-02f6-4600-b1f3-96075dfcf37a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:56.126015 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c301f92e-02f6-4600-b1f3-96075dfcf37a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:16:56.126256 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c301f92e-02f6-4600-b1f3-96075dfcf37a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:56.126854 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c301f92e-02f6-4600-b1f3-96075dfcf37a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:56.126854 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c301f92e-02f6-4600-b1f3-96075dfcf37a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:56.135312 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:56.135312 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:56.136319 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c301f92e-02f6-4600-b1f3-96075dfcf37a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:16:56.136780 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 81/323] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:56 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:56.312613 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-36605917-e647-48ee-bfc0-9ef4ae830504 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:56.314522 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-36605917-e647-48ee-bfc0-9ef4ae830504 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] POST https://10.4.3.11/volume/v3/attachments/8db5e6da-6a99-4e48-aa14-42d1ab7f04a4/action Aug 14 01:16:56.314822 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-36605917-e647-48ee-bfc0-9ef4ae830504 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:16:56.314959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-36605917-e647-48ee-bfc0-9ef4ae830504 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:56.334469 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:56.334469 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:56.350844 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8514dc0e-bc77-42c3-ae8c-f784183d539a req-36605917-e647-48ee-bfc0-9ef4ae830504 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/attachments/8db5e6da-6a99-4e48-aa14-42d1ab7f04a4/action returned with HTTP 204 Aug 14 01:16:56.351289 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 83/324] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:16:56 2026] POST /volume/v3/attachments/8db5e6da-6a99-4e48-aa14-42d1ab7f04a4/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:16:56.773696 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:56.934700 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-267245c2-6bb3-42b3-a91d-c5fc3f5844c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:56.937691 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-267245c2-6bb3-42b3-a91d-c5fc3f5844c4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:56.937864 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-267245c2-6bb3-42b3-a91d-c5fc3f5844c4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:56.938064 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-267245c2-6bb3-42b3-a91d-c5fc3f5844c4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:56.942457 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:16:56.942889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-807498305", "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:16:56.944817 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-807498305', 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:16:56.946061 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:56.946061 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:56.949303 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-267245c2-6bb3-42b3-a91d-c5fc3f5844c4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:56.953506 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-267245c2-6bb3-42b3-a91d-c5fc3f5844c4 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:56.953913 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 81/325] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:56 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:56.966340 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f895271d-a4dc-4dfe-83df-3d7e680f90ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:56.968313 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f895271d-a4dc-4dfe-83df-3d7e680f90ac tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:56.969529 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f895271d-a4dc-4dfe-83df-3d7e680f90ac tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:56.969931 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f895271d-a4dc-4dfe-83df-3d7e680f90ac tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:56.983759 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:56.983759 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:56.989364 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f895271d-a4dc-4dfe-83df-3d7e680f90ac tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:56.994159 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f895271d-a4dc-4dfe-83df-3d7e680f90ac tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:56.994790 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 82/326] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:56 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:57.148530 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b507ca6-982f-4de2-b5ff-d585effea8f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:57.152436 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b507ca6-982f-4de2-b5ff-d585effea8f2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:16:57.152662 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b507ca6-982f-4de2-b5ff-d585effea8f2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:57.152864 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b507ca6-982f-4de2-b5ff-d585effea8f2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:57.152987 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1b507ca6-982f-4de2-b5ff-d585effea8f2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:57.158388 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:57.158388 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:57.159353 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b507ca6-982f-4de2-b5ff-d585effea8f2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:16:57.161032 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 84/327] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:57 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:57.243666 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2948e308-e5ba-4cf8-b892-6c63903bcda2 req-4e8a4b91-b76f-471f-a6b3-b5afaafff2f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:57.246006 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2948e308-e5ba-4cf8-b892-6c63903bcda2 req-4e8a4b91-b76f-471f-a6b3-b5afaafff2f3 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:16:57.246886 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2948e308-e5ba-4cf8-b892-6c63903bcda2 req-4e8a4b91-b76f-471f-a6b3-b5afaafff2f3 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:57.246886 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2948e308-e5ba-4cf8-b892-6c63903bcda2 req-4e8a4b91-b76f-471f-a6b3-b5afaafff2f3 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:57.257983 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:57.257983 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:57.262571 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-2948e308-e5ba-4cf8-b892-6c63903bcda2 req-4e8a4b91-b76f-471f-a6b3-b5afaafff2f3 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:16:57.269583 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2948e308-e5ba-4cf8-b892-6c63903bcda2 req-4e8a4b91-b76f-471f-a6b3-b5afaafff2f3 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:16:57.269583 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 82/328] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:57 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:57.582820 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Create volume of 1 GB Aug 14 01:16:57.585611 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Availability Zones retrieved successfully. Aug 14 01:16:57.592553 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Flow 'volume_create_api' (661690d8-da9d-48f7-89f1-7608c2ce3a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:57.593810 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb40d74d-44ea-4a92-a5af-11db0e3d4bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:57.595068 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:16:57.676159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb40d74d-44ea-4a92-a5af-11db0e3d4bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:57.676159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e5fb7b4-5f1d-4e7a-9281-42356d559b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:57.736793 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Created reservations ['65caa60c-557c-4c62-b78f-57c55fe5576e', '28c9ba9d-f588-4fa5-96d9-920733814fb0', 'fce3e7e0-2249-4915-b247-42c3e90df9cd', '4dce0e65-ce2d-4f7a-834a-15535bbc546e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:16:57.737610 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e5fb7b4-5f1d-4e7a-9281-42356d559b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65caa60c-557c-4c62-b78f-57c55fe5576e', '28c9ba9d-f588-4fa5-96d9-920733814fb0', 'fce3e7e0-2249-4915-b247-42c3e90df9cd', '4dce0e65-ce2d-4f7a-834a-15535bbc546e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:57.738330 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877b154d-d60c-4dfb-996d-862307cee581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:57.767723 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (877b154d-d60c-4dfb-996d-862307cee581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81ac1c4-1ee7-4fab-8b96-2841de5132a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-807498305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19064cb9c70410fbe1aee62c0211583',qos_specs=None,replication_status=,reservations=['65caa60c-557c-4c62-b78f-57c55fe5576e','28c9ba9d-f588-4fa5-96d9-920733814fb0','fce3e7e0-2249-4915-b247-42c3e90df9cd','4dce0e65-ce2d-4f7a-834a-15535bbc546e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c876c1d42f44a5a3b0f0c5a51b2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:16:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-807498305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81ac1c4-1ee7-4fab-8b96-2841de5132a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19064cb9c70410fbe1aee62c0211583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c876c1d42f44a5a3b0f0c5a51b2751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:57.767981 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858fe9be-f2ba-43bc-a7e9-f9d4b21f70d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:57.794536 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858fe9be-f2ba-43bc-a7e9-f9d4b21f70d4) transitioned into state 'SUCCESS' from state '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-807498305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19064cb9c70410fbe1aee62c0211583',qos_specs=None,replication_status=,reservations=['65caa60c-557c-4c62-b78f-57c55fe5576e','28c9ba9d-f588-4fa5-96d9-920733814fb0','fce3e7e0-2249-4915-b247-42c3e90df9cd','4dce0e65-ce2d-4f7a-834a-15535bbc546e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c876c1d42f44a5a3b0f0c5a51b2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:57.795569 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1b71d5-87db-4ec8-85d7-425167a04e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:16:57.807628 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1b71d5-87db-4ec8-85d7-425167a04e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:16:57.808844 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Flow 'volume_create_api' (661690d8-da9d-48f7-89f1-7608c2ce3a70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:16:57.809276 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Create volume request issued successfully. Aug 14 01:16:57.810169 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c8f9f57-4ee5-4e34-9a24-abbb0779b34d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:16:57.810707 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 81/329] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:16:56 2026] POST /volume/v3/volumes => generated 754 bytes in 1037 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:16:57.823194 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fcf9b186-5161-4fb2-b092-e9b700406e79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:57.828616 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcf9b186-5161-4fb2-b092-e9b700406e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:16:57.828616 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcf9b186-5161-4fb2-b092-e9b700406e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:57.828616 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcf9b186-5161-4fb2-b092-e9b700406e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:57.839259 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:57.839259 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:57.843566 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fcf9b186-5161-4fb2-b092-e9b700406e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:16:57.850452 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcf9b186-5161-4fb2-b092-e9b700406e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:16:57.851295 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 83/330] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:57 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:58.172690 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8ec75ae-c695-430d-8336-711128d895e9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:58.174411 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8ec75ae-c695-430d-8336-711128d895e9 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:16:58.174585 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8ec75ae-c695-430d-8336-711128d895e9 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:58.174761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8ec75ae-c695-430d-8336-711128d895e9 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:58.174867 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c8ec75ae-c695-430d-8336-711128d895e9 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:58.183356 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:58.183356 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:58.184129 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8ec75ae-c695-430d-8336-711128d895e9 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:16:58.184482 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 85/331] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:58 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:58.868857 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c1d270a2-130b-4cc5-94de-e975961d3e6d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:58.870660 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1d270a2-130b-4cc5-94de-e975961d3e6d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:16:58.870970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1d270a2-130b-4cc5-94de-e975961d3e6d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:58.871166 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1d270a2-130b-4cc5-94de-e975961d3e6d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:58.877690 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:58.877690 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:16:58.881415 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c1d270a2-130b-4cc5-94de-e975961d3e6d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:16:58.885975 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1d270a2-130b-4cc5-94de-e975961d3e6d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:16:58.886619 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 83/332] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:58 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:59.199497 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-825abb81-92f5-4c2e-9c47-753be70c3cab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:59.201469 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-825abb81-92f5-4c2e-9c47-753be70c3cab tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:16:59.204745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-825abb81-92f5-4c2e-9c47-753be70c3cab tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:59.204745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-825abb81-92f5-4c2e-9c47-753be70c3cab tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:59.204745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-825abb81-92f5-4c2e-9c47-753be70c3cab tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:16:59.206750 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:59.206750 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:16:59.208091 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-825abb81-92f5-4c2e-9c47-753be70c3cab tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:16:59.208372 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 82/333] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:59 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:16:59.707131 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b815d32c-3908-4968-830f-5e0a8ec9605b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:59.709150 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b815d32c-3908-4968-830f-5e0a8ec9605b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:16:59.709448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b815d32c-3908-4968-830f-5e0a8ec9605b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:59.709656 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b815d32c-3908-4968-830f-5e0a8ec9605b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:59.720119 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:59.720119 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:16:59.723801 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b815d32c-3908-4968-830f-5e0a8ec9605b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:16:59.729041 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b815d32c-3908-4968-830f-5e0a8ec9605b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:16:59.729481 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 84/334] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:16:59 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:16:59.910651 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ebd4af59-414c-403e-b9f9-927c73de74df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:16:59.913321 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebd4af59-414c-403e-b9f9-927c73de74df tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:16:59.913622 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ebd4af59-414c-403e-b9f9-927c73de74df tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:16:59.913907 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ebd4af59-414c-403e-b9f9-927c73de74df tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:16:59.925495 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:16:59.925495 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:16:59.936279 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ebd4af59-414c-403e-b9f9-927c73de74df tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:16:59.945584 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebd4af59-414c-403e-b9f9-927c73de74df tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:16:59.947367 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 86/335] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:16:59 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:00.064749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b020f17e-d42b-4c95-9a31-c6726de724cc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:00.067284 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b020f17e-d42b-4c95-9a31-c6726de724cc tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] DELETE https://10.4.3.11/volume/v3/attachments/0673f4c6-3bb8-454a-b763-b420173a9705 Aug 14 01:17:00.067381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b020f17e-d42b-4c95-9a31-c6726de724cc tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:00.068350 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b020f17e-d42b-4c95-9a31-c6726de724cc tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:00.076750 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:00.076750 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:00.131123 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f78769cb-39c0-47bb-98de-c5bee6c0b91e req-b020f17e-d42b-4c95-9a31-c6726de724cc tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/attachments/0673f4c6-3bb8-454a-b763-b420173a9705 returned with HTTP 200 Aug 14 01:17:00.131717 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 84/336] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:17:00 2026] DELETE /volume/v3/attachments/0673f4c6-3bb8-454a-b763-b420173a9705 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:00.219549 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6ec7b7e7-eaa2-449d-95aa-51434cd4e6b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:00.222103 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ec7b7e7-eaa2-449d-95aa-51434cd4e6b2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:00.222152 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ec7b7e7-eaa2-449d-95aa-51434cd4e6b2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:00.222436 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ec7b7e7-eaa2-449d-95aa-51434cd4e6b2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:00.222590 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6ec7b7e7-eaa2-449d-95aa-51434cd4e6b2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:00.226916 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:00.226916 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:00.227622 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ec7b7e7-eaa2-449d-95aa-51434cd4e6b2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:00.228083 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 83/337] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:00 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:00.968946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8237e905-65ec-40a0-925d-f2a0336c1f40 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:00.973396 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8237e905-65ec-40a0-925d-f2a0336c1f40 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:17:00.973584 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8237e905-65ec-40a0-925d-f2a0336c1f40 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:00.973820 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8237e905-65ec-40a0-925d-f2a0336c1f40 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:00.985760 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:00.985760 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:00.995179 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8237e905-65ec-40a0-925d-f2a0336c1f40 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:01.005806 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8237e905-65ec-40a0-925d-f2a0336c1f40 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:17:01.005806 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 85/338] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:00 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 907 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:01.240175 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b984cd06-ad3a-4747-9b4c-73eb9bcaafca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:01.244757 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b984cd06-ad3a-4747-9b4c-73eb9bcaafca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:01.245092 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b984cd06-ad3a-4747-9b4c-73eb9bcaafca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:01.245341 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b984cd06-ad3a-4747-9b4c-73eb9bcaafca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:01.245881 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b984cd06-ad3a-4747-9b4c-73eb9bcaafca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:01.253962 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:01.253962 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:01.256186 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b984cd06-ad3a-4747-9b4c-73eb9bcaafca tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:01.256682 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 87/339] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:01 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:01.558535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-66816aa5-aaae-4a1d-bf6e-5bf7818df918 req-32a3a038-0cd2-479c-b24e-890caf006a92 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:01.565468 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-66816aa5-aaae-4a1d-bf6e-5bf7818df918 req-32a3a038-0cd2-479c-b24e-890caf006a92 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:17:01.566451 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-66816aa5-aaae-4a1d-bf6e-5bf7818df918 req-32a3a038-0cd2-479c-b24e-890caf006a92 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:01.567151 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-66816aa5-aaae-4a1d-bf6e-5bf7818df918 req-32a3a038-0cd2-479c-b24e-890caf006a92 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:01.602915 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:01.602915 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:01.614200 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-66816aa5-aaae-4a1d-bf6e-5bf7818df918 req-32a3a038-0cd2-479c-b24e-890caf006a92 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:01.620255 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-66816aa5-aaae-4a1d-bf6e-5bf7818df918 req-32a3a038-0cd2-479c-b24e-890caf006a92 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:17:01.620700 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 85/340] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:01 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 1142 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:02.025529 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6bf5ba79-411a-4bab-80c5-ef6b1f7e334b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:02.029898 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bf5ba79-411a-4bab-80c5-ef6b1f7e334b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:17:02.029898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bf5ba79-411a-4bab-80c5-ef6b1f7e334b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:02.029898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bf5ba79-411a-4bab-80c5-ef6b1f7e334b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:02.038732 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:02.038732 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:02.047646 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6bf5ba79-411a-4bab-80c5-ef6b1f7e334b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:02.055805 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bf5ba79-411a-4bab-80c5-ef6b1f7e334b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:17:02.058435 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 84/341] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:02 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:02.277634 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-554c749a-c192-457f-901c-44e087b4a699 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:02.279676 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-554c749a-c192-457f-901c-44e087b4a699 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:02.279914 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-554c749a-c192-457f-901c-44e087b4a699 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:02.280157 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-554c749a-c192-457f-901c-44e087b4a699 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:02.280357 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-554c749a-c192-457f-901c-44e087b4a699 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:02.292558 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:02.292558 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:02.298787 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-554c749a-c192-457f-901c-44e087b4a699 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:02.298787 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 86/342] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:02 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:03.072801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67b3c84b-4a3f-4067-8269-a5f6b63dab9f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:03.080365 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67b3c84b-4a3f-4067-8269-a5f6b63dab9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:17:03.080604 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67b3c84b-4a3f-4067-8269-a5f6b63dab9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:03.080814 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67b3c84b-4a3f-4067-8269-a5f6b63dab9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:03.096577 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:03.096577 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:03.106954 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-67b3c84b-4a3f-4067-8269-a5f6b63dab9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:03.114489 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67b3c84b-4a3f-4067-8269-a5f6b63dab9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:17:03.115039 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 88/343] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:03 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 907 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:03.305954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e8f97410-a7c3-4ec5-8b69-1525d4c96e3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:03.308378 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8f97410-a7c3-4ec5-8b69-1525d4c96e3a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:03.308653 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8f97410-a7c3-4ec5-8b69-1525d4c96e3a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:03.308903 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8f97410-a7c3-4ec5-8b69-1525d4c96e3a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:03.309088 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e8f97410-a7c3-4ec5-8b69-1525d4c96e3a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:03.314586 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:03.314586 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:03.315593 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8f97410-a7c3-4ec5-8b69-1525d4c96e3a tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:03.316101 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 86/344] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:03 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:03.434187 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:03.435967 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:03.436343 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-247803585"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:03.438058 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-247803585'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:03.438213 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Create volume of 1 GB Aug 14 01:17:03.443391 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Availability Zones retrieved successfully. Aug 14 01:17:03.450580 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Flow 'volume_create_api' (e7325261-23e7-47cf-a06c-294ef70c35ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:03.452938 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40c9ed3-aaa3-4a74-9840-a0285f64e6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:03.454093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:03.512612 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40c9ed3-aaa3-4a74-9840-a0285f64e6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:03.515469 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad6e52d-acc8-445d-9414-dd2ba2a91fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:03.636766 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Created reservations ['754e4633-0771-414b-86b4-1f5d04efb9c0', '491d33d7-f8e8-4909-9497-d3e05d872ed2', 'f06f09e3-5512-4c8e-a60b-b6aaec328950', '65a04511-f35d-408e-b5fc-b1b84807a061'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:03.638451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad6e52d-acc8-445d-9414-dd2ba2a91fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['754e4633-0771-414b-86b4-1f5d04efb9c0', '491d33d7-f8e8-4909-9497-d3e05d872ed2', 'f06f09e3-5512-4c8e-a60b-b6aaec328950', '65a04511-f35d-408e-b5fc-b1b84807a061']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:03.638451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea779739-e255-49b0-9336-f08940b6eb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:03.661432 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea779739-e255-49b0-9336-f08940b6eb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9f7c078-b6d5-4621-a325-ef465a6b5668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-247803585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5dd1508d4245929a845071489eea31',qos_specs=None,replication_status=,reservations=['754e4633-0771-414b-86b4-1f5d04efb9c0','491d33d7-f8e8-4909-9497-d3e05d872ed2','f06f09e3-5512-4c8e-a60b-b6aaec328950','65a04511-f35d-408e-b5fc-b1b84807a061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fe49111dac04567abc90676c8f599f6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-247803585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9f7c078-b6d5-4621-a325-ef465a6b5668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5dd1508d4245929a845071489eea31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fe49111dac04567abc90676c8f599f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:03.662371 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (264291ad-898b-4492-bc27-22c1c04a245b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:03.682328 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (264291ad-898b-4492-bc27-22c1c04a245b) transitioned into state 'SUCCESS' from state '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-247803585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5dd1508d4245929a845071489eea31',qos_specs=None,replication_status=,reservations=['754e4633-0771-414b-86b4-1f5d04efb9c0','491d33d7-f8e8-4909-9497-d3e05d872ed2','f06f09e3-5512-4c8e-a60b-b6aaec328950','65a04511-f35d-408e-b5fc-b1b84807a061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fe49111dac04567abc90676c8f599f6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:03.682907 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aeff166-600d-4915-bc17-74104da4d56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:03.695176 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aeff166-600d-4915-bc17-74104da4d56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:03.696296 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Flow 'volume_create_api' (e7325261-23e7-47cf-a06c-294ef70c35ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:03.696661 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Create volume request issued successfully. Aug 14 01:17:03.697993 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0901717f-ad2b-4ece-b25d-8ccbb56bbbc5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:03.698513 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 85/345] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:17:03 2026] POST /volume/v3/volumes => generated 751 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:04.130555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7a40922b-7a9e-43fd-838f-33222f4f0634 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:04.133279 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a40922b-7a9e-43fd-838f-33222f4f0634 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:17:04.133568 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a40922b-7a9e-43fd-838f-33222f4f0634 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:04.133846 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a40922b-7a9e-43fd-838f-33222f4f0634 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:04.141163 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:04.141163 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:04.147136 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7a40922b-7a9e-43fd-838f-33222f4f0634 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:04.156289 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a40922b-7a9e-43fd-838f-33222f4f0634 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:17:04.157045 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 87/346] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:04 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:04.327088 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-25ede725-bcce-4c15-85bf-ed91f1cfa0c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:04.330341 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25ede725-bcce-4c15-85bf-ed91f1cfa0c2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:04.330676 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25ede725-bcce-4c15-85bf-ed91f1cfa0c2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:04.330946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25ede725-bcce-4c15-85bf-ed91f1cfa0c2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:04.331191 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-25ede725-bcce-4c15-85bf-ed91f1cfa0c2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:04.339733 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:04.339733 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:04.342964 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25ede725-bcce-4c15-85bf-ed91f1cfa0c2 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:04.342964 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 89/347] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:04 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:04.358654 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5140cd0d-8919-4871-aa81-7fd7c2215587 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:04.361846 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5140cd0d-8919-4871-aa81-7fd7c2215587 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] DELETE https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 Aug 14 01:17:04.362090 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5140cd0d-8919-4871-aa81-7fd7c2215587 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:04.362293 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5140cd0d-8919-4871-aa81-7fd7c2215587 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:04.362452 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5140cd0d-8919-4871-aa81-7fd7c2215587 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Delete volume with id: 68167d2c-838b-4566-b9c8-436f4d4173d9 Aug 14 01:17:04.373004 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:04.373004 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:04.374279 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5140cd0d-8919-4871-aa81-7fd7c2215587 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:17:04.400264 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5140cd0d-8919-4871-aa81-7fd7c2215587 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Delete volume request issued successfully. Aug 14 01:17:04.400484 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5140cd0d-8919-4871-aa81-7fd7c2215587 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 returned with HTTP 202 Aug 14 01:17:04.400895 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 87/348] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:04 2026] DELETE /volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 01:17:04.412424 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db5f3442-0acc-4cbd-aef6-b56ff290c892 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:04.416482 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db5f3442-0acc-4cbd-aef6-b56ff290c892 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 Aug 14 01:17:04.416482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db5f3442-0acc-4cbd-aef6-b56ff290c892 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:04.416482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db5f3442-0acc-4cbd-aef6-b56ff290c892 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:04.424128 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:04.424128 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:04.433645 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-db5f3442-0acc-4cbd-aef6-b56ff290c892 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:17:04.439520 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db5f3442-0acc-4cbd-aef6-b56ff290c892 tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 returned with HTTP 200 Aug 14 01:17:04.440425 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 86/349] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:04 2026] GET /volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:05.179362 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2732a321-3635-48c0-ad54-78e0add14afd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:05.181660 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2732a321-3635-48c0-ad54-78e0add14afd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:17:05.181915 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2732a321-3635-48c0-ad54-78e0add14afd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:05.182199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2732a321-3635-48c0-ad54-78e0add14afd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:05.191723 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:05.191723 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:05.195979 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2732a321-3635-48c0-ad54-78e0add14afd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:05.202641 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2732a321-3635-48c0-ad54-78e0add14afd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:17:05.203178 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 88/350] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:05 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:05.354237 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe4cc71a-77e6-4487-a2f0-49ca6f6fa843 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:05.359719 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe4cc71a-77e6-4487-a2f0-49ca6f6fa843 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:05.359719 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe4cc71a-77e6-4487-a2f0-49ca6f6fa843 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:05.359719 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe4cc71a-77e6-4487-a2f0-49ca6f6fa843 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:05.359719 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fe4cc71a-77e6-4487-a2f0-49ca6f6fa843 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:05.365762 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:05.365762 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:05.366841 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe4cc71a-77e6-4487-a2f0-49ca6f6fa843 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:05.367367 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 90/351] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:05 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:05.457958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9083d4d4-a618-4c2d-9575-701607c5248d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:05.462277 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9083d4d4-a618-4c2d-9575-701607c5248d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 Aug 14 01:17:05.462464 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9083d4d4-a618-4c2d-9575-701607c5248d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:05.462740 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9083d4d4-a618-4c2d-9575-701607c5248d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:05.470738 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9083d4d4-a618-4c2d-9575-701607c5248d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 returned with HTTP 404 Aug 14 01:17:05.471667 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 88/352] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:05 2026] GET /volume/v3/volumes/68167d2c-838b-4566-b9c8-436f4d4173d9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:05.480837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a321032-be12-4f97-924b-20349f36f37f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:05.483228 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a321032-be12-4f97-924b-20349f36f37f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] DELETE https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:17:05.483507 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a321032-be12-4f97-924b-20349f36f37f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:05.483775 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a321032-be12-4f97-924b-20349f36f37f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:05.484112 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4a321032-be12-4f97-924b-20349f36f37f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Delete volume with id: c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:17:05.491884 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:05.491884 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:05.492551 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a321032-be12-4f97-924b-20349f36f37f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:17:05.518395 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a321032-be12-4f97-924b-20349f36f37f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Delete volume request issued successfully. Aug 14 01:17:05.518583 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a321032-be12-4f97-924b-20349f36f37f tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 202 Aug 14 01:17:05.519014 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 87/353] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:05 2026] DELETE /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:17:05.533843 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89e5cab7-98a9-45cb-acaa-a12f1776ac6d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:05.536462 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89e5cab7-98a9-45cb-acaa-a12f1776ac6d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:17:05.536800 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89e5cab7-98a9-45cb-acaa-a12f1776ac6d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:05.537864 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89e5cab7-98a9-45cb-acaa-a12f1776ac6d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:05.547597 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:05.547597 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:05.552706 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-89e5cab7-98a9-45cb-acaa-a12f1776ac6d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Volume info retrieved successfully. Aug 14 01:17:05.562864 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89e5cab7-98a9-45cb-acaa-a12f1776ac6d tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 200 Aug 14 01:17:05.564029 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 89/354] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:05 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:06.220206 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5be7e012-3d3a-45cf-9eeb-cc508260e34f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:06.222545 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5be7e012-3d3a-45cf-9eeb-cc508260e34f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:17:06.222807 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5be7e012-3d3a-45cf-9eeb-cc508260e34f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:06.223698 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5be7e012-3d3a-45cf-9eeb-cc508260e34f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:06.233219 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:06.233219 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:06.237756 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5be7e012-3d3a-45cf-9eeb-cc508260e34f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:06.244735 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5be7e012-3d3a-45cf-9eeb-cc508260e34f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:17:06.245248 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 91/355] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:06 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:06.382697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-80b69950-515d-4e23-95ca-b0ff0f86e25e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:06.384558 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80b69950-515d-4e23-95ca-b0ff0f86e25e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:06.384738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80b69950-515d-4e23-95ca-b0ff0f86e25e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:06.384911 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80b69950-515d-4e23-95ca-b0ff0f86e25e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:06.385096 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-80b69950-515d-4e23-95ca-b0ff0f86e25e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:06.389971 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:06.389971 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:06.390680 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80b69950-515d-4e23-95ca-b0ff0f86e25e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:06.391037 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 89/356] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:06 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:06.578165 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b377fa4-0166-45f6-be15-b537ef16556b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:06.580439 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b377fa4-0166-45f6-be15-b537ef16556b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] GET https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 Aug 14 01:17:06.580695 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b377fa4-0166-45f6-be15-b537ef16556b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:06.580952 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b377fa4-0166-45f6-be15-b537ef16556b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:06.590837 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b377fa4-0166-45f6-be15-b537ef16556b tempest-TestMultiAttachVolumeSwap-432226449 tempest-TestMultiAttachVolumeSwap-432226449-project-member] https://10.4.3.11/volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 returned with HTTP 404 Aug 14 01:17:06.591464 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 88/357] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:06 2026] GET /volume/v3/volumes/c8825f42-74e9-41f1-9ec6-9b703d99be93 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:07.266757 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-046a65bf-44af-4e13-8056-109c517cec2b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:07.269403 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-046a65bf-44af-4e13-8056-109c517cec2b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:17:07.269793 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-046a65bf-44af-4e13-8056-109c517cec2b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:07.270114 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-046a65bf-44af-4e13-8056-109c517cec2b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:07.281058 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:07.281058 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:07.290094 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-046a65bf-44af-4e13-8056-109c517cec2b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:07.299737 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-046a65bf-44af-4e13-8056-109c517cec2b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:17:07.300430 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 90/358] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:07 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 1393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:07.317742 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2aca7ae-6127-402a-91eb-b7df91988841 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:07.320213 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:07.320935 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-529812477"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:07.322675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-529812477'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:07.322879 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Create volume of 1 GB Aug 14 01:17:07.331171 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Availability Zones retrieved successfully. Aug 14 01:17:07.339702 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Flow 'volume_create_api' (9225bf13-94f7-48ad-8716-e3f323223a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:07.341141 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25d6f28-0097-437d-abae-7f6d921d4d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:07.343953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:07.374149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25d6f28-0097-437d-abae-7f6d921d4d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:07.374346 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce0bcbd-b8a2-4d9b-ad68-75a663c5ce45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:07.404083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9016e316-2f5b-48a5-aced-423eec0d1bf3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:07.406372 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9016e316-2f5b-48a5-aced-423eec0d1bf3 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:07.406474 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9016e316-2f5b-48a5-aced-423eec0d1bf3 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:07.406746 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9016e316-2f5b-48a5-aced-423eec0d1bf3 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:07.406900 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9016e316-2f5b-48a5-aced-423eec0d1bf3 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:07.412645 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:07.412645 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:07.414065 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9016e316-2f5b-48a5-aced-423eec0d1bf3 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:07.414359 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 90/359] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:07 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:07.447218 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Created reservations ['e2aac951-d36b-4be4-8933-e74868115623', '999f95d1-3d7c-4303-ba0e-a7376a82e55b', '8be41a48-765e-4322-9c22-e6b8b64112ad', '38d98279-a446-4be6-9b77-2883432cc003'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:07.448395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce0bcbd-b8a2-4d9b-ad68-75a663c5ce45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2aac951-d36b-4be4-8933-e74868115623', '999f95d1-3d7c-4303-ba0e-a7376a82e55b', '8be41a48-765e-4322-9c22-e6b8b64112ad', '38d98279-a446-4be6-9b77-2883432cc003']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:07.449277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0776af68-78be-4dd2-a8be-c311be914b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:07.488297 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0776af68-78be-4dd2-a8be-c311be914b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '940ba739-e722-45db-861c-6fa2cdc7a1b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-529812477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19064cb9c70410fbe1aee62c0211583',qos_specs=None,replication_status=,reservations=['e2aac951-d36b-4be4-8933-e74868115623','999f95d1-3d7c-4303-ba0e-a7376a82e55b','8be41a48-765e-4322-9c22-e6b8b64112ad','38d98279-a446-4be6-9b77-2883432cc003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c876c1d42f44a5a3b0f0c5a51b2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-529812477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=940ba739-e722-45db-861c-6fa2cdc7a1b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19064cb9c70410fbe1aee62c0211583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c876c1d42f44a5a3b0f0c5a51b2751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:07.490677 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe8ab597-754e-48a1-86d9-6e90b95b1f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:07.532617 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe8ab597-754e-48a1-86d9-6e90b95b1f59) transitioned into state 'SUCCESS' from state '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-529812477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19064cb9c70410fbe1aee62c0211583',qos_specs=None,replication_status=,reservations=['e2aac951-d36b-4be4-8933-e74868115623','999f95d1-3d7c-4303-ba0e-a7376a82e55b','8be41a48-765e-4322-9c22-e6b8b64112ad','38d98279-a446-4be6-9b77-2883432cc003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c876c1d42f44a5a3b0f0c5a51b2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:07.535729 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc9c1777-5587-40e6-be54-210b8927190d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:07.555793 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc9c1777-5587-40e6-be54-210b8927190d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:07.556844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Flow 'volume_create_api' (9225bf13-94f7-48ad-8716-e3f323223a0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:07.558875 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Create volume request issued successfully. Aug 14 01:17:07.560073 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2aca7ae-6127-402a-91eb-b7df91988841 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:07.560073 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 92/360] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:17:07 2026] POST /volume/v3/volumes => generated 754 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:07.577260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04e7876d-57d9-4307-921f-12d337755968 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:07.581443 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04e7876d-57d9-4307-921f-12d337755968 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 Aug 14 01:17:07.581443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04e7876d-57d9-4307-921f-12d337755968 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:07.581443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04e7876d-57d9-4307-921f-12d337755968 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:07.595861 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:07.595861 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:07.605547 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-04e7876d-57d9-4307-921f-12d337755968 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:07.610336 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04e7876d-57d9-4307-921f-12d337755968 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 returned with HTTP 200 Aug 14 01:17:07.610739 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 89/361] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:07 2026] GET /volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:08.435082 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7946e9bf-8083-4b79-b7cd-6c50c0bad4e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:08.441303 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7946e9bf-8083-4b79-b7cd-6c50c0bad4e5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:08.441487 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7946e9bf-8083-4b79-b7cd-6c50c0bad4e5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:08.441676 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7946e9bf-8083-4b79-b7cd-6c50c0bad4e5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:08.442076 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7946e9bf-8083-4b79-b7cd-6c50c0bad4e5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:08.450190 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:08.450190 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:08.451394 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7946e9bf-8083-4b79-b7cd-6c50c0bad4e5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:08.456077 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 91/362] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:08 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:08.625358 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7826a583-ce39-4f30-ad46-eac3497fba17 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:08.627767 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7826a583-ce39-4f30-ad46-eac3497fba17 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 Aug 14 01:17:08.627992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7826a583-ce39-4f30-ad46-eac3497fba17 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:08.628280 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7826a583-ce39-4f30-ad46-eac3497fba17 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:08.636891 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:08.636891 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:08.641554 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7826a583-ce39-4f30-ad46-eac3497fba17 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:08.653401 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7826a583-ce39-4f30-ad46-eac3497fba17 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 returned with HTTP 200 Aug 14 01:17:08.653866 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 91/363] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:08 2026] GET /volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:08.681911 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:08.685374 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:08.685374 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-793230968"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:08.686848 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-793230968'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:08.686992 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Create volume of 1 GB Aug 14 01:17:08.687337 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:08.687337 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:08.692040 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Availability Zones retrieved successfully. Aug 14 01:17:08.701249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Flow 'volume_create_api' (b83c6745-1efd-47e0-af76-9a2ea92fe7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:08.701249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644307bf-0197-487c-88e8-4dca36ebd2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:08.701499 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:08.752635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644307bf-0197-487c-88e8-4dca36ebd2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:08.752890 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ce0b121-918b-4e38-80f5-92355c21a681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:08.826145 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Created reservations ['8e5ac87e-9e1e-484a-9caf-a4741342e9e0', '409e745d-90ad-4da8-9f31-5856d53f8d50', '06c9e653-8305-4009-b5a6-685dcfc526fd', '9dcd74cf-e9ed-4475-9de0-1d69278cce38'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:08.827515 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ce0b121-918b-4e38-80f5-92355c21a681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e5ac87e-9e1e-484a-9caf-a4741342e9e0', '409e745d-90ad-4da8-9f31-5856d53f8d50', '06c9e653-8305-4009-b5a6-685dcfc526fd', '9dcd74cf-e9ed-4475-9de0-1d69278cce38']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:08.828744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bdbd118-6ad8-4051-881e-86d1e70ffab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:08.864048 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bdbd118-6ad8-4051-881e-86d1e70ffab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4af45c93-34dd-44e7-aa3c-e34d63ec5e77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-793230968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19064cb9c70410fbe1aee62c0211583',qos_specs=None,replication_status=,reservations=['8e5ac87e-9e1e-484a-9caf-a4741342e9e0','409e745d-90ad-4da8-9f31-5856d53f8d50','06c9e653-8305-4009-b5a6-685dcfc526fd','9dcd74cf-e9ed-4475-9de0-1d69278cce38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c876c1d42f44a5a3b0f0c5a51b2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-793230968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4af45c93-34dd-44e7-aa3c-e34d63ec5e77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d19064cb9c70410fbe1aee62c0211583',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c876c1d42f44a5a3b0f0c5a51b2751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:08.865506 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30451351-ff99-4ab1-b9e9-3595ed7687d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:08.903587 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30451351-ff99-4ab1-b9e9-3595ed7687d4) transitioned into state 'SUCCESS' from state '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-793230968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d19064cb9c70410fbe1aee62c0211583',qos_specs=None,replication_status=,reservations=['8e5ac87e-9e1e-484a-9caf-a4741342e9e0','409e745d-90ad-4da8-9f31-5856d53f8d50','06c9e653-8305-4009-b5a6-685dcfc526fd','9dcd74cf-e9ed-4475-9de0-1d69278cce38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c876c1d42f44a5a3b0f0c5a51b2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:08.904635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad7f205-89d9-42fa-83c2-ceb069588a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:08.920420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad7f205-89d9-42fa-83c2-ceb069588a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:08.921750 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Flow 'volume_create_api' (b83c6745-1efd-47e0-af76-9a2ea92fe7af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:08.922206 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Create volume request issued successfully. Aug 14 01:17:08.923604 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d58ae485-7b0d-479f-86a9-cca010ac9c9f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:08.924634 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 93/364] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:17:08 2026] POST /volume/v3/volumes => generated 754 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:08.943047 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3693e19a-f351-49ed-8b2f-18341a0a3dbd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:08.945873 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3693e19a-f351-49ed-8b2f-18341a0a3dbd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 Aug 14 01:17:08.946344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3693e19a-f351-49ed-8b2f-18341a0a3dbd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:08.946611 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3693e19a-f351-49ed-8b2f-18341a0a3dbd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:08.958782 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:08.958782 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:08.963950 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3693e19a-f351-49ed-8b2f-18341a0a3dbd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:08.970769 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3693e19a-f351-49ed-8b2f-18341a0a3dbd tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 returned with HTTP 200 Aug 14 01:17:08.971617 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 90/365] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:08 2026] GET /volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:09.467286 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04eccbde-b6b5-47f5-abee-c52bdfa2df84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:09.471071 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04eccbde-b6b5-47f5-abee-c52bdfa2df84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:09.471071 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04eccbde-b6b5-47f5-abee-c52bdfa2df84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:09.471071 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04eccbde-b6b5-47f5-abee-c52bdfa2df84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:09.471071 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-04eccbde-b6b5-47f5-abee-c52bdfa2df84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:09.479690 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:09.479690 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:09.480508 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04eccbde-b6b5-47f5-abee-c52bdfa2df84 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:09.481093 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 92/366] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:09 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:09.990538 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54b81dd1-c960-403c-bb1e-b01ac88555e9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:09.994905 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54b81dd1-c960-403c-bb1e-b01ac88555e9 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 Aug 14 01:17:09.995183 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54b81dd1-c960-403c-bb1e-b01ac88555e9 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:09.995431 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54b81dd1-c960-403c-bb1e-b01ac88555e9 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:10.006436 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:10.006436 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:10.019407 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-54b81dd1-c960-403c-bb1e-b01ac88555e9 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:10.033874 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54b81dd1-c960-403c-bb1e-b01ac88555e9 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 returned with HTTP 200 Aug 14 01:17:10.034413 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 92/367] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:09 2026] GET /volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:10.495366 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b586bfbe-683f-497d-b304-663f86d6cafe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:10.497036 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b586bfbe-683f-497d-b304-663f86d6cafe tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:10.497161 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b586bfbe-683f-497d-b304-663f86d6cafe tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:10.497377 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b586bfbe-683f-497d-b304-663f86d6cafe tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:10.497745 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b586bfbe-683f-497d-b304-663f86d6cafe tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:10.510610 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:10.510610 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:10.510962 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b586bfbe-683f-497d-b304-663f86d6cafe tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:10.511481 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 94/368] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:10 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:11.527150 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a006b1a4-84e6-4ffa-b7fe-603202feec2b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:11.529224 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a006b1a4-84e6-4ffa-b7fe-603202feec2b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:11.530093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a006b1a4-84e6-4ffa-b7fe-603202feec2b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:11.530093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a006b1a4-84e6-4ffa-b7fe-603202feec2b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:11.530093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a006b1a4-84e6-4ffa-b7fe-603202feec2b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:11.534526 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:11.534526 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:11.535530 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a006b1a4-84e6-4ffa-b7fe-603202feec2b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:11.535847 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 91/369] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:11 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:12.429011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-10b1f436-7f83-400c-bf36-f344f56df255 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:12.432043 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-10b1f436-7f83-400c-bf36-f344f56df255 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:12.432043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-10b1f436-7f83-400c-bf36-f344f56df255 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:12.432262 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-10b1f436-7f83-400c-bf36-f344f56df255 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:12.440637 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:12.440637 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:12.445364 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-10b1f436-7f83-400c-bf36-f344f56df255 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:12.452078 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-10b1f436-7f83-400c-bf36-f344f56df255 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:12.452560 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 93/370] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:12 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:12.548720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1f70342f-7159-4ce5-889b-b004358587ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:12.552363 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f70342f-7159-4ce5-889b-b004358587ac tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:12.553407 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f70342f-7159-4ce5-889b-b004358587ac tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:12.553811 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f70342f-7159-4ce5-889b-b004358587ac tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:12.554586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1f70342f-7159-4ce5-889b-b004358587ac tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:12.557735 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=272,cinder:INSERT=29,cinder:UPDATE=45 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:17:12.567157 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:12.567157 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:12.570411 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f70342f-7159-4ce5-889b-b004358587ac tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:12.571500 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 93/371] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:12 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:12.594225 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-afda7091-1c03-4f33-80c9-ff9a28d9507b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:12.595222 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-afda7091-1c03-4f33-80c9-ff9a28d9507b None None] GET https://10.4.3.11/volume// Aug 14 01:17:12.595222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-afda7091-1c03-4f33-80c9-ff9a28d9507b None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:12.595222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-afda7091-1c03-4f33-80c9-ff9a28d9507b None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:12.596037 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-afda7091-1c03-4f33-80c9-ff9a28d9507b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:12.596037 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 95/372] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:17:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:12.606566 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-537256b2-4ae7-4c52-bd30-99288f7bc305 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:12.609153 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-537256b2-4ae7-4c52-bd30-99288f7bc305 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:12.609613 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-537256b2-4ae7-4c52-bd30-99288f7bc305 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecf6fc6c-e419-42e7-ade9-44ed85823886", "connector": null, "instance_uuid": "c64444c7-17b4-4606-8524-6fdfaceb00da"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:12.627029 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:12.627029 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:12.697879 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-537256b2-4ae7-4c52-bd30-99288f7bc305 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:12.698531 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 92/373] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17:12 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 14 01:17:12.741034 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42dccbb3-4b51-402d-95e6-51b76e38bd57 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:12.743571 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42dccbb3-4b51-402d-95e6-51b76e38bd57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:12.743786 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42dccbb3-4b51-402d-95e6-51b76e38bd57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:12.744035 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42dccbb3-4b51-402d-95e6-51b76e38bd57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:12.760947 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:12.760947 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:12.766226 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-42dccbb3-4b51-402d-95e6-51b76e38bd57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:12.769949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-85982fcd-a7e6-471f-bc82-68548a3beafd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:12.771193 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85982fcd-a7e6-471f-bc82-68548a3beafd None None] GET https://10.4.3.11/volume// Aug 14 01:17:12.771193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85982fcd-a7e6-471f-bc82-68548a3beafd None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:12.771193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85982fcd-a7e6-471f-bc82-68548a3beafd None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:12.771416 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85982fcd-a7e6-471f-bc82-68548a3beafd None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:12.771658 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42dccbb3-4b51-402d-95e6-51b76e38bd57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:12.771829 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 94/374] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:12.772120 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 94/375] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:12 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:17:12.785362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-03f7adc2-3afb-4aca-8768-f80848b6f0b6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:12.787873 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-03f7adc2-3afb-4aca-8768-f80848b6f0b6 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:12.788177 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-03f7adc2-3afb-4aca-8768-f80848b6f0b6 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:12.788381 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-03f7adc2-3afb-4aca-8768-f80848b6f0b6 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:12.791312 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=233,cinder:INSERT=30,cinder:UPDATE=58 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:17:12.804120 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:12.804120 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:12.814539 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-03f7adc2-3afb-4aca-8768-f80848b6f0b6 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:12.825996 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-03f7adc2-3afb-4aca-8768-f80848b6f0b6 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:12.826601 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 96/376] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:12 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:12.937949 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-7c743707-2dcc-42f6-9ead-2dd951e49e57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:12.942722 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-7c743707-2dcc-42f6-9ead-2dd951e49e57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] PUT https://10.4.3.11/volume/v3/attachments/475c7faa-ee50-47af-99c1-bf66756de163 Aug 14 01:17:12.943171 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-7c743707-2dcc-42f6-9ead-2dd951e49e57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:12.952631 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-7c743707-2dcc-42f6-9ead-2dd951e49e57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Acquiring lock "cinder-attachment_update-ecf6fc6c-e419-42e7-ade9-44ed85823886-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:12.958590 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-7c743707-2dcc-42f6-9ead-2dd951e49e57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Lock "cinder-attachment_update-ecf6fc6c-e419-42e7-ade9-44ed85823886-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:12.959651 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:12.959651 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:13.093262 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-7c743707-2dcc-42f6-9ead-2dd951e49e57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Lock "cinder-attachment_update-ecf6fc6c-e419-42e7-ade9-44ed85823886-np0000007295" released by "attachment_update" :: held 0.134s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:13.094892 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-7c743707-2dcc-42f6-9ead-2dd951e49e57 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/attachments/475c7faa-ee50-47af-99c1-bf66756de163 returned with HTTP 200 Aug 14 01:17:13.094892 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 93/377] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:12 2026] PUT /volume/v3/attachments/475c7faa-ee50-47af-99c1-bf66756de163 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:13.585851 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6357e7f8-f5d4-4ad7-a0e1-d76f855a0bff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:13.588823 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6357e7f8-f5d4-4ad7-a0e1-d76f855a0bff tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:13.589043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6357e7f8-f5d4-4ad7-a0e1-d76f855a0bff tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:13.589674 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6357e7f8-f5d4-4ad7-a0e1-d76f855a0bff tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:13.589852 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6357e7f8-f5d4-4ad7-a0e1-d76f855a0bff tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:13.596600 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:13.596600 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:13.598093 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6357e7f8-f5d4-4ad7-a0e1-d76f855a0bff tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:13.598804 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 95/378] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:13 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:13.611389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-13190ee9-72d1-403d-88e2-a15e33dc9549 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:13.614343 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13190ee9-72d1-403d-88e2-a15e33dc9549 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 Aug 14 01:17:13.617614 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13190ee9-72d1-403d-88e2-a15e33dc9549 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:13.617614 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13190ee9-72d1-403d-88e2-a15e33dc9549 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:13.628249 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:13.628249 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:13.634431 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-13190ee9-72d1-403d-88e2-a15e33dc9549 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:17:13.642665 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13190ee9-72d1-403d-88e2-a15e33dc9549 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 returned with HTTP 200 Aug 14 01:17:13.643548 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 95/379] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:13 2026] GET /volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:13.661339 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9786f00b-e594-4664-9090-fe56f9a74489 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:13.663492 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9786f00b-e594-4664-9090-fe56f9a74489 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] POST https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e/action Aug 14 01:17:13.664028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9786f00b-e594-4664-9090-fe56f9a74489 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:13.664235 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9786f00b-e594-4664-9090-fe56f9a74489 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:13.666483 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-9786f00b-e594-4664-9090-fe56f9a74489 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] Updating backup '37ba879e-a5ac-48f7-b8ed-14bdb3b0081e' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 01:17:13.691812 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:13.691812 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:13.706525 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-9786f00b-e594-4664-9090-fe56f9a74489 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] reset_status in rpcapi backup_id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e on host np0000007295. {{(pid=100276) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 01:17:13.708837 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9786f00b-e594-4664-9090-fe56f9a74489 tempest-VolumesBackupsAdminTest-425421185 tempest-VolumesBackupsAdminTest-425421185-project-admin] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e/action returned with HTTP 202 Aug 14 01:17:13.709505 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 97/380] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:17:13 2026] POST /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:17:13.720595 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-15922f45-3738-4b54-9ebd-a77404ecb995 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:13.722472 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15922f45-3738-4b54-9ebd-a77404ecb995 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:13.722669 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15922f45-3738-4b54-9ebd-a77404ecb995 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:13.722848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15922f45-3738-4b54-9ebd-a77404ecb995 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:13.723002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-15922f45-3738-4b54-9ebd-a77404ecb995 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:13.728052 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:13.728052 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:13.729032 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15922f45-3738-4b54-9ebd-a77404ecb995 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:13.729487 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 94/381] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:13 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:13.741852 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c7ba10a8-c9da-41ea-8b70-4c88404d3f7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:13.744137 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7ba10a8-c9da-41ea-8b70-4c88404d3f7b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] DELETE https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:13.744735 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7ba10a8-c9da-41ea-8b70-4c88404d3f7b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:13.745008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7ba10a8-c9da-41ea-8b70-4c88404d3f7b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:13.745143 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-c7ba10a8-c9da-41ea-8b70-4c88404d3f7b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Delete backup with id: 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. Aug 14 01:17:13.750951 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:13.750951 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:13.774518 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-c7ba10a8-c9da-41ea-8b70-4c88404d3f7b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] delete_backup rpcapi backup_id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:17:13.776658 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7ba10a8-c9da-41ea-8b70-4c88404d3f7b tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 202 Aug 14 01:17:13.777163 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 96/382] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:13 2026] DELETE /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:17:13.790525 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-752edac7-c1e4-49b4-8f67-87b674a1c2a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:13.790589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32cc16f8-f43c-4dc2-b3b2-5b7557d14ee4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:13.791336 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-752edac7-c1e4-49b4-8f67-87b674a1c2a7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:13.791336 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-752edac7-c1e4-49b4-8f67-87b674a1c2a7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:13.794210 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-752edac7-c1e4-49b4-8f67-87b674a1c2a7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:13.794210 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-752edac7-c1e4-49b4-8f67-87b674a1c2a7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:13.794570 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32cc16f8-f43c-4dc2-b3b2-5b7557d14ee4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:13.794570 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32cc16f8-f43c-4dc2-b3b2-5b7557d14ee4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:13.794570 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32cc16f8-f43c-4dc2-b3b2-5b7557d14ee4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:13.800886 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:13.800886 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:13.802374 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-752edac7-c1e4-49b4-8f67-87b674a1c2a7 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:13.803449 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 96/383] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:13 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:13.813400 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:13.813400 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:13.818616 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-32cc16f8-f43c-4dc2-b3b2-5b7557d14ee4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:13.826081 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32cc16f8-f43c-4dc2-b3b2-5b7557d14ee4 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:13.826734 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 98/384] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:13 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:14.181338 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:14.578764 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:14.579162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1295062326", "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:14.580839 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1295062326', 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:14.705195 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Create volume of 1 GB Aug 14 01:17:14.709726 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Availability Zones retrieved successfully. Aug 14 01:17:14.714953 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Flow 'volume_create_api' (549107c5-e8a2-432d-be66-64aefe21839e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:14.716154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffbe171-7723-4999-b90a-1b573c486ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:14.717284 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:14.799373 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffbe171-7723-4999-b90a-1b573c486ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:14.800348 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbabdc38-a18d-4b7a-8d66-d1cb28033bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:14.816647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82d0296a-9d1b-43a4-a113-f65a5ab9141e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:14.818397 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82d0296a-9d1b-43a4-a113-f65a5ab9141e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:14.818618 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82d0296a-9d1b-43a4-a113-f65a5ab9141e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:14.818814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82d0296a-9d1b-43a4-a113-f65a5ab9141e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:14.818975 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-82d0296a-9d1b-43a4-a113-f65a5ab9141e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:14.826784 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:14.826784 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:14.828129 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82d0296a-9d1b-43a4-a113-f65a5ab9141e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 200 Aug 14 01:17:14.828573 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 97/385] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:14 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:14.849261 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db0012f1-9c3a-4527-9745-b9436221946b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:14.851292 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db0012f1-9c3a-4527-9745-b9436221946b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:14.851545 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db0012f1-9c3a-4527-9745-b9436221946b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:14.851836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db0012f1-9c3a-4527-9745-b9436221946b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:14.865605 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:14.865605 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:14.871147 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db0012f1-9c3a-4527-9745-b9436221946b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:14.877693 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db0012f1-9c3a-4527-9745-b9436221946b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:14.878381 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 97/386] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:14 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:14.903342 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Created reservations ['cce2d511-e583-4b31-8662-de9793c38257', '2d030d85-7074-4ca2-ae0a-35bb0bedbc5e', 'cbb5e85e-a61c-4824-be1e-699ca5ddc4c9', 'e30691dc-90e3-4962-a3b1-bb53874c4e4b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:14.904621 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbabdc38-a18d-4b7a-8d66-d1cb28033bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cce2d511-e583-4b31-8662-de9793c38257', '2d030d85-7074-4ca2-ae0a-35bb0bedbc5e', 'cbb5e85e-a61c-4824-be1e-699ca5ddc4c9', 'e30691dc-90e3-4962-a3b1-bb53874c4e4b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:14.905936 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268524ba-ba2e-4217-806c-201f88978526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:14.938788 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268524ba-ba2e-4217-806c-201f88978526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1a46e39-eabb-435c-9284-f6f870e37564', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1295062326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f826f7e5fa74288be8dd1ce40fe848f',qos_specs=None,replication_status=,reservations=['cce2d511-e583-4b31-8662-de9793c38257','2d030d85-7074-4ca2-ae0a-35bb0bedbc5e','cbb5e85e-a61c-4824-be1e-699ca5ddc4c9','e30691dc-90e3-4962-a3b1-bb53874c4e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c276e00600b4727b4dfd555db35890c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1295062326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1a46e39-eabb-435c-9284-f6f870e37564,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f826f7e5fa74288be8dd1ce40fe848f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c276e00600b4727b4dfd555db35890c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:14.939499 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8205113-fa29-403f-b199-0a2dbdb0adcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:14.960708 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8205113-fa29-403f-b199-0a2dbdb0adcc) transitioned into state 'SUCCESS' from state '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-1295062326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f826f7e5fa74288be8dd1ce40fe848f',qos_specs=None,replication_status=,reservations=['cce2d511-e583-4b31-8662-de9793c38257','2d030d85-7074-4ca2-ae0a-35bb0bedbc5e','cbb5e85e-a61c-4824-be1e-699ca5ddc4c9','e30691dc-90e3-4962-a3b1-bb53874c4e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c276e00600b4727b4dfd555db35890c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:14.961350 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48fd939-76c7-4af0-ab00-dc7184528485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:14.972630 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48fd939-76c7-4af0-ab00-dc7184528485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:14.973626 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Flow 'volume_create_api' (549107c5-e8a2-432d-be66-64aefe21839e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:14.973960 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Create volume request issued successfully. Aug 14 01:17:14.974576 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-729e977a-98fc-465e-8f0a-6e45e73169b3 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:14.975092 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 95/387] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:17:14 2026] POST /volume/v3/volumes => generated 750 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:14.990773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bf46d5b7-9cae-4aac-a27d-e4785d10028d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:14.992786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf46d5b7-9cae-4aac-a27d-e4785d10028d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 Aug 14 01:17:14.993181 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf46d5b7-9cae-4aac-a27d-e4785d10028d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:14.993579 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf46d5b7-9cae-4aac-a27d-e4785d10028d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:15.002080 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:15.002080 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:15.007111 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bf46d5b7-9cae-4aac-a27d-e4785d10028d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:15.011500 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf46d5b7-9cae-4aac-a27d-e4785d10028d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 returned with HTTP 200 Aug 14 01:17:15.011893 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 99/388] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:14 2026] GET /volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:15.845524 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-07e99042-9278-42df-816d-4821ace75e9d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:15.848534 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07e99042-9278-42df-816d-4821ace75e9d tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e Aug 14 01:17:15.848751 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07e99042-9278-42df-816d-4821ace75e9d tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:15.849037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07e99042-9278-42df-816d-4821ace75e9d tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:15.849174 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-07e99042-9278-42df-816d-4821ace75e9d tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Show backup with id 37ba879e-a5ac-48f7-b8ed-14bdb3b0081e. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:15.854479 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07e99042-9278-42df-816d-4821ace75e9d tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e returned with HTTP 404 Aug 14 01:17:15.855111 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 98/389] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:15 2026] GET /volume/v3/backups/37ba879e-a5ac-48f7-b8ed-14bdb3b0081e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:15.899522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f563150f-2fbc-4b82-b5ce-bf54c5a6ad23 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:15.902376 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f563150f-2fbc-4b82-b5ce-bf54c5a6ad23 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:15.902744 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f563150f-2fbc-4b82-b5ce-bf54c5a6ad23 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:15.903122 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f563150f-2fbc-4b82-b5ce-bf54c5a6ad23 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:15.917112 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:15.917112 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:15.922040 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f563150f-2fbc-4b82-b5ce-bf54c5a6ad23 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:15.927430 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f563150f-2fbc-4b82-b5ce-bf54c5a6ad23 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:15.928459 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 98/390] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:15 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:15.967415 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d6468d5-3d81-4615-88c9-a35bd7df706e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:15.969583 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d6468d5-3d81-4615-88c9-a35bd7df706e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 Aug 14 01:17:15.969819 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d6468d5-3d81-4615-88c9-a35bd7df706e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:15.970064 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d6468d5-3d81-4615-88c9-a35bd7df706e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:15.979195 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:15.979195 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:15.983994 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9d6468d5-3d81-4615-88c9-a35bd7df706e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:17:15.990397 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d6468d5-3d81-4615-88c9-a35bd7df706e tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 returned with HTTP 200 Aug 14 01:17:15.990796 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 96/391] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:15 2026] GET /volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:16.004745 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d92451f3-6b75-4516-b9d7-f2c5e55cc9a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:16.007400 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d92451f3-6b75-4516-b9d7-f2c5e55cc9a5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 Aug 14 01:17:16.007642 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d92451f3-6b75-4516-b9d7-f2c5e55cc9a5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:16.007884 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d92451f3-6b75-4516-b9d7-f2c5e55cc9a5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:16.008136 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d92451f3-6b75-4516-b9d7-f2c5e55cc9a5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Delete volume with id: f6800bc8-c924-4ff9-904a-7594a82977c1 Aug 14 01:17:16.019449 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:16.019449 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:16.019997 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d92451f3-6b75-4516-b9d7-f2c5e55cc9a5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:17:16.026391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3467d33e-7497-4061-8ca0-42caf1a4b58f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:16.029847 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3467d33e-7497-4061-8ca0-42caf1a4b58f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 Aug 14 01:17:16.030172 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3467d33e-7497-4061-8ca0-42caf1a4b58f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:16.030450 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3467d33e-7497-4061-8ca0-42caf1a4b58f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:16.042951 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:16.042951 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:16.045195 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d92451f3-6b75-4516-b9d7-f2c5e55cc9a5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Delete volume request issued successfully. Aug 14 01:17:16.045432 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d92451f3-6b75-4516-b9d7-f2c5e55cc9a5 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 returned with HTTP 202 Aug 14 01:17:16.045957 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 100/392] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:16 2026] DELETE /volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:17:16.052628 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3467d33e-7497-4061-8ca0-42caf1a4b58f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:16.058700 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b766b98-afb6-46ca-9241-24e24e70ce28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:16.062354 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3467d33e-7497-4061-8ca0-42caf1a4b58f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 returned with HTTP 200 Aug 14 01:17:16.063335 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 99/393] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:16 2026] GET /volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 => generated 1358 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:16.063444 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b766b98-afb6-46ca-9241-24e24e70ce28 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 Aug 14 01:17:16.065979 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b766b98-afb6-46ca-9241-24e24e70ce28 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:16.065979 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b766b98-afb6-46ca-9241-24e24e70ce28 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:16.079822 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:16.079822 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:16.080464 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c40177ec-e545-450d-9e86-2c8a863cb222 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:16.082630 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:16.083228 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-191273942"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:16.084729 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-191273942'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:16.084873 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Create volume of 1 GB Aug 14 01:17:16.086306 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3b766b98-afb6-46ca-9241-24e24e70ce28 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Volume info retrieved successfully. Aug 14 01:17:16.090062 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Availability Zones retrieved successfully. Aug 14 01:17:16.094245 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b766b98-afb6-46ca-9241-24e24e70ce28 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 returned with HTTP 200 Aug 14 01:17:16.094245 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 99/394] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:16 2026] GET /volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:16.097748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Flow 'volume_create_api' (bb13e084-84a1-4803-a5cd-f2c662cf5eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:16.098796 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e606c9-166f-4bf7-96ec-b0ab0a5671bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:16.100011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:16.152530 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e606c9-166f-4bf7-96ec-b0ab0a5671bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:16.153753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f679e0-da40-4633-854a-520e36fa680e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:16.227142 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Created reservations ['09262996-a697-4012-9474-bb73f907f09f', '70c88a56-a51f-4c43-970d-f8903635fea2', '00b88357-1e8f-4334-9314-7790c041682a', 'cc8625a9-ef64-44e4-b80c-dfa1fbef6d3e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:16.228109 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f679e0-da40-4633-854a-520e36fa680e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09262996-a697-4012-9474-bb73f907f09f', '70c88a56-a51f-4c43-970d-f8903635fea2', '00b88357-1e8f-4334-9314-7790c041682a', 'cc8625a9-ef64-44e4-b80c-dfa1fbef6d3e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:16.228874 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d001c2c0-5e3c-4a2f-b82b-c96fb495646f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:16.258351 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d001c2c0-5e3c-4a2f-b82b-c96fb495646f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-191273942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f826f7e5fa74288be8dd1ce40fe848f',qos_specs=None,replication_status=,reservations=['09262996-a697-4012-9474-bb73f907f09f','70c88a56-a51f-4c43-970d-f8903635fea2','00b88357-1e8f-4334-9314-7790c041682a','cc8625a9-ef64-44e4-b80c-dfa1fbef6d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c276e00600b4727b4dfd555db35890c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-191273942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f826f7e5fa74288be8dd1ce40fe848f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c276e00600b4727b4dfd555db35890c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:16.259534 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89851c0-74f3-43f0-ad53-e722bdd2808d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:16.282295 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89851c0-74f3-43f0-ad53-e722bdd2808d) transitioned into state 'SUCCESS' from state '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-191273942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f826f7e5fa74288be8dd1ce40fe848f',qos_specs=None,replication_status=,reservations=['09262996-a697-4012-9474-bb73f907f09f','70c88a56-a51f-4c43-970d-f8903635fea2','00b88357-1e8f-4334-9314-7790c041682a','cc8625a9-ef64-44e4-b80c-dfa1fbef6d3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c276e00600b4727b4dfd555db35890c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:16.283102 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c350a4-9373-4e0e-954d-4f1b677db45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:16.294998 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c350a4-9373-4e0e-954d-4f1b677db45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:16.298962 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Flow 'volume_create_api' (bb13e084-84a1-4803-a5cd-f2c662cf5eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:16.298962 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Create volume request issued successfully. Aug 14 01:17:16.298962 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c40177ec-e545-450d-9e86-2c8a863cb222 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:16.298962 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 97/395] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:17:16 2026] POST /volume/v3/volumes => generated 749 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:16.314907 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-484b2f00-95e4-4171-ad0a-fbf09b3748c5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:16.317179 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-484b2f00-95e4-4171-ad0a-fbf09b3748c5 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 Aug 14 01:17:16.317438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-484b2f00-95e4-4171-ad0a-fbf09b3748c5 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:16.318678 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-484b2f00-95e4-4171-ad0a-fbf09b3748c5 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:16.331436 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:16.331436 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:16.337420 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-484b2f00-95e4-4171-ad0a-fbf09b3748c5 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:16.347482 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-484b2f00-95e4-4171-ad0a-fbf09b3748c5 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 returned with HTTP 200 Aug 14 01:17:16.348358 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 101/396] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:16 2026] GET /volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:16.399998 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-4f5f0fe1-9118-4a17-833a-18e2803b9d37 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:16.402397 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-4f5f0fe1-9118-4a17-833a-18e2803b9d37 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] POST https://10.4.3.11/volume/v3/attachments/475c7faa-ee50-47af-99c1-bf66756de163/action Aug 14 01:17:16.402743 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-4f5f0fe1-9118-4a17-833a-18e2803b9d37 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:16.402854 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-4f5f0fe1-9118-4a17-833a-18e2803b9d37 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:16.432741 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:16.432741 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:16.450048 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-04a12feb-c6b9-4f2c-9ed3-506b54643582 req-4f5f0fe1-9118-4a17-833a-18e2803b9d37 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/attachments/475c7faa-ee50-47af-99c1-bf66756de163/action returned with HTTP 204 Aug 14 01:17:16.450533 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 100/397] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:17:16 2026] POST /volume/v3/attachments/475c7faa-ee50-47af-99c1-bf66756de163/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:16.943031 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94e15ae1-1ac6-4872-8ae8-a44500f6daf0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:16.945359 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94e15ae1-1ac6-4872-8ae8-a44500f6daf0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:16.945359 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94e15ae1-1ac6-4872-8ae8-a44500f6daf0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:16.945359 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94e15ae1-1ac6-4872-8ae8-a44500f6daf0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:16.954718 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:16.954718 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:16.959170 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-94e15ae1-1ac6-4872-8ae8-a44500f6daf0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:16.963728 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94e15ae1-1ac6-4872-8ae8-a44500f6daf0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:16.964293 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 100/398] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:16 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:16.981194 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1682b170-7e32-4cba-91f2-2e2a1976812c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:16.983834 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1682b170-7e32-4cba-91f2-2e2a1976812c tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:16.984081 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1682b170-7e32-4cba-91f2-2e2a1976812c tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:16.984329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1682b170-7e32-4cba-91f2-2e2a1976812c tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:16.998022 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:16.998022 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:17.002083 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1682b170-7e32-4cba-91f2-2e2a1976812c tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:17.009025 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1682b170-7e32-4cba-91f2-2e2a1976812c tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:17.009523 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 98/399] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:16 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:17.111180 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-691ed44c-1aac-4453-9d48-035584bd7652 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:17.113513 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-691ed44c-1aac-4453-9d48-035584bd7652 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] GET https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 Aug 14 01:17:17.113513 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-691ed44c-1aac-4453-9d48-035584bd7652 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:17.113802 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-691ed44c-1aac-4453-9d48-035584bd7652 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:17.122507 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-691ed44c-1aac-4453-9d48-035584bd7652 tempest-VolumesBackupsAdminTest-1010286306 tempest-VolumesBackupsAdminTest-1010286306-project-member] https://10.4.3.11/volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 returned with HTTP 404 Aug 14 01:17:17.122507 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 102/400] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:17 2026] GET /volume/v3/volumes/f6800bc8-c924-4ff9-904a-7594a82977c1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:17.362774 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-feccf49e-2780-44df-a395-50f651fe73a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:17.364647 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-feccf49e-2780-44df-a395-50f651fe73a2 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 Aug 14 01:17:17.364859 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-feccf49e-2780-44df-a395-50f651fe73a2 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:17.365107 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-feccf49e-2780-44df-a395-50f651fe73a2 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:17.373481 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:17.373481 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:17.383639 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-feccf49e-2780-44df-a395-50f651fe73a2 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:17.389450 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-feccf49e-2780-44df-a395-50f651fe73a2 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 returned with HTTP 200 Aug 14 01:17:17.389910 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 101/401] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:17 2026] GET /volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:17.405030 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70947a6f-6613-45ee-a4da-28814c4f957e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:17.409038 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:17.409038 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-653467050"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:17.409894 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-653467050'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:17.410230 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Create volume of 1 GB Aug 14 01:17:17.420010 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Availability Zones retrieved successfully. Aug 14 01:17:17.424865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Flow 'volume_create_api' (f1f81786-4490-48f4-b791-850d263dcf1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:17.426393 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe586514-1ce4-4d8d-b37c-0bbd4f630a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:17.427755 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:17.457527 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe586514-1ce4-4d8d-b37c-0bbd4f630a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:17.458421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a85d7d7-c6f5-4aab-8312-de6e933f8c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:17.505969 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Created reservations ['1777eff5-1f22-4948-a13d-00493cb3a421', '50fda005-cfbf-4f1d-9f3a-c77fedae1e45', 'af3509cb-9070-4beb-8df7-798841055061', 'f38e884b-21a1-465e-9563-69c92194a1d3'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:17.506455 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a85d7d7-c6f5-4aab-8312-de6e933f8c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1777eff5-1f22-4948-a13d-00493cb3a421', '50fda005-cfbf-4f1d-9f3a-c77fedae1e45', 'af3509cb-9070-4beb-8df7-798841055061', 'f38e884b-21a1-465e-9563-69c92194a1d3']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:17.507637 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c96ac6b-8ec7-480a-ae2e-3f37224fa229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:17.552125 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c96ac6b-8ec7-480a-ae2e-3f37224fa229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f20a66-e635-4aa4-aec7-3c52e918b0d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-653467050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f826f7e5fa74288be8dd1ce40fe848f',qos_specs=None,replication_status=,reservations=['1777eff5-1f22-4948-a13d-00493cb3a421','50fda005-cfbf-4f1d-9f3a-c77fedae1e45','af3509cb-9070-4beb-8df7-798841055061','f38e884b-21a1-465e-9563-69c92194a1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c276e00600b4727b4dfd555db35890c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-653467050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70f20a66-e635-4aa4-aec7-3c52e918b0d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f826f7e5fa74288be8dd1ce40fe848f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c276e00600b4727b4dfd555db35890c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:17.552125 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa02bee0-a46c-4b44-b71d-ff5f89209148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:17.583312 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa02bee0-a46c-4b44-b71d-ff5f89209148) transitioned into state 'SUCCESS' from state '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-653467050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f826f7e5fa74288be8dd1ce40fe848f',qos_specs=None,replication_status=,reservations=['1777eff5-1f22-4948-a13d-00493cb3a421','50fda005-cfbf-4f1d-9f3a-c77fedae1e45','af3509cb-9070-4beb-8df7-798841055061','f38e884b-21a1-465e-9563-69c92194a1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c276e00600b4727b4dfd555db35890c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:17.584317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f05ff14-e3ef-4f2a-aee0-41098ffcc1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:17.601081 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f05ff14-e3ef-4f2a-aee0-41098ffcc1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:17.603124 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Flow 'volume_create_api' (f1f81786-4490-48f4-b791-850d263dcf1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:17.603124 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Create volume request issued successfully. Aug 14 01:17:17.603485 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70947a6f-6613-45ee-a4da-28814c4f957e tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:17.604070 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 101/402] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:17:17 2026] POST /volume/v3/volumes => generated 749 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:17.620206 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a5ae7dc-60b3-4490-a5fb-b2da74bb2621 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:17.622618 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a5ae7dc-60b3-4490-a5fb-b2da74bb2621 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 Aug 14 01:17:17.623003 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a5ae7dc-60b3-4490-a5fb-b2da74bb2621 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:17.624755 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a5ae7dc-60b3-4490-a5fb-b2da74bb2621 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:17.638584 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:17.638584 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:17.642714 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0a5ae7dc-60b3-4490-a5fb-b2da74bb2621 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:17.648631 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a5ae7dc-60b3-4490-a5fb-b2da74bb2621 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 returned with HTTP 200 Aug 14 01:17:17.649269 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 99/403] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:17 2026] GET /volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:18.667345 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-caee6f6a-cba3-49f9-8d9c-ed907cd54e45 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:18.670038 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caee6f6a-cba3-49f9-8d9c-ed907cd54e45 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 Aug 14 01:17:18.670317 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-caee6f6a-cba3-49f9-8d9c-ed907cd54e45 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:18.670573 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-caee6f6a-cba3-49f9-8d9c-ed907cd54e45 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:18.682746 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:18.682746 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:18.691960 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-caee6f6a-cba3-49f9-8d9c-ed907cd54e45 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:18.698159 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-caee6f6a-cba3-49f9-8d9c-ed907cd54e45 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 returned with HTTP 200 Aug 14 01:17:18.698775 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 103/404] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:18 2026] GET /volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:18.882227 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-f905e12d-5c12-413b-b04d-452efba4d19b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:18.884164 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-f905e12d-5c12-413b-b04d-452efba4d19b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:18.884300 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-f905e12d-5c12-413b-b04d-452efba4d19b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:18.884491 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-f905e12d-5c12-413b-b04d-452efba4d19b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:18.912488 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:18.912488 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:18.918251 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-f905e12d-5c12-413b-b04d-452efba4d19b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:18.922466 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-f905e12d-5c12-413b-b04d-452efba4d19b tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:18.922865 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 102/405] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:18 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:18.946377 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-8343ba43-ee89-4d3c-b9e1-6c985ea491ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:18.950387 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-8343ba43-ee89-4d3c-b9e1-6c985ea491ea tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] POST https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886/action Aug 14 01:17:18.950583 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-8343ba43-ee89-4d3c-b9e1-6c985ea491ea tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:18.950730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-8343ba43-ee89-4d3c-b9e1-6c985ea491ea tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:18.975621 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:18.975621 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:18.976289 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-8343ba43-ee89-4d3c-b9e1-6c985ea491ea tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:18.988169 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-8343ba43-ee89-4d3c-b9e1-6c985ea491ea tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Begin detaching volume completed successfully. Aug 14 01:17:18.990279 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-8343ba43-ee89-4d3c-b9e1-6c985ea491ea tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886/action returned with HTTP 202 Aug 14 01:17:18.990279 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 102/406] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:17:18 2026] POST /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:17:19.012127 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a00fad6-e510-4f25-999a-b8325c449680 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.014604 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a00fad6-e510-4f25-999a-b8325c449680 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:19.014882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a00fad6-e510-4f25-999a-b8325c449680 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:19.015185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a00fad6-e510-4f25-999a-b8325c449680 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:19.029867 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:19.029867 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:19.033698 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a00fad6-e510-4f25-999a-b8325c449680 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:19.038443 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a00fad6-e510-4f25-999a-b8325c449680 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:19.039038 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 100/407] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:19 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:19.042636 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-54efdedb-b408-4716-b462-7c6d9e5a1a0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.043188 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54efdedb-b408-4716-b462-7c6d9e5a1a0c None None] GET https://10.4.3.11/volume// Aug 14 01:17:19.043496 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54efdedb-b408-4716-b462-7c6d9e5a1a0c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:19.043674 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54efdedb-b408-4716-b462-7c6d9e5a1a0c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:19.044138 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54efdedb-b408-4716-b462-7c6d9e5a1a0c None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:19.044529 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 104/408] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:19.056604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-73874497-ffee-4466-80ab-18463753d770 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.062597 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-73874497-ffee-4466-80ab-18463753d770 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:19.062829 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-73874497-ffee-4466-80ab-18463753d770 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:19.063071 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-73874497-ffee-4466-80ab-18463753d770 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:19.077731 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:19.077731 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:19.084348 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-73874497-ffee-4466-80ab-18463753d770 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:19.092171 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-73874497-ffee-4466-80ab-18463753d770 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:19.092708 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 103/409] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:19 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:19.636072 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-39761610-66ef-44d0-8e12-635cee4d911b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.638036 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-39761610-66ef-44d0-8e12-635cee4d911b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:17:19.638229 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-39761610-66ef-44d0-8e12-635cee4d911b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:19.638416 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-39761610-66ef-44d0-8e12-635cee4d911b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:19.644487 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:19.644487 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:19.647857 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-39761610-66ef-44d0-8e12-635cee4d911b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:19.652365 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-39761610-66ef-44d0-8e12-635cee4d911b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:17:19.652727 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 103/410] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:19 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:19.662658 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-e922774b-09f4-4ef5-a4d5-5b6b67d94258 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.665556 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-e922774b-09f4-4ef5-a4d5-5b6b67d94258 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 Aug 14 01:17:19.665833 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-e922774b-09f4-4ef5-a4d5-5b6b67d94258 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:19.666094 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-e922774b-09f4-4ef5-a4d5-5b6b67d94258 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:19.667890 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=311,cinder:INSERT=55,cinder:UPDATE=83 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:17:19.675219 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:19.675219 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:19.681471 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-e922774b-09f4-4ef5-a4d5-5b6b67d94258 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:19.686759 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-e922774b-09f4-4ef5-a4d5-5b6b67d94258 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 returned with HTTP 200 Aug 14 01:17:19.687209 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 101/411] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:19 2026] GET /volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:19.696850 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-2471e7ba-ed8c-479c-abf0-84fb04ec0442 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.701723 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-2471e7ba-ed8c-479c-abf0-84fb04ec0442 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 Aug 14 01:17:19.701991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-2471e7ba-ed8c-479c-abf0-84fb04ec0442 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:19.702191 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-2471e7ba-ed8c-479c-abf0-84fb04ec0442 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:19.710307 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:19.710307 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:19.717903 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-2471e7ba-ed8c-479c-abf0-84fb04ec0442 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:19.722602 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-2471e7ba-ed8c-479c-abf0-84fb04ec0442 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 returned with HTTP 200 Aug 14 01:17:19.723234 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 105/412] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:19 2026] GET /volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:19.743979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-600d928d-65cd-4ef7-8f02-10e356c14b07 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.743979 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-600d928d-65cd-4ef7-8f02-10e356c14b07 None None] GET https://10.4.3.11/volume// Aug 14 01:17:19.743979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-600d928d-65cd-4ef7-8f02-10e356c14b07 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:19.743979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-600d928d-65cd-4ef7-8f02-10e356c14b07 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:19.743979 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-600d928d-65cd-4ef7-8f02-10e356c14b07 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:19.743979 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 104/413] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:17:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:19.752208 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-90e7a617-1f9c-4a7b-95c4-3d1c3b35b1ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.755827 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-90e7a617-1f9c-4a7b-95c4-3d1c3b35b1ec tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:19.756264 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-90e7a617-1f9c-4a7b-95c4-3d1c3b35b1ec tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a81ac1c4-1ee7-4fab-8b96-2841de5132a1", "connector": null, "instance_uuid": "616a1e4f-787a-4e5c-adab-e19296c27561"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:19.765370 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:19.765370 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:19.794992 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-90e7a617-1f9c-4a7b-95c4-3d1c3b35b1ec tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:19.795400 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 104/414] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17:19 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 14 01:17:19.803185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-637f480d-da7b-4d86-bdc2-4e4353185cd4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.805635 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-637f480d-da7b-4d86-bdc2-4e4353185cd4 None None] GET https://10.4.3.11/volume// Aug 14 01:17:19.805867 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-637f480d-da7b-4d86-bdc2-4e4353185cd4 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:19.806965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-637f480d-da7b-4d86-bdc2-4e4353185cd4 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:19.807469 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-637f480d-da7b-4d86-bdc2-4e4353185cd4 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:19.807892 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 102/415] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:17:19 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:19.818592 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-c6671af6-1df0-4efc-880d-9c0719c1e4b6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.821190 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-c6671af6-1df0-4efc-880d-9c0719c1e4b6 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:19.821630 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-c6671af6-1df0-4efc-880d-9c0719c1e4b6 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "940ba739-e722-45db-861c-6fa2cdc7a1b0", "connector": null, "instance_uuid": "616a1e4f-787a-4e5c-adab-e19296c27561"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:19.834193 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:19.834193 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:19.874794 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-c6671af6-1df0-4efc-880d-9c0719c1e4b6 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:19.875424 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 106/416] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17:19 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 14 01:17:19.891020 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c2977db-6d76-4d92-ba42-5225269bb7b4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.891376 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c2977db-6d76-4d92-ba42-5225269bb7b4 None None] GET https://10.4.3.11/volume// Aug 14 01:17:19.891590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c2977db-6d76-4d92-ba42-5225269bb7b4 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:19.891776 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c2977db-6d76-4d92-ba42-5225269bb7b4 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:19.892081 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c2977db-6d76-4d92-ba42-5225269bb7b4 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:19.892439 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 105/417] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:17:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:19.901365 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-89dee86d-37ea-4951-965c-d1a9c8153fc3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:19.905861 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-89dee86d-37ea-4951-965c-d1a9c8153fc3 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:19.906397 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-89dee86d-37ea-4951-965c-d1a9c8153fc3 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4af45c93-34dd-44e7-aa3c-e34d63ec5e77", "connector": null, "instance_uuid": "616a1e4f-787a-4e5c-adab-e19296c27561"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:19.918100 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:19.918100 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:19.952309 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-89dee86d-37ea-4951-965c-d1a9c8153fc3 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:19.953104 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 105/418] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17:19 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:20.059249 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5112711-ba97-4546-a6dd-e0d47a2278d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:20.060367 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5112711-ba97-4546-a6dd-e0d47a2278d7 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:20.060574 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5112711-ba97-4546-a6dd-e0d47a2278d7 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:20.060757 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5112711-ba97-4546-a6dd-e0d47a2278d7 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:20.067004 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-cbdb116e-b11c-4be1-be6f-5ce20ccbb391 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:20.073256 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-cbdb116e-b11c-4be1-be6f-5ce20ccbb391 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] DELETE https://10.4.3.11/volume/v3/attachments/475c7faa-ee50-47af-99c1-bf66756de163 Aug 14 01:17:20.073480 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-cbdb116e-b11c-4be1-be6f-5ce20ccbb391 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:20.073691 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-cbdb116e-b11c-4be1-be6f-5ce20ccbb391 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:20.082868 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:20.082868 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:20.085709 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:20.085709 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:20.089676 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c5112711-ba97-4546-a6dd-e0d47a2278d7 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:20.098386 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5112711-ba97-4546-a6dd-e0d47a2278d7 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:20.101334 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 103/419] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:20 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:20.141617 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-25558fbb-4428-4a2e-ba46-c180f01e2371 req-cbdb116e-b11c-4be1-be6f-5ce20ccbb391 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/attachments/475c7faa-ee50-47af-99c1-bf66756de163 returned with HTTP 200 Aug 14 01:17:20.141617 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 107/420] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:17:20 2026] DELETE /volume/v3/attachments/475c7faa-ee50-47af-99c1-bf66756de163 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:20.598283 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3ddd771-5b11-4c19-95e5-47a1f4d75152 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:20.839627 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3ddd771-5b11-4c19-95e5-47a1f4d75152 tempest-AvailabilityZoneTestJSON-1960381783 tempest-AvailabilityZoneTestJSON-1960381783-project-member] GET https://10.4.3.11/volume/v3/os-availability-zone Aug 14 01:17:20.839889 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3ddd771-5b11-4c19-95e5-47a1f4d75152 tempest-AvailabilityZoneTestJSON-1960381783 tempest-AvailabilityZoneTestJSON-1960381783-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:20.840192 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3ddd771-5b11-4c19-95e5-47a1f4d75152 tempest-AvailabilityZoneTestJSON-1960381783 tempest-AvailabilityZoneTestJSON-1960381783-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:20.844487 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3ddd771-5b11-4c19-95e5-47a1f4d75152 tempest-AvailabilityZoneTestJSON-1960381783 tempest-AvailabilityZoneTestJSON-1960381783-project-member] Availability Zones retrieved successfully. Aug 14 01:17:20.845128 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3ddd771-5b11-4c19-95e5-47a1f4d75152 tempest-AvailabilityZoneTestJSON-1960381783 tempest-AvailabilityZoneTestJSON-1960381783-project-member] https://10.4.3.11/volume/v3/os-availability-zone returned with HTTP 200 Aug 14 01:17:20.845447 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 106/421] 10.4.3.11 () {66 vars in 1269 bytes} [Fri Aug 14 01:17:20 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:17:21.117679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21a304fb-12f0-4ec7-b312-1c7dbd3605f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:21.121116 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21a304fb-12f0-4ec7-b312-1c7dbd3605f9 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:21.121505 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21a304fb-12f0-4ec7-b312-1c7dbd3605f9 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:21.121856 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21a304fb-12f0-4ec7-b312-1c7dbd3605f9 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:21.134574 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:21.134574 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:21.140530 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-21a304fb-12f0-4ec7-b312-1c7dbd3605f9 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:21.148411 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21a304fb-12f0-4ec7-b312-1c7dbd3605f9 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:21.149061 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 106/422] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:21 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:22.757342 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-972ccc4e-5f15-4680-9042-4050e3b68e9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:22.758262 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-972ccc4e-5f15-4680-9042-4050e3b68e9c None None] GET https://10.4.3.11/volume// Aug 14 01:17:22.758262 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-972ccc4e-5f15-4680-9042-4050e3b68e9c None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:22.758492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-972ccc4e-5f15-4680-9042-4050e3b68e9c None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:22.759099 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-972ccc4e-5f15-4680-9042-4050e3b68e9c None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:22.760915 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 104/423] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:22.775956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-021c4e3d-880c-469e-9920-3b32b6222984 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:22.778440 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-021c4e3d-880c-469e-9920-3b32b6222984 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:17:22.778720 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-021c4e3d-880c-469e-9920-3b32b6222984 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:22.778975 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-021c4e3d-880c-469e-9920-3b32b6222984 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:22.794358 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:22.794358 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:22.799745 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-021c4e3d-880c-469e-9920-3b32b6222984 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:22.809388 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-021c4e3d-880c-469e-9920-3b32b6222984 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:17:22.810038 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 108/424] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:22 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 1572 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:22.915031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-4afdce2c-4ab8-4a61-b350-44572b4d4570 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:22.918733 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-4afdce2c-4ab8-4a61-b350-44572b4d4570 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] PUT https://10.4.3.11/volume/v3/attachments/2b9ab20c-34ef-4271-a40a-a6f3d79bd7af Aug 14 01:17:22.919304 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-4afdce2c-4ab8-4a61-b350-44572b4d4570 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:22.931069 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-4afdce2c-4ab8-4a61-b350-44572b4d4570 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Acquiring lock "cinder-attachment_update-a81ac1c4-1ee7-4fab-8b96-2841de5132a1-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:22.937849 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-4afdce2c-4ab8-4a61-b350-44572b4d4570 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Lock "cinder-attachment_update-a81ac1c4-1ee7-4fab-8b96-2841de5132a1-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:22.939257 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:22.939257 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:23.059465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-4afdce2c-4ab8-4a61-b350-44572b4d4570 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Lock "cinder-attachment_update-a81ac1c4-1ee7-4fab-8b96-2841de5132a1-np0000007295" released by "attachment_update" :: held 0.122s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:23.059854 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-4afdce2c-4ab8-4a61-b350-44572b4d4570 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments/2b9ab20c-34ef-4271-a40a-a6f3d79bd7af returned with HTTP 200 Aug 14 01:17:23.060389 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 107/425] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:22 2026] PUT /volume/v3/attachments/2b9ab20c-34ef-4271-a40a-a6f3d79bd7af => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:23.094555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-c6be0f15-16f3-446e-a203-55c6ce3479bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.097482 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-c6be0f15-16f3-446e-a203-55c6ce3479bb tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] POST https://10.4.3.11/volume/v3/attachments/2b9ab20c-34ef-4271-a40a-a6f3d79bd7af/action Aug 14 01:17:23.098086 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-c6be0f15-16f3-446e-a203-55c6ce3479bb tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:23.098142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-c6be0f15-16f3-446e-a203-55c6ce3479bb tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:23.105190 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=290,cinder:UPDATE=45,cinder:INSERT=15 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:17:23.126489 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:23.126489 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:23.146283 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-c6be0f15-16f3-446e-a203-55c6ce3479bb tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments/2b9ab20c-34ef-4271-a40a-a6f3d79bd7af/action returned with HTTP 204 Aug 14 01:17:23.147150 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 107/426] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:17:23 2026] POST /volume/v3/attachments/2b9ab20c-34ef-4271-a40a-a6f3d79bd7af/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:23.173394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a66de6b7-5c4b-4acc-81e3-de1a8a1d24d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.173835 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a66de6b7-5c4b-4acc-81e3-de1a8a1d24d4 None None] GET https://10.4.3.11/volume// Aug 14 01:17:23.174069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a66de6b7-5c4b-4acc-81e3-de1a8a1d24d4 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:23.174301 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a66de6b7-5c4b-4acc-81e3-de1a8a1d24d4 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:23.174711 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a66de6b7-5c4b-4acc-81e3-de1a8a1d24d4 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:23.175092 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 105/427] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:23.186478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-b41bf5b6-4674-4045-83ed-732a6e41c8ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.189569 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-b41bf5b6-4674-4045-83ed-732a6e41c8ad tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 Aug 14 01:17:23.189896 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-b41bf5b6-4674-4045-83ed-732a6e41c8ad tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:23.190223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-b41bf5b6-4674-4045-83ed-732a6e41c8ad tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:23.205565 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:23.205565 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:23.210591 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-b41bf5b6-4674-4045-83ed-732a6e41c8ad tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:23.216128 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-b41bf5b6-4674-4045-83ed-732a6e41c8ad tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 returned with HTTP 200 Aug 14 01:17:23.216555 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 109/428] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:23 2026] GET /volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:23.309331 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-0407775a-ee92-4dd1-b4ec-a170b52aff4f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.312184 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-0407775a-ee92-4dd1-b4ec-a170b52aff4f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] PUT https://10.4.3.11/volume/v3/attachments/6305004c-dcca-4bf7-aca2-264e2f7059af Aug 14 01:17:23.312690 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-0407775a-ee92-4dd1-b4ec-a170b52aff4f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:23.325207 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-0407775a-ee92-4dd1-b4ec-a170b52aff4f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Acquiring lock "cinder-attachment_update-940ba739-e722-45db-861c-6fa2cdc7a1b0-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:23.331896 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-0407775a-ee92-4dd1-b4ec-a170b52aff4f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Lock "cinder-attachment_update-940ba739-e722-45db-861c-6fa2cdc7a1b0-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:23.333605 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:23.333605 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:23.461998 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-0407775a-ee92-4dd1-b4ec-a170b52aff4f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Lock "cinder-attachment_update-940ba739-e722-45db-861c-6fa2cdc7a1b0-np0000007295" released by "attachment_update" :: held 0.130s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:23.462780 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-0407775a-ee92-4dd1-b4ec-a170b52aff4f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments/6305004c-dcca-4bf7-aca2-264e2f7059af returned with HTTP 200 Aug 14 01:17:23.463395 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 108/429] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:23 2026] PUT /volume/v3/attachments/6305004c-dcca-4bf7-aca2-264e2f7059af => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:23.494366 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-24b02d43-9a98-4b7c-b401-13876171da5f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.496758 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-24b02d43-9a98-4b7c-b401-13876171da5f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] POST https://10.4.3.11/volume/v3/attachments/6305004c-dcca-4bf7-aca2-264e2f7059af/action Aug 14 01:17:23.497323 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-24b02d43-9a98-4b7c-b401-13876171da5f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:23.497473 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-24b02d43-9a98-4b7c-b401-13876171da5f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:23.520222 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:23.520222 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:23.541497 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-24b02d43-9a98-4b7c-b401-13876171da5f tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments/6305004c-dcca-4bf7-aca2-264e2f7059af/action returned with HTTP 204 Aug 14 01:17:23.542003 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 108/430] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:17:23 2026] POST /volume/v3/attachments/6305004c-dcca-4bf7-aca2-264e2f7059af/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:23.581880 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13651c05-f3ce-4fd4-bf36-6cabee72278b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.582189 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13651c05-f3ce-4fd4-bf36-6cabee72278b None None] GET https://10.4.3.11/volume// Aug 14 01:17:23.582326 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13651c05-f3ce-4fd4-bf36-6cabee72278b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:23.582567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13651c05-f3ce-4fd4-bf36-6cabee72278b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:23.583118 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13651c05-f3ce-4fd4-bf36-6cabee72278b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:23.583185 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 106/431] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:23.594626 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-245c4f73-8098-4e04-84a9-599b7e72cd22 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.597814 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-245c4f73-8098-4e04-84a9-599b7e72cd22 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 Aug 14 01:17:23.598177 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-245c4f73-8098-4e04-84a9-599b7e72cd22 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:23.598447 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-245c4f73-8098-4e04-84a9-599b7e72cd22 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:23.614917 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:23.614917 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:23.621719 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-245c4f73-8098-4e04-84a9-599b7e72cd22 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:17:23.628516 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-245c4f73-8098-4e04-84a9-599b7e72cd22 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 returned with HTTP 200 Aug 14 01:17:23.628969 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 110/432] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:23 2026] GET /volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:23.724709 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-25decea8-74b3-4853-b6c8-9026ea043e79 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.733453 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-25decea8-74b3-4853-b6c8-9026ea043e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] PUT https://10.4.3.11/volume/v3/attachments/4d278d9a-c3bb-4c4e-af9c-671a2fae07ac Aug 14 01:17:23.733453 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-25decea8-74b3-4853-b6c8-9026ea043e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:23.750418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-25decea8-74b3-4853-b6c8-9026ea043e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Acquiring lock "cinder-attachment_update-4af45c93-34dd-44e7-aa3c-e34d63ec5e77-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:23.756560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-25decea8-74b3-4853-b6c8-9026ea043e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Lock "cinder-attachment_update-4af45c93-34dd-44e7-aa3c-e34d63ec5e77-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:23.758189 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:23.758189 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:23.836735 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dea16d42-a59b-417e-afc5-80b0f6afc7b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.839412 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dea16d42-a59b-417e-afc5-80b0f6afc7b0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:23.839628 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dea16d42-a59b-417e-afc5-80b0f6afc7b0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:23.839847 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dea16d42-a59b-417e-afc5-80b0f6afc7b0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:23.850369 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:23.850369 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:23.857425 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dea16d42-a59b-417e-afc5-80b0f6afc7b0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:23.865871 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dea16d42-a59b-417e-afc5-80b0f6afc7b0 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:23.866540 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 109/433] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:23 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:23.867444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-25decea8-74b3-4853-b6c8-9026ea043e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Lock "cinder-attachment_update-4af45c93-34dd-44e7-aa3c-e34d63ec5e77-np0000007295" released by "attachment_update" :: held 0.111s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:23.867829 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-25decea8-74b3-4853-b6c8-9026ea043e79 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments/4d278d9a-c3bb-4c4e-af9c-671a2fae07ac returned with HTTP 200 Aug 14 01:17:23.868482 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 109/434] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:23 2026] PUT /volume/v3/attachments/4d278d9a-c3bb-4c4e-af9c-671a2fae07ac => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:23.884072 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cbb08419-7553-4581-907e-ea8ee2413810 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.897738 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-35c98644-0c7c-435a-a88d-ed5aaae75144 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.901284 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-35c98644-0c7c-435a-a88d-ed5aaae75144 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] POST https://10.4.3.11/volume/v3/attachments/4d278d9a-c3bb-4c4e-af9c-671a2fae07ac/action Aug 14 01:17:23.902084 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-35c98644-0c7c-435a-a88d-ed5aaae75144 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:23.902285 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-35c98644-0c7c-435a-a88d-ed5aaae75144 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:23.936252 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:23.936252 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:23.941888 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f924568c-4a0d-484a-ad15-d1ffc0219d39 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:23.947545 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f924568c-4a0d-484a-ad15-d1ffc0219d39 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:23.947678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f924568c-4a0d-484a-ad15-d1ffc0219d39 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:23.947824 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f924568c-4a0d-484a-ad15-d1ffc0219d39 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:23.956494 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:23.956494 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:23.958825 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c64ba58f-ed9f-4e79-97c9-f3f674ddd1fe req-35c98644-0c7c-435a-a88d-ed5aaae75144 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments/4d278d9a-c3bb-4c4e-af9c-671a2fae07ac/action returned with HTTP 204 Aug 14 01:17:23.959511 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 111/435] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:17:23 2026] POST /volume/v3/attachments/4d278d9a-c3bb-4c4e-af9c-671a2fae07ac/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:23.963324 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f924568c-4a0d-484a-ad15-d1ffc0219d39 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:23.968614 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f924568c-4a0d-484a-ad15-d1ffc0219d39 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:23.969075 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 110/436] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:23 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:24.157543 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbb08419-7553-4581-907e-ea8ee2413810 tempest-ExtensionsTestJSON-910417579 tempest-ExtensionsTestJSON-910417579-project-member] GET https://10.4.3.11/volume/v3/extensions Aug 14 01:17:24.157818 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbb08419-7553-4581-907e-ea8ee2413810 tempest-ExtensionsTestJSON-910417579 tempest-ExtensionsTestJSON-910417579-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:24.158117 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbb08419-7553-4581-907e-ea8ee2413810 tempest-ExtensionsTestJSON-910417579 tempest-ExtensionsTestJSON-910417579-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:24.158545 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbb08419-7553-4581-907e-ea8ee2413810 tempest-ExtensionsTestJSON-910417579 tempest-ExtensionsTestJSON-910417579-project-member] https://10.4.3.11/volume/v3/extensions returned with HTTP 200 Aug 14 01:17:24.159132 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 107/437] 10.4.3.11 () {66 vars in 1239 bytes} [Fri Aug 14 01:17:23 2026] GET /volume/v3/extensions => generated 5245 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:27.319801 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-46d0f00c-e84f-4e81-97e4-e55e71ba0cf8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:27.320219 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46d0f00c-e84f-4e81-97e4-e55e71ba0cf8 None None] GET https://10.4.3.11/volume// Aug 14 01:17:27.320371 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46d0f00c-e84f-4e81-97e4-e55e71ba0cf8 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:27.320561 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46d0f00c-e84f-4e81-97e4-e55e71ba0cf8 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:27.320939 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46d0f00c-e84f-4e81-97e4-e55e71ba0cf8 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:27.321301 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 110/438] 10.4.3.11 () {64 vars in 997 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:27.335636 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5754e87-e55d-4f5a-a458-193d3822e0e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:27.336080 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5754e87-e55d-4f5a-a458-193d3822e0e3 None None] GET https://10.4.3.11/volume// Aug 14 01:17:27.336254 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5754e87-e55d-4f5a-a458-193d3822e0e3 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:27.336436 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5754e87-e55d-4f5a-a458-193d3822e0e3 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:27.336764 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5754e87-e55d-4f5a-a458-193d3822e0e3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:27.337101 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 112/439] 10.4.3.11 () {64 vars in 997 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:27.346488 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4f78631-10c2-4e8b-846c-372bc223139d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.080795 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bca45083-bc98-4b1e-96df-1ae6ff80681c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.080795 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bca45083-bc98-4b1e-96df-1ae6ff80681c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 Aug 14 01:17:28.080795 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bca45083-bc98-4b1e-96df-1ae6ff80681c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.080795 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bca45083-bc98-4b1e-96df-1ae6ff80681c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.080795 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:28.080795 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:28.080795 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bca45083-bc98-4b1e-96df-1ae6ff80681c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:28.080795 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bca45083-bc98-4b1e-96df-1ae6ff80681c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 returned with HTTP 200 Aug 14 01:17:28.080795 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 108/440] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:28.082799 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-7b84b3ee-b96d-4601-be67-4a90503ac785 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.082799 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-7b84b3ee-b96d-4601-be67-4a90503ac785 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 Aug 14 01:17:28.082799 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-7b84b3ee-b96d-4601-be67-4a90503ac785 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.082799 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-7b84b3ee-b96d-4601-be67-4a90503ac785 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.082799 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:28.082799 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:28.082799 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-7b84b3ee-b96d-4601-be67-4a90503ac785 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:28.082799 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-7b84b3ee-b96d-4601-be67-4a90503ac785 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 returned with HTTP 200 Aug 14 01:17:28.082799 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 111/441] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:28.084438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-758c1060-67fa-4746-b47a-c41a804e86f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.084438 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-758c1060-67fa-4746-b47a-c41a804e86f0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 Aug 14 01:17:28.084438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-758c1060-67fa-4746-b47a-c41a804e86f0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.084438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-758c1060-67fa-4746-b47a-c41a804e86f0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.084438 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:28.084438 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:28.085987 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4f78631-10c2-4e8b-846c-372bc223139d tempest-VersionsTest-441016473 tempest-VersionsTest-441016473-project-member] GET https://10.4.3.11/volume/v3/ Aug 14 01:17:28.085987 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4f78631-10c2-4e8b-846c-372bc223139d tempest-VersionsTest-441016473 tempest-VersionsTest-441016473-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.085987 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4f78631-10c2-4e8b-846c-372bc223139d tempest-VersionsTest-441016473 tempest-VersionsTest-441016473-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.085987 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4f78631-10c2-4e8b-846c-372bc223139d tempest-VersionsTest-441016473 tempest-VersionsTest-441016473-project-member] https://10.4.3.11/volume/v3/ returned with HTTP 200 Aug 14 01:17:28.085987 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 111/442] 10.4.3.11 () {66 vars in 1209 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/v3/ => generated 385 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:28.086564 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-758c1060-67fa-4746-b47a-c41a804e86f0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:28.086564 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-758c1060-67fa-4746-b47a-c41a804e86f0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 returned with HTTP 200 Aug 14 01:17:28.086564 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 113/443] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:28.087519 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b1d5e61-614d-4735-883b-5d0bb0c19596 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.087519 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b1d5e61-614d-4735-883b-5d0bb0c19596 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] DELETE https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:28.087519 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b1d5e61-614d-4735-883b-5d0bb0c19596 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.087519 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b1d5e61-614d-4735-883b-5d0bb0c19596 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.087519 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3b1d5e61-614d-4735-883b-5d0bb0c19596 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Delete volume with id: ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:28.088586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2911dc47-6ed5-479e-a04b-92e2e1cb2f95 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.088586 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2911dc47-6ed5-479e-a04b-92e2e1cb2f95 None None] GET https://10.4.3.11/volume// Aug 14 01:17:28.088586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2911dc47-6ed5-479e-a04b-92e2e1cb2f95 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.088586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2911dc47-6ed5-479e-a04b-92e2e1cb2f95 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.088586 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2911dc47-6ed5-479e-a04b-92e2e1cb2f95 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:28.088586 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 112/444] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:28.089202 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:28.089202 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:28.089202 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b1d5e61-614d-4735-883b-5d0bb0c19596 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:28.090154 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-10c49c37-2a16-4f11-93d5-05544b47602c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.090154 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-10c49c37-2a16-4f11-93d5-05544b47602c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:28.090154 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-10c49c37-2a16-4f11-93d5-05544b47602c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1a46e39-eabb-435c-9284-f6f870e37564", "connector": null, "instance_uuid": "d1047020-434a-4274-94bb-7c7d0c4e3a3a"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:28.090154 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:28.090154 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:28.091430 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b1d5e61-614d-4735-883b-5d0bb0c19596 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Delete volume request issued successfully. Aug 14 01:17:28.091430 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b1d5e61-614d-4735-883b-5d0bb0c19596 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 202 Aug 14 01:17:28.091430 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 109/445] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:27 2026] DELETE /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:17:28.092221 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32a25981-49f3-4279-8a15-a02d7e764be2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.092221 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32a25981-49f3-4279-8a15-a02d7e764be2 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:28.092221 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32a25981-49f3-4279-8a15-a02d7e764be2 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.092221 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32a25981-49f3-4279-8a15-a02d7e764be2 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.092221 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:28.092221 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:28.093470 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-10c49c37-2a16-4f11-93d5-05544b47602c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:28.093470 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 112/446] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17:27 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 14 01:17:28.093999 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-32a25981-49f3-4279-8a15-a02d7e764be2 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Volume info retrieved successfully. Aug 14 01:17:28.093999 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32a25981-49f3-4279-8a15-a02d7e764be2 tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 200 Aug 14 01:17:28.093999 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 114/447] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:28.094808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54e1b28c-b2aa-4a73-a3cd-66f9a8131cdf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.094808 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54e1b28c-b2aa-4a73-a3cd-66f9a8131cdf None None] GET https://10.4.3.11/volume// Aug 14 01:17:28.094808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54e1b28c-b2aa-4a73-a3cd-66f9a8131cdf None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.094808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54e1b28c-b2aa-4a73-a3cd-66f9a8131cdf None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.094808 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54e1b28c-b2aa-4a73-a3cd-66f9a8131cdf None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:28.094808 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 113/448] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:28.096006 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bee632c5-6c29-468e-989e-c912e6643af9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.096006 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bee632c5-6c29-468e-989e-c912e6643af9 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:28.096006 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bee632c5-6c29-468e-989e-c912e6643af9 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9", "connector": null, "instance_uuid": "d1047020-434a-4274-94bb-7c7d0c4e3a3a"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:28.096006 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:28.096006 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:28.096006 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bee632c5-6c29-468e-989e-c912e6643af9 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:28.096006 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 110/449] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17:27 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 14 01:17:28.096539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-043de2fd-3311-4647-9945-cce46d70ad2d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.096539 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-043de2fd-3311-4647-9945-cce46d70ad2d None None] GET https://10.4.3.11/volume// Aug 14 01:17:28.096539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-043de2fd-3311-4647-9945-cce46d70ad2d None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.096539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-043de2fd-3311-4647-9945-cce46d70ad2d None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.096539 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-043de2fd-3311-4647-9945-cce46d70ad2d None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:28.096539 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 113/450] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:17:27 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:28.097015 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-880090d6-fae4-4127-b9fb-19da5975a29d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.097015 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-880090d6-fae4-4127-b9fb-19da5975a29d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:28.097015 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-880090d6-fae4-4127-b9fb-19da5975a29d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70f20a66-e635-4aa4-aec7-3c52e918b0d1", "connector": null, "instance_uuid": "d1047020-434a-4274-94bb-7c7d0c4e3a3a"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:28.097015 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:28.097015 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:28.097015 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-880090d6-fae4-4127-b9fb-19da5975a29d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:28.097015 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 115/451] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17:27 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 14 01:17:28.717370 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e8d1ebb-8463-498d-81aa-2040fe08bdae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:28.720350 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e8d1ebb-8463-498d-81aa-2040fe08bdae tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] GET https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 Aug 14 01:17:28.720566 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e8d1ebb-8463-498d-81aa-2040fe08bdae tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:28.720751 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e8d1ebb-8463-498d-81aa-2040fe08bdae tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:28.726507 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e8d1ebb-8463-498d-81aa-2040fe08bdae tempest-TaggedAttachmentsTest-1095758550 tempest-TaggedAttachmentsTest-1095758550-project-member] https://10.4.3.11/volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 returned with HTTP 404 Aug 14 01:17:28.727088 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 114/452] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:28 2026] GET /volume/v3/volumes/ecf6fc6c-e419-42e7-ade9-44ed85823886 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:29.995038 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-105b6695-9548-4080-8751-8e2e28893213 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:29.995713 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-105b6695-9548-4080-8751-8e2e28893213 None None] GET https://10.4.3.11/volume// Aug 14 01:17:29.995876 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-105b6695-9548-4080-8751-8e2e28893213 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:29.996197 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-105b6695-9548-4080-8751-8e2e28893213 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:29.996661 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-105b6695-9548-4080-8751-8e2e28893213 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:29.997263 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 111/453] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:30.008974 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-c8f7d767-6ed0-447f-9fe9-2719d990788f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.011376 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-c8f7d767-6ed0-447f-9fe9-2719d990788f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 Aug 14 01:17:30.011615 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-c8f7d767-6ed0-447f-9fe9-2719d990788f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:30.011835 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-c8f7d767-6ed0-447f-9fe9-2719d990788f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:30.030278 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:30.030278 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:30.035440 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-c8f7d767-6ed0-447f-9fe9-2719d990788f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:30.045464 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-c8f7d767-6ed0-447f-9fe9-2719d990788f tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 returned with HTTP 200 Aug 14 01:17:30.045464 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 114/454] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:30 2026] GET /volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 => generated 1537 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:30.148893 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-498495b1-9ab2-4b45-b6cb-67575ed1f8a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.152039 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-498495b1-9ab2-4b45-b6cb-67575ed1f8a0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] PUT https://10.4.3.11/volume/v3/attachments/d61b9f1e-478f-4825-b4e6-ea118d47ddb0 Aug 14 01:17:30.152596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-498495b1-9ab2-4b45-b6cb-67575ed1f8a0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:30.172991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-498495b1-9ab2-4b45-b6cb-67575ed1f8a0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Acquiring lock "cinder-attachment_update-a1a46e39-eabb-435c-9284-f6f870e37564-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:30.178675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-498495b1-9ab2-4b45-b6cb-67575ed1f8a0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Lock "cinder-attachment_update-a1a46e39-eabb-435c-9284-f6f870e37564-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:30.180166 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:30.180166 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:30.267218 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2573b640-bba0-410c-8157-c186a098777d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.271753 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:30.271753 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1019183705", "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:30.273408 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1019183705', 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:30.287383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-498495b1-9ab2-4b45-b6cb-67575ed1f8a0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Lock "cinder-attachment_update-a1a46e39-eabb-435c-9284-f6f870e37564-np0000007295" released by "attachment_update" :: held 0.109s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:30.287745 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-498495b1-9ab2-4b45-b6cb-67575ed1f8a0 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments/d61b9f1e-478f-4825-b4e6-ea118d47ddb0 returned with HTTP 200 Aug 14 01:17:30.288600 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 116/455] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:30 2026] PUT /volume/v3/attachments/d61b9f1e-478f-4825-b4e6-ea118d47ddb0 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:17:30.331773 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-ea8a1c56-fc83-438c-9069-e25f995abd80 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.338590 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-ea8a1c56-fc83-438c-9069-e25f995abd80 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] POST https://10.4.3.11/volume/v3/attachments/d61b9f1e-478f-4825-b4e6-ea118d47ddb0/action Aug 14 01:17:30.339095 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-ea8a1c56-fc83-438c-9069-e25f995abd80 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:30.339266 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-ea8a1c56-fc83-438c-9069-e25f995abd80 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:30.365719 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:30.365719 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:30.376493 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-ea8a1c56-fc83-438c-9069-e25f995abd80 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments/d61b9f1e-478f-4825-b4e6-ea118d47ddb0/action returned with HTTP 204 Aug 14 01:17:30.377103 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 112/456] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:17:30 2026] POST /volume/v3/attachments/d61b9f1e-478f-4825-b4e6-ea118d47ddb0/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:30.400120 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90d99208-c5b5-453e-8101-e87e9fde4964 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.400528 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90d99208-c5b5-453e-8101-e87e9fde4964 None None] GET https://10.4.3.11/volume// Aug 14 01:17:30.400688 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90d99208-c5b5-453e-8101-e87e9fde4964 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:30.402116 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90d99208-c5b5-453e-8101-e87e9fde4964 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:30.402116 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90d99208-c5b5-453e-8101-e87e9fde4964 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:30.402116 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 115/457] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:30.408883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-fb856756-417d-4419-b1fb-fdbdeec2363b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.410798 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-fb856756-417d-4419-b1fb-fdbdeec2363b tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 Aug 14 01:17:30.410998 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-fb856756-417d-4419-b1fb-fdbdeec2363b tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:30.411098 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-fb856756-417d-4419-b1fb-fdbdeec2363b tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:30.421846 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:30.421846 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:30.425362 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-fb856756-417d-4419-b1fb-fdbdeec2363b tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:30.429895 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-fb856756-417d-4419-b1fb-fdbdeec2363b tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 returned with HTTP 200 Aug 14 01:17:30.430363 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 117/458] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:30 2026] GET /volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:30.531781 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-910bdb78-0585-4b84-806a-392714cdaade None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.534649 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-910bdb78-0585-4b84-806a-392714cdaade tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] PUT https://10.4.3.11/volume/v3/attachments/6136fb82-f7b8-481c-ac96-3326d9a2fc32 Aug 14 01:17:30.535220 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-910bdb78-0585-4b84-806a-392714cdaade tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:30.546297 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-910bdb78-0585-4b84-806a-392714cdaade tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Acquiring lock "cinder-attachment_update-5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:30.554033 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-910bdb78-0585-4b84-806a-392714cdaade tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Lock "cinder-attachment_update-5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:30.554825 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:30.554825 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:30.657849 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-910bdb78-0585-4b84-806a-392714cdaade tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Lock "cinder-attachment_update-5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9-np0000007295" released by "attachment_update" :: held 0.105s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:30.658333 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-910bdb78-0585-4b84-806a-392714cdaade tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments/6136fb82-f7b8-481c-ac96-3326d9a2fc32 returned with HTTP 200 Aug 14 01:17:30.659003 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 113/459] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:30 2026] PUT /volume/v3/attachments/6136fb82-f7b8-481c-ac96-3326d9a2fc32 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:30.691061 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-45a82678-423b-42a0-b706-d65fb643e743 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.694137 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-45a82678-423b-42a0-b706-d65fb643e743 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] POST https://10.4.3.11/volume/v3/attachments/6136fb82-f7b8-481c-ac96-3326d9a2fc32/action Aug 14 01:17:30.694638 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-45a82678-423b-42a0-b706-d65fb643e743 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:30.694818 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-45a82678-423b-42a0-b706-d65fb643e743 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:30.718331 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:30.718331 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:30.733575 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-45a82678-423b-42a0-b706-d65fb643e743 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments/6136fb82-f7b8-481c-ac96-3326d9a2fc32/action returned with HTTP 204 Aug 14 01:17:30.734229 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 116/460] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:17:30 2026] POST /volume/v3/attachments/6136fb82-f7b8-481c-ac96-3326d9a2fc32/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:30.755260 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea8eacb1-6bec-49df-907a-88a7249f12a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.756483 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea8eacb1-6bec-49df-907a-88a7249f12a3 None None] GET https://10.4.3.11/volume// Aug 14 01:17:30.756483 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea8eacb1-6bec-49df-907a-88a7249f12a3 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:30.756779 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea8eacb1-6bec-49df-907a-88a7249f12a3 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:30.757553 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea8eacb1-6bec-49df-907a-88a7249f12a3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:30.757553 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 118/461] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:30.771118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bc7a2f28-b532-46c8-95ab-69ea683d50fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.774514 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bc7a2f28-b532-46c8-95ab-69ea683d50fc tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 Aug 14 01:17:30.774779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bc7a2f28-b532-46c8-95ab-69ea683d50fc tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:30.775309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bc7a2f28-b532-46c8-95ab-69ea683d50fc tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:30.788540 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:30.788540 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:30.789754 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Create volume of 1 GB Aug 14 01:17:30.792031 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bc7a2f28-b532-46c8-95ab-69ea683d50fc tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:17:30.795670 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Availability Zones retrieved successfully. Aug 14 01:17:30.796392 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-bc7a2f28-b532-46c8-95ab-69ea683d50fc tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 returned with HTTP 200 Aug 14 01:17:30.796757 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 114/462] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:30 2026] GET /volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:30.802903 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Flow 'volume_create_api' (551203ba-91a1-49d2-aa6e-642e0ddca6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:30.805491 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b52d5ee-d9be-4fa3-b6f7-4869801235ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:30.806908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:30.901083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b52d5ee-d9be-4fa3-b6f7-4869801235ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:30.902047 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952799ed-88ea-44ab-8507-3129ee8c81d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:30.906705 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-16efa884-f86a-4a62-9fa4-c44a598eb3f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:30.909217 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-16efa884-f86a-4a62-9fa4-c44a598eb3f4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] PUT https://10.4.3.11/volume/v3/attachments/d2886161-f645-4e84-a10c-b78407efe20b Aug 14 01:17:30.909530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-16efa884-f86a-4a62-9fa4-c44a598eb3f4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:30.920840 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-16efa884-f86a-4a62-9fa4-c44a598eb3f4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Acquiring lock "cinder-attachment_update-70f20a66-e635-4aa4-aec7-3c52e918b0d1-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:30.926484 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-16efa884-f86a-4a62-9fa4-c44a598eb3f4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Lock "cinder-attachment_update-70f20a66-e635-4aa4-aec7-3c52e918b0d1-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:30.928022 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:30.928022 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:30.978937 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Created reservations ['32d4775b-190d-4171-a55e-20511911e3a8', '6bf309f5-1dbd-44c0-b48d-dbcabe3ce84e', '8f24d9c5-1554-4c28-8c78-645c39a92233', '5227f050-9d8b-4def-af7a-1e42b2f7d649'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:30.979955 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952799ed-88ea-44ab-8507-3129ee8c81d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32d4775b-190d-4171-a55e-20511911e3a8', '6bf309f5-1dbd-44c0-b48d-dbcabe3ce84e', '8f24d9c5-1554-4c28-8c78-645c39a92233', '5227f050-9d8b-4def-af7a-1e42b2f7d649']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:30.980774 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90aa55d-bf66-4f98-b5da-4a3b8466f117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:31.009409 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e90aa55d-bf66-4f98-b5da-4a3b8466f117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '294580ba-629f-4e45-91b6-9680adbdb34e', '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-1019183705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92212ca0d40f46409ffd498ecb9baa1f',qos_specs=None,replication_status=,reservations=['32d4775b-190d-4171-a55e-20511911e3a8','6bf309f5-1dbd-44c0-b48d-dbcabe3ce84e','8f24d9c5-1554-4c28-8c78-645c39a92233','5227f050-9d8b-4def-af7a-1e42b2f7d649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fc0d44b24343ce9f981f7c67cfe350',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1019183705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=294580ba-629f-4e45-91b6-9680adbdb34e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92212ca0d40f46409ffd498ecb9baa1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1fc0d44b24343ce9f981f7c67cfe350',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:31.011100 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35a301f1-da21-4d02-b843-2116286b0949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:31.055599 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35a301f1-da21-4d02-b843-2116286b0949) transitioned into state 'SUCCESS' from state '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-1019183705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92212ca0d40f46409ffd498ecb9baa1f',qos_specs=None,replication_status=,reservations=['32d4775b-190d-4171-a55e-20511911e3a8','6bf309f5-1dbd-44c0-b48d-dbcabe3ce84e','8f24d9c5-1554-4c28-8c78-645c39a92233','5227f050-9d8b-4def-af7a-1e42b2f7d649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1fc0d44b24343ce9f981f7c67cfe350',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:31.056651 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b16a872-168e-4898-ab46-d3785e48eac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:31.078794 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b16a872-168e-4898-ab46-d3785e48eac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:31.080415 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Flow 'volume_create_api' (551203ba-91a1-49d2-aa6e-642e0ddca6d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:31.080981 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Create volume request issued successfully. Aug 14 01:17:31.081970 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2573b640-bba0-410c-8157-c186a098777d tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:31.082523 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 115/463] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:17:30 2026] POST /volume/v3/volumes => generated 897 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:31.098062 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-381c1121-6c31-414b-afd7-e9a015c7bf20 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:31.098732 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-16efa884-f86a-4a62-9fa4-c44a598eb3f4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Lock "cinder-attachment_update-70f20a66-e635-4aa4-aec7-3c52e918b0d1-np0000007295" released by "attachment_update" :: held 0.172s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:31.099635 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-16efa884-f86a-4a62-9fa4-c44a598eb3f4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments/d2886161-f645-4e84-a10c-b78407efe20b returned with HTTP 200 Aug 14 01:17:31.100681 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 117/464] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:30 2026] PUT /volume/v3/attachments/d2886161-f645-4e84-a10c-b78407efe20b => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:31.103601 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-381c1121-6c31-414b-afd7-e9a015c7bf20 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:17:31.103930 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-381c1121-6c31-414b-afd7-e9a015c7bf20 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:31.104211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-381c1121-6c31-414b-afd7-e9a015c7bf20 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:31.115847 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:31.115847 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:31.123906 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-381c1121-6c31-414b-afd7-e9a015c7bf20 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:17:31.128662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-8182c631-c1ba-4095-b954-ecd3d777a367 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:31.130911 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-8182c631-c1ba-4095-b954-ecd3d777a367 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] POST https://10.4.3.11/volume/v3/attachments/d2886161-f645-4e84-a10c-b78407efe20b/action Aug 14 01:17:31.131758 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-8182c631-c1ba-4095-b954-ecd3d777a367 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:31.131758 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-8182c631-c1ba-4095-b954-ecd3d777a367 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:31.132620 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-381c1121-6c31-414b-afd7-e9a015c7bf20 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:17:31.133210 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 119/465] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:17:31 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 965 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:31.154498 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:31.154498 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:31.169784 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-820dd74c-43e6-4c23-b5fe-8c85f7507931 req-8182c631-c1ba-4095-b954-ecd3d777a367 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments/d2886161-f645-4e84-a10c-b78407efe20b/action returned with HTTP 204 Aug 14 01:17:31.170480 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 115/466] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:17:31 2026] POST /volume/v3/attachments/d2886161-f645-4e84-a10c-b78407efe20b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:31.673848 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-45501849-cc12-45a5-bc4e-aac074ee2eac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:31.885502 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:31.885999 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2114309459"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:31.888025 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2114309459'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:31.888188 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Create volume of 1 GB Aug 14 01:17:31.888548 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:31.888548 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:31.895190 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Availability Zones retrieved successfully. Aug 14 01:17:31.912596 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Flow 'volume_create_api' (b2f57f4d-c58e-4f5f-a466-598b092cf768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:31.914141 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d922d0ab-ff2b-4db7-a0e9-576f06a740e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:31.915745 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:31.953265 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d922d0ab-ff2b-4db7-a0e9-576f06a740e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:31.954446 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456e8a9f-8f4e-403a-b02b-2f2f4d6a7659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:32.036393 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Created reservations ['5f1e41d4-93fc-40c9-abf1-19c19c03a438', '9ea1f7d9-19f8-4440-ab9f-848eee829df1', '7517cd78-23b5-40a0-bdf9-1e47abf965e8', '35e88217-d98d-4604-bd58-8376547feb48'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:32.037251 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456e8a9f-8f4e-403a-b02b-2f2f4d6a7659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f1e41d4-93fc-40c9-abf1-19c19c03a438', '9ea1f7d9-19f8-4440-ab9f-848eee829df1', '7517cd78-23b5-40a0-bdf9-1e47abf965e8', '35e88217-d98d-4604-bd58-8376547feb48']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:32.038296 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3aa492-9562-4099-a0c0-17194b6f437d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:32.078905 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3aa492-9562-4099-a0c0-17194b6f437d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '599d0f6c-ffcf-4307-ae80-64dd3a402d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2114309459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb92e395be7e490d99d5a5182f806ddc',qos_specs=None,replication_status=,reservations=['5f1e41d4-93fc-40c9-abf1-19c19c03a438','9ea1f7d9-19f8-4440-ab9f-848eee829df1','7517cd78-23b5-40a0-bdf9-1e47abf965e8','35e88217-d98d-4604-bd58-8376547feb48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ad20e59c31c402880bda30867665f6d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2114309459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=599d0f6c-ffcf-4307-ae80-64dd3a402d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb92e395be7e490d99d5a5182f806ddc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ad20e59c31c402880bda30867665f6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:32.079596 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8927dceb-bf21-46a3-9577-42337235deaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:32.112704 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8927dceb-bf21-46a3-9577-42337235deaa) transitioned into state 'SUCCESS' from state '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-2114309459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb92e395be7e490d99d5a5182f806ddc',qos_specs=None,replication_status=,reservations=['5f1e41d4-93fc-40c9-abf1-19c19c03a438','9ea1f7d9-19f8-4440-ab9f-848eee829df1','7517cd78-23b5-40a0-bdf9-1e47abf965e8','35e88217-d98d-4604-bd58-8376547feb48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ad20e59c31c402880bda30867665f6d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:32.113845 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef41986a-cc47-4316-a9b5-de97d104dc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:32.129045 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef41986a-cc47-4316-a9b5-de97d104dc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:32.130345 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Flow 'volume_create_api' (b2f57f4d-c58e-4f5f-a466-598b092cf768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:32.130755 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Create volume request issued successfully. Aug 14 01:17:32.131599 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45501849-cc12-45a5-bc4e-aac074ee2eac tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:32.132193 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 116/467] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:17:31 2026] POST /volume/v3/volumes => generated 748 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:32.147250 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd19ada0-0898-49a1-9510-e16463c36764 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:32.149468 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd19ada0-0898-49a1-9510-e16463c36764 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] GET https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c Aug 14 01:17:32.149581 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e07a5066-7778-43cd-a491-446f46e6af46 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:32.149843 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd19ada0-0898-49a1-9510-e16463c36764 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:32.150023 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd19ada0-0898-49a1-9510-e16463c36764 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:32.151296 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e07a5066-7778-43cd-a491-446f46e6af46 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:17:32.151529 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e07a5066-7778-43cd-a491-446f46e6af46 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:32.151900 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e07a5066-7778-43cd-a491-446f46e6af46 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:32.161032 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:32.161032 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:32.161253 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:32.161253 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:32.165010 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e07a5066-7778-43cd-a491-446f46e6af46 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:17:32.165281 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bd19ada0-0898-49a1-9510-e16463c36764 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Volume info retrieved successfully. Aug 14 01:17:32.170308 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e07a5066-7778-43cd-a491-446f46e6af46 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:17:32.170703 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 120/468] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:17:32 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 1539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:32.171019 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd19ada0-0898-49a1-9510-e16463c36764 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c returned with HTTP 200 Aug 14 01:17:32.171568 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 118/469] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:32 2026] GET /volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:32.211294 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-2ef31a98-b218-4de0-a340-14d6690237ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:32.213285 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-2ef31a98-b218-4de0-a340-14d6690237ed tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:17:32.213447 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-2ef31a98-b218-4de0-a340-14d6690237ed tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:32.213610 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-2ef31a98-b218-4de0-a340-14d6690237ed tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:32.222819 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:32.222819 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:32.227027 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-2ef31a98-b218-4de0-a340-14d6690237ed tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:17:32.231302 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-2ef31a98-b218-4de0-a340-14d6690237ed tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:17:32.231719 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 116/470] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:32 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:32.764721 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-f2206c9c-79e3-4bf0-b140-8d3710bd02e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:32.767829 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-f2206c9c-79e3-4bf0-b140-8d3710bd02e2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:17:32.768165 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-f2206c9c-79e3-4bf0-b140-8d3710bd02e2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:32.768412 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-f2206c9c-79e3-4bf0-b140-8d3710bd02e2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:32.777954 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:32.777954 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:32.782511 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-f2206c9c-79e3-4bf0-b140-8d3710bd02e2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:17:32.792748 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-f2206c9c-79e3-4bf0-b140-8d3710bd02e2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:17:32.793362 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 117/471] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:32 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:32.805384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc0ba90f-515b-4b88-a00a-15af34020852 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:32.805752 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc0ba90f-515b-4b88-a00a-15af34020852 None None] GET https://10.4.3.11/volume// Aug 14 01:17:32.805971 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc0ba90f-515b-4b88-a00a-15af34020852 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:32.806148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc0ba90f-515b-4b88-a00a-15af34020852 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:32.806439 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc0ba90f-515b-4b88-a00a-15af34020852 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:32.806713 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 121/472] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:17:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:32.814835 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-d2265d76-fc9e-4ae2-b008-304f489fb3d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:32.817776 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-d2265d76-fc9e-4ae2-b008-304f489fb3d4 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:32.818333 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-d2265d76-fc9e-4ae2-b008-304f489fb3d4 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "294580ba-629f-4e45-91b6-9680adbdb34e", "connector": null, "instance_uuid": "9038816a-acfe-474c-9ea9-038f54e083a6"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:32.827687 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:32.827687 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:32.853695 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-d2265d76-fc9e-4ae2-b008-304f489fb3d4 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:32.854343 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 119/473] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17: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 14 01:17:33.185915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d26f4e4-12bc-46fa-9f67-e5f138f44e0e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:33.188161 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d26f4e4-12bc-46fa-9f67-e5f138f44e0e tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] GET https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c Aug 14 01:17:33.188538 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d26f4e4-12bc-46fa-9f67-e5f138f44e0e tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:33.188772 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d26f4e4-12bc-46fa-9f67-e5f138f44e0e tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:33.197658 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:33.197658 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:33.202569 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d26f4e4-12bc-46fa-9f67-e5f138f44e0e tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Volume info retrieved successfully. Aug 14 01:17:33.207484 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d26f4e4-12bc-46fa-9f67-e5f138f44e0e tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c returned with HTTP 200 Aug 14 01:17:33.207951 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 117/474] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:33 2026] GET /volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:33.222740 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8a3336bb-75f3-41e7-89b5-a635b1d3b3d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:33.224801 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a3336bb-75f3-41e7-89b5-a635b1d3b3d1 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] GET https://10.4.3.11/volume/v3/limits Aug 14 01:17:33.225298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a3336bb-75f3-41e7-89b5-a635b1d3b3d1 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:33.225298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a3336bb-75f3-41e7-89b5-a635b1d3b3d1 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:33.246979 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a3336bb-75f3-41e7-89b5-a635b1d3b3d1 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] https://10.4.3.11/volume/v3/limits returned with HTTP 200 Aug 14 01:17:33.247534 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 118/475] 10.4.3.11 () {66 vars in 1227 bytes} [Fri Aug 14 01:17:33 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:33.257736 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa797e2d-62af-497c-a837-93eea03f5e46 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:33.259625 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa797e2d-62af-497c-a837-93eea03f5e46 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] GET https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c Aug 14 01:17:33.259833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa797e2d-62af-497c-a837-93eea03f5e46 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:33.260042 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa797e2d-62af-497c-a837-93eea03f5e46 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:33.267603 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:33.267603 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:33.272255 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aa797e2d-62af-497c-a837-93eea03f5e46 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Volume info retrieved successfully. Aug 14 01:17:33.279264 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa797e2d-62af-497c-a837-93eea03f5e46 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c returned with HTTP 200 Aug 14 01:17:33.279716 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 122/476] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:33 2026] GET /volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:33.299660 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f3a6a29-2e13-4a20-bd82-2978a881caf8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:33.303981 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f3a6a29-2e13-4a20-bd82-2978a881caf8 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] DELETE https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c Aug 14 01:17:33.304186 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f3a6a29-2e13-4a20-bd82-2978a881caf8 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:33.304375 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f3a6a29-2e13-4a20-bd82-2978a881caf8 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:33.304582 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3f3a6a29-2e13-4a20-bd82-2978a881caf8 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Delete volume with id: 599d0f6c-ffcf-4307-ae80-64dd3a402d2c Aug 14 01:17:33.313277 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:33.313277 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:33.313778 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3f3a6a29-2e13-4a20-bd82-2978a881caf8 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Volume info retrieved successfully. Aug 14 01:17:33.336942 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3f3a6a29-2e13-4a20-bd82-2978a881caf8 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Delete volume request issued successfully. Aug 14 01:17:33.337184 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f3a6a29-2e13-4a20-bd82-2978a881caf8 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c returned with HTTP 202 Aug 14 01:17:33.337663 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 120/477] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:33 2026] DELETE /volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:17:33.349035 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ef88e128-d00d-403b-8569-e0a089d8f125 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:33.351297 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef88e128-d00d-403b-8569-e0a089d8f125 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] GET https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c Aug 14 01:17:33.351520 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef88e128-d00d-403b-8569-e0a089d8f125 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:33.351764 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef88e128-d00d-403b-8569-e0a089d8f125 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:33.360095 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:33.360095 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:33.365383 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ef88e128-d00d-403b-8569-e0a089d8f125 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Volume info retrieved successfully. Aug 14 01:17:33.371809 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef88e128-d00d-403b-8569-e0a089d8f125 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c returned with HTTP 200 Aug 14 01:17:33.372788 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 118/478] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:33 2026] GET /volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:34.373433 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-51a8697d-d4a2-43d4-923e-bcd84bf87a84 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:34.374019 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51a8697d-d4a2-43d4-923e-bcd84bf87a84 None None] GET https://10.4.3.11/volume// Aug 14 01:17:34.374269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51a8697d-d4a2-43d4-923e-bcd84bf87a84 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:34.374546 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51a8697d-d4a2-43d4-923e-bcd84bf87a84 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:34.375089 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51a8697d-d4a2-43d4-923e-bcd84bf87a84 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:34.375472 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 119/479] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:34.386214 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-8c9dff60-801b-47c7-b929-2327f54747a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:34.387379 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b20f31e1-5b88-4385-9649-205614cee3a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:34.388635 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-8c9dff60-801b-47c7-b929-2327f54747a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:17:34.388938 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-8c9dff60-801b-47c7-b929-2327f54747a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:34.389170 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-8c9dff60-801b-47c7-b929-2327f54747a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:34.389283 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b20f31e1-5b88-4385-9649-205614cee3a5 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] GET https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c Aug 14 01:17:34.389491 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b20f31e1-5b88-4385-9649-205614cee3a5 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:34.389685 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b20f31e1-5b88-4385-9649-205614cee3a5 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:34.395995 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b20f31e1-5b88-4385-9649-205614cee3a5 tempest-AbsoluteLimitsTests-1672950360 tempest-AbsoluteLimitsTests-1672950360-project-member] https://10.4.3.11/volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c returned with HTTP 404 Aug 14 01:17:34.396520 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 121/480] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:34 2026] GET /volume/v3/volumes/599d0f6c-ffcf-4307-ae80-64dd3a402d2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:34.404223 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:34.404223 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:34.408889 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-8c9dff60-801b-47c7-b929-2327f54747a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:17:34.413386 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-8c9dff60-801b-47c7-b929-2327f54747a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:17:34.413749 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 123/481] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:34 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 1538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:34.503861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-cc4969d0-38b7-43f0-b5ef-a9474a06a50a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:34.508829 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-cc4969d0-38b7-43f0-b5ef-a9474a06a50a tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] PUT https://10.4.3.11/volume/v3/attachments/03d0b0da-10a3-4367-a562-366081ede537 Aug 14 01:17:34.509208 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-cc4969d0-38b7-43f0-b5ef-a9474a06a50a tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:34.517352 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-cc4969d0-38b7-43f0-b5ef-a9474a06a50a tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Acquiring lock "cinder-attachment_update-294580ba-629f-4e45-91b6-9680adbdb34e-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:34.523151 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-cc4969d0-38b7-43f0-b5ef-a9474a06a50a tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Lock "cinder-attachment_update-294580ba-629f-4e45-91b6-9680adbdb34e-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:34.524656 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:34.524656 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:34.608696 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-cc4969d0-38b7-43f0-b5ef-a9474a06a50a tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Lock "cinder-attachment_update-294580ba-629f-4e45-91b6-9680adbdb34e-np0000007295" released by "attachment_update" :: held 0.086s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:34.609080 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-cc4969d0-38b7-43f0-b5ef-a9474a06a50a tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/attachments/03d0b0da-10a3-4367-a562-366081ede537 returned with HTTP 200 Aug 14 01:17:34.609518 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 119/482] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:34 2026] PUT /volume/v3/attachments/03d0b0da-10a3-4367-a562-366081ede537 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:34.631033 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-c6bb7ea7-41c7-42a6-b820-60190eefb636 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:34.633524 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-c6bb7ea7-41c7-42a6-b820-60190eefb636 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] POST https://10.4.3.11/volume/v3/attachments/03d0b0da-10a3-4367-a562-366081ede537/action Aug 14 01:17:34.633848 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-c6bb7ea7-41c7-42a6-b820-60190eefb636 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:34.634168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-c6bb7ea7-41c7-42a6-b820-60190eefb636 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:34.651221 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:34.651221 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:34.663452 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6e681ac4-6e3a-4552-bb11-762d748dabc7 req-c6bb7ea7-41c7-42a6-b820-60190eefb636 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/attachments/03d0b0da-10a3-4367-a562-366081ede537/action returned with HTTP 204 Aug 14 01:17:34.664038 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 120/483] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:17:34 2026] POST /volume/v3/attachments/03d0b0da-10a3-4367-a562-366081ede537/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:37.691456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:37.900841 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:37.901229 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2038222446"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:37.902903 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2038222446'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:37.909073 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create volume of 1 GB Aug 14 01:17:37.918974 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Availability Zones retrieved successfully. Aug 14 01:17:37.927520 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Flow 'volume_create_api' (3af2bb6e-b51d-4889-808a-f13513d31130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:37.928662 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (232090ec-cd75-4ab7-b16a-4ae00c037a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:37.930905 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:37.960374 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (232090ec-cd75-4ab7-b16a-4ae00c037a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:37.961053 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53413470-d097-43ba-8f78-0eef30f657d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:38.055379 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Created reservations ['5d33c3e6-6017-4f87-b8e6-8e9325b286dc', '9c58f9e9-a4c7-4424-bc3c-731ce7bba92e', 'ad6e89b4-91ce-4508-bed9-73d2a05ba1a5', '2f167db9-55fc-42d7-a514-cc61a0e57e55'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:38.056974 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53413470-d097-43ba-8f78-0eef30f657d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d33c3e6-6017-4f87-b8e6-8e9325b286dc', '9c58f9e9-a4c7-4424-bc3c-731ce7bba92e', 'ad6e89b4-91ce-4508-bed9-73d2a05ba1a5', '2f167db9-55fc-42d7-a514-cc61a0e57e55']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:38.056974 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94be10bf-f587-4d75-bc34-32b711bf412c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:38.089868 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94be10bf-f587-4d75-bc34-32b711bf412c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2306aba-c9ca-40f1-a014-3442abecfb83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2038222446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a0db106fe1048e0b3e2de69d64e0ca5',qos_specs=None,replication_status=,reservations=['5d33c3e6-6017-4f87-b8e6-8e9325b286dc','9c58f9e9-a4c7-4424-bc3c-731ce7bba92e','ad6e89b4-91ce-4508-bed9-73d2a05ba1a5','2f167db9-55fc-42d7-a514-cc61a0e57e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db26d6f22ce44a30b07c9ebcae09ab1a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2038222446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2306aba-c9ca-40f1-a014-3442abecfb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a0db106fe1048e0b3e2de69d64e0ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db26d6f22ce44a30b07c9ebcae09ab1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:38.090637 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08a875a-cd97-4529-966b-91fadff64800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:38.107668 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d08a875a-cd97-4529-966b-91fadff64800) transitioned into state 'SUCCESS' from state '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-2038222446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a0db106fe1048e0b3e2de69d64e0ca5',qos_specs=None,replication_status=,reservations=['5d33c3e6-6017-4f87-b8e6-8e9325b286dc','9c58f9e9-a4c7-4424-bc3c-731ce7bba92e','ad6e89b4-91ce-4508-bed9-73d2a05ba1a5','2f167db9-55fc-42d7-a514-cc61a0e57e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db26d6f22ce44a30b07c9ebcae09ab1a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:38.108422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6679f1a-10d7-4a45-b134-c84ffc113257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:38.117918 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6679f1a-10d7-4a45-b134-c84ffc113257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:38.118615 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Flow 'volume_create_api' (3af2bb6e-b51d-4889-808a-f13513d31130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:38.122022 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create volume request issued successfully. Aug 14 01:17:38.122022 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec712ab5-5835-4494-b5f3-1d67523ad3c2 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:38.122022 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 122/484] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:17:37 2026] POST /volume/v3/volumes => generated 749 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:38.136041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8e88775f-d6c7-4725-8fa0-a101bfae732c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:38.137790 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e88775f-d6c7-4725-8fa0-a101bfae732c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:38.138041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e88775f-d6c7-4725-8fa0-a101bfae732c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:38.138229 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e88775f-d6c7-4725-8fa0-a101bfae732c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:38.146094 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:38.146094 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:38.150889 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8e88775f-d6c7-4725-8fa0-a101bfae732c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:38.157110 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e88775f-d6c7-4725-8fa0-a101bfae732c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 returned with HTTP 200 Aug 14 01:17:38.157603 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 124/485] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:38 2026] GET /volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:39.170515 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b9b2e028-4fab-45a2-a055-c050235b6b03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:39.173178 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b9b2e028-4fab-45a2-a055-c050235b6b03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:39.173178 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b9b2e028-4fab-45a2-a055-c050235b6b03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:39.173178 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b9b2e028-4fab-45a2-a055-c050235b6b03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:39.181572 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:39.181572 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:39.186119 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b9b2e028-4fab-45a2-a055-c050235b6b03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:39.191499 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b9b2e028-4fab-45a2-a055-c050235b6b03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 returned with HTTP 200 Aug 14 01:17:39.191499 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 120/486] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:39 2026] GET /volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:39.205513 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-520f77bf-512d-4b44-8388-979e6b75a550 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:39.207829 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-520f77bf-512d-4b44-8388-979e6b75a550 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:17:39.208227 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-520f77bf-512d-4b44-8388-979e6b75a550 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2306aba-c9ca-40f1-a014-3442abecfb83", "name": "tempest-VolumesDeleteCascade-Snapshot-1494291213"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:39.217519 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:39.217519 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:39.218094 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-520f77bf-512d-4b44-8388-979e6b75a550 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:39.218204 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-520f77bf-512d-4b44-8388-979e6b75a550 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create snapshot from volume f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:39.266435 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-520f77bf-512d-4b44-8388-979e6b75a550 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Created reservations ['35ff551a-0bc0-4deb-bf5e-0b6de07f4492', '049d7ae8-2af8-4521-9cee-ffa4cddaf285', '9660476f-2191-47da-8d1c-aa41ed6ad0ee', '76a3d3c9-fc75-4037-a1dd-42868f8458b1'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:39.310337 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-520f77bf-512d-4b44-8388-979e6b75a550 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot create request issued successfully. Aug 14 01:17:39.310765 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-520f77bf-512d-4b44-8388-979e6b75a550 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:17:39.311344 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 121/487] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:17:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:39.322055 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75a12a98-fdb3-467f-98fb-af5b49ea7535 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:39.324957 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75a12a98-fdb3-467f-98fb-af5b49ea7535 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/snapshots/0f956dc8-0281-4d4a-919a-6a3b85eb65e4 Aug 14 01:17:39.324957 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75a12a98-fdb3-467f-98fb-af5b49ea7535 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:39.324957 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75a12a98-fdb3-467f-98fb-af5b49ea7535 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:39.330207 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:39.330207 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:39.330734 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-75a12a98-fdb3-467f-98fb-af5b49ea7535 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot retrieved successfully. Aug 14 01:17:39.331603 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75a12a98-fdb3-467f-98fb-af5b49ea7535 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots/0f956dc8-0281-4d4a-919a-6a3b85eb65e4 returned with HTTP 200 Aug 14 01:17:39.331972 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 123/488] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:17:39 2026] GET /volume/v3/snapshots/0f956dc8-0281-4d4a-919a-6a3b85eb65e4 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:40.344641 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e71aca5d-2d9c-407b-a2dc-c5d3690c5d8c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:40.349636 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e71aca5d-2d9c-407b-a2dc-c5d3690c5d8c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/snapshots/0f956dc8-0281-4d4a-919a-6a3b85eb65e4 Aug 14 01:17:40.349863 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e71aca5d-2d9c-407b-a2dc-c5d3690c5d8c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:40.350047 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e71aca5d-2d9c-407b-a2dc-c5d3690c5d8c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:40.373613 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:40.373613 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:40.374182 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e71aca5d-2d9c-407b-a2dc-c5d3690c5d8c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot retrieved successfully. Aug 14 01:17:40.375089 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e71aca5d-2d9c-407b-a2dc-c5d3690c5d8c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots/0f956dc8-0281-4d4a-919a-6a3b85eb65e4 returned with HTTP 200 Aug 14 01:17:40.375489 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 125/489] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:17:40 2026] GET /volume/v3/snapshots/0f956dc8-0281-4d4a-919a-6a3b85eb65e4 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:40.384080 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cece7a17-a6dc-4bdc-b499-13c4cb15f8e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:40.386035 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cece7a17-a6dc-4bdc-b499-13c4cb15f8e3 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:17:40.386405 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cece7a17-a6dc-4bdc-b499-13c4cb15f8e3 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2306aba-c9ca-40f1-a014-3442abecfb83", "name": "tempest-VolumesDeleteCascade-Snapshot-1701712802"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:40.395862 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:40.395862 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:40.396356 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cece7a17-a6dc-4bdc-b499-13c4cb15f8e3 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:40.396479 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-cece7a17-a6dc-4bdc-b499-13c4cb15f8e3 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create snapshot from volume f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:40.432568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-cece7a17-a6dc-4bdc-b499-13c4cb15f8e3 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Created reservations ['e5e5488a-b5c1-4c91-9ffe-9c50e05e2f7e', '6c162b97-5222-4ee1-8add-00f4e9334b3f', '755400ea-ad33-432b-b158-d57e05efd551', '8e41bf32-fb58-4423-a58c-7089454854ea'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:40.466775 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cece7a17-a6dc-4bdc-b499-13c4cb15f8e3 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot create request issued successfully. Aug 14 01:17:40.467354 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cece7a17-a6dc-4bdc-b499-13c4cb15f8e3 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:17:40.468085 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 121/490] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:17:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:40.476613 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fdc659de-6654-4080-9ff7-ae553c29289d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:40.479350 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fdc659de-6654-4080-9ff7-ae553c29289d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/snapshots/189928ae-1e81-47be-a211-0b4b66e1a1be Aug 14 01:17:40.479611 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fdc659de-6654-4080-9ff7-ae553c29289d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:40.479835 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fdc659de-6654-4080-9ff7-ae553c29289d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:40.484848 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:40.484848 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:40.485410 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fdc659de-6654-4080-9ff7-ae553c29289d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot retrieved successfully. Aug 14 01:17:40.486139 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fdc659de-6654-4080-9ff7-ae553c29289d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots/189928ae-1e81-47be-a211-0b4b66e1a1be returned with HTTP 200 Aug 14 01:17:40.486491 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 122/491] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:17:40 2026] GET /volume/v3/snapshots/189928ae-1e81-47be-a211-0b4b66e1a1be => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:41.499065 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0037e31-ffc7-448d-b79f-d64e1c144eea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:41.499065 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0037e31-ffc7-448d-b79f-d64e1c144eea tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/snapshots/189928ae-1e81-47be-a211-0b4b66e1a1be Aug 14 01:17:41.499065 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0037e31-ffc7-448d-b79f-d64e1c144eea tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:41.499065 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0037e31-ffc7-448d-b79f-d64e1c144eea tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:41.511008 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:41.511008 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:41.511460 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f0037e31-ffc7-448d-b79f-d64e1c144eea tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot retrieved successfully. Aug 14 01:17:41.512229 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0037e31-ffc7-448d-b79f-d64e1c144eea tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots/189928ae-1e81-47be-a211-0b4b66e1a1be returned with HTTP 200 Aug 14 01:17:41.512573 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 124/492] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:17:41 2026] GET /volume/v3/snapshots/189928ae-1e81-47be-a211-0b4b66e1a1be => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:41.527744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90dc679b-5db0-4d8f-97b6-6026edb5c268 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:41.529429 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90dc679b-5db0-4d8f-97b6-6026edb5c268 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83?cascade=True Aug 14 01:17:41.529592 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90dc679b-5db0-4d8f-97b6-6026edb5c268 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:41.529820 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90dc679b-5db0-4d8f-97b6-6026edb5c268 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:41.530024 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-90dc679b-5db0-4d8f-97b6-6026edb5c268 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete volume with id: f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:41.539195 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:41.539195 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:41.539713 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90dc679b-5db0-4d8f-97b6-6026edb5c268 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:41.592944 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90dc679b-5db0-4d8f-97b6-6026edb5c268 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete volume request issued successfully. Aug 14 01:17:41.593210 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90dc679b-5db0-4d8f-97b6-6026edb5c268 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83?cascade=True returned with HTTP 202 Aug 14 01:17:41.593770 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 126/493] 10.4.3.11 () {66 vars in 1369 bytes} [Fri Aug 14 01:17:41 2026] DELETE /volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83?cascade=True => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:17:41.602104 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-096164a9-5638-45fc-bd16-6db245cf8f2a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:41.604454 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-096164a9-5638-45fc-bd16-6db245cf8f2a tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:41.604920 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-096164a9-5638-45fc-bd16-6db245cf8f2a tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:41.605289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-096164a9-5638-45fc-bd16-6db245cf8f2a tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:41.614573 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:41.614573 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:41.619523 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-096164a9-5638-45fc-bd16-6db245cf8f2a tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:41.625160 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-096164a9-5638-45fc-bd16-6db245cf8f2a tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 returned with HTTP 200 Aug 14 01:17:41.625614 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 122/494] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:41 2026] GET /volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:42.641484 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-154b21d4-2bf6-4186-abae-879adb63dff0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.641984 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52a1fee4-f1b1-45c1-879e-713fa6eb54c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.643820 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-154b21d4-2bf6-4186-abae-879adb63dff0 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:42.644760 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-154b21d4-2bf6-4186-abae-879adb63dff0 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.644760 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-154b21d4-2bf6-4186-abae-879adb63dff0 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.645768 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52a1fee4-f1b1-45c1-879e-713fa6eb54c9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:17:42.645768 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52a1fee4-f1b1-45c1-879e-713fa6eb54c9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.646129 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52a1fee4-f1b1-45c1-879e-713fa6eb54c9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.654001 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-154b21d4-2bf6-4186-abae-879adb63dff0 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 returned with HTTP 404 Aug 14 01:17:42.655279 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 123/495] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:42 2026] GET /volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:42.656871 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:42.656871 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:42.662163 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-52a1fee4-f1b1-45c1-879e-713fa6eb54c9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:42.664119 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6d60598a-1cc7-4c81-b678-be3fdc7c8422 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.667848 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52a1fee4-f1b1-45c1-879e-713fa6eb54c9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:17:42.667985 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d60598a-1cc7-4c81-b678-be3fdc7c8422 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes Aug 14 01:17:42.668157 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 125/496] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:42 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:42.668235 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d60598a-1cc7-4c81-b678-be3fdc7c8422 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.669999 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6d60598a-1cc7-4c81-b678-be3fdc7c8422 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.669999 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-6d60598a-1cc7-4c81-b678-be3fdc7c8422 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:17:42.669999 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:42.669999 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:42.669999 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6d60598a-1cc7-4c81-b678-be3fdc7c8422 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:17:42.680092 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6d60598a-1cc7-4c81-b678-be3fdc7c8422 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Get all volumes completed successfully. Aug 14 01:17:42.680462 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6d60598a-1cc7-4c81-b678-be3fdc7c8422 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 200 Aug 14 01:17:42.680977 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 127/497] 10.4.3.11 () {66 vars in 1230 bytes} [Fri Aug 14 01:17:42 2026] GET /volume/v3/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:17:42.693038 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84022f0d-0979-461b-98c6-06cfb0c66961 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.695861 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84022f0d-0979-461b-98c6-06cfb0c66961 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/snapshots Aug 14 01:17:42.696090 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84022f0d-0979-461b-98c6-06cfb0c66961 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.696263 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84022f0d-0979-461b-98c6-06cfb0c66961 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.696613 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-84022f0d-0979-461b-98c6-06cfb0c66961 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:17:42.698036 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-84022f0d-0979-461b-98c6-06cfb0c66961 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:17:42.711442 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-84022f0d-0979-461b-98c6-06cfb0c66961 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Get all snapshots completed successfully. Aug 14 01:17:42.711751 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84022f0d-0979-461b-98c6-06cfb0c66961 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 200 Aug 14 01:17:42.712249 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 123/498] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:17:42 2026] GET /volume/v3/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:17:42.721356 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-12e3df91-dd1c-44c9-b2a2-831d72a24b3b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.723097 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-27724a59-7dae-4ac9-8261-afa10f26a462 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.723942 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12e3df91-dd1c-44c9-b2a2-831d72a24b3b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/189928ae-1e81-47be-a211-0b4b66e1a1be Aug 14 01:17:42.724712 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12e3df91-dd1c-44c9-b2a2-831d72a24b3b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.725052 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12e3df91-dd1c-44c9-b2a2-831d72a24b3b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.725249 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-12e3df91-dd1c-44c9-b2a2-831d72a24b3b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete snapshot with id: 189928ae-1e81-47be-a211-0b4b66e1a1be Aug 14 01:17:42.725938 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-27724a59-7dae-4ac9-8261-afa10f26a462 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:17:42.726208 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-27724a59-7dae-4ac9-8261-afa10f26a462 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.726480 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-27724a59-7dae-4ac9-8261-afa10f26a462 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.730596 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12e3df91-dd1c-44c9-b2a2-831d72a24b3b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots/189928ae-1e81-47be-a211-0b4b66e1a1be returned with HTTP 404 Aug 14 01:17:42.731245 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 124/499] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:17:42 2026] DELETE /volume/v3/snapshots/189928ae-1e81-47be-a211-0b4b66e1a1be => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:42.739847 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:42.739847 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:42.744793 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cdb8fe89-1ddb-496b-a9ab-5acdf9657925 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.745624 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-27724a59-7dae-4ac9-8261-afa10f26a462 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:42.746813 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cdb8fe89-1ddb-496b-a9ab-5acdf9657925 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/0f956dc8-0281-4d4a-919a-6a3b85eb65e4 Aug 14 01:17:42.747105 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cdb8fe89-1ddb-496b-a9ab-5acdf9657925 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.747336 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cdb8fe89-1ddb-496b-a9ab-5acdf9657925 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.747490 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-cdb8fe89-1ddb-496b-a9ab-5acdf9657925 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete snapshot with id: 0f956dc8-0281-4d4a-919a-6a3b85eb65e4 Aug 14 01:17:42.750983 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-27724a59-7dae-4ac9-8261-afa10f26a462 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:17:42.751367 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 126/500] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:42 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:42.753943 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cdb8fe89-1ddb-496b-a9ab-5acdf9657925 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots/0f956dc8-0281-4d4a-919a-6a3b85eb65e4 returned with HTTP 404 Aug 14 01:17:42.754564 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 128/501] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:17:42 2026] DELETE /volume/v3/snapshots/0f956dc8-0281-4d4a-919a-6a3b85eb65e4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:42.764842 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9167e7e9-a1e0-4cd7-9f6b-35338da28be7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.766163 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9167e7e9-a1e0-4cd7-9f6b-35338da28be7 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:42.766489 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9167e7e9-a1e0-4cd7-9f6b-35338da28be7 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.766709 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9167e7e9-a1e0-4cd7-9f6b-35338da28be7 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.779515 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-9fba014b-e2b2-4bca-8464-1f56d9cae767 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.780739 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9167e7e9-a1e0-4cd7-9f6b-35338da28be7 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 returned with HTTP 404 Aug 14 01:17:42.781546 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 124/502] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:42 2026] GET /volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:42.782415 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-9fba014b-e2b2-4bca-8464-1f56d9cae767 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] POST https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2/action Aug 14 01:17:42.786160 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-9fba014b-e2b2-4bca-8464-1f56d9cae767 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:42.786160 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-9fba014b-e2b2-4bca-8464-1f56d9cae767 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:42.795117 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa915924-0bdc-4739-8b7c-642693eca2be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.798842 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa915924-0bdc-4739-8b7c-642693eca2be tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:42.799313 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa915924-0bdc-4739-8b7c-642693eca2be tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.799421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa915924-0bdc-4739-8b7c-642693eca2be tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.799749 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-fa915924-0bdc-4739-8b7c-642693eca2be tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete volume with id: f2306aba-c9ca-40f1-a014-3442abecfb83 Aug 14 01:17:42.802005 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:42.802005 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:42.802652 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-9fba014b-e2b2-4bca-8464-1f56d9cae767 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:42.807397 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa915924-0bdc-4739-8b7c-642693eca2be tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 returned with HTTP 404 Aug 14 01:17:42.808066 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 127/503] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:42 2026] DELETE /volume/v3/volumes/f2306aba-c9ca-40f1-a014-3442abecfb83 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:42.813822 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-9fba014b-e2b2-4bca-8464-1f56d9cae767 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Begin detaching volume completed successfully. Aug 14 01:17:42.814196 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-9fba014b-e2b2-4bca-8464-1f56d9cae767 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2/action returned with HTTP 202 Aug 14 01:17:42.814878 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 125/504] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:17:42 2026] POST /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:17:42.819708 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.822196 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:42.822871 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1652921598"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:42.824734 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1652921598'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:42.824940 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create volume of 1 GB Aug 14 01:17:42.832649 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Availability Zones retrieved successfully. Aug 14 01:17:42.841322 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Flow 'volume_create_api' (c953844e-410d-49eb-8945-e5e04e457710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:42.843546 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff04e590-c70a-4e5e-a4f0-63d1ddf5bddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:42.845426 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:42.864987 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc07cf2f-741b-496d-8b27-604a495e8752 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.864987 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc07cf2f-741b-496d-8b27-604a495e8752 None None] GET https://10.4.3.11/volume// Aug 14 01:17:42.864987 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc07cf2f-741b-496d-8b27-604a495e8752 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.864987 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc07cf2f-741b-496d-8b27-604a495e8752 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.864987 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc07cf2f-741b-496d-8b27-604a495e8752 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:42.864987 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 125/505] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:42.873328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-2b5fe74e-7b7b-483f-9a59-4902513f80f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:42.876769 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-2b5fe74e-7b7b-483f-9a59-4902513f80f9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:17:42.877001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-2b5fe74e-7b7b-483f-9a59-4902513f80f9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:42.877230 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-2b5fe74e-7b7b-483f-9a59-4902513f80f9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:42.887367 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff04e590-c70a-4e5e-a4f0-63d1ddf5bddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:42.888482 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:42.888482 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:42.888583 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ea7388-03c6-4e84-90ef-ba2224268319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:42.896629 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-2b5fe74e-7b7b-483f-9a59-4902513f80f9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:42.902042 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-2b5fe74e-7b7b-483f-9a59-4902513f80f9 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:17:42.902451 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 128/506] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:42 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:42.942135 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Created reservations ['0900cad7-e602-4581-99f1-d39add7f6637', '0e5f7f05-f272-4e68-bd71-49943723499d', '63f0e7ab-f7fc-4dab-93c2-9fd350810820', '89f5740d-7789-46f8-a741-4d84af06a359'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:42.943211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ea7388-03c6-4e84-90ef-ba2224268319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0900cad7-e602-4581-99f1-d39add7f6637', '0e5f7f05-f272-4e68-bd71-49943723499d', '63f0e7ab-f7fc-4dab-93c2-9fd350810820', '89f5740d-7789-46f8-a741-4d84af06a359']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:42.944082 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3c966e-3e9f-4442-abcf-06fb1161f8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:42.968975 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3c966e-3e9f-4442-abcf-06fb1161f8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49820b3d-b2e1-468b-8ad6-1d4b34430b05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1652921598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a0db106fe1048e0b3e2de69d64e0ca5',qos_specs=None,replication_status=,reservations=['0900cad7-e602-4581-99f1-d39add7f6637','0e5f7f05-f272-4e68-bd71-49943723499d','63f0e7ab-f7fc-4dab-93c2-9fd350810820','89f5740d-7789-46f8-a741-4d84af06a359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db26d6f22ce44a30b07c9ebcae09ab1a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1652921598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49820b3d-b2e1-468b-8ad6-1d4b34430b05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a0db106fe1048e0b3e2de69d64e0ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db26d6f22ce44a30b07c9ebcae09ab1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:42.969669 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3717358f-ab79-444b-b84e-cb384fde2d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:42.995639 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3717358f-ab79-444b-b84e-cb384fde2d90) transitioned into state 'SUCCESS' from state '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-1652921598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a0db106fe1048e0b3e2de69d64e0ca5',qos_specs=None,replication_status=,reservations=['0900cad7-e602-4581-99f1-d39add7f6637','0e5f7f05-f272-4e68-bd71-49943723499d','63f0e7ab-f7fc-4dab-93c2-9fd350810820','89f5740d-7789-46f8-a741-4d84af06a359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db26d6f22ce44a30b07c9ebcae09ab1a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:42.996371 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d219c834-74e9-4b88-a208-e674ad709285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:43.008113 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d219c834-74e9-4b88-a208-e674ad709285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:43.008855 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Flow 'volume_create_api' (c953844e-410d-49eb-8945-e5e04e457710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:43.009218 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create volume request issued successfully. Aug 14 01:17:43.010001 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ccf01bb-55a2-4ee7-a5aa-31bdc8f18d1b tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:43.010554 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 129/507] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:17:42 2026] POST /volume/v3/volumes => generated 749 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:43.027731 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-73d4a733-85b7-45ec-8090-529909b1bb03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:43.029692 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73d4a733-85b7-45ec-8090-529909b1bb03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 Aug 14 01:17:43.029945 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73d4a733-85b7-45ec-8090-529909b1bb03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:43.030133 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73d4a733-85b7-45ec-8090-529909b1bb03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:43.038355 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:43.038355 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:43.045411 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-73d4a733-85b7-45ec-8090-529909b1bb03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:43.052573 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73d4a733-85b7-45ec-8090-529909b1bb03 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 returned with HTTP 200 Aug 14 01:17:43.053335 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 126/508] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:43 2026] GET /volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:17:44.068969 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5010cb1-c8ad-4344-8d89-3a4acfd22c93 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:44.072779 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5010cb1-c8ad-4344-8d89-3a4acfd22c93 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 Aug 14 01:17:44.072779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5010cb1-c8ad-4344-8d89-3a4acfd22c93 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:44.073112 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5010cb1-c8ad-4344-8d89-3a4acfd22c93 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:44.093503 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:44.093503 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:44.098884 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e5010cb1-c8ad-4344-8d89-3a4acfd22c93 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:44.107665 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5010cb1-c8ad-4344-8d89-3a4acfd22c93 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 returned with HTTP 200 Aug 14 01:17:44.108261 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 126/509] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:44 2026] GET /volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:44.130873 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00bb59ed-e9af-436c-b372-805d8ec5c403 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:44.132903 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00bb59ed-e9af-436c-b372-805d8ec5c403 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:17:44.133337 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00bb59ed-e9af-436c-b372-805d8ec5c403 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49820b3d-b2e1-468b-8ad6-1d4b34430b05", "name": "tempest-VolumesDeleteCascade-Snapshot-647607527"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:44.148025 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:44.148025 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:44.148937 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00bb59ed-e9af-436c-b372-805d8ec5c403 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:44.149161 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-00bb59ed-e9af-436c-b372-805d8ec5c403 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create snapshot from volume 49820b3d-b2e1-468b-8ad6-1d4b34430b05 Aug 14 01:17:44.170827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c2f01989-2c2c-4212-958b-080e0c2c2f40 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:44.172985 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2f01989-2c2c-4212-958b-080e0c2c2f40 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:17:44.173232 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2f01989-2c2c-4212-958b-080e0c2c2f40 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:44.173450 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2f01989-2c2c-4212-958b-080e0c2c2f40 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:44.184945 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:44.184945 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:44.189227 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c2f01989-2c2c-4212-958b-080e0c2c2f40 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:17:44.195770 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2f01989-2c2c-4212-958b-080e0c2c2f40 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:17:44.196361 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 130/510] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:17:44 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 1831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:44.207492 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-00bb59ed-e9af-436c-b372-805d8ec5c403 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Created reservations ['ceabe121-037e-4e2d-b7c2-925e7993d4a7', '1743af9a-62bf-458c-ac16-4ebd6a62fdd7', '361b4805-ef8a-415a-a278-74c351d1beb1', '7b6d4a17-8281-4b8f-8882-1c97c66881a3'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:44.250550 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00bb59ed-e9af-436c-b372-805d8ec5c403 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot create request issued successfully. Aug 14 01:17:44.250898 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00bb59ed-e9af-436c-b372-805d8ec5c403 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:17:44.251375 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 129/511] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:17:44 2026] POST /volume/v3/snapshots => generated 306 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:44.264189 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d5eceec1-393a-4bfa-bfd6-65a0feb699fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:44.267057 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5eceec1-393a-4bfa-bfd6-65a0feb699fa tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/snapshots/682239dd-af32-40bc-ad09-6be247c144ff Aug 14 01:17:44.267287 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5eceec1-393a-4bfa-bfd6-65a0feb699fa tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:44.267492 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5eceec1-393a-4bfa-bfd6-65a0feb699fa tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:44.274490 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:44.274490 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:44.274969 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d5eceec1-393a-4bfa-bfd6-65a0feb699fa tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot retrieved successfully. Aug 14 01:17:44.276366 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5eceec1-393a-4bfa-bfd6-65a0feb699fa tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots/682239dd-af32-40bc-ad09-6be247c144ff returned with HTTP 200 Aug 14 01:17:44.276714 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 127/512] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:17:44 2026] GET /volume/v3/snapshots/682239dd-af32-40bc-ad09-6be247c144ff => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:45.287592 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-461ce3bc-f00d-4098-9aad-de8844f6a6cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:45.291801 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-461ce3bc-f00d-4098-9aad-de8844f6a6cb tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/snapshots/682239dd-af32-40bc-ad09-6be247c144ff Aug 14 01:17:45.292043 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-461ce3bc-f00d-4098-9aad-de8844f6a6cb tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:45.292255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-461ce3bc-f00d-4098-9aad-de8844f6a6cb tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:45.300908 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:45.300908 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:45.301898 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-461ce3bc-f00d-4098-9aad-de8844f6a6cb tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot retrieved successfully. Aug 14 01:17:45.304467 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-461ce3bc-f00d-4098-9aad-de8844f6a6cb tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots/682239dd-af32-40bc-ad09-6be247c144ff returned with HTTP 200 Aug 14 01:17:45.304977 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 127/513] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:17:45 2026] GET /volume/v3/snapshots/682239dd-af32-40bc-ad09-6be247c144ff => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:45.313964 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:45.316005 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:45.316465 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "682239dd-af32-40bc-ad09-6be247c144ff", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-78562265"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:45.318173 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create volume request body: {'volume': {'snapshot_id': '682239dd-af32-40bc-ad09-6be247c144ff', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-78562265'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:45.324184 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:45.324184 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:45.324618 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Snapshot retrieved successfully. Aug 14 01:17:45.324791 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create volume of 1 GB Aug 14 01:17:45.328878 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Availability Zones retrieved successfully. Aug 14 01:17:45.335650 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Flow 'volume_create_api' (372b9e8f-3f79-464a-a62b-04b13bcef105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:45.336593 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1088ad-3508-4877-a58c-36923bebcd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:45.337597 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:45.377176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1088ad-3508-4877-a58c-36923bebcd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '682239dd-af32-40bc-ad09-6be247c144ff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:45.377176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfaa0746-2d41-4351-8a85-1fb5688e3a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:45.418761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Created reservations ['0add2935-09e6-4c1d-8df5-7eceaa4697e3', '6661e24c-c603-4095-ac86-ca2f3d203e3b', 'a1c3b260-a38f-4ab0-8858-ad89e92d843e', '16df179a-9035-4b68-b8aa-6237f95e6573'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:45.419772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfaa0746-2d41-4351-8a85-1fb5688e3a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0add2935-09e6-4c1d-8df5-7eceaa4697e3', '6661e24c-c603-4095-ac86-ca2f3d203e3b', 'a1c3b260-a38f-4ab0-8858-ad89e92d843e', '16df179a-9035-4b68-b8aa-6237f95e6573']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:45.422130 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8f1079-b63e-42cb-846a-d9216767c125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:45.464380 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b8f1079-b63e-42cb-846a-d9216767c125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7f72ce6-c280-4bc7-bedc-e5003b73ec34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-78562265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a0db106fe1048e0b3e2de69d64e0ca5',qos_specs=None,replication_status=,reservations=['0add2935-09e6-4c1d-8df5-7eceaa4697e3','6661e24c-c603-4095-ac86-ca2f3d203e3b','a1c3b260-a38f-4ab0-8858-ad89e92d843e','16df179a-9035-4b68-b8aa-6237f95e6573'],size=1,snapshot_id=682239dd-af32-40bc-ad09-6be247c144ff,source_replicaid=,source_volid=None,status='creating',user_id='db26d6f22ce44a30b07c9ebcae09ab1a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-78562265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7f72ce6-c280-4bc7-bedc-e5003b73ec34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a0db106fe1048e0b3e2de69d64e0ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=682239dd-af32-40bc-ad09-6be247c144ff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db26d6f22ce44a30b07c9ebcae09ab1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:45.466127 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d105a5-0092-48a2-b40b-7fdf3fd91787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:45.486216 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d105a5-0092-48a2-b40b-7fdf3fd91787) transitioned into state 'SUCCESS' from state '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-78562265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a0db106fe1048e0b3e2de69d64e0ca5',qos_specs=None,replication_status=,reservations=['0add2935-09e6-4c1d-8df5-7eceaa4697e3','6661e24c-c603-4095-ac86-ca2f3d203e3b','a1c3b260-a38f-4ab0-8858-ad89e92d843e','16df179a-9035-4b68-b8aa-6237f95e6573'],size=1,snapshot_id=682239dd-af32-40bc-ad09-6be247c144ff,source_replicaid=,source_volid=None,status='creating',user_id='db26d6f22ce44a30b07c9ebcae09ab1a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:45.487182 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c70f179c-64e3-4e4c-9454-eed6dc9407c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:45.516698 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c70f179c-64e3-4e4c-9454-eed6dc9407c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:45.517789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Flow 'volume_create_api' (372b9e8f-3f79-464a-a62b-04b13bcef105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:45.518345 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Create volume request issued successfully. Aug 14 01:17:45.519027 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8230a71b-3f2b-4b01-8d5b-f92f03fccc9d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:45.519664 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 131/514] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:17:45 2026] POST /volume/v3/volumes => generated 781 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:45.534000 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-837bc3cf-464a-44b0-b663-2da7d711562d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:45.535812 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-837bc3cf-464a-44b0-b663-2da7d711562d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 Aug 14 01:17:45.536028 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-837bc3cf-464a-44b0-b663-2da7d711562d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:45.536209 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-837bc3cf-464a-44b0-b663-2da7d711562d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:45.546370 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:45.546370 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:45.550474 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-837bc3cf-464a-44b0-b663-2da7d711562d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:45.554713 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-837bc3cf-464a-44b0-b663-2da7d711562d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 returned with HTTP 200 Aug 14 01:17:45.555126 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 130/515] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:45 2026] GET /volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:46.570043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-981dd621-52dc-4c74-b82e-625f5d78eb75 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:46.572081 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-981dd621-52dc-4c74-b82e-625f5d78eb75 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 Aug 14 01:17:46.574702 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-981dd621-52dc-4c74-b82e-625f5d78eb75 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:46.574702 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-981dd621-52dc-4c74-b82e-625f5d78eb75 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:46.582612 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:46.582612 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:46.586416 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-981dd621-52dc-4c74-b82e-625f5d78eb75 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:46.592345 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-981dd621-52dc-4c74-b82e-625f5d78eb75 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 returned with HTTP 200 Aug 14 01:17:46.592664 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 128/516] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:46 2026] GET /volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:46.607032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9aa46814-5f99-4ad8-953e-12ab04ad452c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:46.609268 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9aa46814-5f99-4ad8-953e-12ab04ad452c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 Aug 14 01:17:46.609524 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9aa46814-5f99-4ad8-953e-12ab04ad452c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:46.609769 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9aa46814-5f99-4ad8-953e-12ab04ad452c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:46.618693 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:46.618693 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:46.623334 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9aa46814-5f99-4ad8-953e-12ab04ad452c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:46.629145 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9aa46814-5f99-4ad8-953e-12ab04ad452c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 returned with HTTP 200 Aug 14 01:17:46.629616 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 128/517] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:46 2026] GET /volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:46.642112 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e164a939-c936-4837-b0a9-b0d9c0299f5c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:46.643823 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e164a939-c936-4837-b0a9-b0d9c0299f5c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] DELETE https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05?cascade=True Aug 14 01:17:46.645947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e164a939-c936-4837-b0a9-b0d9c0299f5c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:46.645947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e164a939-c936-4837-b0a9-b0d9c0299f5c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:46.645947 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e164a939-c936-4837-b0a9-b0d9c0299f5c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete volume with id: 49820b3d-b2e1-468b-8ad6-1d4b34430b05 Aug 14 01:17:46.652803 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:46.652803 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:46.654147 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e164a939-c936-4837-b0a9-b0d9c0299f5c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:46.686842 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e164a939-c936-4837-b0a9-b0d9c0299f5c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete volume request issued successfully. Aug 14 01:17:46.686842 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e164a939-c936-4837-b0a9-b0d9c0299f5c tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05?cascade=True returned with HTTP 202 Aug 14 01:17:46.686842 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 132/518] 10.4.3.11 () {66 vars in 1369 bytes} [Fri Aug 14 01:17:46 2026] DELETE /volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:17:46.693547 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5a0ae3ef-dcfc-461c-baad-a7bba71b9149 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:46.695393 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a0ae3ef-dcfc-461c-baad-a7bba71b9149 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 Aug 14 01:17:46.695600 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a0ae3ef-dcfc-461c-baad-a7bba71b9149 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:46.695784 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a0ae3ef-dcfc-461c-baad-a7bba71b9149 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:46.703088 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:46.703088 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:46.706699 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5a0ae3ef-dcfc-461c-baad-a7bba71b9149 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:46.712897 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a0ae3ef-dcfc-461c-baad-a7bba71b9149 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 returned with HTTP 200 Aug 14 01:17:46.713377 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 131/519] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:46 2026] GET /volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:47.295133 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9730325b-7598-4b37-b949-751f16bff133 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:47.302581 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:47.303041 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1686058793"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:47.304992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1686058793'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:47.305175 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Create volume of 1 GB Aug 14 01:17:47.310881 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Availability Zones retrieved successfully. Aug 14 01:17:47.319079 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Flow 'volume_create_api' (93d601c9-ad34-439e-8d49-1399905170ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:47.320547 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cbfff92-7efd-4545-9b14-7946ee3abef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:47.321914 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:47.361088 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cbfff92-7efd-4545-9b14-7946ee3abef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:47.362147 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f3ad87-75f4-4acc-b3ab-83118e7294ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:47.432433 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Created reservations ['58c35b9a-8d41-4c64-86a1-c4a836f728d7', '8e675ff5-5740-4d94-a506-0a33bc9482a9', 'f7eac7ee-d0df-4400-bee3-51a716fbcedd', '1887f83c-62b5-4834-ac9c-7f379cdc6b82'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:47.433302 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f3ad87-75f4-4acc-b3ab-83118e7294ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58c35b9a-8d41-4c64-86a1-c4a836f728d7', '8e675ff5-5740-4d94-a506-0a33bc9482a9', 'f7eac7ee-d0df-4400-bee3-51a716fbcedd', '1887f83c-62b5-4834-ac9c-7f379cdc6b82']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:47.434104 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a4d306-18ef-4f5c-98e6-fbf973857b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:47.457110 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a4d306-18ef-4f5c-98e6-fbf973857b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5d39c6f-0ddf-454f-812d-87861dd6e721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1686058793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c851d949e724b4ca7b2a5cfbb63cb13',qos_specs=None,replication_status=,reservations=['58c35b9a-8d41-4c64-86a1-c4a836f728d7','8e675ff5-5740-4d94-a506-0a33bc9482a9','f7eac7ee-d0df-4400-bee3-51a716fbcedd','1887f83c-62b5-4834-ac9c-7f379cdc6b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707bdf393bf24050a628e16f22edd326',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1686058793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5d39c6f-0ddf-454f-812d-87861dd6e721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c851d949e724b4ca7b2a5cfbb63cb13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='707bdf393bf24050a628e16f22edd326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:47.457870 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e09462ad-2c3d-4c04-b6fc-f6e79d44c109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:47.478884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e09462ad-2c3d-4c04-b6fc-f6e79d44c109) transitioned into state 'SUCCESS' from state '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-1686058793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c851d949e724b4ca7b2a5cfbb63cb13',qos_specs=None,replication_status=,reservations=['58c35b9a-8d41-4c64-86a1-c4a836f728d7','8e675ff5-5740-4d94-a506-0a33bc9482a9','f7eac7ee-d0df-4400-bee3-51a716fbcedd','1887f83c-62b5-4834-ac9c-7f379cdc6b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707bdf393bf24050a628e16f22edd326',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:47.479645 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e0eabc9-704b-46d3-9a8f-760bb80865f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:47.492848 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e0eabc9-704b-46d3-9a8f-760bb80865f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:47.493657 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Flow 'volume_create_api' (93d601c9-ad34-439e-8d49-1399905170ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:47.494000 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Create volume request issued successfully. Aug 14 01:17:47.494602 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9730325b-7598-4b37-b949-751f16bff133 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:47.495222 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 129/520] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:17:47 2026] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:47.507670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fcb95108-5605-4e9a-95e8-f5f8b5eae8eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:47.510316 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcb95108-5605-4e9a-95e8-f5f8b5eae8eb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:47.510606 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcb95108-5605-4e9a-95e8-f5f8b5eae8eb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:47.510810 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcb95108-5605-4e9a-95e8-f5f8b5eae8eb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:47.519375 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:47.519375 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:47.523116 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fcb95108-5605-4e9a-95e8-f5f8b5eae8eb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:47.527622 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcb95108-5605-4e9a-95e8-f5f8b5eae8eb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:47.528225 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 129/521] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:47 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:47.726167 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5bcdaea5-d7ab-4b8f-806d-db6726e3d686 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:47.728574 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bcdaea5-d7ab-4b8f-806d-db6726e3d686 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 Aug 14 01:17:47.728827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bcdaea5-d7ab-4b8f-806d-db6726e3d686 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:47.729027 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bcdaea5-d7ab-4b8f-806d-db6726e3d686 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:47.736326 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bcdaea5-d7ab-4b8f-806d-db6726e3d686 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 returned with HTTP 404 Aug 14 01:17:47.736847 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 133/522] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:47 2026] GET /volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:47.744318 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7991f621-08b4-4c5d-a8f1-ea30715c2622 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:47.746158 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7991f621-08b4-4c5d-a8f1-ea30715c2622 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes Aug 14 01:17:47.746353 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7991f621-08b4-4c5d-a8f1-ea30715c2622 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:47.746538 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7991f621-08b4-4c5d-a8f1-ea30715c2622 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:47.746852 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-7991f621-08b4-4c5d-a8f1-ea30715c2622 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:17:47.747811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7991f621-08b4-4c5d-a8f1-ea30715c2622 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:17:47.755419 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7991f621-08b4-4c5d-a8f1-ea30715c2622 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Get all volumes completed successfully. Aug 14 01:17:47.755862 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7991f621-08b4-4c5d-a8f1-ea30715c2622 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 200 Aug 14 01:17:47.756323 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 132/523] 10.4.3.11 () {66 vars in 1230 bytes} [Fri Aug 14 01:17:47 2026] GET /volume/v3/volumes => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:47.764346 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-841cdbcf-2726-4b5e-a30d-1f1543bbe471 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:47.766077 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-841cdbcf-2726-4b5e-a30d-1f1543bbe471 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/snapshots Aug 14 01:17:47.766276 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-841cdbcf-2726-4b5e-a30d-1f1543bbe471 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:47.766451 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-841cdbcf-2726-4b5e-a30d-1f1543bbe471 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:47.766670 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-841cdbcf-2726-4b5e-a30d-1f1543bbe471 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:17:47.766983 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:47.766983 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:47.767750 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-841cdbcf-2726-4b5e-a30d-1f1543bbe471 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:17:47.778384 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-841cdbcf-2726-4b5e-a30d-1f1543bbe471 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Get all snapshots completed successfully. Aug 14 01:17:47.778656 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-841cdbcf-2726-4b5e-a30d-1f1543bbe471 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 200 Aug 14 01:17:47.779050 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 130/524] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:17:47 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:17:47.789086 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e50ee008-5924-4e7b-82df-337652d9065d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:47.793826 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e50ee008-5924-4e7b-82df-337652d9065d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 Aug 14 01:17:47.794028 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e50ee008-5924-4e7b-82df-337652d9065d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:47.794206 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e50ee008-5924-4e7b-82df-337652d9065d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:47.806890 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:47.806890 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:47.811854 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e50ee008-5924-4e7b-82df-337652d9065d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:47.816648 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e50ee008-5924-4e7b-82df-337652d9065d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 returned with HTTP 200 Aug 14 01:17:47.817081 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 130/525] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:47 2026] GET /volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:47.828736 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-35663de0-e71e-4309-a62d-eae216f2a40d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:47.830279 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35663de0-e71e-4309-a62d-eae216f2a40d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 Aug 14 01:17:47.830438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35663de0-e71e-4309-a62d-eae216f2a40d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:47.830602 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35663de0-e71e-4309-a62d-eae216f2a40d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:47.830745 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-35663de0-e71e-4309-a62d-eae216f2a40d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete volume with id: d7f72ce6-c280-4bc7-bedc-e5003b73ec34 Aug 14 01:17:47.837533 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:47.837533 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:47.838013 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-35663de0-e71e-4309-a62d-eae216f2a40d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:47.853701 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-35663de0-e71e-4309-a62d-eae216f2a40d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete volume request issued successfully. Aug 14 01:17:47.853908 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35663de0-e71e-4309-a62d-eae216f2a40d tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 returned with HTTP 202 Aug 14 01:17:47.854295 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 134/526] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:47 2026] DELETE /volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:17:47.864111 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-38bd28e5-8cf3-46ad-b081-86c5278cb25f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:47.866051 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38bd28e5-8cf3-46ad-b081-86c5278cb25f tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 Aug 14 01:17:47.866287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38bd28e5-8cf3-46ad-b081-86c5278cb25f tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:47.866491 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38bd28e5-8cf3-46ad-b081-86c5278cb25f tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:47.874509 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:47.874509 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:47.881189 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-38bd28e5-8cf3-46ad-b081-86c5278cb25f tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Volume info retrieved successfully. Aug 14 01:17:47.887256 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38bd28e5-8cf3-46ad-b081-86c5278cb25f tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 returned with HTTP 200 Aug 14 01:17:47.887739 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 133/527] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:47 2026] GET /volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:48.540385 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-439b0a90-bc10-436e-a475-3bad1c5f0376 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.542557 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-439b0a90-bc10-436e-a475-3bad1c5f0376 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:48.542812 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-439b0a90-bc10-436e-a475-3bad1c5f0376 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.543088 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-439b0a90-bc10-436e-a475-3bad1c5f0376 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.551817 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:48.551817 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:48.556814 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-439b0a90-bc10-436e-a475-3bad1c5f0376 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:48.564176 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-439b0a90-bc10-436e-a475-3bad1c5f0376 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:48.564968 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 131/528] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:48 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:48.623555 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-73d6120d-a47b-4c0a-8591-43ca0061185f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.625821 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-73d6120d-a47b-4c0a-8591-43ca0061185f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:48.626084 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-73d6120d-a47b-4c0a-8591-43ca0061185f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.626330 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-73d6120d-a47b-4c0a-8591-43ca0061185f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.642850 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:48.642850 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:48.647267 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-73d6120d-a47b-4c0a-8591-43ca0061185f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:48.651750 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-73d6120d-a47b-4c0a-8591-43ca0061185f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:48.652200 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 131/529] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:48 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:48.750810 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4e79d33a-68a1-4513-ab7f-5f3fc1abd1cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.751212 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e79d33a-68a1-4513-ab7f-5f3fc1abd1cd None None] GET https://10.4.3.11/volume// Aug 14 01:17:48.751379 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e79d33a-68a1-4513-ab7f-5f3fc1abd1cd None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.751578 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e79d33a-68a1-4513-ab7f-5f3fc1abd1cd None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.751914 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e79d33a-68a1-4513-ab7f-5f3fc1abd1cd None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:48.752239 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 135/530] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:17:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:48.759657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-1cb11a54-0b21-44af-970b-14d1c6aa9605 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.761805 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-1cb11a54-0b21-44af-970b-14d1c6aa9605 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:48.762192 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-1cb11a54-0b21-44af-970b-14d1c6aa9605 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5d39c6f-0ddf-454f-812d-87861dd6e721", "connector": null, "instance_uuid": "4ea4cf01-9a08-4789-a170-635e46de1da0"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:48.770353 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:48.770353 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:48.804821 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-1cb11a54-0b21-44af-970b-14d1c6aa9605 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:48.807942 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 134/531] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17:48 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:48.843730 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f7f55ebe-4865-4ddf-90f7-67a42450a2c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.846470 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7f55ebe-4865-4ddf-90f7-67a42450a2c9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:48.846792 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7f55ebe-4865-4ddf-90f7-67a42450a2c9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.847952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7f55ebe-4865-4ddf-90f7-67a42450a2c9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.865189 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:48.865189 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:48.872102 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f7f55ebe-4865-4ddf-90f7-67a42450a2c9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:48.881817 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7f55ebe-4865-4ddf-90f7-67a42450a2c9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:48.882522 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 132/532] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:48 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:48.882984 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b544794f-7801-4a97-9032-422455e5a5b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.883539 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b544794f-7801-4a97-9032-422455e5a5b0 None None] GET https://10.4.3.11/volume// Aug 14 01:17:48.883739 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b544794f-7801-4a97-9032-422455e5a5b0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.883989 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b544794f-7801-4a97-9032-422455e5a5b0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.884304 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b544794f-7801-4a97-9032-422455e5a5b0 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:48.884589 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 132/533] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:48.896382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-356a9dcd-0f82-4154-945b-1732a26ccf25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.899581 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-356a9dcd-0f82-4154-945b-1732a26ccf25 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:48.899852 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-356a9dcd-0f82-4154-945b-1732a26ccf25 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.900079 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5faf43dc-29be-410d-8700-2b8655317997 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.900132 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-356a9dcd-0f82-4154-945b-1732a26ccf25 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.901879 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5faf43dc-29be-410d-8700-2b8655317997 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 Aug 14 01:17:48.902997 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5faf43dc-29be-410d-8700-2b8655317997 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.902997 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5faf43dc-29be-410d-8700-2b8655317997 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.908465 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5faf43dc-29be-410d-8700-2b8655317997 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 returned with HTTP 404 Aug 14 01:17:48.909012 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 135/534] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:48 2026] GET /volume/v3/volumes/d7f72ce6-c280-4bc7-bedc-e5003b73ec34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:48.910006 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:48.910006 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:48.918863 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-356a9dcd-0f82-4154-945b-1732a26ccf25 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:48.919691 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e9b052e-3294-4bc7-b82d-6f40bb9b4454 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.928391 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9b052e-3294-4bc7-b82d-6f40bb9b4454 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/682239dd-af32-40bc-ad09-6be247c144ff Aug 14 01:17:48.928391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e9b052e-3294-4bc7-b82d-6f40bb9b4454 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.928391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e9b052e-3294-4bc7-b82d-6f40bb9b4454 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.928391 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-7e9b052e-3294-4bc7-b82d-6f40bb9b4454 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete snapshot with id: 682239dd-af32-40bc-ad09-6be247c144ff Aug 14 01:17:48.932962 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-356a9dcd-0f82-4154-945b-1732a26ccf25 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:48.932962 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 136/535] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:48 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:48.935864 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9b052e-3294-4bc7-b82d-6f40bb9b4454 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/snapshots/682239dd-af32-40bc-ad09-6be247c144ff returned with HTTP 404 Aug 14 01:17:48.936546 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 133/536] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:17:48 2026] DELETE /volume/v3/snapshots/682239dd-af32-40bc-ad09-6be247c144ff => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:48.950054 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71746e0d-7703-4390-b035-2d1a3cb88cc7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.954267 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71746e0d-7703-4390-b035-2d1a3cb88cc7 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] GET https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 Aug 14 01:17:48.954681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71746e0d-7703-4390-b035-2d1a3cb88cc7 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.955012 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71746e0d-7703-4390-b035-2d1a3cb88cc7 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.964329 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71746e0d-7703-4390-b035-2d1a3cb88cc7 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 returned with HTTP 404 Aug 14 01:17:48.965253 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 133/537] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:48 2026] GET /volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:48.978020 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-644f544f-aacb-4bc4-b48c-799e328170e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:48.980437 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-644f544f-aacb-4bc4-b48c-799e328170e8 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] DELETE https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 Aug 14 01:17:48.980592 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-644f544f-aacb-4bc4-b48c-799e328170e8 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:48.980940 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-644f544f-aacb-4bc4-b48c-799e328170e8 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:48.981231 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-644f544f-aacb-4bc4-b48c-799e328170e8 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] Delete volume with id: 49820b3d-b2e1-468b-8ad6-1d4b34430b05 Aug 14 01:17:48.999164 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-644f544f-aacb-4bc4-b48c-799e328170e8 tempest-VolumesDeleteCascade-933053297 tempest-VolumesDeleteCascade-933053297-project-member] https://10.4.3.11/volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 returned with HTTP 404 Aug 14 01:17:48.999452 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 136/538] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:48 2026] DELETE /volume/v3/volumes/49820b3d-b2e1-468b-8ad6-1d4b34430b05 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:49.071171 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-864989c6-c513-4266-b148-0ac0b891670c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:49.077400 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-864989c6-c513-4266-b148-0ac0b891670c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] PUT https://10.4.3.11/volume/v3/attachments/ba6deb94-f963-424e-a095-c86760245ca0 Aug 14 01:17:49.078195 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-864989c6-c513-4266-b148-0ac0b891670c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:49.093035 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-864989c6-c513-4266-b148-0ac0b891670c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Acquiring lock "cinder-attachment_update-e5d39c6f-0ddf-454f-812d-87861dd6e721-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:49.102620 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-864989c6-c513-4266-b148-0ac0b891670c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Lock "cinder-attachment_update-e5d39c6f-0ddf-454f-812d-87861dd6e721-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:49.102620 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:49.102620 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:49.259689 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-864989c6-c513-4266-b148-0ac0b891670c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Lock "cinder-attachment_update-e5d39c6f-0ddf-454f-812d-87861dd6e721-np0000007295" released by "attachment_update" :: held 0.159s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:49.260129 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-864989c6-c513-4266-b148-0ac0b891670c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments/ba6deb94-f963-424e-a095-c86760245ca0 returned with HTTP 200 Aug 14 01:17:49.260722 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 137/539] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:49 2026] PUT /volume/v3/attachments/ba6deb94-f963-424e-a095-c86760245ca0 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:49.289590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-94b16cf4-8464-4ba6-8f0d-a08fcff34914 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:49.294694 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-94b16cf4-8464-4ba6-8f0d-a08fcff34914 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] DELETE https://10.4.3.11/volume/v3/attachments/8db5e6da-6a99-4e48-aa14-42d1ab7f04a4 Aug 14 01:17:49.294694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-94b16cf4-8464-4ba6-8f0d-a08fcff34914 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:49.294694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-94b16cf4-8464-4ba6-8f0d-a08fcff34914 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:49.311680 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:49.311680 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:49.385241 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98935cb9-fec9-4eef-98fa-e3040621e429 req-94b16cf4-8464-4ba6-8f0d-a08fcff34914 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/attachments/8db5e6da-6a99-4e48-aa14-42d1ab7f04a4 returned with HTTP 200 Aug 14 01:17:49.385822 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 134/540] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:17:49 2026] DELETE /volume/v3/attachments/8db5e6da-6a99-4e48-aa14-42d1ab7f04a4 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:49.901670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35cda9f1-241e-43bf-83ec-6f288ad47e75 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:49.905911 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35cda9f1-241e-43bf-83ec-6f288ad47e75 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:49.906179 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35cda9f1-241e-43bf-83ec-6f288ad47e75 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:49.906413 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35cda9f1-241e-43bf-83ec-6f288ad47e75 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:49.919936 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:49.919936 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:49.923298 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35cda9f1-241e-43bf-83ec-6f288ad47e75 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:49.927629 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35cda9f1-241e-43bf-83ec-6f288ad47e75 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:49.928028 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 134/541] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:49 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:50.243085 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b410ec5-b6b2-4742-a3b7-702bd4458ba0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:50.246038 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b410ec5-b6b2-4742-a3b7-702bd4458ba0 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:17:50.247285 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b410ec5-b6b2-4742-a3b7-702bd4458ba0 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:50.248941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b410ec5-b6b2-4742-a3b7-702bd4458ba0 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:50.255846 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:50.255846 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:50.261309 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2b410ec5-b6b2-4742-a3b7-702bd4458ba0 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:50.266437 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b410ec5-b6b2-4742-a3b7-702bd4458ba0 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:17:50.266821 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 137/542] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:50 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:50.948047 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5cf65df3-2f23-41b7-a3cb-ae5756e5772b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:50.950148 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cf65df3-2f23-41b7-a3cb-ae5756e5772b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:50.950349 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cf65df3-2f23-41b7-a3cb-ae5756e5772b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:50.950546 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cf65df3-2f23-41b7-a3cb-ae5756e5772b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:50.962064 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:50.962064 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:50.966078 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5cf65df3-2f23-41b7-a3cb-ae5756e5772b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:50.979332 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cf65df3-2f23-41b7-a3cb-ae5756e5772b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:50.979788 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 138/543] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:50 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:51.282047 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-98c3276c-72e0-4ede-af01-38970208b4f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:51.417396 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:17:51.417766 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1049231574"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:51.419276 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1049231574'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:17:51.419337 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Create volume of 1 GB Aug 14 01:17:51.419609 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:51.419609 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:51.430591 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Availability Zones retrieved successfully. Aug 14 01:17:51.437121 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Flow 'volume_create_api' (2b86e015-e1ba-4237-b6ce-8334c92ae13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:51.438287 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10df315a-10ea-43d0-8b88-a12b0ccd9fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:51.439251 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:17:51.467986 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10df315a-10ea-43d0-8b88-a12b0ccd9fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:51.469481 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77016f3-7d18-4b76-875c-04b8079cf315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:51.534991 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Created reservations ['3b4ed296-eca4-4572-9be7-bf3545de41b2', '23efae1e-e340-4447-beee-47889e67a842', 'a70308a4-cde5-4e73-95b0-9361b876c7de', 'fc65848f-3fb7-44c3-bbe5-63cda9f650c3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:51.535721 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77016f3-7d18-4b76-875c-04b8079cf315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4ed296-eca4-4572-9be7-bf3545de41b2', '23efae1e-e340-4447-beee-47889e67a842', 'a70308a4-cde5-4e73-95b0-9361b876c7de', 'fc65848f-3fb7-44c3-bbe5-63cda9f650c3']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:51.536530 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac825d53-4bf6-4de7-a23b-edb09ae75f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:51.563404 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac825d53-4bf6-4de7-a23b-edb09ae75f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de0ccdd-5aed-4afd-bb6c-deac679b3f98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1049231574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c0cdb431a644897a32a8620a07b7939',qos_specs=None,replication_status=,reservations=['3b4ed296-eca4-4572-9be7-bf3545de41b2','23efae1e-e340-4447-beee-47889e67a842','a70308a4-cde5-4e73-95b0-9361b876c7de','fc65848f-3fb7-44c3-bbe5-63cda9f650c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5f5f876ea346a29e95a54eac4966c7',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1049231574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de0ccdd-5aed-4afd-bb6c-deac679b3f98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c0cdb431a644897a32a8620a07b7939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d5f5f876ea346a29e95a54eac4966c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:51.564881 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87bfa775-4741-409f-85ca-dd2a8064e7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:51.589642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87bfa775-4741-409f-85ca-dd2a8064e7d6) transitioned into state 'SUCCESS' from state '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-1049231574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c0cdb431a644897a32a8620a07b7939',qos_specs=None,replication_status=,reservations=['3b4ed296-eca4-4572-9be7-bf3545de41b2','23efae1e-e340-4447-beee-47889e67a842','a70308a4-cde5-4e73-95b0-9361b876c7de','fc65848f-3fb7-44c3-bbe5-63cda9f650c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d5f5f876ea346a29e95a54eac4966c7',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:51.590878 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8ea50a-ad77-42a1-952f-eec1ee1958a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:17:51.605793 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8ea50a-ad77-42a1-952f-eec1ee1958a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:17:51.607120 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Flow 'volume_create_api' (2b86e015-e1ba-4237-b6ce-8334c92ae13f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:17:51.607605 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Create volume request issued successfully. Aug 14 01:17:51.608456 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98c3276c-72e0-4ede-af01-38970208b4f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:17:51.609196 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 135/544] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:17:51 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 14 01:17:51.620950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6aadeea8-e240-44f3-81e0-a0fbe3e138f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:51.625704 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aadeea8-e240-44f3-81e0-a0fbe3e138f3 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 Aug 14 01:17:51.625704 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6aadeea8-e240-44f3-81e0-a0fbe3e138f3 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:51.625704 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6aadeea8-e240-44f3-81e0-a0fbe3e138f3 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:51.633194 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:51.633194 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:51.637793 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6aadeea8-e240-44f3-81e0-a0fbe3e138f3 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Volume info retrieved successfully. Aug 14 01:17:51.645341 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aadeea8-e240-44f3-81e0-a0fbe3e138f3 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 returned with HTTP 200 Aug 14 01:17:51.645341 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 135/545] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:51 2026] GET /volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:52.001834 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ba41272-8127-4842-b57a-bad495d536e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.003932 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ba41272-8127-4842-b57a-bad495d536e0 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:52.004167 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ba41272-8127-4842-b57a-bad495d536e0 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:52.004365 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ba41272-8127-4842-b57a-bad495d536e0 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:52.016276 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.016276 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:52.020015 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1ba41272-8127-4842-b57a-bad495d536e0 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:52.024673 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ba41272-8127-4842-b57a-bad495d536e0 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:52.025110 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 138/546] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:52 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:52.308809 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b1b69bd-8765-42cf-89ae-e79da5a57a60 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.310785 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b1b69bd-8765-42cf-89ae-e79da5a57a60 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:52.311091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b1b69bd-8765-42cf-89ae-e79da5a57a60 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:52.311363 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b1b69bd-8765-42cf-89ae-e79da5a57a60 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:52.319471 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.319471 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:52.330768 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b1b69bd-8765-42cf-89ae-e79da5a57a60 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:52.338177 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b1b69bd-8765-42cf-89ae-e79da5a57a60 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:52.338614 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 139/547] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:52 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:52.389979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-ab0f946c-4ce1-4f84-b80a-82d82aa9b02d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.393876 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-ab0f946c-4ce1-4f84-b80a-82d82aa9b02d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:52.394175 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-ab0f946c-4ce1-4f84-b80a-82d82aa9b02d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:52.394381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-ab0f946c-4ce1-4f84-b80a-82d82aa9b02d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:52.402436 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.402436 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:52.408326 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-ab0f946c-4ce1-4f84-b80a-82d82aa9b02d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:52.414455 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-ab0f946c-4ce1-4f84-b80a-82d82aa9b02d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:52.415156 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 136/548] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:17:52 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:52.508727 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4986ccd-6832-4be6-8cd7-0b016d268b96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.509190 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4986ccd-6832-4be6-8cd7-0b016d268b96 None None] GET https://10.4.3.11/volume// Aug 14 01:17:52.509372 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4986ccd-6832-4be6-8cd7-0b016d268b96 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:52.509561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4986ccd-6832-4be6-8cd7-0b016d268b96 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:52.509868 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4986ccd-6832-4be6-8cd7-0b016d268b96 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:52.510229 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 136/549] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:17:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:52.517940 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-03acf290-a400-4634-9b88-1b72ab2bcc95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.521113 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-03acf290-a400-4634-9b88-1b72ab2bcc95 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:17:52.521602 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-03acf290-a400-4634-9b88-1b72ab2bcc95 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9f7c078-b6d5-4621-a325-ef465a6b5668", "connector": null, "instance_uuid": "b8d543c7-c196-4367-8edd-4c8f038d5e3b"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:52.535414 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.535414 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:52.567690 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-03acf290-a400-4634-9b88-1b72ab2bcc95 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:17:52.568828 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 139/550] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:17:52 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:52.612854 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8f3447e5-964f-484a-8d65-0b4cf311da29 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.614980 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f3447e5-964f-484a-8d65-0b4cf311da29 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:52.615128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f3447e5-964f-484a-8d65-0b4cf311da29 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:52.615322 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f3447e5-964f-484a-8d65-0b4cf311da29 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:52.627095 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.627095 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:52.632816 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68719403-47b6-4e4f-a001-017c8d8e3717 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.633067 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68719403-47b6-4e4f-a001-017c8d8e3717 None None] GET https://10.4.3.11/volume// Aug 14 01:17:52.633252 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68719403-47b6-4e4f-a001-017c8d8e3717 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:52.633480 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68719403-47b6-4e4f-a001-017c8d8e3717 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:52.633743 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68719403-47b6-4e4f-a001-017c8d8e3717 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:17:52.633914 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8f3447e5-964f-484a-8d65-0b4cf311da29 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:52.634055 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 137/551] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:17:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:17:52.640557 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f3447e5-964f-484a-8d65-0b4cf311da29 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:52.641536 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 140/552] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:52 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:52.644392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-a4da6316-43d8-440b-8234-76945b4478a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.646533 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-a4da6316-43d8-440b-8234-76945b4478a7 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:52.646758 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-a4da6316-43d8-440b-8234-76945b4478a7 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:52.646955 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-a4da6316-43d8-440b-8234-76945b4478a7 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:52.655382 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65f122df-b61e-4742-952d-538ea7639857 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.657519 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.657519 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:52.659805 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65f122df-b61e-4742-952d-538ea7639857 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 Aug 14 01:17:52.660050 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65f122df-b61e-4742-952d-538ea7639857 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:52.660235 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65f122df-b61e-4742-952d-538ea7639857 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:52.668095 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-a4da6316-43d8-440b-8234-76945b4478a7 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:52.671677 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.671677 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:52.672555 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-a4da6316-43d8-440b-8234-76945b4478a7 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:52.672972 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 137/553] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:17:52 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:17:52.676778 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-65f122df-b61e-4742-952d-538ea7639857 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Volume info retrieved successfully. Aug 14 01:17:52.683889 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65f122df-b61e-4742-952d-538ea7639857 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 returned with HTTP 200 Aug 14 01:17:52.684340 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 140/554] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:52 2026] GET /volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:52.698291 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b120a5c2-5359-4633-beb5-090995c688d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.700256 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b120a5c2-5359-4633-beb5-090995c688d2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:17:52.700675 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b120a5c2-5359-4633-beb5-090995c688d2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3de0ccdd-5aed-4afd-bb6c-deac679b3f98", "name": "tempest-VolumesBackupsV39Test-Backup-1518583067", "container": "tempest-volumesbackupsv39test-backup-container-1583421079"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:52.702315 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-b120a5c2-5359-4633-beb5-090995c688d2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Creating new backup {'backup': {'volume_id': '3de0ccdd-5aed-4afd-bb6c-deac679b3f98', 'name': 'tempest-VolumesBackupsV39Test-Backup-1518583067', 'container': 'tempest-volumesbackupsv39test-backup-container-1583421079'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:17:52.702464 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-b120a5c2-5359-4633-beb5-090995c688d2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Creating backup of volume 3de0ccdd-5aed-4afd-bb6c-deac679b3f98 in container tempest-volumesbackupsv39test-backup-container-1583421079 Aug 14 01:17:52.712721 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.712721 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:52.713393 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b120a5c2-5359-4633-beb5-090995c688d2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Volume info retrieved successfully. Aug 14 01:17:52.760958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b120a5c2-5359-4633-beb5-090995c688d2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Created reservations ['ffb4d1b1-a9a0-4b15-ba07-bf1b7dd3ed2c', '8f18ad5c-04fd-4241-beae-7a6d734bae31'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:17:52.766407 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-303dd599-eb18-4ca8-8520-cd0e4e7c1f5a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.769206 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-303dd599-eb18-4ca8-8520-cd0e4e7c1f5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] PUT https://10.4.3.11/volume/v3/attachments/f723c791-1bda-4922-b1e8-8a9dc5d19a21 Aug 14 01:17:52.769609 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-303dd599-eb18-4ca8-8520-cd0e4e7c1f5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:52.783156 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-303dd599-eb18-4ca8-8520-cd0e4e7c1f5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Acquiring lock "cinder-attachment_update-f9f7c078-b6d5-4621-a325-ef465a6b5668-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:17:52.789497 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-303dd599-eb18-4ca8-8520-cd0e4e7c1f5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Lock "cinder-attachment_update-f9f7c078-b6d5-4621-a325-ef465a6b5668-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:17:52.790773 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.790773 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:52.806800 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b120a5c2-5359-4633-beb5-090995c688d2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:17:52.807282 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 138/555] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:17:52 2026] POST /volume/v3/backups => generated 331 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:17:52.816833 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a9226661-3372-4fcd-ad5b-01f75aa444b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:52.819874 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9226661-3372-4fcd-ad5b-01f75aa444b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:17:52.820130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9226661-3372-4fcd-ad5b-01f75aa444b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:52.820314 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9226661-3372-4fcd-ad5b-01f75aa444b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:52.820426 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a9226661-3372-4fcd-ad5b-01f75aa444b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:52.826215 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:52.826215 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:52.827564 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9226661-3372-4fcd-ad5b-01f75aa444b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:17:52.828584 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 138/556] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:52 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:52.904113 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-303dd599-eb18-4ca8-8520-cd0e4e7c1f5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Lock "cinder-attachment_update-f9f7c078-b6d5-4621-a325-ef465a6b5668-np0000007295" released by "attachment_update" :: held 0.115s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:17:52.904527 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-303dd599-eb18-4ca8-8520-cd0e4e7c1f5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/f723c791-1bda-4922-b1e8-8a9dc5d19a21 returned with HTTP 200 Aug 14 01:17:52.905571 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 141/557] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:17:52 2026] PUT /volume/v3/attachments/f723c791-1bda-4922-b1e8-8a9dc5d19a21 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:53.041208 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61249203-caf6-48b6-bd45-1047d39f7097 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:53.043203 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61249203-caf6-48b6-bd45-1047d39f7097 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:53.043424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61249203-caf6-48b6-bd45-1047d39f7097 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:53.043619 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61249203-caf6-48b6-bd45-1047d39f7097 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:53.053817 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:53.053817 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:53.058781 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61249203-caf6-48b6-bd45-1047d39f7097 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:53.064335 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61249203-caf6-48b6-bd45-1047d39f7097 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:53.064782 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 141/558] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:53 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:53.332864 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cbc401cc-9f2b-465e-b6c6-3fb30946db5e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:53.335274 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbc401cc-9f2b-465e-b6c6-3fb30946db5e tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] DELETE https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:17:53.335586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbc401cc-9f2b-465e-b6c6-3fb30946db5e tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:53.335875 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbc401cc-9f2b-465e-b6c6-3fb30946db5e tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:53.336139 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-cbc401cc-9f2b-465e-b6c6-3fb30946db5e tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Delete volume with id: c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:17:53.348302 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:53.348302 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:53.349665 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cbc401cc-9f2b-465e-b6c6-3fb30946db5e tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:53.376376 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cbc401cc-9f2b-465e-b6c6-3fb30946db5e tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Delete volume request issued successfully. Aug 14 01:17:53.376376 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbc401cc-9f2b-465e-b6c6-3fb30946db5e tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 202 Aug 14 01:17:53.376541 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 139/559] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:53 2026] DELETE /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:17:53.387898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9645c999-3051-4a8b-8b69-3cfff4ab1f9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:53.393292 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9645c999-3051-4a8b-8b69-3cfff4ab1f9c tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:17:53.393614 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9645c999-3051-4a8b-8b69-3cfff4ab1f9c tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:53.393879 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9645c999-3051-4a8b-8b69-3cfff4ab1f9c tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:53.410109 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:53.410109 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:53.415297 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9645c999-3051-4a8b-8b69-3cfff4ab1f9c tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:53.421555 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9645c999-3051-4a8b-8b69-3cfff4ab1f9c tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 200 Aug 14 01:17:53.422148 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 139/560] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:53 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:53.657193 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f951e65a-d538-4c89-b96f-4656b4706939 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:53.659291 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f951e65a-d538-4c89-b96f-4656b4706939 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:53.659504 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f951e65a-d538-4c89-b96f-4656b4706939 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:53.659694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f951e65a-d538-4c89-b96f-4656b4706939 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:53.670698 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:53.670698 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:53.675947 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f951e65a-d538-4c89-b96f-4656b4706939 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:53.680934 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f951e65a-d538-4c89-b96f-4656b4706939 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:53.681343 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 142/561] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:53 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:53.840361 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d8aa4bb-976f-4d4a-8365-1eb96aef3711 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:53.846001 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d8aa4bb-976f-4d4a-8365-1eb96aef3711 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:17:53.846001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d8aa4bb-976f-4d4a-8365-1eb96aef3711 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:53.846001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d8aa4bb-976f-4d4a-8365-1eb96aef3711 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:53.846001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5d8aa4bb-976f-4d4a-8365-1eb96aef3711 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:53.848120 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:53.848120 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:53.849017 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d8aa4bb-976f-4d4a-8365-1eb96aef3711 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:17:53.849467 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 142/562] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:53 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:54.085483 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47ff8c67-a6c6-4cd7-af3f-20e27e9157e3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:54.087549 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47ff8c67-a6c6-4cd7-af3f-20e27e9157e3 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:54.087825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47ff8c67-a6c6-4cd7-af3f-20e27e9157e3 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:54.088097 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47ff8c67-a6c6-4cd7-af3f-20e27e9157e3 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:54.101286 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:54.101286 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:54.106237 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47ff8c67-a6c6-4cd7-af3f-20e27e9157e3 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:54.112163 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47ff8c67-a6c6-4cd7-af3f-20e27e9157e3 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:54.112684 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 140/563] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:54 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:54.437407 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4294e601-189a-4fb8-a8bf-d3d437c67939 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:54.439082 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4294e601-189a-4fb8-a8bf-d3d437c67939 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 Aug 14 01:17:54.439268 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4294e601-189a-4fb8-a8bf-d3d437c67939 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:54.439444 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4294e601-189a-4fb8-a8bf-d3d437c67939 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:54.445090 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4294e601-189a-4fb8-a8bf-d3d437c67939 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 returned with HTTP 404 Aug 14 01:17:54.445482 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 140/564] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:54 2026] GET /volume/v3/volumes/c3d43827-f4a9-4a3f-b603-8a2bdf811ea2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:54.453198 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-185356e4-7e16-4fc2-b9a3-fd698ff877f6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:54.455797 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-185356e4-7e16-4fc2-b9a3-fd698ff877f6 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] DELETE https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a Aug 14 01:17:54.456040 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-185356e4-7e16-4fc2-b9a3-fd698ff877f6 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:54.456238 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-185356e4-7e16-4fc2-b9a3-fd698ff877f6 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:54.456404 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-185356e4-7e16-4fc2-b9a3-fd698ff877f6 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Delete volume with id: 86b6f4b4-e3c5-4418-9c94-8b4d08158a6a Aug 14 01:17:54.462844 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:54.462844 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:54.463309 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-185356e4-7e16-4fc2-b9a3-fd698ff877f6 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:54.480940 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-185356e4-7e16-4fc2-b9a3-fd698ff877f6 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Delete volume request issued successfully. Aug 14 01:17:54.481177 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-185356e4-7e16-4fc2-b9a3-fd698ff877f6 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a returned with HTTP 202 Aug 14 01:17:54.481598 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 143/565] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:17:54 2026] DELETE /volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:17:54.490359 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c15835fb-066b-47d7-b395-61687aaa4f80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:54.492411 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c15835fb-066b-47d7-b395-61687aaa4f80 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a Aug 14 01:17:54.492947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c15835fb-066b-47d7-b395-61687aaa4f80 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:54.493297 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c15835fb-066b-47d7-b395-61687aaa4f80 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:54.503229 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:54.503229 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:54.509239 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c15835fb-066b-47d7-b395-61687aaa4f80 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Volume info retrieved successfully. Aug 14 01:17:54.515791 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c15835fb-066b-47d7-b395-61687aaa4f80 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a returned with HTTP 200 Aug 14 01:17:54.516524 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 143/566] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:54 2026] GET /volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:54.695955 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2ad8efe1-8f62-4f93-8fad-b2af606e6108 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:54.697854 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ad8efe1-8f62-4f93-8fad-b2af606e6108 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:54.698225 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ad8efe1-8f62-4f93-8fad-b2af606e6108 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:54.698328 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ad8efe1-8f62-4f93-8fad-b2af606e6108 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:54.708515 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:54.708515 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:54.715115 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2ad8efe1-8f62-4f93-8fad-b2af606e6108 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:54.719950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ad8efe1-8f62-4f93-8fad-b2af606e6108 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:54.720564 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 141/567] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:54 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:54.863021 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43473697-b5d4-4082-ae34-cb07f5709d97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:54.864760 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43473697-b5d4-4082-ae34-cb07f5709d97 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:17:54.865026 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43473697-b5d4-4082-ae34-cb07f5709d97 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:54.865251 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43473697-b5d4-4082-ae34-cb07f5709d97 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:54.865399 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-43473697-b5d4-4082-ae34-cb07f5709d97 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:54.869897 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:54.869897 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:54.870943 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43473697-b5d4-4082-ae34-cb07f5709d97 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:17:54.871281 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 141/568] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:54 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:55.125021 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5bc245e3-ec15-4416-aeb5-cc5d529873fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:55.126893 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bc245e3-ec15-4416-aeb5-cc5d529873fc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:55.127259 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bc245e3-ec15-4416-aeb5-cc5d529873fc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:55.127457 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bc245e3-ec15-4416-aeb5-cc5d529873fc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:55.138029 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:55.138029 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:55.142281 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5bc245e3-ec15-4416-aeb5-cc5d529873fc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:55.146648 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bc245e3-ec15-4416-aeb5-cc5d529873fc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:55.147092 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 144/569] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:55 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:55.532833 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ab92f00-30cf-42ed-acae-646a1a1bf317 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:55.538001 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ab92f00-30cf-42ed-acae-646a1a1bf317 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] GET https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a Aug 14 01:17:55.538001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ab92f00-30cf-42ed-acae-646a1a1bf317 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:55.538001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ab92f00-30cf-42ed-acae-646a1a1bf317 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:55.545229 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ab92f00-30cf-42ed-acae-646a1a1bf317 tempest-ServerRescueNegativeTestJSON-145990560 tempest-ServerRescueNegativeTestJSON-145990560-project-member] https://10.4.3.11/volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a returned with HTTP 404 Aug 14 01:17:55.546071 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 144/570] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:55 2026] GET /volume/v3/volumes/86b6f4b4-e3c5-4418-9c94-8b4d08158a6a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:55.736970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ad89d992-2205-48da-814e-f70b6c25e619 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:55.738778 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad89d992-2205-48da-814e-f70b6c25e619 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:55.739032 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad89d992-2205-48da-814e-f70b6c25e619 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:55.739273 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad89d992-2205-48da-814e-f70b6c25e619 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:55.749789 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:55.749789 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:55.754031 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ad89d992-2205-48da-814e-f70b6c25e619 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:55.759874 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad89d992-2205-48da-814e-f70b6c25e619 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:55.760516 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 142/571] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:55 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:55.880596 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e69217b-f805-406f-9cc5-8beca804a0f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:55.882421 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e69217b-f805-406f-9cc5-8beca804a0f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:17:55.882637 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e69217b-f805-406f-9cc5-8beca804a0f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:55.882831 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e69217b-f805-406f-9cc5-8beca804a0f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:55.882946 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3e69217b-f805-406f-9cc5-8beca804a0f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:55.887629 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:55.887629 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:55.888388 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e69217b-f805-406f-9cc5-8beca804a0f7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:17:55.888771 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 142/572] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:55 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:56.163043 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e5d42cf-62be-4bd3-9c1d-97898db093a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:56.164857 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e5d42cf-62be-4bd3-9c1d-97898db093a2 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:56.165071 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e5d42cf-62be-4bd3-9c1d-97898db093a2 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:56.165251 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e5d42cf-62be-4bd3-9c1d-97898db093a2 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:56.175826 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:56.175826 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:56.179219 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6e5d42cf-62be-4bd3-9c1d-97898db093a2 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:56.184214 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e5d42cf-62be-4bd3-9c1d-97898db093a2 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:56.184609 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 145/573] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:56 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:56.623069 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-de788411-93e3-4710-82e2-68a8ec556c10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:56.625443 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-de788411-93e3-4710-82e2-68a8ec556c10 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/attachments/ba6deb94-f963-424e-a095-c86760245ca0/action Aug 14 01:17:56.625891 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-de788411-93e3-4710-82e2-68a8ec556c10 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:17:56.626283 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-de788411-93e3-4710-82e2-68a8ec556c10 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:17:56.642702 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:56.642702 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:56.665396 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6664c839-b34c-403a-a48f-c0e6b1dba35a req-de788411-93e3-4710-82e2-68a8ec556c10 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments/ba6deb94-f963-424e-a095-c86760245ca0/action returned with HTTP 204 Aug 14 01:17:56.665396 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 145/574] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:17:56 2026] POST /volume/v3/attachments/ba6deb94-f963-424e-a095-c86760245ca0/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:17:56.777377 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-61b218b6-6baa-41da-8cf7-55bedcb0e623 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:56.779634 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61b218b6-6baa-41da-8cf7-55bedcb0e623 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:56.779930 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61b218b6-6baa-41da-8cf7-55bedcb0e623 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:56.780176 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61b218b6-6baa-41da-8cf7-55bedcb0e623 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:56.792661 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:56.792661 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:56.797663 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-61b218b6-6baa-41da-8cf7-55bedcb0e623 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:56.805108 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61b218b6-6baa-41da-8cf7-55bedcb0e623 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:56.805581 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 143/575] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:56 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:56.900037 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5fd1b4f1-de6c-4ace-b3fd-b8b040c031b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:56.903646 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fd1b4f1-de6c-4ace-b3fd-b8b040c031b2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:17:56.903910 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fd1b4f1-de6c-4ace-b3fd-b8b040c031b2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:56.904193 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fd1b4f1-de6c-4ace-b3fd-b8b040c031b2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:56.904331 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5fd1b4f1-de6c-4ace-b3fd-b8b040c031b2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:56.911879 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:56.911879 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:56.913055 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fd1b4f1-de6c-4ace-b3fd-b8b040c031b2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:17:56.914109 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 143/576] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:56 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:57.199211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b0d7db8c-1288-4fd1-b22a-bcd67a290465 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:57.201813 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0d7db8c-1288-4fd1-b22a-bcd67a290465 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:57.202262 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0d7db8c-1288-4fd1-b22a-bcd67a290465 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:57.202564 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0d7db8c-1288-4fd1-b22a-bcd67a290465 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:57.215767 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:57.215767 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:57.221454 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b0d7db8c-1288-4fd1-b22a-bcd67a290465 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:57.227698 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0d7db8c-1288-4fd1-b22a-bcd67a290465 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:57.228294 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 146/577] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:57 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:57.240665 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-82045bb7-87a5-458b-ba11-4c6371deb321 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:57.242795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82045bb7-87a5-458b-ba11-4c6371deb321 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:17:57.243059 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82045bb7-87a5-458b-ba11-4c6371deb321 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:57.243297 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82045bb7-87a5-458b-ba11-4c6371deb321 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:57.252329 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:57.252329 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:57.255994 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-82045bb7-87a5-458b-ba11-4c6371deb321 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:17:57.260214 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82045bb7-87a5-458b-ba11-4c6371deb321 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:17:57.260691 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 146/578] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:57 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:17:57.821377 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b96e8c1e-2cf9-479a-8f0c-ae449b89f9ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:57.823303 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b96e8c1e-2cf9-479a-8f0c-ae449b89f9ea tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:57.823528 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b96e8c1e-2cf9-479a-8f0c-ae449b89f9ea tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:57.823769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b96e8c1e-2cf9-479a-8f0c-ae449b89f9ea tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:57.833898 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:57.833898 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:57.837857 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b96e8c1e-2cf9-479a-8f0c-ae449b89f9ea tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:57.842436 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b96e8c1e-2cf9-479a-8f0c-ae449b89f9ea tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:57.842928 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 144/579] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:57 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:57.926864 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e0fa3fd-1bec-438c-b544-08d024a5a671 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:57.928997 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e0fa3fd-1bec-438c-b544-08d024a5a671 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:17:57.929251 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e0fa3fd-1bec-438c-b544-08d024a5a671 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:57.929481 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e0fa3fd-1bec-438c-b544-08d024a5a671 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:57.929580 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8e0fa3fd-1bec-438c-b544-08d024a5a671 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:57.935704 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:57.935704 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:57.936899 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e0fa3fd-1bec-438c-b544-08d024a5a671 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:17:57.937423 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 144/580] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:57 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:58.862997 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-86079c9c-2a83-4160-9c3c-af3279fa6ce8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:58.865210 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86079c9c-2a83-4160-9c3c-af3279fa6ce8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:58.866442 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86079c9c-2a83-4160-9c3c-af3279fa6ce8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:58.866442 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86079c9c-2a83-4160-9c3c-af3279fa6ce8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:58.882687 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:58.882687 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:17:58.886564 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-86079c9c-2a83-4160-9c3c-af3279fa6ce8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:58.891635 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86079c9c-2a83-4160-9c3c-af3279fa6ce8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:58.892032 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 147/581] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:58 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:58.951687 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-040cd8c3-c86c-4275-b200-24f5e74b6284 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:58.954866 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-040cd8c3-c86c-4275-b200-24f5e74b6284 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:17:58.955122 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-040cd8c3-c86c-4275-b200-24f5e74b6284 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:58.955343 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-040cd8c3-c86c-4275-b200-24f5e74b6284 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:58.955516 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-040cd8c3-c86c-4275-b200-24f5e74b6284 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:58.961008 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:58.961008 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:17:58.962047 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-040cd8c3-c86c-4275-b200-24f5e74b6284 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:17:58.962559 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 147/582] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:58 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:59.913382 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb718cf4-8e89-4473-8232-5f0b9c45b0b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:59.917619 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb718cf4-8e89-4473-8232-5f0b9c45b0b8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:17:59.917867 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb718cf4-8e89-4473-8232-5f0b9c45b0b8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:59.918745 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb718cf4-8e89-4473-8232-5f0b9c45b0b8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:59.933528 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:59.933528 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:17:59.939886 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fb718cf4-8e89-4473-8232-5f0b9c45b0b8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:17:59.948509 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb718cf4-8e89-4473-8232-5f0b9c45b0b8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:17:59.949159 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 145/583] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:17:59 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:17:59.976854 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b4030e11-8114-4751-bd06-ffed86be1e79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:17:59.980015 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4030e11-8114-4751-bd06-ffed86be1e79 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:17:59.980322 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4030e11-8114-4751-bd06-ffed86be1e79 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:17:59.980559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4030e11-8114-4751-bd06-ffed86be1e79 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:17:59.980725 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b4030e11-8114-4751-bd06-ffed86be1e79 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:17:59.989045 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:17:59.989045 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:17:59.991525 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4030e11-8114-4751-bd06-ffed86be1e79 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:17:59.992019 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 145/584] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:17:59 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:00.968721 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b3112942-3f90-4a35-8f4f-c4db49d23132 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:00.969768 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3112942-3f90-4a35-8f4f-c4db49d23132 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:00.969948 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3112942-3f90-4a35-8f4f-c4db49d23132 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:00.970167 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3112942-3f90-4a35-8f4f-c4db49d23132 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:00.979556 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:00.979556 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:00.983102 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b3112942-3f90-4a35-8f4f-c4db49d23132 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:00.988064 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3112942-3f90-4a35-8f4f-c4db49d23132 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:00.988665 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 148/585] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:00 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:01.002241 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d9cdabf-0d55-4ef8-a81b-34884d8c4724 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:01.005030 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d9cdabf-0d55-4ef8-a81b-34884d8c4724 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:01.005451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d9cdabf-0d55-4ef8-a81b-34884d8c4724 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:01.005705 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d9cdabf-0d55-4ef8-a81b-34884d8c4724 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:01.005867 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2d9cdabf-0d55-4ef8-a81b-34884d8c4724 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:01.011369 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:01.011369 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:01.012336 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d9cdabf-0d55-4ef8-a81b-34884d8c4724 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:01.012783 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 148/586] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:01 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:02.001158 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-12907ce6-6a31-4a3e-976d-1f6660b7d08d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:02.004156 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12907ce6-6a31-4a3e-976d-1f6660b7d08d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:02.004379 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12907ce6-6a31-4a3e-976d-1f6660b7d08d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:02.004591 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12907ce6-6a31-4a3e-976d-1f6660b7d08d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:02.015260 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:02.015260 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:02.021229 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-12907ce6-6a31-4a3e-976d-1f6660b7d08d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:02.024751 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f931b8a-62de-4661-ad32-72d1c634d082 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:02.027655 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f931b8a-62de-4661-ad32-72d1c634d082 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:02.027941 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f931b8a-62de-4661-ad32-72d1c634d082 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:02.028192 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f931b8a-62de-4661-ad32-72d1c634d082 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:02.028360 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7f931b8a-62de-4661-ad32-72d1c634d082 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:02.030718 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12907ce6-6a31-4a3e-976d-1f6660b7d08d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:02.031271 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 146/587] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:02 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:02.034624 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:02.034624 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:02.035762 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f931b8a-62de-4661-ad32-72d1c634d082 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:02.036389 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 146/588] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:02 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:02.711605 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-0eddedea-fb90-4544-a03f-0dad23361601 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:02.714531 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-0eddedea-fb90-4544-a03f-0dad23361601 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/attachments/f723c791-1bda-4922-b1e8-8a9dc5d19a21/action Aug 14 01:18:02.715944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-0eddedea-fb90-4544-a03f-0dad23361601 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:02.715944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-0eddedea-fb90-4544-a03f-0dad23361601 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:02.748867 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:02.748867 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:02.767221 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d3a15cc6-0f0a-456e-8ec5-d0c351198fa4 req-0eddedea-fb90-4544-a03f-0dad23361601 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/f723c791-1bda-4922-b1e8-8a9dc5d19a21/action returned with HTTP 204 Aug 14 01:18:02.767221 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 149/589] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:18:02 2026] POST /volume/v3/attachments/f723c791-1bda-4922-b1e8-8a9dc5d19a21/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:03.047316 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73e44d0f-9562-4fc7-ae72-857d300810e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:03.048894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-df76b97c-caf5-4ed1-a367-b0b3d2a1f5b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:03.049400 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73e44d0f-9562-4fc7-ae72-857d300810e8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:03.049620 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73e44d0f-9562-4fc7-ae72-857d300810e8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:03.049855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73e44d0f-9562-4fc7-ae72-857d300810e8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:03.051275 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-df76b97c-caf5-4ed1-a367-b0b3d2a1f5b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:03.051540 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-df76b97c-caf5-4ed1-a367-b0b3d2a1f5b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:03.051806 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-df76b97c-caf5-4ed1-a367-b0b3d2a1f5b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:03.051954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-df76b97c-caf5-4ed1-a367-b0b3d2a1f5b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:03.058194 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:03.058194 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:03.059148 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-df76b97c-caf5-4ed1-a367-b0b3d2a1f5b1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:03.059888 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 147/590] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:03 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:03.061297 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:03.061297 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:03.072095 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73e44d0f-9562-4fc7-ae72-857d300810e8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:03.085168 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73e44d0f-9562-4fc7-ae72-857d300810e8 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:03.085715 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 149/591] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:03 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:03.099296 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93c5c088-f8ad-48a6-a0f7-a335c7532044 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:03.103626 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93c5c088-f8ad-48a6-a0f7-a335c7532044 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:03.103916 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93c5c088-f8ad-48a6-a0f7-a335c7532044 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:03.104207 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93c5c088-f8ad-48a6-a0f7-a335c7532044 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:03.121465 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:03.121465 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:03.128828 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-93c5c088-f8ad-48a6-a0f7-a335c7532044 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:03.136692 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93c5c088-f8ad-48a6-a0f7-a335c7532044 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:03.137287 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 147/592] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:03 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:03.673351 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-1c6faf7a-dd29-4eeb-9b46-3d202aeca101 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:03.675939 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-1c6faf7a-dd29-4eeb-9b46-3d202aeca101 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:03.676208 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-1c6faf7a-dd29-4eeb-9b46-3d202aeca101 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:03.676473 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-1c6faf7a-dd29-4eeb-9b46-3d202aeca101 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:03.688300 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:03.688300 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:03.692152 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-1c6faf7a-dd29-4eeb-9b46-3d202aeca101 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:03.699563 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-1c6faf7a-dd29-4eeb-9b46-3d202aeca101 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:03.699563 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 150/593] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:18:03 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:04.080105 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-805e4b25-ce95-49e7-8f42-4fb2bf547e7c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:04.081602 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-805e4b25-ce95-49e7-8f42-4fb2bf547e7c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:04.081891 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-805e4b25-ce95-49e7-8f42-4fb2bf547e7c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:04.082164 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-805e4b25-ce95-49e7-8f42-4fb2bf547e7c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:04.082300 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-805e4b25-ce95-49e7-8f42-4fb2bf547e7c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:04.093002 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:04.093002 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:04.093894 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-805e4b25-ce95-49e7-8f42-4fb2bf547e7c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:04.094292 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 148/594] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:04 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:04.611693 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1854977-0f4f-4146-bf5d-3859fa7498ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:04.612166 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1854977-0f4f-4146-bf5d-3859fa7498ae None None] GET https://10.4.3.11/volume// Aug 14 01:18:04.612326 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1854977-0f4f-4146-bf5d-3859fa7498ae None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:04.612636 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1854977-0f4f-4146-bf5d-3859fa7498ae None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:04.613025 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1854977-0f4f-4146-bf5d-3859fa7498ae None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:04.613327 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 150/595] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:04.622545 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-d444a581-25f6-4040-94c9-304f561e49f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:04.627943 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-d444a581-25f6-4040-94c9-304f561e49f2 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:18:04.627943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-d444a581-25f6-4040-94c9-304f561e49f2 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9f7c078-b6d5-4621-a325-ef465a6b5668", "connector": null, "instance_uuid": "b8d543c7-c196-4367-8edd-4c8f038d5e3b"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:04.637313 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:04.637313 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:04.667106 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-d444a581-25f6-4040-94c9-304f561e49f2 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:18:04.667514 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 148/596] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:18:04 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 14 01:18:04.678805 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c912633e-626f-449b-aa8b-b33cfd13f845 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:04.679424 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c912633e-626f-449b-aa8b-b33cfd13f845 None None] GET https://10.4.3.11/volume// Aug 14 01:18:04.679531 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c912633e-626f-449b-aa8b-b33cfd13f845 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:04.679775 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c912633e-626f-449b-aa8b-b33cfd13f845 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:04.680189 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c912633e-626f-449b-aa8b-b33cfd13f845 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:04.680540 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 151/597] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:04.687424 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-04b6bdd8-14ee-4231-b9a9-4efd00beb0b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:04.694795 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-04b6bdd8-14ee-4231-b9a9-4efd00beb0b5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:04.694964 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-04b6bdd8-14ee-4231-b9a9-4efd00beb0b5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:04.695153 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-04b6bdd8-14ee-4231-b9a9-4efd00beb0b5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:04.706225 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:04.706225 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:04.709320 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-04b6bdd8-14ee-4231-b9a9-4efd00beb0b5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:04.713686 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-04b6bdd8-14ee-4231-b9a9-4efd00beb0b5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:04.714165 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 149/598] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:18:04 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1316 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:04.835100 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7cf34c7b-ec95-4c25-9b81-b08353e61d02 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:04.934176 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7cf34c7b-ec95-4c25-9b81-b08353e61d02 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] GET https://10.4.3.11/volume/v3/scheduler-stats/get_pools Aug 14 01:18:04.934497 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7cf34c7b-ec95-4c25-9b81-b08353e61d02 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:04.934811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7cf34c7b-ec95-4c25-9b81-b08353e61d02 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Calling method 'get_pools' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:04.946952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7cf34c7b-ec95-4c25-9b81-b08353e61d02 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] https://10.4.3.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 01:18:04.947801 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 151/599] 10.4.3.11 () {66 vars in 1284 bytes} [Fri Aug 14 01:18:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:04.957601 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-abe8bd1e-3a02-47cd-8b76-b00f9e985f25 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:04.960363 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abe8bd1e-3a02-47cd-8b76-b00f9e985f25 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] GET https://10.4.3.11/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 01:18:04.960664 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abe8bd1e-3a02-47cd-8b76-b00f9e985f25 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:04.961128 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-abe8bd1e-3a02-47cd-8b76-b00f9e985f25 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Calling method 'get_pools' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:04.961605 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:04.961605 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:04.972537 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-abe8bd1e-3a02-47cd-8b76-b00f9e985f25 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] https://10.4.3.11/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 01:18:04.972983 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 149/600] 10.4.3.11 () {66 vars in 1307 bytes} [Fri Aug 14 01:18:04 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:04.987019 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a570b21-aa0c-4042-8863-1768adb8db73 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:04.987300 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a570b21-aa0c-4042-8863-1768adb8db73 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] GET https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool Aug 14 01:18:04.987584 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a570b21-aa0c-4042-8863-1768adb8db73 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:04.987887 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a570b21-aa0c-4042-8863-1768adb8db73 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:05.000981 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a570b21-aa0c-4042-8863-1768adb8db73 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool returned with HTTP 200 Aug 14 01:18:05.001877 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 152/601] 10.4.3.11 () {66 vars in 1311 bytes} [Fri Aug 14 01:18:04 2026] GET /volume/v3/capabilities/np0000007295@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:05.010538 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b83cdb16-967b-4cff-a96f-0673304c3f15 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:05.012655 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b83cdb16-967b-4cff-a96f-0673304c3f15 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] GET https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool Aug 14 01:18:05.012915 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b83cdb16-967b-4cff-a96f-0673304c3f15 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:05.013173 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b83cdb16-967b-4cff-a96f-0673304c3f15 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:05.026367 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b83cdb16-967b-4cff-a96f-0673304c3f15 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool returned with HTTP 200 Aug 14 01:18:05.027142 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 150/602] 10.4.3.11 () {66 vars in 1311 bytes} [Fri Aug 14 01:18:05 2026] GET /volume/v3/capabilities/np0000007295@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:05.036990 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6071151c-8b7b-462e-8740-3fae6d3920dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:05.041417 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6071151c-8b7b-462e-8740-3fae6d3920dc tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] GET https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool Aug 14 01:18:05.041645 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6071151c-8b7b-462e-8740-3fae6d3920dc tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:05.041886 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6071151c-8b7b-462e-8740-3fae6d3920dc tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:05.055949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6071151c-8b7b-462e-8740-3fae6d3920dc tempest-BackendsCapabilitiesAdminTestsJSON-1864174214 tempest-BackendsCapabilitiesAdminTestsJSON-1864174214-project-admin] https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool returned with HTTP 200 Aug 14 01:18:05.056029 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 152/603] 10.4.3.11 () {66 vars in 1311 bytes} [Fri Aug 14 01:18:05 2026] GET /volume/v3/capabilities/np0000007295@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:05.107013 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8171c24b-1fd6-45f7-8f73-ef840281f5d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:05.109278 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8171c24b-1fd6-45f7-8f73-ef840281f5d5 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:05.109596 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8171c24b-1fd6-45f7-8f73-ef840281f5d5 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:05.109870 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8171c24b-1fd6-45f7-8f73-ef840281f5d5 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:05.110015 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8171c24b-1fd6-45f7-8f73-ef840281f5d5 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:05.114841 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:05.114841 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:05.115732 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8171c24b-1fd6-45f7-8f73-ef840281f5d5 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:05.116513 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 150/604] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:05 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:06.127293 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-53fdcc34-09bd-4799-9b7f-ee6cba97d650 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:06.130164 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53fdcc34-09bd-4799-9b7f-ee6cba97d650 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:06.130607 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53fdcc34-09bd-4799-9b7f-ee6cba97d650 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:06.131661 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53fdcc34-09bd-4799-9b7f-ee6cba97d650 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:06.131956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-53fdcc34-09bd-4799-9b7f-ee6cba97d650 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:06.143309 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:06.143309 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:06.143977 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53fdcc34-09bd-4799-9b7f-ee6cba97d650 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:06.145641 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 153/605] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:06 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:07.156426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3bfae7cc-2192-43d3-8706-0751a741f915 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:07.158978 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bfae7cc-2192-43d3-8706-0751a741f915 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:07.159796 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bfae7cc-2192-43d3-8706-0751a741f915 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:07.160115 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bfae7cc-2192-43d3-8706-0751a741f915 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:07.160259 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3bfae7cc-2192-43d3-8706-0751a741f915 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:07.167465 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:07.167465 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:07.168822 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bfae7cc-2192-43d3-8706-0751a741f915 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:07.169434 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 151/606] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:07 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:07.574422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66db0600-c54a-4440-b843-300786bb7cd4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:07.704866 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66db0600-c54a-4440-b843-300786bb7cd4 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:18:07.706613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66db0600-c54a-4440-b843-300786bb7cd4 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-246498255"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:07.743147 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66db0600-c54a-4440-b843-300786bb7cd4 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:18:07.743656 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 153/607] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:18:07 2026] POST /volume/v3/types => generated 232 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:07.755668 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2667786b-072e-4647-bf92-978b0bb86535 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:07.757498 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2667786b-072e-4647-bf92-978b0bb86535 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:18:07.757918 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2667786b-072e-4647-bf92-978b0bb86535 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-839894035", "extra_specs": {"multiattach": " True"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:07.777115 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2667786b-072e-4647-bf92-978b0bb86535 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:18:07.778300 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 151/608] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:18:07 2026] POST /volume/v3/types => generated 258 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:07.790340 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:07.878405 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:18:07.878858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-246498255", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-748611964"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:07.880450 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-246498255', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-748611964'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:18:07.894389 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Create volume of 1 GB Aug 14 01:18:07.894798 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:07.894798 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:07.895748 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Availability Zones retrieved successfully. Aug 14 01:18:07.903595 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Flow 'volume_create_api' (07d91411-4120-46a6-b047-9033f91ba13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:07.904856 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d36d52-ddc6-4953-a2a9-71361f1c75b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:07.906549 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:18:07.933618 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d36d52-ddc6-4953-a2a9-71361f1c75b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:18:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d951253-7868-45aa-b948-d87714e46171,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-246498255',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d951253-7868-45aa-b948-d87714e46171', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:07.934754 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9447a0-986b-4586-90b5-23c203ec5c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:07.974412 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-246498255 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-246498255, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:07.974896 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-246498255 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-246498255, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:08.036813 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Created reservations ['fcb97b8e-d1b1-4764-b5dc-8fde0c904d5c', '7971c5f3-1ddd-4f2d-a621-79ae2fbeca3e', '53093b88-e32b-4352-b55b-f2eeba837b4b', '3dc64ffb-2d8a-4353-9dcb-f4886aa6ff6d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:08.036813 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9447a0-986b-4586-90b5-23c203ec5c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcb97b8e-d1b1-4764-b5dc-8fde0c904d5c', '7971c5f3-1ddd-4f2d-a621-79ae2fbeca3e', '53093b88-e32b-4352-b55b-f2eeba837b4b', '3dc64ffb-2d8a-4353-9dcb-f4886aa6ff6d']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:08.036813 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7b54ef-6b1c-4729-9fac-f779aa29facf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:08.073908 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7b54ef-6b1c-4729-9fac-f779aa29facf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9ef22c3-9096-4e38-80f2-1c954762e137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-748611964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2702e0443a1f4e90a1472fb1e3ffffa7',qos_specs=None,replication_status=,reservations=['fcb97b8e-d1b1-4764-b5dc-8fde0c904d5c','7971c5f3-1ddd-4f2d-a621-79ae2fbeca3e','53093b88-e32b-4352-b55b-f2eeba837b4b','3dc64ffb-2d8a-4353-9dcb-f4886aa6ff6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3bb2fdaa954a2eaaf08ac2d52b9816',volume_type_id=0d951253-7868-45aa-b948-d87714e46171), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-748611964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9ef22c3-9096-4e38-80f2-1c954762e137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2702e0443a1f4e90a1472fb1e3ffffa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c3bb2fdaa954a2eaaf08ac2d52b9816',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d951253-7868-45aa-b948-d87714e46171),volume_type_id=0d951253-7868-45aa-b948-d87714e46171)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:08.075599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535b2145-c6c0-42e9-8b8b-16521f45baea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:08.100059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535b2145-c6c0-42e9-8b8b-16521f45baea) transitioned into state 'SUCCESS' from state '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-748611964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2702e0443a1f4e90a1472fb1e3ffffa7',qos_specs=None,replication_status=,reservations=['fcb97b8e-d1b1-4764-b5dc-8fde0c904d5c','7971c5f3-1ddd-4f2d-a621-79ae2fbeca3e','53093b88-e32b-4352-b55b-f2eeba837b4b','3dc64ffb-2d8a-4353-9dcb-f4886aa6ff6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3bb2fdaa954a2eaaf08ac2d52b9816',volume_type_id=0d951253-7868-45aa-b948-d87714e46171)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:08.101038 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ca6248-1327-4c29-b67e-f06cece2e171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:08.119263 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ca6248-1327-4c29-b67e-f06cece2e171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:08.120136 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Flow 'volume_create_api' (07d91411-4120-46a6-b047-9033f91ba13a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:08.120502 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Create volume request issued successfully. Aug 14 01:18:08.121313 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e78b6439-f46f-4f53-8223-1b5a89dd468c tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:18:08.121784 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 154/609] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:18:07 2026] POST /volume/v3/volumes => generated 868 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:08.138338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-33a889ff-3c7e-401a-9db8-5025e68c2e48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:08.142259 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33a889ff-3c7e-401a-9db8-5025e68c2e48 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:08.142346 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33a889ff-3c7e-401a-9db8-5025e68c2e48 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:08.142592 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33a889ff-3c7e-401a-9db8-5025e68c2e48 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:08.153146 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:08.153146 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:08.159297 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-33a889ff-3c7e-401a-9db8-5025e68c2e48 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:08.168519 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33a889ff-3c7e-401a-9db8-5025e68c2e48 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:08.169085 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 152/610] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:08 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:08.187350 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-24a38138-e877-454c-a416-9053935245d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:08.189722 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24a38138-e877-454c-a416-9053935245d1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:08.190108 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24a38138-e877-454c-a416-9053935245d1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:08.190394 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24a38138-e877-454c-a416-9053935245d1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:08.190562 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-24a38138-e877-454c-a416-9053935245d1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:08.197843 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:08.197843 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:08.198830 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24a38138-e877-454c-a416-9053935245d1 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:08.199260 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 154/611] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:08 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:08.620687 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-b982aba3-c6b0-4cdd-965b-6c8f979237c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:08.623050 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-b982aba3-c6b0-4cdd-965b-6c8f979237c5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] DELETE https://10.4.3.11/volume/v3/attachments/f723c791-1bda-4922-b1e8-8a9dc5d19a21 Aug 14 01:18:08.623250 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-b982aba3-c6b0-4cdd-965b-6c8f979237c5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:08.623418 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-b982aba3-c6b0-4cdd-965b-6c8f979237c5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:08.633111 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:08.633111 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:08.720643 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-b982aba3-c6b0-4cdd-965b-6c8f979237c5 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/f723c791-1bda-4922-b1e8-8a9dc5d19a21 returned with HTTP 200 Aug 14 01:18:08.721393 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 152/612] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:08 2026] DELETE /volume/v3/attachments/f723c791-1bda-4922-b1e8-8a9dc5d19a21 => generated 192 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:09.043481 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7ea9d500-97d9-4fe2-b57a-91ad597684d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:09.044617 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ea9d500-97d9-4fe2-b57a-91ad597684d8 None None] GET https://10.4.3.11/volume// Aug 14 01:18:09.044811 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ea9d500-97d9-4fe2-b57a-91ad597684d8 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:09.045077 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ea9d500-97d9-4fe2-b57a-91ad597684d8 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:09.045519 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ea9d500-97d9-4fe2-b57a-91ad597684d8 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:09.045950 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 155/613] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:09.058202 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-34c1268d-2c2b-43c8-a885-87140299d810 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:09.061480 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-34c1268d-2c2b-43c8-a885-87140299d810 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:09.061612 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-34c1268d-2c2b-43c8-a885-87140299d810 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:09.061813 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-34c1268d-2c2b-43c8-a885-87140299d810 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:09.079267 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:09.079267 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:09.089674 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-34c1268d-2c2b-43c8-a885-87140299d810 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:09.093061 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-34c1268d-2c2b-43c8-a885-87140299d810 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:09.093686 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 153/614] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:18:09 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:09.196441 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c016389e-1bc8-47d6-b7bc-b71f83e25bda None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:09.201955 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-97389d41-7d46-4b9e-b605-3b3cf0e8e10d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:09.202668 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c016389e-1bc8-47d6-b7bc-b71f83e25bda tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:09.202668 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c016389e-1bc8-47d6-b7bc-b71f83e25bda tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:09.202668 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c016389e-1bc8-47d6-b7bc-b71f83e25bda tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:09.202910 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-97389d41-7d46-4b9e-b605-3b3cf0e8e10d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] PUT https://10.4.3.11/volume/v3/attachments/00fd169c-e312-4d79-9e16-c83a673d14ef Aug 14 01:18:09.202972 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-97389d41-7d46-4b9e-b605-3b3cf0e8e10d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:09.214491 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:09.214491 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:09.215091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b5eee54c-c1ab-46f2-8674-20209343459c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:09.216291 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-97389d41-7d46-4b9e-b605-3b3cf0e8e10d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Acquiring lock "cinder-attachment_update-f9f7c078-b6d5-4621-a325-ef465a6b5668-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:18:09.217130 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5eee54c-c1ab-46f2-8674-20209343459c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:09.217355 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b5eee54c-c1ab-46f2-8674-20209343459c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:09.217588 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b5eee54c-c1ab-46f2-8674-20209343459c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:09.217729 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b5eee54c-c1ab-46f2-8674-20209343459c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:09.223444 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c016389e-1bc8-47d6-b7bc-b71f83e25bda tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:09.223522 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-97389d41-7d46-4b9e-b605-3b3cf0e8e10d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Lock "cinder-attachment_update-f9f7c078-b6d5-4621-a325-ef465a6b5668-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:18:09.223522 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:09.223522 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:09.226085 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:09.226085 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:09.228286 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5eee54c-c1ab-46f2-8674-20209343459c tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:09.228286 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 156/615] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:09 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:09.229435 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c016389e-1bc8-47d6-b7bc-b71f83e25bda tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:09.230287 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 155/616] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:09 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:09.245981 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b2d7eeba-4399-49f3-af32-22b7892e44d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:09.247816 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2d7eeba-4399-49f3-af32-22b7892e44d2 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:09.248190 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2d7eeba-4399-49f3-af32-22b7892e44d2 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:09.248358 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2d7eeba-4399-49f3-af32-22b7892e44d2 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:09.258569 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:09.258569 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:09.265247 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b2d7eeba-4399-49f3-af32-22b7892e44d2 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Volume info retrieved successfully. Aug 14 01:18:09.271090 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2d7eeba-4399-49f3-af32-22b7892e44d2 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:09.275376 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 154/617] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:09 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 1180 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 01:18:09.287409 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-06022869-03b8-4760-9447-8ec58e72b03a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:09.290232 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] POST https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137/action Aug 14 01:18:09.290788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-839894035", "migration_policy": "never"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:09.291037 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-839894035", "migration_policy": "never"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:09.302891 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:09.302891 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:09.303138 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:09.310569 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:09.310569 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:09.336060 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-839894035 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-839894035, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:09.336462 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-839894035 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-839894035, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:09.361905 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-97389d41-7d46-4b9e-b605-3b3cf0e8e10d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Lock "cinder-attachment_update-f9f7c078-b6d5-4621-a325-ef465a6b5668-np0000007295" released by "attachment_update" :: held 0.141s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:18:09.363195 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-97389d41-7d46-4b9e-b605-3b3cf0e8e10d tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/00fd169c-e312-4d79-9e16-c83a673d14ef returned with HTTP 200 Aug 14 01:18:09.365591 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 153/618] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:18:09 2026] PUT /volume/v3/attachments/00fd169c-e312-4d79-9e16-c83a673d14ef => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:09.379801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Created reservations ['d6d2a6a5-4459-43e6-915b-88b4f6bd8d22', '0209e925-a764-4b0c-9434-56dc04f9328f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:09.402470 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-462730ab-f728-407b-812c-b76af10426da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:09.404968 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-462730ab-f728-407b-812c-b76af10426da tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/attachments/00fd169c-e312-4d79-9e16-c83a673d14ef/action Aug 14 01:18:09.405651 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-462730ab-f728-407b-812c-b76af10426da tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:09.405912 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-462730ab-f728-407b-812c-b76af10426da tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:09.411204 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Created reservations ['e105a845-65a5-4560-a26f-590c97267b77', '84115cb9-4778-49b6-8806-af2503762196'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:09.426619 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:09.426619 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:09.444631 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9cbf18e2-a8d5-48c4-974b-9426852795da req-462730ab-f728-407b-812c-b76af10426da tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/00fd169c-e312-4d79-9e16-c83a673d14ef/action returned with HTTP 204 Aug 14 01:18:09.444631 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 156/619] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:18:09 2026] POST /volume/v3/attachments/00fd169c-e312-4d79-9e16-c83a673d14ef/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:09.463284 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Retype volume request issued successfully. Aug 14 01:18:09.463665 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06022869-03b8-4760-9447-8ec58e72b03a tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137/action returned with HTTP 202 Aug 14 01:18:09.464215 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 157/620] 10.4.3.11 () {70 vars in 1425 bytes} [Fri Aug 14 01:18:09 2026] POST /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 01:18:09.472549 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a7f98b5-da48-4fdc-a750-4dcb6545fa6e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:09.476803 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a7f98b5-da48-4fdc-a750-4dcb6545fa6e tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:09.477057 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a7f98b5-da48-4fdc-a750-4dcb6545fa6e tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:09.477270 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a7f98b5-da48-4fdc-a750-4dcb6545fa6e tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:09.486425 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:09.486425 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:09.491022 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5a7f98b5-da48-4fdc-a750-4dcb6545fa6e tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:09.496849 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a7f98b5-da48-4fdc-a750-4dcb6545fa6e tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:09.497286 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 155/621] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:09 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:10.243546 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6fd45d89-3f63-4a51-9048-995813a0d1c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:10.247516 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fd45d89-3f63-4a51-9048-995813a0d1c2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:10.247697 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fd45d89-3f63-4a51-9048-995813a0d1c2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:10.247904 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fd45d89-3f63-4a51-9048-995813a0d1c2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:10.248089 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6fd45d89-3f63-4a51-9048-995813a0d1c2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:10.252744 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:10.252744 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:10.254006 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fd45d89-3f63-4a51-9048-995813a0d1c2 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:10.254476 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 154/622] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:10 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:10.513013 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b9568c4-2114-4554-9442-0c54d26bbf31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:10.515384 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b9568c4-2114-4554-9442-0c54d26bbf31 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:10.516524 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b9568c4-2114-4554-9442-0c54d26bbf31 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:10.516722 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b9568c4-2114-4554-9442-0c54d26bbf31 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:10.528059 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:10.528059 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:10.532699 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2b9568c4-2114-4554-9442-0c54d26bbf31 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:10.538725 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b9568c4-2114-4554-9442-0c54d26bbf31 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:10.539195 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 157/623] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:10 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:10.553071 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b65f119c-7e6a-4f9e-9c75-99f6e969a7cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:10.555572 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b65f119c-7e6a-4f9e-9c75-99f6e969a7cd tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:10.556019 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b65f119c-7e6a-4f9e-9c75-99f6e969a7cd tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:10.556288 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b65f119c-7e6a-4f9e-9c75-99f6e969a7cd tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:10.565992 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:10.565992 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:10.575552 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b65f119c-7e6a-4f9e-9c75-99f6e969a7cd tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Volume info retrieved successfully. Aug 14 01:18:10.582078 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b65f119c-7e6a-4f9e-9c75-99f6e969a7cd tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:10.582691 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 158/624] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:10 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 1179 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:10.600800 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fcffed7e-008a-4699-9fe6-73f683af18c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:10.604785 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fcffed7e-008a-4699-9fe6-73f683af18c8 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:10.604785 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fcffed7e-008a-4699-9fe6-73f683af18c8 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:10.604785 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fcffed7e-008a-4699-9fe6-73f683af18c8 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:10.612385 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:10.612385 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:10.616818 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fcffed7e-008a-4699-9fe6-73f683af18c8 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Volume info retrieved successfully. Aug 14 01:18:10.621801 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fcffed7e-008a-4699-9fe6-73f683af18c8 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:10.622417 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 156/625] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:10 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 1179 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:10.642568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:10.649598 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] POST https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137/action Aug 14 01:18:10.652205 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-246498255", "migration_policy": "never"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:10.653460 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-246498255", "migration_policy": "never"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:10.665729 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:10.665729 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:10.666422 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:10.688770 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-246498255 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-246498255, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:10.689282 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-246498255 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-246498255, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:10.699370 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Created reservations ['aa7ba4a8-3fcc-4a65-a83c-1beef40094e4', '3be8ef40-4480-4aae-b4ea-be117f7de00f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:10.712078 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-839894035 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-839894035, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:10.712078 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-839894035 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-839894035, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:10.719725 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Created reservations ['61a9a5a5-fb04-46c9-865a-53d449612e5b', 'ed9d71eb-7892-4bbf-a3dc-750399a0a89d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:10.752938 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Retype volume request issued successfully. Aug 14 01:18:10.753191 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-648e3b1e-e655-4eb7-89f8-f861b57cc081 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137/action returned with HTTP 202 Aug 14 01:18:10.753614 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 155/626] 10.4.3.11 () {70 vars in 1425 bytes} [Fri Aug 14 01:18:10 2026] POST /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 01:18:10.761956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2ae49f76-723d-4799-bf1d-0324a1a2f51f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:10.763991 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ae49f76-723d-4799-bf1d-0324a1a2f51f tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:10.764257 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ae49f76-723d-4799-bf1d-0324a1a2f51f tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:10.764449 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ae49f76-723d-4799-bf1d-0324a1a2f51f tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:10.774886 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:10.774886 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:10.780455 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2ae49f76-723d-4799-bf1d-0324a1a2f51f tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:10.785150 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ae49f76-723d-4799-bf1d-0324a1a2f51f tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:10.785473 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 158/627] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:10 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:11.265573 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-36a9d1ff-f0b0-49ca-83fb-3a8b855b3709 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:11.267546 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36a9d1ff-f0b0-49ca-83fb-3a8b855b3709 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:11.267891 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36a9d1ff-f0b0-49ca-83fb-3a8b855b3709 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:11.268194 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36a9d1ff-f0b0-49ca-83fb-3a8b855b3709 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:11.268280 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-36a9d1ff-f0b0-49ca-83fb-3a8b855b3709 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:11.272618 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:11.272618 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:11.273502 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36a9d1ff-f0b0-49ca-83fb-3a8b855b3709 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:11.274018 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 159/628] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:11 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:11.800507 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-79c80e0b-93fa-406e-b8ad-bad2577bcae6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:11.802620 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79c80e0b-93fa-406e-b8ad-bad2577bcae6 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:11.803035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79c80e0b-93fa-406e-b8ad-bad2577bcae6 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:11.804746 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-79c80e0b-93fa-406e-b8ad-bad2577bcae6 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:11.814745 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:11.814745 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:11.817681 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-79c80e0b-93fa-406e-b8ad-bad2577bcae6 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:11.821801 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-79c80e0b-93fa-406e-b8ad-bad2577bcae6 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:11.822297 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 157/629] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:11 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:11.833589 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0555251b-39f9-4616-bd46-5c4a9dbe8761 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:11.835549 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0555251b-39f9-4616-bd46-5c4a9dbe8761 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:11.835834 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0555251b-39f9-4616-bd46-5c4a9dbe8761 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:11.836063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0555251b-39f9-4616-bd46-5c4a9dbe8761 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:11.843805 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:11.843805 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:11.847480 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0555251b-39f9-4616-bd46-5c4a9dbe8761 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Volume info retrieved successfully. Aug 14 01:18:11.852046 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0555251b-39f9-4616-bd46-5c4a9dbe8761 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:11.852461 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 156/630] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:11 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 1180 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:11.868025 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7a4403c5-16cb-474b-a485-28dd607733e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:11.869625 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a4403c5-16cb-474b-a485-28dd607733e0 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] GET https://10.4.3.11/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-748611964 Aug 14 01:18:11.869864 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a4403c5-16cb-474b-a485-28dd607733e0 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:11.870098 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a4403c5-16cb-474b-a485-28dd607733e0 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:11.870775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7a4403c5-16cb-474b-a485-28dd607733e0 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-748611964'), ('all_tenants', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:18:11.898572 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7a4403c5-16cb-474b-a485-28dd607733e0 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Get all volumes completed successfully. Aug 14 01:18:11.899106 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a4403c5-16cb-474b-a485-28dd607733e0 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-748611964 returned with HTTP 200 Aug 14 01:18:11.899519 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 159/631] 10.4.3.11 () {68 vars in 1420 bytes} [Fri Aug 14 01:18:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-748611964 => generated 339 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:11.908609 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-859e8512-0870-4393-854d-88b1130a9372 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:11.910427 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-859e8512-0870-4393-854d-88b1130a9372 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] GET https://10.4.3.11/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-748611964 Aug 14 01:18:11.910755 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-859e8512-0870-4393-854d-88b1130a9372 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:11.910965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-859e8512-0870-4393-854d-88b1130a9372 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:11.911857 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-859e8512-0870-4393-854d-88b1130a9372 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-748611964'), ('all_tenants', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:18:11.943155 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-859e8512-0870-4393-854d-88b1130a9372 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Get all volumes completed successfully. Aug 14 01:18:11.943723 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-859e8512-0870-4393-854d-88b1130a9372 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-748611964 returned with HTTP 200 Aug 14 01:18:11.944307 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 160/632] 10.4.3.11 () {68 vars in 1420 bytes} [Fri Aug 14 01:18:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-748611964 => generated 339 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:11.953948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d37ea94b-ed93-4fd2-a813-6f59d62bfe6b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:11.955754 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d37ea94b-ed93-4fd2-a813-6f59d62bfe6b tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:11.956189 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d37ea94b-ed93-4fd2-a813-6f59d62bfe6b tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:11.956582 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d37ea94b-ed93-4fd2-a813-6f59d62bfe6b tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:11.964324 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:11.964324 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:11.968189 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d37ea94b-ed93-4fd2-a813-6f59d62bfe6b tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:11.972599 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d37ea94b-ed93-4fd2-a813-6f59d62bfe6b tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:11.973250 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 158/633] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:11 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:11.985744 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31d0a386-60b8-4575-b2a0-1386dbb20c04 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:11.992515 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31d0a386-60b8-4575-b2a0-1386dbb20c04 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] DELETE https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:11.992829 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31d0a386-60b8-4575-b2a0-1386dbb20c04 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:11.993068 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31d0a386-60b8-4575-b2a0-1386dbb20c04 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:11.993257 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-31d0a386-60b8-4575-b2a0-1386dbb20c04 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Delete volume with id: c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:12.007622 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:12.007622 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:12.007622 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31d0a386-60b8-4575-b2a0-1386dbb20c04 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:12.035312 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31d0a386-60b8-4575-b2a0-1386dbb20c04 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Delete volume request issued successfully. Aug 14 01:18:12.036398 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31d0a386-60b8-4575-b2a0-1386dbb20c04 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 202 Aug 14 01:18:12.037095 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 157/634] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:18:11 2026] DELETE /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:18:12.044071 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6bc4735d-61ee-4778-b907-f7be2231e3d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:12.045798 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bc4735d-61ee-4778-b907-f7be2231e3d8 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:12.046062 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bc4735d-61ee-4778-b907-f7be2231e3d8 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:12.046288 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bc4735d-61ee-4778-b907-f7be2231e3d8 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:12.056024 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:12.056024 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:12.060202 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6bc4735d-61ee-4778-b907-f7be2231e3d8 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Volume info retrieved successfully. Aug 14 01:18:12.065321 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bc4735d-61ee-4778-b907-f7be2231e3d8 tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 200 Aug 14 01:18:12.065736 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 160/635] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:12 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:12.289826 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-181bdf7e-09a8-4d50-a0ec-01ae240ebd18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:12.293050 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-181bdf7e-09a8-4d50-a0ec-01ae240ebd18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:12.293050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-181bdf7e-09a8-4d50-a0ec-01ae240ebd18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:12.293050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-181bdf7e-09a8-4d50-a0ec-01ae240ebd18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:12.293050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-181bdf7e-09a8-4d50-a0ec-01ae240ebd18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:12.300302 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:12.300302 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:12.301271 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-181bdf7e-09a8-4d50-a0ec-01ae240ebd18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:12.301914 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 161/636] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:12 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:13.081006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f376f63b-5887-40b0-9951-bccc8889173b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:13.082702 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f376f63b-5887-40b0-9951-bccc8889173b tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] GET https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 Aug 14 01:18:13.082866 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f376f63b-5887-40b0-9951-bccc8889173b tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:13.083069 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f376f63b-5887-40b0-9951-bccc8889173b tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:13.084956 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=313,cinder:UPDATE=81,cinder:INSERT=53 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:18:13.088711 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f376f63b-5887-40b0-9951-bccc8889173b tempest-VolumeRetypeMultiattachTest-244230655 tempest-VolumeRetypeMultiattachTest-244230655-project-member] https://10.4.3.11/volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 returned with HTTP 404 Aug 14 01:18:13.089277 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 159/637] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:13 2026] GET /volume/v3/volumes/c9ef22c3-9096-4e38-80f2-1c954762e137 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:18:13.096540 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ccd15878-debd-46e5-8e9d-12214b3daa72 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:13.098269 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccd15878-debd-46e5-8e9d-12214b3daa72 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] DELETE https://10.4.3.11/volume/v3/types/5a044559-0d5b-4ed0-b42f-a740493e50cd Aug 14 01:18:13.098478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ccd15878-debd-46e5-8e9d-12214b3daa72 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:13.098707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ccd15878-debd-46e5-8e9d-12214b3daa72 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:13.141098 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccd15878-debd-46e5-8e9d-12214b3daa72 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/types/5a044559-0d5b-4ed0-b42f-a740493e50cd returned with HTTP 202 Aug 14 01:18:13.141491 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 158/638] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:18:13 2026] DELETE /volume/v3/types/5a044559-0d5b-4ed0-b42f-a740493e50cd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:13.148943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7615e3f4-245e-4265-bed4-df81119de519 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:13.151240 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7615e3f4-245e-4265-bed4-df81119de519 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] GET https://10.4.3.11/volume/v3/types/5a044559-0d5b-4ed0-b42f-a740493e50cd Aug 14 01:18:13.151524 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7615e3f4-245e-4265-bed4-df81119de519 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:13.152057 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7615e3f4-245e-4265-bed4-df81119de519 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:13.158046 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7615e3f4-245e-4265-bed4-df81119de519 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/types/5a044559-0d5b-4ed0-b42f-a740493e50cd returned with HTTP 404 Aug 14 01:18:13.158721 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 161/639] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:18:13 2026] GET /volume/v3/types/5a044559-0d5b-4ed0-b42f-a740493e50cd => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:13.165212 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-12435e0b-91a3-4391-8e37-3bdaf42c820c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:13.167064 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12435e0b-91a3-4391-8e37-3bdaf42c820c tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] DELETE https://10.4.3.11/volume/v3/types/0d951253-7868-45aa-b948-d87714e46171 Aug 14 01:18:13.167297 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12435e0b-91a3-4391-8e37-3bdaf42c820c tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:13.167518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12435e0b-91a3-4391-8e37-3bdaf42c820c tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:13.169885 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=301,cinder:UPDATE=63,cinder:INSERT=35 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:18:13.191947 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12435e0b-91a3-4391-8e37-3bdaf42c820c tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/types/0d951253-7868-45aa-b948-d87714e46171 returned with HTTP 202 Aug 14 01:18:13.192337 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 162/640] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:18:13 2026] DELETE /volume/v3/types/0d951253-7868-45aa-b948-d87714e46171 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:13.199731 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0ffb4de1-15fd-4448-aec2-5e14d6b572e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:13.202196 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ffb4de1-15fd-4448-aec2-5e14d6b572e7 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] GET https://10.4.3.11/volume/v3/types/0d951253-7868-45aa-b948-d87714e46171 Aug 14 01:18:13.203099 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ffb4de1-15fd-4448-aec2-5e14d6b572e7 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:13.203099 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0ffb4de1-15fd-4448-aec2-5e14d6b572e7 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:13.207999 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0ffb4de1-15fd-4448-aec2-5e14d6b572e7 tempest-VolumeRetypeMultiattachTest-1126059612 tempest-VolumeRetypeMultiattachTest-1126059612-project-admin] https://10.4.3.11/volume/v3/types/0d951253-7868-45aa-b948-d87714e46171 returned with HTTP 404 Aug 14 01:18:13.208859 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 160/641] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:18:13 2026] GET /volume/v3/types/0d951253-7868-45aa-b948-d87714e46171 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:13.315652 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cbdd3cd5-5db7-4045-99a6-576f76919916 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:13.318022 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbdd3cd5-5db7-4045-99a6-576f76919916 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:13.318339 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbdd3cd5-5db7-4045-99a6-576f76919916 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:13.318614 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbdd3cd5-5db7-4045-99a6-576f76919916 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:13.318794 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cbdd3cd5-5db7-4045-99a6-576f76919916 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:13.323840 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:13.323840 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:13.324708 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbdd3cd5-5db7-4045-99a6-576f76919916 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:13.325236 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 159/642] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:13 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:14.338309 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5ee9cfa-a955-426e-8cd8-8882256a6a11 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:14.341233 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5ee9cfa-a955-426e-8cd8-8882256a6a11 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:14.341453 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5ee9cfa-a955-426e-8cd8-8882256a6a11 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:14.341693 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5ee9cfa-a955-426e-8cd8-8882256a6a11 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:14.341778 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c5ee9cfa-a955-426e-8cd8-8882256a6a11 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:14.348134 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:14.348134 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:14.348901 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5ee9cfa-a955-426e-8cd8-8882256a6a11 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:14.349374 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 162/643] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:14 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:15.363575 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bfa8f88b-7e44-4bab-b663-78862b952575 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:15.365965 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfa8f88b-7e44-4bab-b663-78862b952575 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:15.366238 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfa8f88b-7e44-4bab-b663-78862b952575 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:15.366463 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfa8f88b-7e44-4bab-b663-78862b952575 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:15.366611 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bfa8f88b-7e44-4bab-b663-78862b952575 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:15.376648 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:15.376648 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:15.377917 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfa8f88b-7e44-4bab-b663-78862b952575 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:15.378461 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 163/644] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:15 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:15.426401 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-489c9d97-8118-4510-a6f3-45df0d4c539f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:15.529059 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:18:15.529526 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1137369924"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:15.531529 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1137369924'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:18:15.531736 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Create volume of 1 GB Aug 14 01:18:15.537641 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Availability Zones retrieved successfully. Aug 14 01:18:15.545696 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Flow 'volume_create_api' (3c8b69e6-85b6-48b9-9489-f2f8c98e709d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:15.547266 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88cb6958-1292-4111-aa58-288680e928e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:15.548583 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:18:15.577111 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88cb6958-1292-4111-aa58-288680e928e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:15.578151 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65df4144-c1bb-4bd7-ac0d-0095fa1c6d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:15.639984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Created reservations ['f8df7b2f-839c-4d97-a77b-ec2eb38ad57f', 'c4b6e96b-128d-4669-b84b-58a768069621', 'cb275429-c057-4bbb-a609-a1b7e1bdc0a6', 'e1c3700d-98a9-4480-9214-68af21fe3c57'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:15.640669 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65df4144-c1bb-4bd7-ac0d-0095fa1c6d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8df7b2f-839c-4d97-a77b-ec2eb38ad57f', 'c4b6e96b-128d-4669-b84b-58a768069621', 'cb275429-c057-4bbb-a609-a1b7e1bdc0a6', 'e1c3700d-98a9-4480-9214-68af21fe3c57']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:15.641549 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ded312f-012b-47bd-82a6-72f48be25652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:15.665000 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ded312f-012b-47bd-82a6-72f48be25652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f08468ff-2c98-40e2-aa07-024c6c291f53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1137369924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a914f096ce044461914261c363da7a6d',qos_specs=None,replication_status=,reservations=['f8df7b2f-839c-4d97-a77b-ec2eb38ad57f','c4b6e96b-128d-4669-b84b-58a768069621','cb275429-c057-4bbb-a609-a1b7e1bdc0a6','e1c3700d-98a9-4480-9214-68af21fe3c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1268a564f4a941498027f7468ef7f1e0',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:18:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1137369924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f08468ff-2c98-40e2-aa07-024c6c291f53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a914f096ce044461914261c363da7a6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1268a564f4a941498027f7468ef7f1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:15.666097 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (230aa661-6a14-4daf-bcb8-6d1efa3d39c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:15.690303 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (230aa661-6a14-4daf-bcb8-6d1efa3d39c9) transitioned into state 'SUCCESS' from state '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-1137369924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a914f096ce044461914261c363da7a6d',qos_specs=None,replication_status=,reservations=['f8df7b2f-839c-4d97-a77b-ec2eb38ad57f','c4b6e96b-128d-4669-b84b-58a768069621','cb275429-c057-4bbb-a609-a1b7e1bdc0a6','e1c3700d-98a9-4480-9214-68af21fe3c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1268a564f4a941498027f7468ef7f1e0',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:15.691066 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737f3a8e-c6f1-4a2f-9002-62d8e198c2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:15.700549 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737f3a8e-c6f1-4a2f-9002-62d8e198c2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:15.701450 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Flow 'volume_create_api' (3c8b69e6-85b6-48b9-9489-f2f8c98e709d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:15.701711 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Create volume request issued successfully. Aug 14 01:18:15.702287 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-489c9d97-8118-4510-a6f3-45df0d4c539f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:18:15.702800 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 161/645] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:18:15 2026] POST /volume/v3/volumes => generated 753 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:15.725049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7dd0cbe5-4a3f-4e81-b736-98e50fe5bfac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:15.728621 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7dd0cbe5-4a3f-4e81-b736-98e50fe5bfac tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 Aug 14 01:18:15.728621 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7dd0cbe5-4a3f-4e81-b736-98e50fe5bfac tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:15.728823 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7dd0cbe5-4a3f-4e81-b736-98e50fe5bfac tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:15.743063 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:15.743063 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:15.748513 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7dd0cbe5-4a3f-4e81-b736-98e50fe5bfac tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Volume info retrieved successfully. Aug 14 01:18:15.757038 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7dd0cbe5-4a3f-4e81-b736-98e50fe5bfac tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 returned with HTTP 200 Aug 14 01:18:15.757489 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 160/646] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:15 2026] GET /volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:16.391569 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-83ee7bd3-5d6a-4c91-a87f-01f5ec140871 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:16.393527 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83ee7bd3-5d6a-4c91-a87f-01f5ec140871 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:16.393774 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83ee7bd3-5d6a-4c91-a87f-01f5ec140871 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:16.394175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83ee7bd3-5d6a-4c91-a87f-01f5ec140871 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:16.394175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-83ee7bd3-5d6a-4c91-a87f-01f5ec140871 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:16.399051 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:16.399051 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:16.399979 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83ee7bd3-5d6a-4c91-a87f-01f5ec140871 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:16.400386 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 163/647] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:16 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:16.772484 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aed89a71-88eb-400d-9cf9-899900493a00 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:16.774487 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aed89a71-88eb-400d-9cf9-899900493a00 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 Aug 14 01:18:16.774784 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aed89a71-88eb-400d-9cf9-899900493a00 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:16.775079 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aed89a71-88eb-400d-9cf9-899900493a00 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:16.782441 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:16.782441 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:16.786547 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aed89a71-88eb-400d-9cf9-899900493a00 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Volume info retrieved successfully. Aug 14 01:18:16.791481 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aed89a71-88eb-400d-9cf9-899900493a00 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 returned with HTTP 200 Aug 14 01:18:16.791976 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 164/648] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:16 2026] GET /volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:16.804762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6c8a705-c922-4c23-8f26-d7b803af8941 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:16.807530 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6c8a705-c922-4c23-8f26-d7b803af8941 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:18:16.808222 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6c8a705-c922-4c23-8f26-d7b803af8941 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f08468ff-2c98-40e2-aa07-024c6c291f53", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1824451989"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:16.819575 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:16.819575 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:16.820277 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d6c8a705-c922-4c23-8f26-d7b803af8941 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Volume info retrieved successfully. Aug 14 01:18:16.820431 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-d6c8a705-c922-4c23-8f26-d7b803af8941 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Create snapshot from volume f08468ff-2c98-40e2-aa07-024c6c291f53 Aug 14 01:18:16.869725 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-d6c8a705-c922-4c23-8f26-d7b803af8941 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Created reservations ['ce1cbe64-f7b5-4396-9cec-29dd12b5e008', '5f48da22-4157-4363-be8b-c0f2069951ad', '23c8eabc-d9f3-46b2-b3eb-3d14c0dc5724', '67ff72d1-904e-4616-89f3-da780b3d3f4e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:16.907707 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d6c8a705-c922-4c23-8f26-d7b803af8941 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot create request issued successfully. Aug 14 01:18:16.908137 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6c8a705-c922-4c23-8f26-d7b803af8941 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:18:16.908772 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 162/649] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:18:16 2026] POST /volume/v3/snapshots => generated 311 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:16.918106 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7e51430-7e2f-4870-8986-07d657528785 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:16.920389 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7e51430-7e2f-4870-8986-07d657528785 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b Aug 14 01:18:16.920705 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7e51430-7e2f-4870-8986-07d657528785 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:16.921002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7e51430-7e2f-4870-8986-07d657528785 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:16.930851 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:16.930851 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:16.933412 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e7e51430-7e2f-4870-8986-07d657528785 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:16.934369 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7e51430-7e2f-4870-8986-07d657528785 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b returned with HTTP 200 Aug 14 01:18:16.934748 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 161/650] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:18:16 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:17.413507 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e41c7e25-eac5-4e8c-ae60-d51a88eeda65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:17.415542 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e41c7e25-eac5-4e8c-ae60-d51a88eeda65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:17.415786 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e41c7e25-eac5-4e8c-ae60-d51a88eeda65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:17.416011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e41c7e25-eac5-4e8c-ae60-d51a88eeda65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:17.416178 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e41c7e25-eac5-4e8c-ae60-d51a88eeda65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:17.420226 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:17.420226 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:17.421161 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e41c7e25-eac5-4e8c-ae60-d51a88eeda65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:17.421608 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 164/651] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:17 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:17.947687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d5be298-0352-4449-8a51-9acd5d7aad1f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:17.949700 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d5be298-0352-4449-8a51-9acd5d7aad1f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b Aug 14 01:18:17.949971 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d5be298-0352-4449-8a51-9acd5d7aad1f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:17.950243 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d5be298-0352-4449-8a51-9acd5d7aad1f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:17.955703 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:17.955703 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:17.956346 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3d5be298-0352-4449-8a51-9acd5d7aad1f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:17.957348 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d5be298-0352-4449-8a51-9acd5d7aad1f tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b returned with HTTP 200 Aug 14 01:18:17.957772 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 165/652] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:18:17 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:17.970538 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dd44b3e3-13ba-4ad2-8e0f-f5e623b8d506 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:17.973120 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd44b3e3-13ba-4ad2-8e0f-f5e623b8d506 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] POST https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:17.973572 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd44b3e3-13ba-4ad2-8e0f-f5e623b8d506 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:17.982753 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:17.982753 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:17.983366 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dd44b3e3-13ba-4ad2-8e0f-f5e623b8d506 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.016190 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dd44b3e3-13ba-4ad2-8e0f-f5e623b8d506 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Update snapshot metadata completed successfully. Aug 14 01:18:18.016513 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd44b3e3-13ba-4ad2-8e0f-f5e623b8d506 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.017053 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 163/653] 10.4.3.11 () {68 vars in 1395 bytes} [Fri Aug 14 01:18:17 2026] POST /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.025483 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c14dde72-38b0-480a-b1d5-7bfce4c67264 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.027472 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c14dde72-38b0-480a-b1d5-7bfce4c67264 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:18.027714 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c14dde72-38b0-480a-b1d5-7bfce4c67264 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.027988 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c14dde72-38b0-480a-b1d5-7bfce4c67264 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.033805 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.033805 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:18.034334 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c14dde72-38b0-480a-b1d5-7bfce4c67264 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.035273 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c14dde72-38b0-480a-b1d5-7bfce4c67264 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Get snapshot metadata completed successfully. Aug 14 01:18:18.035550 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c14dde72-38b0-480a-b1d5-7bfce4c67264 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.036112 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 162/654] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:18:18 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.043224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49cfa6ff-dd8e-437f-bc07-0df453fa1c4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.045363 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49cfa6ff-dd8e-437f-bc07-0df453fa1c4e tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] PUT https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:18.045833 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49cfa6ff-dd8e-437f-bc07-0df453fa1c4e tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:18.052751 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.052751 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:18.053334 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49cfa6ff-dd8e-437f-bc07-0df453fa1c4e tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.075549 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49cfa6ff-dd8e-437f-bc07-0df453fa1c4e tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Update snapshot metadata completed successfully. Aug 14 01:18:18.075866 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49cfa6ff-dd8e-437f-bc07-0df453fa1c4e tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.076301 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 165/655] 10.4.3.11 () {68 vars in 1394 bytes} [Fri Aug 14 01:18:18 2026] PUT /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.085491 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a76b48c1-1812-4113-a5f8-e45682a1298c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.087106 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a76b48c1-1812-4113-a5f8-e45682a1298c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:18.087278 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a76b48c1-1812-4113-a5f8-e45682a1298c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.087446 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a76b48c1-1812-4113-a5f8-e45682a1298c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.091963 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.091963 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:18.092347 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a76b48c1-1812-4113-a5f8-e45682a1298c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.093034 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a76b48c1-1812-4113-a5f8-e45682a1298c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Get snapshot metadata completed successfully. Aug 14 01:18:18.093239 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a76b48c1-1812-4113-a5f8-e45682a1298c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.093737 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 166/656] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:18:18 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 57 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.102893 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b429fc0a-72d4-49f8-93ed-c5b8f6df8a52 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.106718 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b429fc0a-72d4-49f8-93ed-c5b8f6df8a52 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata/key3 Aug 14 01:18:18.107028 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b429fc0a-72d4-49f8-93ed-c5b8f6df8a52 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.107274 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b429fc0a-72d4-49f8-93ed-c5b8f6df8a52 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.114428 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.114428 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:18.115008 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b429fc0a-72d4-49f8-93ed-c5b8f6df8a52 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.116116 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b429fc0a-72d4-49f8-93ed-c5b8f6df8a52 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Get snapshot metadata completed successfully. Aug 14 01:18:18.125532 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b429fc0a-72d4-49f8-93ed-c5b8f6df8a52 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Delete snapshot metadata completed successfully. Aug 14 01:18:18.125772 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b429fc0a-72d4-49f8-93ed-c5b8f6df8a52 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata/key3 returned with HTTP 200 Aug 14 01:18:18.126304 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 164/657] 10.4.3.11 () {66 vars in 1392 bytes} [Fri Aug 14 01:18:18 2026] DELETE /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata/key3 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 01:18:18.134954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ed371357-df1b-42ef-80f1-3bc60f3c35dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.136658 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed371357-df1b-42ef-80f1-3bc60f3c35dc tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:18.136832 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed371357-df1b-42ef-80f1-3bc60f3c35dc tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.137024 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed371357-df1b-42ef-80f1-3bc60f3c35dc tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.143675 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.143675 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:18.143945 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ed371357-df1b-42ef-80f1-3bc60f3c35dc tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.145159 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ed371357-df1b-42ef-80f1-3bc60f3c35dc tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Get snapshot metadata completed successfully. Aug 14 01:18:18.145531 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed371357-df1b-42ef-80f1-3bc60f3c35dc tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.146053 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 163/658] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:18:18 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.154070 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d083df1-f086-4510-a5f0-b2426b114c24 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.156376 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d083df1-f086-4510-a5f0-b2426b114c24 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] PUT https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:18.156879 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d083df1-f086-4510-a5f0-b2426b114c24 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:18.165011 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.165011 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:18.165712 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5d083df1-f086-4510-a5f0-b2426b114c24 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.181295 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5d083df1-f086-4510-a5f0-b2426b114c24 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Update snapshot metadata completed successfully. Aug 14 01:18:18.181737 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d083df1-f086-4510-a5f0-b2426b114c24 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.182362 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 166/659] 10.4.3.11 () {68 vars in 1394 bytes} [Fri Aug 14 01:18:18 2026] PUT /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.192328 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c28fe17-2da8-4ca7-ac57-bf9cbde56323 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.194233 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c28fe17-2da8-4ca7-ac57-bf9cbde56323 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] POST https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:18.194578 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c28fe17-2da8-4ca7-ac57-bf9cbde56323 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:18.201329 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.201329 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:18.201868 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c28fe17-2da8-4ca7-ac57-bf9cbde56323 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.222207 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c28fe17-2da8-4ca7-ac57-bf9cbde56323 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Update snapshot metadata completed successfully. Aug 14 01:18:18.222488 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c28fe17-2da8-4ca7-ac57-bf9cbde56323 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.223211 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 167/660] 10.4.3.11 () {68 vars in 1395 bytes} [Fri Aug 14 01:18:18 2026] POST /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.233415 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fdffeb3d-a1a3-4507-b1bd-4152daddc0b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.236164 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fdffeb3d-a1a3-4507-b1bd-4152daddc0b0 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:18.236433 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fdffeb3d-a1a3-4507-b1bd-4152daddc0b0 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.236710 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fdffeb3d-a1a3-4507-b1bd-4152daddc0b0 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.245491 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.245491 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:18.246173 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fdffeb3d-a1a3-4507-b1bd-4152daddc0b0 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.247355 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fdffeb3d-a1a3-4507-b1bd-4152daddc0b0 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Get snapshot metadata completed successfully. Aug 14 01:18:18.247803 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fdffeb3d-a1a3-4507-b1bd-4152daddc0b0 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.248428 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 165/661] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:18:18 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.256491 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6afa61ac-5bcb-4ecf-9893-3d745b5431d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.258499 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6afa61ac-5bcb-4ecf-9893-3d745b5431d6 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] PUT https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata/key3 Aug 14 01:18:18.259050 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6afa61ac-5bcb-4ecf-9893-3d745b5431d6 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:18.266172 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.266172 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:18.266796 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6afa61ac-5bcb-4ecf-9893-3d745b5431d6 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.291282 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6afa61ac-5bcb-4ecf-9893-3d745b5431d6 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Update snapshot metadata completed successfully. Aug 14 01:18:18.291282 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6afa61ac-5bcb-4ecf-9893-3d745b5431d6 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata/key3 returned with HTTP 200 Aug 14 01:18:18.291282 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 164/662] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:18:18 2026] PUT /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.299511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3314d106-c9e4-4c8e-adb2-b0d67fd8550b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.301816 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3314d106-c9e4-4c8e-adb2-b0d67fd8550b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata/key3 Aug 14 01:18:18.302147 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3314d106-c9e4-4c8e-adb2-b0d67fd8550b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.302453 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3314d106-c9e4-4c8e-adb2-b0d67fd8550b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.309815 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.309815 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:18.310345 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3314d106-c9e4-4c8e-adb2-b0d67fd8550b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.311305 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3314d106-c9e4-4c8e-adb2-b0d67fd8550b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Get snapshot metadata completed successfully. Aug 14 01:18:18.311594 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3314d106-c9e4-4c8e-adb2-b0d67fd8550b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata/key3 returned with HTTP 200 Aug 14 01:18:18.312150 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 167/663] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:18:18 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.320189 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-49fd11ae-0b4c-4df0-8cc9-776303c1dd83 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.322220 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49fd11ae-0b4c-4df0-8cc9-776303c1dd83 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:18.322479 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49fd11ae-0b4c-4df0-8cc9-776303c1dd83 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.322793 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49fd11ae-0b4c-4df0-8cc9-776303c1dd83 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.329387 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.329387 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:18.330025 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-49fd11ae-0b4c-4df0-8cc9-776303c1dd83 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.331170 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-49fd11ae-0b4c-4df0-8cc9-776303c1dd83 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Get snapshot metadata completed successfully. Aug 14 01:18:18.331547 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49fd11ae-0b4c-4df0-8cc9-776303c1dd83 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.332277 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 168/664] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:18:18 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 75 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.341947 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-caa16d53-084f-4d0a-b82b-608526afc00a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.344485 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-caa16d53-084f-4d0a-b82b-608526afc00a tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] PUT https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata Aug 14 01:18:18.344896 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-caa16d53-084f-4d0a-b82b-608526afc00a tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:18.353697 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.353697 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:18.354169 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-caa16d53-084f-4d0a-b82b-608526afc00a tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.377704 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-caa16d53-084f-4d0a-b82b-608526afc00a tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Update snapshot metadata completed successfully. Aug 14 01:18:18.377981 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-caa16d53-084f-4d0a-b82b-608526afc00a tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata returned with HTTP 200 Aug 14 01:18:18.378423 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 166/665] 10.4.3.11 () {68 vars in 1394 bytes} [Fri Aug 14 01:18:18 2026] PUT /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:18:18.388708 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bfc1fc95-5b13-46b7-b612-d05274c554dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.390752 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfc1fc95-5b13-46b7-b612-d05274c554dd tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b Aug 14 01:18:18.391147 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfc1fc95-5b13-46b7-b612-d05274c554dd tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.391379 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfc1fc95-5b13-46b7-b612-d05274c554dd tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.391537 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-bfc1fc95-5b13-46b7-b612-d05274c554dd tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Delete snapshot with id: 851e3dcc-4e30-45cf-9c5d-72c7db5fc79b Aug 14 01:18:18.398174 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.398174 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:18.398701 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bfc1fc95-5b13-46b7-b612-d05274c554dd tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.416266 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bfc1fc95-5b13-46b7-b612-d05274c554dd tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot delete request issued successfully. Aug 14 01:18:18.416447 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfc1fc95-5b13-46b7-b612-d05274c554dd tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b returned with HTTP 202 Aug 14 01:18:18.416854 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 165/666] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:18:18 2026] DELETE /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:18.426567 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-936f785b-757e-4a38-8af8-6956040774c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.430427 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-936f785b-757e-4a38-8af8-6956040774c4 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b Aug 14 01:18:18.430760 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-936f785b-757e-4a38-8af8-6956040774c4 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.432267 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-936f785b-757e-4a38-8af8-6956040774c4 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.435103 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d4c704c5-0acc-42ad-b6e1-c58db3357480 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:18.440942 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4c704c5-0acc-42ad-b6e1-c58db3357480 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:18.444370 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4c704c5-0acc-42ad-b6e1-c58db3357480 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:18.444624 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4c704c5-0acc-42ad-b6e1-c58db3357480 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:18.444831 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d4c704c5-0acc-42ad-b6e1-c58db3357480 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:18.447015 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.447015 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:18.448247 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-936f785b-757e-4a38-8af8-6956040774c4 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Snapshot retrieved successfully. Aug 14 01:18:18.450395 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-936f785b-757e-4a38-8af8-6956040774c4 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b returned with HTTP 200 Aug 14 01:18:18.450535 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 168/667] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:18:18 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:18.454066 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:18.454066 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:18.455145 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4c704c5-0acc-42ad-b6e1-c58db3357480 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:18.455630 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 169/668] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:18 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:19.463946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-272cca8f-785b-411c-87da-ae0ac00832e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.465901 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-272cca8f-785b-411c-87da-ae0ac00832e5 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b Aug 14 01:18:19.466017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83f0f347-5cca-424b-b870-524eefbeab7d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.466228 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-272cca8f-785b-411c-87da-ae0ac00832e5 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:19.466415 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-272cca8f-785b-411c-87da-ae0ac00832e5 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:19.467578 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83f0f347-5cca-424b-b870-524eefbeab7d tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:19.467799 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83f0f347-5cca-424b-b870-524eefbeab7d tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:19.468031 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83f0f347-5cca-424b-b870-524eefbeab7d tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:19.468173 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-83f0f347-5cca-424b-b870-524eefbeab7d tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:19.473265 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-272cca8f-785b-411c-87da-ae0ac00832e5 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b returned with HTTP 404 Aug 14 01:18:19.473598 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:19.473598 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:19.476987 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 167/669] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:18:19 2026] GET /volume/v3/snapshots/851e3dcc-4e30-45cf-9c5d-72c7db5fc79b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:19.477092 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83f0f347-5cca-424b-b870-524eefbeab7d tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:19.477092 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 166/670] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:19 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:19.481609 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db73cb2a-27dc-4d7e-b6a2-3a32cc937d8b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.483508 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db73cb2a-27dc-4d7e-b6a2-3a32cc937d8b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 Aug 14 01:18:19.483771 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db73cb2a-27dc-4d7e-b6a2-3a32cc937d8b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:19.484043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db73cb2a-27dc-4d7e-b6a2-3a32cc937d8b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:19.489596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6160824a-7a57-4cbd-a4f8-66df20cbea18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.492991 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6160824a-7a57-4cbd-a4f8-66df20cbea18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 Aug 14 01:18:19.492991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6160824a-7a57-4cbd-a4f8-66df20cbea18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:19.492991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6160824a-7a57-4cbd-a4f8-66df20cbea18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:19.493947 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:19.493947 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:19.499356 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db73cb2a-27dc-4d7e-b6a2-3a32cc937d8b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Volume info retrieved successfully. Aug 14 01:18:19.501185 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:19.501185 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:19.505349 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6160824a-7a57-4cbd-a4f8-66df20cbea18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Volume info retrieved successfully. Aug 14 01:18:19.505865 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db73cb2a-27dc-4d7e-b6a2-3a32cc937d8b tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 returned with HTTP 200 Aug 14 01:18:19.507581 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 169/671] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:19 2026] GET /volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:18:19.516466 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6160824a-7a57-4cbd-a4f8-66df20cbea18 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 returned with HTTP 200 Aug 14 01:18:19.516948 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 170/672] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:19 2026] GET /volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:19.522599 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f24e85e-bcc4-420c-aff6-8c9609280b74 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.524979 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f24e85e-bcc4-420c-aff6-8c9609280b74 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 Aug 14 01:18:19.525215 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f24e85e-bcc4-420c-aff6-8c9609280b74 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:19.525705 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f24e85e-bcc4-420c-aff6-8c9609280b74 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:19.526210 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0f24e85e-bcc4-420c-aff6-8c9609280b74 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Delete volume with id: f08468ff-2c98-40e2-aa07-024c6c291f53 Aug 14 01:18:19.536398 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:19.536398 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:19.537229 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f24e85e-bcc4-420c-aff6-8c9609280b74 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Volume info retrieved successfully. Aug 14 01:18:19.537861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cdac91d2-3c18-4b1e-bf70-3f13870dec3f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.539910 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cdac91d2-3c18-4b1e-bf70-3f13870dec3f tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] PUT https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:19.540385 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cdac91d2-3c18-4b1e-bf70-3f13870dec3f tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-561528627", "description": "tempest-volume-backup-description-187546140"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:19.551861 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:19.551861 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:19.557284 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f24e85e-bcc4-420c-aff6-8c9609280b74 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Delete volume request issued successfully. Aug 14 01:18:19.557558 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f24e85e-bcc4-420c-aff6-8c9609280b74 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 returned with HTTP 202 Aug 14 01:18:19.558141 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 168/673] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:19 2026] DELETE /volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:19.565183 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cdac91d2-3c18-4b1e-bf70-3f13870dec3f tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:19.565962 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 167/674] 10.4.3.11 () {70 vars in 1402 bytes} [Fri Aug 14 01:18:19 2026] PUT /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 330 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:19.566079 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92b4c7c2-e69e-4105-915e-46b6f01f8038 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.568713 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92b4c7c2-e69e-4105-915e-46b6f01f8038 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 Aug 14 01:18:19.568954 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92b4c7c2-e69e-4105-915e-46b6f01f8038 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:19.569194 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92b4c7c2-e69e-4105-915e-46b6f01f8038 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:19.578474 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-286d5cf6-dcf7-40af-9147-c44d605958a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.580416 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-286d5cf6-dcf7-40af-9147-c44d605958a7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:19.580670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-286d5cf6-dcf7-40af-9147-c44d605958a7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:19.580848 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-286d5cf6-dcf7-40af-9147-c44d605958a7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:19.580963 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-286d5cf6-dcf7-40af-9147-c44d605958a7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:19.581311 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:19.581311 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:19.588246 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:19.588246 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:19.589095 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-92b4c7c2-e69e-4105-915e-46b6f01f8038 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Volume info retrieved successfully. Aug 14 01:18:19.589394 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-286d5cf6-dcf7-40af-9147-c44d605958a7 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:19.589856 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 171/675] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:19 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:19.596785 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92b4c7c2-e69e-4105-915e-46b6f01f8038 tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 returned with HTTP 200 Aug 14 01:18:19.597343 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 170/676] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:19 2026] GET /volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:19.603300 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-06fe42e8-e059-4ebe-842b-85291fce2c3b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.604734 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06fe42e8-e059-4ebe-842b-85291fce2c3b tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] DELETE https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:19.604936 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06fe42e8-e059-4ebe-842b-85291fce2c3b tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:19.605152 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06fe42e8-e059-4ebe-842b-85291fce2c3b tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:19.605297 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-06fe42e8-e059-4ebe-842b-85291fce2c3b tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Delete backup with id: d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. Aug 14 01:18:19.610204 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:19.610204 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:19.624269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-06fe42e8-e059-4ebe-842b-85291fce2c3b tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] delete_backup rpcapi backup_id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:18:19.626236 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06fe42e8-e059-4ebe-842b-85291fce2c3b tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 202 Aug 14 01:18:19.626742 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 169/677] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:18:19 2026] DELETE /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:18:19.635777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-172a694b-fdaf-49a4-8993-64d29a43f647 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:19.637778 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-172a694b-fdaf-49a4-8993-64d29a43f647 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:19.638071 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-172a694b-fdaf-49a4-8993-64d29a43f647 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:19.638310 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-172a694b-fdaf-49a4-8993-64d29a43f647 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:19.638423 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-172a694b-fdaf-49a4-8993-64d29a43f647 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:19.644656 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:19.644656 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:19.645493 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-172a694b-fdaf-49a4-8993-64d29a43f647 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 200 Aug 14 01:18:19.645952 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 168/678] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:19 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:20.615163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26620102-5cf7-414a-9ed6-9146a48ebc9c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:20.617063 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26620102-5cf7-414a-9ed6-9146a48ebc9c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] GET https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 Aug 14 01:18:20.617289 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26620102-5cf7-414a-9ed6-9146a48ebc9c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:20.617497 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26620102-5cf7-414a-9ed6-9146a48ebc9c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:20.625195 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26620102-5cf7-414a-9ed6-9146a48ebc9c tempest-SnapshotMetadataTestJSON-95625607 tempest-SnapshotMetadataTestJSON-95625607-project-member] https://10.4.3.11/volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 returned with HTTP 404 Aug 14 01:18:20.629405 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 172/679] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:20 2026] GET /volume/v3/volumes/f08468ff-2c98-40e2-aa07-024c6c291f53 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:20.661844 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b7f8579-5d7d-46a1-a33e-c9e348546658 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:20.664733 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b7f8579-5d7d-46a1-a33e-c9e348546658 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 Aug 14 01:18:20.665258 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b7f8579-5d7d-46a1-a33e-c9e348546658 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:20.665258 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b7f8579-5d7d-46a1-a33e-c9e348546658 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:20.665440 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0b7f8579-5d7d-46a1-a33e-c9e348546658 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Show backup with id d277cd3d-bbe0-4540-b352-3d7a4b0a41b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:20.671834 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b7f8579-5d7d-46a1-a33e-c9e348546658 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 returned with HTTP 404 Aug 14 01:18:20.672286 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 171/680] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:20 2026] GET /volume/v3/backups/d277cd3d-bbe0-4540-b352-3d7a4b0a41b7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:18:20.762824 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e9cb1a5-3ffb-4b5a-8ca7-726901f4c490 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:20.768952 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9cb1a5-3ffb-4b5a-8ca7-726901f4c490 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 Aug 14 01:18:20.768952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e9cb1a5-3ffb-4b5a-8ca7-726901f4c490 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:20.768952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e9cb1a5-3ffb-4b5a-8ca7-726901f4c490 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:20.772593 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-0d434076-0712-4b6d-b41d-cabf07d8aa2f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:20.775210 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-0d434076-0712-4b6d-b41d-cabf07d8aa2f tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:18:20.775480 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-0d434076-0712-4b6d-b41d-cabf07d8aa2f tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:20.776323 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-0d434076-0712-4b6d-b41d-cabf07d8aa2f tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:20.778805 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=211,cinder:UPDATE=40,cinder:INSERT=15 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:18:20.780228 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:20.780228 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:20.789014 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7e9cb1a5-3ffb-4b5a-8ca7-726901f4c490 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Volume info retrieved successfully. Aug 14 01:18:20.793248 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9cb1a5-3ffb-4b5a-8ca7-726901f4c490 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 returned with HTTP 200 Aug 14 01:18:20.795068 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 170/681] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:20 2026] GET /volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:20.795425 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:20.795425 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:20.800251 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-0d434076-0712-4b6d-b41d-cabf07d8aa2f tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:18:20.806638 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-0d434076-0712-4b6d-b41d-cabf07d8aa2f tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:18:20.807281 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 169/682] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:18:20 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 1651 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:20.813956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0d438b10-ba74-4b04-9952-16345fc428bd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:20.815900 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d438b10-ba74-4b04-9952-16345fc428bd tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 Aug 14 01:18:20.816281 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d438b10-ba74-4b04-9952-16345fc428bd tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:20.816566 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d438b10-ba74-4b04-9952-16345fc428bd tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:20.816839 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0d438b10-ba74-4b04-9952-16345fc428bd tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Delete volume with id: 3de0ccdd-5aed-4afd-bb6c-deac679b3f98 Aug 14 01:18:20.826859 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:20.826859 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:20.827467 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0d438b10-ba74-4b04-9952-16345fc428bd tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Volume info retrieved successfully. Aug 14 01:18:20.846673 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-f179e557-cd35-4bf0-88c7-bce43c6ff71e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:20.848986 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-f179e557-cd35-4bf0-88c7-bce43c6ff71e tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:18:20.849243 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-f179e557-cd35-4bf0-88c7-bce43c6ff71e tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:20.849484 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-f179e557-cd35-4bf0-88c7-bce43c6ff71e tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:20.850474 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0d438b10-ba74-4b04-9952-16345fc428bd tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Delete volume request issued successfully. Aug 14 01:18:20.850794 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d438b10-ba74-4b04-9952-16345fc428bd tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 returned with HTTP 202 Aug 14 01:18:20.851409 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 173/683] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:18:20 2026] DELETE /volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:20.865986 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-04ec0b75-210d-4eaa-93e3-7d6e0d9bee65 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:20.868116 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:20.868116 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:20.870812 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04ec0b75-210d-4eaa-93e3-7d6e0d9bee65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 Aug 14 01:18:20.871106 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04ec0b75-210d-4eaa-93e3-7d6e0d9bee65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:20.871338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04ec0b75-210d-4eaa-93e3-7d6e0d9bee65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:20.882004 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-f179e557-cd35-4bf0-88c7-bce43c6ff71e tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:18:20.885435 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:20.885435 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:20.890577 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-f179e557-cd35-4bf0-88c7-bce43c6ff71e tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:18:20.891365 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 172/684] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:18:20 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 1651 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:20.893514 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04ec0b75-210d-4eaa-93e3-7d6e0d9bee65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Volume info retrieved successfully. Aug 14 01:18:20.899985 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04ec0b75-210d-4eaa-93e3-7d6e0d9bee65 tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 returned with HTTP 200 Aug 14 01:18:20.901114 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 171/685] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:20 2026] GET /volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:21.916277 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7054cb35-b189-43a6-ab7d-d9f6163b827e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:21.918804 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7054cb35-b189-43a6-ab7d-d9f6163b827e tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] GET https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 Aug 14 01:18:21.919273 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7054cb35-b189-43a6-ab7d-d9f6163b827e tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:21.919448 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7054cb35-b189-43a6-ab7d-d9f6163b827e tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:21.925487 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7054cb35-b189-43a6-ab7d-d9f6163b827e tempest-VolumesBackupsV39Test-517644920 tempest-VolumesBackupsV39Test-517644920-project-member] https://10.4.3.11/volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 returned with HTTP 404 Aug 14 01:18:21.926046 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 170/686] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:21 2026] GET /volume/v3/volumes/3de0ccdd-5aed-4afd-bb6c-deac679b3f98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:22.245071 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c62c763c-1a66-470a-a9ba-21411ed55f4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.381462 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c62c763c-1a66-470a-a9ba-21411ed55f4b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:18:22.381880 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c62c763c-1a66-470a-a9ba-21411ed55f4b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18080957-445d-4b18-8eb1-ee7f33d54ff5", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-852686666"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:22.399396 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c62c763c-1a66-470a-a9ba-21411ed55f4b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 404 Aug 14 01:18:22.399938 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 174/687] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:18:22 2026] POST /volume/v3/snapshots => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:22.412188 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fc835585-0f0b-41aa-93fc-3f6205073d0a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.418251 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc835585-0f0b-41aa-93fc-3f6205073d0a tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:18:22.418251 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc835585-0f0b-41aa-93fc-3f6205073d0a tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1254118865"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:22.457444 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc835585-0f0b-41aa-93fc-3f6205073d0a tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 404 Aug 14 01:18:22.458589 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 173/688] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:18:22 2026] POST /volume/v3/snapshots => generated 77 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:22.476175 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5109b19e-899a-4473-8d02-124066b37a24 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.476175 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5109b19e-899a-4473-8d02-124066b37a24 None None] GET https://10.4.3.11/volume// Aug 14 01:18:22.476175 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5109b19e-899a-4473-8d02-124066b37a24 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:22.476175 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5109b19e-899a-4473-8d02-124066b37a24 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:22.476175 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5109b19e-899a-4473-8d02-124066b37a24 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:22.477497 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-566589e5-5e68-4384-ba14-1572c9c2c228 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.477775 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 172/689] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:22.478941 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-566589e5-5e68-4384-ba14-1572c9c2c228 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/snapshots?limit=invalid Aug 14 01:18:22.478941 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-566589e5-5e68-4384-ba14-1572c9c2c228 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:22.478941 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-566589e5-5e68-4384-ba14-1572c9c2c228 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:22.479239 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-8002a5dc-170e-4ced-b62d-16218ea7d016 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.479380 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-566589e5-5e68-4384-ba14-1572c9c2c228 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] HTTP exception thrown: limit param must be an integer Aug 14 01:18:22.479380 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-566589e5-5e68-4384-ba14-1572c9c2c228 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 14 01:18:22.479522 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 171/690] 10.4.3.11 () {66 vars in 1263 bytes} [Fri Aug 14 01:18:22 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:18:22.480029 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-8002a5dc-170e-4ced-b62d-16218ea7d016 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:18:22.480029 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-8002a5dc-170e-4ced-b62d-16218ea7d016 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "294580ba-629f-4e45-91b6-9680adbdb34e", "connector": null, "instance_uuid": "9038816a-acfe-474c-9ea9-038f54e083a6"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:22.489304 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77a80a2a-b318-479c-8474-b1ef43019d73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.491805 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77a80a2a-b318-479c-8474-b1ef43019d73 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/snapshots?marker=a8e90d85-c811-4246-ad7c-96904f12c35d Aug 14 01:18:22.492103 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77a80a2a-b318-479c-8474-b1ef43019d73 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:22.492394 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77a80a2a-b318-479c-8474-b1ef43019d73 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:22.492900 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-77a80a2a-b318-479c-8474-b1ef43019d73 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:18:22.494436 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:22.494436 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:22.494535 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-77a80a2a-b318-479c-8474-b1ef43019d73 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:18:22.499420 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77a80a2a-b318-479c-8474-b1ef43019d73 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots?marker=a8e90d85-c811-4246-ad7c-96904f12c35d returned with HTTP 404 Aug 14 01:18:22.500272 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 174/691] 10.4.3.11 () {66 vars in 1323 bytes} [Fri Aug 14 01:18:22 2026] GET /volume/v3/snapshots?marker=a8e90d85-c811-4246-ad7c-96904f12c35d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:22.511093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bdefb478-fbf8-4787-bcc9-7a4c2a4abe39 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.513285 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdefb478-fbf8-4787-bcc9-7a4c2a4abe39 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/snapshots?sort_key=invalid Aug 14 01:18:22.513572 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdefb478-fbf8-4787-bcc9-7a4c2a4abe39 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:22.513819 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdefb478-fbf8-4787-bcc9-7a4c2a4abe39 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:22.514188 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-bdefb478-fbf8-4787-bcc9-7a4c2a4abe39 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:18:22.516009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-bdefb478-fbf8-4787-bcc9-7a4c2a4abe39 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:18:22.516597 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdefb478-fbf8-4787-bcc9-7a4c2a4abe39 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 14 01:18:22.517234 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 173/692] 10.4.3.11 () {66 vars in 1269 bytes} [Fri Aug 14 01:18:22 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:18:22.529999 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-356b0b09-f463-4a75-bf38-a21845979960 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.531758 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:18:22.532158 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2067852336"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:22.534491 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2067852336'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:18:22.534642 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Create volume of 2 GB Aug 14 01:18:22.534859 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-8002a5dc-170e-4ced-b62d-16218ea7d016 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:18:22.535317 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 175/693] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:18:22 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 14 01:18:22.539894 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Availability Zones retrieved successfully. Aug 14 01:18:22.551134 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Flow 'volume_create_api' (62be7e3b-de1c-4a4d-b86d-82609bbd805d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:22.555060 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49208336-49ae-4dbe-9489-e5131068ae2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:22.556664 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Validating volume size '2' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:18:22.600116 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49208336-49ae-4dbe-9489-e5131068ae2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:22.601038 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9225e237-d7b1-4d9a-ab23-e3fbb6159495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:22.618483 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-81cf9a26-2b22-4f2b-bad2-a503f0870365 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.621131 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-81cf9a26-2b22-4f2b-bad2-a503f0870365 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] DELETE https://10.4.3.11/volume/v3/attachments/03d0b0da-10a3-4367-a562-366081ede537 Aug 14 01:18:22.621591 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-81cf9a26-2b22-4f2b-bad2-a503f0870365 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:22.621860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-81cf9a26-2b22-4f2b-bad2-a503f0870365 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:22.635215 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:22.635215 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:22.675316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Created reservations ['7ae94bdb-abd8-4134-93eb-452755d359d7', '4d08b1aa-8f93-44b4-a031-1650bd55d935', 'c88f961e-1708-413e-be17-2e6a75f910cb', 'c95e8cd5-34ab-45f3-92e8-1678dc880d23'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:22.676437 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9225e237-d7b1-4d9a-ab23-e3fbb6159495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ae94bdb-abd8-4134-93eb-452755d359d7', '4d08b1aa-8f93-44b4-a031-1650bd55d935', 'c88f961e-1708-413e-be17-2e6a75f910cb', 'c95e8cd5-34ab-45f3-92e8-1678dc880d23']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:22.677619 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ab9e83-64a2-4163-9944-ebce24e9a96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:22.703941 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-81cf9a26-2b22-4f2b-bad2-a503f0870365 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/attachments/03d0b0da-10a3-4367-a562-366081ede537 returned with HTTP 200 Aug 14 01:18:22.704697 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 175/694] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:22 2026] DELETE /volume/v3/attachments/03d0b0da-10a3-4367-a562-366081ede537 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:22.706638 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ab9e83-64a2-4163-9944-ebce24e9a96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59265e85-92ae-4717-a3d5-df583b48d56e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2067852336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adde4b90f3d04f5aa67f47bd1124dcee',qos_specs=None,replication_status=,reservations=['7ae94bdb-abd8-4134-93eb-452755d359d7','4d08b1aa-8f93-44b4-a031-1650bd55d935','c88f961e-1708-413e-be17-2e6a75f910cb','c95e8cd5-34ab-45f3-92e8-1678dc880d23'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8b8ebc726c42f7bc333a90ceabd789',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2067852336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59265e85-92ae-4717-a3d5-df583b48d56e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adde4b90f3d04f5aa67f47bd1124dcee',provider_auth=None,provider_geometry=None,provider_id=None,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='8e8b8ebc726c42f7bc333a90ceabd789',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:22.707444 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d68eef05-6e7a-4336-836a-ac8d1deca7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:22.731292 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d68eef05-6e7a-4336-836a-ac8d1deca7ff) transitioned into state 'SUCCESS' from state '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-2067852336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adde4b90f3d04f5aa67f47bd1124dcee',qos_specs=None,replication_status=,reservations=['7ae94bdb-abd8-4134-93eb-452755d359d7','4d08b1aa-8f93-44b4-a031-1650bd55d935','c88f961e-1708-413e-be17-2e6a75f910cb','c95e8cd5-34ab-45f3-92e8-1678dc880d23'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8b8ebc726c42f7bc333a90ceabd789',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:22.732398 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd57e4dc-ef0d-4f22-ad62-c0e659b6a011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:22.749696 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd57e4dc-ef0d-4f22-ad62-c0e659b6a011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:22.750765 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Flow 'volume_create_api' (62be7e3b-de1c-4a4d-b86d-82609bbd805d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:22.751173 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Create volume request issued successfully. Aug 14 01:18:22.751870 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-356b0b09-f463-4a75-bf38-a21845979960 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:18:22.752438 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 172/695] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:18:22 2026] POST /volume/v3/volumes => generated 760 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:22.770593 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4f466bb5-5b84-4c87-a4fb-eeefc5a732ad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.773400 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f466bb5-5b84-4c87-a4fb-eeefc5a732ad tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e Aug 14 01:18:22.773400 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f466bb5-5b84-4c87-a4fb-eeefc5a732ad tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:22.773400 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f466bb5-5b84-4c87-a4fb-eeefc5a732ad tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:22.787252 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:22.787252 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:22.793022 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4f466bb5-5b84-4c87-a4fb-eeefc5a732ad tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Volume info retrieved successfully. Aug 14 01:18:22.800291 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f466bb5-5b84-4c87-a4fb-eeefc5a732ad tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e returned with HTTP 200 Aug 14 01:18:22.800985 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 174/696] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:22 2026] GET /volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:22.838302 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-629abf1f-9163-4c62-9b61-43c86317075a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.838695 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-629abf1f-9163-4c62-9b61-43c86317075a None None] GET https://10.4.3.11/volume// Aug 14 01:18:22.838910 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-629abf1f-9163-4c62-9b61-43c86317075a None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:22.839110 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-629abf1f-9163-4c62-9b61-43c86317075a None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:22.839412 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-629abf1f-9163-4c62-9b61-43c86317075a None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:22.839751 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 176/697] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:22.847874 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-28df8381-fc14-4942-ade2-19c3217deea8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:22.849954 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-28df8381-fc14-4942-ade2-19c3217deea8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] POST https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e/action Aug 14 01:18:22.850363 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-28df8381-fc14-4942-ade2-19c3217deea8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action body: b'{"os-reimage": {"image_id": "758e1d90-4bad-482b-9bdf-919f47f72fa2", "reimage_reserved": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:22.850520 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-28df8381-fc14-4942-ade2-19c3217deea8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "758e1d90-4bad-482b-9bdf-919f47f72fa2", "reimage_reserved": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:22.867405 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:22.867405 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:22.867890 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-28df8381-fc14-4942-ade2-19c3217deea8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:18:23.183674 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=246,cinder:UPDATE=54,cinder:INSERT=22 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:18:23.244937 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-28df8381-fc14-4942-ade2-19c3217deea8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e/action returned with HTTP 202 Aug 14 01:18:23.245466 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 176/698] 10.4.3.11 () {74 vars in 1706 bytes} [Fri Aug 14 01:18:22 2026] POST /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e/action => generated 0 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 01:18:23.684155 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a3c1917-c73a-47f2-922d-72aa8444a497 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:23.786656 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a3c1917-c73a-47f2-922d-72aa8444a497 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:18:23.787079 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a3c1917-c73a-47f2-922d-72aa8444a497 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:23.788558 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:23.788558 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:23.800130 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a3c1917-c73a-47f2-922d-72aa8444a497 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:18:23.800773 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 173/699] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:18:23 2026] POST /volume/v3/types => generated 287 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:23.816317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a04c22c-672c-4fa2-ad09-35a28f081535 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:23.818543 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a04c22c-672c-4fa2-ad09-35a28f081535 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e Aug 14 01:18:23.818868 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a04c22c-672c-4fa2-ad09-35a28f081535 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:23.819211 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a04c22c-672c-4fa2-ad09-35a28f081535 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:23.832099 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:23.832099 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:23.845887 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7a04c22c-672c-4fa2-ad09-35a28f081535 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Volume info retrieved successfully. Aug 14 01:18:23.854155 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a04c22c-672c-4fa2-ad09-35a28f081535 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e returned with HTTP 200 Aug 14 01:18:23.854707 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 175/700] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:23 2026] GET /volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:23.867547 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-417c85f3-d9bb-4592-87c3-53ead0c58f62 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:23.869664 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-417c85f3-d9bb-4592-87c3-53ead0c58f62 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:18:23.870151 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-417c85f3-d9bb-4592-87c3-53ead0c58f62 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59265e85-92ae-4717-a3d5-df583b48d56e", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-493261430"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:23.880019 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:23.880019 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:23.880511 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-417c85f3-d9bb-4592-87c3-53ead0c58f62 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Volume info retrieved successfully. Aug 14 01:18:23.880659 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-417c85f3-d9bb-4592-87c3-53ead0c58f62 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Create snapshot from volume 59265e85-92ae-4717-a3d5-df583b48d56e Aug 14 01:18:23.920646 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-417c85f3-d9bb-4592-87c3-53ead0c58f62 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Created reservations ['49f69fe3-4720-470b-97db-e6812acce422', 'dd387b3b-f1aa-4dff-a8fe-7c3ecccb260f', '28d83713-7d01-400e-860d-24226e793048', 'f295c27d-29aa-43a3-b1f9-3ae4128ffb37'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:23.959401 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-417c85f3-d9bb-4592-87c3-53ead0c58f62 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Snapshot create request issued successfully. Aug 14 01:18:23.959750 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-417c85f3-d9bb-4592-87c3-53ead0c58f62 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:18:23.960165 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 177/701] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:18:23 2026] POST /volume/v3/snapshots => generated 317 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:23.971200 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad09c560-dce6-4754-9def-ddcbbfac17f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:23.973567 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad09c560-dce6-4754-9def-ddcbbfac17f8 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 Aug 14 01:18:23.973869 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad09c560-dce6-4754-9def-ddcbbfac17f8 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:23.974140 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad09c560-dce6-4754-9def-ddcbbfac17f8 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:23.980732 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:23.980732 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:23.981584 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad09c560-dce6-4754-9def-ddcbbfac17f8 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Snapshot retrieved successfully. Aug 14 01:18:23.982408 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad09c560-dce6-4754-9def-ddcbbfac17f8 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 returned with HTTP 200 Aug 14 01:18:23.982891 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 177/702] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:18:23 2026] GET /volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:24.993008 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9d752be-eefc-4152-91db-e1f15b384acd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:24.996136 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9d752be-eefc-4152-91db-e1f15b384acd tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 Aug 14 01:18:24.996363 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9d752be-eefc-4152-91db-e1f15b384acd tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:24.996612 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9d752be-eefc-4152-91db-e1f15b384acd tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:25.003586 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:25.003586 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:25.004463 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e9d752be-eefc-4152-91db-e1f15b384acd tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Snapshot retrieved successfully. Aug 14 01:18:25.005491 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9d752be-eefc-4152-91db-e1f15b384acd tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 returned with HTTP 200 Aug 14 01:18:25.006118 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 174/703] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:18:24 2026] GET /volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:25.015671 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5817a087-ef76-4dc2-8093-d4da76306b56 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:25.018039 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:18:25.018489 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "fe308c30-0d5e-4868-8d7e-02d3cf5072d8"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:25.020396 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'fe308c30-0d5e-4868-8d7e-02d3cf5072d8'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:18:25.026114 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:25.026114 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:25.026754 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Snapshot retrieved successfully. Aug 14 01:18:25.026954 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Create volume of 1 GB Aug 14 01:18:25.031153 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Availability Zones retrieved successfully. Aug 14 01:18:25.038328 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Flow 'volume_create_api' (fc56bf87-9f59-4bba-8458-64c9ede270c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:25.039793 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a1a656-ccb7-4ce5-8a9a-cb08cf1d0897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:25.041281 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:18:25.043132 np0000007295 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a1a656-ccb7-4ce5-8a9a-cb08cf1d0897) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 01:18:25.043132 np0000007295 devstack@c-api.service[100275]: 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 14 01:18:25.045265 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a1a656-ccb7-4ce5-8a9a-cb08cf1d0897) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:25.046159 np0000007295 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a1a656-ccb7-4ce5-8a9a-cb08cf1d0897) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 01:18:25.046962 np0000007295 devstack@c-api.service[100275]: WARNING cinder.volume.api [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Flow 'volume_create_api' (fc56bf87-9f59-4bba-8458-64c9ede270c2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 01:18:25.047413 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5817a087-ef76-4dc2-8093-d4da76306b56 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 400 Aug 14 01:18:25.048010 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 176/704] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:18:25 2026] POST /volume/v3/volumes => generated 171 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:18:25.055744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9bb40272-e245-4f7d-ad3b-063956d36ec9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:25.058301 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bb40272-e245-4f7d-ad3b-063956d36ec9 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 Aug 14 01:18:25.058633 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bb40272-e245-4f7d-ad3b-063956d36ec9 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:25.059060 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bb40272-e245-4f7d-ad3b-063956d36ec9 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:25.059246 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-9bb40272-e245-4f7d-ad3b-063956d36ec9 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Delete snapshot with id: fe308c30-0d5e-4868-8d7e-02d3cf5072d8 Aug 14 01:18:25.067151 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:25.067151 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:25.067876 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9bb40272-e245-4f7d-ad3b-063956d36ec9 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Snapshot retrieved successfully. Aug 14 01:18:25.089350 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9bb40272-e245-4f7d-ad3b-063956d36ec9 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Snapshot delete request issued successfully. Aug 14 01:18:25.089785 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bb40272-e245-4f7d-ad3b-063956d36ec9 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 returned with HTTP 202 Aug 14 01:18:25.090277 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 178/705] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:18:25 2026] DELETE /volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:25.099475 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b4776ecf-15c2-4b2a-9e3f-2cc496762674 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:25.102030 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4776ecf-15c2-4b2a-9e3f-2cc496762674 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 Aug 14 01:18:25.102305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4776ecf-15c2-4b2a-9e3f-2cc496762674 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:25.102528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4776ecf-15c2-4b2a-9e3f-2cc496762674 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:25.112877 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:25.112877 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:25.113410 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b4776ecf-15c2-4b2a-9e3f-2cc496762674 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Snapshot retrieved successfully. Aug 14 01:18:25.114286 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4776ecf-15c2-4b2a-9e3f-2cc496762674 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 returned with HTTP 200 Aug 14 01:18:25.114664 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 178/706] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:18:25 2026] GET /volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:25.696688 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af5ea85f-de19-4c99-86e9-f46a09451655 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:25.698303 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:18:25.698675 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "e3cc6c0d-528e-4bae-b059-a2e4b81613b8", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:25.700040 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'e3cc6c0d-528e-4bae-b059-a2e4b81613b8', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:18:25.783085 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Create volume of 1 GB Aug 14 01:18:25.787339 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Availability Zones retrieved successfully. Aug 14 01:18:25.792760 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Flow 'volume_create_api' (f406fa33-e922-4de8-af24-4217939d22c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:25.793723 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a030cfe-e3c2-458f-ad00-9a77e43711df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:25.794598 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:18:25.854655 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a030cfe-e3c2-458f-ad00-9a77e43711df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:18:24Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=3613c4be-78be-4345-b7ba-5b611eebd9b2,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': '3613c4be-78be-4345-b7ba-5b611eebd9b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:25.855382 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495e773a-4ab1-4441-b18b-e17c4e373864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:25.886307 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-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 14 01:18:25.886671 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-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 14 01:18:25.926570 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Created reservations ['e921c907-a55d-4a70-b712-2543a76cc2be', '1ffb1767-ac11-4b7a-8ef8-5b33793339f6', '110ad851-2df0-45e3-b483-f924bbe13089', '9954def5-504a-460c-927a-28aa7576ae7e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:25.927558 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495e773a-4ab1-4441-b18b-e17c4e373864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e921c907-a55d-4a70-b712-2543a76cc2be', '1ffb1767-ac11-4b7a-8ef8-5b33793339f6', '110ad851-2df0-45e3-b483-f924bbe13089', '9954def5-504a-460c-927a-28aa7576ae7e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:25.928527 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1c9032-7b2d-4f09-8191-999350208774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:25.961781 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1c9032-7b2d-4f09-8191-999350208774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea944e2a-260b-42f3-8d1a-6e057a5feecc', '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='929ee72e72d9450e8cde0db057392956',qos_specs=None,replication_status=,reservations=['e921c907-a55d-4a70-b712-2543a76cc2be','1ffb1767-ac11-4b7a-8ef8-5b33793339f6','110ad851-2df0-45e3-b483-f924bbe13089','9954def5-504a-460c-927a-28aa7576ae7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44ed76284bb2409f80e633c61c221dc9',volume_type_id=3613c4be-78be-4345-b7ba-5b611eebd9b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:18:25Z,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=ea944e2a-260b-42f3-8d1a-6e057a5feecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='929ee72e72d9450e8cde0db057392956',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44ed76284bb2409f80e633c61c221dc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3613c4be-78be-4345-b7ba-5b611eebd9b2),volume_type_id=3613c4be-78be-4345-b7ba-5b611eebd9b2)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:25.962767 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3a3684-2c86-4ec3-887d-08c4f662350e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:25.986946 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3a3684-2c86-4ec3-887d-08c4f662350e) transitioned into state 'SUCCESS' from 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='929ee72e72d9450e8cde0db057392956',qos_specs=None,replication_status=,reservations=['e921c907-a55d-4a70-b712-2543a76cc2be','1ffb1767-ac11-4b7a-8ef8-5b33793339f6','110ad851-2df0-45e3-b483-f924bbe13089','9954def5-504a-460c-927a-28aa7576ae7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44ed76284bb2409f80e633c61c221dc9',volume_type_id=3613c4be-78be-4345-b7ba-5b611eebd9b2)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:25.987862 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db140c5-8c32-446d-bc46-71d9e46331ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:26.000057 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6db140c5-8c32-446d-bc46-71d9e46331ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:26.001257 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Flow 'volume_create_api' (f406fa33-e922-4de8-af24-4217939d22c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:26.001868 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Create volume request issued successfully. Aug 14 01:18:26.002417 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af5ea85f-de19-4c99-86e9-f46a09451655 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:18:26.003130 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 175/707] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:18:25 2026] POST /volume/v3/volumes => generated 796 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:26.020318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2eb9b1eb-b2b1-4374-aa99-865028b739f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:26.023473 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2eb9b1eb-b2b1-4374-aa99-865028b739f5 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:26.025050 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2eb9b1eb-b2b1-4374-aa99-865028b739f5 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:26.025959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2eb9b1eb-b2b1-4374-aa99-865028b739f5 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:26.041944 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:26.041944 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:26.046243 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2eb9b1eb-b2b1-4374-aa99-865028b739f5 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:26.053080 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2eb9b1eb-b2b1-4374-aa99-865028b739f5 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:26.053453 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 177/708] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:26 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:26.123937 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cdc4afd2-46b0-4ccc-a94b-64816b02d74f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:26.126803 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cdc4afd2-46b0-4ccc-a94b-64816b02d74f tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 Aug 14 01:18:26.127071 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cdc4afd2-46b0-4ccc-a94b-64816b02d74f tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:26.127311 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cdc4afd2-46b0-4ccc-a94b-64816b02d74f tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:26.134988 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cdc4afd2-46b0-4ccc-a94b-64816b02d74f tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 returned with HTTP 404 Aug 14 01:18:26.135761 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 179/709] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:18:26 2026] GET /volume/v3/snapshots/fe308c30-0d5e-4868-8d7e-02d3cf5072d8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:26.145457 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb0977fd-1f83-4993-9878-306e7276ed22 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:26.147298 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb0977fd-1f83-4993-9878-306e7276ed22 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e Aug 14 01:18:26.147483 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb0977fd-1f83-4993-9878-306e7276ed22 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:26.147702 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb0977fd-1f83-4993-9878-306e7276ed22 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:26.156477 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:26.156477 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:26.160946 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eb0977fd-1f83-4993-9878-306e7276ed22 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Volume info retrieved successfully. Aug 14 01:18:26.165659 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb0977fd-1f83-4993-9878-306e7276ed22 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e returned with HTTP 200 Aug 14 01:18:26.166021 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 179/710] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:26 2026] GET /volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:26.182832 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-783d6e0a-1f9d-4fba-b857-0b301163a39b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:26.187017 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-783d6e0a-1f9d-4fba-b857-0b301163a39b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] DELETE https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e Aug 14 01:18:26.187017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-783d6e0a-1f9d-4fba-b857-0b301163a39b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:26.187017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-783d6e0a-1f9d-4fba-b857-0b301163a39b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:26.187017 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-783d6e0a-1f9d-4fba-b857-0b301163a39b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Delete volume with id: 59265e85-92ae-4717-a3d5-df583b48d56e Aug 14 01:18:26.199267 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:26.199267 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:26.199267 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-783d6e0a-1f9d-4fba-b857-0b301163a39b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Volume info retrieved successfully. Aug 14 01:18:26.221970 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-783d6e0a-1f9d-4fba-b857-0b301163a39b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Delete volume request issued successfully. Aug 14 01:18:26.222310 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-783d6e0a-1f9d-4fba-b857-0b301163a39b tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e returned with HTTP 202 Aug 14 01:18:26.223016 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 176/711] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:26 2026] DELETE /volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:26.230894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c0022802-69f6-4000-9d20-983dccd2780e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:26.232826 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0022802-69f6-4000-9d20-983dccd2780e tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e Aug 14 01:18:26.233442 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0022802-69f6-4000-9d20-983dccd2780e tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:26.233442 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0022802-69f6-4000-9d20-983dccd2780e tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:26.241568 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:26.241568 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:26.245991 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c0022802-69f6-4000-9d20-983dccd2780e tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Volume info retrieved successfully. Aug 14 01:18:26.252017 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0022802-69f6-4000-9d20-983dccd2780e tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e returned with HTTP 200 Aug 14 01:18:26.252459 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 178/712] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:26 2026] GET /volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:26.394511 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:26.397003 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:18:26.397460 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1721130185"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:26.399387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1721130185'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:18:26.399562 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Create volume of 1 GB Aug 14 01:18:26.400149 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:26.400149 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:26.405562 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Availability Zones retrieved successfully. Aug 14 01:18:26.414662 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Flow 'volume_create_api' (84ed7d07-7e99-4c80-810e-37d5159c9194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:26.417299 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab28520-fb29-47f7-9e96-d44117f51b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:26.418991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:18:26.459176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab28520-fb29-47f7-9e96-d44117f51b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:26.460104 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea5d4b86-fd4e-470f-b797-96756188e31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:26.549260 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Created reservations ['162a1ac4-142a-4646-a022-2f750e18d2dc', '71f54999-3d41-4343-bda1-8b084584cba2', '42ca06d5-e262-4da9-83e0-25cc1edfc138', '32e196d5-a933-434f-823d-ccae59ff7620'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:26.550279 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea5d4b86-fd4e-470f-b797-96756188e31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162a1ac4-142a-4646-a022-2f750e18d2dc', '71f54999-3d41-4343-bda1-8b084584cba2', '42ca06d5-e262-4da9-83e0-25cc1edfc138', '32e196d5-a933-434f-823d-ccae59ff7620']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:26.551251 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef50bd9c-12ea-4df2-adc9-9bdfb814d8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:26.581983 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef50bd9c-12ea-4df2-adc9-9bdfb814d8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1721130185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c14d2dd814a64abb9548310bdaf40de5',qos_specs=None,replication_status=,reservations=['162a1ac4-142a-4646-a022-2f750e18d2dc','71f54999-3d41-4343-bda1-8b084584cba2','42ca06d5-e262-4da9-83e0-25cc1edfc138','32e196d5-a933-434f-823d-ccae59ff7620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f12bd57ca8774a308aa2fdf53a034838',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1721130185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c14d2dd814a64abb9548310bdaf40de5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f12bd57ca8774a308aa2fdf53a034838',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:26.583660 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e003faf-32ec-46c7-a95f-da9f5cc544a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:26.606721 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e003faf-32ec-46c7-a95f-da9f5cc544a5) transitioned into state 'SUCCESS' from state '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-1721130185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c14d2dd814a64abb9548310bdaf40de5',qos_specs=None,replication_status=,reservations=['162a1ac4-142a-4646-a022-2f750e18d2dc','71f54999-3d41-4343-bda1-8b084584cba2','42ca06d5-e262-4da9-83e0-25cc1edfc138','32e196d5-a933-434f-823d-ccae59ff7620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f12bd57ca8774a308aa2fdf53a034838',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:26.607499 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa96fc2-82fb-4973-9f64-99cbf8af0548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:26.618606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa96fc2-82fb-4973-9f64-99cbf8af0548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:26.619506 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Flow 'volume_create_api' (84ed7d07-7e99-4c80-810e-37d5159c9194) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:26.619830 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Create volume request issued successfully. Aug 14 01:18:26.620469 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-861c6214-f36d-4516-bb82-edf1ef2b4aba tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:18:26.621220 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 180/713] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:18:26 2026] POST /volume/v3/volumes => generated 752 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:26.636223 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-977bde48-c5c6-44dc-b5d4-3bd6f9f9c5dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:26.638889 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-977bde48-c5c6-44dc-b5d4-3bd6f9f9c5dc tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:26.639249 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-977bde48-c5c6-44dc-b5d4-3bd6f9f9c5dc tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:26.639568 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-977bde48-c5c6-44dc-b5d4-3bd6f9f9c5dc tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:26.649672 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:26.649672 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:26.655175 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-977bde48-c5c6-44dc-b5d4-3bd6f9f9c5dc tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:26.661477 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-977bde48-c5c6-44dc-b5d4-3bd6f9f9c5dc tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:26.662120 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 180/714] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:26 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:27.068243 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4541f519-e4ee-4952-8e57-cdae0e1f50be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:27.070684 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4541f519-e4ee-4952-8e57-cdae0e1f50be tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:27.071109 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4541f519-e4ee-4952-8e57-cdae0e1f50be tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:27.071537 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4541f519-e4ee-4952-8e57-cdae0e1f50be tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:27.080170 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:27.080170 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:27.087324 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4541f519-e4ee-4952-8e57-cdae0e1f50be tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:27.090016 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4541f519-e4ee-4952-8e57-cdae0e1f50be tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:27.090558 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 177/715] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:27 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:27.265969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-101d6354-7e57-404b-8377-600334f63793 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:27.268469 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-101d6354-7e57-404b-8377-600334f63793 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] GET https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e Aug 14 01:18:27.268810 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-101d6354-7e57-404b-8377-600334f63793 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:27.269154 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-101d6354-7e57-404b-8377-600334f63793 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:27.276827 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-101d6354-7e57-404b-8377-600334f63793 tempest-VolumesSnapshotNegativeTestJSON-965966002 tempest-VolumesSnapshotNegativeTestJSON-965966002-project-member] https://10.4.3.11/volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e returned with HTTP 404 Aug 14 01:18:27.277373 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 179/716] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:27 2026] GET /volume/v3/volumes/59265e85-92ae-4717-a3d5-df583b48d56e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:27.679488 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90a0b201-c5a1-4cf5-bb88-07ad541a50db None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:27.682422 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90a0b201-c5a1-4cf5-bb88-07ad541a50db tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:27.682875 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90a0b201-c5a1-4cf5-bb88-07ad541a50db tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:27.683140 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90a0b201-c5a1-4cf5-bb88-07ad541a50db tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:27.693285 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:27.693285 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:27.700532 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90a0b201-c5a1-4cf5-bb88-07ad541a50db tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:27.705615 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90a0b201-c5a1-4cf5-bb88-07ad541a50db tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:27.706179 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 181/717] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:27 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:28.105819 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3afe8e7b-5b46-4e9b-ad8f-c2fc04f8046f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:28.108330 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3afe8e7b-5b46-4e9b-ad8f-c2fc04f8046f tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:28.108575 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3afe8e7b-5b46-4e9b-ad8f-c2fc04f8046f tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:28.108748 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3afe8e7b-5b46-4e9b-ad8f-c2fc04f8046f tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:28.116240 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:28.116240 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:28.120371 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3afe8e7b-5b46-4e9b-ad8f-c2fc04f8046f tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:28.124812 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3afe8e7b-5b46-4e9b-ad8f-c2fc04f8046f tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:28.125305 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 181/718] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:28 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:28.179441 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-a2136873-ec7e-4734-9742-0a95c7dec7bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:28.183855 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-a2136873-ec7e-4734-9742-0a95c7dec7bd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:28.184421 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-a2136873-ec7e-4734-9742-0a95c7dec7bd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:28.185164 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-a2136873-ec7e-4734-9742-0a95c7dec7bd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:28.199446 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:28.199446 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:28.207416 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-a2136873-ec7e-4734-9742-0a95c7dec7bd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:28.215977 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-a2136873-ec7e-4734-9742-0a95c7dec7bd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:28.217047 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 178/719] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:18:28 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:28.312109 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca725ade-ac7a-4479-b8ce-11a8ec431f78 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:28.312494 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca725ade-ac7a-4479-b8ce-11a8ec431f78 None None] GET https://10.4.3.11/volume// Aug 14 01:18:28.312714 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca725ade-ac7a-4479-b8ce-11a8ec431f78 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:28.312957 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca725ade-ac7a-4479-b8ce-11a8ec431f78 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:28.313296 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca725ade-ac7a-4479-b8ce-11a8ec431f78 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:28.313600 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 180/720] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:18:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:28.321025 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-368db9ac-81d3-438d-a9c7-d8dad015296c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:28.323901 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-368db9ac-81d3-438d-a9c7-d8dad015296c tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:18:28.324635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-368db9ac-81d3-438d-a9c7-d8dad015296c tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86", "connector": null, "instance_uuid": "7a36343f-6a43-47da-839b-9e754ae44e48"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:28.334725 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:28.334725 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:28.383989 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-368db9ac-81d3-438d-a9c7-d8dad015296c tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:18:28.384566 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 182/721] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:18:28 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 14 01:18:28.421187 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab8cf313-8c76-46f6-8703-c34723e2c63a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:28.423199 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab8cf313-8c76-46f6-8703-c34723e2c63a tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:28.423511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab8cf313-8c76-46f6-8703-c34723e2c63a tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:28.423800 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab8cf313-8c76-46f6-8703-c34723e2c63a tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:28.434973 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:28.434973 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:28.438879 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ab8cf313-8c76-46f6-8703-c34723e2c63a tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:28.442903 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e1684e1-d702-4085-94f3-c1c864142ce1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:28.443350 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab8cf313-8c76-46f6-8703-c34723e2c63a tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:28.443407 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e1684e1-d702-4085-94f3-c1c864142ce1 None None] GET https://10.4.3.11/volume// Aug 14 01:18:28.443645 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e1684e1-d702-4085-94f3-c1c864142ce1 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:28.443839 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 182/722] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:28 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:18:28.443902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e1684e1-d702-4085-94f3-c1c864142ce1 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:28.444343 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e1684e1-d702-4085-94f3-c1c864142ce1 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:28.444886 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 179/723] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:28.458096 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-8074eb96-2eee-4a0b-9397-5bc6e62379b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:28.460348 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-8074eb96-2eee-4a0b-9397-5bc6e62379b3 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:28.460622 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-8074eb96-2eee-4a0b-9397-5bc6e62379b3 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:28.460798 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-8074eb96-2eee-4a0b-9397-5bc6e62379b3 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:28.476405 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:28.476405 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:28.483720 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-8074eb96-2eee-4a0b-9397-5bc6e62379b3 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:28.492355 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-8074eb96-2eee-4a0b-9397-5bc6e62379b3 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:28.492846 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 181/724] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:18:28 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:28.583807 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-1247a730-1820-4539-857e-c2952dc9e529 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:28.586486 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-1247a730-1820-4539-857e-c2952dc9e529 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] PUT https://10.4.3.11/volume/v3/attachments/588fc2a3-c109-4a34-ada7-fb0894274abf Aug 14 01:18:28.586908 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-1247a730-1820-4539-857e-c2952dc9e529 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:28.597747 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-1247a730-1820-4539-857e-c2952dc9e529 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Acquiring lock "cinder-attachment_update-ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:18:28.602919 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-1247a730-1820-4539-857e-c2952dc9e529 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Lock "cinder-attachment_update-ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:18:28.603825 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:28.603825 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:28.726625 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-1247a730-1820-4539-857e-c2952dc9e529 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Lock "cinder-attachment_update-ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86-np0000007295" released by "attachment_update" :: held 0.124s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:18:28.727038 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-1247a730-1820-4539-857e-c2952dc9e529 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/588fc2a3-c109-4a34-ada7-fb0894274abf returned with HTTP 200 Aug 14 01:18:28.727662 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 183/725] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:18:28 2026] PUT /volume/v3/attachments/588fc2a3-c109-4a34-ada7-fb0894274abf => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:29.140530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2616a610-84aa-4fe2-b9ad-eff3a7821283 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:29.142754 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2616a610-84aa-4fe2-b9ad-eff3a7821283 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:29.143107 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2616a610-84aa-4fe2-b9ad-eff3a7821283 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:29.143444 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2616a610-84aa-4fe2-b9ad-eff3a7821283 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:29.152704 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:29.152704 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:29.157540 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2616a610-84aa-4fe2-b9ad-eff3a7821283 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:29.163935 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2616a610-84aa-4fe2-b9ad-eff3a7821283 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:29.164570 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 183/726] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:29 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:29.461573 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae219b49-603b-4a85-86a2-b5535f428879 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:29.463499 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae219b49-603b-4a85-86a2-b5535f428879 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:29.463717 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae219b49-603b-4a85-86a2-b5535f428879 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:29.464018 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae219b49-603b-4a85-86a2-b5535f428879 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:29.473938 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:29.473938 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:29.477284 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ae219b49-603b-4a85-86a2-b5535f428879 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:29.481444 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae219b49-603b-4a85-86a2-b5535f428879 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:29.481855 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 180/727] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:29 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:30.184172 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8430c828-b70e-4257-a48e-12fa4a2f25d0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:30.188497 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8430c828-b70e-4257-a48e-12fa4a2f25d0 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:30.188765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8430c828-b70e-4257-a48e-12fa4a2f25d0 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:30.188955 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8430c828-b70e-4257-a48e-12fa4a2f25d0 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:30.195949 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:30.195949 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:30.199644 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8430c828-b70e-4257-a48e-12fa4a2f25d0 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:30.204084 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8430c828-b70e-4257-a48e-12fa4a2f25d0 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:30.204440 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 182/728] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:30 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:30.495327 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f41267a2-87a1-4af8-96ab-3bac77819af2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:30.497859 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f41267a2-87a1-4af8-96ab-3bac77819af2 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:30.497859 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f41267a2-87a1-4af8-96ab-3bac77819af2 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:30.497859 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f41267a2-87a1-4af8-96ab-3bac77819af2 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:30.507142 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:30.507142 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:30.510339 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f41267a2-87a1-4af8-96ab-3bac77819af2 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:30.514206 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f41267a2-87a1-4af8-96ab-3bac77819af2 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:30.514650 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 184/729] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:30 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:31.217418 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11d2483c-c233-4792-99f5-16d74873e52e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:31.219117 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11d2483c-c233-4792-99f5-16d74873e52e tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:31.219309 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11d2483c-c233-4792-99f5-16d74873e52e tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:31.219484 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11d2483c-c233-4792-99f5-16d74873e52e tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:31.226256 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:31.226256 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:31.230201 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11d2483c-c233-4792-99f5-16d74873e52e tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:31.235173 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11d2483c-c233-4792-99f5-16d74873e52e tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:31.235779 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 184/730] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:31 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:31.370568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca6511f6-094e-4a54-9395-0c8b7a1f56c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:31.370568 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca6511f6-094e-4a54-9395-0c8b7a1f56c1 None None] GET https://10.4.3.11/volume// Aug 14 01:18:31.370568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca6511f6-094e-4a54-9395-0c8b7a1f56c1 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:31.370568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca6511f6-094e-4a54-9395-0c8b7a1f56c1 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:31.370568 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca6511f6-094e-4a54-9395-0c8b7a1f56c1 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:31.370568 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 181/731] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:31.382713 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-a38347dd-51bc-4e59-9daf-4bcc74049f11 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:31.384780 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-a38347dd-51bc-4e59-9daf-4bcc74049f11 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:18:31.385126 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-a38347dd-51bc-4e59-9daf-4bcc74049f11 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:31.385344 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-a38347dd-51bc-4e59-9daf-4bcc74049f11 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:31.395044 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:31.395044 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:31.398312 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-a38347dd-51bc-4e59-9daf-4bcc74049f11 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:18:31.402716 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-a38347dd-51bc-4e59-9daf-4bcc74049f11 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:18:31.403109 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 183/732] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:18:31 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 1538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:31.502916 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-968accaf-b2e7-4f9c-8a9d-6063792ff4a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:31.505262 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-968accaf-b2e7-4f9c-8a9d-6063792ff4a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] PUT https://10.4.3.11/volume/v3/attachments/8264993e-06af-478e-b173-dae9d5f0b782 Aug 14 01:18:31.505603 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-968accaf-b2e7-4f9c-8a9d-6063792ff4a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:31.514702 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-968accaf-b2e7-4f9c-8a9d-6063792ff4a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Acquiring lock "cinder-attachment_update-294580ba-629f-4e45-91b6-9680adbdb34e-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:18:31.519159 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-968accaf-b2e7-4f9c-8a9d-6063792ff4a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Lock "cinder-attachment_update-294580ba-629f-4e45-91b6-9680adbdb34e-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:18:31.520453 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:31.520453 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:31.531233 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44667221-19b5-4463-aac4-2419e0c4aa90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:31.533948 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44667221-19b5-4463-aac4-2419e0c4aa90 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:31.534360 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44667221-19b5-4463-aac4-2419e0c4aa90 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:31.534725 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44667221-19b5-4463-aac4-2419e0c4aa90 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:31.549415 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:31.549415 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:31.553890 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44667221-19b5-4463-aac4-2419e0c4aa90 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:31.560337 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44667221-19b5-4463-aac4-2419e0c4aa90 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:31.560901 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 185/733] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:31 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:18:31.664761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-968accaf-b2e7-4f9c-8a9d-6063792ff4a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Lock "cinder-attachment_update-294580ba-629f-4e45-91b6-9680adbdb34e-np0000007295" released by "attachment_update" :: held 0.145s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:18:31.664814 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-968accaf-b2e7-4f9c-8a9d-6063792ff4a2 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/attachments/8264993e-06af-478e-b173-dae9d5f0b782 returned with HTTP 200 Aug 14 01:18:31.665259 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 185/734] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:18:31 2026] PUT /volume/v3/attachments/8264993e-06af-478e-b173-dae9d5f0b782 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:31.688939 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-5f45faa3-9283-4871-9727-2b32560ad61e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:31.692970 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-5f45faa3-9283-4871-9727-2b32560ad61e tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] POST https://10.4.3.11/volume/v3/attachments/8264993e-06af-478e-b173-dae9d5f0b782/action Aug 14 01:18:31.692970 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-5f45faa3-9283-4871-9727-2b32560ad61e tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:31.692970 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-5f45faa3-9283-4871-9727-2b32560ad61e tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:31.707644 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:31.707644 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:31.738334 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5ad60f08-ff32-43e9-a9fa-7256be24e069 req-5f45faa3-9283-4871-9727-2b32560ad61e tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/attachments/8264993e-06af-478e-b173-dae9d5f0b782/action returned with HTTP 204 Aug 14 01:18:31.738792 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 182/735] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:18:31 2026] POST /volume/v3/attachments/8264993e-06af-478e-b173-dae9d5f0b782/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:32.251154 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-829533e5-2ac4-4b1d-ac61-0c8d39f028f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:32.256948 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-829533e5-2ac4-4b1d-ac61-0c8d39f028f1 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:32.256948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-829533e5-2ac4-4b1d-ac61-0c8d39f028f1 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:32.256948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-829533e5-2ac4-4b1d-ac61-0c8d39f028f1 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:32.264824 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:32.264824 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:32.269403 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-829533e5-2ac4-4b1d-ac61-0c8d39f028f1 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:32.274018 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-829533e5-2ac4-4b1d-ac61-0c8d39f028f1 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:32.274519 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 184/736] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:32 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:32.576343 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db374761-a05e-4c21-bc50-a9fd755e994c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:32.579171 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db374761-a05e-4c21-bc50-a9fd755e994c tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:32.579171 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db374761-a05e-4c21-bc50-a9fd755e994c tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:32.579171 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db374761-a05e-4c21-bc50-a9fd755e994c tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:32.596553 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:32.596553 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:32.600810 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db374761-a05e-4c21-bc50-a9fd755e994c tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:32.611583 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db374761-a05e-4c21-bc50-a9fd755e994c tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:32.612620 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 186/737] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:32 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:33.287256 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4dd41670-e861-47de-bbea-6bd9608dd579 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:33.288808 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4dd41670-e861-47de-bbea-6bd9608dd579 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:33.289018 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4dd41670-e861-47de-bbea-6bd9608dd579 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:33.289191 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4dd41670-e861-47de-bbea-6bd9608dd579 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:33.295382 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:33.295382 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:33.298897 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4dd41670-e861-47de-bbea-6bd9608dd579 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:33.302781 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4dd41670-e861-47de-bbea-6bd9608dd579 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:33.303199 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 186/738] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:33 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:33.626167 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-960d9d88-68a8-4b57-8423-b6b3aa68babd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:33.628059 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-960d9d88-68a8-4b57-8423-b6b3aa68babd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:33.628323 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-960d9d88-68a8-4b57-8423-b6b3aa68babd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:33.628567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-960d9d88-68a8-4b57-8423-b6b3aa68babd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:33.637072 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:33.637072 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:33.640415 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-960d9d88-68a8-4b57-8423-b6b3aa68babd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:33.644268 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-960d9d88-68a8-4b57-8423-b6b3aa68babd tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:33.644651 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 183/739] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:33 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:34.154278 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-34a19aa0-18e3-4304-afec-4824b560e9a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:34.156894 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-34a19aa0-18e3-4304-afec-4824b560e9a8 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] POST https://10.4.3.11/volume/v3/attachments/588fc2a3-c109-4a34-ada7-fb0894274abf/action Aug 14 01:18:34.157396 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-34a19aa0-18e3-4304-afec-4824b560e9a8 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:34.157587 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-34a19aa0-18e3-4304-afec-4824b560e9a8 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:34.177636 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:34.177636 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:34.188947 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-24b5dd1b-18a5-4084-bca3-a374bc23a3a1 req-34a19aa0-18e3-4304-afec-4824b560e9a8 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/588fc2a3-c109-4a34-ada7-fb0894274abf/action returned with HTTP 204 Aug 14 01:18:34.189489 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 185/740] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:18:34 2026] POST /volume/v3/attachments/588fc2a3-c109-4a34-ada7-fb0894274abf/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:34.314898 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d259aada-c891-4785-8ad1-e886a1849e8d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:34.316861 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d259aada-c891-4785-8ad1-e886a1849e8d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:34.317122 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d259aada-c891-4785-8ad1-e886a1849e8d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:34.317336 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d259aada-c891-4785-8ad1-e886a1849e8d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:34.324439 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:34.324439 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:34.328488 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d259aada-c891-4785-8ad1-e886a1849e8d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:34.333194 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d259aada-c891-4785-8ad1-e886a1849e8d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:34.333558 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 187/741] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:34 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:34.658026 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a1d73a0b-7fb8-4e48-a91f-44b97ecfd444 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:34.659686 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1d73a0b-7fb8-4e48-a91f-44b97ecfd444 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:34.659881 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1d73a0b-7fb8-4e48-a91f-44b97ecfd444 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:34.660140 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1d73a0b-7fb8-4e48-a91f-44b97ecfd444 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:34.668865 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:34.668865 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:34.672354 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a1d73a0b-7fb8-4e48-a91f-44b97ecfd444 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:34.677109 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1d73a0b-7fb8-4e48-a91f-44b97ecfd444 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:34.677698 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 187/742] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:34 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:34.691069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90d06b18-0e62-4215-9489-a18029a6651e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:34.692840 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90d06b18-0e62-4215-9489-a18029a6651e tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:18:34.693063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90d06b18-0e62-4215-9489-a18029a6651e tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:34.693262 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90d06b18-0e62-4215-9489-a18029a6651e tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:34.705249 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:34.705249 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:34.709542 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-90d06b18-0e62-4215-9489-a18029a6651e tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:18:34.713632 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90d06b18-0e62-4215-9489-a18029a6651e tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:18:34.713979 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 184/743] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:34 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:35.347638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae536534-43a1-44e3-8054-cff1ea9c5d31 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:35.351080 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae536534-43a1-44e3-8054-cff1ea9c5d31 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:35.351368 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae536534-43a1-44e3-8054-cff1ea9c5d31 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:35.351448 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae536534-43a1-44e3-8054-cff1ea9c5d31 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:35.361202 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:35.361202 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:35.368228 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ae536534-43a1-44e3-8054-cff1ea9c5d31 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:35.374613 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae536534-43a1-44e3-8054-cff1ea9c5d31 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:35.375316 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 186/744] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:35 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:36.391954 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c63a02a-1583-4eb9-952d-ee3afc81a58d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:36.396898 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c63a02a-1583-4eb9-952d-ee3afc81a58d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:36.397224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c63a02a-1583-4eb9-952d-ee3afc81a58d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:36.397498 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c63a02a-1583-4eb9-952d-ee3afc81a58d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:36.407495 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:36.407495 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:36.412884 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2c63a02a-1583-4eb9-952d-ee3afc81a58d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:36.422512 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c63a02a-1583-4eb9-952d-ee3afc81a58d tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:36.423403 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 188/745] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:36 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:37.444304 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d6e64fd4-248d-4242-9c1e-e419b4a94f45 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:37.449201 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6e64fd4-248d-4242-9c1e-e419b4a94f45 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:37.449201 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6e64fd4-248d-4242-9c1e-e419b4a94f45 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:37.449201 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6e64fd4-248d-4242-9c1e-e419b4a94f45 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:37.463201 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:37.463201 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:37.468765 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d6e64fd4-248d-4242-9c1e-e419b4a94f45 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:37.474774 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6e64fd4-248d-4242-9c1e-e419b4a94f45 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:37.475366 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 188/746] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:37 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:37.797353 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a37096aa-d26a-45fc-a085-77a15852eb09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:37.914792 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a37096aa-d26a-45fc-a085-77a15852eb09 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:18:37.914792 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a37096aa-d26a-45fc-a085-77a15852eb09 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1075147678", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:37.939345 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a37096aa-d26a-45fc-a085-77a15852eb09 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:18:37.939725 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 185/747] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:18:37 2026] POST /volume/v3/types => generated 212 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:37.952186 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ade242f1-5047-4d9f-a2bc-849f8d8264a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:37.958285 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ade242f1-5047-4d9f-a2bc-849f8d8264a5 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] POST https://10.4.3.11/volume/v3/types/aa634397-e899-42b0-95b3-8c502b835df5/encryption Aug 14 01:18:37.958285 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ade242f1-5047-4d9f-a2bc-849f8d8264a5 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:38.000260 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ade242f1-5047-4d9f-a2bc-849f8d8264a5 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] https://10.4.3.11/volume/v3/types/aa634397-e899-42b0-95b3-8c502b835df5/encryption returned with HTTP 200 Aug 14 01:18:38.000836 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 187/748] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:18:37 2026] POST /volume/v3/types/aa634397-e899-42b0-95b3-8c502b835df5/encryption => generated 230 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:38.013785 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:38.105704 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:18:38.106070 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2005236221", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1075147678", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:38.107596 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2005236221', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1075147678', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:18:38.115876 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:18:38.115876 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:38.115876 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:38.116026 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:18:38.122139 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (66967ed3-0b42-4532-9be9-f4f4fe24c4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:38.123128 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e82f72-2353-433c-9bbc-941e45f43aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:38.124120 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:18:38.163078 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e82f72-2353-433c-9bbc-941e45f43aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:18:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa634397-e899-42b0-95b3-8c502b835df5,is_public=True,name='tempest-scenario-type-luks-1075147678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa634397-e899-42b0-95b3-8c502b835df5', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:38.164562 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a18cad-cc67-49fe-97a0-097e63516285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:38.198715 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1075147678 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1075147678, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:38.199093 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1075147678 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1075147678, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:18:38.248613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['34177653-7dc9-4cb0-b944-d73885fbbf8a', 'b883f37d-d984-43c2-b40a-c1f597e2f2cb', 'c6223396-39dc-487d-bb4a-7ff7c1e5aeac', 'c4a1510d-b601-4802-83a0-19c9f527ddcf'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:38.249451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a18cad-cc67-49fe-97a0-097e63516285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34177653-7dc9-4cb0-b944-d73885fbbf8a', 'b883f37d-d984-43c2-b40a-c1f597e2f2cb', 'c6223396-39dc-487d-bb4a-7ff7c1e5aeac', 'c4a1510d-b601-4802-83a0-19c9f527ddcf']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:38.250206 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1cbd50-1c87-4040-8845-fa65d4a3465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:38.275334 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e1cbd50-1c87-4040-8845-fa65d4a3465f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f943638-a546-4395-bb11-5f0f09aeadee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2005236221',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['34177653-7dc9-4cb0-b944-d73885fbbf8a','b883f37d-d984-43c2-b40a-c1f597e2f2cb','c6223396-39dc-487d-bb4a-7ff7c1e5aeac','c4a1510d-b601-4802-83a0-19c9f527ddcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=aa634397-e899-42b0-95b3-8c502b835df5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2005236221',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9f943638-a546-4395-bb11-5f0f09aeadee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa634397-e899-42b0-95b3-8c502b835df5),volume_type_id=aa634397-e899-42b0-95b3-8c502b835df5)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:38.277102 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300533e7-58bc-45db-a375-7df5d461626b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:38.299697 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300533e7-58bc-45db-a375-7df5d461626b) transitioned into state 'SUCCESS' from state '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-2005236221',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['34177653-7dc9-4cb0-b944-d73885fbbf8a','b883f37d-d984-43c2-b40a-c1f597e2f2cb','c6223396-39dc-487d-bb4a-7ff7c1e5aeac','c4a1510d-b601-4802-83a0-19c9f527ddcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=aa634397-e899-42b0-95b3-8c502b835df5)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:38.300421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4437d19b-5cb1-4260-b9bd-382e5220b749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:38.316714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4437d19b-5cb1-4260-b9bd-382e5220b749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:38.316714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (66967ed3-0b42-4532-9be9-f4f4fe24c4d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:38.317104 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:18:38.317802 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e62ddfa-f16c-482b-b6ab-89068334db44 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:18:38.318300 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 189/749] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:18:38 2026] POST /volume/v3/volumes => generated 778 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:38.332951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5cc32bea-20a3-48ae-9154-faa08c07df66 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:38.335239 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cc32bea-20a3-48ae-9154-faa08c07df66 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:18:38.335499 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cc32bea-20a3-48ae-9154-faa08c07df66 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:38.335749 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cc32bea-20a3-48ae-9154-faa08c07df66 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:38.345154 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:38.345154 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:38.349439 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5cc32bea-20a3-48ae-9154-faa08c07df66 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:18:38.356505 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cc32bea-20a3-48ae-9154-faa08c07df66 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee returned with HTTP 200 Aug 14 01:18:38.358269 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 189/750] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:38 2026] GET /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:38.492480 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0cf2f124-0ba6-43f5-8687-d954f5643cbc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:38.494502 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cf2f124-0ba6-43f5-8687-d954f5643cbc tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:38.494502 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cf2f124-0ba6-43f5-8687-d954f5643cbc tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:38.494646 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cf2f124-0ba6-43f5-8687-d954f5643cbc tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:38.501372 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:38.501372 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:38.505507 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0cf2f124-0ba6-43f5-8687-d954f5643cbc tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:38.510455 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cf2f124-0ba6-43f5-8687-d954f5643cbc tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:38.510799 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 186/751] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:38 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 1293 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:38.528206 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e374d27-7d5e-42fe-bbe3-f138e547da33 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:38.529975 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e374d27-7d5e-42fe-bbe3-f138e547da33 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] DELETE https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:38.530188 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e374d27-7d5e-42fe-bbe3-f138e547da33 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:38.530373 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e374d27-7d5e-42fe-bbe3-f138e547da33 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:38.530535 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0e374d27-7d5e-42fe-bbe3-f138e547da33 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Delete volume with id: ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:38.539107 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:38.539107 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:38.539774 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0e374d27-7d5e-42fe-bbe3-f138e547da33 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:38.570499 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0e374d27-7d5e-42fe-bbe3-f138e547da33 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Delete volume request issued successfully. Aug 14 01:18:38.570761 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e374d27-7d5e-42fe-bbe3-f138e547da33 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 202 Aug 14 01:18:38.571335 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 188/752] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:38 2026] DELETE /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:38.582206 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47bed42e-4962-4216-9bd6-c99bb8f09017 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:38.584255 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47bed42e-4962-4216-9bd6-c99bb8f09017 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:38.584255 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47bed42e-4962-4216-9bd6-c99bb8f09017 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:38.584255 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47bed42e-4962-4216-9bd6-c99bb8f09017 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:38.591640 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:38.591640 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:38.595138 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-47bed42e-4962-4216-9bd6-c99bb8f09017 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Volume info retrieved successfully. Aug 14 01:18:38.599703 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47bed42e-4962-4216-9bd6-c99bb8f09017 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 200 Aug 14 01:18:38.600310 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 190/753] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:38 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 1292 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:39.372991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ccacaef1-3828-4aa3-9607-a9b1e20bc71a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:39.375041 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccacaef1-3828-4aa3-9607-a9b1e20bc71a tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:18:39.375213 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccacaef1-3828-4aa3-9607-a9b1e20bc71a tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:39.375418 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccacaef1-3828-4aa3-9607-a9b1e20bc71a tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:39.390090 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:39.390090 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:39.394436 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ccacaef1-3828-4aa3-9607-a9b1e20bc71a tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:18:39.402811 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccacaef1-3828-4aa3-9607-a9b1e20bc71a tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee returned with HTTP 200 Aug 14 01:18:39.403291 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 190/754] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:39 2026] GET /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:39.418339 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6cc4679a-5068-41a9-8f2e-c771c7628603 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:39.420594 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cc4679a-5068-41a9-8f2e-c771c7628603 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:18:39.420748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cc4679a-5068-41a9-8f2e-c771c7628603 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:39.421020 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cc4679a-5068-41a9-8f2e-c771c7628603 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:39.429469 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:39.429469 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:39.434973 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6cc4679a-5068-41a9-8f2e-c771c7628603 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:18:39.439549 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cc4679a-5068-41a9-8f2e-c771c7628603 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee returned with HTTP 200 Aug 14 01:18:39.439965 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 187/755] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:39 2026] GET /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:39.455880 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-572af509-7a2b-4986-9d78-1270476b5674 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:39.458081 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-572af509-7a2b-4986-9d78-1270476b5674 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee/action Aug 14 01:18:39.458452 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-572af509-7a2b-4986-9d78-1270476b5674 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:39.458602 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-572af509-7a2b-4986-9d78-1270476b5674 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:39.471398 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:39.471398 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:39.471888 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-572af509-7a2b-4986-9d78-1270476b5674 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:18:39.484115 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-572af509-7a2b-4986-9d78-1270476b5674 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume updated successfully. Aug 14 01:18:39.484350 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-572af509-7a2b-4986-9d78-1270476b5674 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee/action returned with HTTP 200 Aug 14 01:18:39.484781 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 189/756] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:18:39 2026] POST /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 01:18:39.591891 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-6dfeb7ac-5cab-4ba8-a904-c0fd5cb93066 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:39.594416 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-6dfeb7ac-5cab-4ba8-a904-c0fd5cb93066 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:18:39.594671 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-6dfeb7ac-5cab-4ba8-a904-c0fd5cb93066 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:39.594894 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-6dfeb7ac-5cab-4ba8-a904-c0fd5cb93066 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:39.602853 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:39.602853 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:39.606828 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-6dfeb7ac-5cab-4ba8-a904-c0fd5cb93066 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:18:39.615377 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-6dfeb7ac-5cab-4ba8-a904-c0fd5cb93066 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee returned with HTTP 200 Aug 14 01:18:39.615805 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 191/757] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:18:39 2026] GET /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:39.616689 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b4ae11d8-daa3-48de-87f5-003aebc67ab0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:39.621495 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4ae11d8-daa3-48de-87f5-003aebc67ab0 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] GET https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc Aug 14 01:18:39.621779 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4ae11d8-daa3-48de-87f5-003aebc67ab0 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:39.622086 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b4ae11d8-daa3-48de-87f5-003aebc67ab0 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:39.632786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b4ae11d8-daa3-48de-87f5-003aebc67ab0 tempest-VolumeAndVolumeTypeFromImageTest-1126295093 tempest-VolumeAndVolumeTypeFromImageTest-1126295093-project-member] https://10.4.3.11/volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc returned with HTTP 404 Aug 14 01:18:39.633575 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 191/758] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:39 2026] GET /volume/v3/volumes/ea944e2a-260b-42f3-8d1a-6e057a5feecc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:39.840895 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc9b4d8b-98ef-4f87-afbb-cbc4c4c383fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:39.841725 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc9b4d8b-98ef-4f87-afbb-cbc4c4c383fd None None] GET https://10.4.3.11/volume// Aug 14 01:18:39.841725 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc9b4d8b-98ef-4f87-afbb-cbc4c4c383fd None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:39.841909 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc9b4d8b-98ef-4f87-afbb-cbc4c4c383fd None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:39.842308 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc9b4d8b-98ef-4f87-afbb-cbc4c4c383fd None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:39.842661 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 188/759] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:39.851803 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-93f579f9-456a-49ca-8636-3c957835a84d req-159048aa-6320-4337-bd41-6349b49c41f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:39.855653 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-159048aa-6320-4337-bd41-6349b49c41f7 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:18:39.856186 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-159048aa-6320-4337-bd41-6349b49c41f7 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86", "connector": null, "instance_uuid": "7a36343f-6a43-47da-839b-9e754ae44e48"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:39.867081 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:39.867081 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:39.918675 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-087de270-53c5-4fcd-ad79-d8b06eeeadfa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:39.919158 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-159048aa-6320-4337-bd41-6349b49c41f7 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:18:39.919741 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 190/760] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:18:39 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 14 01:18:39.920599 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-087de270-53c5-4fcd-ad79-d8b06eeeadfa tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:18:39.920825 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-087de270-53c5-4fcd-ad79-d8b06eeeadfa tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:39.921036 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-087de270-53c5-4fcd-ad79-d8b06eeeadfa tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:39.921938 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-087de270-53c5-4fcd-ad79-d8b06eeeadfa tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:18:39.929697 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-93f579f9-456a-49ca-8636-3c957835a84d req-b41369c8-05ab-4796-827b-5e2b5f54c275 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:39.931510 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-b41369c8-05ab-4796-827b-5e2b5f54c275 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] DELETE https://10.4.3.11/volume/v3/attachments/588fc2a3-c109-4a34-ada7-fb0894274abf Aug 14 01:18:39.931800 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-b41369c8-05ab-4796-827b-5e2b5f54c275 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:39.932080 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-b41369c8-05ab-4796-827b-5e2b5f54c275 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:39.940535 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:39.940535 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:39.989438 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-087de270-53c5-4fcd-ad79-d8b06eeeadfa tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Get all volumes completed successfully. Aug 14 01:18:39.992241 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:39.992241 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:39.998804 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-087de270-53c5-4fcd-ad79-d8b06eeeadfa tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:18:39.998804 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 192/761] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:18:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17808 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:40.014637 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-b41369c8-05ab-4796-827b-5e2b5f54c275 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/588fc2a3-c109-4a34-ada7-fb0894274abf returned with HTTP 200 Aug 14 01:18:40.015207 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 192/762] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:39 2026] DELETE /volume/v3/attachments/588fc2a3-c109-4a34-ada7-fb0894274abf => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:40.018135 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13fda363-ea81-4af7-a639-5c28a217cfe6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:40.024277 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13fda363-ea81-4af7-a639-5c28a217cfe6 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/05188534-a6bb-4e23-b810-6b542a84afbf Aug 14 01:18:40.024277 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13fda363-ea81-4af7-a639-5c28a217cfe6 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:40.024277 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13fda363-ea81-4af7-a639-5c28a217cfe6 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:40.024277 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-13fda363-ea81-4af7-a639-5c28a217cfe6 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Delete volume with id: 05188534-a6bb-4e23-b810-6b542a84afbf Aug 14 01:18:40.040639 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:40.040639 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:40.042263 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13fda363-ea81-4af7-a639-5c28a217cfe6 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Volume info retrieved successfully. Aug 14 01:18:40.061427 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.image.cache [None req-13fda363-ea81-4af7-a639-5c28a217cfe6 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'e3cc6c0d-528e-4bae-b059-a2e4b81613b8', 'volume_id': '05188534-a6bb-4e23-b810-6b542a84afbf', 'host': 'np0000007295@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 1, 18, 26), 'last_used': datetime.datetime(2026, 8, 14, 1, 18, 38)}. {{(pid=100273) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 01:18:40.079961 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13fda363-ea81-4af7-a639-5c28a217cfe6 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Delete volume request issued successfully. Aug 14 01:18:40.080234 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13fda363-ea81-4af7-a639-5c28a217cfe6 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] https://10.4.3.11/volume/v3/volumes/05188534-a6bb-4e23-b810-6b542a84afbf returned with HTTP 202 Aug 14 01:18:40.080693 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 189/763] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:40 2026] DELETE /volume/v3/volumes/05188534-a6bb-4e23-b810-6b542a84afbf => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:40.091164 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cd03a497-dbb1-4f05-a144-7e49205f8e1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:40.092896 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd03a497-dbb1-4f05-a144-7e49205f8e1e tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] GET https://10.4.3.11/volume/v3/volumes/05188534-a6bb-4e23-b810-6b542a84afbf Aug 14 01:18:40.093092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd03a497-dbb1-4f05-a144-7e49205f8e1e tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:40.093398 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd03a497-dbb1-4f05-a144-7e49205f8e1e tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:40.106523 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:40.106523 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:40.114918 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-a035e8b7-b420-4cc8-9d23-d66868477fd7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:40.115136 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cd03a497-dbb1-4f05-a144-7e49205f8e1e tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Volume info retrieved successfully. Aug 14 01:18:40.118490 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-a035e8b7-b420-4cc8-9d23-d66868477fd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:18:40.118790 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-a035e8b7-b420-4cc8-9d23-d66868477fd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:40.119099 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-a035e8b7-b420-4cc8-9d23-d66868477fd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:40.119400 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd03a497-dbb1-4f05-a144-7e49205f8e1e tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] https://10.4.3.11/volume/v3/volumes/05188534-a6bb-4e23-b810-6b542a84afbf returned with HTTP 200 Aug 14 01:18:40.119819 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 191/764] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:40 2026] GET /volume/v3/volumes/05188534-a6bb-4e23-b810-6b542a84afbf => generated 1103 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:40.132075 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:40.132075 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:40.138113 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-a035e8b7-b420-4cc8-9d23-d66868477fd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:18:40.144389 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-a035e8b7-b420-4cc8-9d23-d66868477fd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee returned with HTTP 200 Aug 14 01:18:40.144941 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 193/765] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:18:40 2026] GET /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:40.155993 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a86f0cbf-9480-45ae-90ca-59cf13ca05e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:40.156332 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a86f0cbf-9480-45ae-90ca-59cf13ca05e5 None None] GET https://10.4.3.11/volume// Aug 14 01:18:40.156498 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a86f0cbf-9480-45ae-90ca-59cf13ca05e5 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:40.156679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a86f0cbf-9480-45ae-90ca-59cf13ca05e5 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:40.156994 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a86f0cbf-9480-45ae-90ca-59cf13ca05e5 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:40.157254 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 193/766] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:18:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:40.166211 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-e621fe4d-12f7-48b9-85a0-a179061399b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:40.169591 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-e621fe4d-12f7-48b9-85a0-a179061399b1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:18:40.170128 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-e621fe4d-12f7-48b9-85a0-a179061399b1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f943638-a546-4395-bb11-5f0f09aeadee", "connector": null, "instance_uuid": "25cf48be-726b-45d8-a417-aaa4ccfd77fc"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:40.181032 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:40.181032 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:40.214177 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-e621fe4d-12f7-48b9-85a0-a179061399b1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:18:40.214864 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 190/767] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:18:40 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 14 01:18:40.696034 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6dfe5f62-1da4-4974-8dfa-b93819d5f3a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:40.699009 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6dfe5f62-1da4-4974-8dfa-b93819d5f3a8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] GET https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:18:40.699009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6dfe5f62-1da4-4974-8dfa-b93819d5f3a8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:40.699009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6dfe5f62-1da4-4974-8dfa-b93819d5f3a8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:40.707348 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:40.707348 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:40.710369 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6dfe5f62-1da4-4974-8dfa-b93819d5f3a8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:18:40.714359 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6dfe5f62-1da4-4974-8dfa-b93819d5f3a8 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 200 Aug 14 01:18:40.714851 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 192/768] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:18:40 2026] GET /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 1831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:41.137106 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c98e1f9-d94b-4d01-b82b-a3af997cd5ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:41.142738 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c98e1f9-d94b-4d01-b82b-a3af997cd5ac tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] GET https://10.4.3.11/volume/v3/volumes/05188534-a6bb-4e23-b810-6b542a84afbf Aug 14 01:18:41.146265 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c98e1f9-d94b-4d01-b82b-a3af997cd5ac tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:41.146265 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c98e1f9-d94b-4d01-b82b-a3af997cd5ac tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:41.153944 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c98e1f9-d94b-4d01-b82b-a3af997cd5ac tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] https://10.4.3.11/volume/v3/volumes/05188534-a6bb-4e23-b810-6b542a84afbf returned with HTTP 404 Aug 14 01:18:41.154756 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 194/769] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:41 2026] GET /volume/v3/volumes/05188534-a6bb-4e23-b810-6b542a84afbf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:41.157083 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-93f579f9-456a-49ca-8636-3c957835a84d req-203b3af5-58c2-4273-942b-bb67c248105f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:41.160323 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-203b3af5-58c2-4273-942b-bb67c248105f tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] PUT https://10.4.3.11/volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af Aug 14 01:18:41.160743 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-203b3af5-58c2-4273-942b-bb67c248105f tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:41.162408 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e327eb1c-41e2-4147-8016-cb7631441185 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:41.165059 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e327eb1c-41e2-4147-8016-cb7631441185 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] DELETE https://10.4.3.11/volume/v3/types/3613c4be-78be-4345-b7ba-5b611eebd9b2 Aug 14 01:18:41.165309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e327eb1c-41e2-4147-8016-cb7631441185 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:41.165723 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e327eb1c-41e2-4147-8016-cb7631441185 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:41.166000 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:41.166000 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:41.169196 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-93f579f9-456a-49ca-8636-3c957835a84d req-203b3af5-58c2-4273-942b-bb67c248105f tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Acquiring lock "cinder-attachment_update-ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:18:41.173354 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-93f579f9-456a-49ca-8636-3c957835a84d req-203b3af5-58c2-4273-942b-bb67c248105f tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Lock "cinder-attachment_update-ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86-np0000007295" acquired by "attachment_update" :: waited 0.004s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:18:41.174608 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:41.174608 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:41.197962 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e327eb1c-41e2-4147-8016-cb7631441185 tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] https://10.4.3.11/volume/v3/types/3613c4be-78be-4345-b7ba-5b611eebd9b2 returned with HTTP 202 Aug 14 01:18:41.198311 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 191/770] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:18:41 2026] DELETE /volume/v3/types/3613c4be-78be-4345-b7ba-5b611eebd9b2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:41.210201 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-711c2712-d4d3-4d00-b325-d4d312adfa1d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:41.212294 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-711c2712-d4d3-4d00-b325-d4d312adfa1d tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] GET https://10.4.3.11/volume/v3/types/3613c4be-78be-4345-b7ba-5b611eebd9b2 Aug 14 01:18:41.212511 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-711c2712-d4d3-4d00-b325-d4d312adfa1d tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:41.212755 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-711c2712-d4d3-4d00-b325-d4d312adfa1d tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:41.220278 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-711c2712-d4d3-4d00-b325-d4d312adfa1d tempest-VolumeAndVolumeTypeFromImageTest-784594275 tempest-VolumeAndVolumeTypeFromImageTest-784594275-project-admin] https://10.4.3.11/volume/v3/types/3613c4be-78be-4345-b7ba-5b611eebd9b2 returned with HTTP 404 Aug 14 01:18:41.220755 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 193/771] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:18:41 2026] GET /volume/v3/types/3613c4be-78be-4345-b7ba-5b611eebd9b2 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:41.280650 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-93f579f9-456a-49ca-8636-3c957835a84d req-203b3af5-58c2-4273-942b-bb67c248105f tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Lock "cinder-attachment_update-ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86-np0000007295" released by "attachment_update" :: held 0.107s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:18:41.281055 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-203b3af5-58c2-4273-942b-bb67c248105f tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af returned with HTTP 200 Aug 14 01:18:41.281588 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 194/772] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:18:41 2026] PUT /volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:41.291094 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-93f579f9-456a-49ca-8636-3c957835a84d req-5f2f7426-de17-44c0-b6f9-99896a3dc19d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:41.293305 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-5f2f7426-de17-44c0-b6f9-99896a3dc19d tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af Aug 14 01:18:41.293427 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-5f2f7426-de17-44c0-b6f9-99896a3dc19d tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:41.293609 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-5f2f7426-de17-44c0-b6f9-99896a3dc19d tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:41.307479 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-5f2f7426-de17-44c0-b6f9-99896a3dc19d tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af returned with HTTP 200 Aug 14 01:18:41.308025 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 195/773] 10.4.3.11 () {70 vars in 1644 bytes} [Fri Aug 14 01:18:41 2026] GET /volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:41.579505 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bb9a0ba8-fbb7-49fa-a503-d30772543e53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:41.579892 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb9a0ba8-fbb7-49fa-a503-d30772543e53 None None] GET https://10.4.3.11/volume// Aug 14 01:18:41.580214 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb9a0ba8-fbb7-49fa-a503-d30772543e53 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:41.580262 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb9a0ba8-fbb7-49fa-a503-d30772543e53 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:41.580592 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb9a0ba8-fbb7-49fa-a503-d30772543e53 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:41.580870 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 192/774] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:41.598596 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-0c832e01-7128-4edd-9843-35f660e989bc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:41.606059 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-0c832e01-7128-4edd-9843-35f660e989bc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:18:41.606380 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-0c832e01-7128-4edd-9843-35f660e989bc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:41.606672 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-0c832e01-7128-4edd-9843-35f660e989bc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:41.622986 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:41.622986 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:41.632430 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-0c832e01-7128-4edd-9843-35f660e989bc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:18:41.646029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-0c832e01-7128-4edd-9843-35f660e989bc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee returned with HTTP 200 Aug 14 01:18:41.646633 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 194/775] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:18:41 2026] GET /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee => generated 1049 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:41.766694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-013e3cb9-93c6-44c8-b629-17df3c4d32a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:41.771790 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-013e3cb9-93c6-44c8-b629-17df3c4d32a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/0f1b1d44-54c0-4bff-8702-e1e3b7c35ca9 Aug 14 01:18:41.772982 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-013e3cb9-93c6-44c8-b629-17df3c4d32a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:41.783295 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-013e3cb9-93c6-44c8-b629-17df3c4d32a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-9f943638-a546-4395-bb11-5f0f09aeadee-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:18:41.790675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-013e3cb9-93c6-44c8-b629-17df3c4d32a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-9f943638-a546-4395-bb11-5f0f09aeadee-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:18:41.790675 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:41.790675 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:41.878705 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-013e3cb9-93c6-44c8-b629-17df3c4d32a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-9f943638-a546-4395-bb11-5f0f09aeadee-np0000007295" released by "attachment_update" :: held 0.090s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:18:41.878705 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-013e3cb9-93c6-44c8-b629-17df3c4d32a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/0f1b1d44-54c0-4bff-8702-e1e3b7c35ca9 returned with HTTP 200 Aug 14 01:18:41.878705 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 195/776] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:18:41 2026] PUT /volume/v3/attachments/0f1b1d44-54c0-4bff-8702-e1e3b7c35ca9 => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:41.905238 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-fbcc94fb-d281-413b-b0fb-5830a3715912 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:41.908747 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-fbcc94fb-d281-413b-b0fb-5830a3715912 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/0f1b1d44-54c0-4bff-8702-e1e3b7c35ca9/action Aug 14 01:18:41.909298 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-fbcc94fb-d281-413b-b0fb-5830a3715912 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:41.909527 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-fbcc94fb-d281-413b-b0fb-5830a3715912 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:41.926635 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:41.926635 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:41.947328 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-fbcc94fb-d281-413b-b0fb-5830a3715912 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/0f1b1d44-54c0-4bff-8702-e1e3b7c35ca9/action returned with HTTP 204 Aug 14 01:18:41.947956 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 196/777] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:18:41 2026] POST /volume/v3/attachments/0f1b1d44-54c0-4bff-8702-e1e3b7c35ca9/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:42.622227 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-58f532b1-576c-4a52-b6cd-7226adc5dc5d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:42.625113 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-58f532b1-576c-4a52-b6cd-7226adc5dc5d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] DELETE https://10.4.3.11/volume/v3/attachments/2b9ab20c-34ef-4271-a40a-a6f3d79bd7af Aug 14 01:18:42.625861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-58f532b1-576c-4a52-b6cd-7226adc5dc5d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:42.625861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-58f532b1-576c-4a52-b6cd-7226adc5dc5d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:42.641789 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:42.641789 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:42.714335 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-58f532b1-576c-4a52-b6cd-7226adc5dc5d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments/2b9ab20c-34ef-4271-a40a-a6f3d79bd7af returned with HTTP 200 Aug 14 01:18:42.715118 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 193/778] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:42 2026] DELETE /volume/v3/attachments/2b9ab20c-34ef-4271-a40a-a6f3d79bd7af => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:42.722609 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-b805e14d-5147-4491-b9f2-22bfc1bbbb02 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:42.724639 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-b805e14d-5147-4491-b9f2-22bfc1bbbb02 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] DELETE https://10.4.3.11/volume/v3/attachments/6305004c-dcca-4bf7-aca2-264e2f7059af Aug 14 01:18:42.724820 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-b805e14d-5147-4491-b9f2-22bfc1bbbb02 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:42.725027 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-b805e14d-5147-4491-b9f2-22bfc1bbbb02 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:42.732127 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:42.732127 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:42.800208 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-b805e14d-5147-4491-b9f2-22bfc1bbbb02 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments/6305004c-dcca-4bf7-aca2-264e2f7059af returned with HTTP 200 Aug 14 01:18:42.800821 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 195/779] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:42 2026] DELETE /volume/v3/attachments/6305004c-dcca-4bf7-aca2-264e2f7059af => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:42.814810 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-946bfde3-ceb4-496c-ad66-065bcf06059b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:42.818803 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-946bfde3-ceb4-496c-ad66-065bcf06059b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] DELETE https://10.4.3.11/volume/v3/attachments/4d278d9a-c3bb-4c4e-af9c-671a2fae07ac Aug 14 01:18:42.820058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-946bfde3-ceb4-496c-ad66-065bcf06059b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:42.820058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-946bfde3-ceb4-496c-ad66-065bcf06059b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:42.836275 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:42.836275 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:42.903738 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2c3be8e8-bd22-4e17-ad0a-a093326fb4df req-946bfde3-ceb4-496c-ad66-065bcf06059b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/attachments/4d278d9a-c3bb-4c4e-af9c-671a2fae07ac returned with HTTP 200 Aug 14 01:18:42.903738 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 196/780] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:42 2026] DELETE /volume/v3/attachments/4d278d9a-c3bb-4c4e-af9c-671a2fae07ac => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:43.641530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:43.742948 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:18:43.742948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1623634964"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:43.744815 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1623634964'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:18:43.745115 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Create volume of 1 GB Aug 14 01:18:43.753842 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Availability Zones retrieved successfully. Aug 14 01:18:43.763080 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Flow 'volume_create_api' (a1880d53-b15d-4d51-9913-02edf43ed8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:43.764531 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f93e83b-7cff-4ecd-a15c-8311266881d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:43.765786 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:18:43.804950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f93e83b-7cff-4ecd-a15c-8311266881d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:43.804950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f23d78-81d7-48dc-bbc9-dcaa1f52ea68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:43.871836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Created reservations ['74a01f24-c3b5-496e-b711-2dab4ca78b6d', '1924fc95-eff8-4860-8f8b-8fa91ace3db6', '4c498c20-1be8-4d85-a499-1942bdfbd5b9', 'e8f4ce24-8dc8-40b5-aae8-383bdc0c3c3a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:43.874944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55f23d78-81d7-48dc-bbc9-dcaa1f52ea68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a01f24-c3b5-496e-b711-2dab4ca78b6d', '1924fc95-eff8-4860-8f8b-8fa91ace3db6', '4c498c20-1be8-4d85-a499-1942bdfbd5b9', 'e8f4ce24-8dc8-40b5-aae8-383bdc0c3c3a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:43.874944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d29e0b-b8db-4a77-9c30-b3e40e53a302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:43.901317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d29e0b-b8db-4a77-9c30-b3e40e53a302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bd0c045-ca94-4a7b-92d5-d242709dff70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1623634964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7ba3cbe4540446aa56645da657953c7',qos_specs=None,replication_status=,reservations=['74a01f24-c3b5-496e-b711-2dab4ca78b6d','1924fc95-eff8-4860-8f8b-8fa91ace3db6','4c498c20-1be8-4d85-a499-1942bdfbd5b9','e8f4ce24-8dc8-40b5-aae8-383bdc0c3c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4232e6007714a83a3ec539e9e4de616',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1623634964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bd0c045-ca94-4a7b-92d5-d242709dff70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7ba3cbe4540446aa56645da657953c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4232e6007714a83a3ec539e9e4de616',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:43.902227 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edbea2bf-ecd6-4c61-825d-5701dffa6838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:43.919493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edbea2bf-ecd6-4c61-825d-5701dffa6838) transitioned into state 'SUCCESS' from state '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-1623634964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7ba3cbe4540446aa56645da657953c7',qos_specs=None,replication_status=,reservations=['74a01f24-c3b5-496e-b711-2dab4ca78b6d','1924fc95-eff8-4860-8f8b-8fa91ace3db6','4c498c20-1be8-4d85-a499-1942bdfbd5b9','e8f4ce24-8dc8-40b5-aae8-383bdc0c3c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4232e6007714a83a3ec539e9e4de616',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:43.921679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb790648-be3d-4a8a-8526-bce2b06cdd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:43.931534 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb790648-be3d-4a8a-8526-bce2b06cdd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:43.932910 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Flow 'volume_create_api' (a1880d53-b15d-4d51-9913-02edf43ed8ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:43.933503 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Create volume request issued successfully. Aug 14 01:18:43.934328 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-457e261d-4dd6-446b-9ae4-7ec99e0405c1 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:18:43.934940 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 197/781] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:18:43 2026] POST /volume/v3/volumes => generated 776 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:43.946253 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea92c3f8-9bc9-46f3-926f-8621d46ddb98 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:43.948349 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea92c3f8-9bc9-46f3-926f-8621d46ddb98 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 Aug 14 01:18:43.948579 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea92c3f8-9bc9-46f3-926f-8621d46ddb98 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:43.948783 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea92c3f8-9bc9-46f3-926f-8621d46ddb98 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:43.956381 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:43.956381 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:43.960187 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea92c3f8-9bc9-46f3-926f-8621d46ddb98 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Volume info retrieved successfully. Aug 14 01:18:43.964829 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea92c3f8-9bc9-46f3-926f-8621d46ddb98 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 returned with HTTP 200 Aug 14 01:18:43.965349 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 194/782] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:43 2026] GET /volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:44.979612 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5ca93be3-0927-41b0-9a09-95e8831d39d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:44.981517 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ca93be3-0927-41b0-9a09-95e8831d39d4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 Aug 14 01:18:44.981758 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ca93be3-0927-41b0-9a09-95e8831d39d4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:44.982009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ca93be3-0927-41b0-9a09-95e8831d39d4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:44.991399 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:44.991399 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:45.001283 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5ca93be3-0927-41b0-9a09-95e8831d39d4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Volume info retrieved successfully. Aug 14 01:18:45.006840 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ca93be3-0927-41b0-9a09-95e8831d39d4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 returned with HTTP 200 Aug 14 01:18:45.009956 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 196/783] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:44 2026] GET /volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:45.033974 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6582cbee-380e-4d9a-ad9f-5f07df39d5ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:45.037450 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6582cbee-380e-4d9a-ad9f-5f07df39d5ac tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:18:45.038147 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6582cbee-380e-4d9a-ad9f-5f07df39d5ac tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9bd0c045-ca94-4a7b-92d5-d242709dff70", "name": "tempest-type-Backup-424313531"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:45.041040 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-6582cbee-380e-4d9a-ad9f-5f07df39d5ac tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Creating new backup {'backup': {'volume_id': '9bd0c045-ca94-4a7b-92d5-d242709dff70', 'name': 'tempest-type-Backup-424313531'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:18:45.041257 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-6582cbee-380e-4d9a-ad9f-5f07df39d5ac tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Creating backup of volume 9bd0c045-ca94-4a7b-92d5-d242709dff70 in container None Aug 14 01:18:45.053230 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:45.053230 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:45.053686 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6582cbee-380e-4d9a-ad9f-5f07df39d5ac tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Volume info retrieved successfully. Aug 14 01:18:45.100604 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-6582cbee-380e-4d9a-ad9f-5f07df39d5ac tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Created reservations ['18cadb4a-2c21-4cad-91c1-87c186798b4e', '269a8741-527a-43df-8140-43d7a7d314f3'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:45.149598 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6582cbee-380e-4d9a-ad9f-5f07df39d5ac tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:18:45.150348 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 197/784] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:18:45 2026] POST /volume/v3/backups => generated 313 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:45.160471 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-304d898b-f14d-4dae-b0d7-55955ee99b24 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:45.166568 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-304d898b-f14d-4dae-b0d7-55955ee99b24 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:45.166568 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-304d898b-f14d-4dae-b0d7-55955ee99b24 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:45.166568 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-304d898b-f14d-4dae-b0d7-55955ee99b24 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:45.166568 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-304d898b-f14d-4dae-b0d7-55955ee99b24 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:45.176273 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:45.176273 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:45.176273 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-304d898b-f14d-4dae-b0d7-55955ee99b24 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:45.176273 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 198/785] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:45 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:46.020939 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7045012-93a9-487d-ba2b-5992dd0a5743 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:46.022776 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7045012-93a9-487d-ba2b-5992dd0a5743 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 Aug 14 01:18:46.023019 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7045012-93a9-487d-ba2b-5992dd0a5743 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:46.023267 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7045012-93a9-487d-ba2b-5992dd0a5743 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:46.023493 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f7045012-93a9-487d-ba2b-5992dd0a5743 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Delete volume with id: 4af45c93-34dd-44e7-aa3c-e34d63ec5e77 Aug 14 01:18:46.031206 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:46.031206 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:46.031650 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f7045012-93a9-487d-ba2b-5992dd0a5743 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:18:46.073754 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f7045012-93a9-487d-ba2b-5992dd0a5743 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Delete volume request issued successfully. Aug 14 01:18:46.074818 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7045012-93a9-487d-ba2b-5992dd0a5743 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 returned with HTTP 202 Aug 14 01:18:46.074818 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 195/786] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:46 2026] DELETE /volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:46.081946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0a5701a-559b-4147-be6e-6f170109e19d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:46.085877 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0a5701a-559b-4147-be6e-6f170109e19d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 Aug 14 01:18:46.086126 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0a5701a-559b-4147-be6e-6f170109e19d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:46.086332 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0a5701a-559b-4147-be6e-6f170109e19d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:46.096104 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:46.096104 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:46.102254 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0a5701a-559b-4147-be6e-6f170109e19d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:18:46.112828 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0a5701a-559b-4147-be6e-6f170109e19d tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 returned with HTTP 200 Aug 14 01:18:46.113437 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 197/787] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:46 2026] GET /volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:46.189156 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bebc7f9b-a913-488f-aa27-124f57e93b7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:46.191155 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bebc7f9b-a913-488f-aa27-124f57e93b7e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:46.191371 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bebc7f9b-a913-488f-aa27-124f57e93b7e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:46.191560 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bebc7f9b-a913-488f-aa27-124f57e93b7e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:46.191670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bebc7f9b-a913-488f-aa27-124f57e93b7e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:46.196966 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:46.196966 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:46.197679 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bebc7f9b-a913-488f-aa27-124f57e93b7e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:46.198301 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 198/788] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:46 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:46.254625 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-93f579f9-456a-49ca-8636-3c957835a84d req-741bd8fb-6e34-4507-9306-2bd913e42c59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:46.258590 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-741bd8fb-6e34-4507-9306-2bd913e42c59 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] POST https://10.4.3.11/volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af/action Aug 14 01:18:46.259369 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-741bd8fb-6e34-4507-9306-2bd913e42c59 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:46.259559 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-741bd8fb-6e34-4507-9306-2bd913e42c59 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:46.286212 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:46.286212 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:46.302503 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-93f579f9-456a-49ca-8636-3c957835a84d req-741bd8fb-6e34-4507-9306-2bd913e42c59 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af/action returned with HTTP 204 Aug 14 01:18:46.303012 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 199/789] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:18:46 2026] POST /volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:46.793872 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-0a785050-604e-4490-a8ea-98fc65851ec9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:46.796688 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-0a785050-604e-4490-a8ea-98fc65851ec9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:18:46.796988 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-0a785050-604e-4490-a8ea-98fc65851ec9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:46.797256 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-0a785050-604e-4490-a8ea-98fc65851ec9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:46.810791 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:46.810791 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:46.817467 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-0a785050-604e-4490-a8ea-98fc65851ec9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:18:46.824892 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-0a785050-604e-4490-a8ea-98fc65851ec9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:18:46.825466 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 196/790] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:18:46 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:46.850937 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-4c8681bc-7420-407c-8970-3d88a36f2bd9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:46.854998 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-4c8681bc-7420-407c-8970-3d88a36f2bd9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721/action Aug 14 01:18:46.855458 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-4c8681bc-7420-407c-8970-3d88a36f2bd9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:46.855632 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-4c8681bc-7420-407c-8970-3d88a36f2bd9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:46.873582 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:46.873582 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:46.874073 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-4c8681bc-7420-407c-8970-3d88a36f2bd9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:18:46.880363 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-4c8681bc-7420-407c-8970-3d88a36f2bd9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Begin detaching volume completed successfully. Aug 14 01:18:46.880585 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-4c8681bc-7420-407c-8970-3d88a36f2bd9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721/action returned with HTTP 202 Aug 14 01:18:46.881041 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 198/791] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:18:46 2026] POST /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:18:46.905633 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc7cb96d-f265-45db-ba69-9a0456cc54fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:46.908555 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc7cb96d-f265-45db-ba69-9a0456cc54fb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:18:46.908753 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc7cb96d-f265-45db-ba69-9a0456cc54fb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:46.908953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc7cb96d-f265-45db-ba69-9a0456cc54fb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:46.928171 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:46.928171 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:46.931448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f2920b7-4a1b-44a1-bbee-6ca5a7c98c65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:46.932084 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f2920b7-4a1b-44a1-bbee-6ca5a7c98c65 None None] GET https://10.4.3.11/volume// Aug 14 01:18:46.932195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f2920b7-4a1b-44a1-bbee-6ca5a7c98c65 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:46.932445 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f2920b7-4a1b-44a1-bbee-6ca5a7c98c65 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:46.932811 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f2920b7-4a1b-44a1-bbee-6ca5a7c98c65 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:46.933819 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 200/792] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:46.934697 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dc7cb96d-f265-45db-ba69-9a0456cc54fb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:18:46.939269 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc7cb96d-f265-45db-ba69-9a0456cc54fb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:18:46.939685 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 199/793] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:46 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:46.947402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-a4d03af6-662c-4a70-a804-fb1ded6a0f39 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:46.949546 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-a4d03af6-662c-4a70-a804-fb1ded6a0f39 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:18:46.949794 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-a4d03af6-662c-4a70-a804-fb1ded6a0f39 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:46.950078 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-a4d03af6-662c-4a70-a804-fb1ded6a0f39 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:46.960711 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:46.960711 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:46.966951 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-a4d03af6-662c-4a70-a804-fb1ded6a0f39 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:18:46.969751 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-a4d03af6-662c-4a70-a804-fb1ded6a0f39 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:18:46.970230 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 197/794] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:18:46 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 1317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:47.129164 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5b6f4f1f-0b93-4f44-a2e3-3323a623253b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:47.131026 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b6f4f1f-0b93-4f44-a2e3-3323a623253b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 Aug 14 01:18:47.131254 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b6f4f1f-0b93-4f44-a2e3-3323a623253b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:47.131465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b6f4f1f-0b93-4f44-a2e3-3323a623253b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:47.137982 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b6f4f1f-0b93-4f44-a2e3-3323a623253b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 returned with HTTP 404 Aug 14 01:18:47.138406 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 199/795] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:47 2026] GET /volume/v3/volumes/4af45c93-34dd-44e7-aa3c-e34d63ec5e77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:47.150962 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-256b2c13-7d29-4d08-8f35-5ef002be466b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:47.152799 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-256b2c13-7d29-4d08-8f35-5ef002be466b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] DELETE https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 Aug 14 01:18:47.153024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-256b2c13-7d29-4d08-8f35-5ef002be466b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:47.153195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-256b2c13-7d29-4d08-8f35-5ef002be466b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:47.153360 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-256b2c13-7d29-4d08-8f35-5ef002be466b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Delete volume with id: 940ba739-e722-45db-861c-6fa2cdc7a1b0 Aug 14 01:18:47.160394 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:47.160394 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:47.160880 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-256b2c13-7d29-4d08-8f35-5ef002be466b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:18:47.179530 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-256b2c13-7d29-4d08-8f35-5ef002be466b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Delete volume request issued successfully. Aug 14 01:18:47.179812 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-256b2c13-7d29-4d08-8f35-5ef002be466b tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 returned with HTTP 202 Aug 14 01:18:47.180378 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 201/796] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:47 2026] DELETE /volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:47.188167 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f24ece5d-61f8-43d3-b957-aafdccd8940a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:47.190012 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f24ece5d-61f8-43d3-b957-aafdccd8940a tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 Aug 14 01:18:47.190296 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f24ece5d-61f8-43d3-b957-aafdccd8940a tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:47.190477 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f24ece5d-61f8-43d3-b957-aafdccd8940a tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:47.198610 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:47.198610 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:47.202488 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f24ece5d-61f8-43d3-b957-aafdccd8940a tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:18:47.211434 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f24ece5d-61f8-43d3-b957-aafdccd8940a tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 returned with HTTP 200 Aug 14 01:18:47.211434 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 200/797] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:47 2026] GET /volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:47.212481 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6baeee5a-f645-42b5-8822-dbbc26a78993 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:47.215211 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6baeee5a-f645-42b5-8822-dbbc26a78993 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:47.215638 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6baeee5a-f645-42b5-8822-dbbc26a78993 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:47.215947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6baeee5a-f645-42b5-8822-dbbc26a78993 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:47.216246 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6baeee5a-f645-42b5-8822-dbbc26a78993 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:47.223670 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:47.223670 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:47.223670 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6baeee5a-f645-42b5-8822-dbbc26a78993 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:47.223670 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 198/798] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:47 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:47.830935 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-8ad7adc4-d04a-449d-830d-82e68393beba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:47.832852 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-8ad7adc4-d04a-449d-830d-82e68393beba tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee/encryption Aug 14 01:18:47.833078 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-8ad7adc4-d04a-449d-830d-82e68393beba tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:47.833256 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-8ad7adc4-d04a-449d-830d-82e68393beba tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:47.843127 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:47.843127 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:47.852915 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4a4fdb9-ee21-4ee0-94ee-1f9a49280b97 req-8ad7adc4-d04a-449d-830d-82e68393beba tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee/encryption returned with HTTP 200 Aug 14 01:18:47.854137 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 200/799] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:18:47 2026] GET /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:47.956371 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6b04a64-0681-4d22-b4e2-11ed206f8046 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:47.961086 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6b04a64-0681-4d22-b4e2-11ed206f8046 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:18:47.961449 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6b04a64-0681-4d22-b4e2-11ed206f8046 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:47.961727 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6b04a64-0681-4d22-b4e2-11ed206f8046 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:47.974344 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:47.974344 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:47.979993 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a6b04a64-0681-4d22-b4e2-11ed206f8046 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:18:47.985688 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6b04a64-0681-4d22-b4e2-11ed206f8046 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:18:47.986094 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 202/800] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:47 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:48.228355 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2f32c9b3-2d87-42a2-9464-6e2273d8f4af None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:48.236916 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-adee2d75-6945-435a-8a42-65b56c736fc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:48.237398 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-d5ed050e-fe3f-44a1-a0aa-88af52caa875 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:48.237701 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f32c9b3-2d87-42a2-9464-6e2273d8f4af tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 Aug 14 01:18:48.237918 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f32c9b3-2d87-42a2-9464-6e2273d8f4af tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:48.238192 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f32c9b3-2d87-42a2-9464-6e2273d8f4af tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:48.239185 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-d5ed050e-fe3f-44a1-a0aa-88af52caa875 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] DELETE https://10.4.3.11/volume/v3/attachments/ba6deb94-f963-424e-a095-c86760245ca0 Aug 14 01:18:48.239421 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-d5ed050e-fe3f-44a1-a0aa-88af52caa875 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:48.239610 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-d5ed050e-fe3f-44a1-a0aa-88af52caa875 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:48.239883 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-adee2d75-6945-435a-8a42-65b56c736fc6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:48.240084 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-adee2d75-6945-435a-8a42-65b56c736fc6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:48.240244 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-adee2d75-6945-435a-8a42-65b56c736fc6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:48.240382 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-adee2d75-6945-435a-8a42-65b56c736fc6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:48.248310 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:48.248310 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:48.248976 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-adee2d75-6945-435a-8a42-65b56c736fc6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:48.249339 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 199/801] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:48 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:48.249447 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f32c9b3-2d87-42a2-9464-6e2273d8f4af tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 returned with HTTP 404 Aug 14 01:18:48.250111 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 201/802] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:48 2026] GET /volume/v3/volumes/940ba739-e722-45db-861c-6fa2cdc7a1b0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:48.253767 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:48.253767 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:48.259497 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3706c592-5ad7-43a9-a3eb-2d1a01384eb5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:48.261357 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3706c592-5ad7-43a9-a3eb-2d1a01384eb5 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:18:48.261617 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3706c592-5ad7-43a9-a3eb-2d1a01384eb5 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:48.261942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3706c592-5ad7-43a9-a3eb-2d1a01384eb5 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:48.262078 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3706c592-5ad7-43a9-a3eb-2d1a01384eb5 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Delete volume with id: a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:18:48.269894 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:48.269894 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:48.270514 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3706c592-5ad7-43a9-a3eb-2d1a01384eb5 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:18:48.296336 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3706c592-5ad7-43a9-a3eb-2d1a01384eb5 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Delete volume request issued successfully. Aug 14 01:18:48.296336 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3706c592-5ad7-43a9-a3eb-2d1a01384eb5 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 202 Aug 14 01:18:48.296449 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 203/803] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:48 2026] DELETE /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:48.307436 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b156402d-b960-4fe7-a711-0f42778a2e0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:48.310720 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b156402d-b960-4fe7-a711-0f42778a2e0c tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:18:48.311011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b156402d-b960-4fe7-a711-0f42778a2e0c tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:48.312412 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b156402d-b960-4fe7-a711-0f42778a2e0c tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:48.316298 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d8801436-58f0-4c45-94d7-2f56c4a644be req-d5ed050e-fe3f-44a1-a0aa-88af52caa875 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments/ba6deb94-f963-424e-a095-c86760245ca0 returned with HTTP 200 Aug 14 01:18:48.316891 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 201/804] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:48 2026] DELETE /volume/v3/attachments/ba6deb94-f963-424e-a095-c86760245ca0 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:48.319215 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:48.319215 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:48.326462 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b156402d-b960-4fe7-a711-0f42778a2e0c tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Volume info retrieved successfully. Aug 14 01:18:48.333821 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b156402d-b960-4fe7-a711-0f42778a2e0c tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 200 Aug 14 01:18:48.334378 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 200/805] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:48 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:48.927538 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3006353c-71b6-4246-a31b-a3ffa8ee42fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:48.928027 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3006353c-71b6-4246-a31b-a3ffa8ee42fb None None] GET https://10.4.3.11/volume// Aug 14 01:18:48.928187 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3006353c-71b6-4246-a31b-a3ffa8ee42fb None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:48.928413 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3006353c-71b6-4246-a31b-a3ffa8ee42fb None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:48.928812 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3006353c-71b6-4246-a31b-a3ffa8ee42fb None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:48.929157 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 202/806] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:48.938438 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-da30e148-c885-4375-982c-3482cf53e842 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:48.940386 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-da30e148-c885-4375-982c-3482cf53e842 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:18:48.940768 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-da30e148-c885-4375-982c-3482cf53e842 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86", "connector": null, "instance_uuid": "7a36343f-6a43-47da-839b-9e754ae44e48"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:48.951142 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:48.951142 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:48.986237 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-da30e148-c885-4375-982c-3482cf53e842 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:18:48.986698 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 204/807] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:18:48 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 14 01:18:48.993867 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-851dfabd-3926-47c1-bb64-729fdcd0d366 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:48.996060 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-851dfabd-3926-47c1-bb64-729fdcd0d366 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] DELETE https://10.4.3.11/volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af Aug 14 01:18:48.996283 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-851dfabd-3926-47c1-bb64-729fdcd0d366 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:48.996498 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-851dfabd-3926-47c1-bb64-729fdcd0d366 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:48.999526 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b61676f-3e86-4149-a8ec-c580c1e182cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:49.001437 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b61676f-3e86-4149-a8ec-c580c1e182cc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:18:49.001591 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b61676f-3e86-4149-a8ec-c580c1e182cc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:49.001876 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b61676f-3e86-4149-a8ec-c580c1e182cc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:49.005008 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:49.005008 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:49.008407 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:49.008407 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:49.011757 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b61676f-3e86-4149-a8ec-c580c1e182cc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:18:49.015623 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b61676f-3e86-4149-a8ec-c580c1e182cc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:18:49.016169 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 201/808] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:48 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:49.051748 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-851dfabd-3926-47c1-bb64-729fdcd0d366 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af returned with HTTP 200 Aug 14 01:18:49.052160 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 202/809] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:48 2026] DELETE /volume/v3/attachments/a1286bf3-0ffb-4c30-aeb0-6427a20047af => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:49.262542 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a3e9181-0bed-4c95-ba0d-773d930a1820 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:49.265165 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a3e9181-0bed-4c95-ba0d-773d930a1820 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:49.265426 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a3e9181-0bed-4c95-ba0d-773d930a1820 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:49.265672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a3e9181-0bed-4c95-ba0d-773d930a1820 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:49.265814 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3a3e9181-0bed-4c95-ba0d-773d930a1820 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:49.274245 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:49.274245 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:49.275053 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a3e9181-0bed-4c95-ba0d-773d930a1820 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:49.275520 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 203/810] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:49 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:49.345678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4c5801f-3350-4b13-8778-6a39efa997a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:49.347472 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4c5801f-3350-4b13-8778-6a39efa997a2 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] GET https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 Aug 14 01:18:49.347737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4c5801f-3350-4b13-8778-6a39efa997a2 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:49.347989 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4c5801f-3350-4b13-8778-6a39efa997a2 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:49.356967 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4c5801f-3350-4b13-8778-6a39efa997a2 tempest-TaggedBootDevicesTest_v242-411188385 tempest-TaggedBootDevicesTest_v242-411188385-project-member] https://10.4.3.11/volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 returned with HTTP 404 Aug 14 01:18:49.356967 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 205/811] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:49 2026] GET /volume/v3/volumes/a81ac1c4-1ee7-4fab-8b96-2841de5132a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:50.290681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1eeb6cfa-5ce6-4265-b4fe-27b1975c1c48 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:50.292649 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1eeb6cfa-5ce6-4265-b4fe-27b1975c1c48 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:50.292880 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1eeb6cfa-5ce6-4265-b4fe-27b1975c1c48 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:50.293088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1eeb6cfa-5ce6-4265-b4fe-27b1975c1c48 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:50.293214 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1eeb6cfa-5ce6-4265-b4fe-27b1975c1c48 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:50.297108 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:50.297108 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:50.297673 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1eeb6cfa-5ce6-4265-b4fe-27b1975c1c48 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:50.298035 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 202/812] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:50 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:50.762444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-e76a69a2-eecb-40c1-a3ed-b2810eb1dc87 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:50.764853 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-e76a69a2-eecb-40c1-a3ed-b2810eb1dc87 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] PUT https://10.4.3.11/volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685 Aug 14 01:18:50.765333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-e76a69a2-eecb-40c1-a3ed-b2810eb1dc87 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:50.779167 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-e76a69a2-eecb-40c1-a3ed-b2810eb1dc87 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Acquiring lock "cinder-attachment_update-ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:18:50.784769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-e76a69a2-eecb-40c1-a3ed-b2810eb1dc87 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Lock "cinder-attachment_update-ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:18:50.786004 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:50.786004 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:50.880350 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-e76a69a2-eecb-40c1-a3ed-b2810eb1dc87 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Lock "cinder-attachment_update-ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86-np0000007295" released by "attachment_update" :: held 0.095s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:18:50.880675 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-e76a69a2-eecb-40c1-a3ed-b2810eb1dc87 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685 returned with HTTP 200 Aug 14 01:18:50.881203 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 203/813] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:18:50 2026] PUT /volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:50.889640 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-37bd2768-eb26-401b-8e42-8d1e8eb8b0fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:50.893476 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-37bd2768-eb26-401b-8e42-8d1e8eb8b0fa tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685 Aug 14 01:18:50.893476 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-37bd2768-eb26-401b-8e42-8d1e8eb8b0fa tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:50.893476 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-37bd2768-eb26-401b-8e42-8d1e8eb8b0fa tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:50.907382 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-37bd2768-eb26-401b-8e42-8d1e8eb8b0fa tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685 returned with HTTP 200 Aug 14 01:18:50.914369 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 204/814] 10.4.3.11 () {70 vars in 1644 bytes} [Fri Aug 14 01:18:50 2026] GET /volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:51.308218 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b65a906-2dee-430f-a615-40db7c1f3158 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:51.310262 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b65a906-2dee-430f-a615-40db7c1f3158 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:51.310489 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b65a906-2dee-430f-a615-40db7c1f3158 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:51.310734 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b65a906-2dee-430f-a615-40db7c1f3158 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:51.310839 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9b65a906-2dee-430f-a615-40db7c1f3158 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:51.315338 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:51.315338 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:51.316136 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b65a906-2dee-430f-a615-40db7c1f3158 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:51.316593 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 206/815] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:51 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:52.327743 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b0fb52ed-d42d-474a-af1f-19a838e0dadc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:52.330703 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0fb52ed-d42d-474a-af1f-19a838e0dadc tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:52.330966 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0fb52ed-d42d-474a-af1f-19a838e0dadc tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:52.331218 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0fb52ed-d42d-474a-af1f-19a838e0dadc tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:52.331353 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b0fb52ed-d42d-474a-af1f-19a838e0dadc tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:52.338898 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:52.338898 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:52.339747 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0fb52ed-d42d-474a-af1f-19a838e0dadc tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:52.340425 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 203/816] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:52 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:52.629408 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-4336d90e-18ff-4554-b1a1-1e338d6c210c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:52.634230 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-4336d90e-18ff-4554-b1a1-1e338d6c210c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] DELETE https://10.4.3.11/volume/v3/attachments/d61b9f1e-478f-4825-b4e6-ea118d47ddb0 Aug 14 01:18:52.634452 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-4336d90e-18ff-4554-b1a1-1e338d6c210c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:52.634696 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-4336d90e-18ff-4554-b1a1-1e338d6c210c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:52.650252 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:52.650252 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:52.699341 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-4336d90e-18ff-4554-b1a1-1e338d6c210c tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments/d61b9f1e-478f-4825-b4e6-ea118d47ddb0 returned with HTTP 200 Aug 14 01:18:52.699758 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 204/817] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:52 2026] DELETE /volume/v3/attachments/d61b9f1e-478f-4825-b4e6-ea118d47ddb0 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:52.706599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-fab148b3-d1e6-4598-b81d-9318ce114395 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:52.708562 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-fab148b3-d1e6-4598-b81d-9318ce114395 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] DELETE https://10.4.3.11/volume/v3/attachments/6136fb82-f7b8-481c-ac96-3326d9a2fc32 Aug 14 01:18:52.708729 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-fab148b3-d1e6-4598-b81d-9318ce114395 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:52.708946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-fab148b3-d1e6-4598-b81d-9318ce114395 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:52.715720 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:52.715720 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:52.777323 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-fab148b3-d1e6-4598-b81d-9318ce114395 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments/6136fb82-f7b8-481c-ac96-3326d9a2fc32 returned with HTTP 200 Aug 14 01:18:52.777712 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 205/818] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:52 2026] DELETE /volume/v3/attachments/6136fb82-f7b8-481c-ac96-3326d9a2fc32 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:52.788421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-3ab69929-c3dd-4ee5-86a8-fe0e10a4bd39 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:52.790509 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-3ab69929-c3dd-4ee5-86a8-fe0e10a4bd39 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] DELETE https://10.4.3.11/volume/v3/attachments/d2886161-f645-4e84-a10c-b78407efe20b Aug 14 01:18:52.790723 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-3ab69929-c3dd-4ee5-86a8-fe0e10a4bd39 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:52.790959 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-3ab69929-c3dd-4ee5-86a8-fe0e10a4bd39 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:52.801553 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:52.801553 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:52.861690 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-533eaf4f-d0ae-4ff2-b506-0305831292e2 req-3ab69929-c3dd-4ee5-86a8-fe0e10a4bd39 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/attachments/d2886161-f645-4e84-a10c-b78407efe20b returned with HTTP 200 Aug 14 01:18:52.862200 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 207/819] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:52 2026] DELETE /volume/v3/attachments/d2886161-f645-4e84-a10c-b78407efe20b => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:53.284944 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d002c2c-4d96-4d1e-a1fc-77daae39b32e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:53.294293 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d002c2c-4d96-4d1e-a1fc-77daae39b32e tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:53.294293 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d002c2c-4d96-4d1e-a1fc-77daae39b32e tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:53.294293 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d002c2c-4d96-4d1e-a1fc-77daae39b32e tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:53.306284 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:53.306284 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:53.310853 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d002c2c-4d96-4d1e-a1fc-77daae39b32e tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:53.316626 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d002c2c-4d96-4d1e-a1fc-77daae39b32e tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:53.317116 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 204/820] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:53 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:53.351514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac448bfb-4502-402f-ad3c-0cfc0457ce5d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:53.354358 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac448bfb-4502-402f-ad3c-0cfc0457ce5d tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:53.355189 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac448bfb-4502-402f-ad3c-0cfc0457ce5d tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:53.355690 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac448bfb-4502-402f-ad3c-0cfc0457ce5d tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:53.355862 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ac448bfb-4502-402f-ad3c-0cfc0457ce5d tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:53.364944 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:53.364944 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:53.364944 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac448bfb-4502-402f-ad3c-0cfc0457ce5d tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:53.364944 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 205/821] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:53 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:53.593156 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-53c89692-b141-4f9a-a223-d7be178bb85c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:53.597239 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53c89692-b141-4f9a-a223-d7be178bb85c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:53.598478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53c89692-b141-4f9a-a223-d7be178bb85c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:53.599024 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53c89692-b141-4f9a-a223-d7be178bb85c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:53.626504 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:53.626504 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:53.638126 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-53c89692-b141-4f9a-a223-d7be178bb85c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:53.656824 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53c89692-b141-4f9a-a223-d7be178bb85c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:53.657366 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 206/822] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:53 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1136 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:53.709192 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-adfe006e-9c30-4ddf-b495-4c4af46f069b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:53.713308 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-adfe006e-9c30-4ddf-b495-4c4af46f069b tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:53.713618 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-adfe006e-9c30-4ddf-b495-4c4af46f069b tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:53.713903 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-adfe006e-9c30-4ddf-b495-4c4af46f069b tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:53.725685 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:53.725685 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:53.729824 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-adfe006e-9c30-4ddf-b495-4c4af46f069b tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:53.734652 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-adfe006e-9c30-4ddf-b495-4c4af46f069b tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:53.735044 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 208/823] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:18:53 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:53.756581 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-49308714-1471-4ad7-a6fe-b69b74b1e10c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:53.760117 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-49308714-1471-4ad7-a6fe-b69b74b1e10c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668/action Aug 14 01:18:53.760898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-49308714-1471-4ad7-a6fe-b69b74b1e10c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:53.760898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-49308714-1471-4ad7-a6fe-b69b74b1e10c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:53.771495 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:53.771495 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:53.772029 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-49308714-1471-4ad7-a6fe-b69b74b1e10c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:53.778599 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-49308714-1471-4ad7-a6fe-b69b74b1e10c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Begin detaching volume completed successfully. Aug 14 01:18:53.778820 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-49308714-1471-4ad7-a6fe-b69b74b1e10c tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668/action returned with HTTP 202 Aug 14 01:18:53.779296 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 205/824] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:18:53 2026] POST /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:18:53.831760 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c092755-38c0-4f0d-937e-ff83fc19848c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:53.832268 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c092755-38c0-4f0d-937e-ff83fc19848c None None] GET https://10.4.3.11/volume// Aug 14 01:18:53.832416 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c092755-38c0-4f0d-937e-ff83fc19848c None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:53.832620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c092755-38c0-4f0d-937e-ff83fc19848c None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:53.832916 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c092755-38c0-4f0d-937e-ff83fc19848c None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:18:53.833203 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 206/825] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:18:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:18:53.842356 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-0706f6a5-df08-4721-82a5-ccf5af98edcc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:53.844232 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-0706f6a5-df08-4721-82a5-ccf5af98edcc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:53.845781 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-0706f6a5-df08-4721-82a5-ccf5af98edcc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:53.845781 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-0706f6a5-df08-4721-82a5-ccf5af98edcc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:53.853599 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:53.853599 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:53.857193 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-0706f6a5-df08-4721-82a5-ccf5af98edcc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:53.861727 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-0706f6a5-df08-4721-82a5-ccf5af98edcc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:53.862164 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 207/826] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:18:53 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 1319 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:18:54.378783 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-680d460f-24f5-4407-a4f9-3a68d24a8157 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:54.381080 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-680d460f-24f5-4407-a4f9-3a68d24a8157 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:54.381377 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-680d460f-24f5-4407-a4f9-3a68d24a8157 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:54.381632 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-680d460f-24f5-4407-a4f9-3a68d24a8157 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:54.381764 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-680d460f-24f5-4407-a4f9-3a68d24a8157 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:54.386985 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:54.386985 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:54.387840 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-680d460f-24f5-4407-a4f9-3a68d24a8157 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:54.388367 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 209/827] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:54 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:55.278489 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-893a13ea-28d7-438d-baac-6f8db0e53b9a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:55.281330 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-893a13ea-28d7-438d-baac-6f8db0e53b9a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] DELETE https://10.4.3.11/volume/v3/attachments/00fd169c-e312-4d79-9e16-c83a673d14ef Aug 14 01:18:55.281539 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-893a13ea-28d7-438d-baac-6f8db0e53b9a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:55.281743 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-893a13ea-28d7-438d-baac-6f8db0e53b9a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:55.293456 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:55.293456 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:55.362763 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c84e6958-817a-4459-9bd7-6462784d7fcd req-893a13ea-28d7-438d-baac-6f8db0e53b9a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/00fd169c-e312-4d79-9e16-c83a673d14ef returned with HTTP 200 Aug 14 01:18:55.364918 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 206/828] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:55 2026] DELETE /volume/v3/attachments/00fd169c-e312-4d79-9e16-c83a673d14ef => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:55.400718 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4ebe625d-bc29-4801-8e0f-39cd3f4affef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:55.403580 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ebe625d-bc29-4801-8e0f-39cd3f4affef tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:55.403811 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ebe625d-bc29-4801-8e0f-39cd3f4affef tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:55.404355 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ebe625d-bc29-4801-8e0f-39cd3f4affef tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:55.404355 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4ebe625d-bc29-4801-8e0f-39cd3f4affef tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:55.409626 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:55.409626 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:55.410263 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ebe625d-bc29-4801-8e0f-39cd3f4affef tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:55.412688 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 207/829] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:55 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:55.936842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75ce09e3-e7c0-494b-962f-7bd87625c338 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:55.938657 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75ce09e3-e7c0-494b-962f-7bd87625c338 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] DELETE https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 Aug 14 01:18:55.938848 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75ce09e3-e7c0-494b-962f-7bd87625c338 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:55.939125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75ce09e3-e7c0-494b-962f-7bd87625c338 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:55.939342 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-75ce09e3-e7c0-494b-962f-7bd87625c338 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Delete volume with id: 70f20a66-e635-4aa4-aec7-3c52e918b0d1 Aug 14 01:18:55.950232 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b80a5acb-6c44-40d5-ab8b-9dda72862ccc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:55.950535 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:55.950535 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:55.951133 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75ce09e3-e7c0-494b-962f-7bd87625c338 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:18:55.954775 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b80a5acb-6c44-40d5-ab8b-9dda72862ccc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:18:55.955070 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b80a5acb-6c44-40d5-ab8b-9dda72862ccc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:55.955285 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b80a5acb-6c44-40d5-ab8b-9dda72862ccc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:55.962395 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:55.962395 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:55.965556 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b80a5acb-6c44-40d5-ab8b-9dda72862ccc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:55.969360 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b80a5acb-6c44-40d5-ab8b-9dda72862ccc tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:18:55.969698 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 210/830] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:55 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:55.972551 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75ce09e3-e7c0-494b-962f-7bd87625c338 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Delete volume request issued successfully. Aug 14 01:18:55.972738 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75ce09e3-e7c0-494b-962f-7bd87625c338 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 returned with HTTP 202 Aug 14 01:18:55.973319 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 208/831] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:55 2026] DELETE /volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:55.980428 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24f76f95-4809-4501-9b2c-2706652574fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:55.982113 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24f76f95-4809-4501-9b2c-2706652574fe tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 Aug 14 01:18:55.982295 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24f76f95-4809-4501-9b2c-2706652574fe tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:55.982462 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24f76f95-4809-4501-9b2c-2706652574fe tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:55.989126 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:55.989126 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:55.992688 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-24f76f95-4809-4501-9b2c-2706652574fe tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:18:55.996763 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24f76f95-4809-4501-9b2c-2706652574fe tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 returned with HTTP 200 Aug 14 01:18:55.997132 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 207/832] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:55 2026] GET /volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:56.421706 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0190186-9d75-460b-8013-443d4f9661e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:56.425212 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0190186-9d75-460b-8013-443d4f9661e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:56.425212 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0190186-9d75-460b-8013-443d4f9661e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:56.425581 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0190186-9d75-460b-8013-443d4f9661e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:56.425772 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a0190186-9d75-460b-8013-443d4f9661e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:56.438603 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:56.438603 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:56.439206 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0190186-9d75-460b-8013-443d4f9661e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:56.439574 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 208/833] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:56 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:56.613079 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-3cef592e-b5d1-4cb1-91b2-8d876cca6f92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:56.617863 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-3cef592e-b5d1-4cb1-91b2-8d876cca6f92 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] POST https://10.4.3.11/volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685/action Aug 14 01:18:56.618442 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-3cef592e-b5d1-4cb1-91b2-8d876cca6f92 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:18:56.618622 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-3cef592e-b5d1-4cb1-91b2-8d876cca6f92 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:56.648904 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:56.648904 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:56.668879 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ca189d7-4d5d-4cf6-8a60-d0b115d83ef4 req-3cef592e-b5d1-4cb1-91b2-8d876cca6f92 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685/action returned with HTTP 204 Aug 14 01:18:56.669460 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 211/834] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:18:56 2026] POST /volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:57.011957 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ae2b45f8-b1ad-4dd8-b2dc-52a5b77e6ab4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:57.014428 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae2b45f8-b1ad-4dd8-b2dc-52a5b77e6ab4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 Aug 14 01:18:57.015641 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae2b45f8-b1ad-4dd8-b2dc-52a5b77e6ab4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:57.015641 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae2b45f8-b1ad-4dd8-b2dc-52a5b77e6ab4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:57.023722 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae2b45f8-b1ad-4dd8-b2dc-52a5b77e6ab4 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 returned with HTTP 404 Aug 14 01:18:57.024958 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 209/835] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:57 2026] GET /volume/v3/volumes/70f20a66-e635-4aa4-aec7-3c52e918b0d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:57.035065 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f4066c1a-958e-40e4-8014-02fea4f62d19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:57.039200 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4066c1a-958e-40e4-8014-02fea4f62d19 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 Aug 14 01:18:57.041627 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4066c1a-958e-40e4-8014-02fea4f62d19 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:57.041965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4066c1a-958e-40e4-8014-02fea4f62d19 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:57.042400 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f4066c1a-958e-40e4-8014-02fea4f62d19 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Delete volume with id: 5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 Aug 14 01:18:57.052895 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:57.052895 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:57.054881 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f4066c1a-958e-40e4-8014-02fea4f62d19 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:18:57.076648 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f4066c1a-958e-40e4-8014-02fea4f62d19 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Delete volume request issued successfully. Aug 14 01:18:57.077000 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4066c1a-958e-40e4-8014-02fea4f62d19 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 returned with HTTP 202 Aug 14 01:18:57.078109 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 208/836] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:57 2026] DELETE /volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:57.087772 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-29cf1745-5924-45a9-8755-2d9e969ef9db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:57.091403 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29cf1745-5924-45a9-8755-2d9e969ef9db tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 Aug 14 01:18:57.091654 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29cf1745-5924-45a9-8755-2d9e969ef9db tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:57.091842 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29cf1745-5924-45a9-8755-2d9e969ef9db tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:57.104803 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:57.104803 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:57.110696 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-29cf1745-5924-45a9-8755-2d9e969ef9db tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:18:57.117836 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29cf1745-5924-45a9-8755-2d9e969ef9db tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 returned with HTTP 200 Aug 14 01:18:57.118305 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 209/837] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:57 2026] GET /volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:57.311529 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d8517fc-926f-4039-8e6e-4c36a21233fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:57.455890 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a8b03b2-10bd-4351-8501-50089218997b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:57.455890 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a8b03b2-10bd-4351-8501-50089218997b tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:57.456243 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a8b03b2-10bd-4351-8501-50089218997b tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:57.456323 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a8b03b2-10bd-4351-8501-50089218997b tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:57.456612 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2a8b03b2-10bd-4351-8501-50089218997b tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:57.461825 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:57.461825 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:57.462400 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a8b03b2-10bd-4351-8501-50089218997b tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:57.462725 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 210/838] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:57 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:18:57.471745 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d8517fc-926f-4039-8e6e-4c36a21233fb tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] GET https://10.4.3.11/volume/v3/os-hosts Aug 14 01:18:57.472003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d8517fc-926f-4039-8e6e-4c36a21233fb tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:57.472251 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d8517fc-926f-4039-8e6e-4c36a21233fb tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:57.479983 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.hosts [None req-5d8517fc-926f-4039-8e6e-4c36a21233fb tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] status, active and update: available, enabled, 2026-08-14 01:17:31+00:00 {{(pid=100274) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 01:18:57.480175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.hosts [None req-5d8517fc-926f-4039-8e6e-4c36a21233fb tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] status, active and update: available, enabled, 2026-08-14 01:17:28+00:00 {{(pid=100274) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 01:18:57.480356 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.hosts [None req-5d8517fc-926f-4039-8e6e-4c36a21233fb tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] status, active and update: available, enabled, 2026-08-14 01:17:07+00:00 {{(pid=100274) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 01:18:57.480734 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d8517fc-926f-4039-8e6e-4c36a21233fb tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] https://10.4.3.11/volume/v3/os-hosts returned with HTTP 200 Aug 14 01:18:57.481248 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 212/839] 10.4.3.11 () {66 vars in 1233 bytes} [Fri Aug 14 01:18:57 2026] GET /volume/v3/os-hosts => generated 560 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:57.490473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0638930b-b696-4f69-b3ec-976ba5f2daed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:57.494320 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0638930b-b696-4f69-b3ec-976ba5f2daed tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] GET https://10.4.3.11/volume/v3/os-hosts Aug 14 01:18:57.494788 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0638930b-b696-4f69-b3ec-976ba5f2daed tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:57.494879 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0638930b-b696-4f69-b3ec-976ba5f2daed tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:57.503402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.hosts [None req-0638930b-b696-4f69-b3ec-976ba5f2daed tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] status, active and update: available, enabled, 2026-08-14 01:17:31+00:00 {{(pid=100273) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 01:18:57.503402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.hosts [None req-0638930b-b696-4f69-b3ec-976ba5f2daed tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] status, active and update: available, enabled, 2026-08-14 01:17:28+00:00 {{(pid=100273) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 01:18:57.503402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.hosts [None req-0638930b-b696-4f69-b3ec-976ba5f2daed tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] status, active and update: available, enabled, 2026-08-14 01:17:07+00:00 {{(pid=100273) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 01:18:57.503551 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0638930b-b696-4f69-b3ec-976ba5f2daed tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] https://10.4.3.11/volume/v3/os-hosts returned with HTTP 200 Aug 14 01:18:57.504037 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 209/840] 10.4.3.11 () {66 vars in 1233 bytes} [Fri Aug 14 01:18:57 2026] GET /volume/v3/os-hosts => generated 560 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:57.512114 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-34415394-731b-4ad0-a6b1-185d4f955fd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:57.514528 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34415394-731b-4ad0-a6b1-185d4f955fd6 tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] GET https://10.4.3.11/volume/v3/os-hosts/np0000007295@storpool Aug 14 01:18:57.514819 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34415394-731b-4ad0-a6b1-185d4f955fd6 tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:57.515113 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34415394-731b-4ad0-a6b1-185d4f955fd6 tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:57.613895 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34415394-731b-4ad0-a6b1-185d4f955fd6 tempest-VolumeHostsAdminTestsJSON-1171536214 tempest-VolumeHostsAdminTestsJSON-1171536214-project-admin] https://10.4.3.11/volume/v3/os-hosts/np0000007295@storpool returned with HTTP 200 Aug 14 01:18:57.614837 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 210/841] 10.4.3.11 () {66 vars in 1299 bytes} [Fri Aug 14 01:18:57 2026] GET /volume/v3/os-hosts/np0000007295@storpool => generated 1695 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:58.136033 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-567543b1-3486-49d5-a12f-32b270a70f2a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:58.138360 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-567543b1-3486-49d5-a12f-32b270a70f2a tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 Aug 14 01:18:58.138668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-567543b1-3486-49d5-a12f-32b270a70f2a tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:58.138953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-567543b1-3486-49d5-a12f-32b270a70f2a tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:58.151129 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-567543b1-3486-49d5-a12f-32b270a70f2a tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 returned with HTTP 404 Aug 14 01:18:58.151129 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 211/842] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:58 2026] GET /volume/v3/volumes/5f5d05fa-9b05-4a1d-8e0f-f4a4e25e7aa9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:58.157875 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63d2a663-ffad-4b45-857c-fc9717ce1e8d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:58.160272 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63d2a663-ffad-4b45-857c-fc9717ce1e8d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 Aug 14 01:18:58.160571 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63d2a663-ffad-4b45-857c-fc9717ce1e8d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:58.160856 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63d2a663-ffad-4b45-857c-fc9717ce1e8d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:58.160989 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-63d2a663-ffad-4b45-857c-fc9717ce1e8d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Delete volume with id: a1a46e39-eabb-435c-9284-f6f870e37564 Aug 14 01:18:58.169335 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:58.169335 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:58.169335 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63d2a663-ffad-4b45-857c-fc9717ce1e8d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:18:58.186032 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63d2a663-ffad-4b45-857c-fc9717ce1e8d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Delete volume request issued successfully. Aug 14 01:18:58.186032 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63d2a663-ffad-4b45-857c-fc9717ce1e8d tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 returned with HTTP 202 Aug 14 01:18:58.186261 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 213/843] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:58 2026] DELETE /volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:58.194340 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b8344789-2874-4e8f-92d8-12c0ecd4f306 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:58.199168 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8344789-2874-4e8f-92d8-12c0ecd4f306 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 Aug 14 01:18:58.199168 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8344789-2874-4e8f-92d8-12c0ecd4f306 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:58.199168 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8344789-2874-4e8f-92d8-12c0ecd4f306 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:58.218553 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:58.218553 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:58.224337 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b8344789-2874-4e8f-92d8-12c0ecd4f306 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Volume info retrieved successfully. Aug 14 01:18:58.233344 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8344789-2874-4e8f-92d8-12c0ecd4f306 tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 returned with HTTP 200 Aug 14 01:18:58.233681 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 210/844] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:58 2026] GET /volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:18:58.254186 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9af506f1-3483-46cc-b2dd-418da41971cc req-e2a89a59-bae4-447d-b72e-ab6a423b4e2e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:58.259380 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9af506f1-3483-46cc-b2dd-418da41971cc req-e2a89a59-bae4-447d-b72e-ab6a423b4e2e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/0f1b1d44-54c0-4bff-8702-e1e3b7c35ca9 Aug 14 01:18:58.259380 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9af506f1-3483-46cc-b2dd-418da41971cc req-e2a89a59-bae4-447d-b72e-ab6a423b4e2e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:58.259380 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9af506f1-3483-46cc-b2dd-418da41971cc req-e2a89a59-bae4-447d-b72e-ab6a423b4e2e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:58.272535 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:58.272535 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:58.389018 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9af506f1-3483-46cc-b2dd-418da41971cc req-e2a89a59-bae4-447d-b72e-ab6a423b4e2e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/0f1b1d44-54c0-4bff-8702-e1e3b7c35ca9 returned with HTTP 200 Aug 14 01:18:58.389769 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 211/845] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:58 2026] DELETE /volume/v3/attachments/0f1b1d44-54c0-4bff-8702-e1e3b7c35ca9 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:58.477595 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0b213e6e-d8cd-40a7-88fb-9fda54d06ccf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:58.479543 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b213e6e-d8cd-40a7-88fb-9fda54d06ccf tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:58.480018 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b213e6e-d8cd-40a7-88fb-9fda54d06ccf tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:58.480386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b213e6e-d8cd-40a7-88fb-9fda54d06ccf tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:58.480657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0b213e6e-d8cd-40a7-88fb-9fda54d06ccf tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:58.488557 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:58.488557 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:58.489472 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b213e6e-d8cd-40a7-88fb-9fda54d06ccf tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:58.489974 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 212/846] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:58 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:59.076096 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-913b8c88-f0ef-4db6-a2a7-1160d36ed74a req-eb36c5d3-0b46-4d0f-baa2-349c09411526 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:59.079459 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-913b8c88-f0ef-4db6-a2a7-1160d36ed74a req-eb36c5d3-0b46-4d0f-baa2-349c09411526 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] DELETE https://10.4.3.11/volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685 Aug 14 01:18:59.079702 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-913b8c88-f0ef-4db6-a2a7-1160d36ed74a req-eb36c5d3-0b46-4d0f-baa2-349c09411526 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:59.079916 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-913b8c88-f0ef-4db6-a2a7-1160d36ed74a req-eb36c5d3-0b46-4d0f-baa2-349c09411526 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:59.092400 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:59.092400 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:59.138309 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-913b8c88-f0ef-4db6-a2a7-1160d36ed74a req-eb36c5d3-0b46-4d0f-baa2-349c09411526 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685 returned with HTTP 200 Aug 14 01:18:59.138753 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 214/847] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:18:59 2026] DELETE /volume/v3/attachments/a00a33db-55c7-4c46-8cf2-6f2ed69f4685 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:59.252329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-680691ec-f743-4d30-8553-e810c6b8081a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:59.255874 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-680691ec-f743-4d30-8553-e810c6b8081a tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] GET https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 Aug 14 01:18:59.256084 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-680691ec-f743-4d30-8553-e810c6b8081a tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:59.256256 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-680691ec-f743-4d30-8553-e810c6b8081a tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:59.267002 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-680691ec-f743-4d30-8553-e810c6b8081a tempest-TaggedBootDevicesTest-1731911023 tempest-TaggedBootDevicesTest-1731911023-project-member] https://10.4.3.11/volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 returned with HTTP 404 Aug 14 01:18:59.267568 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 211/848] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:59 2026] GET /volume/v3/volumes/a1a46e39-eabb-435c-9284-f6f870e37564 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:18:59.325014 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2918b812-88de-4da1-832a-57dd41a5eb07 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:59.329363 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2918b812-88de-4da1-832a-57dd41a5eb07 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:18:59.329577 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2918b812-88de-4da1-832a-57dd41a5eb07 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:59.329762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2918b812-88de-4da1-832a-57dd41a5eb07 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:59.330457 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2918b812-88de-4da1-832a-57dd41a5eb07 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: 9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:18:59.344745 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:59.344745 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:59.344975 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2918b812-88de-4da1-832a-57dd41a5eb07 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:18:59.363512 np0000007295 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-2918b812-88de-4da1-832a-57dd41a5eb07 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:18:59.374614 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2918b812-88de-4da1-832a-57dd41a5eb07 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:18:59.374882 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2918b812-88de-4da1-832a-57dd41a5eb07 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee returned with HTTP 202 Aug 14 01:18:59.375458 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 212/849] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:18:59 2026] DELETE /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:18:59.386125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-28c407fb-1c5b-474c-a7bc-24fbb1106d36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:59.388823 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28c407fb-1c5b-474c-a7bc-24fbb1106d36 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:18:59.389113 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-28c407fb-1c5b-474c-a7bc-24fbb1106d36 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:59.389345 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-28c407fb-1c5b-474c-a7bc-24fbb1106d36 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:59.401209 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:59.401209 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:18:59.406846 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-28c407fb-1c5b-474c-a7bc-24fbb1106d36 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:18:59.410671 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:59.412245 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:18:59.412574 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1180132361", "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:18:59.413877 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1180132361', 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:18:59.415424 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28c407fb-1c5b-474c-a7bc-24fbb1106d36 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee returned with HTTP 200 Aug 14 01:18:59.415949 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 213/850] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:59 2026] GET /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:59.506067 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4451e9f7-95bc-413e-ba2a-70b1fbde24e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:59.508188 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4451e9f7-95bc-413e-ba2a-70b1fbde24e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:18:59.508434 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4451e9f7-95bc-413e-ba2a-70b1fbde24e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:59.508694 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4451e9f7-95bc-413e-ba2a-70b1fbde24e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:59.508836 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4451e9f7-95bc-413e-ba2a-70b1fbde24e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:18:59.511809 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Create volume of 1 GB Aug 14 01:18:59.512219 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:59.512219 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:18:59.513059 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:59.513059 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:18:59.513601 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4451e9f7-95bc-413e-ba2a-70b1fbde24e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:18:59.513917 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 212/851] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:18:59 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:18:59.517663 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Availability Zones retrieved successfully. Aug 14 01:18:59.525175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Flow 'volume_create_api' (f8f98eb1-198e-4568-8283-9d0a3d8a0178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:59.526417 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c896636-cb1b-4040-aa0f-da9f24548c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:59.527675 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:18:59.596763 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c896636-cb1b-4040-aa0f-da9f24548c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:59.597590 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1583b7c4-f8f4-4062-b155-e99869a93289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:59.636846 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Created reservations ['3f890741-539e-4252-a14f-6fc8a04e5694', '4c163dcd-be70-40ac-8524-f5fa745d008f', '02cf2d7e-2257-49fe-af62-df7dc4f14727', 'ad7d1d2c-18f3-4b7c-9c04-12288ecaa26d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:18:59.637650 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1583b7c4-f8f4-4062-b155-e99869a93289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f890741-539e-4252-a14f-6fc8a04e5694', '4c163dcd-be70-40ac-8524-f5fa745d008f', '02cf2d7e-2257-49fe-af62-df7dc4f14727', 'ad7d1d2c-18f3-4b7c-9c04-12288ecaa26d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:59.638346 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6963bec-b279-4f03-82ff-1321d4fc6476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:59.663683 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6963bec-b279-4f03-82ff-1321d4fc6476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25', '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-1180132361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5dd1508d4245929a845071489eea31',qos_specs=None,replication_status=,reservations=['3f890741-539e-4252-a14f-6fc8a04e5694','4c163dcd-be70-40ac-8524-f5fa745d008f','02cf2d7e-2257-49fe-af62-df7dc4f14727','ad7d1d2c-18f3-4b7c-9c04-12288ecaa26d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fe49111dac04567abc90676c8f599f6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1180132361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5dd1508d4245929a845071489eea31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fe49111dac04567abc90676c8f599f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:59.664408 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31c52a5-c25d-463b-bdb5-0ba7ecb832d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:59.688644 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31c52a5-c25d-463b-bdb5-0ba7ecb832d3) transitioned into state 'SUCCESS' from state '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-1180132361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5dd1508d4245929a845071489eea31',qos_specs=None,replication_status=,reservations=['3f890741-539e-4252-a14f-6fc8a04e5694','4c163dcd-be70-40ac-8524-f5fa745d008f','02cf2d7e-2257-49fe-af62-df7dc4f14727','ad7d1d2c-18f3-4b7c-9c04-12288ecaa26d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fe49111dac04567abc90676c8f599f6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:59.689569 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cad4aa1-6587-4c55-849d-2ceaa08ccd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:18:59.701000 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cad4aa1-6587-4c55-849d-2ceaa08ccd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:18:59.701775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Flow 'volume_create_api' (f8f98eb1-198e-4568-8283-9d0a3d8a0178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:18:59.702357 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Create volume request issued successfully. Aug 14 01:18:59.703078 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f0aee8a-86d9-44be-b4e2-ecf73a67f775 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:18:59.703440 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 215/852] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:18:59 2026] POST /volume/v3/volumes => generated 751 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:18:59.714621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ed140c9-3c6e-4a41-b48e-526db800c4db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:18:59.721011 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ed140c9-3c6e-4a41-b48e-526db800c4db tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 Aug 14 01:18:59.721214 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ed140c9-3c6e-4a41-b48e-526db800c4db tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:18:59.721667 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ed140c9-3c6e-4a41-b48e-526db800c4db tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:18:59.743102 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:18:59.743102 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:18:59.759257 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ed140c9-3c6e-4a41-b48e-526db800c4db tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:18:59.771018 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ed140c9-3c6e-4a41-b48e-526db800c4db tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 returned with HTTP 200 Aug 14 01:18:59.771848 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 213/853] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:18:59 2026] GET /volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:00.120401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b7cf641-3075-4d88-9a7f-7dfdc95b4266 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.122518 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b7cf641-3075-4d88-9a7f-7dfdc95b4266 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:19:00.122766 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b7cf641-3075-4d88-9a7f-7dfdc95b4266 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.123030 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b7cf641-3075-4d88-9a7f-7dfdc95b4266 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.140959 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.140959 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:00.149100 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4b7cf641-3075-4d88-9a7f-7dfdc95b4266 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:19:00.157478 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b7cf641-3075-4d88-9a7f-7dfdc95b4266 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:19:00.157973 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 214/854] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:00.200567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d7fdd446-f496-45f3-a249-a37b189851b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.205594 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7fdd446-f496-45f3-a249-a37b189851b8 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:19:00.207065 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7fdd446-f496-45f3-a249-a37b189851b8 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.207397 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7fdd446-f496-45f3-a249-a37b189851b8 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.216842 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.216842 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:00.221213 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d7fdd446-f496-45f3-a249-a37b189851b8 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:19:00.226122 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7fdd446-f496-45f3-a249-a37b189851b8 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:19:00.226558 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 213/855] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:00.242994 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-03bc9698-b4ab-4318-9edc-a90497c3f036 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.245359 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03bc9698-b4ab-4318-9edc-a90497c3f036 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] DELETE https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:19:00.245642 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03bc9698-b4ab-4318-9edc-a90497c3f036 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.245858 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03bc9698-b4ab-4318-9edc-a90497c3f036 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.246112 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-03bc9698-b4ab-4318-9edc-a90497c3f036 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Delete volume with id: ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:19:00.254889 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.254889 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:00.255384 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-03bc9698-b4ab-4318-9edc-a90497c3f036 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:19:00.274116 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-03bc9698-b4ab-4318-9edc-a90497c3f036 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Delete volume request issued successfully. Aug 14 01:19:00.274488 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03bc9698-b4ab-4318-9edc-a90497c3f036 tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 202 Aug 14 01:19:00.275408 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 216/856] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:19:00 2026] DELETE /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:00.286173 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee4d85e9-024c-4cf4-9ffb-e5d434fdadfa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.289173 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee4d85e9-024c-4cf4-9ffb-e5d434fdadfa tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:19:00.289471 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee4d85e9-024c-4cf4-9ffb-e5d434fdadfa tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.289749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee4d85e9-024c-4cf4-9ffb-e5d434fdadfa tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.298272 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.298272 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:00.301906 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee4d85e9-024c-4cf4-9ffb-e5d434fdadfa tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Volume info retrieved successfully. Aug 14 01:19:00.306317 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee4d85e9-024c-4cf4-9ffb-e5d434fdadfa tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 200 Aug 14 01:19:00.306832 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 214/857] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:00.430472 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5ac5d6c-710b-41fe-88bf-30937c541932 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.437521 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5ac5d6c-710b-41fe-88bf-30937c541932 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee Aug 14 01:19:00.437713 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5ac5d6c-710b-41fe-88bf-30937c541932 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.437916 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5ac5d6c-710b-41fe-88bf-30937c541932 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.452906 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5ac5d6c-710b-41fe-88bf-30937c541932 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee returned with HTTP 404 Aug 14 01:19:00.455185 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 215/858] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/volumes/9f943638-a546-4395-bb11-5f0f09aeadee => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:00.464693 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6895bb32-8564-45e9-974b-d8c698938d74 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.469272 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6895bb32-8564-45e9-974b-d8c698938d74 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:19:00.469582 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6895bb32-8564-45e9-974b-d8c698938d74 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.469811 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6895bb32-8564-45e9-974b-d8c698938d74 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.470769 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6895bb32-8564-45e9-974b-d8c698938d74 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:19:00.504188 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-83f229ec-4407-4f1d-acb3-359eaf41b20d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.520830 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6895bb32-8564-45e9-974b-d8c698938d74 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Get all volumes completed successfully. Aug 14 01:19:00.522544 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.522544 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:00.527346 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f935abe7-6907-4d81-b1d7-8b5c5d8bb1d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.529304 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f935abe7-6907-4d81-b1d7-8b5c5d8bb1d6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:00.529583 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f935abe7-6907-4d81-b1d7-8b5c5d8bb1d6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.529786 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f935abe7-6907-4d81-b1d7-8b5c5d8bb1d6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.529933 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f935abe7-6907-4d81-b1d7-8b5c5d8bb1d6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:00.530233 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6895bb32-8564-45e9-974b-d8c698938d74 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:19:00.530713 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 214/859] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7413 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:00.535029 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.535029 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:00.535029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f935abe7-6907-4d81-b1d7-8b5c5d8bb1d6 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:00.535130 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 215/860] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:00.546940 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b50d07ce-ffd7-4fd8-afce-aefc4403c5fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.548511 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b50d07ce-ffd7-4fd8-afce-aefc4403c5fa tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] DELETE https://10.4.3.11/volume/v3/types/aa634397-e899-42b0-95b3-8c502b835df5 Aug 14 01:19:00.548692 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b50d07ce-ffd7-4fd8-afce-aefc4403c5fa tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.548872 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b50d07ce-ffd7-4fd8-afce-aefc4403c5fa tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.569156 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b50d07ce-ffd7-4fd8-afce-aefc4403c5fa tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] https://10.4.3.11/volume/v3/types/aa634397-e899-42b0-95b3-8c502b835df5 returned with HTTP 202 Aug 14 01:19:00.569513 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 216/861] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:19:00 2026] DELETE /volume/v3/types/aa634397-e899-42b0-95b3-8c502b835df5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:00.579816 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ac42f20-cdd6-4c20-a7f2-8fa0f76a8757 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.581893 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ac42f20-cdd6-4c20-a7f2-8fa0f76a8757 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:19:00.582321 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ac42f20-cdd6-4c20-a7f2-8fa0f76a8757 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-455320225", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:00.595261 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ac42f20-cdd6-4c20-a7f2-8fa0f76a8757 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:19:00.595661 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 215/862] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:19:00 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 14 01:19:00.599436 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83f229ec-4407-4f1d-acb3-359eaf41b20d tempest-VolumePoolsAdminTestsJSON-77912423 tempest-VolumePoolsAdminTestsJSON-77912423-project-admin] GET https://10.4.3.11/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 01:19:00.599436 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83f229ec-4407-4f1d-acb3-359eaf41b20d tempest-VolumePoolsAdminTestsJSON-77912423 tempest-VolumePoolsAdminTestsJSON-77912423-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.599436 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83f229ec-4407-4f1d-acb3-359eaf41b20d tempest-VolumePoolsAdminTestsJSON-77912423 tempest-VolumePoolsAdminTestsJSON-77912423-project-admin] Calling method 'get_pools' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.604160 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-92cd00de-75a8-496c-81c5-c45852355d5c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.605900 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92cd00de-75a8-496c-81c5-c45852355d5c tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] POST https://10.4.3.11/volume/v3/types/28a6ef4f-c9f4-496f-b605-61488a4039ff/encryption Aug 14 01:19:00.606163 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83f229ec-4407-4f1d-acb3-359eaf41b20d tempest-VolumePoolsAdminTestsJSON-77912423 tempest-VolumePoolsAdminTestsJSON-77912423-project-admin] https://10.4.3.11/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 01:19:00.606253 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92cd00de-75a8-496c-81c5-c45852355d5c tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:00.606552 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 217/863] 10.4.3.11 () {66 vars in 1307 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:00.618535 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ddb482f-4dba-4865-ac91-c7c4b301ae0d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.620154 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ddb482f-4dba-4865-ac91-c7c4b301ae0d tempest-VolumePoolsAdminTestsJSON-77912423 tempest-VolumePoolsAdminTestsJSON-77912423-project-admin] GET https://10.4.3.11/volume/v3/scheduler-stats/get_pools Aug 14 01:19:00.620419 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ddb482f-4dba-4865-ac91-c7c4b301ae0d tempest-VolumePoolsAdminTestsJSON-77912423 tempest-VolumePoolsAdminTestsJSON-77912423-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.620539 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ddb482f-4dba-4865-ac91-c7c4b301ae0d tempest-VolumePoolsAdminTestsJSON-77912423 tempest-VolumePoolsAdminTestsJSON-77912423-project-admin] Calling method 'get_pools' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.623233 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92cd00de-75a8-496c-81c5-c45852355d5c tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] https://10.4.3.11/volume/v3/types/28a6ef4f-c9f4-496f-b605-61488a4039ff/encryption returned with HTTP 200 Aug 14 01:19:00.623640 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 216/864] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:19:00 2026] POST /volume/v3/types/28a6ef4f-c9f4-496f-b605-61488a4039ff/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:00.629561 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ddb482f-4dba-4865-ac91-c7c4b301ae0d tempest-VolumePoolsAdminTestsJSON-77912423 tempest-VolumePoolsAdminTestsJSON-77912423-project-admin] https://10.4.3.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 01:19:00.630082 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 217/865] 10.4.3.11 () {66 vars in 1284 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:00.633562 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.635251 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:00.635598 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1214966584", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-455320225", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:00.638511 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1214966584', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-455320225', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:00.641873 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:19:00.642262 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.642262 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:00.642879 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:19:00.648909 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (523d99ca-c788-4885-ba1d-8481417b2392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:00.649879 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413deb1c-c38d-47db-8924-9be118eb533d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:00.651026 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:00.679146 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413deb1c-c38d-47db-8924-9be118eb533d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:19:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=28a6ef4f-c9f4-496f-b605-61488a4039ff,is_public=True,name='tempest-scenario-type-luks2-455320225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28a6ef4f-c9f4-496f-b605-61488a4039ff', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:00.679886 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f28d24-680f-4a2a-8e7d-cea46e40667e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:00.702763 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-455320225 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-455320225, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:00.703038 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-455320225 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-455320225, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:00.726635 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['782f3ab2-a744-4fa3-b1aa-46167904acb1', '787e198f-b29d-45c1-b457-382daf7972bb', '4b8f1efe-4999-482c-993b-9743bad38ab8', 'e1ebfb20-8dcd-4450-9e85-19c7a47769dc'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:00.727439 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f28d24-680f-4a2a-8e7d-cea46e40667e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['782f3ab2-a744-4fa3-b1aa-46167904acb1', '787e198f-b29d-45c1-b457-382daf7972bb', '4b8f1efe-4999-482c-993b-9743bad38ab8', 'e1ebfb20-8dcd-4450-9e85-19c7a47769dc']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:00.728357 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14f7a4b-e5ee-4dfd-a195-cbf366f3d1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:00.751511 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14f7a4b-e5ee-4dfd-a195-cbf366f3d1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28fb4ca7-5623-4049-af91-ba041f1fe658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1214966584',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['782f3ab2-a744-4fa3-b1aa-46167904acb1','787e198f-b29d-45c1-b457-382daf7972bb','4b8f1efe-4999-482c-993b-9743bad38ab8','e1ebfb20-8dcd-4450-9e85-19c7a47769dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=28a6ef4f-c9f4-496f-b605-61488a4039ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1214966584',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=28fb4ca7-5623-4049-af91-ba041f1fe658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28a6ef4f-c9f4-496f-b605-61488a4039ff),volume_type_id=28a6ef4f-c9f4-496f-b605-61488a4039ff)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:00.752207 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeff4b30-695e-452c-ad18-0322b19b2e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:00.771075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeff4b30-695e-452c-ad18-0322b19b2e64) transitioned into state 'SUCCESS' from state '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-1214966584',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['782f3ab2-a744-4fa3-b1aa-46167904acb1','787e198f-b29d-45c1-b457-382daf7972bb','4b8f1efe-4999-482c-993b-9743bad38ab8','e1ebfb20-8dcd-4450-9e85-19c7a47769dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=28a6ef4f-c9f4-496f-b605-61488a4039ff)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:00.771723 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f813f2-3d2f-4b09-b1e8-3088b741c0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:00.783073 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f813f2-3d2f-4b09-b1e8-3088b741c0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:00.784167 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (523d99ca-c788-4885-ba1d-8481417b2392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:00.784523 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:19:00.785193 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0dcc55ad-0dcb-4c98-aa11-890445387f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:00.785674 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 216/866] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:19:00 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 14 01:19:00.788946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-089628e4-6adb-40b8-8744-7426ae0e98d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.788946 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-089628e4-6adb-40b8-8744-7426ae0e98d9 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 Aug 14 01:19:00.788946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-089628e4-6adb-40b8-8744-7426ae0e98d9 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.788946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-089628e4-6adb-40b8-8744-7426ae0e98d9 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.797168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-938e94e3-1ff7-4b4c-be4e-a9eac52500e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.799360 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-938e94e3-1ff7-4b4c-be4e-a9eac52500e4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:00.799697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-938e94e3-1ff7-4b4c-be4e-a9eac52500e4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.800045 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-938e94e3-1ff7-4b4c-be4e-a9eac52500e4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.804704 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.804704 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:00.813892 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.813892 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:00.815524 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-089628e4-6adb-40b8-8744-7426ae0e98d9 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:19:00.818018 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-938e94e3-1ff7-4b4c-be4e-a9eac52500e4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:00.822233 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-089628e4-6adb-40b8-8744-7426ae0e98d9 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 returned with HTTP 200 Aug 14 01:19:00.822750 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 218/867] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:00.823654 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-938e94e3-1ff7-4b4c-be4e-a9eac52500e4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 returned with HTTP 200 Aug 14 01:19:00.824246 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 217/868] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:00.856254 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-17fc2a40-5929-4cb8-b451-91d99cde0c0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:00.858697 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-17fc2a40-5929-4cb8-b451-91d99cde0c0f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 Aug 14 01:19:00.858938 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-17fc2a40-5929-4cb8-b451-91d99cde0c0f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:00.859608 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-17fc2a40-5929-4cb8-b451-91d99cde0c0f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:00.867200 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:00.867200 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:00.871332 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-17fc2a40-5929-4cb8-b451-91d99cde0c0f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:19:00.876945 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-17fc2a40-5929-4cb8-b451-91d99cde0c0f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 returned with HTTP 200 Aug 14 01:19:00.877428 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 218/869] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:00 2026] GET /volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:01.321133 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d2d64fc-f6fb-4f5a-bf2b-adf8d937783e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:01.322946 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d2d64fc-f6fb-4f5a-bf2b-adf8d937783e tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] GET https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 Aug 14 01:19:01.323198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d2d64fc-f6fb-4f5a-bf2b-adf8d937783e tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:01.323895 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d2d64fc-f6fb-4f5a-bf2b-adf8d937783e tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:01.330411 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d2d64fc-f6fb-4f5a-bf2b-adf8d937783e tempest-ServerActionsTestOtherB-1183621706 tempest-ServerActionsTestOtherB-1183621706-project-member] https://10.4.3.11/volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 returned with HTTP 404 Aug 14 01:19:01.330595 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 217/870] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:01 2026] GET /volume/v3/volumes/ba31c3d0-6bb7-4e6e-88e8-3ba5844f2a86 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:01.387337 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-46659e10-570f-4085-9d0d-f1bdc6f2e248 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:01.389511 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-46659e10-570f-4085-9d0d-f1bdc6f2e248 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 Aug 14 01:19:01.389768 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-46659e10-570f-4085-9d0d-f1bdc6f2e248 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:01.390060 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-46659e10-570f-4085-9d0d-f1bdc6f2e248 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:01.403633 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:01.403633 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:01.414214 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-46659e10-570f-4085-9d0d-f1bdc6f2e248 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:19:01.423614 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-46659e10-570f-4085-9d0d-f1bdc6f2e248 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 returned with HTTP 200 Aug 14 01:19:01.424105 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 219/871] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:01 2026] GET /volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:01.447473 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-10a5eca5-aa5e-4392-9c48-54a38e5d9d84 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:01.448107 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10a5eca5-aa5e-4392-9c48-54a38e5d9d84 None None] GET https://10.4.3.11/volume// Aug 14 01:19:01.448238 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10a5eca5-aa5e-4392-9c48-54a38e5d9d84 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:01.448713 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10a5eca5-aa5e-4392-9c48-54a38e5d9d84 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:01.449078 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10a5eca5-aa5e-4392-9c48-54a38e5d9d84 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:01.449465 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 218/872] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:19:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:01.461986 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-f5fffc1c-ab04-4317-9c5e-e1560838c3b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:01.464715 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-f5fffc1c-ab04-4317-9c5e-e1560838c3b0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:19:01.465264 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-f5fffc1c-ab04-4317-9c5e-e1560838c3b0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25", "connector": null, "instance_uuid": "b0802ead-46f1-4be9-b175-4f6767b94199"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:01.477380 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:01.477380 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:01.531164 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-f5fffc1c-ab04-4317-9c5e-e1560838c3b0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:19:01.538225 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 219/873] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:19:01 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:01.552765 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91382027-1090-4c80-af4d-c58f022a00f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:01.556101 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91382027-1090-4c80-af4d-c58f022a00f4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:01.556328 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91382027-1090-4c80-af4d-c58f022a00f4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:01.556563 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91382027-1090-4c80-af4d-c58f022a00f4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:01.556668 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-91382027-1090-4c80-af4d-c58f022a00f4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:01.561773 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:01.561773 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:01.562408 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91382027-1090-4c80-af4d-c58f022a00f4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:01.562834 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 218/874] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:01 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:01.839380 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c91cb89-be8d-4a9a-ab3d-c2c88a155f8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:01.841694 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c91cb89-be8d-4a9a-ab3d-c2c88a155f8c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:01.841976 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c91cb89-be8d-4a9a-ab3d-c2c88a155f8c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:01.842426 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c91cb89-be8d-4a9a-ab3d-c2c88a155f8c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:01.852330 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:01.852330 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:01.856330 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1c91cb89-be8d-4a9a-ab3d-c2c88a155f8c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:01.862033 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c91cb89-be8d-4a9a-ab3d-c2c88a155f8c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 returned with HTTP 200 Aug 14 01:19:01.862435 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 220/875] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:01 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:01.876254 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0e19b88-ab2e-4af0-9fd0-eb985d1a9b82 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:01.878670 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0e19b88-ab2e-4af0-9fd0-eb985d1a9b82 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:01.878670 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0e19b88-ab2e-4af0-9fd0-eb985d1a9b82 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:01.878670 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0e19b88-ab2e-4af0-9fd0-eb985d1a9b82 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:01.887954 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:01.887954 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:01.896345 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0e19b88-ab2e-4af0-9fd0-eb985d1a9b82 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:01.902529 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0e19b88-ab2e-4af0-9fd0-eb985d1a9b82 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 returned with HTTP 200 Aug 14 01:19:01.902728 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 219/876] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:01 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:01.917510 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23ca4be0-cb8d-4091-9c3f-06bed434ec17 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:01.920316 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23ca4be0-cb8d-4091-9c3f-06bed434ec17 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658/action Aug 14 01:19:01.920800 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23ca4be0-cb8d-4091-9c3f-06bed434ec17 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:01.921007 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23ca4be0-cb8d-4091-9c3f-06bed434ec17 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:01.935887 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:01.935887 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:01.937753 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23ca4be0-cb8d-4091-9c3f-06bed434ec17 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:01.951765 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23ca4be0-cb8d-4091-9c3f-06bed434ec17 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume updated successfully. Aug 14 01:19:01.951765 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23ca4be0-cb8d-4091-9c3f-06bed434ec17 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658/action returned with HTTP 200 Aug 14 01:19:01.951765 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 220/877] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:01 2026] POST /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 01:19:02.089093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-0a7d3f29-906c-40d7-94ae-7dd29334208f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:02.096824 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-0a7d3f29-906c-40d7-94ae-7dd29334208f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:02.097193 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-0a7d3f29-906c-40d7-94ae-7dd29334208f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:02.097417 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-0a7d3f29-906c-40d7-94ae-7dd29334208f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:02.109734 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:02.109734 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:02.121162 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-0a7d3f29-906c-40d7-94ae-7dd29334208f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:02.137127 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-0a7d3f29-906c-40d7-94ae-7dd29334208f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 returned with HTTP 200 Aug 14 01:19:02.137735 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 219/878] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:02 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:02.577305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a63ba1bd-cd94-4ee4-a85b-5ab5898a93e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:02.579627 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a63ba1bd-cd94-4ee4-a85b-5ab5898a93e3 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:02.580067 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a63ba1bd-cd94-4ee4-a85b-5ab5898a93e3 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:02.580947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a63ba1bd-cd94-4ee4-a85b-5ab5898a93e3 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:02.580947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a63ba1bd-cd94-4ee4-a85b-5ab5898a93e3 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:02.585833 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:02.585833 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:02.586960 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a63ba1bd-cd94-4ee4-a85b-5ab5898a93e3 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:02.587639 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 221/879] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:02 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:02.650168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-aa42c105-6ccf-438a-a796-498fd3c7caed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:02.652752 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-aa42c105-6ccf-438a-a796-498fd3c7caed tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:02.652936 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-aa42c105-6ccf-438a-a796-498fd3c7caed tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:02.653116 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-aa42c105-6ccf-438a-a796-498fd3c7caed tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:02.664815 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:02.664815 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:02.668752 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-aa42c105-6ccf-438a-a796-498fd3c7caed tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:02.674251 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-aa42c105-6ccf-438a-a796-498fd3c7caed tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 returned with HTTP 200 Aug 14 01:19:02.675377 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 220/880] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:02 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:02.685695 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7b85d925-623d-4ac5-b706-c82081d7d3bd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:02.686330 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b85d925-623d-4ac5-b706-c82081d7d3bd None None] GET https://10.4.3.11/volume// Aug 14 01:19:02.686522 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b85d925-623d-4ac5-b706-c82081d7d3bd None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:02.686813 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b85d925-623d-4ac5-b706-c82081d7d3bd None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:02.687301 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b85d925-623d-4ac5-b706-c82081d7d3bd None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:02.687983 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 221/881] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:19:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:02.697938 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-cecfb3c7-5122-4515-9b2e-f9cbf829c233 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:02.699339 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-cecfb3c7-5122-4515-9b2e-f9cbf829c233 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:19:02.700108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-cecfb3c7-5122-4515-9b2e-f9cbf829c233 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28fb4ca7-5623-4049-af91-ba041f1fe658", "connector": null, "instance_uuid": "4af585ad-4f35-467a-9928-25e586ae7073"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:02.706659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cba903d9-f7a6-4fbd-9302-96610bf32704 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:02.706659 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cba903d9-f7a6-4fbd-9302-96610bf32704 None None] GET https://10.4.3.11/volume// Aug 14 01:19:02.706659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cba903d9-f7a6-4fbd-9302-96610bf32704 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:02.706659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cba903d9-f7a6-4fbd-9302-96610bf32704 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:02.706659 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cba903d9-f7a6-4fbd-9302-96610bf32704 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:02.706659 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 222/882] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:19:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:02.710086 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:02.710086 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:02.716251 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-7997f78c-3161-42c5-aabf-ab41d82d137a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:02.720188 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-7997f78c-3161-42c5-aabf-ab41d82d137a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 Aug 14 01:19:02.720411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-7997f78c-3161-42c5-aabf-ab41d82d137a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:02.720609 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-7997f78c-3161-42c5-aabf-ab41d82d137a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:02.733051 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:02.733051 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:02.742821 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-7997f78c-3161-42c5-aabf-ab41d82d137a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:19:02.745115 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-cecfb3c7-5122-4515-9b2e-f9cbf829c233 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:19:02.745468 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 220/883] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:19:02 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 14 01:19:02.753678 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-7997f78c-3161-42c5-aabf-ab41d82d137a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 returned with HTTP 200 Aug 14 01:19:02.753678 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 221/884] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:19:02 2026] GET /volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 => generated 1538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:02.879071 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-10a4a5c3-397c-4c4d-b0c0-d2d46cdacc9f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:02.883279 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-10a4a5c3-397c-4c4d-b0c0-d2d46cdacc9f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] PUT https://10.4.3.11/volume/v3/attachments/7c056510-efad-4bf7-8750-cfc78a8d979b Aug 14 01:19:02.883730 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-10a4a5c3-397c-4c4d-b0c0-d2d46cdacc9f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:02.900383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-10a4a5c3-397c-4c4d-b0c0-d2d46cdacc9f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Acquiring lock "cinder-attachment_update-aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:19:02.906125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-10a4a5c3-397c-4c4d-b0c0-d2d46cdacc9f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Lock "cinder-attachment_update-aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:19:02.907711 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:02.907711 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:03.037258 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-10a4a5c3-397c-4c4d-b0c0-d2d46cdacc9f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Lock "cinder-attachment_update-aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25-np0000007295" released by "attachment_update" :: held 0.131s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:19:03.037586 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-10a4a5c3-397c-4c4d-b0c0-d2d46cdacc9f tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/7c056510-efad-4bf7-8750-cfc78a8d979b returned with HTTP 200 Aug 14 01:19:03.038315 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 222/885] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:19:02 2026] PUT /volume/v3/attachments/7c056510-efad-4bf7-8750-cfc78a8d979b => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:03.074091 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-49fcb028-4118-4117-a1de-4f3d19274f72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.078144 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-49fcb028-4118-4117-a1de-4f3d19274f72 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/attachments/7c056510-efad-4bf7-8750-cfc78a8d979b/action Aug 14 01:19:03.078607 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-49fcb028-4118-4117-a1de-4f3d19274f72 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:03.081634 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-49fcb028-4118-4117-a1de-4f3d19274f72 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:03.116050 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:03.116050 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:03.137467 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-27a1c8fe-824a-4870-860d-b7b31005f11b req-49fcb028-4118-4117-a1de-4f3d19274f72 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/7c056510-efad-4bf7-8750-cfc78a8d979b/action returned with HTTP 204 Aug 14 01:19:03.138055 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 223/886] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:19:03 2026] POST /volume/v3/attachments/7c056510-efad-4bf7-8750-cfc78a8d979b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:03.242678 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce097e9b-f28d-43e2-a05e-4bedaa5ac369 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.399543 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce097e9b-f28d-43e2-a05e-4bedaa5ac369 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] POST https://10.4.3.11/volume/v3/types/876cc724-8e5f-4f9e-a782-4d0424f97214/encryption Aug 14 01:19:03.399912 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce097e9b-f28d-43e2-a05e-4bedaa5ac369 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:03.403599 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:03.403599 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:03.432289 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce097e9b-f28d-43e2-a05e-4bedaa5ac369 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types/876cc724-8e5f-4f9e-a782-4d0424f97214/encryption returned with HTTP 404 Aug 14 01:19:03.432918 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 221/887] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:19:03 2026] POST /volume/v3/types/876cc724-8e5f-4f9e-a782-4d0424f97214/encryption => generated 114 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:03.448666 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b2fd9c2-07e9-4c48-a786-69c67e03cc75 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.450913 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b2fd9c2-07e9-4c48-a786-69c67e03cc75 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:19:03.451420 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b2fd9c2-07e9-4c48-a786-69c67e03cc75 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-9056086", "os-volume-type-access:is_public": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:03.474295 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b2fd9c2-07e9-4c48-a786-69c67e03cc75 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:19:03.474896 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 222/888] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:19:03 2026] POST /volume/v3/types => generated 228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:03.483399 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8aa0bf03-e73e-4d38-b266-061043653dd9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.576154 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8aa0bf03-e73e-4d38-b266-061043653dd9 tempest-VolumeTypesNegativeTest-1787431098 tempest-VolumeTypesNegativeTest-1787431098-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:03.576668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8aa0bf03-e73e-4d38-b266-061043653dd9 tempest-VolumeTypesNegativeTest-1787431098 tempest-VolumeTypesNegativeTest-1787431098-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f3a552f-8401-439b-931c-7832821402f5", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-235728451"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:03.578147 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-8aa0bf03-e73e-4d38-b266-061043653dd9 tempest-VolumeTypesNegativeTest-1787431098 tempest-VolumeTypesNegativeTest-1787431098-project-member] Create volume request body: {'volume': {'volume_type': '8f3a552f-8401-439b-931c-7832821402f5', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-235728451'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:03.588975 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8aa0bf03-e73e-4d38-b266-061043653dd9 tempest-VolumeTypesNegativeTest-1787431098 tempest-VolumeTypesNegativeTest-1787431098-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 404 Aug 14 01:19:03.589699 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 223/889] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:19:03 2026] POST /volume/v3/volumes => generated 114 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:03.601772 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f14bf74-b5bc-4924-80c1-412290ccaa2c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.604325 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1413e25b-f28c-408e-ab44-5ca1f7f33394 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.606275 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f14bf74-b5bc-4924-80c1-412290ccaa2c tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] DELETE https://10.4.3.11/volume/v3/types/8f3a552f-8401-439b-931c-7832821402f5 Aug 14 01:19:03.606576 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f14bf74-b5bc-4924-80c1-412290ccaa2c tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:03.606737 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1413e25b-f28c-408e-ab44-5ca1f7f33394 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:03.606802 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f14bf74-b5bc-4924-80c1-412290ccaa2c tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:03.607064 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1413e25b-f28c-408e-ab44-5ca1f7f33394 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:03.607298 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1413e25b-f28c-408e-ab44-5ca1f7f33394 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:03.608144 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1413e25b-f28c-408e-ab44-5ca1f7f33394 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:03.612721 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:03.612721 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:03.613535 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1413e25b-f28c-408e-ab44-5ca1f7f33394 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:03.613942 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 222/890] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:03 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:03.652731 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f14bf74-b5bc-4924-80c1-412290ccaa2c tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types/8f3a552f-8401-439b-931c-7832821402f5 returned with HTTP 202 Aug 14 01:19:03.653253 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 224/891] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:19:03 2026] DELETE /volume/v3/types/8f3a552f-8401-439b-931c-7832821402f5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:03.664083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-548db88f-69ec-4ade-b229-2b4a60f3f542 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.664083 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-548db88f-69ec-4ade-b229-2b4a60f3f542 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] GET https://10.4.3.11/volume/v3/types/8f3a552f-8401-439b-931c-7832821402f5 Aug 14 01:19:03.665040 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-548db88f-69ec-4ade-b229-2b4a60f3f542 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:03.665040 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-548db88f-69ec-4ade-b229-2b4a60f3f542 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:03.671652 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-548db88f-69ec-4ade-b229-2b4a60f3f542 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types/8f3a552f-8401-439b-931c-7832821402f5 returned with HTTP 404 Aug 14 01:19:03.672352 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 223/892] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:19:03 2026] GET /volume/v3/types/8f3a552f-8401-439b-931c-7832821402f5 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:03.683682 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c3567228-aaeb-465a-89b0-ba9b1eae7be7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.685674 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3567228-aaeb-465a-89b0-ba9b1eae7be7 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:19:03.686101 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3567228-aaeb-465a-89b0-ba9b1eae7be7 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:03.687857 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3567228-aaeb-465a-89b0-ba9b1eae7be7 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 400 Aug 14 01:19:03.688375 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 224/893] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:19:03 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:19:03.699162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35bd484e-09d6-4750-87ef-6c2ad7376150 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.701201 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35bd484e-09d6-4750-87ef-6c2ad7376150 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:19:03.701634 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35bd484e-09d6-4750-87ef-6c2ad7376150 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2063572444"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:03.717685 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35bd484e-09d6-4750-87ef-6c2ad7376150 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:19:03.718136 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 223/894] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:19:03 2026] POST /volume/v3/types => generated 229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:03.729748 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8fda2e2-3607-43e2-a7cc-9f77bcfffa1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.731837 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8fda2e2-3607-43e2-a7cc-9f77bcfffa1e tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:19:03.732299 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8fda2e2-3607-43e2-a7cc-9f77bcfffa1e tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2063572444"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:03.741719 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8fda2e2-3607-43e2-a7cc-9f77bcfffa1e tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-2063572444 already exists. Aug 14 01:19:03.741905 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8fda2e2-3607-43e2-a7cc-9f77bcfffa1e tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 409 Aug 14 01:19:03.742510 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 225/895] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:19:03 2026] POST /volume/v3/types => generated 134 bytes in 13 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:03.751679 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-00c18d51-d553-4c74-bfd8-bed2914c0ff8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.754374 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00c18d51-d553-4c74-bfd8-bed2914c0ff8 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] DELETE https://10.4.3.11/volume/v3/types/95d8050f-38a7-4a1c-a768-44bc974f8d3c Aug 14 01:19:03.754724 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00c18d51-d553-4c74-bfd8-bed2914c0ff8 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:03.755084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-00c18d51-d553-4c74-bfd8-bed2914c0ff8 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:03.797343 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-00c18d51-d553-4c74-bfd8-bed2914c0ff8 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types/95d8050f-38a7-4a1c-a768-44bc974f8d3c returned with HTTP 202 Aug 14 01:19:03.797732 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 224/896] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:19:03 2026] DELETE /volume/v3/types/95d8050f-38a7-4a1c-a768-44bc974f8d3c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:03.804983 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0613fb7-39e5-459c-b903-01789d71acc1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.807100 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0613fb7-39e5-459c-b903-01789d71acc1 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] GET https://10.4.3.11/volume/v3/types/95d8050f-38a7-4a1c-a768-44bc974f8d3c Aug 14 01:19:03.807317 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0613fb7-39e5-459c-b903-01789d71acc1 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:03.807559 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0613fb7-39e5-459c-b903-01789d71acc1 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:03.811553 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0613fb7-39e5-459c-b903-01789d71acc1 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types/95d8050f-38a7-4a1c-a768-44bc974f8d3c returned with HTTP 404 Aug 14 01:19:03.812028 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 225/897] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:19:03 2026] GET /volume/v3/types/95d8050f-38a7-4a1c-a768-44bc974f8d3c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:03.821180 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f4a34a9e-7426-4347-ba0c-186ee8a10aca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.823434 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4a34a9e-7426-4347-ba0c-186ee8a10aca tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] DELETE https://10.4.3.11/volume/v3/types/de9d28d1-471f-4dce-be4f-9005fd84de1e Aug 14 01:19:03.823704 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4a34a9e-7426-4347-ba0c-186ee8a10aca tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:03.823974 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4a34a9e-7426-4347-ba0c-186ee8a10aca tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:03.828128 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4a34a9e-7426-4347-ba0c-186ee8a10aca tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types/de9d28d1-471f-4dce-be4f-9005fd84de1e returned with HTTP 404 Aug 14 01:19:03.828636 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 224/898] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:19:03 2026] DELETE /volume/v3/types/de9d28d1-471f-4dce-be4f-9005fd84de1e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:03.842914 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-043f79f5-c985-42fc-8c1d-b2c09c755b46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:03.845142 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-043f79f5-c985-42fc-8c1d-b2c09c755b46 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] GET https://10.4.3.11/volume/v3/types/016da0e3-e91e-4314-bb64-1fa54936ddbd Aug 14 01:19:03.845340 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-043f79f5-c985-42fc-8c1d-b2c09c755b46 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:03.845818 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-043f79f5-c985-42fc-8c1d-b2c09c755b46 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:03.849538 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-043f79f5-c985-42fc-8c1d-b2c09c755b46 tempest-VolumeTypesNegativeTest-1841094734 tempest-VolumeTypesNegativeTest-1841094734-project-admin] https://10.4.3.11/volume/v3/types/016da0e3-e91e-4314-bb64-1fa54936ddbd returned with HTTP 404 Aug 14 01:19:03.850275 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 226/899] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:19:03 2026] GET /volume/v3/types/016da0e3-e91e-4314-bb64-1fa54936ddbd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:04.011640 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ec7bda4-3c81-44df-9087-4a26fb21d15f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:04.012209 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ec7bda4-3c81-44df-9087-4a26fb21d15f None None] GET https://10.4.3.11/volume// Aug 14 01:19:04.012379 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ec7bda4-3c81-44df-9087-4a26fb21d15f None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:04.012636 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ec7bda4-3c81-44df-9087-4a26fb21d15f None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:04.013671 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ec7bda4-3c81-44df-9087-4a26fb21d15f None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:04.014024 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 225/900] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:19:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:04.024127 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3ae52a23-fdfc-4a35-8a61-f83976fb1927 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:04.027064 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3ae52a23-fdfc-4a35-8a61-f83976fb1927 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:04.027383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3ae52a23-fdfc-4a35-8a61-f83976fb1927 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:04.027724 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3ae52a23-fdfc-4a35-8a61-f83976fb1927 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:04.045099 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:04.045099 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:04.050205 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3ae52a23-fdfc-4a35-8a61-f83976fb1927 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:04.064564 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3ae52a23-fdfc-4a35-8a61-f83976fb1927 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 returned with HTTP 200 Aug 14 01:19:04.067007 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 226/901] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:19:04 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 => generated 1049 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:04.182403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3b28ae26-1767-41e5-a020-2272051b4dc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:04.185969 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3b28ae26-1767-41e5-a020-2272051b4dc6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/f4049d80-f859-41cd-a55c-8561d8b94112 Aug 14 01:19:04.186409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3b28ae26-1767-41e5-a020-2272051b4dc6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:04.198882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3b28ae26-1767-41e5-a020-2272051b4dc6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-28fb4ca7-5623-4049-af91-ba041f1fe658-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:19:04.207137 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3b28ae26-1767-41e5-a020-2272051b4dc6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-28fb4ca7-5623-4049-af91-ba041f1fe658-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:19:04.208641 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:04.208641 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:04.332767 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3b28ae26-1767-41e5-a020-2272051b4dc6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-28fb4ca7-5623-4049-af91-ba041f1fe658-np0000007295" released by "attachment_update" :: held 0.126s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:19:04.333199 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-3b28ae26-1767-41e5-a020-2272051b4dc6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/f4049d80-f859-41cd-a55c-8561d8b94112 returned with HTTP 200 Aug 14 01:19:04.333748 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 225/902] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:19:04 2026] PUT /volume/v3/attachments/f4049d80-f859-41cd-a55c-8561d8b94112 => generated 968 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:04.377782 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-1c2dcd96-6bca-4860-88eb-7d36d12c235a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:04.380121 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-1c2dcd96-6bca-4860-88eb-7d36d12c235a tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/f4049d80-f859-41cd-a55c-8561d8b94112/action Aug 14 01:19:04.380634 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-1c2dcd96-6bca-4860-88eb-7d36d12c235a tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:04.382202 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-1c2dcd96-6bca-4860-88eb-7d36d12c235a tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:04.401581 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:04.401581 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:04.430426 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-1c2dcd96-6bca-4860-88eb-7d36d12c235a tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/f4049d80-f859-41cd-a55c-8561d8b94112/action returned with HTTP 204 Aug 14 01:19:04.430944 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 227/903] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:19:04 2026] POST /volume/v3/attachments/f4049d80-f859-41cd-a55c-8561d8b94112/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:04.630591 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b4d9a1b-318d-4155-8177-26de75b6fc03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:04.634775 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b4d9a1b-318d-4155-8177-26de75b6fc03 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:04.635096 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b4d9a1b-318d-4155-8177-26de75b6fc03 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:04.635339 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b4d9a1b-318d-4155-8177-26de75b6fc03 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:04.635508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3b4d9a1b-318d-4155-8177-26de75b6fc03 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:04.645847 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:04.645847 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:04.648176 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b4d9a1b-318d-4155-8177-26de75b6fc03 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:04.649474 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 226/904] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:04 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:05.659676 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9bffd23a-d05e-4b82-b49f-03d313b3e102 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:05.661564 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bffd23a-d05e-4b82-b49f-03d313b3e102 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:05.661773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bffd23a-d05e-4b82-b49f-03d313b3e102 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:05.661981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bffd23a-d05e-4b82-b49f-03d313b3e102 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:05.662081 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9bffd23a-d05e-4b82-b49f-03d313b3e102 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:05.666195 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:05.666195 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:05.666818 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bffd23a-d05e-4b82-b49f-03d313b3e102 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:05.667385 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 227/905] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:05 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:06.677915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7fa0393-e71d-4253-b714-054eac143042 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:06.679503 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7fa0393-e71d-4253-b714-054eac143042 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:06.679727 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7fa0393-e71d-4253-b714-054eac143042 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:06.679978 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7fa0393-e71d-4253-b714-054eac143042 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:06.680081 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f7fa0393-e71d-4253-b714-054eac143042 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:06.683715 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:06.683715 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:06.684825 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7fa0393-e71d-4253-b714-054eac143042 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:06.684825 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 226/906] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:06 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:07.695167 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-625d5342-c6d3-4db0-9b86-d85880587b72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:07.697797 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-625d5342-c6d3-4db0-9b86-d85880587b72 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:07.698011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-625d5342-c6d3-4db0-9b86-d85880587b72 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:07.698356 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-625d5342-c6d3-4db0-9b86-d85880587b72 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:07.698467 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-625d5342-c6d3-4db0-9b86-d85880587b72 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:07.705394 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:07.705394 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:07.706144 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-625d5342-c6d3-4db0-9b86-d85880587b72 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:07.706524 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 228/907] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:07 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:08.266105 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ab45673-5650-4b64-a65e-8e61581c5838 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:08.267834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:08.268269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1733705683", "imageRef": "f9838eaa-d29d-49e3-a3a5-a1f2d583942e", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:08.270297 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1733705683', 'imageRef': 'f9838eaa-d29d-49e3-a3a5-a1f2d583942e', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:08.356788 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Create volume of 1 GB Aug 14 01:19:08.360466 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Availability Zones retrieved successfully. Aug 14 01:19:08.368224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Flow 'volume_create_api' (bb179a98-b8b5-48a2-9e03-f8c58dbf6afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:08.368858 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (530d174d-96ec-47e6-816e-1db61d3653fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:08.369880 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:08.430562 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (530d174d-96ec-47e6-816e-1db61d3653fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:08.431323 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f792d4-cac3-4237-bb2d-75f625a609f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:08.488037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Created reservations ['c0d33ade-117e-4cb0-93a5-c4d8d9ed07bd', '43bd6851-34d4-4e8f-a759-315b0e5a82db', '172378a9-4204-4a1c-ad47-1699edcee706', '4b875ab2-cb9f-4e63-9df8-085da2e7c1ab'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:08.489047 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f792d4-cac3-4237-bb2d-75f625a609f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0d33ade-117e-4cb0-93a5-c4d8d9ed07bd', '43bd6851-34d4-4e8f-a759-315b0e5a82db', '172378a9-4204-4a1c-ad47-1699edcee706', '4b875ab2-cb9f-4e63-9df8-085da2e7c1ab']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:08.489890 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b74f56a-51cd-47f1-b9d1-9c88449518b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:08.515322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b74f56a-51cd-47f1-b9d1-9c88449518b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '644b425f-cd6f-440b-93b8-ef69540e0546', '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-1733705683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497e0da7386b42d8a842f8550d0f1663',qos_specs=None,replication_status=,reservations=['c0d33ade-117e-4cb0-93a5-c4d8d9ed07bd','43bd6851-34d4-4e8f-a759-315b0e5a82db','172378a9-4204-4a1c-ad47-1699edcee706','4b875ab2-cb9f-4e63-9df8-085da2e7c1ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81a98f6ba0f4f6e85046778106733e6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1733705683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=644b425f-cd6f-440b-93b8-ef69540e0546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497e0da7386b42d8a842f8550d0f1663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a81a98f6ba0f4f6e85046778106733e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:08.516602 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a447c9-44c4-4eb6-9d37-ac3f73fb68b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:08.541333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a447c9-44c4-4eb6-9d37-ac3f73fb68b1) transitioned into state 'SUCCESS' from state '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-1733705683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497e0da7386b42d8a842f8550d0f1663',qos_specs=None,replication_status=,reservations=['c0d33ade-117e-4cb0-93a5-c4d8d9ed07bd','43bd6851-34d4-4e8f-a759-315b0e5a82db','172378a9-4204-4a1c-ad47-1699edcee706','4b875ab2-cb9f-4e63-9df8-085da2e7c1ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81a98f6ba0f4f6e85046778106733e6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:08.542371 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b69c8b5-687c-48ad-adf4-ec552144e22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:08.556696 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b69c8b5-687c-48ad-adf4-ec552144e22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:08.557946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Flow 'volume_create_api' (bb179a98-b8b5-48a2-9e03-f8c58dbf6afd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:08.558384 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Create volume request issued successfully. Aug 14 01:19:08.559228 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ab45673-5650-4b64-a65e-8e61581c5838 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:08.559811 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 227/908] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:19:08 2026] POST /volume/v3/volumes => generated 751 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:08.570595 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1124e55e-bdb1-41bc-aa78-bab5d3102277 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:08.572401 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1124e55e-bdb1-41bc-aa78-bab5d3102277 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:08.572862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1124e55e-bdb1-41bc-aa78-bab5d3102277 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:08.572862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1124e55e-bdb1-41bc-aa78-bab5d3102277 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:08.579935 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:08.579935 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:08.583591 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1124e55e-bdb1-41bc-aa78-bab5d3102277 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:08.588190 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1124e55e-bdb1-41bc-aa78-bab5d3102277 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:08.588604 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 228/909] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:08 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:08.719439 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-45aa8bc7-db5b-4be8-9094-ceb2c2209567 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:08.720540 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45aa8bc7-db5b-4be8-9094-ceb2c2209567 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:08.720754 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45aa8bc7-db5b-4be8-9094-ceb2c2209567 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:08.721145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45aa8bc7-db5b-4be8-9094-ceb2c2209567 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:08.721145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-45aa8bc7-db5b-4be8-9094-ceb2c2209567 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:08.730183 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:08.730183 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:08.730183 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45aa8bc7-db5b-4be8-9094-ceb2c2209567 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:08.730853 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 227/910] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:08 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:09.605865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3c04539e-9e54-469f-8e52-0096c74e401b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:09.608562 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c04539e-9e54-469f-8e52-0096c74e401b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:09.608895 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c04539e-9e54-469f-8e52-0096c74e401b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:09.609230 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c04539e-9e54-469f-8e52-0096c74e401b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:09.617846 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:09.617846 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:09.622260 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3c04539e-9e54-469f-8e52-0096c74e401b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:09.630556 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c04539e-9e54-469f-8e52-0096c74e401b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:09.631065 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 229/911] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:09 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:09.743505 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-90f9c44d-2dee-4afd-8341-071a880bccb4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:09.749173 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90f9c44d-2dee-4afd-8341-071a880bccb4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:09.749842 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90f9c44d-2dee-4afd-8341-071a880bccb4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:09.749842 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90f9c44d-2dee-4afd-8341-071a880bccb4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:09.749952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-90f9c44d-2dee-4afd-8341-071a880bccb4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:09.764015 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:09.764015 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:09.764853 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90f9c44d-2dee-4afd-8341-071a880bccb4 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:09.765312 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 228/912] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:09 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:10.646664 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e27bf7b2-2f1e-4f63-9b30-6d88e6fb4d18 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:10.648813 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e27bf7b2-2f1e-4f63-9b30-6d88e6fb4d18 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:10.649082 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e27bf7b2-2f1e-4f63-9b30-6d88e6fb4d18 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:10.649314 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e27bf7b2-2f1e-4f63-9b30-6d88e6fb4d18 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:10.657616 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:10.657616 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:10.661721 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e27bf7b2-2f1e-4f63-9b30-6d88e6fb4d18 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:10.666257 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e27bf7b2-2f1e-4f63-9b30-6d88e6fb4d18 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:10.666646 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 229/913] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:10 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:10.781106 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e763f432-dcaa-4296-8ce4-5e830b8235f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:10.783406 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e763f432-dcaa-4296-8ce4-5e830b8235f5 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:10.783701 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e763f432-dcaa-4296-8ce4-5e830b8235f5 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:10.783966 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e763f432-dcaa-4296-8ce4-5e830b8235f5 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:10.784114 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e763f432-dcaa-4296-8ce4-5e830b8235f5 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:10.789614 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:10.789614 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:10.790451 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e763f432-dcaa-4296-8ce4-5e830b8235f5 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:10.791247 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 228/914] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:10 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:10.804111 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-e8e707b9-a9f4-454d-b980-1e700a1b1401 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:10.806717 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-e8e707b9-a9f4-454d-b980-1e700a1b1401 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658/encryption Aug 14 01:19:10.807441 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-e8e707b9-a9f4-454d-b980-1e700a1b1401 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:10.807441 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-e8e707b9-a9f4-454d-b980-1e700a1b1401 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:10.818521 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:10.818521 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:10.827564 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b4bf68b1-edfa-4186-b440-8b248b63d5e3 req-e8e707b9-a9f4-454d-b980-1e700a1b1401 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658/encryption returned with HTTP 200 Aug 14 01:19:10.827998 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 230/915] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:19:10 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:11.678671 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e4cf1aa-7a88-4c12-818a-c9a9ecf27cc4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:11.682051 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e4cf1aa-7a88-4c12-818a-c9a9ecf27cc4 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:11.682275 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e4cf1aa-7a88-4c12-818a-c9a9ecf27cc4 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:11.682508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e4cf1aa-7a88-4c12-818a-c9a9ecf27cc4 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:11.694191 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:11.694191 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:11.702317 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3e4cf1aa-7a88-4c12-818a-c9a9ecf27cc4 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:11.711606 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e4cf1aa-7a88-4c12-818a-c9a9ecf27cc4 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:11.712012 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 229/916] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:11 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:11.804858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e9d972dd-61f5-491c-ae17-a6282d1e334f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:11.810878 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9d972dd-61f5-491c-ae17-a6282d1e334f tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:11.810878 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9d972dd-61f5-491c-ae17-a6282d1e334f tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:11.810878 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9d972dd-61f5-491c-ae17-a6282d1e334f tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:11.810878 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e9d972dd-61f5-491c-ae17-a6282d1e334f tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:11.821038 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:11.821038 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:11.821887 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9d972dd-61f5-491c-ae17-a6282d1e334f tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:11.822245 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 230/917] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:11 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:12.726951 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a94bd86-2bd3-4fa1-88d8-0f48cc7878ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:12.728935 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a94bd86-2bd3-4fa1-88d8-0f48cc7878ce tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:12.729228 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a94bd86-2bd3-4fa1-88d8-0f48cc7878ce tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:12.729507 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a94bd86-2bd3-4fa1-88d8-0f48cc7878ce tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:12.738371 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:12.738371 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:12.742940 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a94bd86-2bd3-4fa1-88d8-0f48cc7878ce tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:12.747132 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a94bd86-2bd3-4fa1-88d8-0f48cc7878ce tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:12.747514 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 229/918] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:12 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:12.838960 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6dda0d15-fb59-4633-a498-64cbf2d0aca8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:12.840904 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6dda0d15-fb59-4633-a498-64cbf2d0aca8 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:12.841219 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6dda0d15-fb59-4633-a498-64cbf2d0aca8 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:12.841556 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6dda0d15-fb59-4633-a498-64cbf2d0aca8 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:12.841715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6dda0d15-fb59-4633-a498-64cbf2d0aca8 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:12.847052 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:12.847052 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:12.847991 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6dda0d15-fb59-4633-a498-64cbf2d0aca8 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:12.848544 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 231/919] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:12 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:13.768277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1378a03f-40cb-4c49-ae03-4191b975b565 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:13.779852 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1378a03f-40cb-4c49-ae03-4191b975b565 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:13.779852 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1378a03f-40cb-4c49-ae03-4191b975b565 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:13.779852 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1378a03f-40cb-4c49-ae03-4191b975b565 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:13.779852 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=325,cinder:INSERT=37,cinder:UPDATE=72 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:19:13.782347 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:13.782347 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:13.790345 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1378a03f-40cb-4c49-ae03-4191b975b565 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:13.801739 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1378a03f-40cb-4c49-ae03-4191b975b565 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:13.802303 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 230/920] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:13 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:13.861293 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e18c1ba8-ad47-4fb1-98e4-60cec26fcad0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:13.864980 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e18c1ba8-ad47-4fb1-98e4-60cec26fcad0 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:13.864980 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e18c1ba8-ad47-4fb1-98e4-60cec26fcad0 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:13.864980 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e18c1ba8-ad47-4fb1-98e4-60cec26fcad0 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:13.864980 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e18c1ba8-ad47-4fb1-98e4-60cec26fcad0 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:13.865546 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=268,cinder:UPDATE=65,cinder:INSERT=30 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:19:13.870271 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:13.870271 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:13.871149 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e18c1ba8-ad47-4fb1-98e4-60cec26fcad0 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:13.871542 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 231/921] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:13 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:14.826028 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61b2b622-2402-4140-ac26-08afbbe0cd47 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:14.826584 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61b2b622-2402-4140-ac26-08afbbe0cd47 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:14.826882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61b2b622-2402-4140-ac26-08afbbe0cd47 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:14.827250 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61b2b622-2402-4140-ac26-08afbbe0cd47 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:14.837260 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:14.837260 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:14.843295 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-61b2b622-2402-4140-ac26-08afbbe0cd47 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:14.849606 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61b2b622-2402-4140-ac26-08afbbe0cd47 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:14.850177 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 230/922] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:14 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:14.884939 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d837e0f-c579-4b42-a3ec-3504075197e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:14.889709 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d837e0f-c579-4b42-a3ec-3504075197e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:14.891050 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d837e0f-c579-4b42-a3ec-3504075197e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:14.891050 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d837e0f-c579-4b42-a3ec-3504075197e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:14.891050 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1d837e0f-c579-4b42-a3ec-3504075197e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:14.895415 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:14.895415 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:14.897016 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d837e0f-c579-4b42-a3ec-3504075197e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:14.897016 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 232/923] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:14 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:14.935693 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cd8f10be-8a92-41a4-9804-bab1d60f39e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:14.938386 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd8f10be-8a92-41a4-9804-bab1d60f39e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] PUT https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:14.938956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd8f10be-8a92-41a4-9804-bab1d60f39e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:14.952034 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:14.952034 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:14.969623 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd8f10be-8a92-41a4-9804-bab1d60f39e7 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:14.969623 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 231/924] 10.4.3.11 () {70 vars in 1401 bytes} [Fri Aug 14 01:19:14 2026] PUT /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 313 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:14.989996 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c65a45ae-76dd-4ce1-a0cf-baf291179e09 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:14.995748 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c65a45ae-76dd-4ce1-a0cf-baf291179e09 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:14.996028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c65a45ae-76dd-4ce1-a0cf-baf291179e09 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:14.996265 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c65a45ae-76dd-4ce1-a0cf-baf291179e09 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:14.996394 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c65a45ae-76dd-4ce1-a0cf-baf291179e09 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:15.002034 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:15.002034 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:15.002555 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c65a45ae-76dd-4ce1-a0cf-baf291179e09 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:15.002993 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 232/925] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:14 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:15.024687 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48fc688a-cb6e-4cb4-8a1b-dd4c7d2a663c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:15.026870 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48fc688a-cb6e-4cb4-8a1b-dd4c7d2a663c tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] DELETE https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:15.027098 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48fc688a-cb6e-4cb4-8a1b-dd4c7d2a663c tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:15.027448 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48fc688a-cb6e-4cb4-8a1b-dd4c7d2a663c tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:15.027565 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-48fc688a-cb6e-4cb4-8a1b-dd4c7d2a663c tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Delete backup with id: d2a3d93f-96f8-4a88-8fc0-25086df4ef41. Aug 14 01:19:15.032532 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:15.032532 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:15.064869 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-48fc688a-cb6e-4cb4-8a1b-dd4c7d2a663c tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] delete_backup rpcapi backup_id d2a3d93f-96f8-4a88-8fc0-25086df4ef41 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:19:15.066898 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48fc688a-cb6e-4cb4-8a1b-dd4c7d2a663c tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 202 Aug 14 01:19:15.067438 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 231/926] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:19:15 2026] DELETE /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:15.080559 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-17f005bb-97d2-47e6-99f6-f43507af232a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:15.082874 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17f005bb-97d2-47e6-99f6-f43507af232a tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:15.083109 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17f005bb-97d2-47e6-99f6-f43507af232a tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:15.083319 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17f005bb-97d2-47e6-99f6-f43507af232a tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:15.083504 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-17f005bb-97d2-47e6-99f6-f43507af232a tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:15.095299 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:15.095299 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:15.104064 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17f005bb-97d2-47e6-99f6-f43507af232a tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:15.104064 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 233/927] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:15 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:15.868617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-212c5d3f-9ae3-49b1-990f-ed01afffe555 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:15.873083 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-212c5d3f-9ae3-49b1-990f-ed01afffe555 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:15.873083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-212c5d3f-9ae3-49b1-990f-ed01afffe555 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:15.873083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-212c5d3f-9ae3-49b1-990f-ed01afffe555 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:15.885689 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:15.885689 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:15.897792 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-212c5d3f-9ae3-49b1-990f-ed01afffe555 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:15.908956 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-212c5d3f-9ae3-49b1-990f-ed01afffe555 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:15.909576 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 232/928] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:15 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:16.110914 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-730c78dc-0a44-49f6-8aef-7eeec0d2a535 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:16.112565 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-730c78dc-0a44-49f6-8aef-7eeec0d2a535 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:16.112790 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-730c78dc-0a44-49f6-8aef-7eeec0d2a535 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:16.118074 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-730c78dc-0a44-49f6-8aef-7eeec0d2a535 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:16.118074 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-730c78dc-0a44-49f6-8aef-7eeec0d2a535 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:16.137111 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:16.137111 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:16.137867 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-730c78dc-0a44-49f6-8aef-7eeec0d2a535 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 200 Aug 14 01:19:16.138734 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 233/929] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:16 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 758 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:16.538415 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61c18566-42d1-429a-befd-55ac5734533b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:16.539360 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61c18566-42d1-429a-befd-55ac5734533b None None] GET https://10.4.3.11/volume// Aug 14 01:19:16.539509 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61c18566-42d1-429a-befd-55ac5734533b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:16.539720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61c18566-42d1-429a-befd-55ac5734533b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:16.540049 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61c18566-42d1-429a-befd-55ac5734533b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:16.540365 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 232/930] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:19:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:16.552183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-edf158a5-d9d5-4d97-a65f-dcf45637452e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:16.555944 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-edf158a5-d9d5-4d97-a65f-dcf45637452e tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:19:16.555944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-edf158a5-d9d5-4d97-a65f-dcf45637452e tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25", "connector": null, "instance_uuid": "b0802ead-46f1-4be9-b175-4f6767b94199"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:16.569846 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:16.569846 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:16.614603 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-edf158a5-d9d5-4d97-a65f-dcf45637452e tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:19:16.615050 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 234/931] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:19:16 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 14 01:19:16.627296 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-0f4e9866-f5dd-4488-9bc8-d13c26c705a6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:16.632545 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-0f4e9866-f5dd-4488-9bc8-d13c26c705a6 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] DELETE https://10.4.3.11/volume/v3/attachments/7c056510-efad-4bf7-8750-cfc78a8d979b Aug 14 01:19:16.632545 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-0f4e9866-f5dd-4488-9bc8-d13c26c705a6 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:16.632545 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-0f4e9866-f5dd-4488-9bc8-d13c26c705a6 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:16.642526 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:16.642526 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:16.724508 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-0f4e9866-f5dd-4488-9bc8-d13c26c705a6 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/7c056510-efad-4bf7-8750-cfc78a8d979b returned with HTTP 200 Aug 14 01:19:16.725639 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 233/932] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:19:16 2026] DELETE /volume/v3/attachments/7c056510-efad-4bf7-8750-cfc78a8d979b => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:16.929981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75650c75-39ba-41eb-8fb9-98c2fccfd1f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:16.931370 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75650c75-39ba-41eb-8fb9-98c2fccfd1f0 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:16.931370 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75650c75-39ba-41eb-8fb9-98c2fccfd1f0 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:16.931370 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75650c75-39ba-41eb-8fb9-98c2fccfd1f0 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:16.945274 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:16.945274 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:16.949724 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75650c75-39ba-41eb-8fb9-98c2fccfd1f0 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:16.955949 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75650c75-39ba-41eb-8fb9-98c2fccfd1f0 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:16.956432 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 234/933] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:16 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:17.004610 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-0955e068-e968-45a8-bb5b-4731744d904b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:17.007321 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-0955e068-e968-45a8-bb5b-4731744d904b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:17.007576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-0955e068-e968-45a8-bb5b-4731744d904b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:17.007764 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-0955e068-e968-45a8-bb5b-4731744d904b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:17.016142 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:17.016142 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:17.020485 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-0955e068-e968-45a8-bb5b-4731744d904b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:17.026294 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-0955e068-e968-45a8-bb5b-4731744d904b tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:17.026728 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 233/934] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:17 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:17.151370 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fd8e06b1-89a7-4a83-8ef0-8adc3a6eed95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:17.153551 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fd8e06b1-89a7-4a83-8ef0-8adc3a6eed95 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 Aug 14 01:19:17.153827 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fd8e06b1-89a7-4a83-8ef0-8adc3a6eed95 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:17.154102 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fd8e06b1-89a7-4a83-8ef0-8adc3a6eed95 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:17.154230 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fd8e06b1-89a7-4a83-8ef0-8adc3a6eed95 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Show backup with id d2a3d93f-96f8-4a88-8fc0-25086df4ef41. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:19:17.158633 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fd8e06b1-89a7-4a83-8ef0-8adc3a6eed95 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 returned with HTTP 404 Aug 14 01:19:17.162131 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 235/935] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:17 2026] GET /volume/v3/backups/d2a3d93f-96f8-4a88-8fc0-25086df4ef41 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:17.170482 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6441cc83-61f4-48d6-ab23-251a8eeca0cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:17.172322 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6441cc83-61f4-48d6-ab23-251a8eeca0cd tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 Aug 14 01:19:17.172625 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6441cc83-61f4-48d6-ab23-251a8eeca0cd tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:17.172783 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6441cc83-61f4-48d6-ab23-251a8eeca0cd tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:17.172920 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6441cc83-61f4-48d6-ab23-251a8eeca0cd tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Delete volume with id: 9bd0c045-ca94-4a7b-92d5-d242709dff70 Aug 14 01:19:17.183874 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:17.183874 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:17.183874 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6441cc83-61f4-48d6-ab23-251a8eeca0cd tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Volume info retrieved successfully. Aug 14 01:19:17.211076 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6441cc83-61f4-48d6-ab23-251a8eeca0cd tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Delete volume request issued successfully. Aug 14 01:19:17.211519 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6441cc83-61f4-48d6-ab23-251a8eeca0cd tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 returned with HTTP 202 Aug 14 01:19:17.212039 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 234/936] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:19:17 2026] DELETE /volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:17.219635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4148a7cf-770f-471a-b7ad-84209dd6879e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:17.222599 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4148a7cf-770f-471a-b7ad-84209dd6879e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 Aug 14 01:19:17.222833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4148a7cf-770f-471a-b7ad-84209dd6879e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:17.223146 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4148a7cf-770f-471a-b7ad-84209dd6879e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:17.236445 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:17.236445 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:17.242501 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4148a7cf-770f-471a-b7ad-84209dd6879e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Volume info retrieved successfully. Aug 14 01:19:17.247992 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4148a7cf-770f-471a-b7ad-84209dd6879e tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 returned with HTTP 200 Aug 14 01:19:17.248591 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 235/937] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:17 2026] GET /volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:17.428686 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-72b6cd09-cc1e-43b6-8002-98e833741d79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:17.432838 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-72b6cd09-cc1e-43b6-8002-98e833741d79 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:17.433121 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-72b6cd09-cc1e-43b6-8002-98e833741d79 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:17.433337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-72b6cd09-cc1e-43b6-8002-98e833741d79 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:17.450423 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:17.450423 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:17.459312 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-72b6cd09-cc1e-43b6-8002-98e833741d79 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:17.467134 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-72b6cd09-cc1e-43b6-8002-98e833741d79 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:17.467747 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 234/938] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:17 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 1158 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:17.482083 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db71166e-b68c-4c97-9646-981c384a785f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:17.482083 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db71166e-b68c-4c97-9646-981c384a785f None None] GET https://10.4.3.11/volume// Aug 14 01:19:17.482083 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db71166e-b68c-4c97-9646-981c384a785f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:17.482083 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db71166e-b68c-4c97-9646-981c384a785f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:17.482210 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db71166e-b68c-4c97-9646-981c384a785f None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:17.482527 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 236/939] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:19:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:17.500896 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-5b90ffa6-1b3c-4cb6-a6c6-9e1a45f14244 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:17.504947 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-5b90ffa6-1b3c-4cb6-a6c6-9e1a45f14244 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:19:17.505049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-5b90ffa6-1b3c-4cb6-a6c6-9e1a45f14244 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "644b425f-cd6f-440b-93b8-ef69540e0546", "connector": null, "instance_uuid": "08f2077f-28b3-4dbb-b751-f45515898c83"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:17.518461 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:17.518461 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:17.577058 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-5b90ffa6-1b3c-4cb6-a6c6-9e1a45f14244 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:19:17.577881 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 235/940] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:19:17 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 14 01:19:17.968173 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-ff85f008-ae10-42fa-bde9-2ee23f43783a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:17.976426 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-ff85f008-ae10-42fa-bde9-2ee23f43783a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] PUT https://10.4.3.11/volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9 Aug 14 01:19:17.976849 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-ff85f008-ae10-42fa-bde9-2ee23f43783a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:17.993066 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-ff85f008-ae10-42fa-bde9-2ee23f43783a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Acquiring lock "cinder-attachment_update-aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:19:18.003688 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-ff85f008-ae10-42fa-bde9-2ee23f43783a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Lock "cinder-attachment_update-aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25-np0000007295" acquired by "attachment_update" :: waited 0.012s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:19:18.004626 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:18.004626 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:18.167104 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-ff85f008-ae10-42fa-bde9-2ee23f43783a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Lock "cinder-attachment_update-aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25-np0000007295" released by "attachment_update" :: held 0.163s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:19:18.167782 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-ff85f008-ae10-42fa-bde9-2ee23f43783a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9 returned with HTTP 200 Aug 14 01:19:18.168505 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 236/941] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:19:17 2026] PUT /volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:18.181327 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-91cb293b-4254-41d5-aaad-5927eddaef49 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:18.183961 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-91cb293b-4254-41d5-aaad-5927eddaef49 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9 Aug 14 01:19:18.184172 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-91cb293b-4254-41d5-aaad-5927eddaef49 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:18.184578 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-91cb293b-4254-41d5-aaad-5927eddaef49 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:18.206412 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-91cb293b-4254-41d5-aaad-5927eddaef49 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9 returned with HTTP 200 Aug 14 01:19:18.206516 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 235/942] 10.4.3.11 () {70 vars in 1644 bytes} [Fri Aug 14 01:19:18 2026] GET /volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:18.264656 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b583a1d4-d7a4-4d25-b4c1-de46edaf8082 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:18.270619 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b583a1d4-d7a4-4d25-b4c1-de46edaf8082 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] GET https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 Aug 14 01:19:18.270814 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b583a1d4-d7a4-4d25-b4c1-de46edaf8082 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:18.271056 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b583a1d4-d7a4-4d25-b4c1-de46edaf8082 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:18.283882 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b583a1d4-d7a4-4d25-b4c1-de46edaf8082 tempest-ProjectAdminTests39-2014100574 tempest-ProjectAdminTests39-2014100574-project-admin] https://10.4.3.11/volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 returned with HTTP 404 Aug 14 01:19:18.284659 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 237/943] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:19:18 2026] GET /volume/v3/volumes/9bd0c045-ca94-4a7b-92d5-d242709dff70 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:18.948569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-ac815360-97c3-44bf-879f-43ce88272868 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:18.952804 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-ac815360-97c3-44bf-879f-43ce88272868 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] DELETE https://10.4.3.11/volume/v3/attachments/8264993e-06af-478e-b173-dae9d5f0b782 Aug 14 01:19:18.953001 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-ac815360-97c3-44bf-879f-43ce88272868 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:18.953174 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-ac815360-97c3-44bf-879f-43ce88272868 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:18.966336 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:18.966336 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:19.041788 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-ac815360-97c3-44bf-879f-43ce88272868 tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/attachments/8264993e-06af-478e-b173-dae9d5f0b782 returned with HTTP 200 Aug 14 01:19:19.043028 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 236/944] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:19:18 2026] DELETE /volume/v3/attachments/8264993e-06af-478e-b173-dae9d5f0b782 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:19.060079 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-c123aedd-4e0e-45af-909b-fc905c58afbb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:19.063023 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-c123aedd-4e0e-45af-909b-fc905c58afbb tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] DELETE https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:19:19.063023 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-c123aedd-4e0e-45af-909b-fc905c58afbb tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:19.063023 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-c123aedd-4e0e-45af-909b-fc905c58afbb tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:19.063023 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-c123aedd-4e0e-45af-909b-fc905c58afbb tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Delete volume with id: 294580ba-629f-4e45-91b6-9680adbdb34e Aug 14 01:19:19.077283 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:19.077283 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:19.077943 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-c123aedd-4e0e-45af-909b-fc905c58afbb tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Volume info retrieved successfully. Aug 14 01:19:19.125479 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-c123aedd-4e0e-45af-909b-fc905c58afbb tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] Delete volume request issued successfully. Aug 14 01:19:19.128947 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fe0046b0-db96-4b57-a5fb-6b57e8bbd660 req-c123aedd-4e0e-45af-909b-fc905c58afbb tempest-ServerActionsV293TestJSON-1708659331 tempest-ServerActionsV293TestJSON-1708659331-project-member] https://10.4.3.11/volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e returned with HTTP 202 Aug 14 01:19:19.128947 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 237/945] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:19:19 2026] DELETE /volume/v3/volumes/294580ba-629f-4e45-91b6-9680adbdb34e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:19.396956 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf965405-c48c-48d2-ab0a-c34d762f0382 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:19.397427 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf965405-c48c-48d2-ab0a-c34d762f0382 None None] GET https://10.4.3.11/volume// Aug 14 01:19:19.397601 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf965405-c48c-48d2-ab0a-c34d762f0382 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:19.397905 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf965405-c48c-48d2-ab0a-c34d762f0382 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:19.398868 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf965405-c48c-48d2-ab0a-c34d762f0382 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:19.398868 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 236/946] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:19:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:19.416808 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-15172a00-e0b9-4804-abb7-e616751e05f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:19.419425 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-15172a00-e0b9-4804-abb7-e616751e05f8 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:19.419425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-15172a00-e0b9-4804-abb7-e616751e05f8 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:19.419425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-15172a00-e0b9-4804-abb7-e616751e05f8 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:19.433802 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:19.433802 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:19.437702 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-15172a00-e0b9-4804-abb7-e616751e05f8 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:19.442280 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-15172a00-e0b9-4804-abb7-e616751e05f8 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:19.442983 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 238/947] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:19:19 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 1337 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:19.599277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-f16988ec-1f5b-4676-b272-dc821261342d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:19.603237 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-f16988ec-1f5b-4676-b272-dc821261342d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] PUT https://10.4.3.11/volume/v3/attachments/ce2e01b2-be64-4ea9-b785-5ca0015c6a62 Aug 14 01:19:19.603823 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-f16988ec-1f5b-4676-b272-dc821261342d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:19.622310 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-f16988ec-1f5b-4676-b272-dc821261342d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Acquiring lock "cinder-attachment_update-644b425f-cd6f-440b-93b8-ef69540e0546-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:19:19.630578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-f16988ec-1f5b-4676-b272-dc821261342d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Lock "cinder-attachment_update-644b425f-cd6f-440b-93b8-ef69540e0546-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:19:19.630578 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:19.630578 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:19.760156 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-f16988ec-1f5b-4676-b272-dc821261342d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Lock "cinder-attachment_update-644b425f-cd6f-440b-93b8-ef69540e0546-np0000007295" released by "attachment_update" :: held 0.131s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:19:19.762163 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-f16988ec-1f5b-4676-b272-dc821261342d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/attachments/ce2e01b2-be64-4ea9-b785-5ca0015c6a62 returned with HTTP 200 Aug 14 01:19:19.762163 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 237/948] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:19:19 2026] PUT /volume/v3/attachments/ce2e01b2-be64-4ea9-b785-5ca0015c6a62 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:19.813028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-79f4affb-f4ef-4f35-a694-8195406ebde6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:19.816918 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-79f4affb-f4ef-4f35-a694-8195406ebde6 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] POST https://10.4.3.11/volume/v3/attachments/ce2e01b2-be64-4ea9-b785-5ca0015c6a62/action Aug 14 01:19:19.817387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-79f4affb-f4ef-4f35-a694-8195406ebde6 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:19.817565 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-79f4affb-f4ef-4f35-a694-8195406ebde6 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:19.848332 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:19.848332 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:19.862501 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-25d7c61a-98d0-4c5c-8b19-08282580f41c req-79f4affb-f4ef-4f35-a694-8195406ebde6 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/attachments/ce2e01b2-be64-4ea9-b785-5ca0015c6a62/action returned with HTTP 204 Aug 14 01:19:19.863283 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 238/949] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:19:19 2026] POST /volume/v3/attachments/ce2e01b2-be64-4ea9-b785-5ca0015c6a62/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:23.301901 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-be54e783-4afb-46ae-8c52-33b27c8733e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:23.306967 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-be54e783-4afb-46ae-8c52-33b27c8733e2 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] POST https://10.4.3.11/volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9/action Aug 14 01:19:23.306967 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-be54e783-4afb-46ae-8c52-33b27c8733e2 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:23.306967 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-be54e783-4afb-46ae-8c52-33b27c8733e2 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:23.310577 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=274,cinder:INSERT=38,cinder:UPDATE=59,cinder:DELETE=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:19:23.326908 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:23.326908 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:23.352661 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-724a0461-579e-4a29-9648-2f2014e5ea30 req-be54e783-4afb-46ae-8c52-33b27c8733e2 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9/action returned with HTTP 204 Aug 14 01:19:23.354218 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 237/950] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:19:23 2026] POST /volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:24.300913 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2557c415-b444-4e19-bef9-ee51502140a9 req-41ec8fd0-802d-42ba-a22b-a26787e2f6d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:24.304913 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2557c415-b444-4e19-bef9-ee51502140a9 req-41ec8fd0-802d-42ba-a22b-a26787e2f6d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658/encryption Aug 14 01:19:24.305971 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2557c415-b444-4e19-bef9-ee51502140a9 req-41ec8fd0-802d-42ba-a22b-a26787e2f6d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:24.305971 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2557c415-b444-4e19-bef9-ee51502140a9 req-41ec8fd0-802d-42ba-a22b-a26787e2f6d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:24.310112 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=283,cinder:INSERT=32,cinder:UPDATE=64 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:19:24.322620 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:24.322620 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:24.335077 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2557c415-b444-4e19-bef9-ee51502140a9 req-41ec8fd0-802d-42ba-a22b-a26787e2f6d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658/encryption returned with HTTP 200 Aug 14 01:19:24.335870 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 239/951] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:19:24 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658/encryption => generated 161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:25.987493 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2557c415-b444-4e19-bef9-ee51502140a9 req-7ed9afe4-485f-4f6c-9e75-58a076f35772 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:25.992110 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2557c415-b444-4e19-bef9-ee51502140a9 req-7ed9afe4-485f-4f6c-9e75-58a076f35772 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/f4049d80-f859-41cd-a55c-8561d8b94112 Aug 14 01:19:25.993348 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2557c415-b444-4e19-bef9-ee51502140a9 req-7ed9afe4-485f-4f6c-9e75-58a076f35772 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:25.993789 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2557c415-b444-4e19-bef9-ee51502140a9 req-7ed9afe4-485f-4f6c-9e75-58a076f35772 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:26.007097 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:26.007097 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:26.090116 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2557c415-b444-4e19-bef9-ee51502140a9 req-7ed9afe4-485f-4f6c-9e75-58a076f35772 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/f4049d80-f859-41cd-a55c-8561d8b94112 returned with HTTP 200 Aug 14 01:19:26.090720 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 238/952] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:19:25 2026] DELETE /volume/v3/attachments/f4049d80-f859-41cd-a55c-8561d8b94112 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:26.175691 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:26.186041 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:26.186421 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "95b1df6f-6c3a-4e32-b308-b63c334510d4-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:26.191047 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '95b1df6f-6c3a-4e32-b308-b63c334510d4-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:26.191229 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Create volume of 1 GB Aug 14 01:19:26.198270 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Availability Zones retrieved successfully. Aug 14 01:19:26.205623 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Flow 'volume_create_api' (9bf052d0-b316-43bd-bc68-557c68e9a666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:26.206700 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301f1636-4af2-42b1-aef8-00b594f0df10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:26.207868 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:26.248474 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301f1636-4af2-42b1-aef8-00b594f0df10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:26.249934 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f087e9e-682b-43da-b37f-3ebc408ecc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:26.346716 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Created reservations ['938e44a5-6b74-45d6-a8e5-3453c0e95cd3', '440fd402-a84d-422d-a847-46e39d038c93', '338a979f-637a-4d8a-928e-4d771ca7fda0', 'a4d13cd1-0561-4ce4-8532-49fa88a2a6e4'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:26.347011 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f087e9e-682b-43da-b37f-3ebc408ecc00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['938e44a5-6b74-45d6-a8e5-3453c0e95cd3', '440fd402-a84d-422d-a847-46e39d038c93', '338a979f-637a-4d8a-928e-4d771ca7fda0', 'a4d13cd1-0561-4ce4-8532-49fa88a2a6e4']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:26.347889 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7dd17db-a758-4cc7-a9ca-9bfbe4ffeac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:26.389154 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7dd17db-a758-4cc7-a9ca-9bfbe4ffeac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50187bdf-d61f-4dd7-bfe4-a33b0bdb5749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='95b1df6f-6c3a-4e32-b308-b63c334510d4-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ea61af24ce43839f145a21fb642b69',qos_specs=None,replication_status=,reservations=['938e44a5-6b74-45d6-a8e5-3453c0e95cd3','440fd402-a84d-422d-a847-46e39d038c93','338a979f-637a-4d8a-928e-4d771ca7fda0','a4d13cd1-0561-4ce4-8532-49fa88a2a6e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f01544af1934d9b929851204f5a2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:26Z,deleted=False,deleted_at=None,display_description='',display_name='95b1df6f-6c3a-4e32-b308-b63c334510d4-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50187bdf-d61f-4dd7-bfe4-a33b0bdb5749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41ea61af24ce43839f145a21fb642b69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f01544af1934d9b929851204f5a2751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:26.390362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678e2160-5a76-4338-a653-52e0d563472c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:26.427520 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678e2160-5a76-4338-a653-52e0d563472c) transitioned into 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='95b1df6f-6c3a-4e32-b308-b63c334510d4-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41ea61af24ce43839f145a21fb642b69',qos_specs=None,replication_status=,reservations=['938e44a5-6b74-45d6-a8e5-3453c0e95cd3','440fd402-a84d-422d-a847-46e39d038c93','338a979f-637a-4d8a-928e-4d771ca7fda0','a4d13cd1-0561-4ce4-8532-49fa88a2a6e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f01544af1934d9b929851204f5a2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:26.429944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869c129a-08c4-4ff1-9639-ce04055be083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:26.447522 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (869c129a-08c4-4ff1-9639-ce04055be083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:26.448470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Flow 'volume_create_api' (9bf052d0-b316-43bd-bc68-557c68e9a666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:26.448819 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Create volume request issued successfully. Aug 14 01:19:26.449645 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-0c7f75d5-adcd-402f-ad76-cd0498002ca4 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:26.450313 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 239/953] 10.4.3.11 () {72 vars in 1534 bytes} [Fri Aug 14 01:19:26 2026] POST /volume/v3/volumes => generated 747 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:26.463086 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ac682641-9e08-4928-adec-b6f557405e9b req-19462420-542e-4c71-b11b-3f1296ff79ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:26.465296 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-19462420-542e-4c71-b11b-3f1296ff79ce tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 Aug 14 01:19:26.465527 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-19462420-542e-4c71-b11b-3f1296ff79ce tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:26.465751 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-19462420-542e-4c71-b11b-3f1296ff79ce tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:26.475646 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:26.475646 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:26.483692 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-19462420-542e-4c71-b11b-3f1296ff79ce tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:19:26.491086 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-19462420-542e-4c71-b11b-3f1296ff79ce tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 returned with HTTP 200 Aug 14 01:19:26.492432 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 238/954] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:26 2026] GET /volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:26.508531 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ac682641-9e08-4928-adec-b6f557405e9b req-eb907741-cc22-44df-9171-28058cdc7328 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:26.511466 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-eb907741-cc22-44df-9171-28058cdc7328 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 Aug 14 01:19:26.511852 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-eb907741-cc22-44df-9171-28058cdc7328 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:26.512184 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-eb907741-cc22-44df-9171-28058cdc7328 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:26.521159 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:26.521159 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:26.526989 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-eb907741-cc22-44df-9171-28058cdc7328 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:19:26.541808 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-eb907741-cc22-44df-9171-28058cdc7328 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 returned with HTTP 200 Aug 14 01:19:26.541808 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 240/955] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:26 2026] GET /volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:27.508904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:27.510959 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:27.511563 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1960499841"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:27.513274 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1960499841'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:27.513274 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume of 1 GB Aug 14 01:19:27.513369 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:27.513369 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:27.520252 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Availability Zones retrieved successfully. Aug 14 01:19:27.525847 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (b57d8062-f666-4c2d-9c61-dd1ed3d74238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:27.526745 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247c46be-f185-4c98-a85f-5ab4c106b38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:27.527682 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:27.557632 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (247c46be-f185-4c98-a85f-5ab4c106b38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:27.558463 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358fc294-5282-4dce-9f5a-7ac6b4da96e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:27.631884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Created reservations ['7e101b31-6e01-477d-a8ac-0031653656e7', '1bf64802-1338-492a-a3ad-1b1080190c4b', '910b0578-89a3-4986-ad14-b064cbe0c76b', 'ee1d7d7b-abb9-4b9b-b118-b4e9a9a2516e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:27.632603 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358fc294-5282-4dce-9f5a-7ac6b4da96e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e101b31-6e01-477d-a8ac-0031653656e7', '1bf64802-1338-492a-a3ad-1b1080190c4b', '910b0578-89a3-4986-ad14-b064cbe0c76b', 'ee1d7d7b-abb9-4b9b-b118-b4e9a9a2516e']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:27.633307 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f5e375-6d39-4512-baa8-74cdfdb879cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:27.662614 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f5e375-6d39-4512-baa8-74cdfdb879cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ef77986-8ed8-4d90-a240-5ce3b8704ff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1960499841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['7e101b31-6e01-477d-a8ac-0031653656e7','1bf64802-1338-492a-a3ad-1b1080190c4b','910b0578-89a3-4986-ad14-b064cbe0c76b','ee1d7d7b-abb9-4b9b-b118-b4e9a9a2516e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1960499841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ef77986-8ed8-4d90-a240-5ce3b8704ff7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6a5a827b8c446fad6b5088df48e547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3936adc04b184b81ae0ec206759b93f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:27.664009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a7d98d-4f7b-4128-962d-6964ee6f4e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:27.685810 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a7d98d-4f7b-4128-962d-6964ee6f4e6a) transitioned into state 'SUCCESS' from state '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-1960499841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['7e101b31-6e01-477d-a8ac-0031653656e7','1bf64802-1338-492a-a3ad-1b1080190c4b','910b0578-89a3-4986-ad14-b064cbe0c76b','ee1d7d7b-abb9-4b9b-b118-b4e9a9a2516e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:27.686857 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8b4048-f9de-4e2e-b4ab-c9d60c92540c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:27.698549 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c8b4048-f9de-4e2e-b4ab-c9d60c92540c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:27.699736 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (b57d8062-f666-4c2d-9c61-dd1ed3d74238) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:27.700159 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request issued successfully. Aug 14 01:19:27.700917 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c12721d4-6e54-4fc0-8fd7-246e5cab6955 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:27.701681 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 239/956] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:19:27 2026] POST /volume/v3/volumes => generated 747 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:27.717040 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be411253-49c1-48f4-a95c-f9a29870480c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:27.719085 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be411253-49c1-48f4-a95c-f9a29870480c tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:27.719316 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be411253-49c1-48f4-a95c-f9a29870480c tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:27.719536 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be411253-49c1-48f4-a95c-f9a29870480c tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:27.728387 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:27.728387 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:27.732503 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-be411253-49c1-48f4-a95c-f9a29870480c tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:27.736471 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be411253-49c1-48f4-a95c-f9a29870480c tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:27.736994 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 240/957] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:27 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:28.342804 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-ad5b2ff9-aa23-45d1-871c-00acd2421741 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:28.347948 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-ad5b2ff9-aa23-45d1-871c-00acd2421741 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/limits Aug 14 01:19:28.347948 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-ad5b2ff9-aa23-45d1-871c-00acd2421741 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:28.347948 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-ad5b2ff9-aa23-45d1-871c-00acd2421741 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:28.358191 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-ad5b2ff9-aa23-45d1-871c-00acd2421741 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-455320225 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-455320225, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:28.379138 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-ad5b2ff9-aa23-45d1-871c-00acd2421741 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/limits returned with HTTP 200 Aug 14 01:19:28.379326 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 239/958] 10.4.3.11 () {68 vars in 1477 bytes} [Fri Aug 14 01:19:28 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 14 01:19:28.456495 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-eb30adba-4812-46bc-baee-1505fb2609fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:28.459852 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-eb30adba-4812-46bc-baee-1505fb2609fa tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:28.460112 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-eb30adba-4812-46bc-baee-1505fb2609fa tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:28.460350 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-eb30adba-4812-46bc-baee-1505fb2609fa tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:28.471868 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:28.471868 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:28.476027 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-eb30adba-4812-46bc-baee-1505fb2609fa tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:28.481977 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-eb30adba-4812-46bc-baee-1505fb2609fa tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 200 Aug 14 01:19:28.482548 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 241/959] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:28 2026] GET /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 1450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:28.494313 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-e9e8d0ce-0df0-4c19-9990-87cbc3951272 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:28.496997 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-e9e8d0ce-0df0-4c19-9990-87cbc3951272 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:19:28.497767 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-e9e8d0ce-0df0-4c19-9990-87cbc3951272 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "644b425f-cd6f-440b-93b8-ef69540e0546", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-866803564", "description": null, "metadata": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:28.510060 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:28.510060 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:28.510773 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-e9e8d0ce-0df0-4c19-9990-87cbc3951272 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:28.511002 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-e9e8d0ce-0df0-4c19-9990-87cbc3951272 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Create snapshot from volume 644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:28.577230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-e9e8d0ce-0df0-4c19-9990-87cbc3951272 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Created reservations ['b5e2e147-1411-4431-a6ad-6ec868f91c9f', '61b9a3ad-3f73-44a8-bf29-842f5b4a3cae', 'b4151647-e0e2-458a-90dd-28d6774c7346', 'e856a58f-2736-40e8-ac87-f0b38f35b821'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:28.611041 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-e9e8d0ce-0df0-4c19-9990-87cbc3951272 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Snapshot force create request issued successfully. Aug 14 01:19:28.611640 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-30342dff-cf50-4874-b8bf-a6428ae8fb5c req-e9e8d0ce-0df0-4c19-9990-87cbc3951272 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:19:28.612333 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 240/960] 10.4.3.11 () {72 vars in 1540 bytes} [Fri Aug 14 01:19:28 2026] POST /volume/v3/snapshots => generated 318 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:28.744790 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fcea10ac-b1be-49ea-99ae-42ec03f6e547 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:28.747325 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fcea10ac-b1be-49ea-99ae-42ec03f6e547 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:28.747580 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fcea10ac-b1be-49ea-99ae-42ec03f6e547 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:28.747815 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fcea10ac-b1be-49ea-99ae-42ec03f6e547 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:28.748094 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-fcea10ac-b1be-49ea-99ae-42ec03f6e547 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: 28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:28.753328 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a66f8efa-599c-46e4-9592-0de7d5ca18fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:28.756222 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:28.756222 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:28.756719 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fcea10ac-b1be-49ea-99ae-42ec03f6e547 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:28.757195 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a66f8efa-599c-46e4-9592-0de7d5ca18fe tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:28.757587 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a66f8efa-599c-46e4-9592-0de7d5ca18fe tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:28.757834 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a66f8efa-599c-46e4-9592-0de7d5ca18fe tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:28.765778 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:28.765778 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:28.769467 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a66f8efa-599c-46e4-9592-0de7d5ca18fe tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:28.769693 np0000007295 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-fcea10ac-b1be-49ea-99ae-42ec03f6e547 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:19:28.774312 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a66f8efa-599c-46e4-9592-0de7d5ca18fe tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:28.775117 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 240/961] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:28 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:28.778345 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fcea10ac-b1be-49ea-99ae-42ec03f6e547 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:19:28.778594 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fcea10ac-b1be-49ea-99ae-42ec03f6e547 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 returned with HTTP 202 Aug 14 01:19:28.779112 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 241/962] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:19:28 2026] DELETE /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:28.790614 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ed24cde-b6b2-4558-98f4-b8906ce26a74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:28.792367 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ed24cde-b6b2-4558-98f4-b8906ce26a74 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:28.792658 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ed24cde-b6b2-4558-98f4-b8906ce26a74 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:28.792938 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ed24cde-b6b2-4558-98f4-b8906ce26a74 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:28.794280 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb9fa241-90d7-4efa-8a73-0c6bbd8e105f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:28.797288 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb9fa241-90d7-4efa-8a73-0c6bbd8e105f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] POST https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action Aug 14 01:19:28.797712 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb9fa241-90d7-4efa-8a73-0c6bbd8e105f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action body: b'{"os-attach": {"instance_uuid": "1fa1560c-05c4-454b-a162-776e29c48980", "mountpoint": "/dev/vdb"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:28.798642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb9fa241-90d7-4efa-8a73-0c6bbd8e105f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1fa1560c-05c4-454b-a162-776e29c48980", "mountpoint": "/dev/vdb"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:28.804076 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:28.804076 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:28.812789 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ed24cde-b6b2-4558-98f4-b8906ce26a74 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:28.813706 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:28.813706 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:28.814493 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb9fa241-90d7-4efa-8a73-0c6bbd8e105f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:28.818366 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ed24cde-b6b2-4558-98f4-b8906ce26a74 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 returned with HTTP 200 Aug 14 01:19:28.818841 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 242/963] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:28 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:28.827677 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb9fa241-90d7-4efa-8a73-0c6bbd8e105f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Update volume admin metadata completed successfully. Aug 14 01:19:28.897738 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb9fa241-90d7-4efa-8a73-0c6bbd8e105f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Attach volume completed successfully. Aug 14 01:19:28.899348 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb9fa241-90d7-4efa-8a73-0c6bbd8e105f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action returned with HTTP 202 Aug 14 01:19:28.899876 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 241/964] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:28 2026] POST /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:28.913278 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e263fb10-d7cc-4c99-953e-9efc3350ed0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:28.916952 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e263fb10-d7cc-4c99-953e-9efc3350ed0b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:28.916952 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e263fb10-d7cc-4c99-953e-9efc3350ed0b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:28.916952 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e263fb10-d7cc-4c99-953e-9efc3350ed0b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:28.930099 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:28.930099 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:28.935571 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e263fb10-d7cc-4c99-953e-9efc3350ed0b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:28.938090 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e263fb10-d7cc-4c99-953e-9efc3350ed0b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:28.938655 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 241/965] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:28 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:28.956408 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bee9184f-2568-4158-bb07-fe732e24030d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:28.962812 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bee9184f-2568-4158-bb07-fe732e24030d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:28.963117 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bee9184f-2568-4158-bb07-fe732e24030d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:28.963388 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bee9184f-2568-4158-bb07-fe732e24030d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:28.985826 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:28.985826 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:28.994313 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bee9184f-2568-4158-bb07-fe732e24030d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:28.998287 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bee9184f-2568-4158-bb07-fe732e24030d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:28.998533 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 242/966] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:28 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:29.010998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e313209e-25fa-4441-8c29-9294c9430ca6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.142390 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e313209e-25fa-4441-8c29-9294c9430ca6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action Aug 14 01:19:29.142747 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e313209e-25fa-4441-8c29-9294c9430ca6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:29.142855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e313209e-25fa-4441-8c29-9294c9430ca6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:29.158222 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.158222 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:29.158785 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-e313209e-25fa-4441-8c29-9294c9430ca6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Updating volume '3ef77986-8ed8-4d90-a240-5ce3b8704ff7' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:19:29.198025 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e313209e-25fa-4441-8c29-9294c9430ca6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action returned with HTTP 202 Aug 14 01:19:29.198584 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 243/967] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:29 2026] POST /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:29.208232 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c4829686-518a-469d-806b-742231886a79 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.210996 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4829686-518a-469d-806b-742231886a79 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:29.211208 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4829686-518a-469d-806b-742231886a79 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.211485 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4829686-518a-469d-806b-742231886a79 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.229114 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.229114 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:29.235842 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c4829686-518a-469d-806b-742231886a79 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:29.240076 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4829686-518a-469d-806b-742231886a79 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:29.240713 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 242/968] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 1173 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:29.254478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7eda9ae-8b0f-4b7c-93e4-3de268e2b6ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.256097 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7eda9ae-8b0f-4b7c-93e4-3de268e2b6ff tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action Aug 14 01:19:29.256849 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7eda9ae-8b0f-4b7c-93e4-3de268e2b6ff tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c8bcfa9a-43c3-4e10-8449-403a906ecb17"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:29.257135 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7eda9ae-8b0f-4b7c-93e4-3de268e2b6ff tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c8bcfa9a-43c3-4e10-8449-403a906ecb17"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:29.267693 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.267693 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:29.270002 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a7eda9ae-8b0f-4b7c-93e4-3de268e2b6ff tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Volume info retrieved successfully. Aug 14 01:19:29.287229 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a7eda9ae-8b0f-4b7c-93e4-3de268e2b6ff tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Terminate volume connection completed successfully. Aug 14 01:19:29.292357 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a7eda9ae-8b0f-4b7c-93e4-3de268e2b6ff tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100273) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 14 01:19:29.348308 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a7eda9ae-8b0f-4b7c-93e4-3de268e2b6ff tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Detach volume completed successfully. Aug 14 01:19:29.348308 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7eda9ae-8b0f-4b7c-93e4-3de268e2b6ff tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action returned with HTTP 202 Aug 14 01:19:29.354619 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 242/969] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:29 2026] POST /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:29.363694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eb667577-deac-4373-aa1e-4ec1b517db00 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.366498 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb667577-deac-4373-aa1e-4ec1b517db00 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:29.366697 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb667577-deac-4373-aa1e-4ec1b517db00 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.366986 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb667577-deac-4373-aa1e-4ec1b517db00 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.378834 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.378834 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:29.388554 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eb667577-deac-4373-aa1e-4ec1b517db00 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:29.392824 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb667577-deac-4373-aa1e-4ec1b517db00 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:29.393292 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 243/970] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:29.412320 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f2e9786-0515-4da3-be53-8587b0df9b68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.418268 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f2e9786-0515-4da3-be53-8587b0df9b68 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:29.418482 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f2e9786-0515-4da3-be53-8587b0df9b68 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.418666 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f2e9786-0515-4da3-be53-8587b0df9b68 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.425137 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.425137 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:29.428913 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f2e9786-0515-4da3-be53-8587b0df9b68 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:29.432783 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f2e9786-0515-4da3-be53-8587b0df9b68 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:29.433152 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 244/971] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:29.452898 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e98c93da-76ab-4302-b032-349a7cbac948 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.458000 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e98c93da-76ab-4302-b032-349a7cbac948 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] POST https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action Aug 14 01:19:29.458469 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e98c93da-76ab-4302-b032-349a7cbac948 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action body: b'{"os-detach": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:29.458637 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e98c93da-76ab-4302-b032-349a7cbac948 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:29.471557 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.471557 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:29.472224 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e98c93da-76ab-4302-b032-349a7cbac948 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:29.494331 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e98c93da-76ab-4302-b032-349a7cbac948 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Detach volume completed successfully. Aug 14 01:19:29.494654 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e98c93da-76ab-4302-b032-349a7cbac948 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action returned with HTTP 202 Aug 14 01:19:29.495443 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 243/972] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:29 2026] POST /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:29.504745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39dbac70-b09b-487c-b21a-d99e795d14fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.509602 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39dbac70-b09b-487c-b21a-d99e795d14fa tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:29.509602 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39dbac70-b09b-487c-b21a-d99e795d14fa tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.509602 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39dbac70-b09b-487c-b21a-d99e795d14fa tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.521711 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.521711 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:29.526786 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39dbac70-b09b-487c-b21a-d99e795d14fa tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:29.534342 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39dbac70-b09b-487c-b21a-d99e795d14fa tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:29.534342 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 243/973] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:29.547115 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-df1dc5b4-8e56-4a9b-ba0b-82f81c2a7c69 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.548628 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df1dc5b4-8e56-4a9b-ba0b-82f81c2a7c69 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:29.548788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-df1dc5b4-8e56-4a9b-ba0b-82f81c2a7c69 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.548996 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-df1dc5b4-8e56-4a9b-ba0b-82f81c2a7c69 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.556511 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.556511 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:29.560192 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-df1dc5b4-8e56-4a9b-ba0b-82f81c2a7c69 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:29.564407 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df1dc5b4-8e56-4a9b-ba0b-82f81c2a7c69 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:29.565093 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 244/974] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:29.565153 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ac682641-9e08-4928-adec-b6f557405e9b req-71d7749c-f644-4ee8-9f4d-86af858020aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.567225 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-71d7749c-f644-4ee8-9f4d-86af858020aa tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 Aug 14 01:19:29.567579 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-71d7749c-f644-4ee8-9f4d-86af858020aa tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.567764 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-71d7749c-f644-4ee8-9f4d-86af858020aa tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.579696 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb8d26cf-5374-4fe3-88ec-fa4e4e4651b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.581431 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb8d26cf-5374-4fe3-88ec-fa4e4e4651b0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:29.581660 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb8d26cf-5374-4fe3-88ec-fa4e4e4651b0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.581844 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb8d26cf-5374-4fe3-88ec-fa4e4e4651b0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.582027 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.582027 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:29.582120 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-cb8d26cf-5374-4fe3-88ec-fa4e4e4651b0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Delete volume with id: 3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:29.587234 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-71d7749c-f644-4ee8-9f4d-86af858020aa tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:19:29.589158 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.589158 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:29.589654 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cb8d26cf-5374-4fe3-88ec-fa4e4e4651b0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:29.593837 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-71d7749c-f644-4ee8-9f4d-86af858020aa tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 returned with HTTP 200 Aug 14 01:19:29.594580 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 245/975] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:29.605289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3fa89eea-1818-4ed1-92d6-a1520082d8a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.606284 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fa89eea-1818-4ed1-92d6-a1520082d8a2 None None] GET https://10.4.3.11/volume// Aug 14 01:19:29.606481 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fa89eea-1818-4ed1-92d6-a1520082d8a2 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.606703 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fa89eea-1818-4ed1-92d6-a1520082d8a2 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.608171 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fa89eea-1818-4ed1-92d6-a1520082d8a2 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:29.608545 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 244/976] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:29.613950 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cb8d26cf-5374-4fe3-88ec-fa4e4e4651b0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Delete volume request issued successfully. Aug 14 01:19:29.613950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb8d26cf-5374-4fe3-88ec-fa4e4e4651b0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 202 Aug 14 01:19:29.614413 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 244/977] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:19:29 2026] DELETE /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:29.618986 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ac682641-9e08-4928-adec-b6f557405e9b req-d70d5af6-c734-4281-b5da-32a468f4517e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.621594 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-d70d5af6-c734-4281-b5da-32a468f4517e tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:19:29.622102 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-d70d5af6-c734-4281-b5da-32a468f4517e tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50187bdf-d61f-4dd7-bfe4-a33b0bdb5749", "connector": null, "instance_uuid": "95b1df6f-6c3a-4e32-b308-b63c334510d4"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:29.623047 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41b78086-a153-407d-b1b9-70537d7db991 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.625884 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41b78086-a153-407d-b1b9-70537d7db991 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:29.626163 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41b78086-a153-407d-b1b9-70537d7db991 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.626429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41b78086-a153-407d-b1b9-70537d7db991 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.633766 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.633766 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:29.636553 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.636553 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:29.641283 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41b78086-a153-407d-b1b9-70537d7db991 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:29.647001 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41b78086-a153-407d-b1b9-70537d7db991 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 200 Aug 14 01:19:29.647707 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 246/978] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:29.674006 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-d70d5af6-c734-4281-b5da-32a468f4517e tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:19:29.674703 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 245/979] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:19:29 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 14 01:19:29.682802 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-246713aa-9d0a-46a8-a012-277ee3cfc4e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.683304 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-246713aa-9d0a-46a8-a012-277ee3cfc4e4 None None] GET https://10.4.3.11/volume// Aug 14 01:19:29.683636 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-246713aa-9d0a-46a8-a012-277ee3cfc4e4 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.683887 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-246713aa-9d0a-46a8-a012-277ee3cfc4e4 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.684300 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-246713aa-9d0a-46a8-a012-277ee3cfc4e4 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:29.684719 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 245/980] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:29.696745 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ac682641-9e08-4928-adec-b6f557405e9b req-5f56ae26-4182-46d5-9dbd-50122b4c2420 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.700543 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-5f56ae26-4182-46d5-9dbd-50122b4c2420 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 Aug 14 01:19:29.700858 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-5f56ae26-4182-46d5-9dbd-50122b4c2420 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.701287 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-5f56ae26-4182-46d5-9dbd-50122b4c2420 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.715686 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.715686 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:29.720845 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-ac682641-9e08-4928-adec-b6f557405e9b req-5f56ae26-4182-46d5-9dbd-50122b4c2420 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:19:29.726842 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-5f56ae26-4182-46d5-9dbd-50122b4c2420 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 returned with HTTP 200 Aug 14 01:19:29.727696 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 245/981] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 => generated 1019 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:29.836092 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d5d9614b-b448-4092-8126-da33bef56944 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.837686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ac682641-9e08-4928-adec-b6f557405e9b req-f9528070-958e-46b8-b97c-a843e32054d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.838086 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5d9614b-b448-4092-8126-da33bef56944 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 Aug 14 01:19:29.838138 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5d9614b-b448-4092-8126-da33bef56944 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.838309 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5d9614b-b448-4092-8126-da33bef56944 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.839655 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-f9528070-958e-46b8-b97c-a843e32054d5 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] PUT https://10.4.3.11/volume/v3/attachments/b20f1ba0-c783-4fa7-8150-7456d95213da Aug 14 01:19:29.840118 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-f9528070-958e-46b8-b97c-a843e32054d5 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:29.844202 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5d9614b-b448-4092-8126-da33bef56944 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 returned with HTTP 404 Aug 14 01:19:29.849750 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 247/982] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/28fb4ca7-5623-4049-af91-ba041f1fe658 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:29.850032 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-ac682641-9e08-4928-adec-b6f557405e9b req-f9528070-958e-46b8-b97c-a843e32054d5 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Acquiring lock "cinder-attachment_update-50187bdf-d61f-4dd7-bfe4-a33b0bdb5749-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:19:29.852282 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-ac682641-9e08-4928-adec-b6f557405e9b req-f9528070-958e-46b8-b97c-a843e32054d5 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Lock "cinder-attachment_update-50187bdf-d61f-4dd7-bfe4-a33b0bdb5749-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:19:29.854317 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.854317 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:29.856641 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6852589-fbb8-404a-9c42-23b1dbbd47d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.858751 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6852589-fbb8-404a-9c42-23b1dbbd47d7 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:19:29.858949 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6852589-fbb8-404a-9c42-23b1dbbd47d7 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.859199 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6852589-fbb8-404a-9c42-23b1dbbd47d7 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.860183 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6852589-fbb8-404a-9c42-23b1dbbd47d7 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:19:29.875713 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6852589-fbb8-404a-9c42-23b1dbbd47d7 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Get all volumes completed successfully. Aug 14 01:19:29.877755 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.877755 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:29.883273 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6852589-fbb8-404a-9c42-23b1dbbd47d7 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:19:29.883722 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 246/983] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:19:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8562 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:29.901211 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d8927e84-fbe2-4944-80e4-32bc97342361 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.904086 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8927e84-fbe2-4944-80e4-32bc97342361 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] DELETE https://10.4.3.11/volume/v3/types/28a6ef4f-c9f4-496f-b605-61488a4039ff Aug 14 01:19:29.904517 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8927e84-fbe2-4944-80e4-32bc97342361 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:29.904688 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8927e84-fbe2-4944-80e4-32bc97342361 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:29.939247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-ac682641-9e08-4928-adec-b6f557405e9b req-f9528070-958e-46b8-b97c-a843e32054d5 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Lock "cinder-attachment_update-50187bdf-d61f-4dd7-bfe4-a33b0bdb5749-np0000007295" released by "attachment_update" :: held 0.087s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:19:29.939592 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-f9528070-958e-46b8-b97c-a843e32054d5 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/attachments/b20f1ba0-c783-4fa7-8150-7456d95213da returned with HTTP 200 Aug 14 01:19:29.940090 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 246/984] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:19:29 2026] PUT /volume/v3/attachments/b20f1ba0-c783-4fa7-8150-7456d95213da => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:29.947134 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8927e84-fbe2-4944-80e4-32bc97342361 tempest-TestVolumeBootPattern-55805181 tempest-TestVolumeBootPattern-55805181-project-admin] https://10.4.3.11/volume/v3/types/28a6ef4f-c9f4-496f-b605-61488a4039ff returned with HTTP 202 Aug 14 01:19:29.947323 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 246/985] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:19:29 2026] DELETE /volume/v3/types/28a6ef4f-c9f4-496f-b605-61488a4039ff => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:29.968095 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ac682641-9e08-4928-adec-b6f557405e9b req-5cdcdec0-fb89-4904-9bcb-f0e9fcf71950 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.972539 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-5cdcdec0-fb89-4904-9bcb-f0e9fcf71950 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] POST https://10.4.3.11/volume/v3/attachments/b20f1ba0-c783-4fa7-8150-7456d95213da/action Aug 14 01:19:29.973025 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-5cdcdec0-fb89-4904-9bcb-f0e9fcf71950 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:29.973203 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-5cdcdec0-fb89-4904-9bcb-f0e9fcf71950 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:29.981364 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08c7778d-324e-4909-86a1-e763b7d4695b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:29.983269 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:29.983630 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1864509021", "snapshot_id": null, "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:29.985226 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1864509021', 'snapshot_id': None, 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:29.992575 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:29.992575 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:30.005279 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ac682641-9e08-4928-adec-b6f557405e9b req-5cdcdec0-fb89-4904-9bcb-f0e9fcf71950 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/attachments/b20f1ba0-c783-4fa7-8150-7456d95213da/action returned with HTTP 204 Aug 14 01:19:30.005279 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 248/986] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:19:29 2026] POST /volume/v3/attachments/b20f1ba0-c783-4fa7-8150-7456d95213da/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:30.082599 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:19:30.089321 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:19:30.095458 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (b66df277-d25d-4550-bbcf-e52299c5b318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:30.098942 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c29093-64f4-4623-bea8-29730f436d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:30.098942 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:30.180279 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c29093-64f4-4623-bea8-29730f436d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:30.181491 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591e394c-b60a-4efe-af93-304747618b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:30.250601 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['d4a1b8de-e205-4e61-85e5-b36498ed8c5b', '5ed3d742-3d2a-4343-be70-00aaf69138ba', '7dd6c286-c9da-45c2-b675-1f3f86ae9078', '8f79c971-2918-4897-9be6-f6681c8cc18e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:30.251131 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591e394c-b60a-4efe-af93-304747618b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4a1b8de-e205-4e61-85e5-b36498ed8c5b', '5ed3d742-3d2a-4343-be70-00aaf69138ba', '7dd6c286-c9da-45c2-b675-1f3f86ae9078', '8f79c971-2918-4897-9be6-f6681c8cc18e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:30.251916 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e3080e-3506-4d7f-b57b-56effd9199d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:30.274277 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e3080e-3506-4d7f-b57b-56effd9199d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '017d0a04-a80b-4154-9315-c2d1fd6ab41f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1864509021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['d4a1b8de-e205-4e61-85e5-b36498ed8c5b','5ed3d742-3d2a-4343-be70-00aaf69138ba','7dd6c286-c9da-45c2-b675-1f3f86ae9078','8f79c971-2918-4897-9be6-f6681c8cc18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1864509021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=017d0a04-a80b-4154-9315-c2d1fd6ab41f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:30.275577 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc2a8277-55f6-4e68-9b5e-181588ab1754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:30.292943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc2a8277-55f6-4e68-9b5e-181588ab1754) transitioned into state 'SUCCESS' from state '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-1864509021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['d4a1b8de-e205-4e61-85e5-b36498ed8c5b','5ed3d742-3d2a-4343-be70-00aaf69138ba','7dd6c286-c9da-45c2-b675-1f3f86ae9078','8f79c971-2918-4897-9be6-f6681c8cc18e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:30.293662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c460537-9b2b-4eee-b635-b7fdc9239119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:30.303346 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c460537-9b2b-4eee-b635-b7fdc9239119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:30.304171 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (b66df277-d25d-4550-bbcf-e52299c5b318) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:30.304470 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:19:30.307154 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08c7778d-324e-4909-86a1-e763b7d4695b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:30.307865 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 247/987] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:19:29 2026] POST /volume/v3/volumes => generated 757 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:30.331108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-81606402-898d-4094-a970-1cf8357a9f83 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:30.333017 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81606402-898d-4094-a970-1cf8357a9f83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:19:30.333278 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81606402-898d-4094-a970-1cf8357a9f83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:30.333510 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81606402-898d-4094-a970-1cf8357a9f83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:30.340629 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:30.340629 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:30.344122 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-81606402-898d-4094-a970-1cf8357a9f83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:30.348136 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81606402-898d-4094-a970-1cf8357a9f83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f returned with HTTP 200 Aug 14 01:19:30.348580 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 247/988] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:30 2026] GET /volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:30.668983 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c59317a-2e95-4b4d-89db-03acfe8c3900 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:30.671014 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c59317a-2e95-4b4d-89db-03acfe8c3900 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 Aug 14 01:19:30.671211 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c59317a-2e95-4b4d-89db-03acfe8c3900 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:30.671430 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c59317a-2e95-4b4d-89db-03acfe8c3900 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:30.679432 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c59317a-2e95-4b4d-89db-03acfe8c3900 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 returned with HTTP 404 Aug 14 01:19:30.680315 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 247/989] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:30 2026] GET /volume/v3/volumes/3ef77986-8ed8-4d90-a240-5ce3b8704ff7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:30.740459 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-160ce144-7bb2-488a-bc9b-23212c1cde7d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:30.742232 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-160ce144-7bb2-488a-bc9b-23212c1cde7d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f Aug 14 01:19:30.742435 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-160ce144-7bb2-488a-bc9b-23212c1cde7d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:30.742617 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-160ce144-7bb2-488a-bc9b-23212c1cde7d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:30.748994 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:30.748994 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:30.751468 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-160ce144-7bb2-488a-bc9b-23212c1cde7d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Snapshot retrieved successfully. Aug 14 01:19:30.751468 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-160ce144-7bb2-488a-bc9b-23212c1cde7d tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f returned with HTTP 200 Aug 14 01:19:30.751468 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 249/990] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:19:30 2026] GET /volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:30.784749 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b59362c4-39b0-4eb7-a563-aa0e5eb0287b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:30.787501 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b59362c4-39b0-4eb7-a563-aa0e5eb0287b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:19:30.787501 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b59362c4-39b0-4eb7-a563-aa0e5eb0287b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:30.787751 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b59362c4-39b0-4eb7-a563-aa0e5eb0287b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:30.805452 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:30.805452 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:30.810615 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b59362c4-39b0-4eb7-a563-aa0e5eb0287b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:19:30.816354 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b59362c4-39b0-4eb7-a563-aa0e5eb0287b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:19:30.817062 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 248/991] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:30 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:30.868765 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aaa0f030-d9fa-4b0f-9817-074b34802b6c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:30.871232 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aaa0f030-d9fa-4b0f-9817-074b34802b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:19:30.871445 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aaa0f030-d9fa-4b0f-9817-074b34802b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:30.871637 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aaa0f030-d9fa-4b0f-9817-074b34802b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:30.881972 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:30.881972 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:30.885883 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aaa0f030-d9fa-4b0f-9817-074b34802b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:19:30.890252 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aaa0f030-d9fa-4b0f-9817-074b34802b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:19:30.894135 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 248/992] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:30 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:31.073427 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef520bb8-a9a9-4692-9c5c-3b5bb8bde091 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:31.075228 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef520bb8-a9a9-4692-9c5c-3b5bb8bde091 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f Aug 14 01:19:31.075463 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef520bb8-a9a9-4692-9c5c-3b5bb8bde091 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:31.075616 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef520bb8-a9a9-4692-9c5c-3b5bb8bde091 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:31.075712 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ef520bb8-a9a9-4692-9c5c-3b5bb8bde091 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Delete snapshot with id: 0fe946b2-d9f6-4c6b-9f70-68b637d84f2f Aug 14 01:19:31.082150 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:31.082150 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:31.082597 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef520bb8-a9a9-4692-9c5c-3b5bb8bde091 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Snapshot retrieved successfully. Aug 14 01:19:31.111606 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef520bb8-a9a9-4692-9c5c-3b5bb8bde091 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Snapshot delete request issued successfully. Aug 14 01:19:31.112072 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef520bb8-a9a9-4692-9c5c-3b5bb8bde091 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f returned with HTTP 202 Aug 14 01:19:31.112653 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 248/993] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:19:31 2026] DELETE /volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:31.123902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce6986da-e781-4191-a94e-a733da45e7f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:31.126274 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce6986da-e781-4191-a94e-a733da45e7f5 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f Aug 14 01:19:31.126600 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce6986da-e781-4191-a94e-a733da45e7f5 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:31.126908 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce6986da-e781-4191-a94e-a733da45e7f5 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:31.133237 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:31.133237 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:31.133691 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce6986da-e781-4191-a94e-a733da45e7f5 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Snapshot retrieved successfully. Aug 14 01:19:31.134549 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce6986da-e781-4191-a94e-a733da45e7f5 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f returned with HTTP 200 Aug 14 01:19:31.134943 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 250/994] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:19:31 2026] GET /volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:31.364350 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5a366cc-8600-4504-9e42-dc7584be9847 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:31.366550 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5a366cc-8600-4504-9e42-dc7584be9847 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:19:31.366749 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5a366cc-8600-4504-9e42-dc7584be9847 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:31.366953 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5a366cc-8600-4504-9e42-dc7584be9847 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:31.382914 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:31.382914 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:31.392830 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c5a366cc-8600-4504-9e42-dc7584be9847 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:31.411389 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5a366cc-8600-4504-9e42-dc7584be9847 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f returned with HTTP 200 Aug 14 01:19:31.411973 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 249/995] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:31 2026] GET /volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:31.428775 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9ce6294b-bcee-40a6-a31e-577f5d760be5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:31.433190 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ce6294b-bcee-40a6-a31e-577f5d760be5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:19:31.433364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ce6294b-bcee-40a6-a31e-577f5d760be5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:31.433673 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9ce6294b-bcee-40a6-a31e-577f5d760be5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:31.445235 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:31.445235 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:31.452757 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9ce6294b-bcee-40a6-a31e-577f5d760be5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:31.460456 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9ce6294b-bcee-40a6-a31e-577f5d760be5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f returned with HTTP 200 Aug 14 01:19:31.460988 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 249/996] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:31 2026] GET /volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:32.144782 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-015e94df-663b-452f-bf3d-033a06f2eb14 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:32.146666 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-015e94df-663b-452f-bf3d-033a06f2eb14 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] GET https://10.4.3.11/volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f Aug 14 01:19:32.146883 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-015e94df-663b-452f-bf3d-033a06f2eb14 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:32.147533 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-015e94df-663b-452f-bf3d-033a06f2eb14 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:32.151905 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-015e94df-663b-452f-bf3d-033a06f2eb14 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f returned with HTTP 404 Aug 14 01:19:32.152757 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 249/997] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:19:32 2026] GET /volume/v3/snapshots/0fe946b2-d9f6-4c6b-9f70-68b637d84f2f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:32.656287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:32.771643 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:32.772058 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1597826646"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:32.773865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1597826646'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:32.774034 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Create volume of 1 GB Aug 14 01:19:32.778777 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Availability Zones retrieved successfully. Aug 14 01:19:32.786164 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Flow 'volume_create_api' (a01c276c-a2fd-4b54-b2db-0adc032f8132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:32.787648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12323442-2114-4711-bc27-b3943b9e7fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:32.788838 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:32.813816 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12323442-2114-4711-bc27-b3943b9e7fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:32.815586 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85f19877-f93f-4ed2-a39b-09f978e6eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:32.869010 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Created reservations ['663aa763-2406-4aae-8250-c8f64150ade5', 'fc75c8d3-a6e9-46ad-8cf8-e4e79d9cc549', '7669f3b7-7809-452a-a15d-6e016d2b208a', 'e46852e6-e5d8-47d7-b884-612d4e51d96e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:32.869717 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85f19877-f93f-4ed2-a39b-09f978e6eab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['663aa763-2406-4aae-8250-c8f64150ade5', 'fc75c8d3-a6e9-46ad-8cf8-e4e79d9cc549', '7669f3b7-7809-452a-a15d-6e016d2b208a', 'e46852e6-e5d8-47d7-b884-612d4e51d96e']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:32.870401 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e828c4f-dd29-4faa-971d-301bcd75ab07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:32.892715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e828c4f-dd29-4faa-971d-301bcd75ab07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3902a40b-eb47-4795-aa32-f9432e74ec42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1597826646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af84617669c4642a5f006a88f388b0e',qos_specs=None,replication_status=,reservations=['663aa763-2406-4aae-8250-c8f64150ade5','fc75c8d3-a6e9-46ad-8cf8-e4e79d9cc549','7669f3b7-7809-452a-a15d-6e016d2b208a','e46852e6-e5d8-47d7-b884-612d4e51d96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c632dcaad077439bbe2cdade0091dbb5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1597826646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3902a40b-eb47-4795-aa32-f9432e74ec42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af84617669c4642a5f006a88f388b0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c632dcaad077439bbe2cdade0091dbb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:32.894316 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17369db-0142-4587-9060-19cc931e6818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:32.916710 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17369db-0142-4587-9060-19cc931e6818) transitioned into state 'SUCCESS' from state '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-1597826646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af84617669c4642a5f006a88f388b0e',qos_specs=None,replication_status=,reservations=['663aa763-2406-4aae-8250-c8f64150ade5','fc75c8d3-a6e9-46ad-8cf8-e4e79d9cc549','7669f3b7-7809-452a-a15d-6e016d2b208a','e46852e6-e5d8-47d7-b884-612d4e51d96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c632dcaad077439bbe2cdade0091dbb5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:32.917472 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80491b72-c508-46d9-98f4-a97801648759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:32.927814 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80491b72-c508-46d9-98f4-a97801648759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:32.928876 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Flow 'volume_create_api' (a01c276c-a2fd-4b54-b2db-0adc032f8132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:32.929301 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Create volume request issued successfully. Aug 14 01:19:32.930073 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30f80304-ebb5-453c-8dab-5ccc5f5ec13c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:32.930634 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 251/998] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:19:32 2026] POST /volume/v3/volumes => generated 757 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:33.304950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:33.307340 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:33.307340 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1835784540"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:33.309424 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1835784540'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:33.309424 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume of 1 GB Aug 14 01:19:33.318605 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Availability Zones retrieved successfully. Aug 14 01:19:33.330767 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (5e00e909-7539-40d5-b639-8732c8f4cf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:33.331713 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c4d827-2006-421e-9e82-e3b9d0ee5613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:33.332687 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:33.377340 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c4d827-2006-421e-9e82-e3b9d0ee5613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:33.378113 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d0a130-d736-43b8-8fea-2ed6de5e00a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:33.438880 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Created reservations ['2c25b55d-a673-490e-ae9a-14a9fba0c979', '2c5806d6-3dc4-4fa9-b59c-a62ad1bf050a', '24539b83-8c41-437a-8ba0-1f8ee42ace1b', '2d6c73ba-1e8c-42b8-b918-9cbaadd49464'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:33.440042 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d0a130-d736-43b8-8fea-2ed6de5e00a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c25b55d-a673-490e-ae9a-14a9fba0c979', '2c5806d6-3dc4-4fa9-b59c-a62ad1bf050a', '24539b83-8c41-437a-8ba0-1f8ee42ace1b', '2d6c73ba-1e8c-42b8-b918-9cbaadd49464']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:33.441302 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d623c9-7ada-40ae-912d-c5937fa5fd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:33.476296 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d623c9-7ada-40ae-912d-c5937fa5fd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af94e9c0-0272-4133-b017-dcb5ba617347', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1835784540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['2c25b55d-a673-490e-ae9a-14a9fba0c979','2c5806d6-3dc4-4fa9-b59c-a62ad1bf050a','24539b83-8c41-437a-8ba0-1f8ee42ace1b','2d6c73ba-1e8c-42b8-b918-9cbaadd49464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1835784540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af94e9c0-0272-4133-b017-dcb5ba617347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6a5a827b8c446fad6b5088df48e547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3936adc04b184b81ae0ec206759b93f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:33.479146 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a790d595-fde3-40d1-8d85-8dc29e22df77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:33.503855 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a790d595-fde3-40d1-8d85-8dc29e22df77) transitioned into state 'SUCCESS' from state '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-1835784540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['2c25b55d-a673-490e-ae9a-14a9fba0c979','2c5806d6-3dc4-4fa9-b59c-a62ad1bf050a','24539b83-8c41-437a-8ba0-1f8ee42ace1b','2d6c73ba-1e8c-42b8-b918-9cbaadd49464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:33.507341 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d29da79-23f9-4f6b-a692-2b004a7cb97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:33.520522 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d29da79-23f9-4f6b-a692-2b004a7cb97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:33.523762 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (5e00e909-7539-40d5-b639-8732c8f4cf09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:33.523762 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request issued successfully. Aug 14 01:19:33.523762 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8351ee1-7dc1-4011-9a94-76d6b91573ee tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:33.523762 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 250/999] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:19:33 2026] POST /volume/v3/volumes => generated 747 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:33.544442 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-850e6859-0944-4db1-bace-b8a583e85a8a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:33.546752 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-850e6859-0944-4db1-bace-b8a583e85a8a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 Aug 14 01:19:33.547119 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-850e6859-0944-4db1-bace-b8a583e85a8a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:33.547397 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-850e6859-0944-4db1-bace-b8a583e85a8a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:33.557091 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:33.557091 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:33.562786 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-850e6859-0944-4db1-bace-b8a583e85a8a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:33.573808 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-850e6859-0944-4db1-bace-b8a583e85a8a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 returned with HTTP 200 Aug 14 01:19:33.574303 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 250/1000] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:33 2026] GET /volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:33.633024 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-7a0ac36b-3b3e-4c3f-bf32-8a8b55e94c1c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:33.634998 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-7a0ac36b-3b3e-4c3f-bf32-8a8b55e94c1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:19:33.635223 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-7a0ac36b-3b3e-4c3f-bf32-8a8b55e94c1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:33.635418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-7a0ac36b-3b3e-4c3f-bf32-8a8b55e94c1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:33.642656 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:33.642656 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:33.646805 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-7a0ac36b-3b3e-4c3f-bf32-8a8b55e94c1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:33.654909 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-7a0ac36b-3b3e-4c3f-bf32-8a8b55e94c1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f returned with HTTP 200 Aug 14 01:19:33.654909 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 250/1001] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:33 2026] GET /volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:34.358241 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-0acf2720-d273-4a11-922f-de48609a52d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.360554 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-0acf2720-d273-4a11-922f-de48609a52d3 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] DELETE https://10.4.3.11/volume/v3/attachments/ce2e01b2-be64-4ea9-b785-5ca0015c6a62 Aug 14 01:19:34.360805 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-0acf2720-d273-4a11-922f-de48609a52d3 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:34.360950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-0acf2720-d273-4a11-922f-de48609a52d3 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:34.368994 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:34.368994 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:34.384470 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-8d523785-cae2-4c16-a37e-e1266acc67a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.387313 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-8d523785-cae2-4c16-a37e-e1266acc67a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:19:34.387366 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-8d523785-cae2-4c16-a37e-e1266acc67a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:34.389157 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-8d523785-cae2-4c16-a37e-e1266acc67a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:34.399706 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:34.399706 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:34.404713 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-8d523785-cae2-4c16-a37e-e1266acc67a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:34.414618 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-8d523785-cae2-4c16-a37e-e1266acc67a6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f returned with HTTP 200 Aug 14 01:19:34.414618 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 251/1002] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:34 2026] GET /volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:34.426226 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da1c1c8a-dd95-4194-a3eb-da263f030ca6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.426708 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da1c1c8a-dd95-4194-a3eb-da263f030ca6 None None] GET https://10.4.3.11/volume// Aug 14 01:19:34.426910 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da1c1c8a-dd95-4194-a3eb-da263f030ca6 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:34.427197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da1c1c8a-dd95-4194-a3eb-da263f030ca6 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:34.427587 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da1c1c8a-dd95-4194-a3eb-da263f030ca6 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:34.427945 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 251/1003] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:19:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:34.439242 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-0acf2720-d273-4a11-922f-de48609a52d3 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/attachments/ce2e01b2-be64-4ea9-b785-5ca0015c6a62 returned with HTTP 200 Aug 14 01:19:34.439964 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 252/1004] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:19:34 2026] DELETE /volume/v3/attachments/ce2e01b2-be64-4ea9-b785-5ca0015c6a62 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:34.440071 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a9e3e8a8-f3ed-4bfb-bdda-451532e0f352 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.442063 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a9e3e8a8-f3ed-4bfb-bdda-451532e0f352 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:19:34.442426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a9e3e8a8-f3ed-4bfb-bdda-451532e0f352 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "017d0a04-a80b-4154-9315-c2d1fd6ab41f", "connector": null, "instance_uuid": "45a237fa-33e3-43c8-9068-41becc7cbc33"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:34.453005 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:34.453005 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:34.461041 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-dff86cab-6cee-47b6-af46-57fe3eec02b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.464457 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-dff86cab-6cee-47b6-af46-57fe3eec02b7 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] DELETE https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:34.464457 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-dff86cab-6cee-47b6-af46-57fe3eec02b7 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:34.464457 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-dff86cab-6cee-47b6-af46-57fe3eec02b7 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:34.464457 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-dff86cab-6cee-47b6-af46-57fe3eec02b7 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Delete volume with id: 644b425f-cd6f-440b-93b8-ef69540e0546 Aug 14 01:19:34.472725 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:34.472725 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:34.473239 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-dff86cab-6cee-47b6-af46-57fe3eec02b7 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Volume info retrieved successfully. Aug 14 01:19:34.488943 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a9e3e8a8-f3ed-4bfb-bdda-451532e0f352 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:19:34.488943 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 251/1005] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:19:34 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:34.491131 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-dff86cab-6cee-47b6-af46-57fe3eec02b7 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] Delete volume request issued successfully. Aug 14 01:19:34.491367 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-758d21c1-de5c-43e5-a3a2-9835cbaa4795 req-dff86cab-6cee-47b6-af46-57fe3eec02b7 tempest-ImageDependencyTests-1969711432 tempest-ImageDependencyTests-1969711432-project-member] https://10.4.3.11/volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 returned with HTTP 202 Aug 14 01:19:34.492336 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 252/1006] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:19:34 2026] DELETE /volume/v3/volumes/644b425f-cd6f-440b-93b8-ef69540e0546 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:34.591915 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5110f2ce-0e7f-4ee8-ba86-5a001f103fa7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.595860 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5110f2ce-0e7f-4ee8-ba86-5a001f103fa7 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 Aug 14 01:19:34.596148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5110f2ce-0e7f-4ee8-ba86-5a001f103fa7 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:34.596395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5110f2ce-0e7f-4ee8-ba86-5a001f103fa7 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:34.614003 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:34.614003 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:34.618919 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5110f2ce-0e7f-4ee8-ba86-5a001f103fa7 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:34.624345 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5110f2ce-0e7f-4ee8-ba86-5a001f103fa7 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 returned with HTTP 200 Aug 14 01:19:34.624855 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 252/1007] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:34 2026] GET /volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:34.642917 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-849a86a2-5d06-4612-9ae4-d5a29c5fbe36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.646547 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-849a86a2-5d06-4612-9ae4-d5a29c5fbe36 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347/action Aug 14 01:19:34.646983 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-849a86a2-5d06-4612-9ae4-d5a29c5fbe36 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:34.647059 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-849a86a2-5d06-4612-9ae4-d5a29c5fbe36 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:34.661722 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:34.661722 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:34.662204 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-849a86a2-5d06-4612-9ae4-d5a29c5fbe36 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Updating volume 'af94e9c0-0272-4133-b017-dcb5ba617347' with '{'status': 'attaching'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:19:34.683138 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-849a86a2-5d06-4612-9ae4-d5a29c5fbe36 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347/action returned with HTTP 202 Aug 14 01:19:34.683656 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 253/1008] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:34 2026] POST /volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:34.697071 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47d96f91-f7f0-4706-9698-1d1ad13c55f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.697433 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47d96f91-f7f0-4706-9698-1d1ad13c55f6 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 Aug 14 01:19:34.697514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47d96f91-f7f0-4706-9698-1d1ad13c55f6 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:34.697720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47d96f91-f7f0-4706-9698-1d1ad13c55f6 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:34.710064 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:34.710064 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:34.716165 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47d96f91-f7f0-4706-9698-1d1ad13c55f6 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:34.723892 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47d96f91-f7f0-4706-9698-1d1ad13c55f6 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 returned with HTTP 200 Aug 14 01:19:34.724450 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 252/1009] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:34 2026] GET /volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:34.741777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8ca1c4f8-f593-4b7a-b5c7-520f99defa7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.746559 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ca1c4f8-f593-4b7a-b5c7-520f99defa7f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347/action Aug 14 01:19:34.746559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ca1c4f8-f593-4b7a-b5c7-520f99defa7f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:34.746727 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ca1c4f8-f593-4b7a-b5c7-520f99defa7f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:34.758097 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:34.758097 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:34.758097 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8ca1c4f8-f593-4b7a-b5c7-520f99defa7f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Volume info retrieved successfully. Aug 14 01:19:34.797246 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8ca1c4f8-f593-4b7a-b5c7-520f99defa7f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Delete volume request issued successfully. Aug 14 01:19:34.797246 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ca1c4f8-f593-4b7a-b5c7-520f99defa7f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347/action returned with HTTP 202 Aug 14 01:19:34.800219 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 253/1010] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:34 2026] POST /volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:34.810964 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3332b10a-f605-4ee2-9b59-e8a3814f8969 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:34.811571 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3332b10a-f605-4ee2-9b59-e8a3814f8969 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 Aug 14 01:19:34.811754 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3332b10a-f605-4ee2-9b59-e8a3814f8969 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:34.812026 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3332b10a-f605-4ee2-9b59-e8a3814f8969 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:34.818885 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:34.818885 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:34.822692 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3332b10a-f605-4ee2-9b59-e8a3814f8969 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:34.827713 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3332b10a-f605-4ee2-9b59-e8a3814f8969 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 returned with HTTP 200 Aug 14 01:19:34.828116 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 253/1011] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:34 2026] GET /volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:35.699082 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e246f886-915e-4cdf-a863-fffc6a138b9a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:35.699681 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e246f886-915e-4cdf-a863-fffc6a138b9a None None] GET https://10.4.3.11/volume// Aug 14 01:19:35.699871 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e246f886-915e-4cdf-a863-fffc6a138b9a None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:35.700133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e246f886-915e-4cdf-a863-fffc6a138b9a None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:35.700557 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e246f886-915e-4cdf-a863-fffc6a138b9a None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:19:35.702672 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 254/1012] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:19:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:19:35.714334 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a873becb-8c29-414d-a7bd-5713d6d3c2fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:35.716707 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a873becb-8c29-414d-a7bd-5713d6d3c2fe tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:19:35.717050 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a873becb-8c29-414d-a7bd-5713d6d3c2fe tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:35.717310 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a873becb-8c29-414d-a7bd-5713d6d3c2fe tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:35.727565 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:35.727565 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:35.731208 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a873becb-8c29-414d-a7bd-5713d6d3c2fe tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:19:35.736585 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-a873becb-8c29-414d-a7bd-5713d6d3c2fe tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f returned with HTTP 200 Aug 14 01:19:35.737095 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 253/1013] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:19:35 2026] GET /volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:35.841939 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3d43388-aa05-474c-a3d1-1dbdeb87e25a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:35.843794 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3d43388-aa05-474c-a3d1-1dbdeb87e25a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 Aug 14 01:19:35.844002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3d43388-aa05-474c-a3d1-1dbdeb87e25a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:35.844183 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3d43388-aa05-474c-a3d1-1dbdeb87e25a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:35.850015 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3d43388-aa05-474c-a3d1-1dbdeb87e25a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 returned with HTTP 404 Aug 14 01:19:35.850455 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 254/1014] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:35 2026] GET /volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:35.861942 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aff29160-069f-4b81-a1ce-3e32de6f5199 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:35.863629 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-4615c6a5-393e-4924-8c12-60e97d900a1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:35.863768 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aff29160-069f-4b81-a1ce-3e32de6f5199 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 Aug 14 01:19:35.863979 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aff29160-069f-4b81-a1ce-3e32de6f5199 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:35.864158 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aff29160-069f-4b81-a1ce-3e32de6f5199 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:35.865719 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-4615c6a5-393e-4924-8c12-60e97d900a1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/7f330fee-4f1e-429c-a906-0b1172357188 Aug 14 01:19:35.866074 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-4615c6a5-393e-4924-8c12-60e97d900a1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:35.870605 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aff29160-069f-4b81-a1ce-3e32de6f5199 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 returned with HTTP 404 Aug 14 01:19:35.870882 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 254/1015] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:35 2026] GET /volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:35.876429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-4615c6a5-393e-4924-8c12-60e97d900a1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-017d0a04-a80b-4154-9315-c2d1fd6ab41f-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:19:35.881547 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa7f7efc-b5aa-478f-9a54-d5e9631c4480 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:35.881647 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-4615c6a5-393e-4924-8c12-60e97d900a1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-017d0a04-a80b-4154-9315-c2d1fd6ab41f-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:19:35.882574 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:35.882574 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:35.885407 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa7f7efc-b5aa-478f-9a54-d5e9631c4480 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] DELETE https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 Aug 14 01:19:35.886256 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa7f7efc-b5aa-478f-9a54-d5e9631c4480 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:35.886559 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa7f7efc-b5aa-478f-9a54-d5e9631c4480 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:35.886836 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-fa7f7efc-b5aa-478f-9a54-d5e9631c4480 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Delete volume with id: af94e9c0-0272-4133-b017-dcb5ba617347 Aug 14 01:19:35.896998 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa7f7efc-b5aa-478f-9a54-d5e9631c4480 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 returned with HTTP 404 Aug 14 01:19:35.897760 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 254/1016] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:19:35 2026] DELETE /volume/v3/volumes/af94e9c0-0272-4133-b017-dcb5ba617347 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:35.915221 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:35.917255 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:35.917859 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1237590061"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:35.919186 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1237590061'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:35.919332 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume of 1 GB Aug 14 01:19:35.926444 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Availability Zones retrieved successfully. Aug 14 01:19:35.933626 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (928634cc-1941-49c5-b2d0-7826377316df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:35.935931 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee10c84-a167-47b9-8129-b9dc024e9129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:35.937559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:35.971845 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee10c84-a167-47b9-8129-b9dc024e9129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:35.972682 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9720822c-7234-46f4-aa7f-4fcbcbad9322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:35.988481 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-4615c6a5-393e-4924-8c12-60e97d900a1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-017d0a04-a80b-4154-9315-c2d1fd6ab41f-np0000007295" released by "attachment_update" :: held 0.107s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:19:35.989131 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-4615c6a5-393e-4924-8c12-60e97d900a1c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/7f330fee-4f1e-429c-a906-0b1172357188 returned with HTTP 200 Aug 14 01:19:35.989450 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 255/1017] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:19:35 2026] PUT /volume/v3/attachments/7f330fee-4f1e-429c-a906-0b1172357188 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:36.016044 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-2cfaad5e-f772-478b-a673-1f3109697231 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:36.019236 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-2cfaad5e-f772-478b-a673-1f3109697231 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/7f330fee-4f1e-429c-a906-0b1172357188/action Aug 14 01:19:36.019697 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-2cfaad5e-f772-478b-a673-1f3109697231 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:36.019822 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-2cfaad5e-f772-478b-a673-1f3109697231 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:36.023844 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Created reservations ['904ccf28-8143-4bbb-b5f3-2095887fe5af', '03df7a0c-5049-4a48-890a-98cf92a28a41', '76acc67c-e72d-4346-bfe3-f16bbbb450f9', '6191e84f-4283-43e7-83c8-028cd3e5b77d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:36.024690 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9720822c-7234-46f4-aa7f-4fcbcbad9322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['904ccf28-8143-4bbb-b5f3-2095887fe5af', '03df7a0c-5049-4a48-890a-98cf92a28a41', '76acc67c-e72d-4346-bfe3-f16bbbb450f9', '6191e84f-4283-43e7-83c8-028cd3e5b77d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:36.025531 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7fcd5b-3fa5-46a2-b04c-07faefe96b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:36.039415 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:36.039415 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:36.055818 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7fcd5b-3fa5-46a2-b04c-07faefe96b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5360c1e-85aa-4f5a-b958-9a8398a05dc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1237590061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['904ccf28-8143-4bbb-b5f3-2095887fe5af','03df7a0c-5049-4a48-890a-98cf92a28a41','76acc67c-e72d-4346-bfe3-f16bbbb450f9','6191e84f-4283-43e7-83c8-028cd3e5b77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1237590061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5360c1e-85aa-4f5a-b958-9a8398a05dc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6a5a827b8c446fad6b5088df48e547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3936adc04b184b81ae0ec206759b93f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:36.056952 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b48c688-7ee5-4f3f-ad0d-4a270697fb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:36.063235 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-45f111e8-0775-4314-8ea6-5f8348394de4 req-2cfaad5e-f772-478b-a673-1f3109697231 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/7f330fee-4f1e-429c-a906-0b1172357188/action returned with HTTP 204 Aug 14 01:19:36.063235 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 255/1018] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:19:36 2026] POST /volume/v3/attachments/7f330fee-4f1e-429c-a906-0b1172357188/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:36.087188 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b48c688-7ee5-4f3f-ad0d-4a270697fb52) transitioned into state 'SUCCESS' from state '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-1237590061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['904ccf28-8143-4bbb-b5f3-2095887fe5af','03df7a0c-5049-4a48-890a-98cf92a28a41','76acc67c-e72d-4346-bfe3-f16bbbb450f9','6191e84f-4283-43e7-83c8-028cd3e5b77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:36.087945 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5bc81c-0e62-4c7b-811e-b480419d2844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:36.102681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5bc81c-0e62-4c7b-811e-b480419d2844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:36.103794 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (928634cc-1941-49c5-b2d0-7826377316df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:36.104224 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request issued successfully. Aug 14 01:19:36.104939 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6302c422-1072-4f37-ad57-16f4c1bbc55d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:36.105602 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 255/1019] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:19:35 2026] POST /volume/v3/volumes => generated 747 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:36.120908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eca77c48-4372-483c-a398-ab475b6b60a9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:36.123095 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eca77c48-4372-483c-a398-ab475b6b60a9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 Aug 14 01:19:36.123349 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eca77c48-4372-483c-a398-ab475b6b60a9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:36.123614 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eca77c48-4372-483c-a398-ab475b6b60a9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:36.135171 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:36.135171 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:36.138032 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eca77c48-4372-483c-a398-ab475b6b60a9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:36.143470 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eca77c48-4372-483c-a398-ab475b6b60a9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 returned with HTTP 200 Aug 14 01:19:36.143470 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 255/1020] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:36 2026] GET /volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:37.158320 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e33ef378-d40a-4f93-a6aa-df9a46b984fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:37.160018 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e33ef378-d40a-4f93-a6aa-df9a46b984fd tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 Aug 14 01:19:37.160281 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e33ef378-d40a-4f93-a6aa-df9a46b984fd tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:37.160773 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e33ef378-d40a-4f93-a6aa-df9a46b984fd tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:37.172457 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:37.172457 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:37.176392 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e33ef378-d40a-4f93-a6aa-df9a46b984fd tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:37.182595 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e33ef378-d40a-4f93-a6aa-df9a46b984fd tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 returned with HTTP 200 Aug 14 01:19:37.182993 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 256/1021] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:37 2026] GET /volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:37.198843 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-36d37c9d-b5dc-43a7-a481-5a93a97b70a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:37.202942 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36d37c9d-b5dc-43a7-a481-5a93a97b70a6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9/action Aug 14 01:19:37.202942 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36d37c9d-b5dc-43a7-a481-5a93a97b70a6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:37.202942 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36d37c9d-b5dc-43a7-a481-5a93a97b70a6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:37.209901 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:37.209901 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:37.211168 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-36d37c9d-b5dc-43a7-a481-5a93a97b70a6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Updating volume 'e5360c1e-85aa-4f5a-b958-9a8398a05dc9' with '{'status': 'creating'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:19:37.241174 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36d37c9d-b5dc-43a7-a481-5a93a97b70a6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9/action returned with HTTP 202 Aug 14 01:19:37.242107 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 256/1022] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:37 2026] POST /volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:37.251441 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75e9d282-0511-4158-9f3e-c50f75d19518 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:37.253314 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75e9d282-0511-4158-9f3e-c50f75d19518 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 Aug 14 01:19:37.253517 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75e9d282-0511-4158-9f3e-c50f75d19518 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:37.253697 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75e9d282-0511-4158-9f3e-c50f75d19518 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:37.266866 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:37.266866 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:37.273275 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-75e9d282-0511-4158-9f3e-c50f75d19518 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:37.280236 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75e9d282-0511-4158-9f3e-c50f75d19518 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 returned with HTTP 200 Aug 14 01:19:37.280840 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 256/1023] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:37 2026] GET /volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:37.293789 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0fcc6c54-f0f4-4190-8745-1810d7ee1e6d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:37.295705 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fcc6c54-f0f4-4190-8745-1810d7ee1e6d tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9/action Aug 14 01:19:37.296141 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fcc6c54-f0f4-4190-8745-1810d7ee1e6d tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:37.296323 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0fcc6c54-f0f4-4190-8745-1810d7ee1e6d tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:37.306700 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:37.306700 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:37.307103 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0fcc6c54-f0f4-4190-8745-1810d7ee1e6d tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Volume info retrieved successfully. Aug 14 01:19:37.330227 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0fcc6c54-f0f4-4190-8745-1810d7ee1e6d tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Delete volume request issued successfully. Aug 14 01:19:37.330488 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0fcc6c54-f0f4-4190-8745-1810d7ee1e6d tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9/action returned with HTTP 202 Aug 14 01:19:37.330859 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 256/1024] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:37 2026] POST /volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 01:19:37.344571 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98a9b897-99e2-4c93-b57f-65ecf49fbe06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:37.346715 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98a9b897-99e2-4c93-b57f-65ecf49fbe06 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 Aug 14 01:19:37.346892 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98a9b897-99e2-4c93-b57f-65ecf49fbe06 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:37.347211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98a9b897-99e2-4c93-b57f-65ecf49fbe06 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:37.354302 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:37.354302 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:37.358530 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98a9b897-99e2-4c93-b57f-65ecf49fbe06 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:37.366829 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98a9b897-99e2-4c93-b57f-65ecf49fbe06 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 returned with HTTP 200 Aug 14 01:19:37.366829 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 257/1025] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:37 2026] GET /volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:37.806221 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-95665dfe-ddb4-4671-b456-ed4be2f196f0 req-86da0504-619e-4e6f-bb43-8938d8871abb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:37.809248 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-95665dfe-ddb4-4671-b456-ed4be2f196f0 req-86da0504-619e-4e6f-bb43-8938d8871abb tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 Aug 14 01:19:37.809516 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-95665dfe-ddb4-4671-b456-ed4be2f196f0 req-86da0504-619e-4e6f-bb43-8938d8871abb tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:37.809730 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-95665dfe-ddb4-4671-b456-ed4be2f196f0 req-86da0504-619e-4e6f-bb43-8938d8871abb tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:37.822144 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:37.822144 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:37.827128 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-95665dfe-ddb4-4671-b456-ed4be2f196f0 req-86da0504-619e-4e6f-bb43-8938d8871abb tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:19:37.831798 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-95665dfe-ddb4-4671-b456-ed4be2f196f0 req-86da0504-619e-4e6f-bb43-8938d8871abb tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 returned with HTTP 200 Aug 14 01:19:37.832202 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 257/1026] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:19:37 2026] GET /volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:38.314789 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-897c4c5f-2342-464b-b4f1-deed27e413be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:38.383596 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94d11115-4889-47a0-ae8c-7b03e1e42157 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:38.385793 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94d11115-4889-47a0-ae8c-7b03e1e42157 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 Aug 14 01:19:38.386062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94d11115-4889-47a0-ae8c-7b03e1e42157 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:38.386327 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94d11115-4889-47a0-ae8c-7b03e1e42157 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:38.398095 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94d11115-4889-47a0-ae8c-7b03e1e42157 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 returned with HTTP 404 Aug 14 01:19:38.399186 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 257/1027] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:38 2026] GET /volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:38.410978 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04250141-ea4a-4efb-a1a5-4dfde9e68b29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:38.412883 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04250141-ea4a-4efb-a1a5-4dfde9e68b29 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 Aug 14 01:19:38.413085 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04250141-ea4a-4efb-a1a5-4dfde9e68b29 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:38.413290 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04250141-ea4a-4efb-a1a5-4dfde9e68b29 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:38.424197 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-897c4c5f-2342-464b-b4f1-deed27e413be tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:19:38.424530 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-897c4c5f-2342-464b-b4f1-deed27e413be tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1279066889"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:38.426611 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04250141-ea4a-4efb-a1a5-4dfde9e68b29 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 returned with HTTP 404 Aug 14 01:19:38.427176 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 258/1028] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:38 2026] GET /volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:38.434873 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-17fd7f52-af58-4432-b261-f070cd21bd54 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:38.436714 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17fd7f52-af58-4432-b261-f070cd21bd54 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 Aug 14 01:19:38.436955 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17fd7f52-af58-4432-b261-f070cd21bd54 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:38.437184 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17fd7f52-af58-4432-b261-f070cd21bd54 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:38.437362 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-17fd7f52-af58-4432-b261-f070cd21bd54 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Delete volume with id: e5360c1e-85aa-4f5a-b958-9a8398a05dc9 Aug 14 01:19:38.438574 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-897c4c5f-2342-464b-b4f1-deed27e413be tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:19:38.438897 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 257/1029] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:19:38 2026] POST /volume/v3/types => generated 224 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:38.444532 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17fd7f52-af58-4432-b261-f070cd21bd54 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 returned with HTTP 404 Aug 14 01:19:38.444982 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 258/1030] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:19:38 2026] DELETE /volume/v3/volumes/e5360c1e-85aa-4f5a-b958-9a8398a05dc9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:38.448263 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f17888e6-cf21-4675-b8df-393f1354b73d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:38.454562 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f17888e6-cf21-4675-b8df-393f1354b73d tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:19:38.454657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8e4921df-7f02-4741-ad67-5992379023f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:38.454932 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f17888e6-cf21-4675-b8df-393f1354b73d tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-706449299"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:38.456555 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:38.456883 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1999898071"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:38.458439 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1999898071'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:38.458745 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume of 1 GB Aug 14 01:19:38.462310 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Availability Zones retrieved successfully. Aug 14 01:19:38.474276 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (b0ad1689-e806-4a29-9213-658f3a2bd401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:38.476056 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ae14c9-1bab-49d6-9450-c6094845e41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:38.480177 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:38.483201 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f17888e6-cf21-4675-b8df-393f1354b73d tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:19:38.483201 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 258/1031] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:19:38 2026] POST /volume/v3/group_types => generated 180 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:38.495074 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e623a1bc-484f-4af0-aeb2-1833d3901566 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:38.519766 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ae14c9-1bab-49d6-9450-c6094845e41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:38.524704 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f2781b-49fd-4342-ac38-b01aac931dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:38.597248 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Created reservations ['14605911-0a46-4627-86e1-b1ad35d5681e', 'c8deb32e-49d5-4bea-b820-e457fd0d9b1a', '746057e5-100a-4e50-a637-e74c39ae578b', 'bead3187-b589-45a4-8e69-70a644c752da'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:38.600628 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f2781b-49fd-4342-ac38-b01aac931dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14605911-0a46-4627-86e1-b1ad35d5681e', 'c8deb32e-49d5-4bea-b820-e457fd0d9b1a', '746057e5-100a-4e50-a637-e74c39ae578b', 'bead3187-b589-45a4-8e69-70a644c752da']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:38.600628 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3be8b6-9a70-4581-8ec2-dc0183881e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:38.626624 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e623a1bc-484f-4af0-aeb2-1833d3901566 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/groups Aug 14 01:19:38.626624 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e623a1bc-484f-4af0-aeb2-1833d3901566 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7f8c4c2-b0b5-43b2-8a08-52a5f5412758", "volume_types": ["5728a809-991a-4bf6-a259-2be3c4b5d059"], "name": "tempest-GroupSnapshotsTest-Group-71496405"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:38.627258 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d3be8b6-9a70-4581-8ec2-dc0183881e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c555904-c36d-4f2c-baaf-21a70c34d444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1999898071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['14605911-0a46-4627-86e1-b1ad35d5681e','c8deb32e-49d5-4bea-b820-e457fd0d9b1a','746057e5-100a-4e50-a637-e74c39ae578b','bead3187-b589-45a4-8e69-70a644c752da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1999898071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c555904-c36d-4f2c-baaf-21a70c34d444,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6a5a827b8c446fad6b5088df48e547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3936adc04b184b81ae0ec206759b93f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:38.627866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e89e01-9acc-4de6-bf69-9488dfa131bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:38.632868 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-e623a1bc-484f-4af0-aeb2-1833d3901566 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating new group {'group': {'group_type': 'c7f8c4c2-b0b5-43b2-8a08-52a5f5412758', 'volume_types': ['5728a809-991a-4bf6-a259-2be3c4b5d059'], 'name': 'tempest-GroupSnapshotsTest-Group-71496405'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 01:19:38.638715 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-e623a1bc-484f-4af0-aeb2-1833d3901566 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating group tempest-GroupSnapshotsTest-Group-71496405. Aug 14 01:19:38.666307 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e89e01-9acc-4de6-bf69-9488dfa131bb) transitioned into state 'SUCCESS' from state '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-1999898071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['14605911-0a46-4627-86e1-b1ad35d5681e','c8deb32e-49d5-4bea-b820-e457fd0d9b1a','746057e5-100a-4e50-a637-e74c39ae578b','bead3187-b589-45a4-8e69-70a644c752da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:38.666951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1686a64-b79f-4149-9e1c-281cc6bcd011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:38.669120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e623a1bc-484f-4af0-aeb2-1833d3901566 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:19:38.668720. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:19:38.669221 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e623a1bc-484f-4af0-aeb2-1833d3901566 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability Zones retrieved successfully. Aug 14 01:19:38.686455 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1686a64-b79f-4149-9e1c-281cc6bcd011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:38.687298 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (b0ad1689-e806-4a29-9213-658f3a2bd401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:38.688553 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request issued successfully. Aug 14 01:19:38.688553 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e4921df-7f02-4741-ad67-5992379023f1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:38.689098 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 259/1032] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:19:38 2026] POST /volume/v3/volumes => generated 747 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:38.703615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e623a1bc-484f-4af0-aeb2-1833d3901566 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['f0b48287-1706-4e22-93f3-d0be39a8edc3'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:38.703698 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9eafdc17-159e-48ab-a17e-717801673eac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:38.705495 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9eafdc17-159e-48ab-a17e-717801673eac tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 Aug 14 01:19:38.705495 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9eafdc17-159e-48ab-a17e-717801673eac tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:38.705597 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9eafdc17-159e-48ab-a17e-717801673eac tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:38.712749 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:38.712749 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:38.716607 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9eafdc17-159e-48ab-a17e-717801673eac tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:38.721029 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9eafdc17-159e-48ab-a17e-717801673eac tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 returned with HTTP 200 Aug 14 01:19:38.721389 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 259/1033] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:38 2026] GET /volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:38.746166 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e623a1bc-484f-4af0-aeb2-1833d3901566 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups returned with HTTP 202 Aug 14 01:19:38.748032 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 258/1034] 10.4.3.11 () {70 vars in 1290 bytes} [Fri Aug 14 01:19:38 2026] POST /volume/v3/groups => generated 110 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:38.757948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5b00ddee-fd41-43e6-a970-f65967684dc0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:38.759869 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b00ddee-fd41-43e6-a970-f65967684dc0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab Aug 14 01:19:38.760174 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b00ddee-fd41-43e6-a970-f65967684dc0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:38.760448 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b00ddee-fd41-43e6-a970-f65967684dc0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:38.760624 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-5b00ddee-fd41-43e6-a970-f65967684dc0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member d9ab7ca0-2c24-400e-b31c-62fb286968ab {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:38.766622 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:38.766622 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:38.781062 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b00ddee-fd41-43e6-a970-f65967684dc0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab returned with HTTP 200 Aug 14 01:19:38.781062 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 259/1035] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:38 2026] GET /volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab => generated 390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:39.745504 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8cbed266-2f1d-485b-b89f-16fd0b119846 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:39.748224 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cbed266-2f1d-485b-b89f-16fd0b119846 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 Aug 14 01:19:39.748646 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cbed266-2f1d-485b-b89f-16fd0b119846 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:39.748937 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cbed266-2f1d-485b-b89f-16fd0b119846 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:39.760740 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:39.760740 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:39.766218 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8cbed266-2f1d-485b-b89f-16fd0b119846 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:39.770649 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cbed266-2f1d-485b-b89f-16fd0b119846 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 returned with HTTP 200 Aug 14 01:19:39.771199 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 260/1036] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:39 2026] GET /volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:39.794261 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a3c5b34d-7da7-4420-8348-dcbc01528d0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:39.794584 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5dead07-0701-4e94-9869-fb0999b09e9b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:39.798095 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5dead07-0701-4e94-9869-fb0999b09e9b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab Aug 14 01:19:39.798095 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5dead07-0701-4e94-9869-fb0999b09e9b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:39.798095 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5dead07-0701-4e94-9869-fb0999b09e9b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:39.798095 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-b5dead07-0701-4e94-9869-fb0999b09e9b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member d9ab7ca0-2c24-400e-b31c-62fb286968ab {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:39.798321 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3c5b34d-7da7-4420-8348-dcbc01528d0c tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444/action Aug 14 01:19:39.798605 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3c5b34d-7da7-4420-8348-dcbc01528d0c tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:39.798807 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a3c5b34d-7da7-4420-8348-dcbc01528d0c tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:39.802424 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:39.802424 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:39.810653 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5dead07-0701-4e94-9869-fb0999b09e9b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab returned with HTTP 200 Aug 14 01:19:39.810653 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 259/1037] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:39 2026] GET /volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:39.816246 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:39.816246 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:39.816782 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-a3c5b34d-7da7-4420-8348-dcbc01528d0c tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Updating volume '3c555904-c36d-4f2c-baaf-21a70c34d444' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:19:39.827192 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a684057-4956-4157-b0fb-f102da5417c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:39.829499 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:39.830354 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-26078481", "volume_type": "5728a809-991a-4bf6-a259-2be3c4b5d059", "group_id": "d9ab7ca0-2c24-400e-b31c-62fb286968ab", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:39.831824 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-26078481', 'volume_type': '5728a809-991a-4bf6-a259-2be3c4b5d059', 'group_id': 'd9ab7ca0-2c24-400e-b31c-62fb286968ab', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:39.841948 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:39.841948 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:39.842447 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume of 1 GB Aug 14 01:19:39.847468 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability Zones retrieved successfully. Aug 14 01:19:39.850204 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a3c5b34d-7da7-4420-8348-dcbc01528d0c tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444/action returned with HTTP 202 Aug 14 01:19:39.850204 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 260/1038] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:39 2026] POST /volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:39.852754 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (9f266de9-6911-4a69-8303-cd020ae60964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:39.854156 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477510c1-74b1-4d5e-b1a2-949a00ec0842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:39.855211 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:39.855211 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:39.855624 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:39.860183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9909c6c-371a-4762-89c2-9a66530ac305 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:39.862351 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9909c6c-371a-4762-89c2-9a66530ac305 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 Aug 14 01:19:39.862656 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9909c6c-371a-4762-89c2-9a66530ac305 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:39.862893 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9909c6c-371a-4762-89c2-9a66530ac305 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:39.873305 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:39.873305 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:39.880379 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f9909c6c-371a-4762-89c2-9a66530ac305 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:39.881647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477510c1-74b1-4d5e-b1a2-949a00ec0842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:19:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5728a809-991a-4bf6-a259-2be3c4b5d059,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1279066889',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5728a809-991a-4bf6-a259-2be3c4b5d059', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9ab7ca0-2c24-400e-b31c-62fb286968ab', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:39.882413 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66477963-27e1-450a-8bdc-1d604876764b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:39.885811 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9909c6c-371a-4762-89c2-9a66530ac305 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 returned with HTTP 200 Aug 14 01:19:39.886263 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 261/1039] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:39 2026] GET /volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:39.905078 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f6ea856b-1b3e-468e-bb29-845695bffbd8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:39.907095 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6ea856b-1b3e-468e-bb29-845695bffbd8 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444/action Aug 14 01:19:39.908064 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6ea856b-1b3e-468e-bb29-845695bffbd8 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:39.908064 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6ea856b-1b3e-468e-bb29-845695bffbd8 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:39.919582 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:39.919582 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:39.919991 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1279066889 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1279066889, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:39.920623 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f6ea856b-1b3e-468e-bb29-845695bffbd8 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Volume info retrieved successfully. Aug 14 01:19:39.920688 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1279066889 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1279066889, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:39.958190 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f6ea856b-1b3e-468e-bb29-845695bffbd8 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Delete volume request issued successfully. Aug 14 01:19:39.958690 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6ea856b-1b3e-468e-bb29-845695bffbd8 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444/action returned with HTTP 202 Aug 14 01:19:39.959061 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 260/1040] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:39 2026] POST /volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:39.965871 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-405f5e70-2d48-4461-900b-81306573b1e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:39.968376 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-405f5e70-2d48-4461-900b-81306573b1e1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 Aug 14 01:19:39.968555 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-405f5e70-2d48-4461-900b-81306573b1e1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:39.968723 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-405f5e70-2d48-4461-900b-81306573b1e1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:39.971189 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['cc1de2ea-2ad3-4716-952e-721f7f07c28b', 'd3444a1e-9462-460a-b4c4-c312740758a2', '04eb6616-193f-4d24-8e90-9b7e75f955b3', '0c27cb8f-a847-4f53-9156-8dcb1976e52e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:39.971189 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66477963-27e1-450a-8bdc-1d604876764b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc1de2ea-2ad3-4716-952e-721f7f07c28b', 'd3444a1e-9462-460a-b4c4-c312740758a2', '04eb6616-193f-4d24-8e90-9b7e75f955b3', '0c27cb8f-a847-4f53-9156-8dcb1976e52e']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:39.971750 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d36928-e7e6-4abb-ab85-ec83736ab2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:39.977336 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:39.977336 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:39.981883 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-405f5e70-2d48-4461-900b-81306573b1e1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:39.990941 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-405f5e70-2d48-4461-900b-81306573b1e1 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 returned with HTTP 200 Aug 14 01:19:39.990941 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 261/1041] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:39 2026] GET /volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:40.003569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d36928-e7e6-4abb-ab85-ec83736ab2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fbc0db4-67fb-4a38-84f5-11721efc94a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-26078481',encryption_key_id=None,group_id=d9ab7ca0-2c24-400e-b31c-62fb286968ab,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['cc1de2ea-2ad3-4716-952e-721f7f07c28b','d3444a1e-9462-460a-b4c4-c312740758a2','04eb6616-193f-4d24-8e90-9b7e75f955b3','0c27cb8f-a847-4f53-9156-8dcb1976e52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=5728a809-991a-4bf6-a259-2be3c4b5d059), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-26078481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9ab7ca0-2c24-400e-b31c-62fb286968ab,host=None,id=1fbc0db4-67fb-4a38-84f5-11721efc94a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f289773f904868980b1f0f8409f169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5728a809-991a-4bf6-a259-2be3c4b5d059),volume_type_id=5728a809-991a-4bf6-a259-2be3c4b5d059)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:40.004288 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baacba6f-5d26-475d-a234-134afa180b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:40.026098 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baacba6f-5d26-475d-a234-134afa180b7a) transitioned into state 'SUCCESS' from state '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-26078481',encryption_key_id=None,group_id=d9ab7ca0-2c24-400e-b31c-62fb286968ab,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['cc1de2ea-2ad3-4716-952e-721f7f07c28b','d3444a1e-9462-460a-b4c4-c312740758a2','04eb6616-193f-4d24-8e90-9b7e75f955b3','0c27cb8f-a847-4f53-9156-8dcb1976e52e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=5728a809-991a-4bf6-a259-2be3c4b5d059)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:40.026098 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2fe9f8d-5b18-4f20-8e48-135dc0f246f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:40.044633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2fe9f8d-5b18-4f20-8e48-135dc0f246f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:40.045330 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (9f266de9-6911-4a69-8303-cd020ae60964) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:40.045798 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume request issued successfully. Aug 14 01:19:40.046748 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:40.046904 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:40.090495 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:40.102881 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:40.102881 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:40.110101 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a684057-4956-4157-b0fb-f102da5417c0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:40.110101 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 260/1042] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:19:39 2026] POST /volume/v3/volumes => generated 819 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:40.128826 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2c585ee-908a-4239-aaeb-8d6ce483f852 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:40.131609 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2c585ee-908a-4239-aaeb-8d6ce483f852 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 Aug 14 01:19:40.131905 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2c585ee-908a-4239-aaeb-8d6ce483f852 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:40.132163 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2c585ee-908a-4239-aaeb-8d6ce483f852 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:40.142015 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:40.142015 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:40.146504 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2c585ee-908a-4239-aaeb-8d6ce483f852 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:40.147468 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-f2c585ee-908a-4239-aaeb-8d6ce483f852 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:40.147689 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-f2c585ee-908a-4239-aaeb-8d6ce483f852 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:40.194432 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-f2c585ee-908a-4239-aaeb-8d6ce483f852 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:40.205535 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:40.205535 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:40.216091 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2c585ee-908a-4239-aaeb-8d6ce483f852 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 returned with HTTP 200 Aug 14 01:19:40.216474 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 262/1043] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:40 2026] GET /volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 => generated 887 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:41.018823 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1bc40775-e459-4bad-b8b2-37ed0752bcae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:41.018823 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bc40775-e459-4bad-b8b2-37ed0752bcae tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 Aug 14 01:19:41.018823 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bc40775-e459-4bad-b8b2-37ed0752bcae tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:41.018823 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bc40775-e459-4bad-b8b2-37ed0752bcae tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:41.018823 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bc40775-e459-4bad-b8b2-37ed0752bcae tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 returned with HTTP 404 Aug 14 01:19:41.018823 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 261/1044] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:41 2026] GET /volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:41.026688 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-29a2faef-7e6c-49fe-98ff-eaec1918522c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:41.026688 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29a2faef-7e6c-49fe-98ff-eaec1918522c tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 Aug 14 01:19:41.026688 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29a2faef-7e6c-49fe-98ff-eaec1918522c tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:41.026688 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29a2faef-7e6c-49fe-98ff-eaec1918522c tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:41.038873 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29a2faef-7e6c-49fe-98ff-eaec1918522c tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 returned with HTTP 404 Aug 14 01:19:41.040011 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 262/1045] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:41 2026] GET /volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:41.047994 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f5e8c2b-c175-4129-a51a-86977cda9410 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:41.050088 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f5e8c2b-c175-4129-a51a-86977cda9410 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 Aug 14 01:19:41.050383 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f5e8c2b-c175-4129-a51a-86977cda9410 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:41.050703 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f5e8c2b-c175-4129-a51a-86977cda9410 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:41.050914 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9f5e8c2b-c175-4129-a51a-86977cda9410 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Delete volume with id: 3c555904-c36d-4f2c-baaf-21a70c34d444 Aug 14 01:19:41.056967 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f5e8c2b-c175-4129-a51a-86977cda9410 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 returned with HTTP 404 Aug 14 01:19:41.057523 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 261/1046] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:19:41 2026] DELETE /volume/v3/volumes/3c555904-c36d-4f2c-baaf-21a70c34d444 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:41.069759 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10c6c4aa-ec16-4520-a971-137510b95a3f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:41.072045 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:41.072246 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-107098217"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:41.073749 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-107098217'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:41.073881 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume of 1 GB Aug 14 01:19:41.081105 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Availability Zones retrieved successfully. Aug 14 01:19:41.089238 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (a088bb43-2953-43ce-9c4a-548205bb8034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:41.091409 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2909042-a95a-4cfa-bb03-769f64cdc57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:41.091409 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:41.138553 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2909042-a95a-4cfa-bb03-769f64cdc57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:41.139655 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3999560b-be60-447c-b491-409af6924655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:41.185696 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Created reservations ['2ffe0b8a-6b3d-4f71-ac32-4b720a7b097b', 'bb0b8226-75a6-4995-90aa-ad9a70ce17f8', '69f40a7c-74e8-4aca-84a6-546bcc7ad947', '71588e97-ad53-4748-bbe1-7b464e56d30c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:41.186952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3999560b-be60-447c-b491-409af6924655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ffe0b8a-6b3d-4f71-ac32-4b720a7b097b', 'bb0b8226-75a6-4995-90aa-ad9a70ce17f8', '69f40a7c-74e8-4aca-84a6-546bcc7ad947', '71588e97-ad53-4748-bbe1-7b464e56d30c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:41.187384 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57a6703-66c2-461a-8ff7-28fdfc84ef4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:41.211204 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f57a6703-66c2-461a-8ff7-28fdfc84ef4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '406f33ed-0376-42f6-b05a-7fa269138770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-107098217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['2ffe0b8a-6b3d-4f71-ac32-4b720a7b097b','bb0b8226-75a6-4995-90aa-ad9a70ce17f8','69f40a7c-74e8-4aca-84a6-546bcc7ad947','71588e97-ad53-4748-bbe1-7b464e56d30c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-107098217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=406f33ed-0376-42f6-b05a-7fa269138770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6a5a827b8c446fad6b5088df48e547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3936adc04b184b81ae0ec206759b93f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:41.212721 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d80f34-fe0f-4eaf-84f5-bc3e18277960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:41.234527 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31d80f34-fe0f-4eaf-84f5-bc3e18277960) transitioned into state 'SUCCESS' from state '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-107098217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['2ffe0b8a-6b3d-4f71-ac32-4b720a7b097b','bb0b8226-75a6-4995-90aa-ad9a70ce17f8','69f40a7c-74e8-4aca-84a6-546bcc7ad947','71588e97-ad53-4748-bbe1-7b464e56d30c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:41.235291 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d56237-6de0-47cc-b96e-bfdd16349d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:41.240529 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37b94f95-9593-4332-b9a7-2425651d4f2d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:41.242857 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37b94f95-9593-4332-b9a7-2425651d4f2d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 Aug 14 01:19:41.243083 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37b94f95-9593-4332-b9a7-2425651d4f2d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:41.243297 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37b94f95-9593-4332-b9a7-2425651d4f2d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:41.249271 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d56237-6de0-47cc-b96e-bfdd16349d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:41.253061 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (a088bb43-2953-43ce-9c4a-548205bb8034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:41.253061 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request issued successfully. Aug 14 01:19:41.253061 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10c6c4aa-ec16-4520-a971-137510b95a3f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:41.253061 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 263/1047] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:19:41 2026] POST /volume/v3/volumes => generated 746 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:41.268627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bece6515-3649-465b-be1f-8f62f0155d2b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:41.269988 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:41.269988 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:41.271206 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bece6515-3649-465b-be1f-8f62f0155d2b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 Aug 14 01:19:41.271491 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bece6515-3649-465b-be1f-8f62f0155d2b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:41.271589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bece6515-3649-465b-be1f-8f62f0155d2b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:41.275041 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-37b94f95-9593-4332-b9a7-2425651d4f2d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:41.275960 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-37b94f95-9593-4332-b9a7-2425651d4f2d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:41.276157 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-37b94f95-9593-4332-b9a7-2425651d4f2d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:41.283534 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:41.283534 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:41.294273 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bece6515-3649-465b-be1f-8f62f0155d2b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:41.303556 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bece6515-3649-465b-be1f-8f62f0155d2b tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 returned with HTTP 200 Aug 14 01:19:41.304202 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 263/1048] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:41 2026] GET /volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:41.330815 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-37b94f95-9593-4332-b9a7-2425651d4f2d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:41.335384 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:41.335384 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:41.345021 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37b94f95-9593-4332-b9a7-2425651d4f2d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 returned with HTTP 200 Aug 14 01:19:41.345400 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 262/1049] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:41 2026] GET /volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:41.366232 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-86980e20-249b-4dcb-ab7a-40db9b1d5f95 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:41.370105 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86980e20-249b-4dcb-ab7a-40db9b1d5f95 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/group_snapshots Aug 14 01:19:41.370562 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86980e20-249b-4dcb-ab7a-40db9b1d5f95 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d9ab7ca0-2c24-400e-b31c-62fb286968ab", "name": "tempest-group_snapshot-389814621"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:41.371813 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-86980e20-249b-4dcb-ab7a-40db9b1d5f95 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd9ab7ca0-2c24-400e-b31c-62fb286968ab', 'name': 'tempest-group_snapshot-389814621'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 01:19:41.381309 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:41.381309 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:41.385693 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.group_snapshots [None req-86980e20-249b-4dcb-ab7a-40db9b1d5f95 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating group_snapshot tempest-group_snapshot-389814621. Aug 14 01:19:41.447963 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:41.447963 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:41.466634 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-86980e20-249b-4dcb-ab7a-40db9b1d5f95 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1279066889 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1279066889, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:41.507296 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-86980e20-249b-4dcb-ab7a-40db9b1d5f95 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['6cb3a54a-c699-4768-ae45-f159de2d3918', 'cae541a9-c898-42c8-bd83-a9c806018b2b', '3b431d7e-c115-4e1a-ab5a-159ca4c32c2d', 'd768e7ac-66f9-4203-8725-e8a08ef138fa'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:41.553809 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86980e20-249b-4dcb-ab7a-40db9b1d5f95 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots returned with HTTP 202 Aug 14 01:19:41.554225 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 262/1050] 10.4.3.11 () {70 vars in 1317 bytes} [Fri Aug 14 01:19:41 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:19:41.569504 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea5b19a3-be67-49a9-8c81-81373be4c4a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:41.572546 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea5b19a3-be67-49a9-8c81-81373be4c4a6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c Aug 14 01:19:41.572719 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea5b19a3-be67-49a9-8c81-81373be4c4a6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:41.573000 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea5b19a3-be67-49a9-8c81-81373be4c4a6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:41.573139 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-ea5b19a3-be67-49a9-8c81-81373be4c4a6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 1cc6f851-d845-4047-a954-18646fe7889c {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:19:41.578762 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:41.578762 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:41.583866 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea5b19a3-be67-49a9-8c81-81373be4c4a6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c returned with HTTP 200 Aug 14 01:19:41.584253 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 264/1051] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:19:41 2026] GET /volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:42.321441 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c6c7d409-fcda-4bb2-9bc9-2ac334b7c159 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:42.324044 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6c7d409-fcda-4bb2-9bc9-2ac334b7c159 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 Aug 14 01:19:42.324273 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6c7d409-fcda-4bb2-9bc9-2ac334b7c159 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:42.324511 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6c7d409-fcda-4bb2-9bc9-2ac334b7c159 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:42.334271 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.334271 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:42.342258 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c6c7d409-fcda-4bb2-9bc9-2ac334b7c159 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:42.352685 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6c7d409-fcda-4bb2-9bc9-2ac334b7c159 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 returned with HTTP 200 Aug 14 01:19:42.353092 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 264/1052] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:42 2026] GET /volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:42.369073 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc05ab85-3f7c-48b5-bfdc-3731d80b8a63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:42.371484 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc05ab85-3f7c-48b5-bfdc-3731d80b8a63 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770/action Aug 14 01:19:42.371918 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc05ab85-3f7c-48b5-bfdc-3731d80b8a63 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:42.371986 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc05ab85-3f7c-48b5-bfdc-3731d80b8a63 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:42.385954 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.385954 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:42.386329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-bc05ab85-3f7c-48b5-bfdc-3731d80b8a63 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Updating volume '406f33ed-0376-42f6-b05a-7fa269138770' with '{'status': 'maintenance'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:19:42.409621 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc05ab85-3f7c-48b5-bfdc-3731d80b8a63 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770/action returned with HTTP 202 Aug 14 01:19:42.410361 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 263/1053] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:42 2026] POST /volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 01:19:42.417738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c485aa9-0049-4988-9b8e-66f3c87ea588 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:42.419687 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c485aa9-0049-4988-9b8e-66f3c87ea588 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 Aug 14 01:19:42.419904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c485aa9-0049-4988-9b8e-66f3c87ea588 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:42.420184 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c485aa9-0049-4988-9b8e-66f3c87ea588 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:42.427112 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.427112 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:42.430775 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c485aa9-0049-4988-9b8e-66f3c87ea588 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:42.434850 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c485aa9-0049-4988-9b8e-66f3c87ea588 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 returned with HTTP 200 Aug 14 01:19:42.435241 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 263/1054] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:42 2026] GET /volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:42.447766 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30bc3265-7372-4754-ac2d-d08ed6649a3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:42.450175 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30bc3265-7372-4754-ac2d-d08ed6649a3a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770/action Aug 14 01:19:42.450175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30bc3265-7372-4754-ac2d-d08ed6649a3a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:42.450175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30bc3265-7372-4754-ac2d-d08ed6649a3a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:42.460329 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.460329 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:42.461773 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30bc3265-7372-4754-ac2d-d08ed6649a3a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Volume info retrieved successfully. Aug 14 01:19:42.486870 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-30bc3265-7372-4754-ac2d-d08ed6649a3a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Delete volume request issued successfully. Aug 14 01:19:42.486870 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30bc3265-7372-4754-ac2d-d08ed6649a3a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770/action returned with HTTP 202 Aug 14 01:19:42.486870 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 265/1055] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:42 2026] POST /volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:42.492753 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47726983-2974-46d6-97e3-8544d5f24c3e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:42.494533 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47726983-2974-46d6-97e3-8544d5f24c3e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 Aug 14 01:19:42.494740 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47726983-2974-46d6-97e3-8544d5f24c3e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:42.495159 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47726983-2974-46d6-97e3-8544d5f24c3e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:42.505171 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.505171 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:42.511366 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-47726983-2974-46d6-97e3-8544d5f24c3e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:42.518628 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47726983-2974-46d6-97e3-8544d5f24c3e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 returned with HTTP 200 Aug 14 01:19:42.519029 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 265/1056] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:42 2026] GET /volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:42.598021 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36be96c1-9923-4431-bb42-608664ce4306 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:42.598021 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36be96c1-9923-4431-bb42-608664ce4306 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c Aug 14 01:19:42.598021 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36be96c1-9923-4431-bb42-608664ce4306 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:42.598021 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36be96c1-9923-4431-bb42-608664ce4306 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:42.598021 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-36be96c1-9923-4431-bb42-608664ce4306 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 1cc6f851-d845-4047-a954-18646fe7889c {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:19:42.602869 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.602869 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:42.606070 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36be96c1-9923-4431-bb42-608664ce4306 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c returned with HTTP 200 Aug 14 01:19:42.606468 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 264/1057] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:19:42 2026] GET /volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:42.618136 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b04d2de3-08b8-4c82-9bdf-5e4cecb4e49b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:42.620496 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b04d2de3-08b8-4c82-9bdf-5e4cecb4e49b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail Aug 14 01:19:42.620757 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b04d2de3-08b8-4c82-9bdf-5e4cecb4e49b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:42.621200 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b04d2de3-08b8-4c82-9bdf-5e4cecb4e49b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:42.621365 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-b04d2de3-08b8-4c82-9bdf-5e4cecb4e49b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:42.626548 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-b04d2de3-08b8-4c82-9bdf-5e4cecb4e49b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:19:42.632517 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b04d2de3-08b8-4c82-9bdf-5e4cecb4e49b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all snapshots completed successfully. Aug 14 01:19:42.632974 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.632974 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:42.633610 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b04d2de3-08b8-4c82-9bdf-5e4cecb4e49b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 01:19:42.634797 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 264/1058] 10.4.3.11 () {66 vars in 1257 bytes} [Fri Aug 14 01:19:42 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:42.645074 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0f8a005-dcdb-454d-b68f-68b658475226 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:42.648096 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0f8a005-dcdb-454d-b68f-68b658475226 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/da9e574c-3d5d-4791-a0f4-dac1bef14f54 Aug 14 01:19:42.648096 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0f8a005-dcdb-454d-b68f-68b658475226 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:42.648244 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0f8a005-dcdb-454d-b68f-68b658475226 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:42.653786 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.653786 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:42.654633 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f0f8a005-dcdb-454d-b68f-68b658475226 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Snapshot retrieved successfully. Aug 14 01:19:42.654943 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0f8a005-dcdb-454d-b68f-68b658475226 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/da9e574c-3d5d-4791-a0f4-dac1bef14f54 returned with HTTP 200 Aug 14 01:19:42.656025 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 266/1059] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:19:42 2026] GET /volume/v3/snapshots/da9e574c-3d5d-4791-a0f4-dac1bef14f54 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:42.667487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:42.670793 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/groups/action Aug 14 01:19:42.671205 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1cc6f851-d845-4047-a954-18646fe7889c", "name": "tempest-Group_from_snap-1271524579"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:42.671323 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "1cc6f851-d845-4047-a954-18646fe7889c", "name": "tempest-Group_from_snap-1271524579"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:42.673944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1cc6f851-d845-4047-a954-18646fe7889c', 'name': 'tempest-Group_from_snap-1271524579'}}. {{(pid=100276) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 01:19:42.675032 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating group tempest-Group_from_snap-1271524579 from group_snapshot 1cc6f851-d845-4047-a954-18646fe7889c. Aug 14 01:19:42.683549 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.683549 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:42.691150 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.691150 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:42.694776 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.694776 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:42.735399 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['b391b253-e28b-4263-93bc-b5312fe51654'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:42.796795 np0000007295 devstack@c-api.service[100276]: INFO cinder.group.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] A mapping entry already exists for group 58081d6d-afec-4d5e-85cd-3894ad50bda8 and volume type 5728a809-991a-4bf6-a259-2be3c4b5d059. Do not need to create again. Aug 14 01:19:42.797198 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:42.797198 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:42.800918 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:19:42.800185. {{(pid=100276) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:19:42.800918 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability Zones retrieved successfully. Aug 14 01:19:42.807089 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (77737095-8c6d-4d4b-8b22-875a6688a2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:42.808263 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b1ce6a-183c-4bfc-a16d-3e4daaed908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:42.809740 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:42.847197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b1ce6a-183c-4bfc-a16d-3e4daaed908f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'da9e574c-3d5d-4791-a0f4-dac1bef14f54', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:19:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5728a809-991a-4bf6-a259-2be3c4b5d059,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1279066889',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5728a809-991a-4bf6-a259-2be3c4b5d059', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '58081d6d-afec-4d5e-85cd-3894ad50bda8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:42.848071 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffff3a3e-43b2-4343-8188-f7f716148d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:42.876030 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1279066889 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1279066889, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:42.892733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['66659bfb-30fb-4bf7-8b6c-23c5b4bd5664', '32060c1f-4e7c-494b-b1ba-16ac3434317d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:42.893126 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffff3a3e-43b2-4343-8188-f7f716148d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66659bfb-30fb-4bf7-8b6c-23c5b4bd5664', '32060c1f-4e7c-494b-b1ba-16ac3434317d']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:42.895374 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6969f574-d606-40db-8aea-81e83f9af61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:42.939949 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6969f574-d606-40db-8aea-81e83f9af61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6a89f75-1d5f-4273-83ef-f0c25eb9ded4', '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=58081d6d-afec-4d5e-85cd-3894ad50bda8,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['66659bfb-30fb-4bf7-8b6c-23c5b4bd5664','32060c1f-4e7c-494b-b1ba-16ac3434317d'],size=1,snapshot_id=da9e574c-3d5d-4791-a0f4-dac1bef14f54,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=5728a809-991a-4bf6-a259-2be3c4b5d059), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=58081d6d-afec-4d5e-85cd-3894ad50bda8,host=None,id=e6a89f75-1d5f-4273-83ef-f0c25eb9ded4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f289773f904868980b1f0f8409f169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=da9e574c-3d5d-4791-a0f4-dac1bef14f54,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5728a809-991a-4bf6-a259-2be3c4b5d059),volume_type_id=5728a809-991a-4bf6-a259-2be3c4b5d059)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:42.940943 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc58a8f-0cb4-4b22-bda8-7ef5c9ef8919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:42.960597 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dc58a8f-0cb4-4b22-bda8-7ef5c9ef8919) transitioned into state 'SUCCESS' from 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=58081d6d-afec-4d5e-85cd-3894ad50bda8,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['66659bfb-30fb-4bf7-8b6c-23c5b4bd5664','32060c1f-4e7c-494b-b1ba-16ac3434317d'],size=1,snapshot_id=da9e574c-3d5d-4791-a0f4-dac1bef14f54,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=5728a809-991a-4bf6-a259-2be3c4b5d059)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:42.961486 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (77737095-8c6d-4d4b-8b22-875a6688a2b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:42.961844 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume request issued successfully. Aug 14 01:19:42.997069 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4b2220ea-00f8-4542-adba-cd940db1adb9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/action returned with HTTP 202 Aug 14 01:19:42.997595 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 266/1060] 10.4.3.11 () {70 vars in 1311 bytes} [Fri Aug 14 01:19:42 2026] POST /volume/v3/groups/action => generated 103 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:43.012551 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.014183 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:19:43.014408 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:43.014571 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:43.014869 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:43.015549 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:19:43.022325 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all volumes completed successfully. Aug 14 01:19:43.022992 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:43.023159 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:43.063419 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:43.066911 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.066911 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:43.073007 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:43.073007 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:43.108855 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:43.111864 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.111864 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:43.119215 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9dcdbd5-d533-4171-9ba6-b089c32f37b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:19:43.119593 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 265/1061] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:19:43 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:43.138212 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d08a317-de45-4ae7-9e0c-bbcb34355998 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.140839 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d08a317-de45-4ae7-9e0c-bbcb34355998 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/e6a89f75-1d5f-4273-83ef-f0c25eb9ded4 Aug 14 01:19:43.141338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d08a317-de45-4ae7-9e0c-bbcb34355998 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:43.141619 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d08a317-de45-4ae7-9e0c-bbcb34355998 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:43.160304 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.160304 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:43.165545 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6d08a317-de45-4ae7-9e0c-bbcb34355998 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:43.166408 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-6d08a317-de45-4ae7-9e0c-bbcb34355998 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:43.166807 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-6d08a317-de45-4ae7-9e0c-bbcb34355998 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:43.219824 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-6d08a317-de45-4ae7-9e0c-bbcb34355998 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:43.230052 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.230052 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:43.243576 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d08a317-de45-4ae7-9e0c-bbcb34355998 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/e6a89f75-1d5f-4273-83ef-f0c25eb9ded4 returned with HTTP 200 Aug 14 01:19:43.243946 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 265/1062] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:43 2026] GET /volume/v3/volumes/e6a89f75-1d5f-4273-83ef-f0c25eb9ded4 => generated 925 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:43.261758 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a66a0b0c-c866-4469-86aa-8029516e8ec1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.266914 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a66a0b0c-c866-4469-86aa-8029516e8ec1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/58081d6d-afec-4d5e-85cd-3894ad50bda8 Aug 14 01:19:43.267228 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a66a0b0c-c866-4469-86aa-8029516e8ec1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:43.267532 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a66a0b0c-c866-4469-86aa-8029516e8ec1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:43.267745 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-a66a0b0c-c866-4469-86aa-8029516e8ec1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 58081d6d-afec-4d5e-85cd-3894ad50bda8 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:43.275430 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.275430 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:43.298075 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a66a0b0c-c866-4469-86aa-8029516e8ec1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/58081d6d-afec-4d5e-85cd-3894ad50bda8 returned with HTTP 200 Aug 14 01:19:43.298075 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 267/1063] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:43 2026] GET /volume/v3/groups/58081d6d-afec-4d5e-85cd-3894ad50bda8 => generated 418 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:43.309250 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.311298 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:19:43.311574 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:43.311825 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:43.312211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:43.312657 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.312657 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:43.313297 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:19:43.326305 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all volumes completed successfully. Aug 14 01:19:43.327137 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:43.327378 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:43.370117 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:43.374092 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.374092 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:43.380145 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:43.380145 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:43.421709 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:43.424686 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.424686 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:43.433023 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fdbc015b-7dcf-4438-897b-66c74f90d27f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:19:43.433873 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 267/1064] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:19:43 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:43.451444 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f69933a6-cad7-48b7-aacc-f508dbc6da01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.453839 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f69933a6-cad7-48b7-aacc-f508dbc6da01 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/groups/58081d6d-afec-4d5e-85cd-3894ad50bda8/action Aug 14 01:19:43.454248 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f69933a6-cad7-48b7-aacc-f508dbc6da01 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:43.456743 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f69933a6-cad7-48b7-aacc-f508dbc6da01 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:43.456743 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-f69933a6-cad7-48b7-aacc-f508dbc6da01 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] delete called for group 58081d6d-afec-4d5e-85cd-3894ad50bda8 {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:19:43.456743 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-f69933a6-cad7-48b7-aacc-f508dbc6da01 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Delete group with id: 58081d6d-afec-4d5e-85cd-3894ad50bda8 Aug 14 01:19:43.459535 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.459535 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:43.496520 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f69933a6-cad7-48b7-aacc-f508dbc6da01 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/58081d6d-afec-4d5e-85cd-3894ad50bda8/action returned with HTTP 202 Aug 14 01:19:43.497096 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 266/1065] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:19:43 2026] POST /volume/v3/groups/58081d6d-afec-4d5e-85cd-3894ad50bda8/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:43.505427 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-063cd778-a950-48b3-85ae-b0a8cb6b6e85 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.509749 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-063cd778-a950-48b3-85ae-b0a8cb6b6e85 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/e6a89f75-1d5f-4273-83ef-f0c25eb9ded4 Aug 14 01:19:43.509749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-063cd778-a950-48b3-85ae-b0a8cb6b6e85 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:43.509749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-063cd778-a950-48b3-85ae-b0a8cb6b6e85 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:43.519043 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.519043 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:43.524874 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-063cd778-a950-48b3-85ae-b0a8cb6b6e85 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:43.525998 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-063cd778-a950-48b3-85ae-b0a8cb6b6e85 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:43.526325 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-063cd778-a950-48b3-85ae-b0a8cb6b6e85 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:43.536397 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0511321e-38fa-45b9-8100-e9f3f125faf0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.541943 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0511321e-38fa-45b9-8100-e9f3f125faf0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 Aug 14 01:19:43.541943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0511321e-38fa-45b9-8100-e9f3f125faf0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:43.541943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0511321e-38fa-45b9-8100-e9f3f125faf0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:43.549842 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0511321e-38fa-45b9-8100-e9f3f125faf0 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 returned with HTTP 404 Aug 14 01:19:43.550668 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 268/1066] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:43 2026] GET /volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:43.558284 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8fd84268-7257-4c40-9de2-25d1bdd1a0e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.561581 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8fd84268-7257-4c40-9de2-25d1bdd1a0e7 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 Aug 14 01:19:43.561822 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8fd84268-7257-4c40-9de2-25d1bdd1a0e7 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:43.562188 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8fd84268-7257-4c40-9de2-25d1bdd1a0e7 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:43.570578 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8fd84268-7257-4c40-9de2-25d1bdd1a0e7 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 returned with HTTP 404 Aug 14 01:19:43.571177 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 268/1067] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:43 2026] GET /volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:43.578199 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-52bcde78-700e-4d60-9e96-e30f408aeb1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.582188 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-063cd778-a950-48b3-85ae-b0a8cb6b6e85 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:43.582498 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52bcde78-700e-4d60-9e96-e30f408aeb1d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] DELETE https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 Aug 14 01:19:43.583054 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52bcde78-700e-4d60-9e96-e30f408aeb1d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:43.583054 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52bcde78-700e-4d60-9e96-e30f408aeb1d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:43.583322 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-52bcde78-700e-4d60-9e96-e30f408aeb1d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Delete volume with id: 406f33ed-0376-42f6-b05a-7fa269138770 Aug 14 01:19:43.587644 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.587644 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:43.591362 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52bcde78-700e-4d60-9e96-e30f408aeb1d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 returned with HTTP 404 Aug 14 01:19:43.592193 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 267/1068] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:19:43 2026] DELETE /volume/v3/volumes/406f33ed-0376-42f6-b05a-7fa269138770 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:43.597190 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-063cd778-a950-48b3-85ae-b0a8cb6b6e85 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/e6a89f75-1d5f-4273-83ef-f0c25eb9ded4 returned with HTTP 200 Aug 14 01:19:43.597745 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 266/1069] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:43 2026] GET /volume/v3/volumes/e6a89f75-1d5f-4273-83ef-f0c25eb9ded4 => generated 924 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:43.605550 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.607874 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:43.608429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-490973068"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:43.610419 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-490973068'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:43.610730 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume of 1 GB Aug 14 01:19:43.611189 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.611189 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:43.616419 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Availability Zones retrieved successfully. Aug 14 01:19:43.625626 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (92aeae6f-fe81-45cc-9c46-3ef87644382a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:43.626911 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bff50c04-202d-4486-9145-a719f3e1618d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:43.628207 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:43.667783 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bff50c04-202d-4486-9145-a719f3e1618d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:43.668887 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66871edb-4885-47f3-ae99-9c6e33ff1329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:43.726787 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Created reservations ['3d7446c9-886e-40bc-8f77-35232a3581d2', '9b372dc3-c56c-4bd1-9a3f-47eaae7fa4e6', '5c6c2d82-42fd-4cbf-b146-f65819457783', '1355372b-cfbd-4baf-9140-7a6dfaa324da'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:43.728122 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66871edb-4885-47f3-ae99-9c6e33ff1329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d7446c9-886e-40bc-8f77-35232a3581d2', '9b372dc3-c56c-4bd1-9a3f-47eaae7fa4e6', '5c6c2d82-42fd-4cbf-b146-f65819457783', '1355372b-cfbd-4baf-9140-7a6dfaa324da']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:43.729133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb42ac2-0642-44e3-8c57-f5af29fab402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:43.760422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb42ac2-0642-44e3-8c57-f5af29fab402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61c4f0f4-bf27-488c-a9a0-cb798a99623f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-490973068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['3d7446c9-886e-40bc-8f77-35232a3581d2','9b372dc3-c56c-4bd1-9a3f-47eaae7fa4e6','5c6c2d82-42fd-4cbf-b146-f65819457783','1355372b-cfbd-4baf-9140-7a6dfaa324da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-490973068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61c4f0f4-bf27-488c-a9a0-cb798a99623f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6a5a827b8c446fad6b5088df48e547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3936adc04b184b81ae0ec206759b93f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:43.761521 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa565c87-66fb-4b87-83d9-747f40136bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:43.786775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa565c87-66fb-4b87-83d9-747f40136bea) transitioned into state 'SUCCESS' from state '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-490973068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6a5a827b8c446fad6b5088df48e547',qos_specs=None,replication_status=,reservations=['3d7446c9-886e-40bc-8f77-35232a3581d2','9b372dc3-c56c-4bd1-9a3f-47eaae7fa4e6','5c6c2d82-42fd-4cbf-b146-f65819457783','1355372b-cfbd-4baf-9140-7a6dfaa324da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3936adc04b184b81ae0ec206759b93f5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:43.787875 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c7c0e0-180e-42f0-8fd7-6c9083a51ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:43.799742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c7c0e0-180e-42f0-8fd7-6c9083a51ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:43.800886 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Flow 'volume_create_api' (92aeae6f-fe81-45cc-9c46-3ef87644382a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:43.801222 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Create volume request issued successfully. Aug 14 01:19:43.801938 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f5498de-eee8-4f48-b681-0a8e9dbf733d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:43.802449 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 269/1070] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:19:43 2026] POST /volume/v3/volumes => generated 746 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:19:43.819521 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7e7043cf-b773-4bc0-85ae-9d2c7815515f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:43.824269 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e7043cf-b773-4bc0-85ae-9d2c7815515f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:43.824491 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e7043cf-b773-4bc0-85ae-9d2c7815515f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:43.824743 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e7043cf-b773-4bc0-85ae-9d2c7815515f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:43.843251 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:43.843251 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:43.851653 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e7043cf-b773-4bc0-85ae-9d2c7815515f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:43.862707 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e7043cf-b773-4bc0-85ae-9d2c7815515f tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 200 Aug 14 01:19:43.863443 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 269/1071] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:43 2026] GET /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:44.611642 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ef5ddf7-d3ab-4828-8d1a-e08200bfef1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.614867 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ef5ddf7-d3ab-4828-8d1a-e08200bfef1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/e6a89f75-1d5f-4273-83ef-f0c25eb9ded4 Aug 14 01:19:44.615209 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ef5ddf7-d3ab-4828-8d1a-e08200bfef1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:44.615492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ef5ddf7-d3ab-4828-8d1a-e08200bfef1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:44.623229 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ef5ddf7-d3ab-4828-8d1a-e08200bfef1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/e6a89f75-1d5f-4273-83ef-f0c25eb9ded4 returned with HTTP 404 Aug 14 01:19:44.623909 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 268/1072] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:44 2026] GET /volume/v3/volumes/e6a89f75-1d5f-4273-83ef-f0c25eb9ded4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:44.630828 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aa095b49-0346-43e6-92c6-ca4878ff280a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.633607 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa095b49-0346-43e6-92c6-ca4878ff280a tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/58081d6d-afec-4d5e-85cd-3894ad50bda8 Aug 14 01:19:44.633878 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa095b49-0346-43e6-92c6-ca4878ff280a tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:44.634127 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa095b49-0346-43e6-92c6-ca4878ff280a tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:44.634293 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-aa095b49-0346-43e6-92c6-ca4878ff280a tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 58081d6d-afec-4d5e-85cd-3894ad50bda8 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:44.638615 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa095b49-0346-43e6-92c6-ca4878ff280a tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/58081d6d-afec-4d5e-85cd-3894ad50bda8 returned with HTTP 404 Aug 14 01:19:44.639176 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 267/1073] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:44 2026] GET /volume/v3/groups/58081d6d-afec-4d5e-85cd-3894ad50bda8 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:44.646261 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc88650c-1d2f-45fd-9d51-ff15627afd18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.648440 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc88650c-1d2f-45fd-9d51-ff15627afd18 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] DELETE https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c Aug 14 01:19:44.648759 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc88650c-1d2f-45fd-9d51-ff15627afd18 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:44.648935 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc88650c-1d2f-45fd-9d51-ff15627afd18 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:44.649086 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-bc88650c-1d2f-45fd-9d51-ff15627afd18 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] delete called for member 1cc6f851-d845-4047-a954-18646fe7889c {{(pid=100274) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 01:19:44.649214 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-bc88650c-1d2f-45fd-9d51-ff15627afd18 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Delete group_snapshot with id: 1cc6f851-d845-4047-a954-18646fe7889c Aug 14 01:19:44.653005 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:44.653005 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:44.696917 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc88650c-1d2f-45fd-9d51-ff15627afd18 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c returned with HTTP 202 Aug 14 01:19:44.697501 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 270/1074] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:19:44 2026] DELETE /volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:44.708323 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.709942 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:19:44.710138 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:44.710313 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:44.710552 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:44.711256 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:19:44.719243 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all volumes completed successfully. Aug 14 01:19:44.719813 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:44.719987 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:44.758397 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:44.761731 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:44.761731 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:44.768839 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfabe197-a282-4598-a7b7-b5cc2dd42324 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:19:44.769232 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 270/1075] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:19:44 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:44.789349 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-307577e7-79a2-4e65-bcd6-0d3ef2313e32 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.791311 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-307577e7-79a2-4e65-bcd6-0d3ef2313e32 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail Aug 14 01:19:44.791553 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-307577e7-79a2-4e65-bcd6-0d3ef2313e32 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:44.791766 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-307577e7-79a2-4e65-bcd6-0d3ef2313e32 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:44.791984 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-307577e7-79a2-4e65-bcd6-0d3ef2313e32 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:44.792995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-307577e7-79a2-4e65-bcd6-0d3ef2313e32 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:19:44.796780 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-307577e7-79a2-4e65-bcd6-0d3ef2313e32 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all snapshots completed successfully. Aug 14 01:19:44.797777 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-307577e7-79a2-4e65-bcd6-0d3ef2313e32 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 01:19:44.798254 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 269/1076] 10.4.3.11 () {66 vars in 1257 bytes} [Fri Aug 14 01:19:44 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:19:44.814946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a03975a8-8163-456a-b023-a246c756aa36 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.814946 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a03975a8-8163-456a-b023-a246c756aa36 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c Aug 14 01:19:44.815089 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a03975a8-8163-456a-b023-a246c756aa36 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:44.815195 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a03975a8-8163-456a-b023-a246c756aa36 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:44.815338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-a03975a8-8163-456a-b023-a246c756aa36 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 1cc6f851-d845-4047-a954-18646fe7889c {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:19:44.820200 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:44.820200 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:44.823971 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a03975a8-8163-456a-b023-a246c756aa36 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c returned with HTTP 200 Aug 14 01:19:44.824339 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 268/1077] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:19:44 2026] GET /volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:44.877726 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16390cd8-146e-4919-9948-2336dbcd23f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.880192 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16390cd8-146e-4919-9948-2336dbcd23f3 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:44.880453 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16390cd8-146e-4919-9948-2336dbcd23f3 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:44.881754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16390cd8-146e-4919-9948-2336dbcd23f3 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:44.891036 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:44.891036 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:44.894264 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-16390cd8-146e-4919-9948-2336dbcd23f3 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:44.899754 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16390cd8-146e-4919-9948-2336dbcd23f3 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 200 Aug 14 01:19:44.900350 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 271/1078] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:44 2026] GET /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:44.912059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd47b629-465d-48c6-a8ab-264f3aa2992a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.913905 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd47b629-465d-48c6-a8ab-264f3aa2992a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action Aug 14 01:19:44.914243 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd47b629-465d-48c6-a8ab-264f3aa2992a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:44.914399 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd47b629-465d-48c6-a8ab-264f3aa2992a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:44.922354 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:44.922354 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:44.922684 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-bd47b629-465d-48c6-a8ab-264f3aa2992a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Updating volume '61c4f0f4-bf27-488c-a9a0-cb798a99623f' with '{'status': 'error'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:19:44.941871 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd47b629-465d-48c6-a8ab-264f3aa2992a tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action returned with HTTP 202 Aug 14 01:19:44.942264 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 271/1079] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:44 2026] POST /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:44.948830 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-820ec535-e669-453a-b7c3-6af72eefcbd9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.956496 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-820ec535-e669-453a-b7c3-6af72eefcbd9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:44.956496 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-820ec535-e669-453a-b7c3-6af72eefcbd9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:44.956496 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-820ec535-e669-453a-b7c3-6af72eefcbd9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:44.964217 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:44.964217 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:44.969688 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-820ec535-e669-453a-b7c3-6af72eefcbd9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:44.974531 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-820ec535-e669-453a-b7c3-6af72eefcbd9 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 200 Aug 14 01:19:44.975180 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 270/1080] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:44 2026] GET /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:44.987792 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb9f7877-6374-4e9d-8f8b-7f7bbe8105b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:44.989524 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb9f7877-6374-4e9d-8f8b-7f7bbe8105b6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action Aug 14 01:19:44.989892 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb9f7877-6374-4e9d-8f8b-7f7bbe8105b6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:44.990136 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb9f7877-6374-4e9d-8f8b-7f7bbe8105b6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:44.999945 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:44.999945 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:45.000284 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-cb9f7877-6374-4e9d-8f8b-7f7bbe8105b6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Updating volume '61c4f0f4-bf27-488c-a9a0-cb798a99623f' with '{'status': 'available'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:19:45.029334 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb9f7877-6374-4e9d-8f8b-7f7bbe8105b6 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action returned with HTTP 202 Aug 14 01:19:45.029701 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 269/1081] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:44 2026] POST /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:45.040953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f44dcc25-9d31-4a9a-91ef-9f8023faa764 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.041472 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f44dcc25-9d31-4a9a-91ef-9f8023faa764 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:45.041700 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f44dcc25-9d31-4a9a-91ef-9f8023faa764 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:45.041941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f44dcc25-9d31-4a9a-91ef-9f8023faa764 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:45.051833 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.051833 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:45.056889 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f44dcc25-9d31-4a9a-91ef-9f8023faa764 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:45.063072 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f44dcc25-9d31-4a9a-91ef-9f8023faa764 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 200 Aug 14 01:19:45.064404 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 272/1082] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:45 2026] GET /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:45.083213 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-138ed0cd-edb6-4fad-9e84-0ab59ea0417f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.085591 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-138ed0cd-edb6-4fad-9e84-0ab59ea0417f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action Aug 14 01:19:45.085999 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-138ed0cd-edb6-4fad-9e84-0ab59ea0417f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:45.086160 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-138ed0cd-edb6-4fad-9e84-0ab59ea0417f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:45.096175 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.096175 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:45.096593 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-138ed0cd-edb6-4fad-9e84-0ab59ea0417f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Updating volume '61c4f0f4-bf27-488c-a9a0-cb798a99623f' with '{'status': 'maintenance'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:19:45.133456 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-138ed0cd-edb6-4fad-9e84-0ab59ea0417f tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action returned with HTTP 202 Aug 14 01:19:45.134063 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 272/1083] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:45 2026] POST /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:45.141615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d37db5c8-9d03-46c6-b428-d358105a8a5e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.143697 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d37db5c8-9d03-46c6-b428-d358105a8a5e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:45.143966 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d37db5c8-9d03-46c6-b428-d358105a8a5e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:45.144285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d37db5c8-9d03-46c6-b428-d358105a8a5e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:45.152070 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.152070 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:45.156443 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d37db5c8-9d03-46c6-b428-d358105a8a5e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:45.161720 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d37db5c8-9d03-46c6-b428-d358105a8a5e tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 200 Aug 14 01:19:45.162338 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 271/1084] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:45 2026] GET /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:45.174950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44378332-5666-42ab-ae1c-93c321fe8ce4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.176764 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44378332-5666-42ab-ae1c-93c321fe8ce4 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] POST https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action Aug 14 01:19:45.177118 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44378332-5666-42ab-ae1c-93c321fe8ce4 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:45.177251 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44378332-5666-42ab-ae1c-93c321fe8ce4 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:45.185590 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.185590 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:45.185979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-44378332-5666-42ab-ae1c-93c321fe8ce4 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] Updating volume '61c4f0f4-bf27-488c-a9a0-cb798a99623f' with '{'status': 'available'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:19:45.208186 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44378332-5666-42ab-ae1c-93c321fe8ce4 tempest-VolumesActionsTest-1623434496 tempest-VolumesActionsTest-1623434496-project-admin] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action returned with HTTP 202 Aug 14 01:19:45.208625 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 270/1085] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:19:45 2026] POST /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:19:45.216648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-737534f4-bc71-4fa8-a7d9-874ffffcdf84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.220500 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-737534f4-bc71-4fa8-a7d9-874ffffcdf84 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:45.220500 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-737534f4-bc71-4fa8-a7d9-874ffffcdf84 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:45.220500 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-737534f4-bc71-4fa8-a7d9-874ffffcdf84 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:45.227831 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.227831 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:45.231831 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-737534f4-bc71-4fa8-a7d9-874ffffcdf84 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:45.236583 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-737534f4-bc71-4fa8-a7d9-874ffffcdf84 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 200 Aug 14 01:19:45.237039 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 273/1086] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:45 2026] GET /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:45.251320 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-63ea9213-a73b-4da2-b4ed-1178dea8873a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.253581 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63ea9213-a73b-4da2-b4ed-1178dea8873a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:45.253869 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63ea9213-a73b-4da2-b4ed-1178dea8873a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:45.254141 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63ea9213-a73b-4da2-b4ed-1178dea8873a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:45.263476 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.263476 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:45.270123 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-63ea9213-a73b-4da2-b4ed-1178dea8873a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:45.278215 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63ea9213-a73b-4da2-b4ed-1178dea8873a tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 200 Aug 14 01:19:45.278803 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 273/1087] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:45 2026] GET /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:45.295356 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6cf04cf3-070a-4ddd-a912-fe344a6d0c8d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.297295 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cf04cf3-070a-4ddd-a912-fe344a6d0c8d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] DELETE https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:45.297564 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cf04cf3-070a-4ddd-a912-fe344a6d0c8d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:45.297847 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cf04cf3-070a-4ddd-a912-fe344a6d0c8d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:45.298053 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6cf04cf3-070a-4ddd-a912-fe344a6d0c8d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Delete volume with id: 61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:45.305452 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.305452 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:45.305900 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6cf04cf3-070a-4ddd-a912-fe344a6d0c8d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:45.338581 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6cf04cf3-070a-4ddd-a912-fe344a6d0c8d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Delete volume request issued successfully. Aug 14 01:19:45.338822 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cf04cf3-070a-4ddd-a912-fe344a6d0c8d tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 202 Aug 14 01:19:45.339272 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 272/1088] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:19:45 2026] DELETE /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:45.346642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db5aaafe-4ad3-4f06-86ae-f85fc34f2029 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.348914 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db5aaafe-4ad3-4f06-86ae-f85fc34f2029 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:45.349192 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db5aaafe-4ad3-4f06-86ae-f85fc34f2029 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:45.349471 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db5aaafe-4ad3-4f06-86ae-f85fc34f2029 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:45.358748 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.358748 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:45.364210 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db5aaafe-4ad3-4f06-86ae-f85fc34f2029 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Volume info retrieved successfully. Aug 14 01:19:45.370840 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db5aaafe-4ad3-4f06-86ae-f85fc34f2029 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 200 Aug 14 01:19:45.371529 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 271/1089] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:45 2026] GET /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:45.834510 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f05975f8-47c0-4826-aa06-4aa66e1a71ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.836474 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f05975f8-47c0-4826-aa06-4aa66e1a71ea tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c Aug 14 01:19:45.836474 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f05975f8-47c0-4826-aa06-4aa66e1a71ea tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:45.836679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f05975f8-47c0-4826-aa06-4aa66e1a71ea tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:45.836679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-f05975f8-47c0-4826-aa06-4aa66e1a71ea tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 1cc6f851-d845-4047-a954-18646fe7889c {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:19:45.839489 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f05975f8-47c0-4826-aa06-4aa66e1a71ea tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c returned with HTTP 404 Aug 14 01:19:45.839909 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 274/1090] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:19:45 2026] GET /volume/v3/group_snapshots/1cc6f851-d845-4047-a954-18646fe7889c => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:45.849138 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6c3f8d24-034e-40a9-a283-b524edb9231f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.851523 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:19:45.851733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:45.851950 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:45.852222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:45.852915 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:19:45.864398 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all volumes completed successfully. Aug 14 01:19:45.865434 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:45.865667 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:45.902411 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:45.906800 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.906800 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:45.917533 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c3f8d24-034e-40a9-a283-b524edb9231f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:19:45.918168 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 274/1091] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:19:45 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:45.937306 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aea8bd1a-ab5d-42cd-82da-dde815b53697 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:45.940161 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aea8bd1a-ab5d-42cd-82da-dde815b53697 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab/action Aug 14 01:19:45.940709 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aea8bd1a-ab5d-42cd-82da-dde815b53697 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:45.940860 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aea8bd1a-ab5d-42cd-82da-dde815b53697 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:45.942729 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-aea8bd1a-ab5d-42cd-82da-dde815b53697 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] delete called for group d9ab7ca0-2c24-400e-b31c-62fb286968ab {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:19:45.942868 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-aea8bd1a-ab5d-42cd-82da-dde815b53697 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Delete group with id: d9ab7ca0-2c24-400e-b31c-62fb286968ab Aug 14 01:19:45.947632 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:45.947632 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:45.991475 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aea8bd1a-ab5d-42cd-82da-dde815b53697 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab/action returned with HTTP 202 Aug 14 01:19:45.992539 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 273/1092] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:19:45 2026] POST /volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:46.000426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc358b2b-acc7-47f4-9938-7304ee1de143 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:46.002133 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc358b2b-acc7-47f4-9938-7304ee1de143 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 Aug 14 01:19:46.002354 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc358b2b-acc7-47f4-9938-7304ee1de143 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:46.002542 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc358b2b-acc7-47f4-9938-7304ee1de143 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:46.009343 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:46.009343 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:46.013880 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bc358b2b-acc7-47f4-9938-7304ee1de143 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:46.014425 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-bc358b2b-acc7-47f4-9938-7304ee1de143 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:46.014574 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-bc358b2b-acc7-47f4-9938-7304ee1de143 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:46.062596 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-bc358b2b-acc7-47f4-9938-7304ee1de143 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:46.070900 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:46.070900 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:46.080228 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc358b2b-acc7-47f4-9938-7304ee1de143 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 returned with HTTP 200 Aug 14 01:19:46.080593 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 272/1093] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:45 2026] GET /volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:46.388525 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d4b9f9fa-9f5a-424e-b000-faa4fd2d4747 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:46.391139 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4b9f9fa-9f5a-424e-b000-faa4fd2d4747 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] GET https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f Aug 14 01:19:46.391139 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4b9f9fa-9f5a-424e-b000-faa4fd2d4747 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:46.391139 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4b9f9fa-9f5a-424e-b000-faa4fd2d4747 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:46.396255 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4b9f9fa-9f5a-424e-b000-faa4fd2d4747 tempest-VolumesActionsTest-58094079 tempest-VolumesActionsTest-58094079-project-member] https://10.4.3.11/volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f returned with HTTP 404 Aug 14 01:19:46.396888 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 275/1094] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:19:46 2026] GET /volume/v3/volumes/61c4f0f4-bf27-488c-a9a0-cb798a99623f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:47.098834 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-50800928-9e2c-4636-adb0-b253f67359b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:47.100370 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50800928-9e2c-4636-adb0-b253f67359b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 Aug 14 01:19:47.100637 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50800928-9e2c-4636-adb0-b253f67359b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:47.100866 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50800928-9e2c-4636-adb0-b253f67359b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:47.108000 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50800928-9e2c-4636-adb0-b253f67359b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 returned with HTTP 404 Aug 14 01:19:47.108595 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 275/1095] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:47 2026] GET /volume/v3/volumes/1fbc0db4-67fb-4a38-84f5-11721efc94a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:47.117044 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ee09f46-6801-4ac5-b22d-05dd6611e7c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:47.119410 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ee09f46-6801-4ac5-b22d-05dd6611e7c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab Aug 14 01:19:47.119719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ee09f46-6801-4ac5-b22d-05dd6611e7c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:47.120027 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ee09f46-6801-4ac5-b22d-05dd6611e7c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:47.120354 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-2ee09f46-6801-4ac5-b22d-05dd6611e7c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member d9ab7ca0-2c24-400e-b31c-62fb286968ab {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:47.126011 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ee09f46-6801-4ac5-b22d-05dd6611e7c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab returned with HTTP 404 Aug 14 01:19:47.126753 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 274/1096] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:47 2026] GET /volume/v3/groups/d9ab7ca0-2c24-400e-b31c-62fb286968ab => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:47.141866 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8e7675aa-e871-4133-9e21-820566caabdf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:47.145512 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e7675aa-e871-4133-9e21-820566caabdf tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/c7f8c4c2-b0b5-43b2-8a08-52a5f5412758 Aug 14 01:19:47.145739 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e7675aa-e871-4133-9e21-820566caabdf tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:47.145993 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e7675aa-e871-4133-9e21-820566caabdf tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:47.171035 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e7675aa-e871-4133-9e21-820566caabdf tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/group_types/c7f8c4c2-b0b5-43b2-8a08-52a5f5412758 returned with HTTP 202 Aug 14 01:19:47.171035 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 273/1097] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:19:47 2026] DELETE /volume/v3/group_types/c7f8c4c2-b0b5-43b2-8a08-52a5f5412758 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:47.181717 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-026d10f0-4c0a-4071-ad1e-e91f63e754d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:47.184301 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-026d10f0-4c0a-4071-ad1e-e91f63e754d9 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] DELETE https://10.4.3.11/volume/v3/types/5728a809-991a-4bf6-a259-2be3c4b5d059 Aug 14 01:19:47.184469 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-026d10f0-4c0a-4071-ad1e-e91f63e754d9 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:47.184717 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-026d10f0-4c0a-4071-ad1e-e91f63e754d9 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:47.218089 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-026d10f0-4c0a-4071-ad1e-e91f63e754d9 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/types/5728a809-991a-4bf6-a259-2be3c4b5d059 returned with HTTP 202 Aug 14 01:19:47.218535 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 276/1098] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:19:47 2026] DELETE /volume/v3/types/5728a809-991a-4bf6-a259-2be3c4b5d059 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:47.227292 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3147c26-108d-4a85-9395-89591c0252bd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:47.229073 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3147c26-108d-4a85-9395-89591c0252bd tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] GET https://10.4.3.11/volume/v3/types/5728a809-991a-4bf6-a259-2be3c4b5d059 Aug 14 01:19:47.229294 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3147c26-108d-4a85-9395-89591c0252bd tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:47.229531 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3147c26-108d-4a85-9395-89591c0252bd tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:47.234734 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3147c26-108d-4a85-9395-89591c0252bd tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/types/5728a809-991a-4bf6-a259-2be3c4b5d059 returned with HTTP 404 Aug 14 01:19:47.235275 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 276/1099] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:19:47 2026] GET /volume/v3/types/5728a809-991a-4bf6-a259-2be3c4b5d059 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:47.247744 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-14889bd2-4346-4217-9642-ec2f9a2dfd19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:47.249790 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14889bd2-4346-4217-9642-ec2f9a2dfd19 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:19:47.250216 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14889bd2-4346-4217-9642-ec2f9a2dfd19 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-317047297"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:47.267966 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14889bd2-4346-4217-9642-ec2f9a2dfd19 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:19:47.268477 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 275/1100] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:19:47 2026] POST /volume/v3/types => generated 223 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:47.279196 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d44981e7-081e-4e85-9f83-2b065d170fd9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:47.281557 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d44981e7-081e-4e85-9f83-2b065d170fd9 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:19:47.282080 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d44981e7-081e-4e85-9f83-2b065d170fd9 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1856233006"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:47.299185 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d44981e7-081e-4e85-9f83-2b065d170fd9 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:19:47.299724 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 274/1101] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:19:47 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:47.309242 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-978150b6-818b-4bed-8535-16571d733965 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:47.311466 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-978150b6-818b-4bed-8535-16571d733965 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/groups Aug 14 01:19:47.311935 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-978150b6-818b-4bed-8535-16571d733965 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "84ceee96-8e70-43e4-bb31-8653068c47c9", "volume_types": ["33eba969-9cee-4a41-95fc-eff91717375d"], "name": "tempest-GroupSnapshotsTest-Group-23354629"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:47.313888 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-978150b6-818b-4bed-8535-16571d733965 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating new group {'group': {'group_type': '84ceee96-8e70-43e4-bb31-8653068c47c9', 'volume_types': ['33eba969-9cee-4a41-95fc-eff91717375d'], 'name': 'tempest-GroupSnapshotsTest-Group-23354629'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 01:19:47.318319 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-978150b6-818b-4bed-8535-16571d733965 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating group tempest-GroupSnapshotsTest-Group-23354629. Aug 14 01:19:47.326194 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-978150b6-818b-4bed-8535-16571d733965 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability Zones retrieved successfully. Aug 14 01:19:47.338572 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-978150b6-818b-4bed-8535-16571d733965 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['c55f2ba9-e6c3-4ab0-97b1-8f81ac4aad3e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:47.372473 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-978150b6-818b-4bed-8535-16571d733965 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups returned with HTTP 202 Aug 14 01:19:47.372915 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 277/1102] 10.4.3.11 () {70 vars in 1290 bytes} [Fri Aug 14 01:19:47 2026] POST /volume/v3/groups => generated 110 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:47.382646 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55223a93-0fdc-4690-931a-ec90a8ccace0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:47.384965 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55223a93-0fdc-4690-931a-ec90a8ccace0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:47.385324 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55223a93-0fdc-4690-931a-ec90a8ccace0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:47.385445 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55223a93-0fdc-4690-931a-ec90a8ccace0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:47.385622 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-55223a93-0fdc-4690-931a-ec90a8ccace0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:47.389835 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:47.389835 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:47.399988 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55223a93-0fdc-4690-931a-ec90a8ccace0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:47.400490 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 277/1103] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:47 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 390 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:48.418227 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24e65add-e3ef-456a-903c-ebe3dad7433f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:48.418992 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24e65add-e3ef-456a-903c-ebe3dad7433f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:48.419182 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24e65add-e3ef-456a-903c-ebe3dad7433f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:48.419350 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24e65add-e3ef-456a-903c-ebe3dad7433f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:48.419505 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-24e65add-e3ef-456a-903c-ebe3dad7433f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:48.424698 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:48.424698 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:48.434256 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24e65add-e3ef-456a-903c-ebe3dad7433f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:48.434661 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 276/1104] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:48 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:48.444170 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e1df19f1-12df-417f-b461-b9961a3807f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:48.447300 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:48.447736 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-966703836", "volume_type": "33eba969-9cee-4a41-95fc-eff91717375d", "group_id": "43321b33-4680-4c3e-b31e-0cf467af2492", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:48.449590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-966703836', 'volume_type': '33eba969-9cee-4a41-95fc-eff91717375d', 'group_id': '43321b33-4680-4c3e-b31e-0cf467af2492', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:48.460284 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:48.460284 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:48.461915 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume of 1 GB Aug 14 01:19:48.469055 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability Zones retrieved successfully. Aug 14 01:19:48.478090 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (a045e923-4b1b-4259-bc72-3eef7a1075a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:48.479810 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76f593af-3aa6-4d21-a1d0-3046438722ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:48.481010 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:48.481010 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:48.481624 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:48.506952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76f593af-3aa6-4d21-a1d0-3046438722ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:19:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33eba969-9cee-4a41-95fc-eff91717375d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-317047297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33eba969-9cee-4a41-95fc-eff91717375d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '43321b33-4680-4c3e-b31e-0cf467af2492', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:48.507827 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d0fff4-b921-403f-b6bb-1d0e131abd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:48.543614 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-317047297 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-317047297, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:48.544208 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-317047297 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-317047297, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:48.575075 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['044c7dae-2744-4808-bd33-1dfaac47408a', '8d0d7ef9-3db7-48ec-b1f2-07118a2f6f8d', 'f3467e65-cb51-4f08-9f5a-2393cece0486', '64d60e1e-0d12-4dc1-b9c5-b579b0fa7353'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:48.575075 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d0fff4-b921-403f-b6bb-1d0e131abd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['044c7dae-2744-4808-bd33-1dfaac47408a', '8d0d7ef9-3db7-48ec-b1f2-07118a2f6f8d', 'f3467e65-cb51-4f08-9f5a-2393cece0486', '64d60e1e-0d12-4dc1-b9c5-b579b0fa7353']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:48.575446 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6195ec4-a40b-4cbb-9400-71d9bde7e9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:48.601580 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6195ec4-a40b-4cbb-9400-71d9bde7e9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1af31086-0da7-40d7-9653-aa780a17f7eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-966703836',encryption_key_id=None,group_id=43321b33-4680-4c3e-b31e-0cf467af2492,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['044c7dae-2744-4808-bd33-1dfaac47408a','8d0d7ef9-3db7-48ec-b1f2-07118a2f6f8d','f3467e65-cb51-4f08-9f5a-2393cece0486','64d60e1e-0d12-4dc1-b9c5-b579b0fa7353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=33eba969-9cee-4a41-95fc-eff91717375d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-966703836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=43321b33-4680-4c3e-b31e-0cf467af2492,host=None,id=1af31086-0da7-40d7-9653-aa780a17f7eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f289773f904868980b1f0f8409f169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33eba969-9cee-4a41-95fc-eff91717375d),volume_type_id=33eba969-9cee-4a41-95fc-eff91717375d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:48.602340 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ab98f3-9e7a-4a22-bae9-f87c9aa35a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:48.622155 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ab98f3-9e7a-4a22-bae9-f87c9aa35a71) transitioned into state 'SUCCESS' from state '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-966703836',encryption_key_id=None,group_id=43321b33-4680-4c3e-b31e-0cf467af2492,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['044c7dae-2744-4808-bd33-1dfaac47408a','8d0d7ef9-3db7-48ec-b1f2-07118a2f6f8d','f3467e65-cb51-4f08-9f5a-2393cece0486','64d60e1e-0d12-4dc1-b9c5-b579b0fa7353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=33eba969-9cee-4a41-95fc-eff91717375d)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:48.623181 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ccf23a2-5c25-4538-a6be-fed730eedbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:48.639109 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ccf23a2-5c25-4538-a6be-fed730eedbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:48.640172 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (a045e923-4b1b-4259-bc72-3eef7a1075a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:48.640682 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume request issued successfully. Aug 14 01:19:48.641655 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:48.641856 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:48.695548 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:48.698831 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:48.698831 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:48.702409 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e1df19f1-12df-417f-b461-b9961a3807f4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:48.702887 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 275/1105] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:19:48 2026] POST /volume/v3/volumes => generated 819 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:48.715781 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9a4d1fe-319c-4240-ba5e-2254081995e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:48.717518 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9a4d1fe-319c-4240-ba5e-2254081995e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/1af31086-0da7-40d7-9653-aa780a17f7eb Aug 14 01:19:48.717725 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9a4d1fe-319c-4240-ba5e-2254081995e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:48.717908 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9a4d1fe-319c-4240-ba5e-2254081995e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:48.725628 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:48.725628 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:48.729934 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9a4d1fe-319c-4240-ba5e-2254081995e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:48.730804 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-d9a4d1fe-319c-4240-ba5e-2254081995e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:48.730982 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-d9a4d1fe-319c-4240-ba5e-2254081995e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:48.778360 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-d9a4d1fe-319c-4240-ba5e-2254081995e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:48.781602 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:48.781602 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:48.788298 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9a4d1fe-319c-4240-ba5e-2254081995e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/1af31086-0da7-40d7-9653-aa780a17f7eb returned with HTTP 200 Aug 14 01:19:48.788661 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 278/1106] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:48 2026] GET /volume/v3/volumes/1af31086-0da7-40d7-9653-aa780a17f7eb => generated 887 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:49.802493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e2ef76cd-f034-4a2b-9173-a43d9e4fab1f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:49.804896 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2ef76cd-f034-4a2b-9173-a43d9e4fab1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/1af31086-0da7-40d7-9653-aa780a17f7eb Aug 14 01:19:49.805186 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2ef76cd-f034-4a2b-9173-a43d9e4fab1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:49.805447 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e2ef76cd-f034-4a2b-9173-a43d9e4fab1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:49.815495 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:49.815495 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:49.819797 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e2ef76cd-f034-4a2b-9173-a43d9e4fab1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:49.821945 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-e2ef76cd-f034-4a2b-9173-a43d9e4fab1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:49.821945 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-e2ef76cd-f034-4a2b-9173-a43d9e4fab1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:49.874253 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-e2ef76cd-f034-4a2b-9173-a43d9e4fab1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:49.877951 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:49.877951 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:49.887852 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e2ef76cd-f034-4a2b-9173-a43d9e4fab1f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/1af31086-0da7-40d7-9653-aa780a17f7eb returned with HTTP 200 Aug 14 01:19:49.888372 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 278/1107] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:49 2026] GET /volume/v3/volumes/1af31086-0da7-40d7-9653-aa780a17f7eb => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:49.903139 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:49.905261 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:49.905592 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2045067106", "volume_type": "33eba969-9cee-4a41-95fc-eff91717375d", "group_id": "43321b33-4680-4c3e-b31e-0cf467af2492", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:49.906948 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2045067106', 'volume_type': '33eba969-9cee-4a41-95fc-eff91717375d', 'group_id': '43321b33-4680-4c3e-b31e-0cf467af2492', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:49.916975 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:49.916975 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:49.917563 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume of 1 GB Aug 14 01:19:49.924095 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability Zones retrieved successfully. Aug 14 01:19:49.929474 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (526ccbea-f0fd-43e0-8afe-ea09bf4ca67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:49.930998 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc3dce7-63de-4304-8a08-a39445314506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:49.931720 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:49.931720 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:49.932230 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:49.958128 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc3dce7-63de-4304-8a08-a39445314506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:19:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33eba969-9cee-4a41-95fc-eff91717375d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-317047297',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33eba969-9cee-4a41-95fc-eff91717375d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '43321b33-4680-4c3e-b31e-0cf467af2492', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:49.959314 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b656ef3-25a9-496d-a70d-79df4c775ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:49.988331 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-317047297 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-317047297, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:49.988702 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-317047297 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-317047297, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:50.003280 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['9b4e96c2-78d6-4b57-9c97-8483b07b43ff', '3bf55e9d-8d11-447b-8403-cf80b131f664', '31877ee5-5d63-4b25-a095-a0e66d1133ce', 'e505c1c3-31c7-4556-b83a-f3a74ade6d48'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:50.004165 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b656ef3-25a9-496d-a70d-79df4c775ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b4e96c2-78d6-4b57-9c97-8483b07b43ff', '3bf55e9d-8d11-447b-8403-cf80b131f664', '31877ee5-5d63-4b25-a095-a0e66d1133ce', 'e505c1c3-31c7-4556-b83a-f3a74ade6d48']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:50.005114 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473fbd57-ed8d-4d65-865d-c6fb05d49197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:50.030668 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473fbd57-ed8d-4d65-865d-c6fb05d49197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ca11637-2c8b-4f55-a229-56371286b065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2045067106',encryption_key_id=None,group_id=43321b33-4680-4c3e-b31e-0cf467af2492,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['9b4e96c2-78d6-4b57-9c97-8483b07b43ff','3bf55e9d-8d11-447b-8403-cf80b131f664','31877ee5-5d63-4b25-a095-a0e66d1133ce','e505c1c3-31c7-4556-b83a-f3a74ade6d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=33eba969-9cee-4a41-95fc-eff91717375d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2045067106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=43321b33-4680-4c3e-b31e-0cf467af2492,host=None,id=3ca11637-2c8b-4f55-a229-56371286b065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f289773f904868980b1f0f8409f169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33eba969-9cee-4a41-95fc-eff91717375d),volume_type_id=33eba969-9cee-4a41-95fc-eff91717375d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:50.030668 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308df323-b04b-4dfc-a5ae-63fdac8e1fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:50.064677 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308df323-b04b-4dfc-a5ae-63fdac8e1fe7) transitioned into state 'SUCCESS' from state '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-2045067106',encryption_key_id=None,group_id=43321b33-4680-4c3e-b31e-0cf467af2492,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['9b4e96c2-78d6-4b57-9c97-8483b07b43ff','3bf55e9d-8d11-447b-8403-cf80b131f664','31877ee5-5d63-4b25-a095-a0e66d1133ce','e505c1c3-31c7-4556-b83a-f3a74ade6d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=33eba969-9cee-4a41-95fc-eff91717375d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:50.065413 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9997ebe-47ca-4839-8a49-f2fcde5b6e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:50.080559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9997ebe-47ca-4839-8a49-f2fcde5b6e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:50.081559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (526ccbea-f0fd-43e0-8afe-ea09bf4ca67b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:50.081880 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume request issued successfully. Aug 14 01:19:50.082653 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:50.082866 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:50.123635 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:50.126487 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:50.126487 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:50.129747 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24f07632-4efb-4384-9071-4f6bcf8135b3 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:50.130153 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 277/1108] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:19:49 2026] POST /volume/v3/volumes => generated 820 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:50.141263 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c9dee566-c7f9-480f-b9d1-2d634a7ad992 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:50.144668 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9dee566-c7f9-480f-b9d1-2d634a7ad992 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 Aug 14 01:19:50.145029 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9dee566-c7f9-480f-b9d1-2d634a7ad992 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:50.145351 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9dee566-c7f9-480f-b9d1-2d634a7ad992 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:50.159151 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:50.159151 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:50.166043 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c9dee566-c7f9-480f-b9d1-2d634a7ad992 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:50.167283 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-c9dee566-c7f9-480f-b9d1-2d634a7ad992 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:50.167586 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-c9dee566-c7f9-480f-b9d1-2d634a7ad992 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:50.232276 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-c9dee566-c7f9-480f-b9d1-2d634a7ad992 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:50.235946 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:50.235946 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:50.247701 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9dee566-c7f9-480f-b9d1-2d634a7ad992 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 returned with HTTP 200 Aug 14 01:19:50.248298 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 276/1109] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:50 2026] GET /volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 => generated 888 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:51.265834 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff0eb4e0-22e7-4ab7-8db9-891cf0ee9573 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:51.268538 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff0eb4e0-22e7-4ab7-8db9-891cf0ee9573 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 Aug 14 01:19:51.268765 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff0eb4e0-22e7-4ab7-8db9-891cf0ee9573 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:51.269024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff0eb4e0-22e7-4ab7-8db9-891cf0ee9573 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:51.277482 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:51.277482 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:51.281988 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ff0eb4e0-22e7-4ab7-8db9-891cf0ee9573 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:51.282749 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-ff0eb4e0-22e7-4ab7-8db9-891cf0ee9573 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:51.282947 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-ff0eb4e0-22e7-4ab7-8db9-891cf0ee9573 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:51.323954 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-ff0eb4e0-22e7-4ab7-8db9-891cf0ee9573 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:51.327330 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:51.327330 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:51.335274 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff0eb4e0-22e7-4ab7-8db9-891cf0ee9573 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 returned with HTTP 200 Aug 14 01:19:51.335944 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 279/1110] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:51 2026] GET /volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:51.352246 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a0ea855f-8a06-417d-b938-f3a2bd438d86 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:51.356192 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a0ea855f-8a06-417d-b938-f3a2bd438d86 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] PUT https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:51.356788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a0ea855f-8a06-417d-b938-f3a2bd438d86 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1af31086-0da7-40d7-9653-aa780a17f7eb"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:51.365224 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-a0ea855f-8a06-417d-b938-f3a2bd438d86 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Update called for group 43321b33-4680-4c3e-b31e-0cf467af2492. {{(pid=100276) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 01:19:51.365436 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-a0ea855f-8a06-417d-b938-f3a2bd438d86 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Updating group 43321b33-4680-4c3e-b31e-0cf467af2492 with name None description: None add_volumes: None remove_volumes: 1af31086-0da7-40d7-9653-aa780a17f7eb. Aug 14 01:19:51.370711 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:51.370711 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:51.396351 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a0ea855f-8a06-417d-b938-f3a2bd438d86 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 202 Aug 14 01:19:51.396976 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 279/1111] 10.4.3.11 () {70 vars in 1399 bytes} [Fri Aug 14 01:19:51 2026] PUT /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:51.407006 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37191375-53c3-4e56-9ede-7851a08faa46 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:51.409785 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37191375-53c3-4e56-9ede-7851a08faa46 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:51.409785 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37191375-53c3-4e56-9ede-7851a08faa46 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:51.410440 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37191375-53c3-4e56-9ede-7851a08faa46 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:51.410440 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-37191375-53c3-4e56-9ede-7851a08faa46 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:51.415703 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:51.415703 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:51.433291 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37191375-53c3-4e56-9ede-7851a08faa46 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:51.433753 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 278/1112] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:51 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:52.447603 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-afebb446-e22f-4034-b8f8-33e5fe37ee33 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:52.449951 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afebb446-e22f-4034-b8f8-33e5fe37ee33 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:52.450233 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afebb446-e22f-4034-b8f8-33e5fe37ee33 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:52.450548 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afebb446-e22f-4034-b8f8-33e5fe37ee33 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:52.451421 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-afebb446-e22f-4034-b8f8-33e5fe37ee33 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:52.460624 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:52.460624 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:52.467868 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afebb446-e22f-4034-b8f8-33e5fe37ee33 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:52.468726 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 277/1113] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:52 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:52.480910 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd6fdde5-dca0-4a47-a8a0-9384044b497c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:52.483837 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd6fdde5-dca0-4a47-a8a0-9384044b497c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] PUT https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:52.483837 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd6fdde5-dca0-4a47-a8a0-9384044b497c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1af31086-0da7-40d7-9653-aa780a17f7eb"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:52.489409 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-bd6fdde5-dca0-4a47-a8a0-9384044b497c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Update called for group 43321b33-4680-4c3e-b31e-0cf467af2492. {{(pid=100274) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 01:19:52.489564 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-bd6fdde5-dca0-4a47-a8a0-9384044b497c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Updating group 43321b33-4680-4c3e-b31e-0cf467af2492 with name None description: None add_volumes: 1af31086-0da7-40d7-9653-aa780a17f7eb remove_volumes: None. Aug 14 01:19:52.497121 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:52.497121 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:52.544910 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd6fdde5-dca0-4a47-a8a0-9384044b497c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 202 Aug 14 01:19:52.545383 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 280/1114] 10.4.3.11 () {70 vars in 1399 bytes} [Fri Aug 14 01:19:52 2026] PUT /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:52.562196 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f92e1341-1fe5-4a14-87ee-e63e5762b88e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:52.564203 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f92e1341-1fe5-4a14-87ee-e63e5762b88e tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:52.564522 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f92e1341-1fe5-4a14-87ee-e63e5762b88e tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:52.564983 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f92e1341-1fe5-4a14-87ee-e63e5762b88e tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:52.565230 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-f92e1341-1fe5-4a14-87ee-e63e5762b88e tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:52.568983 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:52.568983 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:52.577602 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f92e1341-1fe5-4a14-87ee-e63e5762b88e tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:52.578392 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 280/1115] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:52 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 390 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:19:53.590318 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f62b1879-b1cd-402a-9de9-121d4430518c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:53.593824 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f62b1879-b1cd-402a-9de9-121d4430518c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:53.594252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f62b1879-b1cd-402a-9de9-121d4430518c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:53.594517 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f62b1879-b1cd-402a-9de9-121d4430518c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:53.594741 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-f62b1879-b1cd-402a-9de9-121d4430518c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:53.601545 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:53.601545 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:53.610410 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f62b1879-b1cd-402a-9de9-121d4430518c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:53.610868 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 279/1116] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:53 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:53.619169 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-51e39ef4-b4f7-47ec-8905-b876cecb7fa8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:53.621287 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51e39ef4-b4f7-47ec-8905-b876cecb7fa8 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] PUT https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:53.621709 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51e39ef4-b4f7-47ec-8905-b876cecb7fa8 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3ca11637-2c8b-4f55-a229-56371286b065"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:53.623346 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-51e39ef4-b4f7-47ec-8905-b876cecb7fa8 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Update called for group 43321b33-4680-4c3e-b31e-0cf467af2492. {{(pid=100275) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 01:19:53.623722 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-51e39ef4-b4f7-47ec-8905-b876cecb7fa8 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Updating group 43321b33-4680-4c3e-b31e-0cf467af2492 with name None description: None add_volumes: None remove_volumes: 3ca11637-2c8b-4f55-a229-56371286b065. Aug 14 01:19:53.627570 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:53.627570 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:53.648382 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51e39ef4-b4f7-47ec-8905-b876cecb7fa8 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 202 Aug 14 01:19:53.648786 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 278/1117] 10.4.3.11 () {70 vars in 1399 bytes} [Fri Aug 14 01:19:53 2026] PUT /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:53.655493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a58447e8-dba7-44e5-b372-e491b7bf33f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:53.657536 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a58447e8-dba7-44e5-b372-e491b7bf33f6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:53.657743 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a58447e8-dba7-44e5-b372-e491b7bf33f6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:53.658055 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a58447e8-dba7-44e5-b372-e491b7bf33f6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:53.658205 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-a58447e8-dba7-44e5-b372-e491b7bf33f6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:53.661934 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:53.661934 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:53.670527 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a58447e8-dba7-44e5-b372-e491b7bf33f6 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:53.671039 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 281/1118] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:53 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:53.805797 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-63d36df6-571a-4a19-be4b-8ca846eab842 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:53.922947 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:53.922947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1143034739"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:53.923147 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1143034739'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:53.923341 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Create volume of 1 GB Aug 14 01:19:53.923696 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:53.923696 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:53.928124 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Availability Zones retrieved successfully. Aug 14 01:19:53.933243 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Flow 'volume_create_api' (ce575192-5c4a-461a-847d-59bbd54ce53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:53.934966 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56575c95-107a-44bb-8235-cfcfc9a414e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:53.936008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:53.961047 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56575c95-107a-44bb-8235-cfcfc9a414e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:53.962005 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdc72d07-c160-4cd4-8a52-3f49897358af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:54.025905 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Created reservations ['1e123a5b-121e-4a4c-8e95-1607a6c9a0f2', 'b8a37223-e4a1-48a5-b5c7-f19066cc9555', '1e1e7e3a-191d-428f-9e31-c4e1c0c8d5d6', '612c9250-c2f5-4675-80f0-66841ae574f9'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:54.027531 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdc72d07-c160-4cd4-8a52-3f49897358af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e123a5b-121e-4a4c-8e95-1607a6c9a0f2', 'b8a37223-e4a1-48a5-b5c7-f19066cc9555', '1e1e7e3a-191d-428f-9e31-c4e1c0c8d5d6', '612c9250-c2f5-4675-80f0-66841ae574f9']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:54.028708 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b942336-28a4-4d26-b09b-05fe6cf08803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:54.057562 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b942336-28a4-4d26-b09b-05fe6cf08803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eabb655-3683-49ce-bb41-ebd1abfe6fd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1143034739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8846d27290234acd932b8eb34d035f6a',qos_specs=None,replication_status=,reservations=['1e123a5b-121e-4a4c-8e95-1607a6c9a0f2','b8a37223-e4a1-48a5-b5c7-f19066cc9555','1e1e7e3a-191d-428f-9e31-c4e1c0c8d5d6','612c9250-c2f5-4675-80f0-66841ae574f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7512b8b3f3f14aa79cbfdcf362f9c61f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1143034739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eabb655-3683-49ce-bb41-ebd1abfe6fd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8846d27290234acd932b8eb34d035f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7512b8b3f3f14aa79cbfdcf362f9c61f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:54.058838 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ababf15-a2c5-4232-98e2-6d351e9dc0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:54.081725 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ababf15-a2c5-4232-98e2-6d351e9dc0a7) transitioned into state 'SUCCESS' from state '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-1143034739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8846d27290234acd932b8eb34d035f6a',qos_specs=None,replication_status=,reservations=['1e123a5b-121e-4a4c-8e95-1607a6c9a0f2','b8a37223-e4a1-48a5-b5c7-f19066cc9555','1e1e7e3a-191d-428f-9e31-c4e1c0c8d5d6','612c9250-c2f5-4675-80f0-66841ae574f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7512b8b3f3f14aa79cbfdcf362f9c61f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:54.084706 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84b40ac-4bb5-4cb2-a73f-bc62ef03ea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:54.099176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84b40ac-4bb5-4cb2-a73f-bc62ef03ea76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:54.100425 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Flow 'volume_create_api' (ce575192-5c4a-461a-847d-59bbd54ce53b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:54.102028 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Create volume request issued successfully. Aug 14 01:19:54.102028 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63d36df6-571a-4a19-be4b-8ca846eab842 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:54.102028 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 281/1119] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:19:53 2026] POST /volume/v3/volumes => generated 817 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:54.120306 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1c6c07a7-6f6c-4d9b-a820-3717ac6e8205 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:54.122082 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c6c07a7-6f6c-4d9b-a820-3717ac6e8205 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:54.122306 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c6c07a7-6f6c-4d9b-a820-3717ac6e8205 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:54.122590 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c6c07a7-6f6c-4d9b-a820-3717ac6e8205 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:54.130988 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:54.130988 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:54.136157 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c6c07a7-6f6c-4d9b-a820-3717ac6e8205 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Volume info retrieved successfully. Aug 14 01:19:54.141592 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c6c07a7-6f6c-4d9b-a820-3717ac6e8205 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 200 Aug 14 01:19:54.142069 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 280/1120] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:54 2026] GET /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:54.682607 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ecb5cb5b-f6c2-4363-8280-17d42ad2e5c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:54.685008 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ecb5cb5b-f6c2-4363-8280-17d42ad2e5c1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:54.685303 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ecb5cb5b-f6c2-4363-8280-17d42ad2e5c1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:54.685588 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ecb5cb5b-f6c2-4363-8280-17d42ad2e5c1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:54.685776 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-ecb5cb5b-f6c2-4363-8280-17d42ad2e5c1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:54.690151 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:54.690151 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:54.700787 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ecb5cb5b-f6c2-4363-8280-17d42ad2e5c1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:54.701311 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 279/1121] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:54 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:54.712963 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3cdc1012-fcee-4cef-ad79-230fe79236fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:54.714908 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cdc1012-fcee-4cef-ad79-230fe79236fa tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] PUT https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:54.715271 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cdc1012-fcee-4cef-ad79-230fe79236fa tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3ca11637-2c8b-4f55-a229-56371286b065"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:54.716854 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-3cdc1012-fcee-4cef-ad79-230fe79236fa tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Update called for group 43321b33-4680-4c3e-b31e-0cf467af2492. {{(pid=100274) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 01:19:54.717048 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-3cdc1012-fcee-4cef-ad79-230fe79236fa tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Updating group 43321b33-4680-4c3e-b31e-0cf467af2492 with name None description: None add_volumes: 3ca11637-2c8b-4f55-a229-56371286b065 remove_volumes: None. Aug 14 01:19:54.720461 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:54.720461 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:54.746720 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cdc1012-fcee-4cef-ad79-230fe79236fa tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 202 Aug 14 01:19:54.747168 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 282/1122] 10.4.3.11 () {70 vars in 1399 bytes} [Fri Aug 14 01:19:54 2026] PUT /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:54.755849 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-763f0688-1ce6-47dd-ad2c-ce5b1f71d40d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:54.757758 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-763f0688-1ce6-47dd-ad2c-ce5b1f71d40d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:54.758128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-763f0688-1ce6-47dd-ad2c-ce5b1f71d40d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:54.758471 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-763f0688-1ce6-47dd-ad2c-ce5b1f71d40d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:54.758700 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-763f0688-1ce6-47dd-ad2c-ce5b1f71d40d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:54.761948 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:54.761948 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:54.772375 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-763f0688-1ce6-47dd-ad2c-ce5b1f71d40d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:54.773115 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 282/1123] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:54 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 390 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:55.158600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c385c2b2-f20b-45a6-85a4-db38cd3d3db4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.160417 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c385c2b2-f20b-45a6-85a4-db38cd3d3db4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:55.160658 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c385c2b2-f20b-45a6-85a4-db38cd3d3db4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.160889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c385c2b2-f20b-45a6-85a4-db38cd3d3db4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.169204 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.169204 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:55.173852 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c385c2b2-f20b-45a6-85a4-db38cd3d3db4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Volume info retrieved successfully. Aug 14 01:19:55.179542 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c385c2b2-f20b-45a6-85a4-db38cd3d3db4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 200 Aug 14 01:19:55.179964 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 281/1124] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:55 2026] GET /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:55.193726 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ab247a4f-a5a3-49ce-92a9-3b8bcbf0337b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.195997 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab247a4f-a5a3-49ce-92a9-3b8bcbf0337b tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] POST https://10.4.3.11/volume/v3/volume-transfers Aug 14 01:19:55.196451 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab247a4f-a5a3-49ce-92a9-3b8bcbf0337b tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0eabb655-3683-49ce-bb41-ebd1abfe6fd2"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:55.198555 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volume_transfer [None req-ab247a4f-a5a3-49ce-92a9-3b8bcbf0337b tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Creating new volume transfer {'transfer': {'volume_id': '0eabb655-3683-49ce-bb41-ebd1abfe6fd2'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 01:19:55.198638 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volume_transfer [None req-ab247a4f-a5a3-49ce-92a9-3b8bcbf0337b tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Creating transfer of volume 0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:55.198761 np0000007295 devstack@c-api.service[100275]: INFO cinder.transfer.api [None req-ab247a4f-a5a3-49ce-92a9-3b8bcbf0337b tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Generating transfer record for volume 0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:55.208277 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.208277 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:55.230478 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab247a4f-a5a3-49ce-92a9-3b8bcbf0337b tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volume-transfers returned with HTTP 202 Aug 14 01:19:55.231092 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 280/1125] 10.4.3.11 () {70 vars in 1319 bytes} [Fri Aug 14 01:19:55 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:55.243454 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2e6c367-fd05-4732-b588-c41786eeb7a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.245242 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2e6c367-fd05-4732-b588-c41786eeb7a5 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:55.245446 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2e6c367-fd05-4732-b588-c41786eeb7a5 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.245713 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2e6c367-fd05-4732-b588-c41786eeb7a5 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.252764 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.252764 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:55.257079 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2e6c367-fd05-4732-b588-c41786eeb7a5 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Volume info retrieved successfully. Aug 14 01:19:55.261848 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2e6c367-fd05-4732-b588-c41786eeb7a5 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 200 Aug 14 01:19:55.262194 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 283/1126] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:55 2026] GET /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:55.274382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24a3c231-3e86-4a2f-80ef-ca784e61d2b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.278949 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24a3c231-3e86-4a2f-80ef-ca784e61d2b2 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volume-transfers/9e9e088a-504e-4812-b559-b52f2ad9001e Aug 14 01:19:55.278949 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24a3c231-3e86-4a2f-80ef-ca784e61d2b2 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.278949 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24a3c231-3e86-4a2f-80ef-ca784e61d2b2 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.278949 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.278949 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:55.287187 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24a3c231-3e86-4a2f-80ef-ca784e61d2b2 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volume-transfers/9e9e088a-504e-4812-b559-b52f2ad9001e returned with HTTP 200 Aug 14 01:19:55.287187 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 283/1127] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:19:55 2026] GET /volume/v3/volume-transfers/9e9e088a-504e-4812-b559-b52f2ad9001e => generated 430 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:55.295046 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-19ad525c-1470-4f15-a0ab-6722c0c4192c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.297599 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19ad525c-1470-4f15-a0ab-6722c0c4192c tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volume-transfers Aug 14 01:19:55.297869 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19ad525c-1470-4f15-a0ab-6722c0c4192c tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.298104 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19ad525c-1470-4f15-a0ab-6722c0c4192c tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.298319 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-19ad525c-1470-4f15-a0ab-6722c0c4192c tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Listing volume transfers {{(pid=100273) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 01:19:55.305073 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19ad525c-1470-4f15-a0ab-6722c0c4192c tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volume-transfers returned with HTTP 200 Aug 14 01:19:55.305491 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 282/1128] 10.4.3.11 () {68 vars in 1298 bytes} [Fri Aug 14 01:19:55 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:55.315038 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.404735 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] POST https://10.4.3.11/volume/v3/volume-transfers/9e9e088a-504e-4812-b559-b52f2ad9001e/accept Aug 14 01:19:55.405258 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "852a56905cd8f780"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:55.407479 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.volume_transfer [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Accepting volume transfer 9e9e088a-504e-4812-b559-b52f2ad9001e {{(pid=100275) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 01:19:55.407676 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Accepting transfer 9e9e088a-504e-4812-b559-b52f2ad9001e Aug 14 01:19:55.472025 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Created reservations ['66a7704c-e33e-4dde-9460-59aa5c3c6a75', '504dcbf2-62e9-4d4a-8088-c27bba330894', '7e8b9838-2457-4fb7-83e4-50ecc1cd1dd6', '6416d877-5528-4bb4-ac27-a3a80825273a'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:55.489972 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Created reservations ['529318b9-c926-4023-85f1-e56f9a8fae94', 'b4531376-b05c-4f09-82d5-28aa88d5f72e', '851b3f38-7ed6-4d33-97bd-ddfd35de4b9a', '81f30a1a-6a10-4e30-acd4-2d1559b91e28'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:55.528275 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Created reservations ['6908c66d-9f76-473b-b55b-4fb32209b4b8', '3d70ab70-192e-4b68-81da-0a208f63ebbc', 'fec0cce4-85d2-4bd2-a75b-cbc807a84a8c', '89a0f1a9-b1a4-46f1-adcd-62057299dc64'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:55.560968 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Created reservations ['8d64d9c1-7f48-49e9-885c-a44fc4779f1c', '9f948335-6cc0-418f-85d7-d370a06de628', '4fdabb6c-def8-48ce-83b8-cc87fd7118d9', '650267fb-e83e-4fbb-a227-239b52578ef2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:55.570518 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Transfer volume completed successfully. Aug 14 01:19:55.638957 np0000007295 devstack@c-api.service[100275]: INFO cinder.transfer.api [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Volume 0eabb655-3683-49ce-bb41-ebd1abfe6fd2 has been transferred. Aug 14 01:19:55.645146 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2c73a57-5d0e-4ef5-8114-8956d7fa0993 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] https://10.4.3.11/volume/v3/volume-transfers/9e9e088a-504e-4812-b559-b52f2ad9001e/accept returned with HTTP 202 Aug 14 01:19:55.645499 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 281/1129] 10.4.3.11 () {70 vars in 1451 bytes} [Fri Aug 14 01:19:55 2026] POST /volume/v3/volume-transfers/9e9e088a-504e-4812-b559-b52f2ad9001e/accept => generated 363 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:55.658652 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7a3f8e27-d7c3-4bc8-89b3-d2bda718d53a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.663098 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a3f8e27-d7c3-4bc8-89b3-d2bda718d53a tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] GET https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:55.663294 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a3f8e27-d7c3-4bc8-89b3-d2bda718d53a tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.663509 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a3f8e27-d7c3-4bc8-89b3-d2bda718d53a tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.675132 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.675132 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:55.680560 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7a3f8e27-d7c3-4bc8-89b3-d2bda718d53a tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Volume info retrieved successfully. Aug 14 01:19:55.686512 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a3f8e27-d7c3-4bc8-89b3-d2bda718d53a tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 200 Aug 14 01:19:55.686512 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 284/1130] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:55 2026] GET /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:55.700487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fbdaf5d3-901d-48ca-a6a2-668b11073255 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.701959 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbdaf5d3-901d-48ca-a6a2-668b11073255 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] GET https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:55.703713 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fbdaf5d3-901d-48ca-a6a2-668b11073255 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.703713 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fbdaf5d3-901d-48ca-a6a2-668b11073255 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.712373 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.712373 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:55.716756 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fbdaf5d3-901d-48ca-a6a2-668b11073255 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] Volume info retrieved successfully. Aug 14 01:19:55.721805 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbdaf5d3-901d-48ca-a6a2-668b11073255 tempest-VolumesTransfersV355Test-875069484 tempest-VolumesTransfersV355Test-875069484-project-member] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 200 Aug 14 01:19:55.722455 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 284/1131] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:55 2026] GET /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:55.734662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cfed4c21-4244-4c5a-ae9b-89fcdf360fc4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.736556 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfed4c21-4244-4c5a-ae9b-89fcdf360fc4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] DELETE https://10.4.3.11/volume/v3/volume-transfers/9e9e088a-504e-4812-b559-b52f2ad9001e Aug 14 01:19:55.736802 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfed4c21-4244-4c5a-ae9b-89fcdf360fc4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.737052 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfed4c21-4244-4c5a-ae9b-89fcdf360fc4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.737194 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-cfed4c21-4244-4c5a-ae9b-89fcdf360fc4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Delete transfer with id: 9e9e088a-504e-4812-b559-b52f2ad9001e Aug 14 01:19:55.741625 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfed4c21-4244-4c5a-ae9b-89fcdf360fc4 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volume-transfers/9e9e088a-504e-4812-b559-b52f2ad9001e returned with HTTP 404 Aug 14 01:19:55.742219 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 283/1132] 10.4.3.11 () {68 vars in 1412 bytes} [Fri Aug 14 01:19:55 2026] DELETE /volume/v3/volume-transfers/9e9e088a-504e-4812-b559-b52f2ad9001e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:55.749654 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f6969d6-b55f-4c83-8c29-4161b46179f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.787451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-beabecae-8df2-40bf-aa14-151790ab0cb7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.789890 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-beabecae-8df2-40bf-aa14-151790ab0cb7 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:55.790203 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-beabecae-8df2-40bf-aa14-151790ab0cb7 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.790501 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-beabecae-8df2-40bf-aa14-151790ab0cb7 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.790893 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-beabecae-8df2-40bf-aa14-151790ab0cb7 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:55.795076 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f6969d6-b55f-4c83-8c29-4161b46179f7 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:55.795400 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f6969d6-b55f-4c83-8c29-4161b46179f7 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.795563 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.795563 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:55.795676 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f6969d6-b55f-4c83-8c29-4161b46179f7 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.795947 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0f6969d6-b55f-4c83-8c29-4161b46179f7 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Delete volume with id: 0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:55.808955 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-beabecae-8df2-40bf-aa14-151790ab0cb7 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 200 Aug 14 01:19:55.809070 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.809070 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:55.809070 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f6969d6-b55f-4c83-8c29-4161b46179f7 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Volume info retrieved successfully. Aug 14 01:19:55.809153 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 285/1133] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:55 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:55.820546 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-193febe6-f65a-4e36-9469-e00699a9c129 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.825050 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:19:55.829636 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.829636 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.829636 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:55.830528 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:19:55.830845 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f6969d6-b55f-4c83-8c29-4161b46179f7 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Delete volume request issued successfully. Aug 14 01:19:55.831067 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f6969d6-b55f-4c83-8c29-4161b46179f7 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 202 Aug 14 01:19:55.834945 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 282/1134] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:19:55 2026] DELETE /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:55.841271 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04601251-00a2-4ea6-9982-4d60b9de09d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.842260 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all volumes completed successfully. Aug 14 01:19:55.842974 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:55.843125 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:55.845868 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04601251-00a2-4ea6-9982-4d60b9de09d5 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] GET https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:55.846278 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04601251-00a2-4ea6-9982-4d60b9de09d5 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:55.846531 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04601251-00a2-4ea6-9982-4d60b9de09d5 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:55.857570 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.857570 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:55.863066 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-04601251-00a2-4ea6-9982-4d60b9de09d5 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Volume info retrieved successfully. Aug 14 01:19:55.868955 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04601251-00a2-4ea6-9982-4d60b9de09d5 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 200 Aug 14 01:19:55.869560 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 284/1135] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:55 2026] GET /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:55.884829 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:55.887871 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.887871 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:55.891915 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:55.892149 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:55.933345 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:55.936827 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.936827 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:55.944754 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-193febe6-f65a-4e36-9469-e00699a9c129 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:19:55.945210 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 285/1136] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:19:55 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:55.960205 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14d69a48-6db5-4688-8fec-d0cfdb42ad67 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:55.962258 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14d69a48-6db5-4688-8fec-d0cfdb42ad67 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/group_snapshots Aug 14 01:19:55.962630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14d69a48-6db5-4688-8fec-d0cfdb42ad67 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "43321b33-4680-4c3e-b31e-0cf467af2492", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-392812378"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:55.964108 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-14d69a48-6db5-4688-8fec-d0cfdb42ad67 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '43321b33-4680-4c3e-b31e-0cf467af2492', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-392812378'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 01:19:55.967557 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.967557 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:55.970878 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-14d69a48-6db5-4688-8fec-d0cfdb42ad67 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-392812378. Aug 14 01:19:55.988421 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:55.988421 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:56.005504 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-14d69a48-6db5-4688-8fec-d0cfdb42ad67 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-317047297 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-317047297, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:56.005829 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-14d69a48-6db5-4688-8fec-d0cfdb42ad67 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-317047297 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-317047297, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:19:56.026604 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-14d69a48-6db5-4688-8fec-d0cfdb42ad67 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['2bda5147-ffb3-421c-aaa8-b7ea7f09a4f6', 'ff55a3cd-798c-4be4-b6e8-f2861eec9db3', 'd524bcc0-b23f-4767-ab85-94b14f0556fa', '06c464ce-151c-4d4d-98a4-c0c55b03797e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:56.075450 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14d69a48-6db5-4688-8fec-d0cfdb42ad67 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots returned with HTTP 202 Aug 14 01:19:56.076072 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 286/1137] 10.4.3.11 () {70 vars in 1317 bytes} [Fri Aug 14 01:19:55 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:56.086954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f73a7e1e-2e1c-4565-a2e6-3db781dcebd1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:56.089128 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f73a7e1e-2e1c-4565-a2e6-3db781dcebd1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 Aug 14 01:19:56.089373 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f73a7e1e-2e1c-4565-a2e6-3db781dcebd1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:56.089610 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f73a7e1e-2e1c-4565-a2e6-3db781dcebd1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:56.089761 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-f73a7e1e-2e1c-4565-a2e6-3db781dcebd1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 283aa99e-adf0-4a0b-b625-31a76ff26c55 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:19:56.095142 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:56.095142 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:56.099840 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f73a7e1e-2e1c-4565-a2e6-3db781dcebd1 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 returned with HTTP 200 Aug 14 01:19:56.100244 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 283/1138] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:19:56 2026] GET /volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:56.887944 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce1aee0f-cd7e-4408-882d-782ec66e227b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:56.891892 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce1aee0f-cd7e-4408-882d-782ec66e227b tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] GET https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:56.892188 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce1aee0f-cd7e-4408-882d-782ec66e227b tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:56.892405 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce1aee0f-cd7e-4408-882d-782ec66e227b tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:56.900385 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce1aee0f-cd7e-4408-882d-782ec66e227b tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 404 Aug 14 01:19:56.901043 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 285/1139] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:56 2026] GET /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:56.910271 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d329319a-cf1d-4c34-9325-20c91bc2e310 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:56.913542 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d329319a-cf1d-4c34-9325-20c91bc2e310 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:56.913869 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d329319a-cf1d-4c34-9325-20c91bc2e310 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:56.914187 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d329319a-cf1d-4c34-9325-20c91bc2e310 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:56.923157 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d329319a-cf1d-4c34-9325-20c91bc2e310 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 404 Aug 14 01:19:56.924132 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 286/1140] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:56 2026] GET /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:56.932048 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b7d787d-c48d-44b8-b23e-8c5d3379d9fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:56.934023 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b7d787d-c48d-44b8-b23e-8c5d3379d9fe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] DELETE https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:56.934253 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b7d787d-c48d-44b8-b23e-8c5d3379d9fe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:56.934465 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b7d787d-c48d-44b8-b23e-8c5d3379d9fe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:56.934667 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6b7d787d-c48d-44b8-b23e-8c5d3379d9fe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Delete volume with id: 0eabb655-3683-49ce-bb41-ebd1abfe6fd2 Aug 14 01:19:56.940367 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b7d787d-c48d-44b8-b23e-8c5d3379d9fe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 returned with HTTP 404 Aug 14 01:19:56.940894 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 287/1141] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:19:56 2026] DELETE /volume/v3/volumes/0eabb655-3683-49ce-bb41-ebd1abfe6fd2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:56.949068 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:56.953528 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:19:56.954031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1557842507"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:56.955946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1557842507'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:19:56.956110 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Create volume of 1 GB Aug 14 01:19:56.961038 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Availability Zones retrieved successfully. Aug 14 01:19:56.969432 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Flow 'volume_create_api' (8a54d7bb-aa9a-40d8-be6c-b0db0677fb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:56.970847 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e231cb-f5ec-4b05-8f8c-f0f377dd6c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:56.972269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:19:57.006671 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e231cb-f5ec-4b05-8f8c-f0f377dd6c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:57.007784 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dc7aa4-7cc7-4260-9ee0-881715762e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:57.057521 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Created reservations ['917d37ba-bec9-4d71-a261-a7b0e29974f3', '6f8a55ef-8c68-46a7-9329-0bc31b2700f7', 'bd490c82-6024-40ae-abf7-c822ce78ee67', '33c01163-6852-481c-8a5d-90f5e273dbc7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:57.058292 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dc7aa4-7cc7-4260-9ee0-881715762e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['917d37ba-bec9-4d71-a261-a7b0e29974f3', '6f8a55ef-8c68-46a7-9329-0bc31b2700f7', 'bd490c82-6024-40ae-abf7-c822ce78ee67', '33c01163-6852-481c-8a5d-90f5e273dbc7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:57.058938 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96bb1db6-ec12-4689-af34-c0361e2777f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:57.080387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96bb1db6-ec12-4689-af34-c0361e2777f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9160776-0e79-491a-8068-6ce09ff85e1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1557842507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8846d27290234acd932b8eb34d035f6a',qos_specs=None,replication_status=,reservations=['917d37ba-bec9-4d71-a261-a7b0e29974f3','6f8a55ef-8c68-46a7-9329-0bc31b2700f7','bd490c82-6024-40ae-abf7-c822ce78ee67','33c01163-6852-481c-8a5d-90f5e273dbc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7512b8b3f3f14aa79cbfdcf362f9c61f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1557842507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9160776-0e79-491a-8068-6ce09ff85e1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8846d27290234acd932b8eb34d035f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7512b8b3f3f14aa79cbfdcf362f9c61f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:57.080562 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34d6a10-de22-40ae-99e8-17499191ad34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:57.098665 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34d6a10-de22-40ae-99e8-17499191ad34) transitioned into state 'SUCCESS' from state '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-1557842507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8846d27290234acd932b8eb34d035f6a',qos_specs=None,replication_status=,reservations=['917d37ba-bec9-4d71-a261-a7b0e29974f3','6f8a55ef-8c68-46a7-9329-0bc31b2700f7','bd490c82-6024-40ae-abf7-c822ce78ee67','33c01163-6852-481c-8a5d-90f5e273dbc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7512b8b3f3f14aa79cbfdcf362f9c61f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:57.099361 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b56044c-2885-4cc9-af10-31b52a98ae08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:19:57.108486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b56044c-2885-4cc9-af10-31b52a98ae08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:19:57.109197 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Flow 'volume_create_api' (8a54d7bb-aa9a-40d8-be6c-b0db0677fb02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:19:57.109505 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Create volume request issued successfully. Aug 14 01:19:57.110166 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef3da13a-583a-4400-8fc7-120dcad74fa8 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:19:57.110881 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 284/1142] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:19:56 2026] POST /volume/v3/volumes => generated 817 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:57.116053 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5d6b59c-dd94-4815-ab6c-650f4098e261 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.118563 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5d6b59c-dd94-4815-ab6c-650f4098e261 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 Aug 14 01:19:57.118883 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5d6b59c-dd94-4815-ab6c-650f4098e261 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.119314 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5d6b59c-dd94-4815-ab6c-650f4098e261 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.119519 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-b5d6b59c-dd94-4815-ab6c-650f4098e261 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 283aa99e-adf0-4a0b-b625-31a76ff26c55 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:19:57.124055 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dbaf64e9-7385-4dbc-89a9-2feedd12ddbe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.125299 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.125299 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:57.127206 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dbaf64e9-7385-4dbc-89a9-2feedd12ddbe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:57.127782 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dbaf64e9-7385-4dbc-89a9-2feedd12ddbe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.128112 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dbaf64e9-7385-4dbc-89a9-2feedd12ddbe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.130816 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5d6b59c-dd94-4815-ab6c-650f4098e261 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 returned with HTTP 200 Aug 14 01:19:57.131169 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 286/1143] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:19:57 2026] GET /volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:57.139016 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.139016 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:57.141319 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-09424318-61f7-4624-b530-62f3abe61f9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.145295 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09424318-61f7-4624-b530-62f3abe61f9c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail Aug 14 01:19:57.145517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09424318-61f7-4624-b530-62f3abe61f9c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.145714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09424318-61f7-4624-b530-62f3abe61f9c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.145998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-09424318-61f7-4624-b530-62f3abe61f9c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:57.146280 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.146280 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:57.146997 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dbaf64e9-7385-4dbc-89a9-2feedd12ddbe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Volume info retrieved successfully. Aug 14 01:19:57.150224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-09424318-61f7-4624-b530-62f3abe61f9c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:19:57.156564 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dbaf64e9-7385-4dbc-89a9-2feedd12ddbe tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c returned with HTTP 200 Aug 14 01:19:57.156564 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 287/1144] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:57 2026] GET /volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c => generated 885 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:57.175319 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-09424318-61f7-4624-b530-62f3abe61f9c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all snapshots completed successfully. Aug 14 01:19:57.175880 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.175880 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:57.176550 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09424318-61f7-4624-b530-62f3abe61f9c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 01:19:57.176937 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 288/1145] 10.4.3.11 () {66 vars in 1257 bytes} [Fri Aug 14 01:19:57 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:57.192550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e155c4a6-ec3a-4155-b2ea-a69be0609edc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.195028 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e155c4a6-ec3a-4155-b2ea-a69be0609edc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/7fdfc1e7-21b6-4614-9d2c-ef164371bb95 Aug 14 01:19:57.195294 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e155c4a6-ec3a-4155-b2ea-a69be0609edc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.195899 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e155c4a6-ec3a-4155-b2ea-a69be0609edc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.202261 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.202261 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:57.202887 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e155c4a6-ec3a-4155-b2ea-a69be0609edc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Snapshot retrieved successfully. Aug 14 01:19:57.204372 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e155c4a6-ec3a-4155-b2ea-a69be0609edc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/7fdfc1e7-21b6-4614-9d2c-ef164371bb95 returned with HTTP 200 Aug 14 01:19:57.204518 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 285/1146] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:19:57 2026] GET /volume/v3/snapshots/7fdfc1e7-21b6-4614-9d2c-ef164371bb95 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:57.216347 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5083bde8-e537-4e57-859a-4e47d1310dbc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.218631 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5083bde8-e537-4e57-859a-4e47d1310dbc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/12871f89-7e9d-468f-82b9-9bac40325fc3 Aug 14 01:19:57.218886 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5083bde8-e537-4e57-859a-4e47d1310dbc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.219180 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5083bde8-e537-4e57-859a-4e47d1310dbc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.226008 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.226008 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:57.226668 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5083bde8-e537-4e57-859a-4e47d1310dbc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Snapshot retrieved successfully. Aug 14 01:19:57.227780 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5083bde8-e537-4e57-859a-4e47d1310dbc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/12871f89-7e9d-468f-82b9-9bac40325fc3 returned with HTTP 200 Aug 14 01:19:57.228536 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 287/1147] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:19:57 2026] GET /volume/v3/snapshots/12871f89-7e9d-468f-82b9-9bac40325fc3 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:57.240177 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a6d16266-09f3-4f70-b7eb-d25d1f614fba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.244211 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6d16266-09f3-4f70-b7eb-d25d1f614fba tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] DELETE https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 Aug 14 01:19:57.244530 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6d16266-09f3-4f70-b7eb-d25d1f614fba tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.244804 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6d16266-09f3-4f70-b7eb-d25d1f614fba tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.245027 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-a6d16266-09f3-4f70-b7eb-d25d1f614fba tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] delete called for member 283aa99e-adf0-4a0b-b625-31a76ff26c55 {{(pid=100276) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 01:19:57.245178 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.group_snapshots [None req-a6d16266-09f3-4f70-b7eb-d25d1f614fba tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Delete group_snapshot with id: 283aa99e-adf0-4a0b-b625-31a76ff26c55 Aug 14 01:19:57.251987 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.251987 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:57.302090 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6d16266-09f3-4f70-b7eb-d25d1f614fba tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 returned with HTTP 202 Aug 14 01:19:57.302618 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 288/1148] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:19:57 2026] DELETE /volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:57.312203 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.314216 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:19:57.314440 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.314624 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.314830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:57.315532 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:19:57.325034 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all volumes completed successfully. Aug 14 01:19:57.326029 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:57.326194 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:57.384332 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:57.388291 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.388291 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:57.393641 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:57.393812 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:57.448898 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:57.452626 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.452626 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:57.461860 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-498dd8bb-622f-4190-9c80-183f2e9cea05 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:19:57.462858 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 289/1149] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:19:57 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:57.482769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea8a1660-af40-4bf4-a2dd-044b419bf826 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.486057 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea8a1660-af40-4bf4-a2dd-044b419bf826 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail Aug 14 01:19:57.486426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea8a1660-af40-4bf4-a2dd-044b419bf826 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.486707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea8a1660-af40-4bf4-a2dd-044b419bf826 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.487080 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-ea8a1660-af40-4bf4-a2dd-044b419bf826 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:57.488451 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-ea8a1660-af40-4bf4-a2dd-044b419bf826 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:19:57.494395 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ea8a1660-af40-4bf4-a2dd-044b419bf826 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all snapshots completed successfully. Aug 14 01:19:57.496134 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea8a1660-af40-4bf4-a2dd-044b419bf826 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 01:19:57.498329 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 286/1150] 10.4.3.11 () {66 vars in 1257 bytes} [Fri Aug 14 01:19:57 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 14 01:19:57.512282 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b9400c59-2d4e-4515-8bbb-35c01e44f67f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.514721 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b9400c59-2d4e-4515-8bbb-35c01e44f67f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 Aug 14 01:19:57.515619 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b9400c59-2d4e-4515-8bbb-35c01e44f67f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.515681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b9400c59-2d4e-4515-8bbb-35c01e44f67f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.516341 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-b9400c59-2d4e-4515-8bbb-35c01e44f67f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 283aa99e-adf0-4a0b-b625-31a76ff26c55 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:19:57.521163 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b9400c59-2d4e-4515-8bbb-35c01e44f67f tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 returned with HTTP 404 Aug 14 01:19:57.521823 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 288/1151] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:19:57 2026] GET /volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:57.533249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-82e0e749-8502-4392-aa2c-18f428b480c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.536227 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82e0e749-8502-4392-aa2c-18f428b480c4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] DELETE https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 Aug 14 01:19:57.536227 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82e0e749-8502-4392-aa2c-18f428b480c4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.536337 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82e0e749-8502-4392-aa2c-18f428b480c4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.537051 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-82e0e749-8502-4392-aa2c-18f428b480c4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] delete called for member 283aa99e-adf0-4a0b-b625-31a76ff26c55 {{(pid=100276) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 01:19:57.537051 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.group_snapshots [None req-82e0e749-8502-4392-aa2c-18f428b480c4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Delete group_snapshot with id: 283aa99e-adf0-4a0b-b625-31a76ff26c55 Aug 14 01:19:57.541136 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82e0e749-8502-4392-aa2c-18f428b480c4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 returned with HTTP 404 Aug 14 01:19:57.541840 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 289/1152] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:19:57 2026] DELETE /volume/v3/group_snapshots/283aa99e-adf0-4a0b-b625-31a76ff26c55 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:57.552084 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-807d027d-6e50-4882-b01e-1df0c7b98803 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.554508 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:19:57.554800 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.555066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.555404 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:19:57.556399 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:19:57.565958 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all volumes completed successfully. Aug 14 01:19:57.567062 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:57.567062 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:57.609791 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:57.613621 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.613621 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:57.619183 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:57.619718 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:57.675990 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:57.679821 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.679821 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:57.693270 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-807d027d-6e50-4882-b01e-1df0c7b98803 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:19:57.694072 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 290/1153] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:19:57 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:57.717614 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8e4c8b33-6f7e-4c1a-ad75-c8085b302922 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.719752 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e4c8b33-6f7e-4c1a-ad75-c8085b302922 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492/action Aug 14 01:19:57.720201 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e4c8b33-6f7e-4c1a-ad75-c8085b302922 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:19:57.720520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e4c8b33-6f7e-4c1a-ad75-c8085b302922 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:57.721968 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-8e4c8b33-6f7e-4c1a-ad75-c8085b302922 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] delete called for group 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100275) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:19:57.721968 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-8e4c8b33-6f7e-4c1a-ad75-c8085b302922 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Delete group with id: 43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:57.727812 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.727812 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:57.816436 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e4c8b33-6f7e-4c1a-ad75-c8085b302922 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492/action returned with HTTP 202 Aug 14 01:19:57.817292 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 287/1154] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:19:57 2026] POST /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:57.827293 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5252d599-036e-4950-aded-2282fb6d9615 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:57.829950 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5252d599-036e-4950-aded-2282fb6d9615 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 Aug 14 01:19:57.830423 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5252d599-036e-4950-aded-2282fb6d9615 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:57.830482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5252d599-036e-4950-aded-2282fb6d9615 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:57.841060 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.841060 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:57.846243 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5252d599-036e-4950-aded-2282fb6d9615 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:19:57.847288 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-5252d599-036e-4950-aded-2282fb6d9615 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:19:57.847690 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-5252d599-036e-4950-aded-2282fb6d9615 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:19:57.888440 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-5252d599-036e-4950-aded-2282fb6d9615 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:19:57.891513 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:57.891513 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:57.899541 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5252d599-036e-4950-aded-2282fb6d9615 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 returned with HTTP 200 Aug 14 01:19:57.900162 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 289/1155] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:57 2026] GET /volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 => generated 912 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:58.173317 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1ac4f75-9bd3-419b-86d8-705ec3556ec0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.175237 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1ac4f75-9bd3-419b-86d8-705ec3556ec0 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:58.175484 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1ac4f75-9bd3-419b-86d8-705ec3556ec0 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.175696 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1ac4f75-9bd3-419b-86d8-705ec3556ec0 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.184012 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:58.184012 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:58.188771 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c1ac4f75-9bd3-419b-86d8-705ec3556ec0 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Volume info retrieved successfully. Aug 14 01:19:58.195830 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1ac4f75-9bd3-419b-86d8-705ec3556ec0 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c returned with HTTP 200 Aug 14 01:19:58.196246 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 290/1156] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:58 2026] GET /volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:58.209528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0602b58-f083-407f-b15c-253d880885ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.211517 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0602b58-f083-407f-b15c-253d880885ac tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] POST https://10.4.3.11/volume/v3/volume-transfers Aug 14 01:19:58.211910 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0602b58-f083-407f-b15c-253d880885ac tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a9160776-0e79-491a-8068-6ce09ff85e1c"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:58.213537 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volume_transfer [None req-e0602b58-f083-407f-b15c-253d880885ac tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a9160776-0e79-491a-8068-6ce09ff85e1c'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 01:19:58.213693 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volume_transfer [None req-e0602b58-f083-407f-b15c-253d880885ac tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Creating transfer of volume a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:58.213825 np0000007295 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-e0602b58-f083-407f-b15c-253d880885ac tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Generating transfer record for volume a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:58.222214 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:58.222214 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:58.234520 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0602b58-f083-407f-b15c-253d880885ac tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volume-transfers returned with HTTP 202 Aug 14 01:19:58.234916 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 291/1157] 10.4.3.11 () {70 vars in 1319 bytes} [Fri Aug 14 01:19:58 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:58.243892 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-57946e41-c643-4d2f-bcaa-dc90db5ee6cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.246190 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57946e41-c643-4d2f-bcaa-dc90db5ee6cb tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:58.246587 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57946e41-c643-4d2f-bcaa-dc90db5ee6cb tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.246871 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57946e41-c643-4d2f-bcaa-dc90db5ee6cb tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.410873 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:58.410873 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:58.414306 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-57946e41-c643-4d2f-bcaa-dc90db5ee6cb tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Volume info retrieved successfully. Aug 14 01:19:58.418535 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57946e41-c643-4d2f-bcaa-dc90db5ee6cb tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c returned with HTTP 200 Aug 14 01:19:58.418912 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 288/1158] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:58 2026] GET /volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c => generated 952 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:58.438268 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e569181b-fbff-4d0a-97f3-40353c865b92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.440495 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e569181b-fbff-4d0a-97f3-40353c865b92 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volume-transfers/detail Aug 14 01:19:58.440722 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e569181b-fbff-4d0a-97f3-40353c865b92 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.440971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e569181b-fbff-4d0a-97f3-40353c865b92 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.441163 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-e569181b-fbff-4d0a-97f3-40353c865b92 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Listing volume transfers {{(pid=100273) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 01:19:58.446552 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e569181b-fbff-4d0a-97f3-40353c865b92 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 01:19:58.447323 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 290/1159] 10.4.3.11 () {68 vars in 1319 bytes} [Fri Aug 14 01:19:58 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:58.457435 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-87366da0-419d-47b2-98c9-5ddaa185a0e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.459285 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87366da0-419d-47b2-98c9-5ddaa185a0e2 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] DELETE https://10.4.3.11/volume/v3/volume-transfers/2aa87d4d-c383-41ec-8779-41dbd0f7b56e Aug 14 01:19:58.459488 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87366da0-419d-47b2-98c9-5ddaa185a0e2 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.459659 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87366da0-419d-47b2-98c9-5ddaa185a0e2 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.459793 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.volume_transfer [None req-87366da0-419d-47b2-98c9-5ddaa185a0e2 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Delete transfer with id: 2aa87d4d-c383-41ec-8779-41dbd0f7b56e Aug 14 01:19:58.469203 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:58.469203 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:58.478519 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87366da0-419d-47b2-98c9-5ddaa185a0e2 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volume-transfers/2aa87d4d-c383-41ec-8779-41dbd0f7b56e returned with HTTP 202 Aug 14 01:19:58.478910 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 291/1160] 10.4.3.11 () {68 vars in 1412 bytes} [Fri Aug 14 01:19:58 2026] DELETE /volume/v3/volume-transfers/2aa87d4d-c383-41ec-8779-41dbd0f7b56e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:58.486882 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e03afa1a-f714-488b-94db-a29dcc55e93e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.489084 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e03afa1a-f714-488b-94db-a29dcc55e93e tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:58.489388 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e03afa1a-f714-488b-94db-a29dcc55e93e tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.489643 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e03afa1a-f714-488b-94db-a29dcc55e93e tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.496580 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:58.496580 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:19:58.500897 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e03afa1a-f714-488b-94db-a29dcc55e93e tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Volume info retrieved successfully. Aug 14 01:19:58.506589 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e03afa1a-f714-488b-94db-a29dcc55e93e tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c returned with HTTP 200 Aug 14 01:19:58.506740 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 292/1161] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:58 2026] GET /volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:58.527837 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-495b2df0-e93e-4637-9163-dc245a0d2f3f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.529625 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-495b2df0-e93e-4637-9163-dc245a0d2f3f tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] DELETE https://10.4.3.11/volume/v3/volume-transfers/2aa87d4d-c383-41ec-8779-41dbd0f7b56e Aug 14 01:19:58.529996 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-495b2df0-e93e-4637-9163-dc245a0d2f3f tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.530195 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-495b2df0-e93e-4637-9163-dc245a0d2f3f tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.530343 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-495b2df0-e93e-4637-9163-dc245a0d2f3f tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Delete transfer with id: 2aa87d4d-c383-41ec-8779-41dbd0f7b56e Aug 14 01:19:58.534688 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-495b2df0-e93e-4637-9163-dc245a0d2f3f tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volume-transfers/2aa87d4d-c383-41ec-8779-41dbd0f7b56e returned with HTTP 404 Aug 14 01:19:58.535411 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 289/1162] 10.4.3.11 () {68 vars in 1412 bytes} [Fri Aug 14 01:19:58 2026] DELETE /volume/v3/volume-transfers/2aa87d4d-c383-41ec-8779-41dbd0f7b56e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:58.544868 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c19b51e0-b550-4773-a145-deec047e9759 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.547197 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c19b51e0-b550-4773-a145-deec047e9759 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:58.547477 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c19b51e0-b550-4773-a145-deec047e9759 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.547720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c19b51e0-b550-4773-a145-deec047e9759 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.548041 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c19b51e0-b550-4773-a145-deec047e9759 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Delete volume with id: a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:58.557616 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:58.557616 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:19:58.558409 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c19b51e0-b550-4773-a145-deec047e9759 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Volume info retrieved successfully. Aug 14 01:19:58.580382 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c19b51e0-b550-4773-a145-deec047e9759 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Delete volume request issued successfully. Aug 14 01:19:58.580626 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c19b51e0-b550-4773-a145-deec047e9759 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c returned with HTTP 202 Aug 14 01:19:58.581464 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 291/1163] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:19:58 2026] DELETE /volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:58.589546 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3df511e-1e17-4092-bfbf-4d5516656440 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.591689 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3df511e-1e17-4092-bfbf-4d5516656440 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] GET https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:58.592008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3df511e-1e17-4092-bfbf-4d5516656440 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.592292 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3df511e-1e17-4092-bfbf-4d5516656440 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.603187 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:58.603187 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:19:58.607279 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e3df511e-1e17-4092-bfbf-4d5516656440 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Volume info retrieved successfully. Aug 14 01:19:58.612918 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3df511e-1e17-4092-bfbf-4d5516656440 tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c returned with HTTP 200 Aug 14 01:19:58.613419 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 292/1164] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:58 2026] GET /volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c => generated 1128 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:19:58.913191 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8a40882-64c3-42c2-aaa0-3a72bbb18a22 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.915172 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8a40882-64c3-42c2-aaa0-3a72bbb18a22 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 Aug 14 01:19:58.915506 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8a40882-64c3-42c2-aaa0-3a72bbb18a22 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.915779 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8a40882-64c3-42c2-aaa0-3a72bbb18a22 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.921112 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8a40882-64c3-42c2-aaa0-3a72bbb18a22 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 returned with HTTP 404 Aug 14 01:19:58.921602 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 293/1165] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:58 2026] GET /volume/v3/volumes/3ca11637-2c8b-4f55-a229-56371286b065 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:58.933326 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-504b591d-fe04-47a4-b07a-3c8ac36ab303 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.935179 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-504b591d-fe04-47a4-b07a-3c8ac36ab303 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/1af31086-0da7-40d7-9653-aa780a17f7eb Aug 14 01:19:58.935445 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-504b591d-fe04-47a4-b07a-3c8ac36ab303 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.935640 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-504b591d-fe04-47a4-b07a-3c8ac36ab303 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.941679 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-504b591d-fe04-47a4-b07a-3c8ac36ab303 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/1af31086-0da7-40d7-9653-aa780a17f7eb returned with HTTP 404 Aug 14 01:19:58.942690 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 290/1166] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:58 2026] GET /volume/v3/volumes/1af31086-0da7-40d7-9653-aa780a17f7eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 01:19:58.951979 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9421414f-ce35-474a-b46a-7fe881fb4fd0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.953846 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9421414f-ce35-474a-b46a-7fe881fb4fd0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 Aug 14 01:19:58.954081 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9421414f-ce35-474a-b46a-7fe881fb4fd0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.954304 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9421414f-ce35-474a-b46a-7fe881fb4fd0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:58.954461 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-9421414f-ce35-474a-b46a-7fe881fb4fd0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 43321b33-4680-4c3e-b31e-0cf467af2492 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:58.958081 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9421414f-ce35-474a-b46a-7fe881fb4fd0 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 returned with HTTP 404 Aug 14 01:19:58.958766 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 292/1167] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:58 2026] GET /volume/v3/groups/43321b33-4680-4c3e-b31e-0cf467af2492 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:58.968039 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-865ebd0e-11a3-410e-80b4-dfcc68dba6a8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:58.972862 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-865ebd0e-11a3-410e-80b4-dfcc68dba6a8 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/84ceee96-8e70-43e4-bb31-8653068c47c9 Aug 14 01:19:58.973156 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-865ebd0e-11a3-410e-80b4-dfcc68dba6a8 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:58.973444 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-865ebd0e-11a3-410e-80b4-dfcc68dba6a8 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:59.003684 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-865ebd0e-11a3-410e-80b4-dfcc68dba6a8 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/group_types/84ceee96-8e70-43e4-bb31-8653068c47c9 returned with HTTP 202 Aug 14 01:19:59.003684 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 293/1168] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:19:58 2026] DELETE /volume/v3/group_types/84ceee96-8e70-43e4-bb31-8653068c47c9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:19:59.011557 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61c89ce8-ece1-48da-8de4-a1be7532addf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:59.014526 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61c89ce8-ece1-48da-8de4-a1be7532addf tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] DELETE https://10.4.3.11/volume/v3/types/33eba969-9cee-4a41-95fc-eff91717375d Aug 14 01:19:59.014526 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61c89ce8-ece1-48da-8de4-a1be7532addf tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:59.014735 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61c89ce8-ece1-48da-8de4-a1be7532addf tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:59.045203 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61c89ce8-ece1-48da-8de4-a1be7532addf tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/types/33eba969-9cee-4a41-95fc-eff91717375d returned with HTTP 202 Aug 14 01:19:59.045916 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 294/1169] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:19:59 2026] DELETE /volume/v3/types/33eba969-9cee-4a41-95fc-eff91717375d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:19:59.053320 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-656b08d7-c46a-4a16-a0d1-551943925729 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:59.055288 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-656b08d7-c46a-4a16-a0d1-551943925729 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] GET https://10.4.3.11/volume/v3/types/33eba969-9cee-4a41-95fc-eff91717375d Aug 14 01:19:59.055555 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-656b08d7-c46a-4a16-a0d1-551943925729 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:59.055814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-656b08d7-c46a-4a16-a0d1-551943925729 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:59.060563 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-656b08d7-c46a-4a16-a0d1-551943925729 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/types/33eba969-9cee-4a41-95fc-eff91717375d returned with HTTP 404 Aug 14 01:19:59.061384 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 291/1170] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:19:59 2026] GET /volume/v3/types/33eba969-9cee-4a41-95fc-eff91717375d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:59.072675 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c30000e5-1724-4ca0-9237-b97342d232fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:59.074499 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c30000e5-1724-4ca0-9237-b97342d232fd tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:19:59.075089 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c30000e5-1724-4ca0-9237-b97342d232fd tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1877251145"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:59.094830 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c30000e5-1724-4ca0-9237-b97342d232fd tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:19:59.095379 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 293/1171] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:19:59 2026] POST /volume/v3/types => generated 224 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:19:59.106359 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f1b50f7-b2e2-4c34-ba5c-979519c78f0e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:59.109009 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f1b50f7-b2e2-4c34-ba5c-979519c78f0e tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:19:59.109477 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f1b50f7-b2e2-4c34-ba5c-979519c78f0e tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1273350350"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:59.131667 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f1b50f7-b2e2-4c34-ba5c-979519c78f0e tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:19:59.132326 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 294/1172] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:19:59 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 14 01:19:59.142114 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3485570e-7d7b-48a7-8aba-757e89dbe0a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:59.144225 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3485570e-7d7b-48a7-8aba-757e89dbe0a5 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/groups Aug 14 01:19:59.144719 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3485570e-7d7b-48a7-8aba-757e89dbe0a5 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a0349ca1-5ce4-45c9-a64a-954ae33fee6e", "volume_types": ["9aa3db16-d42b-4bbc-bca0-e0a4bd316544"], "name": "tempest-GroupSnapshotsTest-Group-172157963"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:19:59.149665 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-3485570e-7d7b-48a7-8aba-757e89dbe0a5 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating new group {'group': {'group_type': 'a0349ca1-5ce4-45c9-a64a-954ae33fee6e', 'volume_types': ['9aa3db16-d42b-4bbc-bca0-e0a4bd316544'], 'name': 'tempest-GroupSnapshotsTest-Group-172157963'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 01:19:59.159528 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-3485570e-7d7b-48a7-8aba-757e89dbe0a5 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating group tempest-GroupSnapshotsTest-Group-172157963. Aug 14 01:19:59.170460 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3485570e-7d7b-48a7-8aba-757e89dbe0a5 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability Zones retrieved successfully. Aug 14 01:19:59.184947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-3485570e-7d7b-48a7-8aba-757e89dbe0a5 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['fcd68b74-faad-477e-a806-8d6bd7bff6df'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:19:59.218098 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3485570e-7d7b-48a7-8aba-757e89dbe0a5 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups returned with HTTP 202 Aug 14 01:19:59.218744 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 295/1173] 10.4.3.11 () {70 vars in 1290 bytes} [Fri Aug 14 01:19:59 2026] POST /volume/v3/groups => generated 111 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:19:59.230065 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a655f839-cbc1-46e5-b245-22d17c8604e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:59.232680 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a655f839-cbc1-46e5-b245-22d17c8604e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973 Aug 14 01:19:59.232945 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a655f839-cbc1-46e5-b245-22d17c8604e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:59.233179 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a655f839-cbc1-46e5-b245-22d17c8604e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:59.233398 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-a655f839-cbc1-46e5-b245-22d17c8604e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 92607c39-817a-47cd-9ce8-812e70a38973 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:19:59.237724 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:19:59.237724 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:19:59.249142 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a655f839-cbc1-46e5-b245-22d17c8604e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973 returned with HTTP 200 Aug 14 01:19:59.249575 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 292/1174] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:19:59 2026] GET /volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973 => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:19:59.625995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84071bbe-afe7-4157-9fb3-29e2ccb4f68e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:59.627754 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84071bbe-afe7-4157-9fb3-29e2ccb4f68e tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] GET https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:59.627951 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84071bbe-afe7-4157-9fb3-29e2ccb4f68e tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:59.628132 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84071bbe-afe7-4157-9fb3-29e2ccb4f68e tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:59.633591 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84071bbe-afe7-4157-9fb3-29e2ccb4f68e tempest-VolumesTransfersV355Test-257268671 tempest-VolumesTransfersV355Test-257268671-project-admin] https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c returned with HTTP 404 Aug 14 01:19:59.634101 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 294/1175] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:59 2026] GET /volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:59.640777 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c02192f1-efd3-4dde-aade-498697f9c049 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:59.642492 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c02192f1-efd3-4dde-aade-498697f9c049 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] GET https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:59.642699 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c02192f1-efd3-4dde-aade-498697f9c049 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:59.642883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c02192f1-efd3-4dde-aade-498697f9c049 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:59.648486 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c02192f1-efd3-4dde-aade-498697f9c049 tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c returned with HTTP 404 Aug 14 01:19:59.649013 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 295/1176] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:19:59 2026] GET /volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:19:59.658512 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-661a07bd-820e-41d6-a11c-e60a567dbcdd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:19:59.660330 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-661a07bd-820e-41d6-a11c-e60a567dbcdd tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:59.660571 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-661a07bd-820e-41d6-a11c-e60a567dbcdd tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:19:59.660763 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-661a07bd-820e-41d6-a11c-e60a567dbcdd tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:19:59.660943 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-661a07bd-820e-41d6-a11c-e60a567dbcdd tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] Delete volume with id: a9160776-0e79-491a-8068-6ce09ff85e1c Aug 14 01:19:59.666352 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-661a07bd-820e-41d6-a11c-e60a567dbcdd tempest-VolumesTransfersV355Test-887298083 tempest-VolumesTransfersV355Test-887298083-project-member] https://10.4.3.11/volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c returned with HTTP 404 Aug 14 01:19:59.666837 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 296/1177] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:19:59 2026] DELETE /volume/v3/volumes/a9160776-0e79-491a-8068-6ce09ff85e1c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:20:00.259948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-240c910b-f57e-461a-a9fd-6170bf79e4c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:00.261788 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-240c910b-f57e-461a-a9fd-6170bf79e4c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973 Aug 14 01:20:00.262150 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-240c910b-f57e-461a-a9fd-6170bf79e4c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:00.262500 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-240c910b-f57e-461a-a9fd-6170bf79e4c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:00.262752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-240c910b-f57e-461a-a9fd-6170bf79e4c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 92607c39-817a-47cd-9ce8-812e70a38973 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:20:00.268769 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:00.268769 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:00.281495 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-240c910b-f57e-461a-a9fd-6170bf79e4c9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973 returned with HTTP 200 Aug 14 01:20:00.281495 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 293/1178] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:20:00 2026] GET /volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:00.292468 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-77c362b7-76f8-4779-b78b-91c1382941e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:00.294247 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:00.294632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-874249939", "volume_type": "9aa3db16-d42b-4bbc-bca0-e0a4bd316544", "group_id": "92607c39-817a-47cd-9ce8-812e70a38973", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:00.296735 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-874249939', 'volume_type': '9aa3db16-d42b-4bbc-bca0-e0a4bd316544', 'group_id': '92607c39-817a-47cd-9ce8-812e70a38973', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:00.304902 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:00.305039 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:00.305039 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:00.305511 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume of 1 GB Aug 14 01:20:00.306908 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:00.307608 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-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": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "source_volid": null, "backup_id": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:00.309116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-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': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'source_volid': None, 'backup_id': None}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:00.315657 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Availability Zones retrieved successfully. Aug 14 01:20:00.329318 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (8a20d708-483f-4e1d-a5cc-c097900f6a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:00.331576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e27d28-c884-46eb-912d-2a8343046e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.333875 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:00.333875 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:00.334014 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:00.364585 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e27d28-c884-46eb-912d-2a8343046e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:19:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9aa3db16-d42b-4bbc-bca0-e0a4bd316544,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1877251145',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9aa3db16-d42b-4bbc-bca0-e0a4bd316544', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '92607c39-817a-47cd-9ce8-812e70a38973', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.365301 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9e5862-8f54-4966-a6f8-6a91fe3543b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.390108 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1877251145 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1877251145, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:00.390440 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1877251145 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1877251145, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:00.422538 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['02a77b24-6f55-4220-b1b0-4a0b48c241ca', '8bd6f23a-4a0a-4bfd-82ee-423428b2f1ac', '4487de0b-a6de-4893-a186-ccd1601a0205', '0c9b2cdd-45f4-401a-be80-1af0cdfad969'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:00.423659 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9e5862-8f54-4966-a6f8-6a91fe3543b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a77b24-6f55-4220-b1b0-4a0b48c241ca', '8bd6f23a-4a0a-4bfd-82ee-423428b2f1ac', '4487de0b-a6de-4893-a186-ccd1601a0205', '0c9b2cdd-45f4-401a-be80-1af0cdfad969']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.424519 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce5752c-2814-4bc2-81af-7418c0ecf52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.453482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce5752c-2814-4bc2-81af-7418c0ecf52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86023daf-0ab4-4ce2-8fa2-66ceb36d8a94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-874249939',encryption_key_id=None,group_id=92607c39-817a-47cd-9ce8-812e70a38973,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['02a77b24-6f55-4220-b1b0-4a0b48c241ca','8bd6f23a-4a0a-4bfd-82ee-423428b2f1ac','4487de0b-a6de-4893-a186-ccd1601a0205','0c9b2cdd-45f4-401a-be80-1af0cdfad969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=9aa3db16-d42b-4bbc-bca0-e0a4bd316544), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-874249939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=92607c39-817a-47cd-9ce8-812e70a38973,host=None,id=86023daf-0ab4-4ce2-8fa2-66ceb36d8a94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f289773f904868980b1f0f8409f169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9aa3db16-d42b-4bbc-bca0-e0a4bd316544),volume_type_id=9aa3db16-d42b-4bbc-bca0-e0a4bd316544)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.454523 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07f3960-75e1-4420-87af-f81411c893a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.484074 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07f3960-75e1-4420-87af-f81411c893a7) transitioned into state 'SUCCESS' from state '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-874249939',encryption_key_id=None,group_id=92607c39-817a-47cd-9ce8-812e70a38973,group_type_id=,metadata={},multiattach=False,project_id='15f289773f904868980b1f0f8409f169',qos_specs=None,replication_status=,reservations=['02a77b24-6f55-4220-b1b0-4a0b48c241ca','8bd6f23a-4a0a-4bfd-82ee-423428b2f1ac','4487de0b-a6de-4893-a186-ccd1601a0205','0c9b2cdd-45f4-401a-be80-1af0cdfad969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8b5b8a8d59488c9fb333c9b0bb9ba6',volume_type_id=9aa3db16-d42b-4bbc-bca0-e0a4bd316544)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.484841 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77137aca-d8e0-45c9-bfd0-44152280834f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.497870 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77137aca-d8e0-45c9-bfd0-44152280834f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.498741 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Flow 'volume_create_api' (8a20d708-483f-4e1d-a5cc-c097900f6a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:00.498982 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Create volume request issued successfully. Aug 14 01:20:00.499910 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:00.499910 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:20:00.555424 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:00.562767 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:00.562767 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:00.569296 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77c362b7-76f8-4779-b78b-91c1382941e4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:00.569943 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 295/1179] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:20:00 2026] POST /volume/v3/volumes => generated 820 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:00.587997 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d4c4a5e-f6dc-4ba3-9f60-1055d2f024ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:00.593013 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d4c4a5e-f6dc-4ba3-9f60-1055d2f024ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 Aug 14 01:20:00.594042 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d4c4a5e-f6dc-4ba3-9f60-1055d2f024ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:00.594042 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d4c4a5e-f6dc-4ba3-9f60-1055d2f024ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:00.605774 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:00.605774 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:00.612091 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8d4c4a5e-f6dc-4ba3-9f60-1055d2f024ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:20:00.613350 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-8d4c4a5e-f6dc-4ba3-9f60-1055d2f024ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:00.613547 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-8d4c4a5e-f6dc-4ba3-9f60-1055d2f024ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:20:00.615217 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Create volume of 1 GB Aug 14 01:20:00.624010 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Availability Zones retrieved successfully. Aug 14 01:20:00.633792 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Flow 'volume_create_api' (5020bc4b-5f18-45ea-998c-e3966f7e4336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:00.634685 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8633ecd3-f6de-418f-812c-c4146d8175ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.635746 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:00.658202 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-8d4c4a5e-f6dc-4ba3-9f60-1055d2f024ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:00.662417 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:00.662417 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:00.676501 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d4c4a5e-f6dc-4ba3-9f60-1055d2f024ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 returned with HTTP 200 Aug 14 01:20:00.677074 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 297/1180] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:00 2026] GET /volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:00.726610 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8633ecd3-f6de-418f-812c-c4146d8175ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.727569 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab1199a-0d4c-4a69-b391-1cae6a12f90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.771838 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Created reservations ['3870c6c1-585f-45ee-b236-566b1381e75b', '470d01de-8e56-447f-a3c2-6e6ee1116b51', 'e02f2395-fb92-4917-a7fc-9df6868c9cd0', 'd1b8f489-dfb4-4c7b-b1ac-c71a88e2ad0c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:00.772647 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab1199a-0d4c-4a69-b391-1cae6a12f90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3870c6c1-585f-45ee-b236-566b1381e75b', '470d01de-8e56-447f-a3c2-6e6ee1116b51', 'e02f2395-fb92-4917-a7fc-9df6868c9cd0', 'd1b8f489-dfb4-4c7b-b1ac-c71a88e2ad0c']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.773402 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec7711f-2a24-4c2c-a558-02ef6a7d96dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.799029 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec7711f-2a24-4c2c-a558-02ef6a7d96dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b78176a7-6a50-438d-8e55-d7c64a34c6f1', '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='41ea61af24ce43839f145a21fb642b69',qos_specs=None,replication_status=,reservations=['3870c6c1-585f-45ee-b236-566b1381e75b','470d01de-8e56-447f-a3c2-6e6ee1116b51','e02f2395-fb92-4917-a7fc-9df6868c9cd0','d1b8f489-dfb4-4c7b-b1ac-c71a88e2ad0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f01544af1934d9b929851204f5a2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:00Z,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=b78176a7-6a50-438d-8e55-d7c64a34c6f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41ea61af24ce43839f145a21fb642b69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f01544af1934d9b929851204f5a2751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.800008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91569c29-f094-40ed-8278-1d91554877ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.822676 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91569c29-f094-40ed-8278-1d91554877ba) transitioned into 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='41ea61af24ce43839f145a21fb642b69',qos_specs=None,replication_status=,reservations=['3870c6c1-585f-45ee-b236-566b1381e75b','470d01de-8e56-447f-a3c2-6e6ee1116b51','e02f2395-fb92-4917-a7fc-9df6868c9cd0','d1b8f489-dfb4-4c7b-b1ac-c71a88e2ad0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f01544af1934d9b929851204f5a2751',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.823715 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aca885b-fc8a-42c9-b321-3f2882cf432d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:00.845521 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aca885b-fc8a-42c9-b321-3f2882cf432d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:00.846899 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Flow 'volume_create_api' (5020bc4b-5f18-45ea-998c-e3966f7e4336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:00.847432 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Create volume request issued successfully. Aug 14 01:20:00.848383 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-e162ee26-bd2f-4323-83ed-f5d54917802c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:00.849054 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 296/1181] 10.4.3.11 () {72 vars in 1534 bytes} [Fri Aug 14 01:20:00 2026] POST /volume/v3/volumes => generated 701 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:00.858802 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-b42f37cf-b8ac-472d-8d70-bcd6eac481af None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:00.864500 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-b42f37cf-b8ac-472d-8d70-bcd6eac481af tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 Aug 14 01:20:00.864790 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-b42f37cf-b8ac-472d-8d70-bcd6eac481af tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:00.865088 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-b42f37cf-b8ac-472d-8d70-bcd6eac481af tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:00.875335 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:00.875335 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:00.880684 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-b42f37cf-b8ac-472d-8d70-bcd6eac481af tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:20:00.887010 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-b42f37cf-b8ac-472d-8d70-bcd6eac481af tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 returned with HTTP 200 Aug 14 01:20:00.887644 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 294/1182] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:00 2026] GET /volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:00.900827 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-3181143a-c69e-474c-80c8-3519cf3c450b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:00.903474 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-3181143a-c69e-474c-80c8-3519cf3c450b tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 Aug 14 01:20:00.904042 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-3181143a-c69e-474c-80c8-3519cf3c450b tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:00.904434 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-3181143a-c69e-474c-80c8-3519cf3c450b tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:00.918674 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:00.918674 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:00.927297 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-3181143a-c69e-474c-80c8-3519cf3c450b tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:20:00.938630 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-3181143a-c69e-474c-80c8-3519cf3c450b tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 returned with HTTP 200 Aug 14 01:20:00.939326 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 296/1183] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:00 2026] GET /volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 => generated 769 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:01.700287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5103b9e8-1348-4973-b87e-1e2af03037ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:01.703289 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5103b9e8-1348-4973-b87e-1e2af03037ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 Aug 14 01:20:01.703600 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5103b9e8-1348-4973-b87e-1e2af03037ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:01.703904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5103b9e8-1348-4973-b87e-1e2af03037ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:01.712973 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:01.712973 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:01.718535 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5103b9e8-1348-4973-b87e-1e2af03037ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:20:01.720000 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-5103b9e8-1348-4973-b87e-1e2af03037ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:01.720000 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-5103b9e8-1348-4973-b87e-1e2af03037ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:20:01.762310 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-5103b9e8-1348-4973-b87e-1e2af03037ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:01.765409 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:01.765409 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:01.772703 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5103b9e8-1348-4973-b87e-1e2af03037ad tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 returned with HTTP 200 Aug 14 01:20:01.773195 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 298/1184] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:01 2026] GET /volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 => generated 913 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:01.785991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-010787ff-e1b2-4d84-a9eb-0a7b271672b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:01.788585 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-010787ff-e1b2-4d84-a9eb-0a7b271672b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/group_snapshots Aug 14 01:20:01.789074 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-010787ff-e1b2-4d84-a9eb-0a7b271672b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "92607c39-817a-47cd-9ce8-812e70a38973", "name": "tempest-group_snapshot-986250911"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:01.790991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-010787ff-e1b2-4d84-a9eb-0a7b271672b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '92607c39-817a-47cd-9ce8-812e70a38973', 'name': 'tempest-group_snapshot-986250911'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 01:20:01.795613 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:01.795613 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:01.799662 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.group_snapshots [None req-010787ff-e1b2-4d84-a9eb-0a7b271672b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Creating group_snapshot tempest-group_snapshot-986250911. Aug 14 01:20:01.848018 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:01.848018 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:01.871583 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-010787ff-e1b2-4d84-a9eb-0a7b271672b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1877251145 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1877251145, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:01.871583 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-010787ff-e1b2-4d84-a9eb-0a7b271672b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1877251145 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1877251145, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:01.906471 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-010787ff-e1b2-4d84-a9eb-0a7b271672b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Created reservations ['db90009d-f49f-468b-9030-f6909e01c894', '646f9a91-bb65-4b35-9240-40b838414f35', '0ae3705a-13d0-4acc-842c-eca12974d149', '765460e6-4d99-420f-a72e-a6f3f510808f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:01.952137 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-010787ff-e1b2-4d84-a9eb-0a7b271672b4 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots returned with HTTP 202 Aug 14 01:20:01.952137 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 297/1185] 10.4.3.11 () {70 vars in 1317 bytes} [Fri Aug 14 01:20:01 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:01.961586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-daefa954-e98f-484f-9087-d93140fda8d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:01.963706 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-daefa954-e98f-484f-9087-d93140fda8d2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 Aug 14 01:20:01.963991 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-daefa954-e98f-484f-9087-d93140fda8d2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:01.964276 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-daefa954-e98f-484f-9087-d93140fda8d2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:01.964408 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-daefa954-e98f-484f-9087-d93140fda8d2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 97c94554-1313-4338-9460-c06767fc7413 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:01.970409 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:01.970409 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:01.977149 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-daefa954-e98f-484f-9087-d93140fda8d2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 returned with HTTP 200 Aug 14 01:20:01.977453 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 295/1186] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:01 2026] GET /volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 => generated 306 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:02.771813 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:02.773422 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:02.773777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2141885156"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:02.776027 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume request body: {'volume': {'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2141885156'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:02.857356 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume of 1 GB Aug 14 01:20:02.862459 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Availability Zones retrieved successfully. Aug 14 01:20:02.870261 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Flow 'volume_create_api' (6d073a0a-5840-44a0-92c7-816c5ec12546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:02.871939 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b22b86c4-5cb4-44fe-830e-97fa76298d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:02.873255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:02.930493 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b22b86c4-5cb4-44fe-830e-97fa76298d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:02.931327 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a4d5a4-9b6a-434f-a173-0dd61d0e2466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:02.986224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46daf288-5a95-49e1-bbe1-60fb24f6f284 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:02.988237 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46daf288-5a95-49e1-bbe1-60fb24f6f284 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 Aug 14 01:20:02.988466 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46daf288-5a95-49e1-bbe1-60fb24f6f284 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:02.988643 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46daf288-5a95-49e1-bbe1-60fb24f6f284 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:02.988765 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-46daf288-5a95-49e1-bbe1-60fb24f6f284 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 97c94554-1313-4338-9460-c06767fc7413 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:02.991830 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:02.991830 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:02.993470 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Created reservations ['60fecc10-717f-4608-a9ba-040d5a769fc0', 'e750b616-ecd2-4afd-a07d-6cc37c52046d', 'e75b7917-494f-451b-b17e-74bf074487ce', '209cf120-e4ce-4cf0-88f1-25f79d06a0d1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:02.994438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a4d5a4-9b6a-434f-a173-0dd61d0e2466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60fecc10-717f-4608-a9ba-040d5a769fc0', 'e750b616-ecd2-4afd-a07d-6cc37c52046d', 'e75b7917-494f-451b-b17e-74bf074487ce', '209cf120-e4ce-4cf0-88f1-25f79d06a0d1']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:02.995098 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46daf288-5a95-49e1-bbe1-60fb24f6f284 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 returned with HTTP 200 Aug 14 01:20:02.995258 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8965d5-28cb-4ef2-abbd-f91a7fc1fbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:02.995522 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 299/1187] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:02 2026] GET /volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 => generated 307 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:03.003634 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f80760aa-e7a8-427e-8c55-28d3f16fba04 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.005539 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f80760aa-e7a8-427e-8c55-28d3f16fba04 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail Aug 14 01:20:03.005719 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f80760aa-e7a8-427e-8c55-28d3f16fba04 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.005943 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f80760aa-e7a8-427e-8c55-28d3f16fba04 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.006264 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-f80760aa-e7a8-427e-8c55-28d3f16fba04 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:20:03.006618 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:03.006618 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:03.007534 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-f80760aa-e7a8-427e-8c55-28d3f16fba04 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:20:03.018999 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c8965d5-28cb-4ef2-abbd-f91a7fc1fbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a983618c-5fc9-49ed-a844-6581d3cb8f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2141885156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93171944c0234670ab7f8bbcdf1ae3cf',qos_specs=None,replication_status=,reservations=['60fecc10-717f-4608-a9ba-040d5a769fc0','e750b616-ecd2-4afd-a07d-6cc37c52046d','e75b7917-494f-451b-b17e-74bf074487ce','209cf120-e4ce-4cf0-88f1-25f79d06a0d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2141885156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a983618c-5fc9-49ed-a844-6581d3cb8f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93171944c0234670ab7f8bbcdf1ae3cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:03.020307 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87bc93f0-77bf-42db-a600-25d0d0074e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:03.020522 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f80760aa-e7a8-427e-8c55-28d3f16fba04 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all snapshots completed successfully. Aug 14 01:20:03.020971 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:03.020971 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:03.021701 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f80760aa-e7a8-427e-8c55-28d3f16fba04 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 01:20:03.022170 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 298/1188] 10.4.3.11 () {66 vars in 1257 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:03.031245 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-89ff8b3e-6758-4026-bf76-8c69197b2758 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.033287 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89ff8b3e-6758-4026-bf76-8c69197b2758 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/a770222a-d9ea-4876-b305-17700a09c1cb Aug 14 01:20:03.033466 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89ff8b3e-6758-4026-bf76-8c69197b2758 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.033681 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89ff8b3e-6758-4026-bf76-8c69197b2758 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.038450 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87bc93f0-77bf-42db-a600-25d0d0074e38) transitioned into state 'SUCCESS' from state '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-2141885156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93171944c0234670ab7f8bbcdf1ae3cf',qos_specs=None,replication_status=,reservations=['60fecc10-717f-4608-a9ba-040d5a769fc0','e750b616-ecd2-4afd-a07d-6cc37c52046d','e75b7917-494f-451b-b17e-74bf074487ce','209cf120-e4ce-4cf0-88f1-25f79d06a0d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:03.039207 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbb9ad35-1eb0-4015-a2cd-fe5d4fdd9a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:03.040146 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:03.040146 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:03.040594 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-89ff8b3e-6758-4026-bf76-8c69197b2758 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Snapshot retrieved successfully. Aug 14 01:20:03.041397 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89ff8b3e-6758-4026-bf76-8c69197b2758 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/a770222a-d9ea-4876-b305-17700a09c1cb returned with HTTP 200 Aug 14 01:20:03.041739 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 296/1189] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/v3/snapshots/a770222a-d9ea-4876-b305-17700a09c1cb => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:03.051583 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-770931ae-74b3-4607-9840-12b13e72f38c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.052205 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbb9ad35-1eb0-4015-a2cd-fe5d4fdd9a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:03.053264 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Flow 'volume_create_api' (6d073a0a-5840-44a0-92c7-816c5ec12546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:03.053579 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume request issued successfully. Aug 14 01:20:03.054164 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-339a3dc1-076d-4e23-a9e3-bb27ed731f6f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:03.054555 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 297/1190] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:02 2026] POST /volume/v3/volumes => generated 745 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:03.058258 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-770931ae-74b3-4607-9840-12b13e72f38c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 Aug 14 01:20:03.058566 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-770931ae-74b3-4607-9840-12b13e72f38c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.058823 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-770931ae-74b3-4607-9840-12b13e72f38c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.059029 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-770931ae-74b3-4607-9840-12b13e72f38c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 97c94554-1313-4338-9460-c06767fc7413 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:03.069552 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:03.069552 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:03.071620 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3bd25635-1102-4740-a2dd-d6bfee440756 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.073563 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-770931ae-74b3-4607-9840-12b13e72f38c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 returned with HTTP 200 Aug 14 01:20:03.073912 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 300/1191] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:03.074020 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3bd25635-1102-4740-a2dd-d6bfee440756 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 Aug 14 01:20:03.074220 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3bd25635-1102-4740-a2dd-d6bfee440756 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.074456 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3bd25635-1102-4740-a2dd-d6bfee440756 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.080970 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:03.080970 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:03.081322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a22b45c5-058f-4a51-8c4d-520c78605ba9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.084196 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a22b45c5-058f-4a51-8c4d-520c78605ba9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/detail Aug 14 01:20:03.084476 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a22b45c5-058f-4a51-8c4d-520c78605ba9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.084685 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a22b45c5-058f-4a51-8c4d-520c78605ba9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.086689 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3bd25635-1102-4740-a2dd-d6bfee440756 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:03.091362 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3bd25635-1102-4740-a2dd-d6bfee440756 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 returned with HTTP 200 Aug 14 01:20:03.091725 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 299/1192] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 => generated 813 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:03.095983 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a22b45c5-058f-4a51-8c4d-520c78605ba9 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 14 01:20:03.096640 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 297/1193] 10.4.3.11 () {68 vars in 1316 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:03.104248 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8c11cf46-fde7-4912-b5a8-e0ff0a839003 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.106027 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c11cf46-fde7-4912-b5a8-e0ff0a839003 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] DELETE https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 Aug 14 01:20:03.106222 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c11cf46-fde7-4912-b5a8-e0ff0a839003 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.106406 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c11cf46-fde7-4912-b5a8-e0ff0a839003 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.106535 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-8c11cf46-fde7-4912-b5a8-e0ff0a839003 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] delete called for member 97c94554-1313-4338-9460-c06767fc7413 {{(pid=100273) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 01:20:03.106614 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-8c11cf46-fde7-4912-b5a8-e0ff0a839003 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Delete group_snapshot with id: 97c94554-1313-4338-9460-c06767fc7413 Aug 14 01:20:03.109645 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:03.109645 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:03.140873 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c11cf46-fde7-4912-b5a8-e0ff0a839003 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 returned with HTTP 202 Aug 14 01:20:03.141283 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 298/1194] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:20:03 2026] DELETE /volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:03.150669 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.150990 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:20:03.151280 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.151439 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.151698 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:20:03.152436 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:20:03.162844 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all volumes completed successfully. Aug 14 01:20:03.166695 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:03.166695 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:20:03.202892 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:03.207079 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:03.207079 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:03.214631 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a00f4e66-56c0-442c-bfe5-6fc67cc85920 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:20:03.215042 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 301/1195] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:03.234981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-508a8a67-cc17-4ad3-9312-38ad9d16041b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.236662 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-508a8a67-cc17-4ad3-9312-38ad9d16041b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail Aug 14 01:20:03.236877 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-508a8a67-cc17-4ad3-9312-38ad9d16041b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.237107 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-508a8a67-cc17-4ad3-9312-38ad9d16041b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.237329 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-508a8a67-cc17-4ad3-9312-38ad9d16041b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:20:03.238386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-508a8a67-cc17-4ad3-9312-38ad9d16041b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:20:03.253213 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-508a8a67-cc17-4ad3-9312-38ad9d16041b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all snapshots completed successfully. Aug 14 01:20:03.254105 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-508a8a67-cc17-4ad3-9312-38ad9d16041b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 01:20:03.254512 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 300/1196] 10.4.3.11 () {66 vars in 1257 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:20:03.265659 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-549c6809-8437-45e3-91b9-62c58808a859 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.268137 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-549c6809-8437-45e3-91b9-62c58808a859 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 Aug 14 01:20:03.268543 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-549c6809-8437-45e3-91b9-62c58808a859 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.268864 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-549c6809-8437-45e3-91b9-62c58808a859 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.269178 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-549c6809-8437-45e3-91b9-62c58808a859 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 97c94554-1313-4338-9460-c06767fc7413 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:03.274836 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:03.274836 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:03.279144 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-549c6809-8437-45e3-91b9-62c58808a859 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 returned with HTTP 200 Aug 14 01:20:03.279686 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 298/1197] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:03.948285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2c767eaa-b5a9-430b-8f12-9a32b0045ea3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.951005 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2c767eaa-b5a9-430b-8f12-9a32b0045ea3 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 Aug 14 01:20:03.951284 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2c767eaa-b5a9-430b-8f12-9a32b0045ea3 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.951572 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2c767eaa-b5a9-430b-8f12-9a32b0045ea3 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.960654 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:03.960654 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:03.965814 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2c767eaa-b5a9-430b-8f12-9a32b0045ea3 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:20:03.972656 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2c767eaa-b5a9-430b-8f12-9a32b0045ea3 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 returned with HTTP 200 Aug 14 01:20:03.973191 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 299/1198] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 => generated 1309 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:03.983492 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d658bc35-4751-43d4-8f82-0132f2120a4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.984054 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d658bc35-4751-43d4-8f82-0132f2120a4e None None] GET https://10.4.3.11/volume// Aug 14 01:20:03.984227 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d658bc35-4751-43d4-8f82-0132f2120a4e None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:03.984428 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d658bc35-4751-43d4-8f82-0132f2120a4e None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:03.984778 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d658bc35-4751-43d4-8f82-0132f2120a4e None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:03.985112 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 302/1199] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:03.997946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-d28673e2-8f61-4bd0-96c0-8928a1da37af None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:03.998572 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-d28673e2-8f61-4bd0-96c0-8928a1da37af tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:20:03.998972 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-d28673e2-8f61-4bd0-96c0-8928a1da37af tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b78176a7-6a50-438d-8e55-d7c64a34c6f1", "connector": null, "instance_uuid": "bd8c288e-03da-4c02-afda-d35b5d349d6c"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:04.008261 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.008261 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:04.037720 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-d28673e2-8f61-4bd0-96c0-8928a1da37af tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:20:04.038383 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 301/1200] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:20:03 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:04.048269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ce2fd2e3-c914-41fc-9673-7483ba1810c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.048666 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce2fd2e3-c914-41fc-9673-7483ba1810c9 None None] GET https://10.4.3.11/volume// Aug 14 01:20:04.048739 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce2fd2e3-c914-41fc-9673-7483ba1810c9 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:04.048950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce2fd2e3-c914-41fc-9673-7483ba1810c9 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:04.049274 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce2fd2e3-c914-41fc-9673-7483ba1810c9 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:04.049806 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 299/1201] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:04.062995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-a12d059c-425d-4dc6-9f1a-387c6f2e88b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.066304 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-a12d059c-425d-4dc6-9f1a-387c6f2e88b9 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 Aug 14 01:20:04.066616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-a12d059c-425d-4dc6-9f1a-387c6f2e88b9 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:04.066872 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-a12d059c-425d-4dc6-9f1a-387c6f2e88b9 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:04.085779 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.085779 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:04.094063 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-a12d059c-425d-4dc6-9f1a-387c6f2e88b9 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:20:04.105951 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-a12d059c-425d-4dc6-9f1a-387c6f2e88b9 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 returned with HTTP 200 Aug 14 01:20:04.105951 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 300/1202] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:04 2026] GET /volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 => generated 1488 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:04.107166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90819267-339c-488e-b80c-39832af34eb6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.119960 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90819267-339c-488e-b80c-39832af34eb6 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 Aug 14 01:20:04.119960 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90819267-339c-488e-b80c-39832af34eb6 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:04.119960 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90819267-339c-488e-b80c-39832af34eb6 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:04.123098 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.123098 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:04.138323 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-90819267-339c-488e-b80c-39832af34eb6 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:04.147248 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90819267-339c-488e-b80c-39832af34eb6 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 returned with HTTP 200 Aug 14 01:20:04.147675 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 303/1203] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:04 2026] GET /volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 => generated 1353 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:04.169772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ae15e58c-3362-452b-a509-22e86d4ff507 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.172210 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:04.172715 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a983618c-5fc9-49ed-a844-6581d3cb8f94", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1929991849"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:04.174744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume request body: {'volume': {'source_volid': 'a983618c-5fc9-49ed-a844-6581d3cb8f94', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1929991849'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:04.184655 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.184655 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:04.185383 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume retrieved successfully. Aug 14 01:20:04.185579 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume of 1 GB Aug 14 01:20:04.191251 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Availability Zones retrieved successfully. Aug 14 01:20:04.199803 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Flow 'volume_create_api' (2e2531e2-5ba7-40c3-af75-b286df2b2cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:04.201560 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3635548e-41df-4b13-9782-1b98b161a53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:04.203111 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:04.237055 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2886d772-0bf0-4dc4-a7f6-031186b56109 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.239540 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2886d772-0bf0-4dc4-a7f6-031186b56109 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] PUT https://10.4.3.11/volume/v3/attachments/68a10010-073d-488d-8108-2b8f217420dd Aug 14 01:20:04.239603 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3635548e-41df-4b13-9782-1b98b161a53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a983618c-5fc9-49ed-a844-6581d3cb8f94', 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:04.239894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2886d772-0bf0-4dc4-a7f6-031186b56109 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:04.240365 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6405b2c-3ae2-4f76-be7f-8f7060fec77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:04.256605 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2886d772-0bf0-4dc4-a7f6-031186b56109 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Acquiring lock "cinder-attachment_update-b78176a7-6a50-438d-8e55-d7c64a34c6f1-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:20:04.263262 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2886d772-0bf0-4dc4-a7f6-031186b56109 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Lock "cinder-attachment_update-b78176a7-6a50-438d-8e55-d7c64a34c6f1-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:20:04.265061 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.265061 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:04.289091 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-511c3c7d-6193-4763-ac89-61f75370eded None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.291466 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-511c3c7d-6193-4763-ac89-61f75370eded tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 Aug 14 01:20:04.291751 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-511c3c7d-6193-4763-ac89-61f75370eded tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:04.291954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-511c3c7d-6193-4763-ac89-61f75370eded tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:04.292120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-511c3c7d-6193-4763-ac89-61f75370eded tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 97c94554-1313-4338-9460-c06767fc7413 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:04.297089 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-511c3c7d-6193-4763-ac89-61f75370eded tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 returned with HTTP 404 Aug 14 01:20:04.297722 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 301/1204] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:04 2026] GET /volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:20:04.303467 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Created reservations ['fb6ad9f5-478a-4da5-afd4-a58d30bbdb3b', 'ab2d8a47-a41c-4856-ac08-1d1ac1c1a118', '3e69081e-783a-492b-aa9a-7dcb4a46e891', 'c74e73a7-68a0-4b11-bddb-45737cffe5d5'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:04.304755 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6405b2c-3ae2-4f76-be7f-8f7060fec77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb6ad9f5-478a-4da5-afd4-a58d30bbdb3b', 'ab2d8a47-a41c-4856-ac08-1d1ac1c1a118', '3e69081e-783a-492b-aa9a-7dcb4a46e891', 'c74e73a7-68a0-4b11-bddb-45737cffe5d5']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:04.306012 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (173a35a4-2a50-4bb3-857e-4612c69ad5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:04.307791 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5655371d-63f8-453e-bcb2-87e1b902aa49 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.310700 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5655371d-63f8-453e-bcb2-87e1b902aa49 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/group_snapshots Aug 14 01:20:04.311260 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5655371d-63f8-453e-bcb2-87e1b902aa49 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:04.311576 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5655371d-63f8-453e-bcb2-87e1b902aa49 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:04.318316 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5655371d-63f8-453e-bcb2-87e1b902aa49 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots returned with HTTP 200 Aug 14 01:20:04.318316 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 304/1205] 10.4.3.11 () {68 vars in 1295 bytes} [Fri Aug 14 01:20:04 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:04.333132 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3970c5f-fecd-4afa-9a02-17e274fb397d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.335481 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3970c5f-fecd-4afa-9a02-17e274fb397d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] DELETE https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 Aug 14 01:20:04.335812 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3970c5f-fecd-4afa-9a02-17e274fb397d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:04.336061 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3970c5f-fecd-4afa-9a02-17e274fb397d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:04.336208 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-c3970c5f-fecd-4afa-9a02-17e274fb397d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] delete called for member 97c94554-1313-4338-9460-c06767fc7413 {{(pid=100273) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 01:20:04.336299 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-c3970c5f-fecd-4afa-9a02-17e274fb397d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Delete group_snapshot with id: 97c94554-1313-4338-9460-c06767fc7413 Aug 14 01:20:04.340799 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3970c5f-fecd-4afa-9a02-17e274fb397d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 returned with HTTP 404 Aug 14 01:20:04.341355 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 302/1206] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:20:04 2026] DELETE /volume/v3/group_snapshots/97c94554-1313-4338-9460-c06767fc7413 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:20:04.352306 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.354170 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:20:04.354425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:04.354668 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:04.354945 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:20:04.355730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:20:04.358420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (173a35a4-2a50-4bb3-857e-4612c69ad5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abb81997-08dc-4a21-8267-099eff759da5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1929991849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93171944c0234670ab7f8bbcdf1ae3cf',qos_specs=None,replication_status=,reservations=['fb6ad9f5-478a-4da5-afd4-a58d30bbdb3b','ab2d8a47-a41c-4856-ac08-1d1ac1c1a118','3e69081e-783a-492b-aa9a-7dcb4a46e891','c74e73a7-68a0-4b11-bddb-45737cffe5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a983618c-5fc9-49ed-a844-6581d3cb8f94,status='creating',user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), '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-14T01:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1929991849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abb81997-08dc-4a21-8267-099eff759da5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93171944c0234670ab7f8bbcdf1ae3cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a983618c-5fc9-49ed-a844-6581d3cb8f94,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:04.359164 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e6b551-5a74-4fea-a306-f31d92e3bcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:04.366408 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Get all volumes completed successfully. Aug 14 01:20:04.367162 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:04.367360 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:20:04.382737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2886d772-0bf0-4dc4-a7f6-031186b56109 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Lock "cinder-attachment_update-b78176a7-6a50-438d-8e55-d7c64a34c6f1-np0000007295" released by "attachment_update" :: held 0.119s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:20:04.383062 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-2886d772-0bf0-4dc4-a7f6-031186b56109 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/attachments/68a10010-073d-488d-8108-2b8f217420dd returned with HTTP 200 Aug 14 01:20:04.383533 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 300/1207] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:20:04 2026] PUT /volume/v3/attachments/68a10010-073d-488d-8108-2b8f217420dd => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:04.386331 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e6b551-5a74-4fea-a306-f31d92e3bcc0) transitioned into state 'SUCCESS' from state '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-1929991849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93171944c0234670ab7f8bbcdf1ae3cf',qos_specs=None,replication_status=,reservations=['fb6ad9f5-478a-4da5-afd4-a58d30bbdb3b','ab2d8a47-a41c-4856-ac08-1d1ac1c1a118','3e69081e-783a-492b-aa9a-7dcb4a46e891','c74e73a7-68a0-4b11-bddb-45737cffe5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a983618c-5fc9-49ed-a844-6581d3cb8f94,status='creating',user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:04.386331 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be888fca-a827-410b-b544-2344525e1919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:04.402548 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be888fca-a827-410b-b544-2344525e1919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:04.403506 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Flow 'volume_create_api' (2e2531e2-5ba7-40c3-af75-b286df2b2cac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:04.403799 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume request issued successfully. Aug 14 01:20:04.404516 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ae15e58c-3362-452b-a509-22e86d4ff507 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:04.406493 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 302/1208] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:04 2026] POST /volume/v3/volumes => generated 778 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:04.410567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-02af2f7b-067f-461d-8aa9-844d90562fa8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.418675 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1863b07e-1243-4c74-af45-0a3e198a8372 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.419015 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-02af2f7b-067f-461d-8aa9-844d90562fa8 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] POST https://10.4.3.11/volume/v3/attachments/68a10010-073d-488d-8108-2b8f217420dd/action Aug 14 01:20:04.419618 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-02af2f7b-067f-461d-8aa9-844d90562fa8 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:04.419848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-02af2f7b-067f-461d-8aa9-844d90562fa8 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:04.420511 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1863b07e-1243-4c74-af45-0a3e198a8372 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 Aug 14 01:20:04.420660 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1863b07e-1243-4c74-af45-0a3e198a8372 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:04.420913 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1863b07e-1243-4c74-af45-0a3e198a8372 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:04.424159 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:04.429325 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.429325 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:04.432178 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.432178 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:04.438067 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1863b07e-1243-4c74-af45-0a3e198a8372 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:04.438951 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51a50d9e-2639-429d-961f-36e9fcfc75bc tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:20:04.439610 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 305/1209] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:20:04 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:04.443771 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1863b07e-1243-4c74-af45-0a3e198a8372 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 returned with HTTP 200 Aug 14 01:20:04.444604 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 301/1210] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:04 2026] GET /volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:04.447696 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.447696 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:04.456103 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8d80189a-b6fc-4132-9bd1-86b4fecc561b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.459074 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d80189a-b6fc-4132-9bd1-86b4fecc561b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] POST https://10.4.3.11/volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973/action Aug 14 01:20:04.459074 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d80189a-b6fc-4132-9bd1-86b4fecc561b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:04.459074 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d80189a-b6fc-4132-9bd1-86b4fecc561b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:04.460533 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-8d80189a-b6fc-4132-9bd1-86b4fecc561b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] delete called for group 92607c39-817a-47cd-9ce8-812e70a38973 {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:20:04.460533 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-8d80189a-b6fc-4132-9bd1-86b4fecc561b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Delete group with id: 92607c39-817a-47cd-9ce8-812e70a38973 Aug 14 01:20:04.462895 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5df4d3a-016f-44b6-bfb2-9c782957f8b2 req-02af2f7b-067f-461d-8aa9-844d90562fa8 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/attachments/68a10010-073d-488d-8108-2b8f217420dd/action returned with HTTP 204 Aug 14 01:20:04.463520 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 303/1211] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:20:04 2026] POST /volume/v3/attachments/68a10010-073d-488d-8108-2b8f217420dd/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:04.465060 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.465060 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:04.509741 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d80189a-b6fc-4132-9bd1-86b4fecc561b tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973/action returned with HTTP 202 Aug 14 01:20:04.510207 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 303/1212] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:20:04 2026] POST /volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:04.520953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93008661-0287-4f7d-b141-05fcf10f00f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:04.523168 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93008661-0287-4f7d-b141-05fcf10f00f2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 Aug 14 01:20:04.523410 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93008661-0287-4f7d-b141-05fcf10f00f2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:04.523683 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93008661-0287-4f7d-b141-05fcf10f00f2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:04.536390 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.536390 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:04.542054 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93008661-0287-4f7d-b141-05fcf10f00f2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Volume info retrieved successfully. Aug 14 01:20:04.543205 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-93008661-0287-4f7d-b141-05fcf10f00f2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:04.543417 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-93008661-0287-4f7d-b141-05fcf10f00f2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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 14 01:20:04.592257 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-93008661-0287-4f7d-b141-05fcf10f00f2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:04.595507 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:04.595507 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:04.607516 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93008661-0287-4f7d-b141-05fcf10f00f2 tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 returned with HTTP 200 Aug 14 01:20:04.608054 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 306/1213] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:04 2026] GET /volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:05.254912 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-29957029-1b37-417f-b7b2-40191b466c0c req-5282d9ed-d948-434b-a341-af38c6379760 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.257275 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-29957029-1b37-417f-b7b2-40191b466c0c req-5282d9ed-d948-434b-a341-af38c6379760 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] DELETE https://10.4.3.11/volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9 Aug 14 01:20:05.257594 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-29957029-1b37-417f-b7b2-40191b466c0c req-5282d9ed-d948-434b-a341-af38c6379760 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.257987 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-29957029-1b37-417f-b7b2-40191b466c0c req-5282d9ed-d948-434b-a341-af38c6379760 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.268777 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:05.268777 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:05.316718 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-29957029-1b37-417f-b7b2-40191b466c0c req-5282d9ed-d948-434b-a341-af38c6379760 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9 returned with HTTP 200 Aug 14 01:20:05.317130 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 302/1214] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:20:05 2026] DELETE /volume/v3/attachments/4ec0cda2-1451-41da-9e87-73f262a88ac9 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:05.326681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-29957029-1b37-417f-b7b2-40191b466c0c req-a23f2bda-da9d-4582-a1c7-5fbccdd19b5a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.328752 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-29957029-1b37-417f-b7b2-40191b466c0c req-a23f2bda-da9d-4582-a1c7-5fbccdd19b5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] DELETE https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 Aug 14 01:20:05.328964 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-29957029-1b37-417f-b7b2-40191b466c0c req-a23f2bda-da9d-4582-a1c7-5fbccdd19b5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.329162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-29957029-1b37-417f-b7b2-40191b466c0c req-a23f2bda-da9d-4582-a1c7-5fbccdd19b5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.329329 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-29957029-1b37-417f-b7b2-40191b466c0c req-a23f2bda-da9d-4582-a1c7-5fbccdd19b5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Delete volume with id: aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 Aug 14 01:20:05.337301 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:05.337301 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:05.337822 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-29957029-1b37-417f-b7b2-40191b466c0c req-a23f2bda-da9d-4582-a1c7-5fbccdd19b5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:20:05.363683 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-29957029-1b37-417f-b7b2-40191b466c0c req-a23f2bda-da9d-4582-a1c7-5fbccdd19b5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Delete volume request issued successfully. Aug 14 01:20:05.363879 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-29957029-1b37-417f-b7b2-40191b466c0c req-a23f2bda-da9d-4582-a1c7-5fbccdd19b5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 returned with HTTP 202 Aug 14 01:20:05.364445 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 304/1215] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:20:05 2026] DELETE /volume/v3/volumes/aac1b6f4-b4ad-41c1-9a2e-b65208b4cf25 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:05.460647 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bef5b16c-28c4-4bf1-adf5-aef346a6eafd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.462950 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bef5b16c-28c4-4bf1-adf5-aef346a6eafd tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 Aug 14 01:20:05.463267 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bef5b16c-28c4-4bf1-adf5-aef346a6eafd tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.463553 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bef5b16c-28c4-4bf1-adf5-aef346a6eafd tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.472550 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:05.472550 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:05.476941 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bef5b16c-28c4-4bf1-adf5-aef346a6eafd tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:05.482432 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bef5b16c-28c4-4bf1-adf5-aef346a6eafd tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 returned with HTTP 200 Aug 14 01:20:05.482873 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 304/1216] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:05 2026] GET /volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:05.501430 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b0cc3b5-31db-4b35-807e-18cdea334235 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.503233 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b0cc3b5-31db-4b35-807e-18cdea334235 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 Aug 14 01:20:05.503440 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b0cc3b5-31db-4b35-807e-18cdea334235 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.503631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b0cc3b5-31db-4b35-807e-18cdea334235 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.511446 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:05.511446 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:05.515593 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2b0cc3b5-31db-4b35-807e-18cdea334235 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:05.520723 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b0cc3b5-31db-4b35-807e-18cdea334235 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 returned with HTTP 200 Aug 14 01:20:05.521147 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 307/1217] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:05 2026] GET /volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:05.539120 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-66909740-9bd5-431a-9790-8d75ebdf8666 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.541565 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66909740-9bd5-431a-9790-8d75ebdf8666 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 Aug 14 01:20:05.541761 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66909740-9bd5-431a-9790-8d75ebdf8666 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.541969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66909740-9bd5-431a-9790-8d75ebdf8666 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.550282 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:05.550282 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:05.555271 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-66909740-9bd5-431a-9790-8d75ebdf8666 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:05.561655 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66909740-9bd5-431a-9790-8d75ebdf8666 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 returned with HTTP 200 Aug 14 01:20:05.562195 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 303/1218] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:05 2026] GET /volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:05.579463 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f795dd31-7a56-4938-aaf6-ee307bca933b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.581391 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f795dd31-7a56-4938-aaf6-ee307bca933b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] DELETE https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 Aug 14 01:20:05.581653 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f795dd31-7a56-4938-aaf6-ee307bca933b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.581883 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f795dd31-7a56-4938-aaf6-ee307bca933b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.582061 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f795dd31-7a56-4938-aaf6-ee307bca933b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Delete volume with id: abb81997-08dc-4a21-8267-099eff759da5 Aug 14 01:20:05.589092 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:05.589092 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:05.589597 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f795dd31-7a56-4938-aaf6-ee307bca933b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:05.608385 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f795dd31-7a56-4938-aaf6-ee307bca933b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Delete volume request issued successfully. Aug 14 01:20:05.608595 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f795dd31-7a56-4938-aaf6-ee307bca933b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 returned with HTTP 202 Aug 14 01:20:05.609052 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 305/1219] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:05 2026] DELETE /volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:05.618362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bb6f3f77-91cf-4604-bc8a-82d18cdf5b08 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.620529 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb6f3f77-91cf-4604-bc8a-82d18cdf5b08 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 Aug 14 01:20:05.620790 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb6f3f77-91cf-4604-bc8a-82d18cdf5b08 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.621063 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb6f3f77-91cf-4604-bc8a-82d18cdf5b08 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.624399 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc2e9efd-c80c-4f32-bac4-a38ab9cfc88d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.627738 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc2e9efd-c80c-4f32-bac4-a38ab9cfc88d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 Aug 14 01:20:05.628140 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc2e9efd-c80c-4f32-bac4-a38ab9cfc88d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.628465 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc2e9efd-c80c-4f32-bac4-a38ab9cfc88d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.629779 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:05.629779 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:05.635248 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bb6f3f77-91cf-4604-bc8a-82d18cdf5b08 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:05.640721 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb6f3f77-91cf-4604-bc8a-82d18cdf5b08 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 returned with HTTP 200 Aug 14 01:20:05.641337 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 305/1220] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:05 2026] GET /volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 => generated 1386 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:05.643821 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc2e9efd-c80c-4f32-bac4-a38ab9cfc88d tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 returned with HTTP 404 Aug 14 01:20:05.644508 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 308/1221] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:05 2026] GET /volume/v3/volumes/86023daf-0ab4-4ce2-8fa2-66ceb36d8a94 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:20:05.663827 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a70ac2b4-f0cc-4cb1-a5d8-e693991fa07c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.664579 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a70ac2b4-f0cc-4cb1-a5d8-e693991fa07c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] GET https://10.4.3.11/volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973 Aug 14 01:20:05.664767 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a70ac2b4-f0cc-4cb1-a5d8-e693991fa07c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.664999 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a70ac2b4-f0cc-4cb1-a5d8-e693991fa07c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.665234 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-a70ac2b4-f0cc-4cb1-a5d8-e693991fa07c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] show called for member 92607c39-817a-47cd-9ce8-812e70a38973 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:20:05.668611 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a70ac2b4-f0cc-4cb1-a5d8-e693991fa07c tempest-GroupSnapshotsTest-779799760 tempest-GroupSnapshotsTest-779799760-project-member] https://10.4.3.11/volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973 returned with HTTP 404 Aug 14 01:20:05.669127 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 304/1222] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:20:05 2026] GET /volume/v3/groups/92607c39-817a-47cd-9ce8-812e70a38973 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:20:05.676917 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86b3dea1-ca9d-4e43-8186-508ce2d68a80 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.678679 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86b3dea1-ca9d-4e43-8186-508ce2d68a80 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/a0349ca1-5ce4-45c9-a64a-954ae33fee6e Aug 14 01:20:05.678920 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86b3dea1-ca9d-4e43-8186-508ce2d68a80 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.679162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86b3dea1-ca9d-4e43-8186-508ce2d68a80 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.700202 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86b3dea1-ca9d-4e43-8186-508ce2d68a80 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/group_types/a0349ca1-5ce4-45c9-a64a-954ae33fee6e returned with HTTP 202 Aug 14 01:20:05.700800 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 306/1223] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:20:05 2026] DELETE /volume/v3/group_types/a0349ca1-5ce4-45c9-a64a-954ae33fee6e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:05.710903 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5c78e83-834d-41ab-a8dc-3f5d9ce1a31d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.714001 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5c78e83-834d-41ab-a8dc-3f5d9ce1a31d tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] DELETE https://10.4.3.11/volume/v3/types/9aa3db16-d42b-4bbc-bca0-e0a4bd316544 Aug 14 01:20:05.714160 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5c78e83-834d-41ab-a8dc-3f5d9ce1a31d tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.714367 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5c78e83-834d-41ab-a8dc-3f5d9ce1a31d tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.746528 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5c78e83-834d-41ab-a8dc-3f5d9ce1a31d tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/types/9aa3db16-d42b-4bbc-bca0-e0a4bd316544 returned with HTTP 202 Aug 14 01:20:05.746528 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 306/1224] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:05 2026] DELETE /volume/v3/types/9aa3db16-d42b-4bbc-bca0-e0a4bd316544 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:05.755768 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-710c02d7-c6fb-4d0e-bb2f-862a7b271b96 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:05.757611 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-710c02d7-c6fb-4d0e-bb2f-862a7b271b96 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] GET https://10.4.3.11/volume/v3/types/9aa3db16-d42b-4bbc-bca0-e0a4bd316544 Aug 14 01:20:05.758012 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-710c02d7-c6fb-4d0e-bb2f-862a7b271b96 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:05.758187 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-710c02d7-c6fb-4d0e-bb2f-862a7b271b96 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:05.762234 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-710c02d7-c6fb-4d0e-bb2f-862a7b271b96 tempest-GroupSnapshotsTest-1528698168 tempest-GroupSnapshotsTest-1528698168-project-admin] https://10.4.3.11/volume/v3/types/9aa3db16-d42b-4bbc-bca0-e0a4bd316544 returned with HTTP 404 Aug 14 01:20:05.762943 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 309/1225] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:05 2026] GET /volume/v3/types/9aa3db16-d42b-4bbc-bca0-e0a4bd316544 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:06.222552 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1a3f7034-3f64-47dc-b84f-5c6263ba0bd0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:06.224780 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a3f7034-3f64-47dc-b84f-5c6263ba0bd0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:20:06.225053 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a3f7034-3f64-47dc-b84f-5c6263ba0bd0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:06.225309 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a3f7034-3f64-47dc-b84f-5c6263ba0bd0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:06.225575 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1a3f7034-3f64-47dc-b84f-5c6263ba0bd0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Delete volume with id: f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:20:06.235252 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:06.235252 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:06.235906 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1a3f7034-3f64-47dc-b84f-5c6263ba0bd0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:20:06.255554 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1a3f7034-3f64-47dc-b84f-5c6263ba0bd0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Delete volume request issued successfully. Aug 14 01:20:06.256171 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a3f7034-3f64-47dc-b84f-5c6263ba0bd0 tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 202 Aug 14 01:20:06.256465 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 305/1226] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:06 2026] DELETE /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:06.264124 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a2ad23c7-6ecd-4777-9d66-258f1caf3a5a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:06.266426 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2ad23c7-6ecd-4777-9d66-258f1caf3a5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:20:06.266630 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2ad23c7-6ecd-4777-9d66-258f1caf3a5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:06.266852 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2ad23c7-6ecd-4777-9d66-258f1caf3a5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:06.275184 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:06.275184 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:06.279711 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a2ad23c7-6ecd-4777-9d66-258f1caf3a5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Volume info retrieved successfully. Aug 14 01:20:06.285119 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2ad23c7-6ecd-4777-9d66-258f1caf3a5a tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 200 Aug 14 01:20:06.285616 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 307/1227] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:06 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:06.659053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5bf25f7-fa91-44e8-9668-612e4cf27ade None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:06.661560 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5bf25f7-fa91-44e8-9668-612e4cf27ade tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 Aug 14 01:20:06.662151 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5bf25f7-fa91-44e8-9668-612e4cf27ade tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:06.662530 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5bf25f7-fa91-44e8-9668-612e4cf27ade tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:06.673530 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5bf25f7-fa91-44e8-9668-612e4cf27ade tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 returned with HTTP 404 Aug 14 01:20:06.674403 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 307/1228] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:06 2026] GET /volume/v3/volumes/abb81997-08dc-4a21-8267-099eff759da5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:06.685316 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64ca6a27-e74d-4232-a122-b5d509c89b05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:06.687575 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64ca6a27-e74d-4232-a122-b5d509c89b05 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 Aug 14 01:20:06.687759 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64ca6a27-e74d-4232-a122-b5d509c89b05 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:06.687944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64ca6a27-e74d-4232-a122-b5d509c89b05 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:06.694826 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:06.694826 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:06.699658 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64ca6a27-e74d-4232-a122-b5d509c89b05 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:06.706636 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64ca6a27-e74d-4232-a122-b5d509c89b05 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 returned with HTTP 200 Aug 14 01:20:06.707143 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 310/1229] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:06 2026] GET /volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:06.721056 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-09330b16-1b84-41a5-a90e-37701cdbcf1b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:06.723315 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-09330b16-1b84-41a5-a90e-37701cdbcf1b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 Aug 14 01:20:06.723618 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-09330b16-1b84-41a5-a90e-37701cdbcf1b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:06.723863 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-09330b16-1b84-41a5-a90e-37701cdbcf1b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:06.724115 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-09330b16-1b84-41a5-a90e-37701cdbcf1b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Delete volume with id: a983618c-5fc9-49ed-a844-6581d3cb8f94 Aug 14 01:20:06.734814 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:06.734814 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:06.736447 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-09330b16-1b84-41a5-a90e-37701cdbcf1b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:06.766814 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-09330b16-1b84-41a5-a90e-37701cdbcf1b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Delete volume request issued successfully. Aug 14 01:20:06.767110 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-09330b16-1b84-41a5-a90e-37701cdbcf1b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 returned with HTTP 202 Aug 14 01:20:06.767477 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 306/1230] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:06 2026] DELETE /volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:06.777833 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b86294d6-08b0-4c55-8820-c9fc8aa9afbc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:06.781948 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b86294d6-08b0-4c55-8820-c9fc8aa9afbc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 Aug 14 01:20:06.782212 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b86294d6-08b0-4c55-8820-c9fc8aa9afbc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:06.782486 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b86294d6-08b0-4c55-8820-c9fc8aa9afbc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:06.790478 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:06.790478 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:06.794290 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b86294d6-08b0-4c55-8820-c9fc8aa9afbc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:06.799643 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b86294d6-08b0-4c55-8820-c9fc8aa9afbc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 returned with HTTP 200 Aug 14 01:20:06.800096 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 308/1231] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:06 2026] GET /volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:07.302268 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a404fd6c-3664-494e-82ef-b781486c72fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:07.303946 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a404fd6c-3664-494e-82ef-b781486c72fa tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] GET https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 Aug 14 01:20:07.304974 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a404fd6c-3664-494e-82ef-b781486c72fa tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:07.304974 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a404fd6c-3664-494e-82ef-b781486c72fa tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:07.312018 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a404fd6c-3664-494e-82ef-b781486c72fa tempest-ServerActionsTestOtherA-277570066 tempest-ServerActionsTestOtherA-277570066-project-member] https://10.4.3.11/volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 returned with HTTP 404 Aug 14 01:20:07.312443 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 308/1232] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:07 2026] GET /volume/v3/volumes/f9f7c078-b6d5-4621-a325-ef465a6b5668 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:07.815122 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9a14c3a-2785-40f8-a193-1c8906b3c332 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:07.817951 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9a14c3a-2785-40f8-a193-1c8906b3c332 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 Aug 14 01:20:07.817951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9a14c3a-2785-40f8-a193-1c8906b3c332 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:07.817951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9a14c3a-2785-40f8-a193-1c8906b3c332 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:07.826090 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9a14c3a-2785-40f8-a193-1c8906b3c332 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 returned with HTTP 404 Aug 14 01:20:07.826203 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 311/1233] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:07 2026] GET /volume/v3/volumes/a983618c-5fc9-49ed-a844-6581d3cb8f94 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:07.837831 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-62100624-f36b-4d27-a16e-d238129f357b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:07.841294 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:07.841832 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-671146086"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:07.843983 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-671146086'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:07.844195 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume of 1 GB Aug 14 01:20:07.851779 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Availability Zones retrieved successfully. Aug 14 01:20:07.860265 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Flow 'volume_create_api' (f41540a5-9498-42cf-8313-8875fe093533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:07.861941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89257596-74a3-477a-8556-249efaffd35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:07.863425 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:07.917664 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89257596-74a3-477a-8556-249efaffd35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:07.917664 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd9db89-54a5-4866-a481-9b1b423a7a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:07.986402 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Created reservations ['8c5cb4ad-eee4-4764-a964-e01d5dffe2d1', '01053a40-f5a0-4a38-93d3-421e9bd62262', '4ec71221-b8df-494a-8f5e-0d560b4ae8bf', '337ced8c-86f7-460d-929c-6de4708a43d9'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:07.988705 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd9db89-54a5-4866-a481-9b1b423a7a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c5cb4ad-eee4-4764-a964-e01d5dffe2d1', '01053a40-f5a0-4a38-93d3-421e9bd62262', '4ec71221-b8df-494a-8f5e-0d560b4ae8bf', '337ced8c-86f7-460d-929c-6de4708a43d9']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:07.988966 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376f3189-eae5-48ac-935b-71f22ee8eb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:08.028772 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376f3189-eae5-48ac-935b-71f22ee8eb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10ef3d97-03b6-4098-98a2-fc4e3b69c440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-671146086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93171944c0234670ab7f8bbcdf1ae3cf',qos_specs=None,replication_status=,reservations=['8c5cb4ad-eee4-4764-a964-e01d5dffe2d1','01053a40-f5a0-4a38-93d3-421e9bd62262','4ec71221-b8df-494a-8f5e-0d560b4ae8bf','337ced8c-86f7-460d-929c-6de4708a43d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-671146086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10ef3d97-03b6-4098-98a2-fc4e3b69c440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93171944c0234670ab7f8bbcdf1ae3cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:08.030341 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51c81ce-7a53-421b-90da-2c89361f792b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:08.082624 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51c81ce-7a53-421b-90da-2c89361f792b) transitioned into state 'SUCCESS' from state '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-671146086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93171944c0234670ab7f8bbcdf1ae3cf',qos_specs=None,replication_status=,reservations=['8c5cb4ad-eee4-4764-a964-e01d5dffe2d1','01053a40-f5a0-4a38-93d3-421e9bd62262','4ec71221-b8df-494a-8f5e-0d560b4ae8bf','337ced8c-86f7-460d-929c-6de4708a43d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:08.083465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918e399e-1235-4a20-acfb-535d1245f609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:08.108757 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918e399e-1235-4a20-acfb-535d1245f609) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:08.110780 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Flow 'volume_create_api' (f41540a5-9498-42cf-8313-8875fe093533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:08.110780 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume request issued successfully. Aug 14 01:20:08.113124 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62100624-f36b-4d27-a16e-d238129f357b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:08.113124 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 307/1234] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:20:07 2026] POST /volume/v3/volumes => generated 744 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:08.130034 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67d98493-d307-4ba7-8a93-40469aa30fdc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:08.132755 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d98493-d307-4ba7-8a93-40469aa30fdc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 Aug 14 01:20:08.133063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67d98493-d307-4ba7-8a93-40469aa30fdc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:08.133359 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67d98493-d307-4ba7-8a93-40469aa30fdc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:08.147131 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:08.147131 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:08.157842 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-67d98493-d307-4ba7-8a93-40469aa30fdc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:08.167150 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d98493-d307-4ba7-8a93-40469aa30fdc tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 returned with HTTP 200 Aug 14 01:20:08.167904 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 309/1235] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:08 2026] GET /volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 => generated 812 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:08.661201 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d5516a40-adf1-4a1f-b3ee-3b74cd01949a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:08.767564 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5516a40-adf1-4a1f-b3ee-3b74cd01949a tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:08.768277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d5516a40-adf1-4a1f-b3ee-3b74cd01949a tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-166155885"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:08.790628 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d5516a40-adf1-4a1f-b3ee-3b74cd01949a tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:08.791111 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 309/1236] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:20:08 2026] POST /volume/v3/types => generated 227 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:08.802858 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-86d6a6cc-9fab-4f68-bdcd-a0cfd66b7079 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:08.804937 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86d6a6cc-9fab-4f68-bdcd-a0cfd66b7079 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:20:08.805388 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86d6a6cc-9fab-4f68-bdcd-a0cfd66b7079 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-408050575"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:08.828889 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86d6a6cc-9fab-4f68-bdcd-a0cfd66b7079 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:20:08.829372 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 312/1237] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:20:08 2026] POST /volume/v3/group_types => generated 184 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:08.843774 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-67f5bab5-a77d-43d6-9d30-54128b49f38b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:08.922952 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67f5bab5-a77d-43d6-9d30-54128b49f38b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] POST https://10.4.3.11/volume/v3/groups Aug 14 01:20:08.922952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67f5bab5-a77d-43d6-9d30-54128b49f38b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c2725df5-62e8-470e-9048-b7b7da8ae41e", "volume_types": ["70add57d-46f4-482a-9968-29e8934437fd"], "name": "tempest-GroupSnapshotsV319Test-Group-1596802820"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:08.924769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-67f5bab5-a77d-43d6-9d30-54128b49f38b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Creating new group {'group': {'group_type': 'c2725df5-62e8-470e-9048-b7b7da8ae41e', 'volume_types': ['70add57d-46f4-482a-9968-29e8934437fd'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1596802820'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 01:20:08.930765 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-67f5bab5-a77d-43d6-9d30-54128b49f38b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1596802820. Aug 14 01:20:08.930765 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:08.930765 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:08.944846 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-67f5bab5-a77d-43d6-9d30-54128b49f38b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Availability Zones retrieved successfully. Aug 14 01:20:08.979216 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-67f5bab5-a77d-43d6-9d30-54128b49f38b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Created reservations ['34f86a5e-fa9b-4c09-a118-8ac6d211b876'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:09.014094 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67f5bab5-a77d-43d6-9d30-54128b49f38b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/groups returned with HTTP 202 Aug 14 01:20:09.014938 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 308/1238] 10.4.3.11 () {70 vars in 1290 bytes} [Fri Aug 14 01:20:08 2026] POST /volume/v3/groups => generated 116 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:09.023294 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f7cc1c2-49d4-41fb-8a04-3e44d090c8fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:09.026024 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f7cc1c2-49d4-41fb-8a04-3e44d090c8fa tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b Aug 14 01:20:09.026270 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f7cc1c2-49d4-41fb-8a04-3e44d090c8fa tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:09.026648 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f7cc1c2-49d4-41fb-8a04-3e44d090c8fa tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:09.026811 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-5f7cc1c2-49d4-41fb-8a04-3e44d090c8fa tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member 83e2f111-dc58-46f8-ab4a-d9203bab927b {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:20:09.034114 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:09.034114 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:09.049677 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f7cc1c2-49d4-41fb-8a04-3e44d090c8fa tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b returned with HTTP 200 Aug 14 01:20:09.050259 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 310/1239] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:20:09 2026] GET /volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b => generated 396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:09.185586 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a1a113e8-748c-4a6e-8ea8-c5dcdbeab502 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:09.187599 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1a113e8-748c-4a6e-8ea8-c5dcdbeab502 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 Aug 14 01:20:09.189491 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1a113e8-748c-4a6e-8ea8-c5dcdbeab502 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:09.192109 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1a113e8-748c-4a6e-8ea8-c5dcdbeab502 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:09.209524 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:09.209524 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:09.220044 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a1a113e8-748c-4a6e-8ea8-c5dcdbeab502 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:09.227686 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1a113e8-748c-4a6e-8ea8-c5dcdbeab502 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 returned with HTTP 200 Aug 14 01:20:09.228375 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 310/1240] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:09 2026] GET /volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 => generated 837 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:09.245694 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:09.248658 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:09.248658 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "10ef3d97-03b6-4098-98a2-fc4e3b69c440", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1258078541"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:09.250674 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume request body: {'volume': {'source_volid': '10ef3d97-03b6-4098-98a2-fc4e3b69c440', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1258078541'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:09.262158 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:09.262158 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:09.262890 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume retrieved successfully. Aug 14 01:20:09.263100 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume of 2 GB Aug 14 01:20:09.271482 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Availability Zones retrieved successfully. Aug 14 01:20:09.279790 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Flow 'volume_create_api' (f3558737-8c06-4376-ae8e-e3dbb5d30703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:09.281493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb7db604-01d8-4ee9-85da-382e993b6e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:09.282948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:09.317740 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb7db604-01d8-4ee9-85da-382e993b6e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '10ef3d97-03b6-4098-98a2-fc4e3b69c440', 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:09.318641 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b21d7b1-f957-445e-9c5e-4ce6a3cce350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:09.390763 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Created reservations ['2b51fe41-c26a-47f7-82b0-c738a14052a8', 'd14a5995-4b15-4534-9e2f-26bb6df1f2e1', '62765fd3-bd39-4a33-adad-d00420bce719', 'cfc46dfe-6dbe-445c-b0b9-3439f0149955'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:09.391791 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b21d7b1-f957-445e-9c5e-4ce6a3cce350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b51fe41-c26a-47f7-82b0-c738a14052a8', 'd14a5995-4b15-4534-9e2f-26bb6df1f2e1', '62765fd3-bd39-4a33-adad-d00420bce719', 'cfc46dfe-6dbe-445c-b0b9-3439f0149955']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:09.392791 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87db3669-77f6-42bc-a283-c8b434925cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:09.432395 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87db3669-77f6-42bc-a283-c8b434925cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a8d64c3-a48b-459f-900f-f6b73a9bf3fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1258078541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93171944c0234670ab7f8bbcdf1ae3cf',qos_specs=None,replication_status=,reservations=['2b51fe41-c26a-47f7-82b0-c738a14052a8','d14a5995-4b15-4534-9e2f-26bb6df1f2e1','62765fd3-bd39-4a33-adad-d00420bce719','cfc46dfe-6dbe-445c-b0b9-3439f0149955'],size=2,snapshot_id=None,source_replicaid=,source_volid=10ef3d97-03b6-4098-98a2-fc4e3b69c440,status='creating',user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1258078541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a8d64c3-a48b-459f-900f-f6b73a9bf3fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93171944c0234670ab7f8bbcdf1ae3cf',provider_auth=None,provider_geometry=None,provider_id=None,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=10ef3d97-03b6-4098-98a2-fc4e3b69c440,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:09.433569 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f750a1-9384-41f2-be43-9cfe9ff605d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:09.460012 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f750a1-9384-41f2-be43-9cfe9ff605d0) transitioned into state 'SUCCESS' from state '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-1258078541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93171944c0234670ab7f8bbcdf1ae3cf',qos_specs=None,replication_status=,reservations=['2b51fe41-c26a-47f7-82b0-c738a14052a8','d14a5995-4b15-4534-9e2f-26bb6df1f2e1','62765fd3-bd39-4a33-adad-d00420bce719','cfc46dfe-6dbe-445c-b0b9-3439f0149955'],size=2,snapshot_id=None,source_replicaid=,source_volid=10ef3d97-03b6-4098-98a2-fc4e3b69c440,status='creating',user_id='936c7c9a34f64ab8be3a7aee4b282f2e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:09.461119 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a54d2bd-2155-48e7-a2e8-85d97b6c6e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:09.490055 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a54d2bd-2155-48e7-a2e8-85d97b6c6e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:09.491390 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Flow 'volume_create_api' (f3558737-8c06-4376-ae8e-e3dbb5d30703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:09.491706 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Create volume request issued successfully. Aug 14 01:20:09.492378 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-342f42b8-9d4b-46e9-85bf-10cc68652b1e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:09.492866 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 313/1241] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:09 2026] POST /volume/v3/volumes => generated 779 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:09.509164 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c1c7d55-6c38-49ec-8b5e-b76b236ec22f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:09.511027 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c1c7d55-6c38-49ec-8b5e-b76b236ec22f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe Aug 14 01:20:09.511516 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c1c7d55-6c38-49ec-8b5e-b76b236ec22f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:09.511963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c1c7d55-6c38-49ec-8b5e-b76b236ec22f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:09.521950 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:09.521950 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:09.528102 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c1c7d55-6c38-49ec-8b5e-b76b236ec22f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:09.535540 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c1c7d55-6c38-49ec-8b5e-b76b236ec22f tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe returned with HTTP 200 Aug 14 01:20:09.535540 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 309/1242] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:09 2026] GET /volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:10.063243 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17f50b69-cd58-44da-8f05-f12b97c70e6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:10.065283 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17f50b69-cd58-44da-8f05-f12b97c70e6b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b Aug 14 01:20:10.065462 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17f50b69-cd58-44da-8f05-f12b97c70e6b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:10.065600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17f50b69-cd58-44da-8f05-f12b97c70e6b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:10.066243 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-17f50b69-cd58-44da-8f05-f12b97c70e6b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member 83e2f111-dc58-46f8-ab4a-d9203bab927b {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:20:10.071130 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.071130 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:10.091591 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17f50b69-cd58-44da-8f05-f12b97c70e6b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b returned with HTTP 200 Aug 14 01:20:10.092162 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 311/1243] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:20:10 2026] GET /volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b => generated 397 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:10.106347 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:10.111229 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:10.111229 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-29421405", "volume_type": "70add57d-46f4-482a-9968-29e8934437fd", "group_id": "83e2f111-dc58-46f8-ab4a-d9203bab927b", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:10.112840 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-29421405', 'volume_type': '70add57d-46f4-482a-9968-29e8934437fd', 'group_id': '83e2f111-dc58-46f8-ab4a-d9203bab927b', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:10.125088 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.125088 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:10.125839 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Create volume of 1 GB Aug 14 01:20:10.133994 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Availability Zones retrieved successfully. Aug 14 01:20:10.140404 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Flow 'volume_create_api' (843ab03a-f5e9-4fa8-aa5b-ad5ecccb27df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:10.142115 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d7bf21-1861-4846-bb90-ca51436e097c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:10.142958 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.142958 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:10.143654 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:10.183951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d7bf21-1861-4846-bb90-ca51436e097c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:20:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70add57d-46f4-482a-9968-29e8934437fd,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-166155885',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70add57d-46f4-482a-9968-29e8934437fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '83e2f111-dc58-46f8-ab4a-d9203bab927b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:10.184555 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f13c7c8-5817-40cd-81fa-17218bba5c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:10.229513 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-166155885 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-166155885, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:10.230271 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-166155885 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-166155885, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:10.292084 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Created reservations ['05a9c2af-7a54-457e-89ed-ae3299e13c72', 'e89225cc-6b9b-4cf9-8e99-6ba47ac7769a', '7f0b12c1-c1f5-4138-8702-e2d4a7fab5ad', '142550dd-7ed5-43b2-b0ce-4c4870092229'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:10.293519 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f13c7c8-5817-40cd-81fa-17218bba5c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05a9c2af-7a54-457e-89ed-ae3299e13c72', 'e89225cc-6b9b-4cf9-8e99-6ba47ac7769a', '7f0b12c1-c1f5-4138-8702-e2d4a7fab5ad', '142550dd-7ed5-43b2-b0ce-4c4870092229']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:10.294824 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf05a799-be37-45e2-aa6a-709ae62dc5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:10.325618 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf05a799-be37-45e2-aa6a-709ae62dc5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae2d05a0-5ffd-45ff-b568-fe47743a9594', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-29421405',encryption_key_id=None,group_id=83e2f111-dc58-46f8-ab4a-d9203bab927b,group_type_id=,metadata={},multiattach=False,project_id='cf0ed15729d74311a2d471d73da6a26e',qos_specs=None,replication_status=,reservations=['05a9c2af-7a54-457e-89ed-ae3299e13c72','e89225cc-6b9b-4cf9-8e99-6ba47ac7769a','7f0b12c1-c1f5-4138-8702-e2d4a7fab5ad','142550dd-7ed5-43b2-b0ce-4c4870092229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f991de53ae4744dbb180f50d42bffa8e',volume_type_id=70add57d-46f4-482a-9968-29e8934437fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-29421405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=83e2f111-dc58-46f8-ab4a-d9203bab927b,host=None,id=ae2d05a0-5ffd-45ff-b568-fe47743a9594,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf0ed15729d74311a2d471d73da6a26e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f991de53ae4744dbb180f50d42bffa8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70add57d-46f4-482a-9968-29e8934437fd),volume_type_id=70add57d-46f4-482a-9968-29e8934437fd)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:10.327211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d03d1ce9-2afc-4af2-9ce6-63baecf919d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:10.355353 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d03d1ce9-2afc-4af2-9ce6-63baecf919d7) transitioned into state 'SUCCESS' from state '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-29421405',encryption_key_id=None,group_id=83e2f111-dc58-46f8-ab4a-d9203bab927b,group_type_id=,metadata={},multiattach=False,project_id='cf0ed15729d74311a2d471d73da6a26e',qos_specs=None,replication_status=,reservations=['05a9c2af-7a54-457e-89ed-ae3299e13c72','e89225cc-6b9b-4cf9-8e99-6ba47ac7769a','7f0b12c1-c1f5-4138-8702-e2d4a7fab5ad','142550dd-7ed5-43b2-b0ce-4c4870092229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f991de53ae4744dbb180f50d42bffa8e',volume_type_id=70add57d-46f4-482a-9968-29e8934437fd)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:10.357054 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b71ff3-314d-45cf-a24c-24e9cfd583c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:10.373223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b71ff3-314d-45cf-a24c-24e9cfd583c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:10.374595 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Flow 'volume_create_api' (843ab03a-f5e9-4fa8-aa5b-ad5ecccb27df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:10.375943 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Create volume request issued successfully. Aug 14 01:20:10.375943 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:10.376251 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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 14 01:20:10.426759 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:10.430767 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.430767 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:10.436123 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-954b5999-6cc7-438e-b475-1d11bbd2b367 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:10.436704 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 311/1244] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:20:10 2026] POST /volume/v3/volumes => generated 822 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:10.455733 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-85b3e874-9890-4944-abd9-e53dd3676d3f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:10.458586 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85b3e874-9890-4944-abd9-e53dd3676d3f tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 Aug 14 01:20:10.459335 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85b3e874-9890-4944-abd9-e53dd3676d3f tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:10.459562 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85b3e874-9890-4944-abd9-e53dd3676d3f tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:10.469572 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.469572 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:10.474792 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-85b3e874-9890-4944-abd9-e53dd3676d3f tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Volume info retrieved successfully. Aug 14 01:20:10.475718 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-85b3e874-9890-4944-abd9-e53dd3676d3f tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:10.475868 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-85b3e874-9890-4944-abd9-e53dd3676d3f tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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 14 01:20:10.522329 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-85b3e874-9890-4944-abd9-e53dd3676d3f tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:10.525720 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.525720 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:10.537626 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85b3e874-9890-4944-abd9-e53dd3676d3f tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 returned with HTTP 200 Aug 14 01:20:10.538275 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 314/1245] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:10 2026] GET /volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 => generated 890 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:10.553613 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50830424-80ce-4f78-9d19-f10e048746f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:10.557609 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50830424-80ce-4f78-9d19-f10e048746f7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe Aug 14 01:20:10.560073 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50830424-80ce-4f78-9d19-f10e048746f7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:10.560374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50830424-80ce-4f78-9d19-f10e048746f7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:10.570901 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.570901 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:10.577860 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50830424-80ce-4f78-9d19-f10e048746f7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:10.584741 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50830424-80ce-4f78-9d19-f10e048746f7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe returned with HTTP 200 Aug 14 01:20:10.585289 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 310/1246] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:10 2026] GET /volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:10.601817 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-65f04bd6-7c62-4708-8b76-abf665d8ebbf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:10.603738 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65f04bd6-7c62-4708-8b76-abf665d8ebbf tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe Aug 14 01:20:10.604038 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65f04bd6-7c62-4708-8b76-abf665d8ebbf tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:10.604267 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65f04bd6-7c62-4708-8b76-abf665d8ebbf tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:10.613725 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.613725 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:10.619833 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-65f04bd6-7c62-4708-8b76-abf665d8ebbf tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:10.628168 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65f04bd6-7c62-4708-8b76-abf665d8ebbf tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe returned with HTTP 200 Aug 14 01:20:10.628813 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 312/1247] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:10 2026] GET /volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:10.648084 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-850f2654-d2bc-421c-9e43-50645fe1bdb7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:10.650997 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-850f2654-d2bc-421c-9e43-50645fe1bdb7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe Aug 14 01:20:10.651254 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-850f2654-d2bc-421c-9e43-50645fe1bdb7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:10.651498 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-850f2654-d2bc-421c-9e43-50645fe1bdb7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:10.661498 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.661498 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:10.666787 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-850f2654-d2bc-421c-9e43-50645fe1bdb7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:10.673773 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-850f2654-d2bc-421c-9e43-50645fe1bdb7 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe returned with HTTP 200 Aug 14 01:20:10.674514 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 312/1248] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:10 2026] GET /volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:10.689517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ea75100-dc2d-407e-9900-42d90fd2dcc2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:10.692487 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ea75100-dc2d-407e-9900-42d90fd2dcc2 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] DELETE https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe Aug 14 01:20:10.692715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ea75100-dc2d-407e-9900-42d90fd2dcc2 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:10.692995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ea75100-dc2d-407e-9900-42d90fd2dcc2 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:10.693277 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5ea75100-dc2d-407e-9900-42d90fd2dcc2 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Delete volume with id: 8a8d64c3-a48b-459f-900f-f6b73a9bf3fe Aug 14 01:20:10.703352 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.703352 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:10.703970 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ea75100-dc2d-407e-9900-42d90fd2dcc2 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:10.729078 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ea75100-dc2d-407e-9900-42d90fd2dcc2 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Delete volume request issued successfully. Aug 14 01:20:10.729336 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ea75100-dc2d-407e-9900-42d90fd2dcc2 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe returned with HTTP 202 Aug 14 01:20:10.729773 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 315/1249] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:10 2026] DELETE /volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:10.740311 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44a761b2-06db-4403-8aa9-cb04f240fa2e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:10.742779 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44a761b2-06db-4403-8aa9-cb04f240fa2e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe Aug 14 01:20:10.743075 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44a761b2-06db-4403-8aa9-cb04f240fa2e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:10.743456 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44a761b2-06db-4403-8aa9-cb04f240fa2e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:10.755200 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:10.755200 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:10.762624 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44a761b2-06db-4403-8aa9-cb04f240fa2e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:10.768738 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44a761b2-06db-4403-8aa9-cb04f240fa2e tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe returned with HTTP 200 Aug 14 01:20:10.769204 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 311/1250] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:10 2026] GET /volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:11.089137 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ba228f3b-2431-4a70-9663-4a2972deb286 req-9a8154f9-d637-4e57-ac08-d4e5a81e0944 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:11.092746 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ba228f3b-2431-4a70-9663-4a2972deb286 req-9a8154f9-d637-4e57-ac08-d4e5a81e0944 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] GET https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 Aug 14 01:20:11.093170 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ba228f3b-2431-4a70-9663-4a2972deb286 req-9a8154f9-d637-4e57-ac08-d4e5a81e0944 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:11.093714 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ba228f3b-2431-4a70-9663-4a2972deb286 req-9a8154f9-d637-4e57-ac08-d4e5a81e0944 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:11.109983 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:11.109983 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:11.114347 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ba228f3b-2431-4a70-9663-4a2972deb286 req-9a8154f9-d637-4e57-ac08-d4e5a81e0944 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:20:11.122223 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ba228f3b-2431-4a70-9663-4a2972deb286 req-9a8154f9-d637-4e57-ac08-d4e5a81e0944 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 returned with HTTP 200 Aug 14 01:20:11.122951 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 313/1251] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:11 2026] GET /volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 => generated 1601 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:11.558148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d7c2b51-aff7-450c-aaa5-3800799ad437 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:11.560767 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d7c2b51-aff7-450c-aaa5-3800799ad437 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 Aug 14 01:20:11.561130 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d7c2b51-aff7-450c-aaa5-3800799ad437 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:11.561419 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d7c2b51-aff7-450c-aaa5-3800799ad437 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:11.574246 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:11.574246 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:11.583253 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3d7c2b51-aff7-450c-aaa5-3800799ad437 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Volume info retrieved successfully. Aug 14 01:20:11.583901 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-3d7c2b51-aff7-450c-aaa5-3800799ad437 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:11.584173 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-3d7c2b51-aff7-450c-aaa5-3800799ad437 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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 14 01:20:11.650463 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-3d7c2b51-aff7-450c-aaa5-3800799ad437 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:11.655571 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:11.655571 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:11.669201 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d7c2b51-aff7-450c-aaa5-3800799ad437 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 returned with HTTP 200 Aug 14 01:20:11.669980 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 313/1252] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:11 2026] GET /volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:11.686885 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7658826-520c-4697-aa3b-6ec76ffcf888 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:11.689977 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7658826-520c-4697-aa3b-6ec76ffcf888 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] POST https://10.4.3.11/volume/v3/group_snapshots Aug 14 01:20:11.690891 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7658826-520c-4697-aa3b-6ec76ffcf888 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "83e2f111-dc58-46f8-ab4a-d9203bab927b", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1295997224"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:11.693423 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-d7658826-520c-4697-aa3b-6ec76ffcf888 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '83e2f111-dc58-46f8-ab4a-d9203bab927b', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1295997224'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 01:20:11.700726 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:11.700726 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:11.706627 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-d7658826-520c-4697-aa3b-6ec76ffcf888 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1295997224. Aug 14 01:20:11.731533 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:11.731533 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:11.749279 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-d7658826-520c-4697-aa3b-6ec76ffcf888 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-166155885 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-166155885, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:11.749507 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-d7658826-520c-4697-aa3b-6ec76ffcf888 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-166155885 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-166155885, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:11.789493 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-217154d2-9128-4780-a93d-baa0c0b9d406 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:11.792803 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-217154d2-9128-4780-a93d-baa0c0b9d406 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe Aug 14 01:20:11.793056 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-217154d2-9128-4780-a93d-baa0c0b9d406 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:11.793293 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-217154d2-9128-4780-a93d-baa0c0b9d406 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:11.796953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d7658826-520c-4697-aa3b-6ec76ffcf888 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Created reservations ['6bae4e1a-9788-492d-b14d-8d73cc7c1f46', '36414620-dbee-4984-bb16-6b164026a376', '6953e391-fb2b-48d6-be3c-c22ddf8c72ba', '7ed11270-f804-4119-b0c6-088aafbb4df8'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:11.803700 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-217154d2-9128-4780-a93d-baa0c0b9d406 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe returned with HTTP 404 Aug 14 01:20:11.804455 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 312/1253] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:11 2026] GET /volume/v3/volumes/8a8d64c3-a48b-459f-900f-f6b73a9bf3fe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:11.814260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8ed76cd4-4c7e-4b2f-9ca7-b9410b959304 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:11.818671 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ed76cd4-4c7e-4b2f-9ca7-b9410b959304 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 Aug 14 01:20:11.819808 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ed76cd4-4c7e-4b2f-9ca7-b9410b959304 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:11.821425 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ed76cd4-4c7e-4b2f-9ca7-b9410b959304 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:11.837405 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:11.837405 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:11.846262 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8ed76cd4-4c7e-4b2f-9ca7-b9410b959304 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:11.853467 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ed76cd4-4c7e-4b2f-9ca7-b9410b959304 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 returned with HTTP 200 Aug 14 01:20:11.853995 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 314/1254] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:11 2026] GET /volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 => generated 837 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:11.854050 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7658826-520c-4697-aa3b-6ec76ffcf888 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/group_snapshots returned with HTTP 202 Aug 14 01:20:11.854621 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 316/1255] 10.4.3.11 () {70 vars in 1317 bytes} [Fri Aug 14 01:20:11 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:11.868370 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4015ff50-79af-4ed4-b5e3-c50f84ac2588 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:11.869773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b35cf7c-fe29-4049-899b-02e2a220c728 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:11.873062 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b35cf7c-fe29-4049-899b-02e2a220c728 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] DELETE https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 Aug 14 01:20:11.873062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b35cf7c-fe29-4049-899b-02e2a220c728 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:11.873230 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4015ff50-79af-4ed4-b5e3-c50f84ac2588 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 Aug 14 01:20:11.874883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4015ff50-79af-4ed4-b5e3-c50f84ac2588 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:11.874883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4015ff50-79af-4ed4-b5e3-c50f84ac2588 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:11.875727 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b35cf7c-fe29-4049-899b-02e2a220c728 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:11.875814 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-4015ff50-79af-4ed4-b5e3-c50f84ac2588 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member d7831834-6fea-407e-a0cc-8e54e230c6d1 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:11.875864 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3b35cf7c-fe29-4049-899b-02e2a220c728 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Delete volume with id: 10ef3d97-03b6-4098-98a2-fc4e3b69c440 Aug 14 01:20:11.883143 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:11.883143 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:11.888812 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:11.888812 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:11.889450 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b35cf7c-fe29-4049-899b-02e2a220c728 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:11.891498 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4015ff50-79af-4ed4-b5e3-c50f84ac2588 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 returned with HTTP 200 Aug 14 01:20:11.892076 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 314/1256] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:11 2026] GET /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:11.928812 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b35cf7c-fe29-4049-899b-02e2a220c728 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Delete volume request issued successfully. Aug 14 01:20:11.928980 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b35cf7c-fe29-4049-899b-02e2a220c728 tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 returned with HTTP 202 Aug 14 01:20:11.929583 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 313/1257] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:11 2026] DELETE /volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:11.938163 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70a44499-952d-43c7-af0c-30781381451b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:11.943853 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70a44499-952d-43c7-af0c-30781381451b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 Aug 14 01:20:11.943975 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70a44499-952d-43c7-af0c-30781381451b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:11.944214 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70a44499-952d-43c7-af0c-30781381451b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:11.957619 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:11.957619 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:11.969466 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-70a44499-952d-43c7-af0c-30781381451b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Volume info retrieved successfully. Aug 14 01:20:11.978712 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70a44499-952d-43c7-af0c-30781381451b tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 returned with HTTP 200 Aug 14 01:20:11.978712 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 315/1258] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:11 2026] GET /volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 => generated 836 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:12.905150 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46a23f0f-3a42-4388-88c0-a0976b5d6eed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:12.907431 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46a23f0f-3a42-4388-88c0-a0976b5d6eed tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 Aug 14 01:20:12.907716 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46a23f0f-3a42-4388-88c0-a0976b5d6eed tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:12.907915 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46a23f0f-3a42-4388-88c0-a0976b5d6eed tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:12.908075 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-46a23f0f-3a42-4388-88c0-a0976b5d6eed tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member d7831834-6fea-407e-a0cc-8e54e230c6d1 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:12.911834 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:12.911834 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:12.916142 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46a23f0f-3a42-4388-88c0-a0976b5d6eed tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 returned with HTTP 200 Aug 14 01:20:12.916564 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 317/1259] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:12 2026] GET /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:12.928785 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a59585a3-2f3a-468b-a5dd-5e80d7fa8ffc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:12.930896 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a59585a3-2f3a-468b-a5dd-5e80d7fa8ffc tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail Aug 14 01:20:12.931359 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a59585a3-2f3a-468b-a5dd-5e80d7fa8ffc tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:12.931620 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a59585a3-2f3a-468b-a5dd-5e80d7fa8ffc tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:12.931987 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-a59585a3-2f3a-468b-a5dd-5e80d7fa8ffc tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:20:12.933289 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-a59585a3-2f3a-468b-a5dd-5e80d7fa8ffc tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:20:12.937866 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a59585a3-2f3a-468b-a5dd-5e80d7fa8ffc tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Get all snapshots completed successfully. Aug 14 01:20:12.938342 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:12.938342 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:12.938987 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a59585a3-2f3a-468b-a5dd-5e80d7fa8ffc tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 01:20:12.939446 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 315/1260] 10.4.3.11 () {66 vars in 1257 bytes} [Fri Aug 14 01:20:12 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:12.950273 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-016c535e-dfcc-4ba0-9ad1-311cd6558145 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:12.957155 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-016c535e-dfcc-4ba0-9ad1-311cd6558145 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/snapshots/1156a06b-8f25-4c73-aba5-97dae73702bc Aug 14 01:20:12.957627 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-016c535e-dfcc-4ba0-9ad1-311cd6558145 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:12.957959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-016c535e-dfcc-4ba0-9ad1-311cd6558145 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:12.966608 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:12.966608 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:12.967263 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-016c535e-dfcc-4ba0-9ad1-311cd6558145 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Snapshot retrieved successfully. Aug 14 01:20:12.968356 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-016c535e-dfcc-4ba0-9ad1-311cd6558145 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/snapshots/1156a06b-8f25-4c73-aba5-97dae73702bc returned with HTTP 200 Aug 14 01:20:12.968882 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 314/1261] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:12 2026] GET /volume/v3/snapshots/1156a06b-8f25-4c73-aba5-97dae73702bc => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:12.980523 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5278f611-8ff6-4bd3-8b4a-5a84b755bde1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:12.983954 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5278f611-8ff6-4bd3-8b4a-5a84b755bde1 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] POST https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action Aug 14 01:20:12.983954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5278f611-8ff6-4bd3-8b4a-5a84b755bde1 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:12.983954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5278f611-8ff6-4bd3-8b4a-5a84b755bde1 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:12.984460 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-5278f611-8ff6-4bd3-8b4a-5a84b755bde1 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Updating group 'd7831834-6fea-407e-a0cc-8e54e230c6d1' with 'creating' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 01:20:12.992030 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:12.992030 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:12.997638 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92cb4f17-fe1e-4f1a-8b98-bb614329141d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.000062 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92cb4f17-fe1e-4f1a-8b98-bb614329141d tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] GET https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 Aug 14 01:20:13.000311 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92cb4f17-fe1e-4f1a-8b98-bb614329141d tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.000627 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92cb4f17-fe1e-4f1a-8b98-bb614329141d tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.003208 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5278f611-8ff6-4bd3-8b4a-5a84b755bde1 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action returned with HTTP 202 Aug 14 01:20:13.004188 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 316/1262] 10.4.3.11 () {70 vars in 1448 bytes} [Fri Aug 14 01:20:12 2026] POST /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:13.009779 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92cb4f17-fe1e-4f1a-8b98-bb614329141d tempest-VolumesCloneTest-1520905481 tempest-VolumesCloneTest-1520905481-project-member] https://10.4.3.11/volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 returned with HTTP 404 Aug 14 01:20:13.010324 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 318/1263] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:12 2026] GET /volume/v3/volumes/10ef3d97-03b6-4098-98a2-fc4e3b69c440 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:13.013068 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba27ee7c-6493-4bdf-bda2-3282549b97ee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.019118 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba27ee7c-6493-4bdf-bda2-3282549b97ee tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 Aug 14 01:20:13.019118 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba27ee7c-6493-4bdf-bda2-3282549b97ee tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.019118 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba27ee7c-6493-4bdf-bda2-3282549b97ee tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.019118 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-ba27ee7c-6493-4bdf-bda2-3282549b97ee tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member d7831834-6fea-407e-a0cc-8e54e230c6d1 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:13.021666 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.021666 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:13.026608 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba27ee7c-6493-4bdf-bda2-3282549b97ee tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 returned with HTTP 200 Aug 14 01:20:13.027027 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 316/1264] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:13 2026] GET /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:13.037139 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-338d49fa-2d61-4822-92d2-881039dbdb7d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.039210 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-338d49fa-2d61-4822-92d2-881039dbdb7d tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] POST https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action Aug 14 01:20:13.039565 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-338d49fa-2d61-4822-92d2-881039dbdb7d tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:13.039692 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-338d49fa-2d61-4822-92d2-881039dbdb7d tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:13.041435 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-338d49fa-2d61-4822-92d2-881039dbdb7d tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Updating group 'd7831834-6fea-407e-a0cc-8e54e230c6d1' with 'available' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 01:20:13.048812 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.048812 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:13.059876 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-338d49fa-2d61-4822-92d2-881039dbdb7d tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action returned with HTTP 202 Aug 14 01:20:13.060471 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 315/1265] 10.4.3.11 () {70 vars in 1448 bytes} [Fri Aug 14 01:20:13 2026] POST /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:13.070721 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3356282-40b5-43eb-b936-5f14b44dfeb6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.073947 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3356282-40b5-43eb-b936-5f14b44dfeb6 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 Aug 14 01:20:13.073947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3356282-40b5-43eb-b936-5f14b44dfeb6 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.073947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3356282-40b5-43eb-b936-5f14b44dfeb6 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.073947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-e3356282-40b5-43eb-b936-5f14b44dfeb6 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member d7831834-6fea-407e-a0cc-8e54e230c6d1 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:13.077334 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.077334 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:13.084655 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3356282-40b5-43eb-b936-5f14b44dfeb6 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 returned with HTTP 200 Aug 14 01:20:13.085307 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 317/1266] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:13 2026] GET /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:13.098113 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6e41ea9-2f7a-46b4-85a9-e8ec07788a38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.101236 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6e41ea9-2f7a-46b4-85a9-e8ec07788a38 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] POST https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action Aug 14 01:20:13.101811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6e41ea9-2f7a-46b4-85a9-e8ec07788a38 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:13.101986 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6e41ea9-2f7a-46b4-85a9-e8ec07788a38 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:13.104226 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-a6e41ea9-2f7a-46b4-85a9-e8ec07788a38 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Updating group 'd7831834-6fea-407e-a0cc-8e54e230c6d1' with 'error' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 01:20:13.111204 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.111204 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:13.124913 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6e41ea9-2f7a-46b4-85a9-e8ec07788a38 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action returned with HTTP 202 Aug 14 01:20:13.125649 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 319/1267] 10.4.3.11 () {70 vars in 1448 bytes} [Fri Aug 14 01:20:13 2026] POST /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:13.134669 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-87d365f9-f294-4b40-a714-468f593a7569 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.136524 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87d365f9-f294-4b40-a714-468f593a7569 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 Aug 14 01:20:13.136771 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87d365f9-f294-4b40-a714-468f593a7569 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.137033 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87d365f9-f294-4b40-a714-468f593a7569 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.137186 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.group_snapshots [None req-87d365f9-f294-4b40-a714-468f593a7569 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member d7831834-6fea-407e-a0cc-8e54e230c6d1 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:13.140581 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.140581 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:13.144099 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87d365f9-f294-4b40-a714-468f593a7569 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 returned with HTTP 200 Aug 14 01:20:13.144526 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 317/1268] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:13 2026] GET /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:13.153860 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1808b6d7-660b-4a5f-9be1-d6cd63633962 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.155677 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1808b6d7-660b-4a5f-9be1-d6cd63633962 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] POST https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action Aug 14 01:20:13.156109 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1808b6d7-660b-4a5f-9be1-d6cd63633962 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:13.156268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1808b6d7-660b-4a5f-9be1-d6cd63633962 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:13.157773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.group_snapshots [None req-1808b6d7-660b-4a5f-9be1-d6cd63633962 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Updating group 'd7831834-6fea-407e-a0cc-8e54e230c6d1' with 'available' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 01:20:13.161267 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.161267 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:13.167907 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1808b6d7-660b-4a5f-9be1-d6cd63633962 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action returned with HTTP 202 Aug 14 01:20:13.168498 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 316/1269] 10.4.3.11 () {70 vars in 1448 bytes} [Fri Aug 14 01:20:13 2026] POST /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:13.176118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de3dedac-6b3d-40cd-9e61-a5fe9fbe16de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.179940 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de3dedac-6b3d-40cd-9e61-a5fe9fbe16de tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 Aug 14 01:20:13.179940 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de3dedac-6b3d-40cd-9e61-a5fe9fbe16de tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.179940 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de3dedac-6b3d-40cd-9e61-a5fe9fbe16de tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.179940 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-de3dedac-6b3d-40cd-9e61-a5fe9fbe16de tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member d7831834-6fea-407e-a0cc-8e54e230c6d1 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:13.193964 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.193964 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:13.210881 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de3dedac-6b3d-40cd-9e61-a5fe9fbe16de tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 returned with HTTP 200 Aug 14 01:20:13.211393 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 318/1270] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:13 2026] GET /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 => generated 331 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:13.221132 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ef6f026-d3b6-4e68-a280-3debc4db98c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.225176 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ef6f026-d3b6-4e68-a280-3debc4db98c0 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] DELETE https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 Aug 14 01:20:13.225176 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ef6f026-d3b6-4e68-a280-3debc4db98c0 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.225176 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ef6f026-d3b6-4e68-a280-3debc4db98c0 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.225176 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-4ef6f026-d3b6-4e68-a280-3debc4db98c0 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] delete called for member d7831834-6fea-407e-a0cc-8e54e230c6d1 {{(pid=100274) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 01:20:13.225176 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-4ef6f026-d3b6-4e68-a280-3debc4db98c0 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Delete group_snapshot with id: d7831834-6fea-407e-a0cc-8e54e230c6d1 Aug 14 01:20:13.228082 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.228082 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:13.277867 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ef6f026-d3b6-4e68-a280-3debc4db98c0 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 returned with HTTP 202 Aug 14 01:20:13.278414 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 320/1271] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:20:13 2026] DELETE /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:13.289489 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-79169861-8989-4fb8-a242-15abeec10a1d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.296886 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:20:13.297250 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.299950 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.299950 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:20:13.302883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:20:13.318168 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Get all volumes completed successfully. Aug 14 01:20:13.319538 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:13.319774 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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 14 01:20:13.374992 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:13.380562 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.380562 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:13.393965 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79169861-8989-4fb8-a242-15abeec10a1d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:20:13.394589 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 318/1272] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:20:13 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:13.420502 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e7e3edf0-b740-4b7c-a56d-b5c9ddc58f8d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.422537 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e7e3edf0-b740-4b7c-a56d-b5c9ddc58f8d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail Aug 14 01:20:13.422886 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e7e3edf0-b740-4b7c-a56d-b5c9ddc58f8d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.423136 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e7e3edf0-b740-4b7c-a56d-b5c9ddc58f8d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.423563 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-e7e3edf0-b740-4b7c-a56d-b5c9ddc58f8d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:20:13.428230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-e7e3edf0-b740-4b7c-a56d-b5c9ddc58f8d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:20:13.433976 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e7e3edf0-b740-4b7c-a56d-b5c9ddc58f8d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Get all snapshots completed successfully. Aug 14 01:20:13.435520 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e7e3edf0-b740-4b7c-a56d-b5c9ddc58f8d tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 01:20:13.437182 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 317/1273] 10.4.3.11 () {66 vars in 1257 bytes} [Fri Aug 14 01:20:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:20:13.452289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ec4f3d8e-f33b-4317-a327-4513b8924785 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.454771 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec4f3d8e-f33b-4317-a327-4513b8924785 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 Aug 14 01:20:13.455198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec4f3d8e-f33b-4317-a327-4513b8924785 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.455576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec4f3d8e-f33b-4317-a327-4513b8924785 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.456707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-ec4f3d8e-f33b-4317-a327-4513b8924785 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member d7831834-6fea-407e-a0cc-8e54e230c6d1 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 01:20:13.460127 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec4f3d8e-f33b-4317-a327-4513b8924785 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 returned with HTTP 404 Aug 14 01:20:13.460761 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 319/1274] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:20:13 2026] GET /volume/v3/group_snapshots/d7831834-6fea-407e-a0cc-8e54e230c6d1 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:20:13.485773 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7221964e-78c4-4450-bce9-28c97f37d387 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.488705 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:20:13.489031 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.489389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.490050 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:20:13.490610 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.490610 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:13.491415 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:20:13.501845 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Get all volumes completed successfully. Aug 14 01:20:13.502753 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:13.503158 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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 14 01:20:13.549345 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:13.552831 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.552831 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:13.561842 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7221964e-78c4-4450-bce9-28c97f37d387 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:20:13.562442 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 321/1275] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:20:13 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:13.577081 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e32d39f8-4293-4589-99e6-5e536d083507 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.579117 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e32d39f8-4293-4589-99e6-5e536d083507 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] POST https://10.4.3.11/volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b/action Aug 14 01:20:13.579486 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e32d39f8-4293-4589-99e6-5e536d083507 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:13.579628 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e32d39f8-4293-4589-99e6-5e536d083507 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:13.581083 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-e32d39f8-4293-4589-99e6-5e536d083507 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] delete called for group 83e2f111-dc58-46f8-ab4a-d9203bab927b {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:20:13.581175 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-e32d39f8-4293-4589-99e6-5e536d083507 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Delete group with id: 83e2f111-dc58-46f8-ab4a-d9203bab927b Aug 14 01:20:13.585082 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.585082 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:13.637828 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e32d39f8-4293-4589-99e6-5e536d083507 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b/action returned with HTTP 202 Aug 14 01:20:13.638519 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 319/1276] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:20:13 2026] POST /volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:13.647879 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-601cc7d2-e994-45ae-a4aa-bdb2b657cb3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:13.652707 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-601cc7d2-e994-45ae-a4aa-bdb2b657cb3a tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 Aug 14 01:20:13.652707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-601cc7d2-e994-45ae-a4aa-bdb2b657cb3a tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:13.652707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-601cc7d2-e994-45ae-a4aa-bdb2b657cb3a tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:13.669082 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.669082 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:13.674758 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-601cc7d2-e994-45ae-a4aa-bdb2b657cb3a tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Volume info retrieved successfully. Aug 14 01:20:13.675812 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-601cc7d2-e994-45ae-a4aa-bdb2b657cb3a tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:20:13.676058 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-601cc7d2-e994-45ae-a4aa-bdb2b657cb3a tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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 14 01:20:13.721658 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-601cc7d2-e994-45ae-a4aa-bdb2b657cb3a tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:20:13.725001 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:13.725001 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:13.733415 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-601cc7d2-e994-45ae-a4aa-bdb2b657cb3a tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 returned with HTTP 200 Aug 14 01:20:13.733847 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 318/1277] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:13 2026] GET /volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:14.748763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5cd638f-6e50-4b7c-a056-e5440858d67b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:14.750409 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5cd638f-6e50-4b7c-a056-e5440858d67b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 Aug 14 01:20:14.750726 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5cd638f-6e50-4b7c-a056-e5440858d67b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:14.751008 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5cd638f-6e50-4b7c-a056-e5440858d67b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:14.760261 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5cd638f-6e50-4b7c-a056-e5440858d67b tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 returned with HTTP 404 Aug 14 01:20:14.760713 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 320/1278] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:14 2026] GET /volume/v3/volumes/ae2d05a0-5ffd-45ff-b568-fe47743a9594 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:20:14.769869 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d1d0142-74e8-45c8-bde5-9d3d0e8ac8c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:14.771822 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d1d0142-74e8-45c8-bde5-9d3d0e8ac8c2 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] GET https://10.4.3.11/volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b Aug 14 01:20:14.772021 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d1d0142-74e8-45c8-bde5-9d3d0e8ac8c2 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:14.772209 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d1d0142-74e8-45c8-bde5-9d3d0e8ac8c2 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:14.772334 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-8d1d0142-74e8-45c8-bde5-9d3d0e8ac8c2 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] show called for member 83e2f111-dc58-46f8-ab4a-d9203bab927b {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:20:14.776178 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d1d0142-74e8-45c8-bde5-9d3d0e8ac8c2 tempest-GroupSnapshotsV319Test-1699739567 tempest-GroupSnapshotsV319Test-1699739567-project-member] https://10.4.3.11/volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b returned with HTTP 404 Aug 14 01:20:14.776723 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 322/1279] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:20:14 2026] GET /volume/v3/groups/83e2f111-dc58-46f8-ab4a-d9203bab927b => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:20:14.788410 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-060cfd27-9014-40f0-be9f-681abb0d44da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:14.790663 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-060cfd27-9014-40f0-be9f-681abb0d44da tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/c2725df5-62e8-470e-9048-b7b7da8ae41e Aug 14 01:20:14.790663 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-060cfd27-9014-40f0-be9f-681abb0d44da tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:14.790833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-060cfd27-9014-40f0-be9f-681abb0d44da tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:14.793436 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=466,cinder:UPDATE=114,cinder:INSERT=61,cinder:DELETE=4 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:20:14.810689 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-060cfd27-9014-40f0-be9f-681abb0d44da tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] https://10.4.3.11/volume/v3/group_types/c2725df5-62e8-470e-9048-b7b7da8ae41e returned with HTTP 202 Aug 14 01:20:14.814603 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 320/1280] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:20:14 2026] DELETE /volume/v3/group_types/c2725df5-62e8-470e-9048-b7b7da8ae41e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:20:14.819738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d3b140c4-7028-4178-bcdc-ff80f0b28089 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:14.822569 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3b140c4-7028-4178-bcdc-ff80f0b28089 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] DELETE https://10.4.3.11/volume/v3/types/70add57d-46f4-482a-9968-29e8934437fd Aug 14 01:20:14.822893 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3b140c4-7028-4178-bcdc-ff80f0b28089 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:14.823250 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3b140c4-7028-4178-bcdc-ff80f0b28089 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:14.825979 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=509,cinder:UPDATE=159,cinder:INSERT=96,cinder:DELETE=2 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:20:14.856837 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3b140c4-7028-4178-bcdc-ff80f0b28089 tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] https://10.4.3.11/volume/v3/types/70add57d-46f4-482a-9968-29e8934437fd returned with HTTP 202 Aug 14 01:20:14.857300 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 319/1281] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:14 2026] DELETE /volume/v3/types/70add57d-46f4-482a-9968-29e8934437fd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:14.865707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13b25195-b52b-4abb-ae93-eb615ae06f7c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:14.868565 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13b25195-b52b-4abb-ae93-eb615ae06f7c tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] GET https://10.4.3.11/volume/v3/types/70add57d-46f4-482a-9968-29e8934437fd Aug 14 01:20:14.869066 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13b25195-b52b-4abb-ae93-eb615ae06f7c tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:14.869437 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13b25195-b52b-4abb-ae93-eb615ae06f7c tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:14.878290 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13b25195-b52b-4abb-ae93-eb615ae06f7c tempest-GroupSnapshotsV319Test-1513033741 tempest-GroupSnapshotsV319Test-1513033741-project-admin] https://10.4.3.11/volume/v3/types/70add57d-46f4-482a-9968-29e8934437fd returned with HTTP 404 Aug 14 01:20:14.879086 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 321/1282] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:14 2026] GET /volume/v3/types/70add57d-46f4-482a-9968-29e8934437fd => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:17.485969 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:17.699167 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:17.699837 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-780543242"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:17.702692 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-780543242'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:17.702949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Create volume of 1 GB Aug 14 01:20:17.708570 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Availability Zones retrieved successfully. Aug 14 01:20:17.717555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Flow 'volume_create_api' (f32f4820-35d0-4cb3-8dfc-aa1f0ded07d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:17.720424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc504853-6e33-418e-b2a2-3b44a76b595a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:17.721177 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:17.759030 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc504853-6e33-418e-b2a2-3b44a76b595a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:17.759885 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726cda84-4648-4a74-89d2-83cbc5194c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:17.843349 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Created reservations ['5311daf5-1ca6-4c77-8fa3-6000a48b8a20', '3e697774-05de-4fc6-ad6c-c25d1d41dfa4', '90b2d809-0b06-4e7c-ac93-47ad466d2d7e', '8b6801e9-6cc2-433f-9baf-614c085223ef'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:17.844393 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726cda84-4648-4a74-89d2-83cbc5194c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5311daf5-1ca6-4c77-8fa3-6000a48b8a20', '3e697774-05de-4fc6-ad6c-c25d1d41dfa4', '90b2d809-0b06-4e7c-ac93-47ad466d2d7e', '8b6801e9-6cc2-433f-9baf-614c085223ef']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:17.845536 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87306771-41ea-4519-b310-87860a7e4406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:17.874602 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87306771-41ea-4519-b310-87860a7e4406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5979bd5-2e74-41a8-a720-cb585a935a28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-780543242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc3ec68b4b40457db2f88f6fbd021b91',qos_specs=None,replication_status=,reservations=['5311daf5-1ca6-4c77-8fa3-6000a48b8a20','3e697774-05de-4fc6-ad6c-c25d1d41dfa4','90b2d809-0b06-4e7c-ac93-47ad466d2d7e','8b6801e9-6cc2-433f-9baf-614c085223ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac96c75d836401b8aa3a185c73d3b25',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-780543242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5979bd5-2e74-41a8-a720-cb585a935a28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc3ec68b4b40457db2f88f6fbd021b91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac96c75d836401b8aa3a185c73d3b25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:17.875734 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3c9102-c9ff-4b8e-907d-736e2bddec5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:17.900123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3c9102-c9ff-4b8e-907d-736e2bddec5f) transitioned into state 'SUCCESS' from state '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-780543242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc3ec68b4b40457db2f88f6fbd021b91',qos_specs=None,replication_status=,reservations=['5311daf5-1ca6-4c77-8fa3-6000a48b8a20','3e697774-05de-4fc6-ad6c-c25d1d41dfa4','90b2d809-0b06-4e7c-ac93-47ad466d2d7e','8b6801e9-6cc2-433f-9baf-614c085223ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac96c75d836401b8aa3a185c73d3b25',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:17.901120 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c69507c-8dae-4fc5-84f9-4c9b05fb65c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:17.912611 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c69507c-8dae-4fc5-84f9-4c9b05fb65c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:17.913678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Flow 'volume_create_api' (f32f4820-35d0-4cb3-8dfc-aa1f0ded07d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:17.914086 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Create volume request issued successfully. Aug 14 01:20:17.914998 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4313a242-bdd9-4381-ab4a-8f1c7a5e33d9 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:17.917410 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 323/1283] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:20:17 2026] POST /volume/v3/volumes => generated 748 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:17.938222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5e0a6ac-3296-42bc-b08d-3bc8f9563c88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:17.943015 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5e0a6ac-3296-42bc-b08d-3bc8f9563c88 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:17.943357 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5e0a6ac-3296-42bc-b08d-3bc8f9563c88 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:17.943721 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5e0a6ac-3296-42bc-b08d-3bc8f9563c88 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:17.955791 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:17.955791 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:17.960233 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5e0a6ac-3296-42bc-b08d-3bc8f9563c88 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:17.968766 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5e0a6ac-3296-42bc-b08d-3bc8f9563c88 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 returned with HTTP 200 Aug 14 01:20:17.969340 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 321/1284] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:17 2026] GET /volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:18.985776 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3bb3e835-ae13-4bcb-9f62-6963bd6dc1f0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:18.988270 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bb3e835-ae13-4bcb-9f62-6963bd6dc1f0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:18.988534 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bb3e835-ae13-4bcb-9f62-6963bd6dc1f0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:18.988775 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bb3e835-ae13-4bcb-9f62-6963bd6dc1f0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:18.999256 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:18.999256 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:19.004663 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3bb3e835-ae13-4bcb-9f62-6963bd6dc1f0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:19.010992 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bb3e835-ae13-4bcb-9f62-6963bd6dc1f0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 returned with HTTP 200 Aug 14 01:20:19.011566 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 320/1285] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:18 2026] GET /volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:19.027984 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-afb211b5-04db-46cb-a60a-cb62d1661eae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:19.030054 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afb211b5-04db-46cb-a60a-cb62d1661eae tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:20:19.030497 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afb211b5-04db-46cb-a60a-cb62d1661eae tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5979bd5-2e74-41a8-a720-cb585a935a28", "name": "tempest-SnapshotsActionsTest-Snapshot-722497351"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:19.041605 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:19.041605 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:19.042464 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-afb211b5-04db-46cb-a60a-cb62d1661eae tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:19.042737 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-afb211b5-04db-46cb-a60a-cb62d1661eae tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Create snapshot from volume e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:19.108175 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-afb211b5-04db-46cb-a60a-cb62d1661eae tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Created reservations ['d023aced-715e-412b-bcd2-d9fef47b9120', 'e0447229-5347-4567-81be-2fcecfa90876', 'f3c7c62f-29c9-4475-8088-d0be228ccdcb', 'e17562b7-c668-4b2a-a056-5e7b42b301d6'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:19.155589 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-afb211b5-04db-46cb-a60a-cb62d1661eae tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot create request issued successfully. Aug 14 01:20:19.156021 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afb211b5-04db-46cb-a60a-cb62d1661eae tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:20:19.156680 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 322/1286] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:20:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:19.167207 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2bcbdb19-d44c-4013-96e4-719a444d0a12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:19.170952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2bcbdb19-d44c-4013-96e4-719a444d0a12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:19.170952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2bcbdb19-d44c-4013-96e4-719a444d0a12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:19.170952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2bcbdb19-d44c-4013-96e4-719a444d0a12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:19.177038 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:19.177038 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:19.177878 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2bcbdb19-d44c-4013-96e4-719a444d0a12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:19.178950 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2bcbdb19-d44c-4013-96e4-719a444d0a12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:19.179447 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 324/1287] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:19 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:19.886000 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee4e258a-8648-4de5-909f-98cf891ed649 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:19.891108 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:19.891650 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2093379374"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:19.893608 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2093379374'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:19.893780 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Create volume of 1 GB Aug 14 01:20:19.900667 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Availability Zones retrieved successfully. Aug 14 01:20:19.914127 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Flow 'volume_create_api' (82093b7e-d5f0-4cb2-9bd2-1b8493a2bad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:19.914418 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee82523c-fb71-400b-8b60-265639ec8006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:19.915954 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:19.960959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee82523c-fb71-400b-8b60-265639ec8006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:19.962346 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0830a30c-4748-4960-b2b0-42f9b2b2aa68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:20.020996 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Created reservations ['14f95f2f-eb94-4bf5-b971-d6891b9ba465', 'e5cef0b1-cf5b-45e3-b4bc-7084794e56a8', '40c4600b-07d1-4b19-9803-16aee6052a81', '5caeb767-8a17-4a58-b7c8-5d5d7f4821d6'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:20.022152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0830a30c-4748-4960-b2b0-42f9b2b2aa68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f95f2f-eb94-4bf5-b971-d6891b9ba465', 'e5cef0b1-cf5b-45e3-b4bc-7084794e56a8', '40c4600b-07d1-4b19-9803-16aee6052a81', '5caeb767-8a17-4a58-b7c8-5d5d7f4821d6']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:20.023169 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408bbcf2-cc16-4d2d-a66f-88022f4fc89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:20.056092 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408bbcf2-cc16-4d2d-a66f-88022f4fc89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf090964-d5c3-4452-994a-4a91868d15ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2093379374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c851d949e724b4ca7b2a5cfbb63cb13',qos_specs=None,replication_status=,reservations=['14f95f2f-eb94-4bf5-b971-d6891b9ba465','e5cef0b1-cf5b-45e3-b4bc-7084794e56a8','40c4600b-07d1-4b19-9803-16aee6052a81','5caeb767-8a17-4a58-b7c8-5d5d7f4821d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707bdf393bf24050a628e16f22edd326',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2093379374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf090964-d5c3-4452-994a-4a91868d15ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c851d949e724b4ca7b2a5cfbb63cb13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='707bdf393bf24050a628e16f22edd326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:20.057590 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf236564-4d08-45b1-a649-de9f520e5949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:20.133589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf236564-4d08-45b1-a649-de9f520e5949) transitioned into state 'SUCCESS' from state '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-2093379374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c851d949e724b4ca7b2a5cfbb63cb13',qos_specs=None,replication_status=,reservations=['14f95f2f-eb94-4bf5-b971-d6891b9ba465','e5cef0b1-cf5b-45e3-b4bc-7084794e56a8','40c4600b-07d1-4b19-9803-16aee6052a81','5caeb767-8a17-4a58-b7c8-5d5d7f4821d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707bdf393bf24050a628e16f22edd326',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:20.133589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a60608-584d-4566-8f63-5c5469efcb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:20.158786 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26a60608-584d-4566-8f63-5c5469efcb6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:20.159226 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Flow 'volume_create_api' (82093b7e-d5f0-4cb2-9bd2-1b8493a2bad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:20.159425 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Create volume request issued successfully. Aug 14 01:20:20.160153 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee4e258a-8648-4de5-909f-98cf891ed649 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:20.161633 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 322/1288] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:20:19 2026] POST /volume/v3/volumes => generated 749 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:20.179841 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9de473a8-b724-4aeb-b2d4-c6aeefd5aa46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.186997 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9de473a8-b724-4aeb-b2d4-c6aeefd5aa46 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:20.186997 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9de473a8-b724-4aeb-b2d4-c6aeefd5aa46 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:20.186997 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9de473a8-b724-4aeb-b2d4-c6aeefd5aa46 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:20.198099 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ba4cb3e-5244-4e52-b4ae-819db0d7025b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.198702 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.198702 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:20.205226 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ba4cb3e-5244-4e52-b4ae-819db0d7025b tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:20.205493 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ba4cb3e-5244-4e52-b4ae-819db0d7025b tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:20.205685 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ba4cb3e-5244-4e52-b4ae-819db0d7025b tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:20.208231 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9de473a8-b724-4aeb-b2d4-c6aeefd5aa46 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:20.215081 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.215081 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:20.216055 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9ba4cb3e-5244-4e52-b4ae-819db0d7025b tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:20.217246 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ba4cb3e-5244-4e52-b4ae-819db0d7025b tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:20.217792 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 323/1289] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:20 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:20.220800 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9de473a8-b724-4aeb-b2d4-c6aeefd5aa46 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:20.221691 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 321/1290] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:20 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:20.232022 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f749580-4eaf-4aaa-93f6-2695e7a461de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.270161 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f749580-4eaf-4aaa-93f6-2695e7a461de tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action Aug 14 01:20:20.270649 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f749580-4eaf-4aaa-93f6-2695e7a461de tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:20.270825 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f749580-4eaf-4aaa-93f6-2695e7a461de tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:20.272575 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-3f749580-4eaf-4aaa-93f6-2695e7a461de tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'a843ef26-968e-42ee-a7a0-e0d737954a60' with '{'status': 'creating'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:20.303289 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.303289 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:20.331857 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f749580-4eaf-4aaa-93f6-2695e7a461de tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action returned with HTTP 202 Aug 14 01:20:20.332587 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 325/1291] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:20 2026] POST /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:20.341518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-118b3aa8-43e8-4eee-8574-a182797f751d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.346163 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-118b3aa8-43e8-4eee-8574-a182797f751d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:20.346163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-118b3aa8-43e8-4eee-8574-a182797f751d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:20.346333 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-118b3aa8-43e8-4eee-8574-a182797f751d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:20.355847 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.355847 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:20.356550 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-118b3aa8-43e8-4eee-8574-a182797f751d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:20.357430 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-118b3aa8-43e8-4eee-8574-a182797f751d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:20.357796 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 323/1292] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:20 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:20.371978 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-575d0489-a5ac-44b6-bfe4-554264e189fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.374297 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-575d0489-a5ac-44b6-bfe4-554264e189fe tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action Aug 14 01:20:20.375125 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-575d0489-a5ac-44b6-bfe4-554264e189fe tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:20.375296 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-575d0489-a5ac-44b6-bfe4-554264e189fe tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:20.377106 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-575d0489-a5ac-44b6-bfe4-554264e189fe tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'a843ef26-968e-42ee-a7a0-e0d737954a60' with '{'status': 'available'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:20.394834 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.394834 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:20.422857 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-575d0489-a5ac-44b6-bfe4-554264e189fe tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action returned with HTTP 202 Aug 14 01:20:20.422857 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 324/1293] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:20 2026] POST /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:20.431094 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-169e377f-99ee-46f2-b867-0bad6aad4e1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.433393 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-169e377f-99ee-46f2-b867-0bad6aad4e1f tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:20.433749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-169e377f-99ee-46f2-b867-0bad6aad4e1f tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:20.434129 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-169e377f-99ee-46f2-b867-0bad6aad4e1f tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:20.442703 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.442703 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:20.443430 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-169e377f-99ee-46f2-b867-0bad6aad4e1f tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:20.444884 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-169e377f-99ee-46f2-b867-0bad6aad4e1f tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:20.445515 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 322/1294] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:20 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:20.461675 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b51237d-ffaf-4687-b641-6e0c0379b4bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.464844 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b51237d-ffaf-4687-b641-6e0c0379b4bc tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:20:20.465202 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b51237d-ffaf-4687-b641-6e0c0379b4bc tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5979bd5-2e74-41a8-a720-cb585a935a28", "name": "tempest-SnapshotsActionsTest-Snapshot-2066749674"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:20.486635 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.486635 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:20.486635 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b51237d-ffaf-4687-b641-6e0c0379b4bc tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:20.486635 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-7b51237d-ffaf-4687-b641-6e0c0379b4bc tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Create snapshot from volume e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:20.541750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7b51237d-ffaf-4687-b641-6e0c0379b4bc tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Created reservations ['c99c6b73-1840-49a0-a46b-39f8429b7819', 'ff5ba8c4-a71e-40e2-a654-91a7c1237367', 'efa06eaf-6701-41d7-9d79-f10227a8ed08', '834c56da-84a6-4752-848c-6b6742e8ce88'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:20.591007 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b51237d-ffaf-4687-b641-6e0c0379b4bc tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot create request issued successfully. Aug 14 01:20:20.591560 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b51237d-ffaf-4687-b641-6e0c0379b4bc tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:20:20.592348 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 326/1295] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:20:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:20.606917 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a9562f3-7df8-4d18-ad7d-a0f9c2224afe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.608276 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a9562f3-7df8-4d18-ad7d-a0f9c2224afe tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d Aug 14 01:20:20.608458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a9562f3-7df8-4d18-ad7d-a0f9c2224afe tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:20.608693 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a9562f3-7df8-4d18-ad7d-a0f9c2224afe tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:20.615833 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.615833 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:20.617636 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7a9562f3-7df8-4d18-ad7d-a0f9c2224afe tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:20.617636 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a9562f3-7df8-4d18-ad7d-a0f9c2224afe tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d returned with HTTP 200 Aug 14 01:20:20.618160 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 324/1296] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:20 2026] GET /volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:20.727557 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33e9c9aa-2bf4-44d2-8fb1-7e3ea26a03cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.729632 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33e9c9aa-2bf4-44d2-8fb1-7e3ea26a03cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:20:20.730269 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33e9c9aa-2bf4-44d2-8fb1-7e3ea26a03cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "017d0a04-a80b-4154-9315-c2d1fd6ab41f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1330268335", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:20.750518 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.750518 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:20.751467 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33e9c9aa-2bf4-44d2-8fb1-7e3ea26a03cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:20.751467 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-33e9c9aa-2bf4-44d2-8fb1-7e3ea26a03cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create snapshot from volume 017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:20:20.805683 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-33e9c9aa-2bf4-44d2-8fb1-7e3ea26a03cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['7fe427a6-2233-41e0-b31d-eeba2176a1c9', '8d0aa4f2-9855-4f71-aeab-256ca61d2d07', '17258c6e-84dc-4fd0-bfb0-f6e216350097', 'dfb58908-3603-4108-a37c-24e3c51e4cd1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:20.851082 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33e9c9aa-2bf4-44d2-8fb1-7e3ea26a03cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot force create request issued successfully. Aug 14 01:20:20.851392 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33e9c9aa-2bf4-44d2-8fb1-7e3ea26a03cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:20:20.852379 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 325/1297] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:20:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:20.862910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dfd26bc3-36c6-486a-9304-cbd0f7d073cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:20.865425 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dfd26bc3-36c6-486a-9304-cbd0f7d073cf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:20.865663 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dfd26bc3-36c6-486a-9304-cbd0f7d073cf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:20.866042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dfd26bc3-36c6-486a-9304-cbd0f7d073cf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:20.878955 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:20.878955 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:20.879636 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dfd26bc3-36c6-486a-9304-cbd0f7d073cf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:20.881193 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dfd26bc3-36c6-486a-9304-cbd0f7d073cf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 returned with HTTP 200 Aug 14 01:20:20.882042 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 323/1298] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:20 2026] GET /volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.212910 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb5709ee-4d87-4e05-b72d-5d5dfa0ed7af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.244189 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd3c764c-912e-4446-beb8-d072f23f2d77 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.244189 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd3c764c-912e-4446-beb8-d072f23f2d77 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:21.244189 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd3c764c-912e-4446-beb8-d072f23f2d77 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.244189 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd3c764c-912e-4446-beb8-d072f23f2d77 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.256828 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.256828 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:21.266986 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fd3c764c-912e-4446-beb8-d072f23f2d77 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:21.278613 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd3c764c-912e-4446-beb8-d072f23f2d77 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:21.279387 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 325/1299] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.334607 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-6d3ecd26-5559-4644-afb4-defb599edbde None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.336968 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-6d3ecd26-5559-4644-afb4-defb599edbde tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:21.337208 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-6d3ecd26-5559-4644-afb4-defb599edbde tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.337455 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-6d3ecd26-5559-4644-afb4-defb599edbde tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.346907 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.346907 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:21.352705 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-6d3ecd26-5559-4644-afb4-defb599edbde tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:21.359080 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-6d3ecd26-5559-4644-afb4-defb599edbde tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:21.360054 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 326/1300] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.408140 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb5709ee-4d87-4e05-b72d-5d5dfa0ed7af tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:21.408578 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb5709ee-4d87-4e05-b72d-5d5dfa0ed7af tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827", "extra_specs": {"multiattach": " True"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:21.410805 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.410805 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:21.426901 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb5709ee-4d87-4e05-b72d-5d5dfa0ed7af tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:21.427449 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 327/1301] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:20:21 2026] POST /volume/v3/types => generated 286 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.440673 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-07734892-8aee-44c1-9be4-da5c4606d012 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.443110 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:21.443608 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1389569003", "snapshot_id": null, "imageRef": null, "volume_type": "3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:21.448778 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1389569003', 'snapshot_id': None, 'imageRef': None, 'volume_type': '3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:21.456322 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume of 1 GB Aug 14 01:20:21.456755 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.456755 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:21.457519 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Availability Zones retrieved successfully. Aug 14 01:20:21.468435 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Flow 'volume_create_api' (d7d6f0ef-b0c2-440f-bd27-f7c349b0cdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:21.470828 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a559d0-f25c-4252-b758-8bb2a8d3e1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:21.472059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-319fa019-2121-48c2-97ef-7e76168ce74d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.472532 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-319fa019-2121-48c2-97ef-7e76168ce74d None None] GET https://10.4.3.11/volume// Aug 14 01:20:21.472705 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-319fa019-2121-48c2-97ef-7e76168ce74d None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.472914 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-319fa019-2121-48c2-97ef-7e76168ce74d None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.473320 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-319fa019-2121-48c2-97ef-7e76168ce74d None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:21.473594 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:21.473636 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 326/1302] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:21.482624 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.482624 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:21.483639 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-f080021d-8398-4c70-bd62-06e96c84f819 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.486259 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-f080021d-8398-4c70-bd62-06e96c84f819 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:20:21.486625 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-f080021d-8398-4c70-bd62-06e96c84f819 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf090964-d5c3-4452-994a-4a91868d15ec", "connector": null, "instance_uuid": "904b5538-4ff8-4bed-bfb3-879ce1a64fb9"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:21.496749 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.496749 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:21.505348 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a559d0-f25c-4252-b758-8bb2a8d3e1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:20:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a', 'encryption_key_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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:21.506727 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5db3d87-5788-4b92-b981-9279e1cf1b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:21.550716 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-f080021d-8398-4c70-bd62-06e96c84f819 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:20:21.551364 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 327/1303] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:20:21 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:21.555440 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:21.556009 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:21.587682 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2715baa-0643-4ffe-a18a-bb3019aa47ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.590167 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2715baa-0643-4ffe-a18a-bb3019aa47ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:21.590167 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2715baa-0643-4ffe-a18a-bb3019aa47ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.590467 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2715baa-0643-4ffe-a18a-bb3019aa47ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.617903 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78a2ff3d-269f-43c8-949a-e5987633b555 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.618647 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78a2ff3d-269f-43c8-949a-e5987633b555 None None] GET https://10.4.3.11/volume// Aug 14 01:20:21.619099 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78a2ff3d-269f-43c8-949a-e5987633b555 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.619442 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78a2ff3d-269f-43c8-949a-e5987633b555 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.620061 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78a2ff3d-269f-43c8-949a-e5987633b555 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:21.620561 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 327/1304] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:21.626594 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Created reservations ['6c54ab8d-d530-482b-a3c0-619f064a3437', 'e20dfef6-af4b-4b07-9991-1207a71ce28d', '46e67705-5e70-4dcc-b326-44e34527517b', '10913981-c304-42c1-9370-61a95e699fc2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:21.627697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5db3d87-5788-4b92-b981-9279e1cf1b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c54ab8d-d530-482b-a3c0-619f064a3437', 'e20dfef6-af4b-4b07-9991-1207a71ce28d', '46e67705-5e70-4dcc-b326-44e34527517b', '10913981-c304-42c1-9370-61a95e699fc2']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:21.628590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f991cb-5574-4611-88ed-b134e01f42f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:21.631077 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f264d23b-6ddb-4137-8025-b4df67e2fdf0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.631453 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-403d99d0-8263-4c11-bcaa-894741b1e84b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.633166 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f264d23b-6ddb-4137-8025-b4df67e2fdf0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d Aug 14 01:20:21.633465 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f264d23b-6ddb-4137-8025-b4df67e2fdf0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.633693 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f264d23b-6ddb-4137-8025-b4df67e2fdf0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.636892 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-403d99d0-8263-4c11-bcaa-894741b1e84b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:21.637523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-403d99d0-8263-4c11-bcaa-894741b1e84b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.637523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-403d99d0-8263-4c11-bcaa-894741b1e84b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.642728 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.642728 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:21.643402 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f264d23b-6ddb-4137-8025-b4df67e2fdf0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:21.644481 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f264d23b-6ddb-4137-8025-b4df67e2fdf0 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d returned with HTTP 200 Aug 14 01:20:21.645007 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 328/1305] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.653552 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.653552 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:21.661153 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-403d99d0-8263-4c11-bcaa-894741b1e84b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:21.664391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f991cb-5574-4611-88ed-b134e01f42f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f1ec35b-50a3-455b-ac0c-e3b516b49721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1389569003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ecaf871951584d45a3b2d1e9aee8ba72',qos_specs=None,replication_status=,reservations=['6c54ab8d-d530-482b-a3c0-619f064a3437','e20dfef6-af4b-4b07-9991-1207a71ce28d','46e67705-5e70-4dcc-b326-44e34527517b','10913981-c304-42c1-9370-61a95e699fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_type_id=3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1389569003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f1ec35b-50a3-455b-ac0c-e3b516b49721,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ecaf871951584d45a3b2d1e9aee8ba72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a),volume_type_id=3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:21.665424 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd5ae7a-53df-4991-a4d6-f56e15163a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:21.668857 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d099dd8-2e30-4ca5-9b53-f539aba540da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.669357 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-403d99d0-8263-4c11-bcaa-894741b1e84b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:21.669968 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 328/1306] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1021 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:21.671409 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d099dd8-2e30-4ca5-9b53-f539aba540da tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d/action Aug 14 01:20:21.671953 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d099dd8-2e30-4ca5-9b53-f539aba540da tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:21.672621 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d099dd8-2e30-4ca5-9b53-f539aba540da tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:21.674254 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-1d099dd8-2e30-4ca5-9b53-f539aba540da tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d' with '{'status': 'creating'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:21.692885 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.692885 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:21.694037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd5ae7a-53df-4991-a4d6-f56e15163a1f) transitioned into state 'SUCCESS' from state '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-1389569003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ecaf871951584d45a3b2d1e9aee8ba72',qos_specs=None,replication_status=,reservations=['6c54ab8d-d530-482b-a3c0-619f064a3437','e20dfef6-af4b-4b07-9991-1207a71ce28d','46e67705-5e70-4dcc-b326-44e34527517b','10913981-c304-42c1-9370-61a95e699fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_type_id=3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:21.695164 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a48547ea-007b-4292-81b8-9e29a7fcb11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:21.706684 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a48547ea-007b-4292-81b8-9e29a7fcb11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:21.707653 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Flow 'volume_create_api' (d7d6f0ef-b0c2-440f-bd27-f7c349b0cdc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:21.708033 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume request issued successfully. Aug 14 01:20:21.708744 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07734892-8aee-44c1-9be4-da5c4606d012 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:21.709182 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 324/1307] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:21 2026] POST /volume/v3/volumes => generated 827 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:21.709618 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d099dd8-2e30-4ca5-9b53-f539aba540da tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d/action returned with HTTP 202 Aug 14 01:20:21.710604 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 329/1308] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:21 2026] POST /volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 01:20:21.721907 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b09a8e5d-dac8-491b-b3c6-218e2d74f70d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.727374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6fdd2830-ec43-4bb8-ac32-bb8c06bfccad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.728985 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b09a8e5d-dac8-491b-b3c6-218e2d74f70d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d Aug 14 01:20:21.729354 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b09a8e5d-dac8-491b-b3c6-218e2d74f70d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.729678 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b09a8e5d-dac8-491b-b3c6-218e2d74f70d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.730157 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6fdd2830-ec43-4bb8-ac32-bb8c06bfccad tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:21.731000 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6fdd2830-ec43-4bb8-ac32-bb8c06bfccad tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.731000 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6fdd2830-ec43-4bb8-ac32-bb8c06bfccad tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.742668 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.742668 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:21.743803 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.743803 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:21.744392 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b09a8e5d-dac8-491b-b3c6-218e2d74f70d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:21.745468 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b09a8e5d-dac8-491b-b3c6-218e2d74f70d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d returned with HTTP 200 Aug 14 01:20:21.745958 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 329/1309] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.746655 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6fdd2830-ec43-4bb8-ac32-bb8c06bfccad tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:21.754049 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6fdd2830-ec43-4bb8-ac32-bb8c06bfccad tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:21.754355 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 325/1310] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.758897 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b84558e9-f876-4596-8b34-0c1bc9b1f05a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.761010 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b84558e9-f876-4596-8b34-0c1bc9b1f05a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d/action Aug 14 01:20:21.761621 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b84558e9-f876-4596-8b34-0c1bc9b1f05a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:21.761621 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b84558e9-f876-4596-8b34-0c1bc9b1f05a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:21.772018 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.772018 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:21.772446 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b84558e9-f876-4596-8b34-0c1bc9b1f05a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Snapshot retrieved successfully. Aug 14 01:20:21.795591 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.795591 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:21.802161 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b84558e9-f876-4596-8b34-0c1bc9b1f05a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Snapshot delete request issued successfully. Aug 14 01:20:21.802417 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b84558e9-f876-4596-8b34-0c1bc9b1f05a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d/action returned with HTTP 202 Aug 14 01:20:21.803106 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 330/1311] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:21 2026] POST /volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:21.807816 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d2715baa-0643-4ffe-a18a-bb3019aa47ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:21.816343 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1e63b9d5-9f4c-4fb3-9163-72cb1362c01e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.816848 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2715baa-0643-4ffe-a18a-bb3019aa47ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:21.818198 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 328/1312] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 841 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.818969 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e63b9d5-9f4c-4fb3-9163-72cb1362c01e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d Aug 14 01:20:21.819306 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e63b9d5-9f4c-4fb3-9163-72cb1362c01e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.819642 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e63b9d5-9f4c-4fb3-9163-72cb1362c01e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.835534 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.835534 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:21.836630 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1e63b9d5-9f4c-4fb3-9163-72cb1362c01e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:21.837668 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e63b9d5-9f4c-4fb3-9163-72cb1362c01e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d returned with HTTP 200 Aug 14 01:20:21.838211 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 330/1313] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.854282 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-5452d28c-ca7b-4979-a96b-e4e63b867bd7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.857484 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-5452d28c-ca7b-4979-a96b-e4e63b867bd7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] PUT https://10.4.3.11/volume/v3/attachments/0a7ab486-8e0f-435e-9126-7667b77c8f7b Aug 14 01:20:21.857611 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-5452d28c-ca7b-4979-a96b-e4e63b867bd7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:21.869946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-5452d28c-ca7b-4979-a96b-e4e63b867bd7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Acquiring lock "cinder-attachment_update-cf090964-d5c3-4452-994a-4a91868d15ec-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:20:21.877715 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-5452d28c-ca7b-4979-a96b-e4e63b867bd7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Lock "cinder-attachment_update-cf090964-d5c3-4452-994a-4a91868d15ec-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:20:21.878943 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.878943 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:21.897789 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86bb9134-f486-43d1-a6a5-999378c4a5a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.901095 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86bb9134-f486-43d1-a6a5-999378c4a5a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:21.901095 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86bb9134-f486-43d1-a6a5-999378c4a5a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.901357 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86bb9134-f486-43d1-a6a5-999378c4a5a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.911800 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.911800 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:21.912416 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-86bb9134-f486-43d1-a6a5-999378c4a5a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:21.913391 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86bb9134-f486-43d1-a6a5-999378c4a5a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 returned with HTTP 200 Aug 14 01:20:21.913822 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 331/1314] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.928576 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df0cd2ce-ad58-4647-87f8-b4f78117b4d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.930797 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df0cd2ce-ad58-4647-87f8-b4f78117b4d2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:21.931106 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df0cd2ce-ad58-4647-87f8-b4f78117b4d2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:21.931447 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df0cd2ce-ad58-4647-87f8-b4f78117b4d2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:21.938136 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.938136 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:21.938512 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df0cd2ce-ad58-4647-87f8-b4f78117b4d2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:21.939624 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df0cd2ce-ad58-4647-87f8-b4f78117b4d2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 returned with HTTP 200 Aug 14 01:20:21.940104 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 329/1315] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:21 2026] GET /volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:21.953091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f375283-769d-41a4-9c13-deaad17faa71 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:21.955272 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f375283-769d-41a4-9c13-deaad17faa71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:20:21.955741 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f375283-769d-41a4-9c13-deaad17faa71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "017d0a04-a80b-4154-9315-c2d1fd6ab41f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2048941699", "description": null, "metadata": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:21.979612 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:21.979612 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:21.980406 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f375283-769d-41a4-9c13-deaad17faa71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:21.980651 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-5f375283-769d-41a4-9c13-deaad17faa71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create snapshot from volume 017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:20:22.045857 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5f375283-769d-41a4-9c13-deaad17faa71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['9d5b941d-857c-405e-afa5-aabde0863147', '61f3664c-9462-4531-b5f4-535d2c414975', 'f3fa66e7-d06b-4873-b742-0705fc5f813f', '6e34324a-859e-4b13-84ea-5a1257021a4c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:22.105951 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f375283-769d-41a4-9c13-deaad17faa71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot force create request issued successfully. Aug 14 01:20:22.105951 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f375283-769d-41a4-9c13-deaad17faa71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:20:22.105951 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 331/1316] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:20:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:22.113521 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-5452d28c-ca7b-4979-a96b-e4e63b867bd7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Lock "cinder-attachment_update-cf090964-d5c3-4452-994a-4a91868d15ec-np0000007295" released by "attachment_update" :: held 0.235s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:20:22.113979 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-5452d28c-ca7b-4979-a96b-e4e63b867bd7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments/0a7ab486-8e0f-435e-9126-7667b77c8f7b returned with HTTP 200 Aug 14 01:20:22.114660 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 326/1317] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:20:21 2026] PUT /volume/v3/attachments/0a7ab486-8e0f-435e-9126-7667b77c8f7b => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:22.117512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a37974e-cea5-42f1-bede-e25d3cf207c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.119719 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a37974e-cea5-42f1-bede-e25d3cf207c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:22.120163 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a37974e-cea5-42f1-bede-e25d3cf207c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:22.120403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a37974e-cea5-42f1-bede-e25d3cf207c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:22.132531 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:22.132531 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:22.133125 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9a37974e-cea5-42f1-bede-e25d3cf207c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:22.135541 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a37974e-cea5-42f1-bede-e25d3cf207c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 returned with HTTP 200 Aug 14 01:20:22.135541 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 332/1318] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:22 2026] GET /volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:22.769419 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93741606-fb53-4530-a8fd-0ce03450f892 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.771472 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93741606-fb53-4530-a8fd-0ce03450f892 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:22.771669 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93741606-fb53-4530-a8fd-0ce03450f892 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:22.771850 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93741606-fb53-4530-a8fd-0ce03450f892 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:22.779006 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:22.779006 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:22.782651 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93741606-fb53-4530-a8fd-0ce03450f892 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:22.788546 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93741606-fb53-4530-a8fd-0ce03450f892 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:22.788546 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 330/1319] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:22 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:22.801398 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c486fe07-2f6e-41da-b860-f1071fddda5a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.805236 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c486fe07-2f6e-41da-b860-f1071fddda5a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:22.805236 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c486fe07-2f6e-41da-b860-f1071fddda5a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:22.805236 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c486fe07-2f6e-41da-b860-f1071fddda5a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:22.818672 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:22.818672 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:22.824785 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c486fe07-2f6e-41da-b860-f1071fddda5a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:22.831674 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c486fe07-2f6e-41da-b860-f1071fddda5a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:22.832083 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 332/1320] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:22 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:22.837163 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5cfe9077-eced-4d9b-a93e-135b19a8a5a4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.837163 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5cfe9077-eced-4d9b-a93e-135b19a8a5a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:22.837163 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5cfe9077-eced-4d9b-a93e-135b19a8a5a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:22.837163 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5cfe9077-eced-4d9b-a93e-135b19a8a5a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:22.851880 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.852409 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:22.852409 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:22.853915 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:22.854309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-536334946", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:22.856664 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-536334946', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:22.856664 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume of 1 GB Aug 14 01:20:22.856948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb8e3390-721b-48da-b682-0d316b7eaa0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.857373 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5cfe9077-eced-4d9b-a93e-135b19a8a5a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:22.859155 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb8e3390-721b-48da-b682-0d316b7eaa0b tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d Aug 14 01:20:22.859424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb8e3390-721b-48da-b682-0d316b7eaa0b tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:22.859630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb8e3390-721b-48da-b682-0d316b7eaa0b tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:22.864655 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Availability Zones retrieved successfully. Aug 14 01:20:22.865264 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb8e3390-721b-48da-b682-0d316b7eaa0b tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d returned with HTTP 404 Aug 14 01:20:22.866373 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5cfe9077-eced-4d9b-a93e-135b19a8a5a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:22.866568 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 331/1321] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:22 2026] GET /volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:22.870720 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 327/1322] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:22 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:22.871329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Flow 'volume_create_api' (862eb328-5cd1-4fa7-96c0-01eac5c3ebad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:22.872648 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070451eb-1540-4c2f-bac5-0988c066b92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:22.873824 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:22.874548 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-703fc78a-34d5-4181-8af8-054f96466419 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.877819 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-703fc78a-34d5-4181-8af8-054f96466419 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action Aug 14 01:20:22.878272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-703fc78a-34d5-4181-8af8-054f96466419 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:22.878472 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-703fc78a-34d5-4181-8af8-054f96466419 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:22.880981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-703fc78a-34d5-4181-8af8-054f96466419 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'a843ef26-968e-42ee-a7a0-e0d737954a60' with '{'status': 'available'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:22.893293 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:22.893293 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:22.909882 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-703fc78a-34d5-4181-8af8-054f96466419 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action returned with HTTP 202 Aug 14 01:20:22.910718 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 333/1323] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:22 2026] POST /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:22.911481 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070451eb-1540-4c2f-bac5-0988c066b92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:22.912527 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef2a574-08d9-4602-9679-b155817265ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:22.920079 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b737f529-4800-4eb9-9444-6dfbbe06782a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.922353 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b737f529-4800-4eb9-9444-6dfbbe06782a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:22.922560 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b737f529-4800-4eb9-9444-6dfbbe06782a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:22.922798 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b737f529-4800-4eb9-9444-6dfbbe06782a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:22.930902 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:22.930902 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:22.931574 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b737f529-4800-4eb9-9444-6dfbbe06782a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:22.932721 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b737f529-4800-4eb9-9444-6dfbbe06782a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:22.933276 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 332/1324] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:22 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:22.949908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3cb7119f-e9de-49e9-8c20-29fb97771bd3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.952471 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cb7119f-e9de-49e9-8c20-29fb97771bd3 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d Aug 14 01:20:22.953125 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3cb7119f-e9de-49e9-8c20-29fb97771bd3 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:22.953125 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3cb7119f-e9de-49e9-8c20-29fb97771bd3 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:22.953257 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-3cb7119f-e9de-49e9-8c20-29fb97771bd3 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Delete snapshot with id: c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d Aug 14 01:20:22.960139 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cb7119f-e9de-49e9-8c20-29fb97771bd3 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d returned with HTTP 404 Aug 14 01:20:22.960670 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 328/1325] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:22 2026] DELETE /volume/v3/snapshots/c96d789e-5faf-4a9c-b3b3-cd8cb7739c2d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:22.975424 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-62363e67-c616-4986-834a-9134a0df76b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:22.977433 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62363e67-c616-4986-834a-9134a0df76b2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:20:22.977795 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62363e67-c616-4986-834a-9134a0df76b2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5979bd5-2e74-41a8-a720-cb585a935a28", "name": "tempest-SnapshotsActionsTest-Snapshot-1280903674"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:22.987889 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:22.987889 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:22.988107 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-62363e67-c616-4986-834a-9134a0df76b2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:22.988227 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-62363e67-c616-4986-834a-9134a0df76b2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Create snapshot from volume e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:23.014464 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Created reservations ['d2350555-1d21-4546-96c7-97b0c40c446f', '5e50b018-8e15-4c55-badd-3d92185d60a9', '01b9c975-56dd-42f9-b466-2f0e35510889', '1b25a85b-b0b5-4053-9d64-74820a1aedfc'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:23.016191 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef2a574-08d9-4602-9679-b155817265ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2350555-1d21-4546-96c7-97b0c40c446f', '5e50b018-8e15-4c55-badd-3d92185d60a9', '01b9c975-56dd-42f9-b466-2f0e35510889', '1b25a85b-b0b5-4053-9d64-74820a1aedfc']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:23.016327 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba96c294-f79e-4eff-9fde-375d37d3fa0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:23.034582 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-62363e67-c616-4986-834a-9134a0df76b2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Created reservations ['8e6e712e-2f71-4422-8caa-e64b2a437134', 'c3295874-f34f-4686-9e94-e76e23cc132b', 'ffcb1b78-3b24-466f-af12-16709f6fb6f8', '4f060708-13d6-4b2d-887e-21355801cd9d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:23.046658 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba96c294-f79e-4eff-9fde-375d37d3fa0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9945c55f-a2fa-4dfe-9623-7d2cded1bc50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-536334946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecaf871951584d45a3b2d1e9aee8ba72',qos_specs=None,replication_status=,reservations=['d2350555-1d21-4546-96c7-97b0c40c446f','5e50b018-8e15-4c55-badd-3d92185d60a9','01b9c975-56dd-42f9-b466-2f0e35510889','1b25a85b-b0b5-4053-9d64-74820a1aedfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-536334946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9945c55f-a2fa-4dfe-9623-7d2cded1bc50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecaf871951584d45a3b2d1e9aee8ba72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:23.048316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fcf92c-a741-4f31-ba88-015b905e30a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:23.074564 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fcf92c-a741-4f31-ba88-015b905e30a1) transitioned into state 'SUCCESS' from state '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-536334946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecaf871951584d45a3b2d1e9aee8ba72',qos_specs=None,replication_status=,reservations=['d2350555-1d21-4546-96c7-97b0c40c446f','5e50b018-8e15-4c55-badd-3d92185d60a9','01b9c975-56dd-42f9-b466-2f0e35510889','1b25a85b-b0b5-4053-9d64-74820a1aedfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:23.074897 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ecf68f-7e4a-4518-b932-18f1ae3de607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:23.091060 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ecf68f-7e4a-4518-b932-18f1ae3de607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:23.091988 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-62363e67-c616-4986-834a-9134a0df76b2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot create request issued successfully. Aug 14 01:20:23.092448 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Flow 'volume_create_api' (862eb328-5cd1-4fa7-96c0-01eac5c3ebad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:23.092658 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62363e67-c616-4986-834a-9134a0df76b2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:20:23.092893 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume request issued successfully. Aug 14 01:20:23.093288 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 334/1326] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:20:22 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 14 01:20:23.093736 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d5e407b-729f-4871-9ab6-04560d7f2ec4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:23.094539 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 333/1327] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:22 2026] POST /volume/v3/volumes => generated 750 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:23.108524 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d79bd5d8-13e0-423c-90e3-50c22009c755 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:23.109884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-867b9784-942f-4c9f-a9d9-ceaa23f0d51e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:23.112497 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d79bd5d8-13e0-423c-90e3-50c22009c755 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:23.112497 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d79bd5d8-13e0-423c-90e3-50c22009c755 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:23.113573 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d79bd5d8-13e0-423c-90e3-50c22009c755 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:23.114108 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-867b9784-942f-4c9f-a9d9-ceaa23f0d51e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 Aug 14 01:20:23.114647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-867b9784-942f-4c9f-a9d9-ceaa23f0d51e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:23.114790 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-867b9784-942f-4c9f-a9d9-ceaa23f0d51e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:23.123648 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:23.123648 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:23.124206 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-867b9784-942f-4c9f-a9d9-ceaa23f0d51e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:23.125071 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-867b9784-942f-4c9f-a9d9-ceaa23f0d51e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 returned with HTTP 200 Aug 14 01:20:23.125818 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 329/1328] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:23 2026] GET /volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:23.125961 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:23.125961 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:23.131800 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d79bd5d8-13e0-423c-90e3-50c22009c755 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:23.139446 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d79bd5d8-13e0-423c-90e3-50c22009c755 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:23.140062 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 333/1329] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:23 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:23.154538 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3583b53-8b4c-446a-a99c-af1b25795bd4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:23.157951 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3583b53-8b4c-446a-a99c-af1b25795bd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:23.157951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3583b53-8b4c-446a-a99c-af1b25795bd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:23.157951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3583b53-8b4c-446a-a99c-af1b25795bd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:23.164765 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:23.164765 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:23.165275 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e3583b53-8b4c-446a-a99c-af1b25795bd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:23.166342 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3583b53-8b4c-446a-a99c-af1b25795bd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 returned with HTTP 200 Aug 14 01:20:23.166845 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 335/1330] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:23 2026] GET /volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:23.181045 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e9b8d5f-22f2-441f-9b10-e957b3c2ac6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:23.184687 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e9b8d5f-22f2-441f-9b10-e957b3c2ac6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:23.185366 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e9b8d5f-22f2-441f-9b10-e957b3c2ac6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:23.185784 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e9b8d5f-22f2-441f-9b10-e957b3c2ac6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:23.194365 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:23.194365 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:23.195232 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e9b8d5f-22f2-441f-9b10-e957b3c2ac6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:23.196338 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e9b8d5f-22f2-441f-9b10-e957b3c2ac6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 returned with HTTP 200 Aug 14 01:20:23.197131 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 334/1331] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:23 2026] GET /volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:23.209065 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3adfc68-98f0-42b6-a35d-55598cf302da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:23.210610 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3adfc68-98f0-42b6-a35d-55598cf302da tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:20:23.210610 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3adfc68-98f0-42b6-a35d-55598cf302da tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "017d0a04-a80b-4154-9315-c2d1fd6ab41f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1202348489", "description": null, "metadata": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:23.234497 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:23.234497 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:23.234497 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3adfc68-98f0-42b6-a35d-55598cf302da tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:23.234497 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-f3adfc68-98f0-42b6-a35d-55598cf302da tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create snapshot from volume 017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:20:23.289548 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-f3adfc68-98f0-42b6-a35d-55598cf302da tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['0c46e5ba-e8e5-43a9-8518-f24974eb4cce', 'f9733995-a211-4ca0-bec6-9eb3ea7ee49f', '7ea7d5d7-189c-4161-ae2e-0755a7e068c2', '20392e98-b218-4c89-91c1-f68d16340538'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:23.365155 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3adfc68-98f0-42b6-a35d-55598cf302da tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot force create request issued successfully. Aug 14 01:20:23.366560 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3adfc68-98f0-42b6-a35d-55598cf302da tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:20:23.366560 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 330/1332] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:20:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:23.378587 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-316c0f2b-46b9-4f7c-bcd9-ca59981f4987 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:23.380471 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-316c0f2b-46b9-4f7c-bcd9-ca59981f4987 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:23.380771 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-316c0f2b-46b9-4f7c-bcd9-ca59981f4987 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:23.381060 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-316c0f2b-46b9-4f7c-bcd9-ca59981f4987 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:23.388586 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:23.388586 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:23.389269 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-316c0f2b-46b9-4f7c-bcd9-ca59981f4987 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:23.390277 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-316c0f2b-46b9-4f7c-bcd9-ca59981f4987 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 returned with HTTP 200 Aug 14 01:20:23.390782 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 334/1333] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:23 2026] GET /volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:23.889281 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa766a97-8a25-43f4-b5db-559edc2d3bdb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:23.890388 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa766a97-8a25-43f4-b5db-559edc2d3bdb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:23.890583 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa766a97-8a25-43f4-b5db-559edc2d3bdb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:23.890843 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa766a97-8a25-43f4-b5db-559edc2d3bdb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:23.905772 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:23.905772 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:23.916895 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aa766a97-8a25-43f4-b5db-559edc2d3bdb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:23.928283 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa766a97-8a25-43f4-b5db-559edc2d3bdb tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:23.928938 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 336/1334] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:23 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.135356 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-105eb5c4-21d3-4403-8dd3-34e762501c12 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.138821 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-105eb5c4-21d3-4403-8dd3-34e762501c12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 Aug 14 01:20:24.139127 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-105eb5c4-21d3-4403-8dd3-34e762501c12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:24.139236 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-105eb5c4-21d3-4403-8dd3-34e762501c12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:24.145858 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=483,cinder:UPDATE=138,cinder:INSERT=81,cinder:DELETE=3 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:20:24.149304 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.149304 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:24.150185 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-105eb5c4-21d3-4403-8dd3-34e762501c12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:24.151587 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-105eb5c4-21d3-4403-8dd3-34e762501c12 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 returned with HTTP 200 Aug 14 01:20:24.152173 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 335/1335] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:24 2026] GET /volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.164791 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5d1d9571-2f6c-4ceb-8d28-b6d13b10f338 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.165312 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ca9b1ff-53d1-47e8-b4a3-16c0a8078773 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.167330 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d1d9571-2f6c-4ceb-8d28-b6d13b10f338 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:24.167608 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d1d9571-2f6c-4ceb-8d28-b6d13b10f338 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:24.167874 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d1d9571-2f6c-4ceb-8d28-b6d13b10f338 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:24.168371 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ca9b1ff-53d1-47e8-b4a3-16c0a8078773 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848/action Aug 14 01:20:24.168823 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ca9b1ff-53d1-47e8-b4a3-16c0a8078773 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:24.169013 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ca9b1ff-53d1-47e8-b4a3-16c0a8078773 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:24.171611 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-5ca9b1ff-53d1-47e8-b4a3-16c0a8078773 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'fdfdfe12-9950-4db6-af16-ff7e18873848' with '{'status': 'deleting'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:24.181866 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.181866 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:24.186958 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.186958 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:24.190159 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5d1d9571-2f6c-4ceb-8d28-b6d13b10f338 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:24.196559 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d1d9571-2f6c-4ceb-8d28-b6d13b10f338 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:24.197030 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 331/1336] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:24 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.215944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ae57d1a-6eb0-4bfd-987b-8f59a47879c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.217592 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ca9b1ff-53d1-47e8-b4a3-16c0a8078773 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848/action returned with HTTP 202 Aug 14 01:20:24.219434 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ae57d1a-6eb0-4bfd-987b-8f59a47879c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:24.219801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ae57d1a-6eb0-4bfd-987b-8f59a47879c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:24.219980 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 335/1337] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:24 2026] POST /volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:24.220185 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ae57d1a-6eb0-4bfd-987b-8f59a47879c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:24.228047 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-565bd527-eaef-4636-9cf4-6edb69e6d138 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.230557 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-565bd527-eaef-4636-9cf4-6edb69e6d138 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 Aug 14 01:20:24.230830 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-565bd527-eaef-4636-9cf4-6edb69e6d138 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:24.231073 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-565bd527-eaef-4636-9cf4-6edb69e6d138 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:24.232466 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.232466 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:24.238941 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.238941 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:24.239564 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1ae57d1a-6eb0-4bfd-987b-8f59a47879c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:24.240379 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-565bd527-eaef-4636-9cf4-6edb69e6d138 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:24.241839 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-565bd527-eaef-4636-9cf4-6edb69e6d138 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 returned with HTTP 200 Aug 14 01:20:24.242633 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 336/1338] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:24 2026] GET /volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.246720 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ae57d1a-6eb0-4bfd-987b-8f59a47879c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:24.247589 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 337/1339] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:24 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.255067 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5206512e-0dfc-43ba-8df2-9ac2bcdd3770 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.260187 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5206512e-0dfc-43ba-8df2-9ac2bcdd3770 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848/action Aug 14 01:20:24.260552 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5206512e-0dfc-43ba-8df2-9ac2bcdd3770 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:24.260738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5206512e-0dfc-43ba-8df2-9ac2bcdd3770 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:24.265085 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bfe6c5d7-6e8f-444d-be53-824f691abbc8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.268881 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfe6c5d7-6e8f-444d-be53-824f691abbc8 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:24.268881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfe6c5d7-6e8f-444d-be53-824f691abbc8 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1956699131", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:24.270530 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.270530 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:24.286074 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.286074 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:24.286472 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5206512e-0dfc-43ba-8df2-9ac2bcdd3770 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Snapshot retrieved successfully. Aug 14 01:20:24.288001 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfe6c5d7-6e8f-444d-be53-824f691abbc8 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:24.288001 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 336/1340] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:20:24 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.298731 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1c721b9-65d9-435a-a1ef-f3bd5e07f799 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.302431 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1c721b9-65d9-435a-a1ef-f3bd5e07f799 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] POST https://10.4.3.11/volume/v3/types/38dbc5c6-63ec-43c2-a089-41041a6a7a6d/encryption Aug 14 01:20:24.302768 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1c721b9-65d9-435a-a1ef-f3bd5e07f799 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:24.303622 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5206512e-0dfc-43ba-8df2-9ac2bcdd3770 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Snapshot delete request issued successfully. Aug 14 01:20:24.303898 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5206512e-0dfc-43ba-8df2-9ac2bcdd3770 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848/action returned with HTTP 202 Aug 14 01:20:24.304566 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 332/1341] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:24 2026] POST /volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:24.317350 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f9325ca-7dae-43a5-b229-89a3aee3fa0d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.319412 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f9325ca-7dae-43a5-b229-89a3aee3fa0d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 Aug 14 01:20:24.319702 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f9325ca-7dae-43a5-b229-89a3aee3fa0d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:24.320075 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f9325ca-7dae-43a5-b229-89a3aee3fa0d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:24.327399 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.327399 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:24.328205 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f9325ca-7dae-43a5-b229-89a3aee3fa0d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:24.330200 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f9325ca-7dae-43a5-b229-89a3aee3fa0d tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 returned with HTTP 200 Aug 14 01:20:24.330713 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 338/1342] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:24 2026] GET /volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.335761 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1c721b9-65d9-435a-a1ef-f3bd5e07f799 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/types/38dbc5c6-63ec-43c2-a089-41041a6a7a6d/encryption returned with HTTP 200 Aug 14 01:20:24.336332 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 337/1343] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:20:24 2026] POST /volume/v3/types/38dbc5c6-63ec-43c2-a089-41041a6a7a6d/encryption => generated 230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.349841 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.352786 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:24.352855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-478345341", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1956699131", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:24.355781 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-478345341', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1956699131', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:24.358165 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=502,cinder:UPDATE=142,cinder:DELETE=4,cinder:INSERT=78 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:20:24.361832 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume of 1 GB Aug 14 01:20:24.362026 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.362026 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:24.362658 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Availability Zones retrieved successfully. Aug 14 01:20:24.369133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Flow 'volume_create_api' (1bec8883-4381-4fe1-b5d6-521c3a0f5040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:24.370522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11f9b94-004f-40fb-a759-8a0e3c824a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:24.371857 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:24.413953 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b960659-2525-408e-bf82-62bda1ee7fd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.414620 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b960659-2525-408e-bf82-62bda1ee7fd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:24.414883 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b960659-2525-408e-bf82-62bda1ee7fd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:24.415153 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b960659-2525-408e-bf82-62bda1ee7fd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:24.430715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11f9b94-004f-40fb-a759-8a0e3c824a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:20:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38dbc5c6-63ec-43c2-a089-41041a6a7a6d,is_public=True,name='tempest-scenario-type-luks-1956699131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38dbc5c6-63ec-43c2-a089-41041a6a7a6d', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:24.432945 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.432945 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:24.433100 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49f3c79-d890-4ebc-ab68-3201cfd1ad7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:24.433149 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b960659-2525-408e-bf82-62bda1ee7fd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:24.435655 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b960659-2525-408e-bf82-62bda1ee7fd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 returned with HTTP 200 Aug 14 01:20:24.436391 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 333/1344] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:24 2026] GET /volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.452494 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0065c80-ce7d-42fa-9e4d-417747c221bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.455373 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0065c80-ce7d-42fa-9e4d-417747c221bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:24.455373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0065c80-ce7d-42fa-9e4d-417747c221bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:24.455490 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0065c80-ce7d-42fa-9e4d-417747c221bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:24.471951 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.471951 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:24.471951 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e0065c80-ce7d-42fa-9e4d-417747c221bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:24.471951 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0065c80-ce7d-42fa-9e4d-417747c221bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 returned with HTTP 200 Aug 14 01:20:24.474376 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 339/1345] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:24 2026] GET /volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.481678 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:24.481818 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:24.526977 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Created reservations ['e0733d91-138f-4311-b7f4-9927270bbd0a', '9d9f0efa-1e0e-48a1-a8e5-343f75839820', 'c373b5db-9a51-40fb-bc6b-7b84105076a3', '08d1eae1-c6b8-4bfd-8285-aef1d717ae72'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:24.529658 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a49f3c79-d890-4ebc-ab68-3201cfd1ad7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0733d91-138f-4311-b7f4-9927270bbd0a', '9d9f0efa-1e0e-48a1-a8e5-343f75839820', 'c373b5db-9a51-40fb-bc6b-7b84105076a3', '08d1eae1-c6b8-4bfd-8285-aef1d717ae72']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:24.529831 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb3a94a-27b6-4b8e-9f9c-301e32f3591e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:24.569539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb3a94a-27b6-4b8e-9f9c-301e32f3591e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d3479c7-8935-4d56-8029-e19df4455601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-478345341',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecaf871951584d45a3b2d1e9aee8ba72',qos_specs=None,replication_status=,reservations=['e0733d91-138f-4311-b7f4-9927270bbd0a','9d9f0efa-1e0e-48a1-a8e5-343f75839820','c373b5db-9a51-40fb-bc6b-7b84105076a3','08d1eae1-c6b8-4bfd-8285-aef1d717ae72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_type_id=38dbc5c6-63ec-43c2-a089-41041a6a7a6d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-478345341',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0d3479c7-8935-4d56-8029-e19df4455601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecaf871951584d45a3b2d1e9aee8ba72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38dbc5c6-63ec-43c2-a089-41041a6a7a6d),volume_type_id=38dbc5c6-63ec-43c2-a089-41041a6a7a6d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:24.572595 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaecfaf8-27e9-4bcd-91a4-83eb49df89c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:24.599249 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaecfaf8-27e9-4bcd-91a4-83eb49df89c6) transitioned into state 'SUCCESS' from state '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-478345341',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecaf871951584d45a3b2d1e9aee8ba72',qos_specs=None,replication_status=,reservations=['e0733d91-138f-4311-b7f4-9927270bbd0a','9d9f0efa-1e0e-48a1-a8e5-343f75839820','c373b5db-9a51-40fb-bc6b-7b84105076a3','08d1eae1-c6b8-4bfd-8285-aef1d717ae72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_type_id=38dbc5c6-63ec-43c2-a089-41041a6a7a6d)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:24.600204 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9056ee1-6aef-46cb-9c03-b195315659da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:24.618001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9056ee1-6aef-46cb-9c03-b195315659da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:24.619621 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Flow 'volume_create_api' (1bec8883-4381-4fe1-b5d6-521c3a0f5040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:24.620134 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume request issued successfully. Aug 14 01:20:24.620790 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb1b1562-a004-40e6-9139-1b72edd8c4a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:24.621388 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 337/1346] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:24 2026] POST /volume/v3/volumes => generated 778 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:24.638541 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f686875-9441-41bc-a68a-155bea37e1ee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.642772 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f686875-9441-41bc-a68a-155bea37e1ee tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:24.643049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f686875-9441-41bc-a68a-155bea37e1ee tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:24.643230 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f686875-9441-41bc-a68a-155bea37e1ee tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:24.651729 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.651729 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:24.658049 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3f686875-9441-41bc-a68a-155bea37e1ee tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:24.663405 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f686875-9441-41bc-a68a-155bea37e1ee tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:24.663885 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 338/1347] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:24 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:24.948713 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-124e583d-2dec-4a74-95a1-e6dc28bbe35d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:24.951379 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-124e583d-2dec-4a74-95a1-e6dc28bbe35d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:24.951675 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-124e583d-2dec-4a74-95a1-e6dc28bbe35d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:24.951963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-124e583d-2dec-4a74-95a1-e6dc28bbe35d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:24.966190 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:24.966190 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:24.972136 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-124e583d-2dec-4a74-95a1-e6dc28bbe35d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:24.978272 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-124e583d-2dec-4a74-95a1-e6dc28bbe35d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:24.978869 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 334/1348] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:24 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:25.342364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3891cde1-974e-429c-8eca-a6b7f294aea2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.344783 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3891cde1-974e-429c-8eca-a6b7f294aea2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 Aug 14 01:20:25.344783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3891cde1-974e-429c-8eca-a6b7f294aea2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:25.345062 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3891cde1-974e-429c-8eca-a6b7f294aea2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:25.349823 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3891cde1-974e-429c-8eca-a6b7f294aea2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 returned with HTTP 404 Aug 14 01:20:25.350433 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 340/1349] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:25 2026] GET /volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:25.359640 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-09f954fa-dd09-4385-98fc-29108bb4fd55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.362056 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09f954fa-dd09-4385-98fc-29108bb4fd55 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action Aug 14 01:20:25.362529 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09f954fa-dd09-4385-98fc-29108bb4fd55 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:25.362652 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09f954fa-dd09-4385-98fc-29108bb4fd55 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:25.364352 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-09f954fa-dd09-4385-98fc-29108bb4fd55 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'a843ef26-968e-42ee-a7a0-e0d737954a60' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:25.382918 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:25.382918 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:25.404269 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09f954fa-dd09-4385-98fc-29108bb4fd55 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action returned with HTTP 202 Aug 14 01:20:25.404456 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 338/1350] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:25 2026] POST /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:25.414748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37f2b7bb-dc70-45b1-9137-14c56c7731ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.417046 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37f2b7bb-dc70-45b1-9137-14c56c7731ac tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:25.417359 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37f2b7bb-dc70-45b1-9137-14c56c7731ac tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:25.417616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37f2b7bb-dc70-45b1-9137-14c56c7731ac tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:25.423206 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:25.423206 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:25.423851 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-37f2b7bb-dc70-45b1-9137-14c56c7731ac tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:25.424959 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37f2b7bb-dc70-45b1-9137-14c56c7731ac tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:25.425388 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 339/1351] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:25 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:25.435906 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d74624e1-cad7-4ca9-9dc0-b437f5a8f871 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.438715 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d74624e1-cad7-4ca9-9dc0-b437f5a8f871 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 Aug 14 01:20:25.439144 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d74624e1-cad7-4ca9-9dc0-b437f5a8f871 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:25.439221 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d74624e1-cad7-4ca9-9dc0-b437f5a8f871 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:25.439362 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-d74624e1-cad7-4ca9-9dc0-b437f5a8f871 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Delete snapshot with id: fdfdfe12-9950-4db6-af16-ff7e18873848 Aug 14 01:20:25.444359 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d74624e1-cad7-4ca9-9dc0-b437f5a8f871 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 returned with HTTP 404 Aug 14 01:20:25.445058 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 335/1352] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:25 2026] DELETE /volume/v3/snapshots/fdfdfe12-9950-4db6-af16-ff7e18873848 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:25.456864 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-28888171-6767-40dc-98e9-921af2dc0846 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.459104 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28888171-6767-40dc-98e9-921af2dc0846 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:20:25.459615 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-28888171-6767-40dc-98e9-921af2dc0846 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5979bd5-2e74-41a8-a720-cb585a935a28", "name": "tempest-SnapshotsActionsTest-Snapshot-774873962"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:25.474413 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:25.474413 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:25.475247 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-28888171-6767-40dc-98e9-921af2dc0846 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:25.475247 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-28888171-6767-40dc-98e9-921af2dc0846 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Create snapshot from volume e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:25.522458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-28888171-6767-40dc-98e9-921af2dc0846 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Created reservations ['af09b557-2025-49f1-a308-be41405510df', '2f139453-275f-46b0-a48a-580f42fb0777', '672f8dfd-c6d5-473a-908b-6a18d675c496', 'b53a7e94-0cc9-485b-84b2-8bb255e4e0d3'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:25.564273 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-28888171-6767-40dc-98e9-921af2dc0846 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot create request issued successfully. Aug 14 01:20:25.564458 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-28888171-6767-40dc-98e9-921af2dc0846 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:20:25.565019 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 341/1353] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:20:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:25.575508 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-192e1ab0-3ab8-41e3-979a-04141d61a3be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.579877 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-192e1ab0-3ab8-41e3-979a-04141d61a3be tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff Aug 14 01:20:25.579877 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-192e1ab0-3ab8-41e3-979a-04141d61a3be tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:25.579877 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-192e1ab0-3ab8-41e3-979a-04141d61a3be tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:25.591374 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:25.591374 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:25.591978 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-192e1ab0-3ab8-41e3-979a-04141d61a3be tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:25.593904 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-192e1ab0-3ab8-41e3-979a-04141d61a3be tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff returned with HTTP 200 Aug 14 01:20:25.593904 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 339/1354] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:25 2026] GET /volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:25.682049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3fbe310-c292-4101-9754-aa957cf2b744 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.684387 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3fbe310-c292-4101-9754-aa957cf2b744 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:25.684514 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3fbe310-c292-4101-9754-aa957cf2b744 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:25.684816 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3fbe310-c292-4101-9754-aa957cf2b744 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:25.695837 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:25.695837 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:25.701360 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b3fbe310-c292-4101-9754-aa957cf2b744 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:25.709189 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3fbe310-c292-4101-9754-aa957cf2b744 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:25.709729 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 340/1355] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:25 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:25.730153 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ceb153ad-33dd-4bb4-b4e1-70fb3962bf29 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.732690 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ceb153ad-33dd-4bb4-b4e1-70fb3962bf29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:25.733033 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ceb153ad-33dd-4bb4-b4e1-70fb3962bf29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:25.733330 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ceb153ad-33dd-4bb4-b4e1-70fb3962bf29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:25.745371 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:25.745371 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:25.750382 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ceb153ad-33dd-4bb4-b4e1-70fb3962bf29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:25.757533 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ceb153ad-33dd-4bb4-b4e1-70fb3962bf29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:25.757533 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 336/1356] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:25 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:25.820163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-0beaefce-5f83-414e-b4a9-d634abbcf9a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.824690 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-0beaefce-5f83-414e-b4a9-d634abbcf9a9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:25.824690 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-0beaefce-5f83-414e-b4a9-d634abbcf9a9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:25.824893 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-0beaefce-5f83-414e-b4a9-d634abbcf9a9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:25.834735 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:25.834735 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:25.839714 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-0beaefce-5f83-414e-b4a9-d634abbcf9a9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:25.845762 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-0beaefce-5f83-414e-b4a9-d634abbcf9a9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:25.846314 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 342/1357] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:25 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:25.976751 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6188966-22f7-436c-80fc-b86d76f0e6ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.977329 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6188966-22f7-436c-80fc-b86d76f0e6ab None None] GET https://10.4.3.11/volume// Aug 14 01:20:25.977329 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6188966-22f7-436c-80fc-b86d76f0e6ab None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:25.977684 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6188966-22f7-436c-80fc-b86d76f0e6ab None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:25.977847 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6188966-22f7-436c-80fc-b86d76f0e6ab None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:25.978281 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 340/1358] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:20:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:25.989217 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-4883c9b7-1580-4cf5-b228-193bdebe0c4d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.993273 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-4883c9b7-1580-4cf5-b228-193bdebe0c4d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:20:25.993707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-4883c9b7-1580-4cf5-b228-193bdebe0c4d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9945c55f-a2fa-4dfe-9623-7d2cded1bc50", "connector": null, "instance_uuid": "e126bdbc-687f-44dc-970b-c216b5cda992"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:25.994850 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5133b6c1-18f4-45d8-bf38-8309070a76fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:25.997159 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5133b6c1-18f4-45d8-bf38-8309070a76fd tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:25.997444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5133b6c1-18f4-45d8-bf38-8309070a76fd tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:25.997719 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5133b6c1-18f4-45d8-bf38-8309070a76fd tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.004654 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.004654 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:26.009951 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.009951 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:26.015432 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5133b6c1-18f4-45d8-bf38-8309070a76fd tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:26.021958 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5133b6c1-18f4-45d8-bf38-8309070a76fd tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:26.022708 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 337/1359] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:25 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:26.042377 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-4883c9b7-1580-4cf5-b228-193bdebe0c4d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:20:26.042956 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 341/1360] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:20:25 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:26.085509 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-03c00e5c-929f-40d5-a3e3-d84c4b38db11 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.090377 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03c00e5c-929f-40d5-a3e3-d84c4b38db11 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:26.090645 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03c00e5c-929f-40d5-a3e3-d84c4b38db11 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:26.090878 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03c00e5c-929f-40d5-a3e3-d84c4b38db11 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.111278 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.111278 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:26.117742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-99b1d893-dc4d-4d4f-9f3c-4ad2129b276d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.120804 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99b1d893-dc4d-4d4f-9f3c-4ad2129b276d None None] GET https://10.4.3.11/volume// Aug 14 01:20:26.120804 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99b1d893-dc4d-4d4f-9f3c-4ad2129b276d None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:26.120804 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99b1d893-dc4d-4d4f-9f3c-4ad2129b276d None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.120804 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99b1d893-dc4d-4d4f-9f3c-4ad2129b276d None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:26.120804 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 341/1361] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:26.123712 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-03c00e5c-929f-40d5-a3e3-d84c4b38db11 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:26.130224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-59c11dc0-843a-4dac-a0b9-7878bc463a6f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.132464 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-59c11dc0-843a-4dac-a0b9-7878bc463a6f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:26.132725 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-59c11dc0-843a-4dac-a0b9-7878bc463a6f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:26.132964 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-59c11dc0-843a-4dac-a0b9-7878bc463a6f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.133133 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03c00e5c-929f-40d5-a3e3-d84c4b38db11 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:26.133602 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 343/1362] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:26 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:26.146944 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.146944 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:26.152027 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-59c11dc0-843a-4dac-a0b9-7878bc463a6f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:26.157151 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-59c11dc0-843a-4dac-a0b9-7878bc463a6f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:26.157759 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 338/1363] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:26 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:26.199164 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f91c14fb-8d2a-4702-9d6f-07db1888a5a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.202479 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f91c14fb-8d2a-4702-9d6f-07db1888a5a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:26.203266 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f91c14fb-8d2a-4702-9d6f-07db1888a5a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:26.203796 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f91c14fb-8d2a-4702-9d6f-07db1888a5a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.204132 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-f91c14fb-8d2a-4702-9d6f-07db1888a5a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: 4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:26.211339 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.211339 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:26.211945 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f91c14fb-8d2a-4702-9d6f-07db1888a5a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:26.241097 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f91c14fb-8d2a-4702-9d6f-07db1888a5a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot delete request issued successfully. Aug 14 01:20:26.241097 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f91c14fb-8d2a-4702-9d6f-07db1888a5a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 returned with HTTP 202 Aug 14 01:20:26.241752 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 342/1364] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:26 2026] DELETE /volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:26.258913 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1391098-d86e-4164-95e3-f9948ccce974 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.260696 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1391098-d86e-4164-95e3-f9948ccce974 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:26.260958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1391098-d86e-4164-95e3-f9948ccce974 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:26.261136 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1391098-d86e-4164-95e3-f9948ccce974 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.270822 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.270822 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:26.271508 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d1391098-d86e-4164-95e3-f9948ccce974 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:26.272515 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1391098-d86e-4164-95e3-f9948ccce974 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 returned with HTTP 200 Aug 14 01:20:26.273178 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 342/1365] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:26 2026] GET /volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:26.304494 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-29f6b4d5-0ee2-407d-b230-92ce5a0800c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.309991 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-29f6b4d5-0ee2-407d-b230-92ce5a0800c2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] PUT https://10.4.3.11/volume/v3/attachments/e7ac5cff-1c7c-4c42-8a14-0c5e0e091d24 Aug 14 01:20:26.310577 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-29f6b4d5-0ee2-407d-b230-92ce5a0800c2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:26.324194 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-29f6b4d5-0ee2-407d-b230-92ce5a0800c2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Acquiring lock "cinder-attachment_update-9945c55f-a2fa-4dfe-9623-7d2cded1bc50-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:20:26.331563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-29f6b4d5-0ee2-407d-b230-92ce5a0800c2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-9945c55f-a2fa-4dfe-9623-7d2cded1bc50-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:20:26.333017 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.333017 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:26.463890 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-29f6b4d5-0ee2-407d-b230-92ce5a0800c2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-9945c55f-a2fa-4dfe-9623-7d2cded1bc50-np0000007295" released by "attachment_update" :: held 0.132s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:20:26.464405 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-29f6b4d5-0ee2-407d-b230-92ce5a0800c2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/e7ac5cff-1c7c-4c42-8a14-0c5e0e091d24 returned with HTTP 200 Aug 14 01:20:26.464971 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 344/1366] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:20:26 2026] PUT /volume/v3/attachments/e7ac5cff-1c7c-4c42-8a14-0c5e0e091d24 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:26.490686 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-65e93b6b-a4eb-470d-926d-7a7614166508 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.494036 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-65e93b6b-a4eb-470d-926d-7a7614166508 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/attachments/0a7ab486-8e0f-435e-9126-7667b77c8f7b/action Aug 14 01:20:26.494036 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-65e93b6b-a4eb-470d-926d-7a7614166508 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:26.494036 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-65e93b6b-a4eb-470d-926d-7a7614166508 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:26.511383 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.511383 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:26.529370 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-627af9fd-063c-4e4b-8111-0ceb935b6393 req-65e93b6b-a4eb-470d-926d-7a7614166508 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments/0a7ab486-8e0f-435e-9126-7667b77c8f7b/action returned with HTTP 204 Aug 14 01:20:26.529370 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 339/1367] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:20:26 2026] POST /volume/v3/attachments/0a7ab486-8e0f-435e-9126-7667b77c8f7b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:26.607651 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c7e5f0d5-8272-4e35-be66-9dd0caacaf1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.609889 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7e5f0d5-8272-4e35-be66-9dd0caacaf1e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff Aug 14 01:20:26.610151 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7e5f0d5-8272-4e35-be66-9dd0caacaf1e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:26.610441 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7e5f0d5-8272-4e35-be66-9dd0caacaf1e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.617823 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.617823 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:26.618573 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c7e5f0d5-8272-4e35-be66-9dd0caacaf1e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:26.619830 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7e5f0d5-8272-4e35-be66-9dd0caacaf1e tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff returned with HTTP 200 Aug 14 01:20:26.620442 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 343/1368] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:26 2026] GET /volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:26.638867 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9c4d7016-82c2-4d71-b0fd-b0e05811ef73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.641966 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c4d7016-82c2-4d71-b0fd-b0e05811ef73 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff/action Aug 14 01:20:26.642381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c4d7016-82c2-4d71-b0fd-b0e05811ef73 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:26.642536 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c4d7016-82c2-4d71-b0fd-b0e05811ef73 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:26.645320 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-9c4d7016-82c2-4d71-b0fd-b0e05811ef73 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'eb8ed5ab-33fb-4c6a-b028-13a2493072ff' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:26.658711 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.658711 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:26.676451 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c4d7016-82c2-4d71-b0fd-b0e05811ef73 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff/action returned with HTTP 202 Aug 14 01:20:26.676451 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 343/1369] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:26 2026] POST /volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:26.684550 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dfd0d395-77c6-4f58-8484-ce2d6d6b21cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.692865 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dfd0d395-77c6-4f58-8484-ce2d6d6b21cb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff Aug 14 01:20:26.693257 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dfd0d395-77c6-4f58-8484-ce2d6d6b21cb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:26.693427 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dfd0d395-77c6-4f58-8484-ce2d6d6b21cb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.705443 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.705443 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:26.706165 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dfd0d395-77c6-4f58-8484-ce2d6d6b21cb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:26.707959 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dfd0d395-77c6-4f58-8484-ce2d6d6b21cb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff returned with HTTP 200 Aug 14 01:20:26.708143 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 345/1370] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:26 2026] GET /volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:26.720958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f41cecbd-10aa-4dff-87bf-2d6b36106a1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.723526 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f41cecbd-10aa-4dff-87bf-2d6b36106a1f tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff/action Aug 14 01:20:26.723963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f41cecbd-10aa-4dff-87bf-2d6b36106a1f tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:26.724116 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f41cecbd-10aa-4dff-87bf-2d6b36106a1f tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:26.738075 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.738075 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:26.738605 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f41cecbd-10aa-4dff-87bf-2d6b36106a1f tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Snapshot retrieved successfully. Aug 14 01:20:26.759098 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f41cecbd-10aa-4dff-87bf-2d6b36106a1f tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Snapshot delete request issued successfully. Aug 14 01:20:26.759098 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f41cecbd-10aa-4dff-87bf-2d6b36106a1f tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff/action returned with HTTP 202 Aug 14 01:20:26.759098 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 340/1371] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:26 2026] POST /volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:26.771490 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-178f2c5c-0083-4574-a6b5-f96a5e0e4c06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.775760 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-178f2c5c-0083-4574-a6b5-f96a5e0e4c06 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff Aug 14 01:20:26.776316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-178f2c5c-0083-4574-a6b5-f96a5e0e4c06 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:26.776783 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-178f2c5c-0083-4574-a6b5-f96a5e0e4c06 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.789092 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.789092 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:26.789092 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-178f2c5c-0083-4574-a6b5-f96a5e0e4c06 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:26.789336 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-178f2c5c-0083-4574-a6b5-f96a5e0e4c06 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff returned with HTTP 200 Aug 14 01:20:26.789960 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 344/1372] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:26 2026] GET /volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:26.963706 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-461a7650-635c-4562-8a53-e62a2ab0a6ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:26.968373 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-461a7650-635c-4562-8a53-e62a2ab0a6ac tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:26.968662 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-461a7650-635c-4562-8a53-e62a2ab0a6ac tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:26.970622 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-461a7650-635c-4562-8a53-e62a2ab0a6ac tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:26.982078 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:26.982078 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:26.992990 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-461a7650-635c-4562-8a53-e62a2ab0a6ac tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:26.999527 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-461a7650-635c-4562-8a53-e62a2ab0a6ac tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:27.000077 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 344/1373] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:26 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:27.044437 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67499c8e-d512-4cf8-8468-c2e081c4368c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.047617 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67499c8e-d512-4cf8-8468-c2e081c4368c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:27.047914 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67499c8e-d512-4cf8-8468-c2e081c4368c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.048223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67499c8e-d512-4cf8-8468-c2e081c4368c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.061808 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.061808 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:27.067847 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-67499c8e-d512-4cf8-8468-c2e081c4368c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:27.077226 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67499c8e-d512-4cf8-8468-c2e081c4368c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:27.077586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-4f877175-7ec9-4034-96c7-3bc8656d8e98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.077823 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 346/1374] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:20:27.079812 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-4f877175-7ec9-4034-96c7-3bc8656d8e98 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:27.080014 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-4f877175-7ec9-4034-96c7-3bc8656d8e98 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.080245 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-4f877175-7ec9-4034-96c7-3bc8656d8e98 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.098363 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.098363 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:27.101580 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5e30e40-11d8-4d07-a1b8-d727d8fa5520 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.104050 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5e30e40-11d8-4d07-a1b8-d727d8fa5520 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:27.104272 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5e30e40-11d8-4d07-a1b8-d727d8fa5520 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.104507 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5e30e40-11d8-4d07-a1b8-d727d8fa5520 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.104896 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-4f877175-7ec9-4034-96c7-3bc8656d8e98 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:27.115976 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-4f877175-7ec9-4034-96c7-3bc8656d8e98 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:27.116472 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 341/1375] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:27.131803 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.131803 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:27.137755 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b5e30e40-11d8-4d07-a1b8-d727d8fa5520 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:27.144555 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5e30e40-11d8-4d07-a1b8-d727d8fa5520 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:27.144555 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 345/1376] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:27.151787 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ef1aabf-e2a4-470c-a2f3-a969719c8368 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.156517 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ef1aabf-e2a4-470c-a2f3-a969719c8368 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:27.156517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ef1aabf-e2a4-470c-a2f3-a969719c8368 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.156517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ef1aabf-e2a4-470c-a2f3-a969719c8368 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.172829 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.172829 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:27.178307 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ef1aabf-e2a4-470c-a2f3-a969719c8368 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:27.184503 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ef1aabf-e2a4-470c-a2f3-a969719c8368 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:27.184503 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 345/1377] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:27.198322 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-a4c18088-5a73-4022-975d-0e1a9e19ec06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.205951 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-a4c18088-5a73-4022-975d-0e1a9e19ec06 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] DELETE https://10.4.3.11/volume/v3/attachments/68a10010-073d-488d-8108-2b8f217420dd Aug 14 01:20:27.205951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-a4c18088-5a73-4022-975d-0e1a9e19ec06 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.206269 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-a4c18088-5a73-4022-975d-0e1a9e19ec06 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.223462 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.223462 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:27.262456 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e73a93f-9e40-40b0-88b1-51467b318225 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.262970 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e73a93f-9e40-40b0-88b1-51467b318225 None None] GET https://10.4.3.11/volume// Aug 14 01:20:27.263248 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e73a93f-9e40-40b0-88b1-51467b318225 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.263554 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e73a93f-9e40-40b0-88b1-51467b318225 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.264089 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e73a93f-9e40-40b0-88b1-51467b318225 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:27.264641 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 342/1378] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:27.274387 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-2a14ef19-add4-4aeb-a1a1-66d5e8d3c811 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.277540 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-2a14ef19-add4-4aeb-a1a1-66d5e8d3c811 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:20:27.279940 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-2a14ef19-add4-4aeb-a1a1-66d5e8d3c811 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3902a40b-eb47-4795-aa32-f9432e74ec42", "connector": null, "instance_uuid": "a1d9b7ba-9091-403e-8ae0-aa94a238bf98"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:27.286407 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.289486 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:27.289896 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d44ac6d2-1dd8-4a0f-9af6-315d8bc50b83 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.290204 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1424111175"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:27.291333 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.291333 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:27.292104 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d44ac6d2-1dd8-4a0f-9af6-315d8bc50b83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:27.292185 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1424111175'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:27.292374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d44ac6d2-1dd8-4a0f-9af6-315d8bc50b83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.292426 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Create volume of 1 GB Aug 14 01:20:27.292635 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d44ac6d2-1dd8-4a0f-9af6-315d8bc50b83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.299818 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Availability Zones retrieved successfully. Aug 14 01:20:27.301688 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d44ac6d2-1dd8-4a0f-9af6-315d8bc50b83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 returned with HTTP 404 Aug 14 01:20:27.302578 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 343/1379] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:27.306734 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Flow 'volume_create_api' (230cf46a-9772-4dd8-a014-27db4933106f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:27.308937 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be87fcc-9172-4007-9769-7cdeca71330e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.310005 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:27.312372 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-295554fc-9a6b-43e3-bc54-2d7e5891d626 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.313109 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-a4c18088-5a73-4022-975d-0e1a9e19ec06 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/attachments/68a10010-073d-488d-8108-2b8f217420dd returned with HTTP 200 Aug 14 01:20:27.313656 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 347/1380] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:20:27 2026] DELETE /volume/v3/attachments/68a10010-073d-488d-8108-2b8f217420dd => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:27.315675 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-295554fc-9a6b-43e3-bc54-2d7e5891d626 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:27.316560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-295554fc-9a6b-43e3-bc54-2d7e5891d626 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.316560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-295554fc-9a6b-43e3-bc54-2d7e5891d626 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.316750 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-295554fc-9a6b-43e3-bc54-2d7e5891d626 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: 00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:27.326002 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.326002 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:27.326634 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-295554fc-9a6b-43e3-bc54-2d7e5891d626 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:27.331480 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-00f30e0c-c316-49c4-845e-a3c5000f6b51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.334176 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-00f30e0c-c316-49c4-845e-a3c5000f6b51 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] DELETE https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 Aug 14 01:20:27.334334 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-00f30e0c-c316-49c4-845e-a3c5000f6b51 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.334569 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-00f30e0c-c316-49c4-845e-a3c5000f6b51 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.334714 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-00f30e0c-c316-49c4-845e-a3c5000f6b51 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Delete volume with id: b78176a7-6a50-438d-8e55-d7c64a34c6f1 Aug 14 01:20:27.341314 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-2a14ef19-add4-4aeb-a1a1-66d5e8d3c811 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:20:27.341562 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 346/1381] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:20:27 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 14 01:20:27.343484 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.343484 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:27.343945 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-00f30e0c-c316-49c4-845e-a3c5000f6b51 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:20:27.357444 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be87fcc-9172-4007-9769-7cdeca71330e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.358508 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c35132ba-2cf8-4446-bffd-1f5af3c401ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.359629 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-295554fc-9a6b-43e3-bc54-2d7e5891d626 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot delete request issued successfully. Aug 14 01:20:27.359783 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-295554fc-9a6b-43e3-bc54-2d7e5891d626 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 returned with HTTP 202 Aug 14 01:20:27.360414 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 344/1382] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:27 2026] DELETE /volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:27.366982 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-00f30e0c-c316-49c4-845e-a3c5000f6b51 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Delete volume request issued successfully. Aug 14 01:20:27.367245 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-18eeba7e-0dc5-4e0c-af54-284f22535b9f req-00f30e0c-c316-49c4-845e-a3c5000f6b51 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 returned with HTTP 202 Aug 14 01:20:27.367842 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 348/1383] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:20:27 2026] DELETE /volume/v3/volumes/b78176a7-6a50-438d-8e55-d7c64a34c6f1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:27.373842 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1e65da9-17e2-4afc-b2d9-6832f01165be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.379407 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1e65da9-17e2-4afc-b2d9-6832f01165be tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:27.379407 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1e65da9-17e2-4afc-b2d9-6832f01165be tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.379407 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1e65da9-17e2-4afc-b2d9-6832f01165be tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.386713 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.386713 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:27.387464 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c1e65da9-17e2-4afc-b2d9-6832f01165be tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:27.388543 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1e65da9-17e2-4afc-b2d9-6832f01165be tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 returned with HTTP 200 Aug 14 01:20:27.388959 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 347/1384] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:27.392597 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a37d5a52-3593-48a9-9ac6-830e8177cd63 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.397820 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a37d5a52-3593-48a9-9ac6-830e8177cd63 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:27.398311 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a37d5a52-3593-48a9-9ac6-830e8177cd63 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.398584 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a37d5a52-3593-48a9-9ac6-830e8177cd63 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.413691 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.413691 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:27.416968 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-227fb78e-952a-4c94-9494-15000dbd7432 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.417166 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-227fb78e-952a-4c94-9494-15000dbd7432 None None] GET https://10.4.3.11/volume// Aug 14 01:20:27.417391 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-227fb78e-952a-4c94-9494-15000dbd7432 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.417606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-227fb78e-952a-4c94-9494-15000dbd7432 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.418049 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-227fb78e-952a-4c94-9494-15000dbd7432 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:27.418486 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 349/1385] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:27.420543 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a37d5a52-3593-48a9-9ac6-830e8177cd63 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:27.427679 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a37d5a52-3593-48a9-9ac6-830e8177cd63 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:27.428538 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 345/1386] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:27.431226 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Created reservations ['ada44375-b243-4cab-b73c-2f31394dd696', '5d065496-563f-4089-a847-1b743bddfb88', '4ff04109-511a-48ad-9bd4-c00d759dad43', '0a34d7d1-f387-47f3-93ea-8dbc93324040'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:27.431948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c35132ba-2cf8-4446-bffd-1f5af3c401ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ada44375-b243-4cab-b73c-2f31394dd696', '5d065496-563f-4089-a847-1b743bddfb88', '4ff04109-511a-48ad-9bd4-c00d759dad43', '0a34d7d1-f387-47f3-93ea-8dbc93324040']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.432869 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb82c53-a91e-476d-8035-6879fbaeb406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.438149 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73262601-1e0b-49f4-98de-0840c1c9c790 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.438237 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-496788cf-363b-4611-b5e5-910603ff3bec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.441865 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-496788cf-363b-4611-b5e5-910603ff3bec tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:27.442127 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-496788cf-363b-4611-b5e5-910603ff3bec tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.442363 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-496788cf-363b-4611-b5e5-910603ff3bec tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.456382 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.456382 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:27.461691 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb82c53-a91e-476d-8035-6879fbaeb406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09fd7a15-68cb-4d9b-a858-1b50a3c9a921', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1424111175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c851d949e724b4ca7b2a5cfbb63cb13',qos_specs=None,replication_status=,reservations=['ada44375-b243-4cab-b73c-2f31394dd696','5d065496-563f-4089-a847-1b743bddfb88','4ff04109-511a-48ad-9bd4-c00d759dad43','0a34d7d1-f387-47f3-93ea-8dbc93324040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707bdf393bf24050a628e16f22edd326',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1424111175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09fd7a15-68cb-4d9b-a858-1b50a3c9a921,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c851d949e724b4ca7b2a5cfbb63cb13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='707bdf393bf24050a628e16f22edd326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.463455 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d74e4ab-ef62-48f6-8a03-64cb10448b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.463609 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-496788cf-363b-4611-b5e5-910603ff3bec tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:27.471508 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-496788cf-363b-4611-b5e5-910603ff3bec tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:27.472201 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 350/1387] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 1029 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:27.488562 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d74e4ab-ef62-48f6-8a03-64cb10448b0f) transitioned into state 'SUCCESS' from state '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-1424111175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c851d949e724b4ca7b2a5cfbb63cb13',qos_specs=None,replication_status=,reservations=['ada44375-b243-4cab-b73c-2f31394dd696','5d065496-563f-4089-a847-1b743bddfb88','4ff04109-511a-48ad-9bd4-c00d759dad43','0a34d7d1-f387-47f3-93ea-8dbc93324040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='707bdf393bf24050a628e16f22edd326',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.489816 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef11a86-75fe-40ea-9e0b-645d9054d7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.503829 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ef11a86-75fe-40ea-9e0b-645d9054d7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.504762 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Flow 'volume_create_api' (230cf46a-9772-4dd8-a014-27db4933106f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:27.505186 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Create volume request issued successfully. Aug 14 01:20:27.506001 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-442e8e61-146b-49a4-ad6b-6d0799e1251c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:27.506557 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 346/1388] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:20:27 2026] POST /volume/v3/volumes => generated 749 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:27.522505 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f23ae11-b36b-46cf-9854-fabbbfc59674 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.526888 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f23ae11-b36b-46cf-9854-fabbbfc59674 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:27.527030 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f23ae11-b36b-46cf-9854-fabbbfc59674 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.527278 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f23ae11-b36b-46cf-9854-fabbbfc59674 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.536386 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.536386 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:27.541374 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3f23ae11-b36b-46cf-9854-fabbbfc59674 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:27.550734 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f23ae11-b36b-46cf-9854-fabbbfc59674 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:27.551326 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 346/1389] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:27.587285 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:27.587619 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-66732812"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:27.588942 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-66732812'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:27.589112 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Create volume of 1 GB Aug 14 01:20:27.592452 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-7bbd3bd8-8664-433b-9ae1-388f9890c73f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.593669 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Availability Zones retrieved successfully. Aug 14 01:20:27.594914 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-7bbd3bd8-8664-433b-9ae1-388f9890c73f tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] PUT https://10.4.3.11/volume/v3/attachments/3fe62d9a-3307-445b-9f0d-37f5f866de66 Aug 14 01:20:27.595449 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-7bbd3bd8-8664-433b-9ae1-388f9890c73f tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:27.601365 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Flow 'volume_create_api' (693a59ee-02c5-42dc-943c-19bea12df86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:27.602352 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b388909-5e8a-41e0-8b2c-f498914944a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.603844 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:27.604246 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-7bbd3bd8-8664-433b-9ae1-388f9890c73f tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Acquiring lock "cinder-attachment_update-3902a40b-eb47-4795-aa32-f9432e74ec42-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:20:27.611682 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-7bbd3bd8-8664-433b-9ae1-388f9890c73f tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Lock "cinder-attachment_update-3902a40b-eb47-4795-aa32-f9432e74ec42-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:20:27.613179 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.613179 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:27.634518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b388909-5e8a-41e0-8b2c-f498914944a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.635280 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f68e486-70dd-4582-a454-c9588f6babdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.705064 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Created reservations ['c1241c78-ea57-4d0d-a778-52c2576ab672', 'ce9c4f62-2854-4171-a303-64f97ec49d45', '846f2d42-905e-4dc2-b508-eb35b475b495', 'dbad9388-f875-4b3e-bf46-793de78a2e19'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:27.705789 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f68e486-70dd-4582-a454-c9588f6babdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1241c78-ea57-4d0d-a778-52c2576ab672', 'ce9c4f62-2854-4171-a303-64f97ec49d45', '846f2d42-905e-4dc2-b508-eb35b475b495', 'dbad9388-f875-4b3e-bf46-793de78a2e19']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.706739 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (563ce446-0304-437a-b314-b883913be389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.732377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (563ce446-0304-437a-b314-b883913be389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4ca8669-59fe-4f1e-becc-856927e139e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-66732812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0197df64ad304668bdee0f8f160eb3ac',qos_specs=None,replication_status=,reservations=['c1241c78-ea57-4d0d-a778-52c2576ab672','ce9c4f62-2854-4171-a303-64f97ec49d45','846f2d42-905e-4dc2-b508-eb35b475b495','dbad9388-f875-4b3e-bf46-793de78a2e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71f9dffe38946308e1b78bf479c8d7d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-66732812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4ca8669-59fe-4f1e-becc-856927e139e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0197df64ad304668bdee0f8f160eb3ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b71f9dffe38946308e1b78bf479c8d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.733393 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3853367f-2b56-4554-bdff-a5930f25a631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.755799 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3853367f-2b56-4554-bdff-a5930f25a631) transitioned into state 'SUCCESS' from state '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-66732812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0197df64ad304668bdee0f8f160eb3ac',qos_specs=None,replication_status=,reservations=['c1241c78-ea57-4d0d-a778-52c2576ab672','ce9c4f62-2854-4171-a303-64f97ec49d45','846f2d42-905e-4dc2-b508-eb35b475b495','dbad9388-f875-4b3e-bf46-793de78a2e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71f9dffe38946308e1b78bf479c8d7d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.756498 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af7cc05-8591-4e97-a035-0697664591a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:27.758522 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-7bbd3bd8-8664-433b-9ae1-388f9890c73f tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Lock "cinder-attachment_update-3902a40b-eb47-4795-aa32-f9432e74ec42-np0000007295" released by "attachment_update" :: held 0.147s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:20:27.758959 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-7bbd3bd8-8664-433b-9ae1-388f9890c73f tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/attachments/3fe62d9a-3307-445b-9f0d-37f5f866de66 returned with HTTP 200 Aug 14 01:20:27.759564 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 351/1390] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:20:27 2026] PUT /volume/v3/attachments/3fe62d9a-3307-445b-9f0d-37f5f866de66 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:27.765533 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af7cc05-8591-4e97-a035-0697664591a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:27.766363 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Flow 'volume_create_api' (693a59ee-02c5-42dc-943c-19bea12df86a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:27.766689 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Create volume request issued successfully. Aug 14 01:20:27.767363 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73262601-1e0b-49f4-98de-0840c1c9c790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:27.767838 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 348/1391] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:20:27 2026] POST /volume/v3/volumes => generated 770 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:27.784202 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be85de22-fbae-4932-9578-8c2f897c035f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.787754 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be85de22-fbae-4932-9578-8c2f897c035f tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:20:27.788066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be85de22-fbae-4932-9578-8c2f897c035f tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.788248 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be85de22-fbae-4932-9578-8c2f897c035f tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.800357 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f1efa85-d93f-4fca-b734-46e4565210ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.804269 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.804269 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:27.805341 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f1efa85-d93f-4fca-b734-46e4565210ca tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff Aug 14 01:20:27.805596 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f1efa85-d93f-4fca-b734-46e4565210ca tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.805807 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f1efa85-d93f-4fca-b734-46e4565210ca tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.812626 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-be85de22-fbae-4932-9578-8c2f897c035f tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:20:27.813511 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f1efa85-d93f-4fca-b734-46e4565210ca tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff returned with HTTP 404 Aug 14 01:20:27.814148 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 347/1392] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:27.818791 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be85de22-fbae-4932-9578-8c2f897c035f tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:20:27.819304 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 347/1393] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:27.821001 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-860f53aa-7abd-4df1-8b08-dbab9a4595c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.823035 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-860f53aa-7abd-4df1-8b08-dbab9a4595c2 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action Aug 14 01:20:27.823450 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-860f53aa-7abd-4df1-8b08-dbab9a4595c2 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:27.823845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-860f53aa-7abd-4df1-8b08-dbab9a4595c2 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:27.826160 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-860f53aa-7abd-4df1-8b08-dbab9a4595c2 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'a843ef26-968e-42ee-a7a0-e0d737954a60' with '{'status': 'available'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:27.841016 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.841016 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:27.857561 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-860f53aa-7abd-4df1-8b08-dbab9a4595c2 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action returned with HTTP 202 Aug 14 01:20:27.858418 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 352/1394] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:27 2026] POST /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:27.867565 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00933026-f662-4281-8432-0454f49e95f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.869754 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00933026-f662-4281-8432-0454f49e95f2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:27.870223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00933026-f662-4281-8432-0454f49e95f2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.870223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00933026-f662-4281-8432-0454f49e95f2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.877001 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.877001 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:27.877254 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-00933026-f662-4281-8432-0454f49e95f2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:27.878262 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00933026-f662-4281-8432-0454f49e95f2 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:27.878680 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 349/1395] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:27 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:27.891663 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7d259e60-f4e2-4ff5-b041-e97369f41a6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.893888 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d259e60-f4e2-4ff5-b041-e97369f41a6c tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff Aug 14 01:20:27.894093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d259e60-f4e2-4ff5-b041-e97369f41a6c tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:27.894304 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d259e60-f4e2-4ff5-b041-e97369f41a6c tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:27.894409 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-7d259e60-f4e2-4ff5-b041-e97369f41a6c tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Delete snapshot with id: eb8ed5ab-33fb-4c6a-b028-13a2493072ff Aug 14 01:20:27.900109 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d259e60-f4e2-4ff5-b041-e97369f41a6c tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff returned with HTTP 404 Aug 14 01:20:27.900652 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 348/1396] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:27 2026] DELETE /volume/v3/snapshots/eb8ed5ab-33fb-4c6a-b028-13a2493072ff => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:27.911639 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9835f2eb-dd64-4bda-84ce-e4a1a41e70cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:27.915066 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9835f2eb-dd64-4bda-84ce-e4a1a41e70cf tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:20:27.915155 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9835f2eb-dd64-4bda-84ce-e4a1a41e70cf tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5979bd5-2e74-41a8-a720-cb585a935a28", "name": "tempest-SnapshotsActionsTest-Snapshot-355438485"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:27.934428 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:27.934428 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:27.934428 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9835f2eb-dd64-4bda-84ce-e4a1a41e70cf tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:27.934428 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-9835f2eb-dd64-4bda-84ce-e4a1a41e70cf tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Create snapshot from volume e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:27.958402 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9835f2eb-dd64-4bda-84ce-e4a1a41e70cf tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Created reservations ['96b7ef43-e508-4526-ad30-9f7d62e62519', '20410d93-f65a-46d9-8ed0-9730ee3a67d1', 'e1945587-ef6e-4d2a-b1d0-2c3cd340ee8b', 'c208cdbf-74aa-4a6f-b48e-4f9302c0217f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:28.005746 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9835f2eb-dd64-4bda-84ce-e4a1a41e70cf tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot create request issued successfully. Aug 14 01:20:28.006221 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9835f2eb-dd64-4bda-84ce-e4a1a41e70cf tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:20:28.006981 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 348/1397] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:20:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:28.016585 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-08d2d8c9-8518-41c1-ad0b-ccb7f057b517 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.018489 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-08d2d8c9-8518-41c1-ad0b-ccb7f057b517 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 Aug 14 01:20:28.018761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-08d2d8c9-8518-41c1-ad0b-ccb7f057b517 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.018986 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-08d2d8c9-8518-41c1-ad0b-ccb7f057b517 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.025965 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.025965 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:28.026393 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-08d2d8c9-8518-41c1-ad0b-ccb7f057b517 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:28.027356 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-08d2d8c9-8518-41c1-ad0b-ccb7f057b517 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 returned with HTTP 200 Aug 14 01:20:28.027772 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 353/1398] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:28.199862 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c7faf73-f9c8-4a99-988e-035ae48882e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.202086 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c7faf73-f9c8-4a99-988e-035ae48882e1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:28.202086 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c7faf73-f9c8-4a99-988e-035ae48882e1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.202146 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c7faf73-f9c8-4a99-988e-035ae48882e1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.216365 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.216365 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:28.220698 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2c7faf73-f9c8-4a99-988e-035ae48882e1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:28.227107 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c7faf73-f9c8-4a99-988e-035ae48882e1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:28.228513 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 350/1399] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:28.406914 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6059496e-2b9f-4e89-a01e-65dc52bf3ed4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.409422 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6059496e-2b9f-4e89-a01e-65dc52bf3ed4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:28.409697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6059496e-2b9f-4e89-a01e-65dc52bf3ed4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.410044 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6059496e-2b9f-4e89-a01e-65dc52bf3ed4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.415707 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6059496e-2b9f-4e89-a01e-65dc52bf3ed4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 returned with HTTP 404 Aug 14 01:20:28.416211 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 349/1400] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:28.424610 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8e6b415f-6196-49d7-b603-6c1b0824de08 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.428021 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e6b415f-6196-49d7-b603-6c1b0824de08 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:28.428345 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e6b415f-6196-49d7-b603-6c1b0824de08 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.428580 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e6b415f-6196-49d7-b603-6c1b0824de08 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.428669 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-8e6b415f-6196-49d7-b603-6c1b0824de08 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:28.433593 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.433593 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:28.434081 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8e6b415f-6196-49d7-b603-6c1b0824de08 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:28.443579 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-27ebfb08-5f6a-477e-9f0f-e396abd69d27 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.445605 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27ebfb08-5f6a-477e-9f0f-e396abd69d27 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:28.445811 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27ebfb08-5f6a-477e-9f0f-e396abd69d27 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.446031 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27ebfb08-5f6a-477e-9f0f-e396abd69d27 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.455230 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8e6b415f-6196-49d7-b603-6c1b0824de08 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot delete request issued successfully. Aug 14 01:20:28.455544 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e6b415f-6196-49d7-b603-6c1b0824de08 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 returned with HTTP 202 Aug 14 01:20:28.456193 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 349/1401] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:28 2026] DELETE /volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:28.458607 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.458607 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:28.466071 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-27ebfb08-5f6a-477e-9f0f-e396abd69d27 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:28.468419 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-30d62437-d0cd-4c3d-8cca-63cd51d8b134 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.470408 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30d62437-d0cd-4c3d-8cca-63cd51d8b134 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:28.470666 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30d62437-d0cd-4c3d-8cca-63cd51d8b134 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.471069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30d62437-d0cd-4c3d-8cca-63cd51d8b134 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.472690 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27ebfb08-5f6a-477e-9f0f-e396abd69d27 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:28.473167 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 354/1402] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:28.477635 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.477635 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:28.478173 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-30d62437-d0cd-4c3d-8cca-63cd51d8b134 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:20:28.479106 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30d62437-d0cd-4c3d-8cca-63cd51d8b134 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 returned with HTTP 200 Aug 14 01:20:28.479549 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 351/1403] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:28.566092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6877ca83-6d13-4c49-a6ed-9b23ecb19973 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.568362 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6877ca83-6d13-4c49-a6ed-9b23ecb19973 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:28.568620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6877ca83-6d13-4c49-a6ed-9b23ecb19973 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.568880 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6877ca83-6d13-4c49-a6ed-9b23ecb19973 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.578250 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.578250 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:28.582696 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6877ca83-6d13-4c49-a6ed-9b23ecb19973 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:28.588408 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6877ca83-6d13-4c49-a6ed-9b23ecb19973 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:28.588897 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 350/1404] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:28.638589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-946e2072-2a41-4fc6-927c-e1380975e346 req-35c2024c-4331-4b89-a456-a6e5b378f847 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.641187 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-35c2024c-4331-4b89-a456-a6e5b378f847 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:28.641422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-35c2024c-4331-4b89-a456-a6e5b378f847 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.641676 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-35c2024c-4331-4b89-a456-a6e5b378f847 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.648940 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.648940 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:28.653198 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-946e2072-2a41-4fc6-927c-e1380975e346 req-35c2024c-4331-4b89-a456-a6e5b378f847 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:28.658805 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-35c2024c-4331-4b89-a456-a6e5b378f847 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:28.659297 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 350/1405] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:28.736559 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0cdfc40b-ea0d-4f96-a8a9-ca8efcae862c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.737049 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0cdfc40b-ea0d-4f96-a8a9-ca8efcae862c None None] GET https://10.4.3.11/volume// Aug 14 01:20:28.737300 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0cdfc40b-ea0d-4f96-a8a9-ca8efcae862c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.737648 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0cdfc40b-ea0d-4f96-a8a9-ca8efcae862c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.737993 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0cdfc40b-ea0d-4f96-a8a9-ca8efcae862c None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:28.738333 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 355/1406] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:28.745822 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-946e2072-2a41-4fc6-927c-e1380975e346 req-e9db7f01-8cd4-4f90-9f2a-2768afc8fd73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.747884 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-e9db7f01-8cd4-4f90-9f2a-2768afc8fd73 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:20:28.748274 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-e9db7f01-8cd4-4f90-9f2a-2768afc8fd73 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09fd7a15-68cb-4d9b-a858-1b50a3c9a921", "connector": null, "instance_uuid": "904b5538-4ff8-4bed-bfb3-879ce1a64fb9"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:28.758826 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.758826 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:28.786471 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-e9db7f01-8cd4-4f90-9f2a-2768afc8fd73 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:20:28.787221 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 352/1407] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:20:28 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:28.817318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b191c11-d3b4-43f8-b8f0-451e6649455d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.819336 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b191c11-d3b4-43f8-b8f0-451e6649455d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:28.819543 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b191c11-d3b4-43f8-b8f0-451e6649455d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.819746 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b191c11-d3b4-43f8-b8f0-451e6649455d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.827634 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4162ee6b-ef7d-4055-ad73-8bc11c6d949b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.828117 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4162ee6b-ef7d-4055-ad73-8bc11c6d949b None None] GET https://10.4.3.11/volume// Aug 14 01:20:28.828299 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4162ee6b-ef7d-4055-ad73-8bc11c6d949b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.828494 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4162ee6b-ef7d-4055-ad73-8bc11c6d949b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.828845 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4162ee6b-ef7d-4055-ad73-8bc11c6d949b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:28.829424 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 351/1408] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:28.831139 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.831139 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:28.835631 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d4fb3a9b-c83e-464b-b972-386b6f098307 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.839138 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b191c11-d3b4-43f8-b8f0-451e6649455d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:28.839786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4fb3a9b-c83e-464b-b972-386b6f098307 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:20:28.840129 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4fb3a9b-c83e-464b-b972-386b6f098307 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.840424 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4fb3a9b-c83e-464b-b972-386b6f098307 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.841263 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-946e2072-2a41-4fc6-927c-e1380975e346 req-3781fa17-ec04-433e-8401-2fb9303994e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.844173 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-3781fa17-ec04-433e-8401-2fb9303994e7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:28.844494 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-3781fa17-ec04-433e-8401-2fb9303994e7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:28.844667 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b191c11-d3b4-43f8-b8f0-451e6649455d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:28.844765 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-3781fa17-ec04-433e-8401-2fb9303994e7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:28.845111 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 351/1409] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:28.850418 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.850418 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:28.854584 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d4fb3a9b-c83e-464b-b972-386b6f098307 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:20:28.857938 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.857938 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:28.860186 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4fb3a9b-c83e-464b-b972-386b6f098307 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:20:28.860818 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 356/1410] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:28.863101 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-946e2072-2a41-4fc6-927c-e1380975e346 req-3781fa17-ec04-433e-8401-2fb9303994e7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:28.869590 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-3781fa17-ec04-433e-8401-2fb9303994e7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:28.870335 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 353/1411] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:28 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:28.975936 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-946e2072-2a41-4fc6-927c-e1380975e346 req-dc349a1e-94cf-4244-93ab-9976f2fa9b9b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:28.978495 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-dc349a1e-94cf-4244-93ab-9976f2fa9b9b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] PUT https://10.4.3.11/volume/v3/attachments/2b9a594f-e3e7-4dd5-b641-88609d313343 Aug 14 01:20:28.978856 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-dc349a1e-94cf-4244-93ab-9976f2fa9b9b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:28.987811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-946e2072-2a41-4fc6-927c-e1380975e346 req-dc349a1e-94cf-4244-93ab-9976f2fa9b9b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Acquiring lock "cinder-attachment_update-09fd7a15-68cb-4d9b-a858-1b50a3c9a921-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:20:28.994188 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-946e2072-2a41-4fc6-927c-e1380975e346 req-dc349a1e-94cf-4244-93ab-9976f2fa9b9b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Lock "cinder-attachment_update-09fd7a15-68cb-4d9b-a858-1b50a3c9a921-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:20:28.995593 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:28.995593 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:29.037460 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f41a4806-6ab9-4a02-b70b-9755cfed8289 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.040042 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f41a4806-6ab9-4a02-b70b-9755cfed8289 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 Aug 14 01:20:29.040359 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f41a4806-6ab9-4a02-b70b-9755cfed8289 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.040664 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f41a4806-6ab9-4a02-b70b-9755cfed8289 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.047337 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:29.047337 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:29.047890 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f41a4806-6ab9-4a02-b70b-9755cfed8289 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:29.049007 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f41a4806-6ab9-4a02-b70b-9755cfed8289 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 returned with HTTP 200 Aug 14 01:20:29.049650 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 352/1412] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:29.062363 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-80b7f179-0823-4e5e-bab0-ae7bc07fe273 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.064715 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80b7f179-0823-4e5e-bab0-ae7bc07fe273 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492/action Aug 14 01:20:29.065259 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80b7f179-0823-4e5e-bab0-ae7bc07fe273 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:29.065447 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80b7f179-0823-4e5e-bab0-ae7bc07fe273 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:29.067627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-80b7f179-0823-4e5e-bab0-ae7bc07fe273 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'bc76ff0e-9797-4c6d-a73b-6dc45d024492' with '{'status': 'error_deleting'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:29.079729 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:29.079729 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:29.094723 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-946e2072-2a41-4fc6-927c-e1380975e346 req-dc349a1e-94cf-4244-93ab-9976f2fa9b9b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Lock "cinder-attachment_update-09fd7a15-68cb-4d9b-a858-1b50a3c9a921-np0000007295" released by "attachment_update" :: held 0.101s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:20:29.095118 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-dc349a1e-94cf-4244-93ab-9976f2fa9b9b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments/2b9a594f-e3e7-4dd5-b641-88609d313343 returned with HTTP 200 Aug 14 01:20:29.095778 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 352/1413] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:20:28 2026] PUT /volume/v3/attachments/2b9a594f-e3e7-4dd5-b641-88609d313343 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:29.097631 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80b7f179-0823-4e5e-bab0-ae7bc07fe273 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492/action returned with HTTP 202 Aug 14 01:20:29.098238 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 357/1414] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:29 2026] POST /volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:29.106080 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-40c3a623-da8a-4a78-a35c-5160fb7201f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.109779 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40c3a623-da8a-4a78-a35c-5160fb7201f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 Aug 14 01:20:29.110522 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40c3a623-da8a-4a78-a35c-5160fb7201f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.110753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40c3a623-da8a-4a78-a35c-5160fb7201f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.117854 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:29.117854 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:29.117854 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-40c3a623-da8a-4a78-a35c-5160fb7201f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:29.118653 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40c3a623-da8a-4a78-a35c-5160fb7201f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 returned with HTTP 200 Aug 14 01:20:29.118653 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 354/1415] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:29.129789 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-80eaba22-0e45-461e-b145-ccdf43d844b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.131858 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80eaba22-0e45-461e-b145-ccdf43d844b9 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492/action Aug 14 01:20:29.132373 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80eaba22-0e45-461e-b145-ccdf43d844b9 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:29.132538 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80eaba22-0e45-461e-b145-ccdf43d844b9 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:29.141021 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:29.141021 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:29.141494 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80eaba22-0e45-461e-b145-ccdf43d844b9 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Snapshot retrieved successfully. Aug 14 01:20:29.162538 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80eaba22-0e45-461e-b145-ccdf43d844b9 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Snapshot delete request issued successfully. Aug 14 01:20:29.162813 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80eaba22-0e45-461e-b145-ccdf43d844b9 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492/action returned with HTTP 202 Aug 14 01:20:29.163298 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 353/1416] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:29 2026] POST /volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:29.172174 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf414da0-52d8-40de-a914-760261e60026 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.174342 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf414da0-52d8-40de-a914-760261e60026 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 Aug 14 01:20:29.174880 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf414da0-52d8-40de-a914-760261e60026 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.174880 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf414da0-52d8-40de-a914-760261e60026 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.183032 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:29.183032 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:29.183637 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cf414da0-52d8-40de-a914-760261e60026 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:29.184631 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf414da0-52d8-40de-a914-760261e60026 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 returned with HTTP 200 Aug 14 01:20:29.185212 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 353/1417] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:29.244277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02d9deb4-00f1-4aaa-a409-13a957b4be74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.246431 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02d9deb4-00f1-4aaa-a409-13a957b4be74 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:29.246637 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02d9deb4-00f1-4aaa-a409-13a957b4be74 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.246864 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02d9deb4-00f1-4aaa-a409-13a957b4be74 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.257582 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:29.257582 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:29.261607 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-02d9deb4-00f1-4aaa-a409-13a957b4be74 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:29.267061 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02d9deb4-00f1-4aaa-a409-13a957b4be74 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:29.267598 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 358/1418] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:29.488082 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb54454a-ffe2-46df-a662-5ba6ec82c7ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.489470 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-000ddb00-8432-4ded-8cf7-72b747874fc2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.491109 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb54454a-ffe2-46df-a662-5ba6ec82c7ca tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:29.491297 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb54454a-ffe2-46df-a662-5ba6ec82c7ca tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.491515 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb54454a-ffe2-46df-a662-5ba6ec82c7ca tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.491807 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-000ddb00-8432-4ded-8cf7-72b747874fc2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:29.492035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-000ddb00-8432-4ded-8cf7-72b747874fc2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.492220 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-000ddb00-8432-4ded-8cf7-72b747874fc2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.497437 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-000ddb00-8432-4ded-8cf7-72b747874fc2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 returned with HTTP 404 Aug 14 01:20:29.497971 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 354/1419] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:29.504843 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:29.504843 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:29.506245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-463abd84-8b7a-4864-bb93-80b7f0c5fa50 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.508780 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-463abd84-8b7a-4864-bb93-80b7f0c5fa50 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:29.509005 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-463abd84-8b7a-4864-bb93-80b7f0c5fa50 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.509329 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-463abd84-8b7a-4864-bb93-80b7f0c5fa50 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.510510 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-463abd84-8b7a-4864-bb93-80b7f0c5fa50 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: 4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:29.510710 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eb54454a-ffe2-46df-a662-5ba6ec82c7ca tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:29.515466 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb54454a-ffe2-46df-a662-5ba6ec82c7ca tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:29.515667 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-463abd84-8b7a-4864-bb93-80b7f0c5fa50 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 returned with HTTP 404 Aug 14 01:20:29.516111 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 355/1420] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:29.516697 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 354/1421] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:29 2026] DELETE /volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:29.527675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24a768fb-cfc2-4620-aae4-8823756349fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.529869 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24a768fb-cfc2-4620-aae4-8823756349fe tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 Aug 14 01:20:29.531149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24a768fb-cfc2-4620-aae4-8823756349fe tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.531149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24a768fb-cfc2-4620-aae4-8823756349fe tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.536605 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24a768fb-cfc2-4620-aae4-8823756349fe tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 returned with HTTP 404 Aug 14 01:20:29.536605 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 359/1422] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/snapshots/4f996324-d202-4d93-aa07-fc1152f52ec9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:29.548208 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-920038d4-7833-4c93-9fa9-1cfdd9c7be6f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.550585 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-920038d4-7833-4c93-9fa9-1cfdd9c7be6f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:29.550846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-920038d4-7833-4c93-9fa9-1cfdd9c7be6f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.551168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-920038d4-7833-4c93-9fa9-1cfdd9c7be6f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.551350 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-920038d4-7833-4c93-9fa9-1cfdd9c7be6f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: 00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:29.557661 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-920038d4-7833-4c93-9fa9-1cfdd9c7be6f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 returned with HTTP 404 Aug 14 01:20:29.558331 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 355/1423] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:29 2026] DELETE /volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:29.566137 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eeb8327d-889b-4e7d-8c66-3384ef960dcb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.567959 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeb8327d-889b-4e7d-8c66-3384ef960dcb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 Aug 14 01:20:29.568197 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeb8327d-889b-4e7d-8c66-3384ef960dcb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.568402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeb8327d-889b-4e7d-8c66-3384ef960dcb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.572746 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeb8327d-889b-4e7d-8c66-3384ef960dcb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 returned with HTTP 404 Aug 14 01:20:29.573330 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 356/1424] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/snapshots/00f36cf0-dc16-48ae-87f2-79a0b31d0c14 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:29.581392 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8180df94-b936-42b3-9e23-1b6955ec38df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.583748 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8180df94-b936-42b3-9e23-1b6955ec38df tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:29.584056 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8180df94-b936-42b3-9e23-1b6955ec38df tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.584314 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8180df94-b936-42b3-9e23-1b6955ec38df tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.584418 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-8180df94-b936-42b3-9e23-1b6955ec38df tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:29.589793 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8180df94-b936-42b3-9e23-1b6955ec38df tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 returned with HTTP 404 Aug 14 01:20:29.590196 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 355/1425] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:29 2026] DELETE /volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:29.599599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-edcd8f44-0061-40be-b233-b33711eb01a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.601871 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-edcd8f44-0061-40be-b233-b33711eb01a9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 Aug 14 01:20:29.602112 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-edcd8f44-0061-40be-b233-b33711eb01a9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.602326 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-edcd8f44-0061-40be-b233-b33711eb01a9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.608122 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-edcd8f44-0061-40be-b233-b33711eb01a9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 returned with HTTP 404 Aug 14 01:20:29.608997 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 360/1426] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/snapshots/e145fa1f-d2c5-49d8-9db0-e982e7e4a367 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:29.860447 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fd226847-1926-4e53-81b8-2955bd9a753a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:29.866002 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd226847-1926-4e53-81b8-2955bd9a753a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:29.866002 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd226847-1926-4e53-81b8-2955bd9a753a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:29.866002 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd226847-1926-4e53-81b8-2955bd9a753a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:29.879124 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:29.879124 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:29.884661 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fd226847-1926-4e53-81b8-2955bd9a753a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:29.891821 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd226847-1926-4e53-81b8-2955bd9a753a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:29.892497 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 356/1427] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:29 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:29.946636 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-020d1115-ef77-4ff9-aceb-c24ce5835861 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.000917 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-020d1115-ef77-4ff9-aceb-c24ce5835861 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments/e7ac5cff-1c7c-4c42-8a14-0c5e0e091d24/action Aug 14 01:20:30.001425 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-020d1115-ef77-4ff9-aceb-c24ce5835861 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:30.001583 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-020d1115-ef77-4ff9-aceb-c24ce5835861 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:30.042202 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.042202 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:30.065882 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d3a50b2d-205d-4e45-b660-0d2fdcdb1671 req-020d1115-ef77-4ff9-aceb-c24ce5835861 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/e7ac5cff-1c7c-4c42-8a14-0c5e0e091d24/action returned with HTTP 204 Aug 14 01:20:30.066697 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 357/1428] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:20:29 2026] POST /volume/v3/attachments/e7ac5cff-1c7c-4c42-8a14-0c5e0e091d24/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:30.198048 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-868558f8-3ea4-47fd-b65a-6a9ab409253a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.200081 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-868558f8-3ea4-47fd-b65a-6a9ab409253a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 Aug 14 01:20:30.200352 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-868558f8-3ea4-47fd-b65a-6a9ab409253a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.200586 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-868558f8-3ea4-47fd-b65a-6a9ab409253a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.206019 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-868558f8-3ea4-47fd-b65a-6a9ab409253a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 returned with HTTP 404 Aug 14 01:20:30.206615 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 356/1429] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:30.215013 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f99b1bb6-edd0-4cc8-ad58-e3d61a0a0ad0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.217072 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f99b1bb6-edd0-4cc8-ad58-e3d61a0a0ad0 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action Aug 14 01:20:30.217502 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f99b1bb6-edd0-4cc8-ad58-e3d61a0a0ad0 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:30.217643 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f99b1bb6-edd0-4cc8-ad58-e3d61a0a0ad0 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:30.219062 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-f99b1bb6-edd0-4cc8-ad58-e3d61a0a0ad0 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'a843ef26-968e-42ee-a7a0-e0d737954a60' with '{'status': 'available'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:30.229209 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.229209 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:30.244208 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f99b1bb6-edd0-4cc8-ad58-e3d61a0a0ad0 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action returned with HTTP 202 Aug 14 01:20:30.244691 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 361/1430] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:30 2026] POST /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:30.252708 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c0fde0ed-57ac-4e92-afe1-b577b5f0e5fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.255101 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0fde0ed-57ac-4e92-afe1-b577b5f0e5fb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:30.255433 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0fde0ed-57ac-4e92-afe1-b577b5f0e5fb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.255711 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0fde0ed-57ac-4e92-afe1-b577b5f0e5fb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.262231 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.262231 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:30.262903 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c0fde0ed-57ac-4e92-afe1-b577b5f0e5fb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:30.264192 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0fde0ed-57ac-4e92-afe1-b577b5f0e5fb tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:30.264738 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 357/1431] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:30.280150 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72d37007-5148-4916-afbf-ea4dc45619c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.282999 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72d37007-5148-4916-afbf-ea4dc45619c6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 Aug 14 01:20:30.283232 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72d37007-5148-4916-afbf-ea4dc45619c6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.283365 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4150b6f9-8f14-438c-a76f-f45132c7cc2a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.283435 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72d37007-5148-4916-afbf-ea4dc45619c6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.283544 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-72d37007-5148-4916-afbf-ea4dc45619c6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Delete snapshot with id: bc76ff0e-9797-4c6d-a73b-6dc45d024492 Aug 14 01:20:30.285712 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4150b6f9-8f14-438c-a76f-f45132c7cc2a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:20:30.285912 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4150b6f9-8f14-438c-a76f-f45132c7cc2a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.286145 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4150b6f9-8f14-438c-a76f-f45132c7cc2a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.293288 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72d37007-5148-4916-afbf-ea4dc45619c6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 returned with HTTP 404 Aug 14 01:20:30.293972 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 358/1432] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:30 2026] DELETE /volume/v3/snapshots/bc76ff0e-9797-4c6d-a73b-6dc45d024492 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:30.300744 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.300744 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:30.306202 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2b34af3c-b7f1-4af4-9969-8b2851bffe87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.306943 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4150b6f9-8f14-438c-a76f-f45132c7cc2a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:30.308841 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b34af3c-b7f1-4af4-9969-8b2851bffe87 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action Aug 14 01:20:30.309458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b34af3c-b7f1-4af4-9969-8b2851bffe87 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:30.309588 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b34af3c-b7f1-4af4-9969-8b2851bffe87 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:30.311948 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-2b34af3c-b7f1-4af4-9969-8b2851bffe87 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'a843ef26-968e-42ee-a7a0-e0d737954a60' with '{'status': 'creating'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:30.313627 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4150b6f9-8f14-438c-a76f-f45132c7cc2a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:20:30.314120 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 357/1433] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:30.325329 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.325329 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:30.340581 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b34af3c-b7f1-4af4-9969-8b2851bffe87 tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action returned with HTTP 202 Aug 14 01:20:30.341329 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 362/1434] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:30 2026] POST /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:30.351695 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-38bb57df-5551-4c68-9b02-a8f1a659a2e6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.355897 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38bb57df-5551-4c68-9b02-a8f1a659a2e6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:30.356546 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38bb57df-5551-4c68-9b02-a8f1a659a2e6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.356546 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38bb57df-5551-4c68-9b02-a8f1a659a2e6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.374950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-9c7dd34e-c23a-4498-b9b5-0f0c71b916a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.375095 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.375095 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:30.375095 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-38bb57df-5551-4c68-9b02-a8f1a659a2e6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:30.375095 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38bb57df-5551-4c68-9b02-a8f1a659a2e6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:30.375729 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-9c7dd34e-c23a-4498-b9b5-0f0c71b916a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:30.376054 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-9c7dd34e-c23a-4498-b9b5-0f0c71b916a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.376353 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 358/1435] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:30.376429 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-9c7dd34e-c23a-4498-b9b5-0f0c71b916a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.390024 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.390024 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:30.390174 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27798c70-e75d-4b4a-acd2-f7d4846fa174 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.392551 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27798c70-e75d-4b4a-acd2-f7d4846fa174 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] POST https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action Aug 14 01:20:30.393072 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27798c70-e75d-4b4a-acd2-f7d4846fa174 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:30.393231 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27798c70-e75d-4b4a-acd2-f7d4846fa174 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:30.398116 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.snapshot_actions [None req-27798c70-e75d-4b4a-acd2-f7d4846fa174 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100274) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 01:20:30.398261 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-9c7dd34e-c23a-4498-b9b5-0f0c71b916a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:30.403853 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.403853 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:30.404472 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.snapshot_actions [None req-27798c70-e75d-4b4a-acd2-f7d4846fa174 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Updating snapshot a843ef26-968e-42ee-a7a0-e0d737954a60 with info {'id': 'a843ef26-968e-42ee-a7a0-e0d737954a60', 'status': 'error', 'progress': '80%'} Aug 14 01:20:30.405944 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-9c7dd34e-c23a-4498-b9b5-0f0c71b916a8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:30.406568 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 359/1436] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:30.413068 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27798c70-e75d-4b4a-acd2-f7d4846fa174 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action returned with HTTP 202 Aug 14 01:20:30.413695 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 358/1437] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:30 2026] POST /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:30.428320 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8e915e6f-3aae-41bb-80bf-241ca718152a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.429320 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e915e6f-3aae-41bb-80bf-241ca718152a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:30.429535 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e915e6f-3aae-41bb-80bf-241ca718152a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.429751 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e915e6f-3aae-41bb-80bf-241ca718152a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.438037 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.438037 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:30.438546 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8e915e6f-3aae-41bb-80bf-241ca718152a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Snapshot retrieved successfully. Aug 14 01:20:30.439113 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e915e6f-3aae-41bb-80bf-241ca718152a tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:30.439699 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 363/1438] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 460 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:30.455023 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6e20539-e9b0-4e16-b214-26c67bab512c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.457078 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6e20539-e9b0-4e16-b214-26c67bab512c tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] POST https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action Aug 14 01:20:30.457738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6e20539-e9b0-4e16-b214-26c67bab512c tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:30.457890 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6e20539-e9b0-4e16-b214-26c67bab512c tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:30.461397 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-b6e20539-e9b0-4e16-b214-26c67bab512c tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] Updating snapshot 'a843ef26-968e-42ee-a7a0-e0d737954a60' with '{'status': 'available'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:20:30.477092 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.477092 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:30.496530 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6e20539-e9b0-4e16-b214-26c67bab512c tempest-SnapshotsActionsTest-469797518 tempest-SnapshotsActionsTest-469797518-project-admin] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action returned with HTTP 202 Aug 14 01:20:30.496982 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 359/1439] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:20:30 2026] POST /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:30.504209 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-314491b1-5c8a-4cab-8f6a-ea2bbe651131 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.504209 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-314491b1-5c8a-4cab-8f6a-ea2bbe651131 None None] GET https://10.4.3.11/volume// Aug 14 01:20:30.504209 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-314491b1-5c8a-4cab-8f6a-ea2bbe651131 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.504474 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-314491b1-5c8a-4cab-8f6a-ea2bbe651131 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.504857 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-314491b1-5c8a-4cab-8f6a-ea2bbe651131 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:30.505275 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 360/1440] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:30.505627 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-38ba7cd7-272c-4b62-8d04-60bd8ef92bcd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.508752 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38ba7cd7-272c-4b62-8d04-60bd8ef92bcd tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:30.509095 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38ba7cd7-272c-4b62-8d04-60bd8ef92bcd tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.509390 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38ba7cd7-272c-4b62-8d04-60bd8ef92bcd tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.515700 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-e4587a4a-6da8-4ef9-9243-c5e0ec033b09 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.517389 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.517389 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:30.517971 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-38ba7cd7-272c-4b62-8d04-60bd8ef92bcd tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:30.518033 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-e4587a4a-6da8-4ef9-9243-c5e0ec033b09 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:20:30.518568 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-e4587a4a-6da8-4ef9-9243-c5e0ec033b09 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d3479c7-8935-4d56-8029-e19df4455601", "connector": null, "instance_uuid": "e126bdbc-687f-44dc-970b-c216b5cda992"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:30.519563 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38ba7cd7-272c-4b62-8d04-60bd8ef92bcd tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:30.520118 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 359/1441] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:30.529278 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.529278 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:30.532870 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5c9fc02-9320-44ac-b9e8-8ce6605b41ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.535302 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5c9fc02-9320-44ac-b9e8-8ce6605b41ed tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:30.535615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e519fd99-4145-4090-80d6-b08c87d93ee7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.535715 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5c9fc02-9320-44ac-b9e8-8ce6605b41ed tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.535969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5c9fc02-9320-44ac-b9e8-8ce6605b41ed tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.537974 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e519fd99-4145-4090-80d6-b08c87d93ee7 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:30.538352 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e519fd99-4145-4090-80d6-b08c87d93ee7 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.538616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e519fd99-4145-4090-80d6-b08c87d93ee7 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.538793 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e519fd99-4145-4090-80d6-b08c87d93ee7 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Delete snapshot with id: a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:30.546566 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.546566 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:30.547154 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e519fd99-4145-4090-80d6-b08c87d93ee7 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:30.548366 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.548366 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:30.552948 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f5c9fc02-9320-44ac-b9e8-8ce6605b41ed tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:30.558090 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5c9fc02-9320-44ac-b9e8-8ce6605b41ed tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:30.558521 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 360/1442] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:30.562175 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-e4587a4a-6da8-4ef9-9243-c5e0ec033b09 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:20:30.562672 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 364/1443] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:20:30 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 14 01:20:30.570979 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e519fd99-4145-4090-80d6-b08c87d93ee7 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot delete request issued successfully. Aug 14 01:20:30.571327 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e519fd99-4145-4090-80d6-b08c87d93ee7 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 202 Aug 14 01:20:30.571975 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 361/1444] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:20:30 2026] DELETE /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:30.587015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e09e8b9d-753a-412d-9fc6-d8271d6400b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.591406 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e09e8b9d-753a-412d-9fc6-d8271d6400b6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:30.591406 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e09e8b9d-753a-412d-9fc6-d8271d6400b6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.591406 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e09e8b9d-753a-412d-9fc6-d8271d6400b6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.603484 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.603484 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:30.609395 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e09e8b9d-753a-412d-9fc6-d8271d6400b6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Snapshot retrieved successfully. Aug 14 01:20:30.609395 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e09e8b9d-753a-412d-9fc6-d8271d6400b6 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 200 Aug 14 01:20:30.609395 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 360/1445] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:30.615951 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0b73ea2d-29fc-4ae7-bcfe-7fa2f756dca5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.615951 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b73ea2d-29fc-4ae7-bcfe-7fa2f756dca5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:30.615951 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b73ea2d-29fc-4ae7-bcfe-7fa2f756dca5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.616386 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b73ea2d-29fc-4ae7-bcfe-7fa2f756dca5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.624420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b97f8831-9736-460a-9799-2dd7e973d271 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.624869 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b97f8831-9736-460a-9799-2dd7e973d271 None None] GET https://10.4.3.11/volume// Aug 14 01:20:30.625069 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b97f8831-9736-460a-9799-2dd7e973d271 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.625292 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b97f8831-9736-460a-9799-2dd7e973d271 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.625694 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b97f8831-9736-460a-9799-2dd7e973d271 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:30.626037 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 365/1446] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:30.631029 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.631029 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:30.638026 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0b73ea2d-29fc-4ae7-bcfe-7fa2f756dca5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:30.638819 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-88c824b7-bb57-4b10-9437-4164d6e1625e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.642270 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-88c824b7-bb57-4b10-9437-4164d6e1625e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:30.642569 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-88c824b7-bb57-4b10-9437-4164d6e1625e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.642883 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-88c824b7-bb57-4b10-9437-4164d6e1625e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.648007 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b73ea2d-29fc-4ae7-bcfe-7fa2f756dca5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:30.648643 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 361/1447] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:30.665398 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.665398 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:30.673196 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-88c824b7-bb57-4b10-9437-4164d6e1625e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:30.680598 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-88c824b7-bb57-4b10-9437-4164d6e1625e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:30.681035 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 362/1448] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 1050 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:30.863156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c67bb3a3-f38f-4e52-a9be-66c218f85136 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.866391 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c67bb3a3-f38f-4e52-a9be-66c218f85136 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] PUT https://10.4.3.11/volume/v3/attachments/9fe1f28e-e0bf-47ef-8012-46120488a033 Aug 14 01:20:30.866831 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c67bb3a3-f38f-4e52-a9be-66c218f85136 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:30.879829 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c67bb3a3-f38f-4e52-a9be-66c218f85136 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Acquiring lock "cinder-attachment_update-0d3479c7-8935-4d56-8029-e19df4455601-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:20:30.886211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c67bb3a3-f38f-4e52-a9be-66c218f85136 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-0d3479c7-8935-4d56-8029-e19df4455601-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:20:30.887614 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.887614 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:30.916495 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c760ecfc-d60b-4e5f-b6d6-21aff9bbbe8a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:30.920137 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c760ecfc-d60b-4e5f-b6d6-21aff9bbbe8a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:30.920137 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c760ecfc-d60b-4e5f-b6d6-21aff9bbbe8a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:30.920137 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c760ecfc-d60b-4e5f-b6d6-21aff9bbbe8a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:30.933414 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:30.933414 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:30.938661 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c760ecfc-d60b-4e5f-b6d6-21aff9bbbe8a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:30.946840 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c760ecfc-d60b-4e5f-b6d6-21aff9bbbe8a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:30.946840 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 366/1449] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:30 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:31.022383 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c67bb3a3-f38f-4e52-a9be-66c218f85136 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-0d3479c7-8935-4d56-8029-e19df4455601-np0000007295" released by "attachment_update" :: held 0.136s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:20:31.022454 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c67bb3a3-f38f-4e52-a9be-66c218f85136 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/9fe1f28e-e0bf-47ef-8012-46120488a033 returned with HTTP 200 Aug 14 01:20:31.024371 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 361/1450] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:20:30 2026] PUT /volume/v3/attachments/9fe1f28e-e0bf-47ef-8012-46120488a033 => generated 968 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:31.038891 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c71d68f6-7d9d-412d-94de-6c67a059fe5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:31.045594 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c71d68f6-7d9d-412d-94de-6c67a059fe5a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601/encryption Aug 14 01:20:31.045864 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c71d68f6-7d9d-412d-94de-6c67a059fe5a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:31.046187 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c71d68f6-7d9d-412d-94de-6c67a059fe5a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:31.062781 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:31.062781 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:31.073819 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-c71d68f6-7d9d-412d-94de-6c67a059fe5a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601/encryption returned with HTTP 200 Aug 14 01:20:31.073819 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 362/1451] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:20:31 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:31.574625 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3eb1d02b-fb47-45d4-a6fb-35d94f4fe341 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:31.578473 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3eb1d02b-fb47-45d4-a6fb-35d94f4fe341 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:31.578473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3eb1d02b-fb47-45d4-a6fb-35d94f4fe341 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:31.578473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3eb1d02b-fb47-45d4-a6fb-35d94f4fe341 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:31.589225 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:31.589225 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:31.597954 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3eb1d02b-fb47-45d4-a6fb-35d94f4fe341 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:31.604881 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3eb1d02b-fb47-45d4-a6fb-35d94f4fe341 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:31.605719 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 363/1452] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:31 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:31.617214 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cab45c50-5a1f-4bce-8dc7-206f2030618f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:31.619530 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cab45c50-5a1f-4bce-8dc7-206f2030618f tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 Aug 14 01:20:31.619837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cab45c50-5a1f-4bce-8dc7-206f2030618f tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:31.620135 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cab45c50-5a1f-4bce-8dc7-206f2030618f tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:31.625741 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cab45c50-5a1f-4bce-8dc7-206f2030618f tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 returned with HTTP 404 Aug 14 01:20:31.626260 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 367/1453] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:31 2026] GET /volume/v3/snapshots/a843ef26-968e-42ee-a7a0-e0d737954a60 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:31.633945 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c3d0c05a-1dab-4e86-aae7-92fa27104429 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:31.636878 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c3d0c05a-1dab-4e86-aae7-92fa27104429 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:31.637156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c3d0c05a-1dab-4e86-aae7-92fa27104429 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:31.637455 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c3d0c05a-1dab-4e86-aae7-92fa27104429 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:31.653301 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:31.653301 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:31.658015 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c3d0c05a-1dab-4e86-aae7-92fa27104429 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:31.663389 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c3d0c05a-1dab-4e86-aae7-92fa27104429 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 returned with HTTP 200 Aug 14 01:20:31.663935 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 362/1454] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:31 2026] GET /volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:31.666891 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9c8faa4d-0639-4679-8654-355da2d236b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:31.669653 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c8faa4d-0639-4679-8654-355da2d236b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:31.669842 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c8faa4d-0639-4679-8654-355da2d236b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:31.670059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c8faa4d-0639-4679-8654-355da2d236b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:31.676912 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f6e1e5f1-ba8b-4f94-bf79-de8c75a0477a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:31.678876 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6e1e5f1-ba8b-4f94-bf79-de8c75a0477a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:31.679119 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6e1e5f1-ba8b-4f94-bf79-de8c75a0477a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:31.679311 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6e1e5f1-ba8b-4f94-bf79-de8c75a0477a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:31.679523 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f6e1e5f1-ba8b-4f94-bf79-de8c75a0477a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Delete volume with id: e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:31.681459 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:31.681459 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:31.685776 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9c8faa4d-0639-4679-8654-355da2d236b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:31.687573 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:31.687573 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:31.688162 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f6e1e5f1-ba8b-4f94-bf79-de8c75a0477a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:31.691428 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c8faa4d-0639-4679-8654-355da2d236b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:31.692012 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 363/1455] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:31 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:31.712622 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f6e1e5f1-ba8b-4f94-bf79-de8c75a0477a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Delete volume request issued successfully. Aug 14 01:20:31.712806 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6e1e5f1-ba8b-4f94-bf79-de8c75a0477a tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 returned with HTTP 202 Aug 14 01:20:31.713357 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 364/1456] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:31 2026] DELETE /volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:31.721883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-039a9a0a-6f10-43ba-9fab-068e0cf7f0f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:31.724293 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-039a9a0a-6f10-43ba-9fab-068e0cf7f0f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:31.724507 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-039a9a0a-6f10-43ba-9fab-068e0cf7f0f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:31.724705 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-039a9a0a-6f10-43ba-9fab-068e0cf7f0f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:31.737066 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:31.737066 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:31.743026 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-039a9a0a-6f10-43ba-9fab-068e0cf7f0f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Volume info retrieved successfully. Aug 14 01:20:31.750331 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-039a9a0a-6f10-43ba-9fab-068e0cf7f0f4 tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 returned with HTTP 200 Aug 14 01:20:31.750735 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 368/1457] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:31 2026] GET /volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:31.966136 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c7d013c5-6a2f-43da-9a8d-a1b611fe2b36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:31.967952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7d013c5-6a2f-43da-9a8d-a1b611fe2b36 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:31.968180 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7d013c5-6a2f-43da-9a8d-a1b611fe2b36 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:31.968375 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7d013c5-6a2f-43da-9a8d-a1b611fe2b36 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:31.979322 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:31.979322 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:31.983711 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c7d013c5-6a2f-43da-9a8d-a1b611fe2b36 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:31.988144 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7d013c5-6a2f-43da-9a8d-a1b611fe2b36 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:31.988605 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 363/1458] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:31 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:32.622245 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f62b01e8-f62e-4c25-96f4-cb7d0dc1eaae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:32.625173 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f62b01e8-f62e-4c25-96f4-cb7d0dc1eaae tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:32.625173 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f62b01e8-f62e-4c25-96f4-cb7d0dc1eaae tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:32.625479 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f62b01e8-f62e-4c25-96f4-cb7d0dc1eaae tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:32.638515 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:32.638515 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:32.642976 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f62b01e8-f62e-4c25-96f4-cb7d0dc1eaae tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:32.648425 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f62b01e8-f62e-4c25-96f4-cb7d0dc1eaae tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:32.648877 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 364/1459] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:32 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:32.710134 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4f86f32-710e-4d3c-8c42-f920c6eb1178 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:32.712791 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4f86f32-710e-4d3c-8c42-f920c6eb1178 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:32.713068 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4f86f32-710e-4d3c-8c42-f920c6eb1178 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:32.713349 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4f86f32-710e-4d3c-8c42-f920c6eb1178 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:32.728101 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:32.728101 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:32.732090 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d4f86f32-710e-4d3c-8c42-f920c6eb1178 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:32.739770 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4f86f32-710e-4d3c-8c42-f920c6eb1178 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:32.740638 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 365/1460] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:32 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:32.766954 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f3722692-0112-4fbc-9d3d-17d8b530a5be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:32.768592 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3722692-0112-4fbc-9d3d-17d8b530a5be tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] GET https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 Aug 14 01:20:32.768787 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3722692-0112-4fbc-9d3d-17d8b530a5be tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:32.769002 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3722692-0112-4fbc-9d3d-17d8b530a5be tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:32.775038 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3722692-0112-4fbc-9d3d-17d8b530a5be tempest-SnapshotsActionsTest-1098877299 tempest-SnapshotsActionsTest-1098877299-project-member] https://10.4.3.11/volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 returned with HTTP 404 Aug 14 01:20:32.775526 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 369/1461] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:32 2026] GET /volume/v3/volumes/e5979bd5-2e74-41a8-a720-cb585a935a28 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:32.990267 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-f07e514f-194a-4b55-9d44-3598c857a4bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:32.991884 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-f07e514f-194a-4b55-9d44-3598c857a4bd tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] POST https://10.4.3.11/volume/v3/attachments/3fe62d9a-3307-445b-9f0d-37f5f866de66/action Aug 14 01:20:32.992290 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-f07e514f-194a-4b55-9d44-3598c857a4bd tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:32.992442 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-f07e514f-194a-4b55-9d44-3598c857a4bd tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:33.012191 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-afc2bc2f-0f1f-400d-ae89-b78fa29937a7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:33.016015 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afc2bc2f-0f1f-400d-ae89-b78fa29937a7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:33.016231 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afc2bc2f-0f1f-400d-ae89-b78fa29937a7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:33.018384 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afc2bc2f-0f1f-400d-ae89-b78fa29937a7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:33.022402 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:33.022402 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:33.031271 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:33.031271 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:33.038344 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-afc2bc2f-0f1f-400d-ae89-b78fa29937a7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:33.046161 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afc2bc2f-0f1f-400d-ae89-b78fa29937a7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:33.046970 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 365/1462] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:33 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:33.050789 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bececb3-2cba-49fc-92b4-ffde8f755e86 req-f07e514f-194a-4b55-9d44-3598c857a4bd tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/attachments/3fe62d9a-3307-445b-9f0d-37f5f866de66/action returned with HTTP 204 Aug 14 01:20:33.050789 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 364/1463] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:20:32 2026] POST /volume/v3/attachments/3fe62d9a-3307-445b-9f0d-37f5f866de66/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:33.664047 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75812b51-9fbc-476d-8b8d-b6e4db2b42ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:33.666403 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75812b51-9fbc-476d-8b8d-b6e4db2b42ba tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:33.666647 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75812b51-9fbc-476d-8b8d-b6e4db2b42ba tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:33.666898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75812b51-9fbc-476d-8b8d-b6e4db2b42ba tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:33.682585 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:33.682585 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:33.687888 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-75812b51-9fbc-476d-8b8d-b6e4db2b42ba tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:33.694602 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75812b51-9fbc-476d-8b8d-b6e4db2b42ba tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:33.695160 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 366/1464] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:33 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:33.711770 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f7ed636-3a2f-43e7-8be9-e760664f0c67 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:33.716127 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f7ed636-3a2f-43e7-8be9-e760664f0c67 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:33.716497 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f7ed636-3a2f-43e7-8be9-e760664f0c67 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:33.716690 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f7ed636-3a2f-43e7-8be9-e760664f0c67 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:33.731972 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:33.731972 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:33.736559 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7f7ed636-3a2f-43e7-8be9-e760664f0c67 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:33.742658 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f7ed636-3a2f-43e7-8be9-e760664f0c67 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:33.743186 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 370/1465] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:33 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:33.761234 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c03d4ba5-4eb3-4e7a-bfa4-ad5ef68fff54 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:33.762867 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aed4d409-75be-44b6-8540-a5e17be10dd6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:33.764695 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c03d4ba5-4eb3-4e7a-bfa4-ad5ef68fff54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:33.764695 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c03d4ba5-4eb3-4e7a-bfa4-ad5ef68fff54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:33.764695 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c03d4ba5-4eb3-4e7a-bfa4-ad5ef68fff54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:33.767527 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aed4d409-75be-44b6-8540-a5e17be10dd6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:33.767527 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aed4d409-75be-44b6-8540-a5e17be10dd6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:33.767527 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aed4d409-75be-44b6-8540-a5e17be10dd6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:33.789058 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:33.789058 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:33.792485 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:33.792485 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:33.797822 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c03d4ba5-4eb3-4e7a-bfa4-ad5ef68fff54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:33.799845 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aed4d409-75be-44b6-8540-a5e17be10dd6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:33.804802 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c03d4ba5-4eb3-4e7a-bfa4-ad5ef68fff54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:33.805443 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 366/1466] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:33 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:33.808378 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aed4d409-75be-44b6-8540-a5e17be10dd6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:33.810951 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 365/1467] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:33 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:34.022185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-168c85c7-7578-4613-bf5d-588c6b226e0d req-fb0d1628-bf24-4cbd-ab34-d8231812cbe8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:34.025423 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-168c85c7-7578-4613-bf5d-588c6b226e0d req-fb0d1628-bf24-4cbd-ab34-d8231812cbe8 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:20:34.025642 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-168c85c7-7578-4613-bf5d-588c6b226e0d req-fb0d1628-bf24-4cbd-ab34-d8231812cbe8 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:34.026608 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-168c85c7-7578-4613-bf5d-588c6b226e0d req-fb0d1628-bf24-4cbd-ab34-d8231812cbe8 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:34.040922 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:34.040922 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:34.052678 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-168c85c7-7578-4613-bf5d-588c6b226e0d req-fb0d1628-bf24-4cbd-ab34-d8231812cbe8 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:20:34.065721 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-168c85c7-7578-4613-bf5d-588c6b226e0d req-fb0d1628-bf24-4cbd-ab34-d8231812cbe8 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:20:34.066333 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 367/1468] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:34 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:34.069207 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2c3d2bb9-1add-46df-85fe-d0e1ddb4ae35 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:34.074796 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c3d2bb9-1add-46df-85fe-d0e1ddb4ae35 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:34.075945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c3d2bb9-1add-46df-85fe-d0e1ddb4ae35 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:34.075945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2c3d2bb9-1add-46df-85fe-d0e1ddb4ae35 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:34.093782 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:34.093782 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:34.102248 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2c3d2bb9-1add-46df-85fe-d0e1ddb4ae35 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:34.112203 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2c3d2bb9-1add-46df-85fe-d0e1ddb4ae35 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:34.112867 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 371/1469] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:34 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:34.823751 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1212643d-152b-42ee-81ea-ca49648332ce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:34.825443 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1212643d-152b-42ee-81ea-ca49648332ce tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:34.825661 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1212643d-152b-42ee-81ea-ca49648332ce tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:34.825888 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1212643d-152b-42ee-81ea-ca49648332ce tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:34.841669 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:34.841669 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:34.852450 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1212643d-152b-42ee-81ea-ca49648332ce tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:34.862698 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1212643d-152b-42ee-81ea-ca49648332ce tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:34.862698 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 367/1470] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:34 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:35.130123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-275fc91d-ec45-4053-9063-716469a50bdf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:35.136228 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-275fc91d-ec45-4053-9063-716469a50bdf tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:35.136228 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-275fc91d-ec45-4053-9063-716469a50bdf tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:35.136228 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-275fc91d-ec45-4053-9063-716469a50bdf tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:35.146227 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:35.146227 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:35.151070 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-275fc91d-ec45-4053-9063-716469a50bdf tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:35.156983 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-275fc91d-ec45-4053-9063-716469a50bdf tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:35.157529 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 366/1471] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:35 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:35.881169 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea724a5f-11de-43bd-91a3-879e11d38efe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:35.883949 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea724a5f-11de-43bd-91a3-879e11d38efe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:35.884209 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea724a5f-11de-43bd-91a3-879e11d38efe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:35.884439 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea724a5f-11de-43bd-91a3-879e11d38efe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:35.902674 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:35.902674 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:35.907511 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea724a5f-11de-43bd-91a3-879e11d38efe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:35.914234 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea724a5f-11de-43bd-91a3-879e11d38efe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:35.914234 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 368/1472] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:35 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:36.169777 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b80d93f-04cc-4641-beed-0f3fe4ddb1f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.183028 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-56f7b4f3-be53-44ec-bb30-100ed297654e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.186971 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56f7b4f3-be53-44ec-bb30-100ed297654e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:36.187426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56f7b4f3-be53-44ec-bb30-100ed297654e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:36.187551 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56f7b4f3-be53-44ec-bb30-100ed297654e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:36.208878 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:36.208878 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:36.214554 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-56f7b4f3-be53-44ec-bb30-100ed297654e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:36.225002 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56f7b4f3-be53-44ec-bb30-100ed297654e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:36.225582 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 368/1473] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:36 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:36.323011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-946e2072-2a41-4fc6-927c-e1380975e346 req-cc26ffbd-f99c-4d27-b265-51051f99e6d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.327868 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-cc26ffbd-f99c-4d27-b265-51051f99e6d7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/attachments/2b9a594f-e3e7-4dd5-b641-88609d313343/action Aug 14 01:20:36.328317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-cc26ffbd-f99c-4d27-b265-51051f99e6d7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:36.328443 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-cc26ffbd-f99c-4d27-b265-51051f99e6d7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:36.344382 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b80d93f-04cc-4641-beed-0f3fe4ddb1f3 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] GET https://10.4.3.11/volume/v3/os-services Aug 14 01:20:36.345364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b80d93f-04cc-4641-beed-0f3fe4ddb1f3 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:36.345364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b80d93f-04cc-4641-beed-0f3fe4ddb1f3 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:36.353017 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b80d93f-04cc-4641-beed-0f3fe4ddb1f3 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] https://10.4.3.11/volume/v3/os-services returned with HTTP 200 Aug 14 01:20:36.353553 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 372/1474] 10.4.3.11 () {66 vars in 1242 bytes} [Fri Aug 14 01:20:36 2026] GET /volume/v3/os-services => generated 626 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:20:36.355598 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:36.355598 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:36.371324 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ec7a8025-f762-4584-9c39-6158e3b01d2f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.374120 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-946e2072-2a41-4fc6-927c-e1380975e346 req-cc26ffbd-f99c-4d27-b265-51051f99e6d7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments/2b9a594f-e3e7-4dd5-b641-88609d313343/action returned with HTTP 204 Aug 14 01:20:36.374718 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 367/1475] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:20:36 2026] POST /volume/v3/attachments/2b9a594f-e3e7-4dd5-b641-88609d313343/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:36.375657 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec7a8025-f762-4584-9c39-6158e3b01d2f tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] GET https://10.4.3.11/volume/v3/os-services?host=np0000007295 Aug 14 01:20:36.375972 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec7a8025-f762-4584-9c39-6158e3b01d2f tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:36.376244 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec7a8025-f762-4584-9c39-6158e3b01d2f tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:36.389024 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec7a8025-f762-4584-9c39-6158e3b01d2f tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] https://10.4.3.11/volume/v3/os-services?host=np0000007295 returned with HTTP 200 Aug 14 01:20:36.389701 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 369/1476] 10.4.3.11 () {66 vars in 1277 bytes} [Fri Aug 14 01:20:36 2026] GET /volume/v3/os-services?host=np0000007295 => generated 626 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:36.403488 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2a4145b2-10ee-4643-9421-978b36fb9c1d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.406301 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a4145b2-10ee-4643-9421-978b36fb9c1d tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] GET https://10.4.3.11/volume/v3/os-services?host=np0000007295&binary=cinder-scheduler Aug 14 01:20:36.406643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a4145b2-10ee-4643-9421-978b36fb9c1d tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:36.406909 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2a4145b2-10ee-4643-9421-978b36fb9c1d tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:36.412912 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2a4145b2-10ee-4643-9421-978b36fb9c1d tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] https://10.4.3.11/volume/v3/os-services?host=np0000007295&binary=cinder-scheduler returned with HTTP 200 Aug 14 01:20:36.413528 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 369/1477] 10.4.3.11 () {66 vars in 1325 bytes} [Fri Aug 14 01:20:36 2026] GET /volume/v3/os-services?host=np0000007295&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:36.426791 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ad1ba75-832c-44ac-b845-82dd39ea4b6e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.433319 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ad1ba75-832c-44ac-b845-82dd39ea4b6e tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] GET https://10.4.3.11/volume/v3/os-services?binary=cinder-scheduler Aug 14 01:20:36.433655 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ad1ba75-832c-44ac-b845-82dd39ea4b6e tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:36.433970 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ad1ba75-832c-44ac-b845-82dd39ea4b6e tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:36.444747 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ad1ba75-832c-44ac-b845-82dd39ea4b6e tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] https://10.4.3.11/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 14 01:20:36.445529 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 373/1478] 10.4.3.11 () {66 vars in 1289 bytes} [Fri Aug 14 01:20:36 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:36.456539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.550992 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:36.551506 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-618602611"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:36.555725 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-618602611'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:36.555725 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Create volume of 1 GB Aug 14 01:20:36.562694 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Availability Zones retrieved successfully. Aug 14 01:20:36.574031 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Flow 'volume_create_api' (42c44a3d-70c6-40be-9642-4a2a85e0fd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:36.575979 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27a66af4-1d15-4c56-8d87-f29dee0c7752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:36.577540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:36.629699 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27a66af4-1d15-4c56-8d87-f29dee0c7752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:36.630193 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85e2899-42d1-4939-a4cd-1affe01d3642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:36.727298 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Created reservations ['759fc540-e6a1-4778-b9ef-a506ba1b7b46', '6e8a48ca-92d5-4303-ac0e-ec28248decab', '03788913-1ebf-4b88-a320-d829c9adcfde', '4d9aa33d-3721-4126-af9f-9daf1cb4ef01'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:36.728528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85e2899-42d1-4939-a4cd-1affe01d3642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['759fc540-e6a1-4778-b9ef-a506ba1b7b46', '6e8a48ca-92d5-4303-ac0e-ec28248decab', '03788913-1ebf-4b88-a320-d829c9adcfde', '4d9aa33d-3721-4126-af9f-9daf1cb4ef01']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:36.729651 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37b2c92d-81bf-459b-ab25-5a1b8aa42527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:36.761963 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37b2c92d-81bf-459b-ab25-5a1b8aa42527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b358df66-9e52-4cce-b075-5b1f02e0a732', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-618602611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7d36e73e9234e58abf4d968f50975e6',qos_specs=None,replication_status=,reservations=['759fc540-e6a1-4778-b9ef-a506ba1b7b46','6e8a48ca-92d5-4303-ac0e-ec28248decab','03788913-1ebf-4b88-a320-d829c9adcfde','4d9aa33d-3721-4126-af9f-9daf1cb4ef01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='735ecdaf2cd540d898c3411fb6aeafae',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-618602611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b358df66-9e52-4cce-b075-5b1f02e0a732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7d36e73e9234e58abf4d968f50975e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='735ecdaf2cd540d898c3411fb6aeafae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:36.762826 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f44885a-d796-44a9-9c89-6f448e9a5e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:36.794091 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f44885a-d796-44a9-9c89-6f448e9a5e0b) transitioned into state 'SUCCESS' from state '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-618602611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7d36e73e9234e58abf4d968f50975e6',qos_specs=None,replication_status=,reservations=['759fc540-e6a1-4778-b9ef-a506ba1b7b46','6e8a48ca-92d5-4303-ac0e-ec28248decab','03788913-1ebf-4b88-a320-d829c9adcfde','4d9aa33d-3721-4126-af9f-9daf1cb4ef01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='735ecdaf2cd540d898c3411fb6aeafae',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:36.794981 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939a3490-a67c-436f-9971-0cff9d35abbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:36.807489 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939a3490-a67c-436f-9971-0cff9d35abbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:36.810686 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Flow 'volume_create_api' (42c44a3d-70c6-40be-9642-4a2a85e0fd65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:36.810686 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Create volume request issued successfully. Aug 14 01:20:36.810686 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b583501-6b14-4573-b77e-ded855f4f5b1 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:36.810686 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 368/1479] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:20:36 2026] POST /volume/v3/volumes => generated 751 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:36.828207 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-027e1b27-f52c-4822-8b1b-2edd34e3f6d8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.831240 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-027e1b27-f52c-4822-8b1b-2edd34e3f6d8 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] GET https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 Aug 14 01:20:36.831240 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-027e1b27-f52c-4822-8b1b-2edd34e3f6d8 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:36.831475 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-027e1b27-f52c-4822-8b1b-2edd34e3f6d8 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:36.840014 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:36.840014 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:36.845193 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-027e1b27-f52c-4822-8b1b-2edd34e3f6d8 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Volume info retrieved successfully. Aug 14 01:20:36.851868 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-027e1b27-f52c-4822-8b1b-2edd34e3f6d8 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 returned with HTTP 200 Aug 14 01:20:36.852376 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 370/1480] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:36 2026] GET /volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:36.932133 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-392ff80e-9422-4023-bd0e-d36bf6eb751b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.934423 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-392ff80e-9422-4023-bd0e-d36bf6eb751b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:36.934720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-392ff80e-9422-4023-bd0e-d36bf6eb751b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:36.935013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-392ff80e-9422-4023-bd0e-d36bf6eb751b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:36.953788 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:36.953788 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:36.964611 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-392ff80e-9422-4023-bd0e-d36bf6eb751b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:36.971241 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-392ff80e-9422-4023-bd0e-d36bf6eb751b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:36.971817 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 370/1481] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:36 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:36.985840 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5c07d262-6fd8-4066-9bf9-87703d0857e8 req-ba8e5007-13fb-4adb-b211-699bb04bdfd4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:36.989997 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5c07d262-6fd8-4066-9bf9-87703d0857e8 req-ba8e5007-13fb-4adb-b211-699bb04bdfd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/7f330fee-4f1e-429c-a906-0b1172357188 Aug 14 01:20:36.989997 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5c07d262-6fd8-4066-9bf9-87703d0857e8 req-ba8e5007-13fb-4adb-b211-699bb04bdfd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:36.989997 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5c07d262-6fd8-4066-9bf9-87703d0857e8 req-ba8e5007-13fb-4adb-b211-699bb04bdfd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:36.997298 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:36.997298 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:37.097366 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5c07d262-6fd8-4066-9bf9-87703d0857e8 req-ba8e5007-13fb-4adb-b211-699bb04bdfd4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/7f330fee-4f1e-429c-a906-0b1172357188 returned with HTTP 200 Aug 14 01:20:37.097667 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 374/1482] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:20:36 2026] DELETE /volume/v3/attachments/7f330fee-4f1e-429c-a906-0b1172357188 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:37.243471 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b0fd16e-e797-4fac-9bc4-d9249b8accc6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.246247 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b0fd16e-e797-4fac-9bc4-d9249b8accc6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:37.246470 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b0fd16e-e797-4fac-9bc4-d9249b8accc6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.246691 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b0fd16e-e797-4fac-9bc4-d9249b8accc6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:37.262827 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:37.262827 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:37.276336 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b0fd16e-e797-4fac-9bc4-d9249b8accc6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:37.284098 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b0fd16e-e797-4fac-9bc4-d9249b8accc6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:37.284392 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 369/1483] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:37.301903 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8c6f4fca-b7d3-4e9c-8b89-07996c46d2c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.304007 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c6f4fca-b7d3-4e9c-8b89-07996c46d2c7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:37.304256 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c6f4fca-b7d3-4e9c-8b89-07996c46d2c7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.304465 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c6f4fca-b7d3-4e9c-8b89-07996c46d2c7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:37.315248 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:37.315248 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:37.320737 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8c6f4fca-b7d3-4e9c-8b89-07996c46d2c7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:37.327520 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c6f4fca-b7d3-4e9c-8b89-07996c46d2c7 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:37.328270 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 371/1484] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:37.725103 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-10676975-e159-4c70-a0c7-d22857e41c7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.727917 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-10676975-e159-4c70-a0c7-d22857e41c7a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:37.727917 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-10676975-e159-4c70-a0c7-d22857e41c7a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.728269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-10676975-e159-4c70-a0c7-d22857e41c7a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:37.740083 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:37.740083 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:37.749227 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-10676975-e159-4c70-a0c7-d22857e41c7a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:37.759285 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-10676975-e159-4c70-a0c7-d22857e41c7a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:37.759532 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 371/1485] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:37.828361 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-8aa5477c-61db-493d-8e07-d0a3762245f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.833447 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-8aa5477c-61db-493d-8e07-d0a3762245f5 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec/action Aug 14 01:20:37.834092 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-8aa5477c-61db-493d-8e07-d0a3762245f5 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:37.834177 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-8aa5477c-61db-493d-8e07-d0a3762245f5 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:37.856432 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:37.856432 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:37.857115 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-8aa5477c-61db-493d-8e07-d0a3762245f5 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:37.867194 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-8aa5477c-61db-493d-8e07-d0a3762245f5 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Begin detaching volume completed successfully. Aug 14 01:20:37.867662 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-8aa5477c-61db-493d-8e07-d0a3762245f5 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec/action returned with HTTP 202 Aug 14 01:20:37.868502 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 375/1486] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:20:37 2026] POST /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:37.877836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-78bed2f1-9974-4cb5-a6a7-99f16e938efc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.880035 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78bed2f1-9974-4cb5-a6a7-99f16e938efc tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] GET https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 Aug 14 01:20:37.880399 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78bed2f1-9974-4cb5-a6a7-99f16e938efc tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.880620 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78bed2f1-9974-4cb5-a6a7-99f16e938efc tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:37.892069 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:37.892069 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:37.897513 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13339ec4-562e-4f6e-a0bc-5fe58363adae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.899509 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13339ec4-562e-4f6e-a0bc-5fe58363adae tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:37.900351 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13339ec4-562e-4f6e-a0bc-5fe58363adae tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.900582 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-78bed2f1-9974-4cb5-a6a7-99f16e938efc tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Volume info retrieved successfully. Aug 14 01:20:37.900630 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13339ec4-562e-4f6e-a0bc-5fe58363adae tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:37.908117 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78bed2f1-9974-4cb5-a6a7-99f16e938efc tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 returned with HTTP 200 Aug 14 01:20:37.908909 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 370/1487] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:37.910700 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:37.910700 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:37.915194 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13339ec4-562e-4f6e-a0bc-5fe58363adae tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:37.920375 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13339ec4-562e-4f6e-a0bc-5fe58363adae tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:37.921179 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 372/1488] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:20:37.928947 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b95e6ce2-a8b5-478d-828c-9f1f81443494 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.934878 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b95e6ce2-a8b5-478d-828c-9f1f81443494 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] GET https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 Aug 14 01:20:37.935161 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b95e6ce2-a8b5-478d-828c-9f1f81443494 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.935423 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b95e6ce2-a8b5-478d-828c-9f1f81443494 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:37.948452 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be244756-2707-4cf9-b3ea-099c4002dc58 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.949056 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be244756-2707-4cf9-b3ea-099c4002dc58 None None] GET https://10.4.3.11/volume// Aug 14 01:20:37.949367 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be244756-2707-4cf9-b3ea-099c4002dc58 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.949692 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be244756-2707-4cf9-b3ea-099c4002dc58 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:37.950203 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be244756-2707-4cf9-b3ea-099c4002dc58 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:37.950832 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 376/1489] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:37.951423 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:37.951423 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:37.956177 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b95e6ce2-a8b5-478d-828c-9f1f81443494 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Volume info retrieved successfully. Aug 14 01:20:37.961915 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b95e6ce2-a8b5-478d-828c-9f1f81443494 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 returned with HTTP 200 Aug 14 01:20:37.962531 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 372/1490] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:37.975398 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-ea1390aa-8e68-4171-8de9-fe1f4764e95b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.978777 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-ea1390aa-8e68-4171-8de9-fe1f4764e95b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:37.979047 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-ea1390aa-8e68-4171-8de9-fe1f4764e95b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.979293 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-ea1390aa-8e68-4171-8de9-fe1f4764e95b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:37.979646 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2990a806-de9a-4bc1-abb4-5aea3b73f612 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.987476 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-18141f44-fd80-4e37-b87e-9dace36421aa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:37.987523 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2990a806-de9a-4bc1-abb4-5aea3b73f612 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] GET https://10.4.3.11/volume/v3/os-services?host=np0000007295&binary=cinder-volume Aug 14 01:20:37.991750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2990a806-de9a-4bc1-abb4-5aea3b73f612 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.991750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2990a806-de9a-4bc1-abb4-5aea3b73f612 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:37.993798 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18141f44-fd80-4e37-b87e-9dace36421aa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:37.994587 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18141f44-fd80-4e37-b87e-9dace36421aa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:37.994587 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-18141f44-fd80-4e37-b87e-9dace36421aa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:38.000636 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2990a806-de9a-4bc1-abb4-5aea3b73f612 tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] https://10.4.3.11/volume/v3/os-services?host=np0000007295&binary=cinder-volume returned with HTTP 200 Aug 14 01:20:38.001166 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 373/1491] 10.4.3.11 () {66 vars in 1319 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/v3/os-services?host=np0000007295&binary=cinder-volume => generated 275 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:38.001621 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:38.001621 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:38.006650 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-ea1390aa-8e68-4171-8de9-fe1f4764e95b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:38.011898 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:38.011898 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:38.014823 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-248ba742-22c4-405f-8161-1c14c48b87de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:38.015236 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-ea1390aa-8e68-4171-8de9-fe1f4764e95b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:38.015637 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 371/1492] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1317 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:38.018466 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-248ba742-22c4-405f-8161-1c14c48b87de tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] GET https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 Aug 14 01:20:38.018611 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-248ba742-22c4-405f-8161-1c14c48b87de tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:38.019003 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-248ba742-22c4-405f-8161-1c14c48b87de tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:38.020458 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-18141f44-fd80-4e37-b87e-9dace36421aa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:38.030710 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-18141f44-fd80-4e37-b87e-9dace36421aa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:38.031231 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 377/1493] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:37 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:38.031439 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:38.031439 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:38.041706 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-248ba742-22c4-405f-8161-1c14c48b87de tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Volume info retrieved successfully. Aug 14 01:20:38.049418 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-248ba742-22c4-405f-8161-1c14c48b87de tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 returned with HTTP 200 Aug 14 01:20:38.050170 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 373/1494] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:38 2026] GET /volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:38.067409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-53fe12dc-68d5-4984-9f06-e4f84793b3c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:38.069947 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53fe12dc-68d5-4984-9f06-e4f84793b3c9 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] DELETE https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 Aug 14 01:20:38.070217 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53fe12dc-68d5-4984-9f06-e4f84793b3c9 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:38.070881 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53fe12dc-68d5-4984-9f06-e4f84793b3c9 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:38.071082 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-53fe12dc-68d5-4984-9f06-e4f84793b3c9 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Delete volume with id: b358df66-9e52-4cce-b075-5b1f02e0a732 Aug 14 01:20:38.084022 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:38.084022 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:38.084696 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-53fe12dc-68d5-4984-9f06-e4f84793b3c9 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Volume info retrieved successfully. Aug 14 01:20:38.120494 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-53fe12dc-68d5-4984-9f06-e4f84793b3c9 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Delete volume request issued successfully. Aug 14 01:20:38.120494 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53fe12dc-68d5-4984-9f06-e4f84793b3c9 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 returned with HTTP 202 Aug 14 01:20:38.121318 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 374/1495] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:38 2026] DELETE /volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:38.141691 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e42ea9b6-938b-4215-a528-5c704064c751 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:38.145688 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e42ea9b6-938b-4215-a528-5c704064c751 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] GET https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 Aug 14 01:20:38.146903 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e42ea9b6-938b-4215-a528-5c704064c751 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:38.147170 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e42ea9b6-938b-4215-a528-5c704064c751 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:38.162753 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:38.162753 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:38.171312 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e42ea9b6-938b-4215-a528-5c704064c751 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Volume info retrieved successfully. Aug 14 01:20:38.180742 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e42ea9b6-938b-4215-a528-5c704064c751 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 returned with HTTP 200 Aug 14 01:20:38.181192 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 372/1496] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:38 2026] GET /volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:38.937670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7dd60f26-cc54-40b4-9c93-24a302b24f97 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:38.939733 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7dd60f26-cc54-40b4-9c93-24a302b24f97 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:38.939952 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7dd60f26-cc54-40b4-9c93-24a302b24f97 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:38.940171 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7dd60f26-cc54-40b4-9c93-24a302b24f97 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:38.957839 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:38.957839 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:38.975288 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7dd60f26-cc54-40b4-9c93-24a302b24f97 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:38.982019 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7dd60f26-cc54-40b4-9c93-24a302b24f97 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:38.982567 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 378/1497] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:38 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:39.045182 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e99d60c-bff8-472d-a4f3-0a94d312bf54 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:39.048227 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e99d60c-bff8-472d-a4f3-0a94d312bf54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:39.048544 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e99d60c-bff8-472d-a4f3-0a94d312bf54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:39.048825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e99d60c-bff8-472d-a4f3-0a94d312bf54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:39.066374 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:39.066374 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:39.072051 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e99d60c-bff8-472d-a4f3-0a94d312bf54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:39.082278 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e99d60c-bff8-472d-a4f3-0a94d312bf54 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:39.082806 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 374/1498] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:39 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:39.197695 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-77369ccf-ccf0-4ae6-842c-e2c40e35a052 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:39.201362 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77369ccf-ccf0-4ae6-842c-e2c40e35a052 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] GET https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 Aug 14 01:20:39.201713 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77369ccf-ccf0-4ae6-842c-e2c40e35a052 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:39.201989 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77369ccf-ccf0-4ae6-842c-e2c40e35a052 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:39.211130 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77369ccf-ccf0-4ae6-842c-e2c40e35a052 tempest-VolumesServicesTestJSON-956998506 tempest-VolumesServicesTestJSON-956998506-project-member] https://10.4.3.11/volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 returned with HTTP 404 Aug 14 01:20:39.211727 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 375/1499] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:39 2026] GET /volume/v3/volumes/b358df66-9e52-4cce-b075-5b1f02e0a732 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:39.223002 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-183f2ec5-6108-43b2-aaab-c68255fadd4a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:39.225891 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-183f2ec5-6108-43b2-aaab-c68255fadd4a tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] GET https://10.4.3.11/volume/v3/os-services Aug 14 01:20:39.226338 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-183f2ec5-6108-43b2-aaab-c68255fadd4a tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:39.226577 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-183f2ec5-6108-43b2-aaab-c68255fadd4a tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:39.232543 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-183f2ec5-6108-43b2-aaab-c68255fadd4a tempest-VolumesServicesTestJSON-1235896697 tempest-VolumesServicesTestJSON-1235896697-project-admin] https://10.4.3.11/volume/v3/os-services returned with HTTP 200 Aug 14 01:20:39.233231 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 373/1500] 10.4.3.11 () {66 vars in 1242 bytes} [Fri Aug 14 01:20:39 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:39.428420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bea3d663-60c4-403b-93ec-a1a681c52fc9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:39.430503 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bea3d663-60c4-403b-93ec-a1a681c52fc9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:20:39.431052 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bea3d663-60c4-403b-93ec-a1a681c52fc9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:39.431480 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bea3d663-60c4-403b-93ec-a1a681c52fc9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:39.431940 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bea3d663-60c4-403b-93ec-a1a681c52fc9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: 017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:20:39.446228 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:39.446228 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:39.446228 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bea3d663-60c4-403b-93ec-a1a681c52fc9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:39.490011 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bea3d663-60c4-403b-93ec-a1a681c52fc9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:20:39.490011 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bea3d663-60c4-403b-93ec-a1a681c52fc9 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f returned with HTTP 202 Aug 14 01:20:39.493501 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 379/1501] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:39 2026] DELETE /volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:39.504340 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-70aa3ef2-3419-4d2a-bb3a-2f24d6a693d8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:39.509154 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70aa3ef2-3419-4d2a-bb3a-2f24d6a693d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:20:39.509154 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70aa3ef2-3419-4d2a-bb3a-2f24d6a693d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:39.509154 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-70aa3ef2-3419-4d2a-bb3a-2f24d6a693d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:39.522520 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:39.522520 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:39.528131 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-70aa3ef2-3419-4d2a-bb3a-2f24d6a693d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:39.535739 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-70aa3ef2-3419-4d2a-bb3a-2f24d6a693d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f returned with HTTP 200 Aug 14 01:20:39.536796 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 375/1502] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:39 2026] GET /volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:40.006724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3225a638-a8ec-4b24-adea-8ce269025697 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:40.011734 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3225a638-a8ec-4b24-adea-8ce269025697 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:40.012224 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3225a638-a8ec-4b24-adea-8ce269025697 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:40.012821 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3225a638-a8ec-4b24-adea-8ce269025697 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:40.030338 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:40.030338 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:40.035542 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3225a638-a8ec-4b24-adea-8ce269025697 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:40.046885 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3225a638-a8ec-4b24-adea-8ce269025697 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:40.048180 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 376/1503] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:40 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:40.099217 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a7f887d-2188-4a51-9464-e7a460dcb0c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:40.101669 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a7f887d-2188-4a51-9464-e7a460dcb0c1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:40.101966 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a7f887d-2188-4a51-9464-e7a460dcb0c1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:40.102218 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a7f887d-2188-4a51-9464-e7a460dcb0c1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:40.116150 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:40.116150 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:40.124846 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0a7f887d-2188-4a51-9464-e7a460dcb0c1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:40.130498 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a7f887d-2188-4a51-9464-e7a460dcb0c1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:40.131033 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 374/1504] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:40 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:40.311668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-278946f0-99a8-4f01-96ca-7428f6dee16c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:40.315525 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-278946f0-99a8-4f01-96ca-7428f6dee16c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] DELETE https://10.4.3.11/volume/v3/attachments/b20f1ba0-c783-4fa7-8150-7456d95213da Aug 14 01:20:40.315525 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-278946f0-99a8-4f01-96ca-7428f6dee16c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:40.316875 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-278946f0-99a8-4f01-96ca-7428f6dee16c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:40.328309 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:40.328309 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:40.403074 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-278946f0-99a8-4f01-96ca-7428f6dee16c tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/attachments/b20f1ba0-c783-4fa7-8150-7456d95213da returned with HTTP 200 Aug 14 01:20:40.403552 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 380/1505] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:20:40 2026] DELETE /volume/v3/attachments/b20f1ba0-c783-4fa7-8150-7456d95213da => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:40.422181 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-d262ab99-c7fc-4b5c-a20b-4fb88ef8cf63 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:40.424445 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-d262ab99-c7fc-4b5c-a20b-4fb88ef8cf63 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] DELETE https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 Aug 14 01:20:40.424621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-d262ab99-c7fc-4b5c-a20b-4fb88ef8cf63 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:40.424876 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-d262ab99-c7fc-4b5c-a20b-4fb88ef8cf63 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:40.425081 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-d262ab99-c7fc-4b5c-a20b-4fb88ef8cf63 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Delete volume with id: 50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 Aug 14 01:20:40.436873 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:40.436873 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:40.437564 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-d262ab99-c7fc-4b5c-a20b-4fb88ef8cf63 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Volume info retrieved successfully. Aug 14 01:20:40.461047 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-d262ab99-c7fc-4b5c-a20b-4fb88ef8cf63 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] Delete volume request issued successfully. Aug 14 01:20:40.461370 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-249c29b7-d75b-4d8e-ae69-4d592e993ea4 req-d262ab99-c7fc-4b5c-a20b-4fb88ef8cf63 tempest-ServerBootFromVolumeStableRescueTest-1392811479 tempest-ServerBootFromVolumeStableRescueTest-1392811479-project-member] https://10.4.3.11/volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 returned with HTTP 202 Aug 14 01:20:40.461886 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 376/1506] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:20:40 2026] DELETE /volume/v3/volumes/50187bdf-d61f-4dd7-bfe4-a33b0bdb5749 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:41.420006 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3b65ac7-9633-48e5-af49-12b20ea40641 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:41.420006 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3b65ac7-9633-48e5-af49-12b20ea40641 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f Aug 14 01:20:41.420006 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3b65ac7-9633-48e5-af49-12b20ea40641 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:41.420006 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3b65ac7-9633-48e5-af49-12b20ea40641 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:41.420006 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3b65ac7-9633-48e5-af49-12b20ea40641 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f returned with HTTP 404 Aug 14 01:20:41.420006 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 377/1507] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:40 2026] GET /volume/v3/volumes/017d0a04-a80b-4154-9315-c2d1fd6ab41f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1788100152", "snapshot_id": null, "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1788100152', 'snapshot_id': None, 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (6ed661f5-d139-45ae-9970-9fb5f3179014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33ff046-817b-445e-a2ea-f9a4ff462c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d33ff046-817b-445e-a2ea-f9a4ff462c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421d2ba6-457e-4c6e-a90f-5f1f71223939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['88961f41-159b-45ea-bdf1-76ab9fffbf4c', '28adcbf6-c4ef-4595-92cd-664a7fc54052', '48e6b4f2-a2ca-41a5-807f-cdc4b6a69127', '28b77e48-6b02-46b4-a4a5-f75ad0f10388'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:41.422142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421d2ba6-457e-4c6e-a90f-5f1f71223939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88961f41-159b-45ea-bdf1-76ab9fffbf4c', '28adcbf6-c4ef-4595-92cd-664a7fc54052', '48e6b4f2-a2ca-41a5-807f-cdc4b6a69127', '28b77e48-6b02-46b4-a4a5-f75ad0f10388']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:41.423737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d702f2b3-b935-432f-aba6-ad6e4f695c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:41.423737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d702f2b3-b935-432f-aba6-ad6e4f695c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1ff9358-2472-4667-8413-98e361b6a888', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1788100152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['88961f41-159b-45ea-bdf1-76ab9fffbf4c','28adcbf6-c4ef-4595-92cd-664a7fc54052','48e6b4f2-a2ca-41a5-807f-cdc4b6a69127','28b77e48-6b02-46b4-a4a5-f75ad0f10388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1788100152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1ff9358-2472-4667-8413-98e361b6a888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:41.423737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc6e170-8550-48f9-bc96-0c6670d75ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:41.423737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dc6e170-8550-48f9-bc96-0c6670d75ec2) transitioned into state 'SUCCESS' from state '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-1788100152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['88961f41-159b-45ea-bdf1-76ab9fffbf4c','28adcbf6-c4ef-4595-92cd-664a7fc54052','48e6b4f2-a2ca-41a5-807f-cdc4b6a69127','28b77e48-6b02-46b4-a4a5-f75ad0f10388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:41.423737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f352da1-9e80-4a15-85cc-b93173892a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:41.423737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f352da1-9e80-4a15-85cc-b93173892a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:41.425219 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (6ed661f5-d139-45ae-9970-9fb5f3179014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:41.425219 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:20:41.425219 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa8da76e-5048-4ee1-8c37-777267c91a88 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:41.425219 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 375/1508] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:40 2026] POST /volume/v3/volumes => generated 757 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:41.426288 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad2f616a-e206-4a31-a110-8beb5fab6c8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:41.426288 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad2f616a-e206-4a31-a110-8beb5fab6c8b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:20:41.426288 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad2f616a-e206-4a31-a110-8beb5fab6c8b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:41.426288 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad2f616a-e206-4a31-a110-8beb5fab6c8b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:41.426288 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:41.426288 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:41.426288 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ad2f616a-e206-4a31-a110-8beb5fab6c8b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:41.426288 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad2f616a-e206-4a31-a110-8beb5fab6c8b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 returned with HTTP 200 Aug 14 01:20:41.426288 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 381/1509] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:41 2026] GET /volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:41.427177 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0b582e1b-b1f1-4760-acc3-bdcdfcef842f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:41.427177 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b582e1b-b1f1-4760-acc3-bdcdfcef842f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:41.427177 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b582e1b-b1f1-4760-acc3-bdcdfcef842f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:41.427177 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b582e1b-b1f1-4760-acc3-bdcdfcef842f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:41.427177 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:41.427177 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:41.427177 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0b582e1b-b1f1-4760-acc3-bdcdfcef842f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:41.427177 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b582e1b-b1f1-4760-acc3-bdcdfcef842f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:41.427177 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 377/1510] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:41 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:41.429062 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d26e73c1-0641-4664-95a7-8cf1fdf89699 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:41.429062 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d26e73c1-0641-4664-95a7-8cf1fdf89699 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:41.429062 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d26e73c1-0641-4664-95a7-8cf1fdf89699 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:41.429062 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d26e73c1-0641-4664-95a7-8cf1fdf89699 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:41.429062 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:41.429062 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:41.429062 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d26e73c1-0641-4664-95a7-8cf1fdf89699 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:41.429062 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d26e73c1-0641-4664-95a7-8cf1fdf89699 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:41.429062 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 378/1511] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:41 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:42.071221 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ea26860-188d-4434-855b-ada69efb3492 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:42.074025 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ea26860-188d-4434-855b-ada69efb3492 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:20:42.074173 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ea26860-188d-4434-855b-ada69efb3492 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:42.074547 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ea26860-188d-4434-855b-ada69efb3492 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:42.089439 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:42.089439 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:42.102437 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ea26860-188d-4434-855b-ada69efb3492 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:42.111630 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ea26860-188d-4434-855b-ada69efb3492 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 returned with HTTP 200 Aug 14 01:20:42.112281 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 376/1512] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:42 2026] GET /volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:42.119417 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24c10aef-3d9e-44a0-a233-33b6b20bc7a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:42.122214 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24c10aef-3d9e-44a0-a233-33b6b20bc7a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:42.122214 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24c10aef-3d9e-44a0-a233-33b6b20bc7a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:42.122214 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24c10aef-3d9e-44a0-a233-33b6b20bc7a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:42.130084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ede609e5-a8fb-4391-a3eb-f8d2a99796d8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:42.132549 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ede609e5-a8fb-4391-a3eb-f8d2a99796d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:20:42.132819 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ede609e5-a8fb-4391-a3eb-f8d2a99796d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:42.133139 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ede609e5-a8fb-4391-a3eb-f8d2a99796d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:42.142983 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:42.142983 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:42.148403 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ede609e5-a8fb-4391-a3eb-f8d2a99796d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:42.148599 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:42.148599 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:42.155151 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ede609e5-a8fb-4391-a3eb-f8d2a99796d8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 returned with HTTP 200 Aug 14 01:20:42.155899 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 378/1513] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:42 2026] GET /volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:42.157643 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-24c10aef-3d9e-44a0-a233-33b6b20bc7a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:42.165969 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24c10aef-3d9e-44a0-a233-33b6b20bc7a4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:42.166566 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 382/1514] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:42 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:42.194874 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-babea5ee-da21-4af3-9513-3d7f4c52fae0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:42.199084 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-babea5ee-da21-4af3-9513-3d7f4c52fae0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:42.199607 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-babea5ee-da21-4af3-9513-3d7f4c52fae0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:42.199738 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-babea5ee-da21-4af3-9513-3d7f4c52fae0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:42.200822 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-16966132-7526-49c6-b553-10f41453e266 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:42.203845 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-16966132-7526-49c6-b553-10f41453e266 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] DELETE https://10.4.3.11/volume/v3/attachments/0a7ab486-8e0f-435e-9126-7667b77c8f7b Aug 14 01:20:42.203963 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-16966132-7526-49c6-b553-10f41453e266 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:42.204332 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-16966132-7526-49c6-b553-10f41453e266 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:42.216410 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:42.216410 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:42.217815 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:42.217815 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:42.232736 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-babea5ee-da21-4af3-9513-3d7f4c52fae0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:42.243227 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-babea5ee-da21-4af3-9513-3d7f4c52fae0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:42.244199 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 379/1515] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:42 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:42.299704 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-aaade088-fae5-4a76-9afd-5e00edf74da2 req-16966132-7526-49c6-b553-10f41453e266 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments/0a7ab486-8e0f-435e-9126-7667b77c8f7b returned with HTTP 200 Aug 14 01:20:42.300392 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 377/1516] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:20:42 2026] DELETE /volume/v3/attachments/0a7ab486-8e0f-435e-9126-7667b77c8f7b => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:42.370242 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-54434b68-9080-4623-b213-27928e7240c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:42.372549 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:42.373011 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1330244784"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:42.374914 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1330244784'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:42.375132 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Create volume of 1 GB Aug 14 01:20:42.380661 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Availability Zones retrieved successfully. Aug 14 01:20:42.390265 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Flow 'volume_create_api' (3b9dc189-c8ec-4877-b5d1-c85ca44c1a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:42.390508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692751e3-e013-4167-abd5-de211bbfdb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:42.392375 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:42.431364 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692751e3-e013-4167-abd5-de211bbfdb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:42.432550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0f61e2-620c-457d-bcd6-38b182777682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:42.526536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Created reservations ['4974e9fc-767e-416b-8c69-fdc4dc0097eb', 'fbcc695b-bce1-46ff-8cce-812ed3075f29', '763b872d-0fa4-42d8-b853-2328237c6fb5', '86e6e741-d53f-40da-9044-2703456ec72b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:42.529951 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0f61e2-620c-457d-bcd6-38b182777682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4974e9fc-767e-416b-8c69-fdc4dc0097eb', 'fbcc695b-bce1-46ff-8cce-812ed3075f29', '763b872d-0fa4-42d8-b853-2328237c6fb5', '86e6e741-d53f-40da-9044-2703456ec72b']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:42.529951 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a76f4d9-8a30-450b-af66-74a9f3f20bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:42.559271 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a76f4d9-8a30-450b-af66-74a9f3f20bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43ba0d9d-9af8-4345-b778-616c4be60370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1330244784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94febd3c9d34e9a8b5698e8a16b49d2',qos_specs=None,replication_status=,reservations=['4974e9fc-767e-416b-8c69-fdc4dc0097eb','fbcc695b-bce1-46ff-8cce-812ed3075f29','763b872d-0fa4-42d8-b853-2328237c6fb5','86e6e741-d53f-40da-9044-2703456ec72b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9631a4b05e164fbf805b1b7d66879c4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1330244784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43ba0d9d-9af8-4345-b778-616c4be60370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94febd3c9d34e9a8b5698e8a16b49d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9631a4b05e164fbf805b1b7d66879c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:42.560488 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2513d220-925b-4bb7-9b0b-b8e5f7b2f065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:42.592118 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2513d220-925b-4bb7-9b0b-b8e5f7b2f065) transitioned into state 'SUCCESS' from state '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-1330244784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94febd3c9d34e9a8b5698e8a16b49d2',qos_specs=None,replication_status=,reservations=['4974e9fc-767e-416b-8c69-fdc4dc0097eb','fbcc695b-bce1-46ff-8cce-812ed3075f29','763b872d-0fa4-42d8-b853-2328237c6fb5','86e6e741-d53f-40da-9044-2703456ec72b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9631a4b05e164fbf805b1b7d66879c4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:42.593821 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175129e5-e7d1-43bf-be70-197bc5a8b447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:42.609058 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175129e5-e7d1-43bf-be70-197bc5a8b447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:42.612026 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Flow 'volume_create_api' (3b9dc189-c8ec-4877-b5d1-c85ca44c1a3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:42.612026 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Create volume request issued successfully. Aug 14 01:20:42.612026 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-54434b68-9080-4623-b213-27928e7240c0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:42.612198 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 379/1517] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:20:42 2026] POST /volume/v3/volumes => generated 752 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:42.633014 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-86ed6012-e0fa-4fd4-8059-6142030340fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:42.634412 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86ed6012-e0fa-4fd4-8059-6142030340fb tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 Aug 14 01:20:42.634695 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86ed6012-e0fa-4fd4-8059-6142030340fb tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:42.635005 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86ed6012-e0fa-4fd4-8059-6142030340fb tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:42.651424 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:42.651424 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:42.658814 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-86ed6012-e0fa-4fd4-8059-6142030340fb tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:42.666917 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86ed6012-e0fa-4fd4-8059-6142030340fb tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 returned with HTTP 200 Aug 14 01:20:42.667557 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 383/1518] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:42 2026] GET /volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:43.191540 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31931156-870d-41cd-aee4-31a29d266765 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.194582 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31931156-870d-41cd-aee4-31a29d266765 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:43.195046 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31931156-870d-41cd-aee4-31a29d266765 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:43.196293 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31931156-870d-41cd-aee4-31a29d266765 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:43.216171 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.216171 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:43.223059 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31931156-870d-41cd-aee4-31a29d266765 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:43.231859 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31931156-870d-41cd-aee4-31a29d266765 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:43.232342 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 380/1519] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:43 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:43.268093 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5abdf235-703e-49c9-a723-f6212d7d0ee7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.273078 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5abdf235-703e-49c9-a723-f6212d7d0ee7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:43.273461 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5abdf235-703e-49c9-a723-f6212d7d0ee7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:43.281057 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5abdf235-703e-49c9-a723-f6212d7d0ee7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:43.304794 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.304794 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:43.312696 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5abdf235-703e-49c9-a723-f6212d7d0ee7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:43.325122 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5abdf235-703e-49c9-a723-f6212d7d0ee7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:43.325738 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 378/1520] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:43 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:43.367123 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-d1db8a14-c5a2-4559-8381-a20d87ec3b6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.372956 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-d1db8a14-c5a2-4559-8381-a20d87ec3b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:43.372956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-d1db8a14-c5a2-4559-8381-a20d87ec3b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:43.372956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-d1db8a14-c5a2-4559-8381-a20d87ec3b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:43.392575 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.392575 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:43.400479 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-d1db8a14-c5a2-4559-8381-a20d87ec3b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:43.408700 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-d1db8a14-c5a2-4559-8381-a20d87ec3b6c tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:43.409448 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 380/1521] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:43 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:43.440603 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-e6432bbd-bb26-4934-b70d-b1694662044a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.444448 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-e6432bbd-bb26-4934-b70d-b1694662044a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] POST https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921/action Aug 14 01:20:43.445120 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-e6432bbd-bb26-4934-b70d-b1694662044a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:43.447222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-e6432bbd-bb26-4934-b70d-b1694662044a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:43.464019 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.464019 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:43.464435 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-527d9b96-04c8-40af-a65c-7091d24b8763 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.464497 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-e6432bbd-bb26-4934-b70d-b1694662044a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:43.474316 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-e6432bbd-bb26-4934-b70d-b1694662044a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Begin detaching volume completed successfully. Aug 14 01:20:43.474616 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-e6432bbd-bb26-4934-b70d-b1694662044a tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921/action returned with HTTP 202 Aug 14 01:20:43.475303 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 384/1522] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:20:43 2026] POST /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:43.515198 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9ec5f2b3-7189-4692-b184-d75bdb23a88e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.516283 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ec5f2b3-7189-4692-b184-d75bdb23a88e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:43.516591 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ec5f2b3-7189-4692-b184-d75bdb23a88e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:43.516903 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ec5f2b3-7189-4692-b184-d75bdb23a88e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:43.536600 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.536600 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:43.543350 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9ec5f2b3-7189-4692-b184-d75bdb23a88e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:43.551491 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ec5f2b3-7189-4692-b184-d75bdb23a88e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:43.552319 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 379/1523] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:43 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:43.557374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3fd4ebfe-16b4-4a78-b304-e1caac4a45f8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.558427 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fd4ebfe-16b4-4a78-b304-e1caac4a45f8 None None] GET https://10.4.3.11/volume// Aug 14 01:20:43.558427 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3fd4ebfe-16b4-4a78-b304-e1caac4a45f8 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:43.558752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3fd4ebfe-16b4-4a78-b304-e1caac4a45f8 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:43.559441 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fd4ebfe-16b4-4a78-b304-e1caac4a45f8 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:43.559695 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 381/1524] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:43.573351 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-5031f07e-760e-4804-b504-133a1c9af4a8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.577520 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-5031f07e-760e-4804-b504-133a1c9af4a8 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:43.577765 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-5031f07e-760e-4804-b504-133a1c9af4a8 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:43.578013 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-5031f07e-760e-4804-b504-133a1c9af4a8 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:43.598762 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.598762 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:43.607182 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-5031f07e-760e-4804-b504-133a1c9af4a8 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:43.616178 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-5031f07e-760e-4804-b504-133a1c9af4a8 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:43.616779 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 385/1525] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:43 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 1317 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:43.630754 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-527d9b96-04c8-40af-a65c-7091d24b8763 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:43.631402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-527d9b96-04c8-40af-a65c-7091d24b8763 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1623965487", "os-volume-type-access:is_public": false}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:43.659859 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-527d9b96-04c8-40af-a65c-7091d24b8763 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:43.660559 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 381/1526] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:20:43 2026] POST /volume/v3/types => generated 229 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:43.673261 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a97e77de-7426-4b42-8825-b9178a27bfa0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.687906 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a30d4ba5-3d06-46ae-bafd-2f685b6756fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.690323 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a30d4ba5-3d06-46ae-bafd-2f685b6756fd tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 Aug 14 01:20:43.690635 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a30d4ba5-3d06-46ae-bafd-2f685b6756fd tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:43.690984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a30d4ba5-3d06-46ae-bafd-2f685b6756fd tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:43.703755 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.703755 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:43.710326 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a30d4ba5-3d06-46ae-bafd-2f685b6756fd tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:43.719710 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a30d4ba5-3d06-46ae-bafd-2f685b6756fd tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 returned with HTTP 200 Aug 14 01:20:43.719710 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 382/1527] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:43 2026] GET /volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:43.741627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4091df52-bb44-4809-8234-56bcd89e6e59 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.747037 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4091df52-bb44-4809-8234-56bcd89e6e59 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] POST https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370/action Aug 14 01:20:43.748568 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4091df52-bb44-4809-8234-56bcd89e6e59 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:43.754772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4091df52-bb44-4809-8234-56bcd89e6e59 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:43.786986 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.786986 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:43.788429 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4091df52-bb44-4809-8234-56bcd89e6e59 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:43.800869 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4091df52-bb44-4809-8234-56bcd89e6e59 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume updated successfully. Aug 14 01:20:43.800869 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4091df52-bb44-4809-8234-56bcd89e6e59 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370/action returned with HTTP 200 Aug 14 01:20:43.800869 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 386/1528] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:20:43 2026] POST /volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370/action => generated 0 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 01:20:43.814643 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a62976a-b75e-4081-9f9b-a1491ac96276 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.818633 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a62976a-b75e-4081-9f9b-a1491ac96276 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 Aug 14 01:20:43.818884 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a62976a-b75e-4081-9f9b-a1491ac96276 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:43.819732 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a62976a-b75e-4081-9f9b-a1491ac96276 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:43.838114 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.838114 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:43.844816 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5a62976a-b75e-4081-9f9b-a1491ac96276 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:43.849359 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a97e77de-7426-4b42-8825-b9178a27bfa0 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:43.849826 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a97e77de-7426-4b42-8825-b9178a27bfa0 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "38ec4c06-37b0-4557-a877-996271d61c4c", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:43.854121 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a97e77de-7426-4b42-8825-b9178a27bfa0 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Create volume request body: {'volume': {'volume_type': '38ec4c06-37b0-4557-a877-996271d61c4c', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:43.854273 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a62976a-b75e-4081-9f9b-a1491ac96276 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 returned with HTTP 200 Aug 14 01:20:43.855883 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 382/1529] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:43 2026] GET /volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:43.866916 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a97e77de-7426-4b42-8825-b9178a27bfa0 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 404 Aug 14 01:20:43.867871 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 380/1530] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:20:43 2026] POST /volume/v3/volumes => generated 114 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:43.878363 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6524fed-b81b-4190-9b75-ac74f25d73a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.881277 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6524fed-b81b-4190-9b75-ac74f25d73a2 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] POST https://10.4.3.11/volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c/action Aug 14 01:20:43.881771 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6524fed-b81b-4190-9b75-ac74f25d73a2 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action body: b'{"addProjectAccess": {"project": "3b426d4a7bee4610acaa9723d6594695"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:43.882054 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6524fed-b81b-4190-9b75-ac74f25d73a2 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3b426d4a7bee4610acaa9723d6594695"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:43.902117 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-73a58a0e-cfc5-41d8-aec3-5bda28e46794 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.906395 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-73a58a0e-cfc5-41d8-aec3-5bda28e46794 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:20:43.907742 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-73a58a0e-cfc5-41d8-aec3-5bda28e46794 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:43.907853 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6524fed-b81b-4190-9b75-ac74f25d73a2 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c/action returned with HTTP 202 Aug 14 01:20:43.907945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-73a58a0e-cfc5-41d8-aec3-5bda28e46794 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:43.908287 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 383/1531] 10.4.3.11 () {68 vars in 1377 bytes} [Fri Aug 14 01:20:43 2026] POST /volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:43.919206 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:43.919331 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.919331 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:43.920703 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:43.921411 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "38ec4c06-37b0-4557-a877-996271d61c4c", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-647130192"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:43.924049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Create volume request body: {'volume': {'volume_type': '38ec4c06-37b0-4557-a877-996271d61c4c', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-647130192'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:43.928994 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-73a58a0e-cfc5-41d8-aec3-5bda28e46794 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:43.933998 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Create volume of 1 GB Aug 14 01:20:43.933998 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:43.933998 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:43.933998 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Availability Zones retrieved successfully. Aug 14 01:20:43.937834 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-73a58a0e-cfc5-41d8-aec3-5bda28e46794 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 returned with HTTP 200 Aug 14 01:20:43.938486 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 387/1532] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:43 2026] GET /volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:43.944814 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Flow 'volume_create_api' (98a8b83f-322d-4e2e-bc4c-0daa5e6d969a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:43.946557 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e871c7-bef6-49c4-ad79-7cd8af1d1a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:43.948328 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:43.985498 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e871c7-bef6-49c4-ad79-7cd8af1d1a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:20:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38ec4c06-37b0-4557-a877-996271d61c4c,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1623965487',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38ec4c06-37b0-4557-a877-996271d61c4c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:43.985498 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f753ee-ecae-4782-8894-baa8d464c757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:44.032759 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1623965487 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1623965487, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:44.033732 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1623965487 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1623965487, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:44.042000 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5dbb0178-c7fd-4c8a-bc35-3ef6493b0472 req-6b6efdc6-15c3-4f13-a182-ba09b5e5a419 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.045371 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5dbb0178-c7fd-4c8a-bc35-3ef6493b0472 req-6b6efdc6-15c3-4f13-a182-ba09b5e5a419 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 Aug 14 01:20:44.045371 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5dbb0178-c7fd-4c8a-bc35-3ef6493b0472 req-6b6efdc6-15c3-4f13-a182-ba09b5e5a419 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:44.045544 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5dbb0178-c7fd-4c8a-bc35-3ef6493b0472 req-6b6efdc6-15c3-4f13-a182-ba09b5e5a419 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:44.059554 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:44.059554 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:44.064630 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5dbb0178-c7fd-4c8a-bc35-3ef6493b0472 req-6b6efdc6-15c3-4f13-a182-ba09b5e5a419 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:44.073027 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5dbb0178-c7fd-4c8a-bc35-3ef6493b0472 req-6b6efdc6-15c3-4f13-a182-ba09b5e5a419 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 returned with HTTP 200 Aug 14 01:20:44.073691 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 381/1533] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:44 2026] GET /volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:44.099745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Created reservations ['51351aca-71e9-4a06-94f3-a09cd7e55be2', '9c70a450-87b6-4ca2-8526-03c0aaab4178', '257d79a4-de2b-46c7-84af-73334264c6a1', '8a384d6a-fd22-4bb2-a81e-4b7ea9859d25'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:44.100591 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f753ee-ecae-4782-8894-baa8d464c757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51351aca-71e9-4a06-94f3-a09cd7e55be2', '9c70a450-87b6-4ca2-8526-03c0aaab4178', '257d79a4-de2b-46c7-84af-73334264c6a1', '8a384d6a-fd22-4bb2-a81e-4b7ea9859d25']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:44.101350 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20490be0-181e-48d6-8cec-fa3b90e2a542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:44.130136 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20490be0-181e-48d6-8cec-fa3b90e2a542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c345f97-3be7-4aad-8702-36e0e2ab0f73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-647130192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b426d4a7bee4610acaa9723d6594695',qos_specs=None,replication_status=,reservations=['51351aca-71e9-4a06-94f3-a09cd7e55be2','9c70a450-87b6-4ca2-8526-03c0aaab4178','257d79a4-de2b-46c7-84af-73334264c6a1','8a384d6a-fd22-4bb2-a81e-4b7ea9859d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13b6f9307b6445d3b3a62bb0773e2ef9',volume_type_id=38ec4c06-37b0-4557-a877-996271d61c4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-647130192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c345f97-3be7-4aad-8702-36e0e2ab0f73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b426d4a7bee4610acaa9723d6594695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13b6f9307b6445d3b3a62bb0773e2ef9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38ec4c06-37b0-4557-a877-996271d61c4c),volume_type_id=38ec4c06-37b0-4557-a877-996271d61c4c)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:44.130136 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd43fe0-ad05-4769-929d-7f9fa380eeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:44.160484 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd43fe0-ad05-4769-929d-7f9fa380eeea) transitioned into state 'SUCCESS' from state '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-647130192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b426d4a7bee4610acaa9723d6594695',qos_specs=None,replication_status=,reservations=['51351aca-71e9-4a06-94f3-a09cd7e55be2','9c70a450-87b6-4ca2-8526-03c0aaab4178','257d79a4-de2b-46c7-84af-73334264c6a1','8a384d6a-fd22-4bb2-a81e-4b7ea9859d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13b6f9307b6445d3b3a62bb0773e2ef9',volume_type_id=38ec4c06-37b0-4557-a877-996271d61c4c)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:44.161526 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (310b02db-382b-4dec-9cbd-9173470e3446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:44.181156 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (310b02db-382b-4dec-9cbd-9173470e3446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:44.182334 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Flow 'volume_create_api' (98a8b83f-322d-4e2e-bc4c-0daa5e6d969a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:44.183213 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Create volume request issued successfully. Aug 14 01:20:44.184868 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d902f40-c447-4a79-b001-a305e49e6ef5 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:44.184868 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 383/1534] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:43 2026] POST /volume/v3/volumes => generated 793 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:44.204647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5380fd0-0e9b-4aa4-a550-904acc0bcafd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.210883 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5380fd0-0e9b-4aa4-a550-904acc0bcafd tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] GET https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 Aug 14 01:20:44.210883 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5380fd0-0e9b-4aa4-a550-904acc0bcafd tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:44.211843 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5380fd0-0e9b-4aa4-a550-904acc0bcafd tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:44.230746 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:44.230746 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:44.240261 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b5380fd0-0e9b-4aa4-a550-904acc0bcafd tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Volume info retrieved successfully. Aug 14 01:20:44.251136 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5380fd0-0e9b-4aa4-a550-904acc0bcafd tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 returned with HTTP 200 Aug 14 01:20:44.251136 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 384/1535] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:44 2026] GET /volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:44.344623 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-df7dbf89-969f-4cf5-84be-51921e377e38 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.346812 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-4dfa0aea-0ad0-45a1-85a9-1f673e11e7dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.347532 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df7dbf89-969f-4cf5-84be-51921e377e38 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:44.347818 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-df7dbf89-969f-4cf5-84be-51921e377e38 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:44.348099 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-df7dbf89-969f-4cf5-84be-51921e377e38 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:44.349419 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-4dfa0aea-0ad0-45a1-85a9-1f673e11e7dc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments/9fe1f28e-e0bf-47ef-8012-46120488a033/action Aug 14 01:20:44.349886 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-4dfa0aea-0ad0-45a1-85a9-1f673e11e7dc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:44.351318 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-4dfa0aea-0ad0-45a1-85a9-1f673e11e7dc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:44.363406 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:44.363406 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:44.370913 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-df7dbf89-969f-4cf5-84be-51921e377e38 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:44.378987 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-df7dbf89-969f-4cf5-84be-51921e377e38 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:44.379613 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 388/1536] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:44 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:44.383708 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:44.383708 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:44.413756 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a3659bc5-2609-461a-a8c5-076bce8aee11 req-4dfa0aea-0ad0-45a1-85a9-1f673e11e7dc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/9fe1f28e-e0bf-47ef-8012-46120488a033/action returned with HTTP 204 Aug 14 01:20:44.414641 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 382/1537] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:20:44 2026] POST /volume/v3/attachments/9fe1f28e-e0bf-47ef-8012-46120488a033/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:44.576077 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a240fac7-a294-4dd5-82d1-3e4a516338b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.578234 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a240fac7-a294-4dd5-82d1-3e4a516338b9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:44.578569 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a240fac7-a294-4dd5-82d1-3e4a516338b9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:44.580955 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a240fac7-a294-4dd5-82d1-3e4a516338b9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:44.594806 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:44.594806 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:44.602423 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a240fac7-a294-4dd5-82d1-3e4a516338b9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:44.609599 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a240fac7-a294-4dd5-82d1-3e4a516338b9 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:44.610284 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 384/1538] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:44 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:44.705351 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-c29e46c7-52c8-422c-9042-1a0a60d36f0c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.707901 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-c29e46c7-52c8-422c-9042-1a0a60d36f0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:20:44.708135 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-c29e46c7-52c8-422c-9042-1a0a60d36f0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:44.708436 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-c29e46c7-52c8-422c-9042-1a0a60d36f0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:44.716185 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:44.716185 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:44.723953 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-c29e46c7-52c8-422c-9042-1a0a60d36f0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:44.733443 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-c29e46c7-52c8-422c-9042-1a0a60d36f0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 returned with HTTP 200 Aug 14 01:20:44.734216 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 385/1539] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:44 2026] GET /volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:44.755014 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c71111a5-9096-497c-8d4e-52c572fc9614 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.755014 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c71111a5-9096-497c-8d4e-52c572fc9614 None None] GET https://10.4.3.11/volume// Aug 14 01:20:44.755014 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c71111a5-9096-497c-8d4e-52c572fc9614 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:44.755014 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c71111a5-9096-497c-8d4e-52c572fc9614 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:44.755014 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c71111a5-9096-497c-8d4e-52c572fc9614 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:44.755541 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 389/1540] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:20:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:44.772339 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-3820caf6-e0c7-4ec9-966f-045621d134e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.779128 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-3820caf6-e0c7-4ec9-966f-045621d134e0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:20:44.779652 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-3820caf6-e0c7-4ec9-966f-045621d134e0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1ff9358-2472-4667-8413-98e361b6a888", "connector": null, "instance_uuid": "cf92c9e5-48d3-42d3-9268-f78267eed81d"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:44.786306 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.789840 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:44.789840 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1394540565"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:44.791333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1394540565'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:44.791540 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Create volume of 1 GB Aug 14 01:20:44.797475 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:44.797475 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:44.799643 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Availability Zones retrieved successfully. Aug 14 01:20:44.804004 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-ce013cbd-d2a5-4437-8b72-17694db74914 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:44.806977 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Flow 'volume_create_api' (f716fb29-6d60-40ad-ab57-14dd3648aedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:44.807581 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-ce013cbd-d2a5-4437-8b72-17694db74914 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] DELETE https://10.4.3.11/volume/v3/attachments/2b9a594f-e3e7-4dd5-b641-88609d313343 Aug 14 01:20:44.807968 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-ce013cbd-d2a5-4437-8b72-17694db74914 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:44.808505 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda92a92-12d0-4ccf-a3f1-317f7af0da7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:44.808706 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-ce013cbd-d2a5-4437-8b72-17694db74914 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:44.809742 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:44.819126 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:44.819126 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:44.856110 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda92a92-12d0-4ccf-a3f1-317f7af0da7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:44.856950 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-3820caf6-e0c7-4ec9-966f-045621d134e0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:20:44.857311 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5122fab-2f04-4dc7-903c-e25054b99da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:44.857805 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 383/1541] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:20:44 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:44.898075 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3f2a1e61-8416-457a-844c-c0a2b3d916bf req-ce013cbd-d2a5-4437-8b72-17694db74914 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/attachments/2b9a594f-e3e7-4dd5-b641-88609d313343 returned with HTTP 200 Aug 14 01:20:44.898517 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 386/1542] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:20:44 2026] DELETE /volume/v3/attachments/2b9a594f-e3e7-4dd5-b641-88609d313343 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:44.918032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Created reservations ['6d5adaf3-1a29-4619-aa4e-0c71f58977bf', 'cc3f8563-0920-4131-b54f-dd7ef9d2e9f8', '3d1a5324-fa8c-4291-a962-302b40db6b99', '078ce567-4f45-429c-81f3-4025cc3f3cfe'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:44.919486 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5122fab-2f04-4dc7-903c-e25054b99da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d5adaf3-1a29-4619-aa4e-0c71f58977bf', 'cc3f8563-0920-4131-b54f-dd7ef9d2e9f8', '3d1a5324-fa8c-4291-a962-302b40db6b99', '078ce567-4f45-429c-81f3-4025cc3f3cfe']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:44.920775 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3970f2-b164-4b7a-9adf-1dbaa36aaeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:44.961629 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3970f2-b164-4b7a-9adf-1dbaa36aaeec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b14873f2-4722-4bc8-a48b-a057b8761cf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1394540565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94febd3c9d34e9a8b5698e8a16b49d2',qos_specs=None,replication_status=,reservations=['6d5adaf3-1a29-4619-aa4e-0c71f58977bf','cc3f8563-0920-4131-b54f-dd7ef9d2e9f8','3d1a5324-fa8c-4291-a962-302b40db6b99','078ce567-4f45-429c-81f3-4025cc3f3cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9631a4b05e164fbf805b1b7d66879c4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1394540565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b14873f2-4722-4bc8-a48b-a057b8761cf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94febd3c9d34e9a8b5698e8a16b49d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9631a4b05e164fbf805b1b7d66879c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:44.963183 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0bdb39-32f6-4bac-a061-106108b48714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:44.992814 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0bdb39-32f6-4bac-a061-106108b48714) transitioned into state 'SUCCESS' from state '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-1394540565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94febd3c9d34e9a8b5698e8a16b49d2',qos_specs=None,replication_status=,reservations=['6d5adaf3-1a29-4619-aa4e-0c71f58977bf','cc3f8563-0920-4131-b54f-dd7ef9d2e9f8','3d1a5324-fa8c-4291-a962-302b40db6b99','078ce567-4f45-429c-81f3-4025cc3f3cfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9631a4b05e164fbf805b1b7d66879c4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:44.993546 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ceb6c1-9200-4d46-8650-6c6f1e114542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:45.012908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ceb6c1-9200-4d46-8650-6c6f1e114542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:45.012908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Flow 'volume_create_api' (f716fb29-6d60-40ad-ab57-14dd3648aedb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:45.012908 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Create volume request issued successfully. Aug 14 01:20:45.012908 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9232452d-dfab-4d3a-afd9-0b3831f60de9 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:45.012908 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 385/1543] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:20:44 2026] POST /volume/v3/volumes => generated 752 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:45.029907 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-20c8e6b7-45a1-4e01-939b-78efa720cbb1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.031895 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-20c8e6b7-45a1-4e01-939b-78efa720cbb1 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 Aug 14 01:20:45.032158 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-20c8e6b7-45a1-4e01-939b-78efa720cbb1 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.032563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-20c8e6b7-45a1-4e01-939b-78efa720cbb1 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.046845 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.046845 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:45.052886 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-20c8e6b7-45a1-4e01-939b-78efa720cbb1 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:45.060898 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-20c8e6b7-45a1-4e01-939b-78efa720cbb1 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 returned with HTTP 200 Aug 14 01:20:45.061706 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 390/1544] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:45.266643 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-99fdea8f-4042-4580-8ecb-dba108fa8a36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.269079 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99fdea8f-4042-4580-8ecb-dba108fa8a36 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] GET https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 Aug 14 01:20:45.269393 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99fdea8f-4042-4580-8ecb-dba108fa8a36 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.269659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99fdea8f-4042-4580-8ecb-dba108fa8a36 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.279900 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.279900 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:45.284706 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99fdea8f-4042-4580-8ecb-dba108fa8a36 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Volume info retrieved successfully. Aug 14 01:20:45.289817 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99fdea8f-4042-4580-8ecb-dba108fa8a36 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 returned with HTTP 200 Aug 14 01:20:45.290371 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 384/1545] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:45.308510 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9dff99de-26c2-4717-9330-9c6894010c07 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.311959 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9dff99de-26c2-4717-9330-9c6894010c07 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] GET https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 Aug 14 01:20:45.311959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9dff99de-26c2-4717-9330-9c6894010c07 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.312148 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9dff99de-26c2-4717-9330-9c6894010c07 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.325470 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.325470 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:45.335029 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9dff99de-26c2-4717-9330-9c6894010c07 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Volume info retrieved successfully. Aug 14 01:20:45.345352 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9dff99de-26c2-4717-9330-9c6894010c07 tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 returned with HTTP 200 Aug 14 01:20:45.345352 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 387/1546] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 => generated 886 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:45.358848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2abdb17-52a7-406a-a172-ebd95218901e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.361883 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2abdb17-52a7-406a-a172-ebd95218901e tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] DELETE https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 Aug 14 01:20:45.361883 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2abdb17-52a7-406a-a172-ebd95218901e tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.361883 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2abdb17-52a7-406a-a172-ebd95218901e tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.361883 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b2abdb17-52a7-406a-a172-ebd95218901e tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Delete volume with id: 1c345f97-3be7-4aad-8702-36e0e2ab0f73 Aug 14 01:20:45.371260 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.371260 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:45.372003 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b2abdb17-52a7-406a-a172-ebd95218901e tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Volume info retrieved successfully. Aug 14 01:20:45.400411 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9928c560-1adc-424c-95d2-aabf4837140d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.403703 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9928c560-1adc-424c-95d2-aabf4837140d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:20:45.403982 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9928c560-1adc-424c-95d2-aabf4837140d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.405510 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9928c560-1adc-424c-95d2-aabf4837140d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.405612 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b2abdb17-52a7-406a-a172-ebd95218901e tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Delete volume request issued successfully. Aug 14 01:20:45.405612 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2abdb17-52a7-406a-a172-ebd95218901e tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 returned with HTTP 202 Aug 14 01:20:45.405718 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 386/1547] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:45 2026] DELETE /volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:45.419753 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb72986f-05a4-4a0d-b336-89d1da73840f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.421161 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.421161 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:45.422007 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb72986f-05a4-4a0d-b336-89d1da73840f tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] GET https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 Aug 14 01:20:45.422328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb72986f-05a4-4a0d-b336-89d1da73840f tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.422699 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb72986f-05a4-4a0d-b336-89d1da73840f tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.429949 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9928c560-1adc-424c-95d2-aabf4837140d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:45.432700 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.432700 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:45.440624 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9928c560-1adc-424c-95d2-aabf4837140d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:20:45.440624 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 391/1548] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:45.442324 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fb72986f-05a4-4a0d-b336-89d1da73840f tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Volume info retrieved successfully. Aug 14 01:20:45.456307 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb72986f-05a4-4a0d-b336-89d1da73840f tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 returned with HTTP 200 Aug 14 01:20:45.456670 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 385/1549] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 => generated 885 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:45.627230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ad24ccd8-bad3-434d-a1bd-3f63d1d297c6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.630539 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad24ccd8-bad3-434d-a1bd-3f63d1d297c6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:45.630539 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad24ccd8-bad3-434d-a1bd-3f63d1d297c6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.630539 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ad24ccd8-bad3-434d-a1bd-3f63d1d297c6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.643274 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.643274 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:45.648900 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ad24ccd8-bad3-434d-a1bd-3f63d1d297c6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:45.655106 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ad24ccd8-bad3-434d-a1bd-3f63d1d297c6 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:45.655546 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 388/1550] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:45.678139 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c13bb0a3-19e5-4a00-96d9-0be3c4972c1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.680675 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c13bb0a3-19e5-4a00-96d9-0be3c4972c1f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:45.681525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c13bb0a3-19e5-4a00-96d9-0be3c4972c1f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.682113 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c13bb0a3-19e5-4a00-96d9-0be3c4972c1f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.692862 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.692862 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:45.696557 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c13bb0a3-19e5-4a00-96d9-0be3c4972c1f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:45.702820 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c13bb0a3-19e5-4a00-96d9-0be3c4972c1f tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:45.703583 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 387/1551] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:45.781097 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-51fd899f-40db-4610-b0f9-0c382eb3533d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.785079 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51fd899f-40db-4610-b0f9-0c382eb3533d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:45.785206 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51fd899f-40db-4610-b0f9-0c382eb3533d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.785655 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51fd899f-40db-4610-b0f9-0c382eb3533d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.794806 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.794806 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:45.804258 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-51fd899f-40db-4610-b0f9-0c382eb3533d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:45.812011 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51fd899f-40db-4610-b0f9-0c382eb3533d tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:45.812697 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 392/1552] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:45.833400 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79074d8c-79ae-4248-a86a-6e4b1517b0ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.836244 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79074d8c-79ae-4248-a86a-6e4b1517b0ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:45.836570 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79074d8c-79ae-4248-a86a-6e4b1517b0ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.836839 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79074d8c-79ae-4248-a86a-6e4b1517b0ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.852293 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.852293 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:45.865034 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79074d8c-79ae-4248-a86a-6e4b1517b0ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:45.871502 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79074d8c-79ae-4248-a86a-6e4b1517b0ac tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:45.871625 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 386/1553] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:45.935441 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a21c423-0262-4937-82d2-4e73508d38d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:45.938478 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a21c423-0262-4937-82d2-4e73508d38d4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:45.938688 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a21c423-0262-4937-82d2-4e73508d38d4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:45.938912 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a21c423-0262-4937-82d2-4e73508d38d4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:45.947441 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:45.947441 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:45.954493 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0a21c423-0262-4937-82d2-4e73508d38d4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:45.961985 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a21c423-0262-4937-82d2-4e73508d38d4 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:45.962554 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 389/1554] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:45 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:46.081312 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fce9c806-2aaf-4efa-bcc5-617fc8ba0086 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.083350 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fce9c806-2aaf-4efa-bcc5-617fc8ba0086 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 Aug 14 01:20:46.083574 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fce9c806-2aaf-4efa-bcc5-617fc8ba0086 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.083775 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fce9c806-2aaf-4efa-bcc5-617fc8ba0086 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.097285 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.097285 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:46.116955 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fce9c806-2aaf-4efa-bcc5-617fc8ba0086 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:46.126562 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fce9c806-2aaf-4efa-bcc5-617fc8ba0086 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 returned with HTTP 200 Aug 14 01:20:46.127120 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 388/1555] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:46.258562 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-aa3f5d83-4168-450c-a6d8-a48201815c86 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.268531 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-aa3f5d83-4168-450c-a6d8-a48201815c86 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:46.268849 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-aa3f5d83-4168-450c-a6d8-a48201815c86 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.269111 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-aa3f5d83-4168-450c-a6d8-a48201815c86 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.291167 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.291167 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:46.301866 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-aa3f5d83-4168-450c-a6d8-a48201815c86 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:46.313649 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-aa3f5d83-4168-450c-a6d8-a48201815c86 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:46.314838 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 393/1556] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 920 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:46.474272 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-004956ee-b1f2-442c-8c3a-a4216eaf45eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.477754 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-004956ee-b1f2-442c-8c3a-a4216eaf45eb tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] GET https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 Aug 14 01:20:46.478081 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-004956ee-b1f2-442c-8c3a-a4216eaf45eb tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.478232 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-004956ee-b1f2-442c-8c3a-a4216eaf45eb tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.489972 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0570e6b1-6c22-4bf7-ab37-bb5b227f18cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.489972 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0570e6b1-6c22-4bf7-ab37-bb5b227f18cd None None] GET https://10.4.3.11/volume// Aug 14 01:20:46.489972 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0570e6b1-6c22-4bf7-ab37-bb5b227f18cd None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.489972 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0570e6b1-6c22-4bf7-ab37-bb5b227f18cd None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.494742 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0570e6b1-6c22-4bf7-ab37-bb5b227f18cd None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:46.495978 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 390/1557] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:46.500118 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-004956ee-b1f2-442c-8c3a-a4216eaf45eb tempest-VolumeTypesAccessTest-1216401229 tempest-VolumeTypesAccessTest-1216401229-project-member] https://10.4.3.11/volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 returned with HTTP 404 Aug 14 01:20:46.502250 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 387/1558] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/volumes/1c345f97-3be7-4aad-8702-36e0e2ab0f73 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:46.508431 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-5225e10c-bdb7-46bf-8119-fbbff453af3b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.512386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e3d095a-cf40-4951-8b56-01ee049faa79 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.512495 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-5225e10c-bdb7-46bf-8119-fbbff453af3b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:20:46.512533 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e3d095a-cf40-4951-8b56-01ee049faa79 None None] GET https://10.4.3.11/volume// Aug 14 01:20:46.512579 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-5225e10c-bdb7-46bf-8119-fbbff453af3b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f1ec35b-50a3-455b-ac0c-e3b516b49721", "connector": null, "instance_uuid": "e126bdbc-687f-44dc-970b-c216b5cda992"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.513265 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e3d095a-cf40-4951-8b56-01ee049faa79 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.513587 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e3d095a-cf40-4951-8b56-01ee049faa79 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.514303 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e3d095a-cf40-4951-8b56-01ee049faa79 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:46.514698 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 394/1559] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:46.518052 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db41c5ec-3ea8-4909-ad73-dfe37cec837f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.523589 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db41c5ec-3ea8-4909-ad73-dfe37cec837f tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] POST https://10.4.3.11/volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c/action Aug 14 01:20:46.523589 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db41c5ec-3ea8-4909-ad73-dfe37cec837f tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action body: b'{"removeProjectAccess": {"project": "3b426d4a7bee4610acaa9723d6594695"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:46.523589 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db41c5ec-3ea8-4909-ad73-dfe37cec837f tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3b426d4a7bee4610acaa9723d6594695"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.533662 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.533662 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:46.540170 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-e8b9ff19-9b07-4f76-9cc6-9075f4c7a69b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.543591 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-e8b9ff19-9b07-4f76-9cc6-9075f4c7a69b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:20:46.543591 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-e8b9ff19-9b07-4f76-9cc6-9075f4c7a69b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.543874 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-e8b9ff19-9b07-4f76-9cc6-9075f4c7a69b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.547868 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db41c5ec-3ea8-4909-ad73-dfe37cec837f tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c/action returned with HTTP 202 Aug 14 01:20:46.548508 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 391/1560] 10.4.3.11 () {68 vars in 1377 bytes} [Fri Aug 14 01:20:46 2026] POST /volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:46.561439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c06e3b39-afd7-4d36-9884-2415f8512a5b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.561559 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.561559 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:46.564052 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c06e3b39-afd7-4d36-9884-2415f8512a5b tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] DELETE https://10.4.3.11/volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c Aug 14 01:20:46.564514 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c06e3b39-afd7-4d36-9884-2415f8512a5b tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.565611 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c06e3b39-afd7-4d36-9884-2415f8512a5b tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.568503 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-e8b9ff19-9b07-4f76-9cc6-9075f4c7a69b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:20:46.580848 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-e8b9ff19-9b07-4f76-9cc6-9075f4c7a69b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 returned with HTTP 200 Aug 14 01:20:46.582043 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 388/1561] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 => generated 1544 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:46.592490 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-5225e10c-bdb7-46bf-8119-fbbff453af3b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:20:46.592490 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 389/1562] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:20:46 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:46.592782 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8cad4f94-93ea-43da-af2c-8dd9cd3c02ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.594428 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cad4f94-93ea-43da-af2c-8dd9cd3c02ac tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] DELETE https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 Aug 14 01:20:46.594910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cad4f94-93ea-43da-af2c-8dd9cd3c02ac tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.595052 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cad4f94-93ea-43da-af2c-8dd9cd3c02ac tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.596425 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8cad4f94-93ea-43da-af2c-8dd9cd3c02ac tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Delete volume with id: b14873f2-4722-4bc8-a48b-a057b8761cf3 Aug 14 01:20:46.608555 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.608555 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:46.609244 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8cad4f94-93ea-43da-af2c-8dd9cd3c02ac tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:46.622137 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c06e3b39-afd7-4d36-9884-2415f8512a5b tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c returned with HTTP 202 Aug 14 01:20:46.622415 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 395/1563] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:46 2026] DELETE /volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:46.631867 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-726b1caa-c87d-4156-815c-0e473a0b8ace None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.635431 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-726b1caa-c87d-4156-815c-0e473a0b8ace tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] GET https://10.4.3.11/volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c Aug 14 01:20:46.635755 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-726b1caa-c87d-4156-815c-0e473a0b8ace tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.637165 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-726b1caa-c87d-4156-815c-0e473a0b8ace tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.639065 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a7d4b89-59b6-4aed-954d-394038983f29 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.643162 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a7d4b89-59b6-4aed-954d-394038983f29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:46.643345 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a7d4b89-59b6-4aed-954d-394038983f29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.643580 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-726b1caa-c87d-4156-815c-0e473a0b8ace tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c returned with HTTP 404 Aug 14 01:20:46.643716 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a7d4b89-59b6-4aed-954d-394038983f29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.644285 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 389/1564] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/types/38ec4c06-37b0-4557-a877-996271d61c4c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:46.654312 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8cad4f94-93ea-43da-af2c-8dd9cd3c02ac tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Delete volume request issued successfully. Aug 14 01:20:46.654465 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cad4f94-93ea-43da-af2c-8dd9cd3c02ac tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 returned with HTTP 202 Aug 14 01:20:46.655224 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 392/1565] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:46 2026] DELETE /volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:46.658851 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a219641c-8ef8-49cb-ab29-c08cc9b9b640 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.658897 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.658897 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:46.662210 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a219641c-8ef8-49cb-ab29-c08cc9b9b640 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:46.663003 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a219641c-8ef8-49cb-ab29-c08cc9b9b640 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-194716283", "os-volume-type-access:is_public": false}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.666702 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a7d4b89-59b6-4aed-954d-394038983f29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:46.669689 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d924396-a03b-4887-960b-1fdffa020743 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.677582 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d924396-a03b-4887-960b-1fdffa020743 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 Aug 14 01:20:46.678134 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a7d4b89-59b6-4aed-954d-394038983f29 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:46.678745 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 390/1566] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:46.680212 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d924396-a03b-4887-960b-1fdffa020743 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.680763 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d924396-a03b-4887-960b-1fdffa020743 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.688315 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a219641c-8ef8-49cb-ab29-c08cc9b9b640 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:46.689873 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 396/1567] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:20:46 2026] POST /volume/v3/types => generated 228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:46.699741 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.699741 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:46.702953 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fe27a209-bea9-43a8-ac75-97c1a65d27a2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.706933 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe27a209-bea9-43a8-ac75-97c1a65d27a2 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] POST https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action Aug 14 01:20:46.707384 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe27a209-bea9-43a8-ac75-97c1a65d27a2 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action body: b'{"addProjectAccess": {"project": "3b426d4a7bee4610acaa9723d6594695"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:46.708547 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe27a209-bea9-43a8-ac75-97c1a65d27a2 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3b426d4a7bee4610acaa9723d6594695"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.708640 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1338723d-dfd5-49a3-9eb8-7cb815ae8f10 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.709193 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1338723d-dfd5-49a3-9eb8-7cb815ae8f10 None None] GET https://10.4.3.11/volume// Aug 14 01:20:46.709454 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1338723d-dfd5-49a3-9eb8-7cb815ae8f10 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.709690 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1338723d-dfd5-49a3-9eb8-7cb815ae8f10 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.711861 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1338723d-dfd5-49a3-9eb8-7cb815ae8f10 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:20:46.712593 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 391/1568] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:20:46.714394 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1d924396-a03b-4887-960b-1fdffa020743 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:46.725011 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d924396-a03b-4887-960b-1fdffa020743 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 returned with HTTP 200 Aug 14 01:20:46.725011 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 390/1569] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:46.729576 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-a94525f7-9a3c-4ebd-a360-0a38f4d9a64b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.733495 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-a94525f7-9a3c-4ebd-a360-0a38f4d9a64b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:46.734083 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-a94525f7-9a3c-4ebd-a360-0a38f4d9a64b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.734681 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-a94525f7-9a3c-4ebd-a360-0a38f4d9a64b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.735855 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe27a209-bea9-43a8-ac75-97c1a65d27a2 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action returned with HTTP 202 Aug 14 01:20:46.737002 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 393/1570] 10.4.3.11 () {68 vars in 1377 bytes} [Fri Aug 14 01:20:46 2026] POST /volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 01:20:46.747203 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-2311e03f-110d-47ad-83b5-a8fe33a592ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.748737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8851ab9-4742-4fa2-8eab-76ed4caf6310 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.749939 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-2311e03f-110d-47ad-83b5-a8fe33a592ff tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/6c0cef21-67c7-4d36-9c5b-459346f53b10 Aug 14 01:20:46.752956 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-2311e03f-110d-47ad-83b5-a8fe33a592ff tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.753311 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8851ab9-4742-4fa2-8eab-76ed4caf6310 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] POST https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action Aug 14 01:20:46.753359 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.753359 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:46.753603 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8851ab9-4742-4fa2-8eab-76ed4caf6310 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action body: b'{"addProjectAccess": {"project": "0061c3937f15453ea31d3c3abeae1d34"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:46.753603 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8851ab9-4742-4fa2-8eab-76ed4caf6310 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0061c3937f15453ea31d3c3abeae1d34"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.760464 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-a94525f7-9a3c-4ebd-a360-0a38f4d9a64b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:46.766260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-2311e03f-110d-47ad-83b5-a8fe33a592ff tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-d1ff9358-2472-4667-8413-98e361b6a888-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:20:46.770006 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-a94525f7-9a3c-4ebd-a360-0a38f4d9a64b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:46.770613 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 397/1571] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1099 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:20:46.774919 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-2311e03f-110d-47ad-83b5-a8fe33a592ff tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-d1ff9358-2472-4667-8413-98e361b6a888-np0000007295" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:20:46.775781 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8851ab9-4742-4fa2-8eab-76ed4caf6310 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action returned with HTTP 202 Aug 14 01:20:46.776342 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 391/1572] 10.4.3.11 () {68 vars in 1377 bytes} [Fri Aug 14 01:20:46 2026] POST /volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:46.776856 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.776856 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:46.788798 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5d14e826-bdb0-4330-b828-9c93556e8eaf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.792736 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d14e826-bdb0-4330-b828-9c93556e8eaf tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] GET https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/os-volume-type-access Aug 14 01:20:46.792736 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d14e826-bdb0-4330-b828-9c93556e8eaf tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.792736 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d14e826-bdb0-4330-b828-9c93556e8eaf tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.807602 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d14e826-bdb0-4330-b828-9c93556e8eaf tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/os-volume-type-access returned with HTTP 200 Aug 14 01:20:46.808148 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 394/1573] 10.4.3.11 () {66 vars in 1401 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/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 14 01:20:46.820290 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38131b57-393f-4794-be21-5bdb58cbabfd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.823085 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38131b57-393f-4794-be21-5bdb58cbabfd tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] POST https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action Aug 14 01:20:46.823644 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38131b57-393f-4794-be21-5bdb58cbabfd tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action body: b'{"removeProjectAccess": {"project": "0061c3937f15453ea31d3c3abeae1d34"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:46.823855 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38131b57-393f-4794-be21-5bdb58cbabfd tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0061c3937f15453ea31d3c3abeae1d34"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.853686 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38131b57-393f-4794-be21-5bdb58cbabfd tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action returned with HTTP 202 Aug 14 01:20:46.854466 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 398/1574] 10.4.3.11 () {68 vars in 1377 bytes} [Fri Aug 14 01:20:46 2026] POST /volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:46.871538 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa610b5e-38ef-4eea-9234-51fac21e4876 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.875375 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa610b5e-38ef-4eea-9234-51fac21e4876 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] POST https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action Aug 14 01:20:46.877445 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa610b5e-38ef-4eea-9234-51fac21e4876 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action body: b'{"removeProjectAccess": {"project": "3b426d4a7bee4610acaa9723d6594695"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:46.877754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa610b5e-38ef-4eea-9234-51fac21e4876 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3b426d4a7bee4610acaa9723d6594695"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.901556 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa610b5e-38ef-4eea-9234-51fac21e4876 tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action returned with HTTP 202 Aug 14 01:20:46.902222 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 392/1575] 10.4.3.11 () {68 vars in 1377 bytes} [Fri Aug 14 01:20:46 2026] POST /volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:46.911031 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-2311e03f-110d-47ad-83b5-a8fe33a592ff tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-d1ff9358-2472-4667-8413-98e361b6a888-np0000007295" released by "attachment_update" :: held 0.136s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:20:46.911429 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-2311e03f-110d-47ad-83b5-a8fe33a592ff tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/6c0cef21-67c7-4d36-9c5b-459346f53b10 returned with HTTP 200 Aug 14 01:20:46.911939 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 392/1576] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:20:46 2026] PUT /volume/v3/attachments/6c0cef21-67c7-4d36-9c5b-459346f53b10 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:46.915782 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32dde769-5521-44fa-af5f-5c75c0f71dcb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.918726 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32dde769-5521-44fa-af5f-5c75c0f71dcb tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] DELETE https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521 Aug 14 01:20:46.919018 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32dde769-5521-44fa-af5f-5c75c0f71dcb tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.919318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32dde769-5521-44fa-af5f-5c75c0f71dcb tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:46.921756 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-eebc32b5-c1b1-4627-b09d-4c2ccafaa3bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.925784 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-eebc32b5-c1b1-4627-b09d-4c2ccafaa3bc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] PUT https://10.4.3.11/volume/v3/attachments/e94a009a-98c9-4636-a0a2-9b68ce174c9b Aug 14 01:20:46.926508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-eebc32b5-c1b1-4627-b09d-4c2ccafaa3bc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.951860 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-eebc32b5-c1b1-4627-b09d-4c2ccafaa3bc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Acquiring lock "cinder-attachment_update-3f1ec35b-50a3-455b-ac0c-e3b516b49721-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:20:46.955932 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-1c0cc22a-44c8-42ce-8d77-b196a736f2a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.960876 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-eebc32b5-c1b1-4627-b09d-4c2ccafaa3bc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-3f1ec35b-50a3-455b-ac0c-e3b516b49721-np0000007295" acquired by "attachment_update" :: waited 0.010s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:20:46.962021 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-1c0cc22a-44c8-42ce-8d77-b196a736f2a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/6c0cef21-67c7-4d36-9c5b-459346f53b10/action Aug 14 01:20:46.962630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-1c0cc22a-44c8-42ce-8d77-b196a736f2a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:46.962722 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-1c0cc22a-44c8-42ce-8d77-b196a736f2a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:46.963066 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.963066 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:46.975490 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32dde769-5521-44fa-af5f-5c75c0f71dcb tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521 returned with HTTP 202 Aug 14 01:20:46.976000 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 395/1577] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:46 2026] DELETE /volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 01:20:46.990616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1bdc9f9c-cebe-450f-9bdd-636d3a53b8dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:46.993432 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:46.993432 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:46.997988 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bdc9f9c-cebe-450f-9bdd-636d3a53b8dd tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] GET https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521 Aug 14 01:20:46.998319 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bdc9f9c-cebe-450f-9bdd-636d3a53b8dd tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:46.998535 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bdc9f9c-cebe-450f-9bdd-636d3a53b8dd tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:47.004099 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bdc9f9c-cebe-450f-9bdd-636d3a53b8dd tempest-VolumeTypesAccessTest-1131479073 tempest-VolumeTypesAccessTest-1131479073-project-admin] https://10.4.3.11/volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521 returned with HTTP 404 Aug 14 01:20:47.004849 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 393/1578] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:46 2026] GET /volume/v3/types/3d30b169-7365-4e61-b260-43adfe908521 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:47.026013 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7906efb3-7c85-46f0-b2f8-dd8d396eb83c req-1c0cc22a-44c8-42ce-8d77-b196a736f2a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/6c0cef21-67c7-4d36-9c5b-459346f53b10/action returned with HTTP 204 Aug 14 01:20:47.026013 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 393/1579] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:20:46 2026] POST /volume/v3/attachments/6c0cef21-67c7-4d36-9c5b-459346f53b10/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:47.141827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-eebc32b5-c1b1-4627-b09d-4c2ccafaa3bc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-3f1ec35b-50a3-455b-ac0c-e3b516b49721-np0000007295" released by "attachment_update" :: held 0.180s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:20:47.142652 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-eebc32b5-c1b1-4627-b09d-4c2ccafaa3bc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/e94a009a-98c9-4636-a0a2-9b68ce174c9b returned with HTTP 200 Aug 14 01:20:47.143732 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 399/1580] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:20:46 2026] PUT /volume/v3/attachments/e94a009a-98c9-4636-a0a2-9b68ce174c9b => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:47.701110 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba3610f9-218d-4e0f-a6f5-d7913bc93677 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:47.703058 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba3610f9-218d-4e0f-a6f5-d7913bc93677 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:47.703653 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba3610f9-218d-4e0f-a6f5-d7913bc93677 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:47.703653 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba3610f9-218d-4e0f-a6f5-d7913bc93677 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:47.718573 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:47.718573 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:47.726656 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba3610f9-218d-4e0f-a6f5-d7913bc93677 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:47.733732 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba3610f9-218d-4e0f-a6f5-d7913bc93677 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:47.735097 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 396/1581] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:47 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 920 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:20:47.749572 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3b309ad-8cda-4981-b26d-0b421fb9f718 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:47.751893 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3b309ad-8cda-4981-b26d-0b421fb9f718 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 Aug 14 01:20:47.752153 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3b309ad-8cda-4981-b26d-0b421fb9f718 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:47.752485 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3b309ad-8cda-4981-b26d-0b421fb9f718 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:47.765624 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3b309ad-8cda-4981-b26d-0b421fb9f718 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 returned with HTTP 404 Aug 14 01:20:47.766956 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 394/1582] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:47 2026] GET /volume/v3/volumes/b14873f2-4722-4bc8-a48b-a057b8761cf3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:47.776696 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0dfef901-ed77-451e-83b9-dc77ede7acb2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:47.780127 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dfef901-ed77-451e-83b9-dc77ede7acb2 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] DELETE https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 Aug 14 01:20:47.781068 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dfef901-ed77-451e-83b9-dc77ede7acb2 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:47.781068 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dfef901-ed77-451e-83b9-dc77ede7acb2 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:47.781068 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0dfef901-ed77-451e-83b9-dc77ede7acb2 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Delete volume with id: 43ba0d9d-9af8-4345-b778-616c4be60370 Aug 14 01:20:47.795492 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:47.795492 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:47.795492 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0dfef901-ed77-451e-83b9-dc77ede7acb2 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:47.836560 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0dfef901-ed77-451e-83b9-dc77ede7acb2 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Delete volume request issued successfully. Aug 14 01:20:47.836560 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dfef901-ed77-451e-83b9-dc77ede7acb2 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 returned with HTTP 202 Aug 14 01:20:47.836781 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 394/1583] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:47 2026] DELETE /volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:47.851485 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-81a9f2a1-c491-41c3-bc4b-4153a49788d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:47.853912 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81a9f2a1-c491-41c3-bc4b-4153a49788d0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 Aug 14 01:20:47.854190 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81a9f2a1-c491-41c3-bc4b-4153a49788d0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:47.854451 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81a9f2a1-c491-41c3-bc4b-4153a49788d0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:47.868312 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:47.868312 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:47.881725 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-81a9f2a1-c491-41c3-bc4b-4153a49788d0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Volume info retrieved successfully. Aug 14 01:20:47.889856 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81a9f2a1-c491-41c3-bc4b-4153a49788d0 tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 returned with HTTP 200 Aug 14 01:20:47.890909 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 400/1584] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:47 2026] GET /volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:48.757903 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-317ce459-ed4e-400b-aff9-54a548c3db36 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:48.760852 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-317ce459-ed4e-400b-aff9-54a548c3db36 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:48.761195 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-317ce459-ed4e-400b-aff9-54a548c3db36 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:48.761455 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-317ce459-ed4e-400b-aff9-54a548c3db36 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:48.779189 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:48.779189 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:48.785850 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-317ce459-ed4e-400b-aff9-54a548c3db36 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:48.792605 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-317ce459-ed4e-400b-aff9-54a548c3db36 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:48.793123 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 397/1585] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:48 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:48.910157 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b8dfc397-907b-4be8-bcfd-f1a1d068afca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:48.913677 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8dfc397-907b-4be8-bcfd-f1a1d068afca tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] GET https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 Aug 14 01:20:48.914406 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8dfc397-907b-4be8-bcfd-f1a1d068afca tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:48.915321 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8dfc397-907b-4be8-bcfd-f1a1d068afca tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:48.927194 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8dfc397-907b-4be8-bcfd-f1a1d068afca tempest-ServersNegativeTestJSON-124759932 tempest-ServersNegativeTestJSON-124759932-project-member] https://10.4.3.11/volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 returned with HTTP 404 Aug 14 01:20:48.928098 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 395/1586] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:48 2026] GET /volume/v3/volumes/43ba0d9d-9af8-4345-b778-616c4be60370 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:49.676382 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-566a1918-03a9-42f8-9bac-32f21e50785b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:49.679625 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-566a1918-03a9-42f8-9bac-32f21e50785b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] DELETE https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:49.679984 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-566a1918-03a9-42f8-9bac-32f21e50785b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:49.680434 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-566a1918-03a9-42f8-9bac-32f21e50785b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:49.680571 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-566a1918-03a9-42f8-9bac-32f21e50785b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Delete volume with id: 09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:49.694616 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:49.694616 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:49.696185 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-566a1918-03a9-42f8-9bac-32f21e50785b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:49.731971 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-566a1918-03a9-42f8-9bac-32f21e50785b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Delete volume request issued successfully. Aug 14 01:20:49.732311 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-566a1918-03a9-42f8-9bac-32f21e50785b tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 202 Aug 14 01:20:49.732864 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 395/1587] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:49 2026] DELETE /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:49.745140 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-63ce7f6c-f2ad-4a2c-9041-abd91ffea543 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:49.748877 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63ce7f6c-f2ad-4a2c-9041-abd91ffea543 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:49.749386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63ce7f6c-f2ad-4a2c-9041-abd91ffea543 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:49.749748 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-63ce7f6c-f2ad-4a2c-9041-abd91ffea543 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:49.762791 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:49.762791 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:49.769734 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-63ce7f6c-f2ad-4a2c-9041-abd91ffea543 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:49.778090 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-63ce7f6c-f2ad-4a2c-9041-abd91ffea543 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 200 Aug 14 01:20:49.778890 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 401/1588] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:49 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:49.819808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f0c6341-ff0b-4eb3-ac82-a62ff11fa879 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:49.822241 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f0c6341-ff0b-4eb3-ac82-a62ff11fa879 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:49.822241 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f0c6341-ff0b-4eb3-ac82-a62ff11fa879 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:49.822241 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f0c6341-ff0b-4eb3-ac82-a62ff11fa879 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:49.842417 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:49.842417 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:49.849721 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0f0c6341-ff0b-4eb3-ac82-a62ff11fa879 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:49.859787 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f0c6341-ff0b-4eb3-ac82-a62ff11fa879 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:49.859787 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 398/1589] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:49 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 920 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:50.502780 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-7c1d4570-064c-4001-9d88-060148363ef8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:50.505638 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-7c1d4570-064c-4001-9d88-060148363ef8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments/e94a009a-98c9-4636-a0a2-9b68ce174c9b/action Aug 14 01:20:50.506211 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-7c1d4570-064c-4001-9d88-060148363ef8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:50.506211 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-7c1d4570-064c-4001-9d88-060148363ef8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:50.525477 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:50.525477 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:50.537761 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-230c9610-70b4-4768-bc86-8b92b0bb69a7 req-7c1d4570-064c-4001-9d88-060148363ef8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/e94a009a-98c9-4636-a0a2-9b68ce174c9b/action returned with HTTP 204 Aug 14 01:20:50.538290 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 396/1590] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:20:50 2026] POST /volume/v3/attachments/e94a009a-98c9-4636-a0a2-9b68ce174c9b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:50.796849 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e1756aba-304f-4ffb-b379-8e25457a3436 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:50.798889 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1756aba-304f-4ffb-b379-8e25457a3436 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 Aug 14 01:20:50.800754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1756aba-304f-4ffb-b379-8e25457a3436 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:50.801030 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1756aba-304f-4ffb-b379-8e25457a3436 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:50.810955 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1756aba-304f-4ffb-b379-8e25457a3436 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 returned with HTTP 404 Aug 14 01:20:50.811545 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 396/1591] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:50 2026] GET /volume/v3/volumes/09fd7a15-68cb-4d9b-a858-1b50a3c9a921 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:50.824986 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cfa0111b-657c-47cc-be3a-d6b3a122ccf1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:50.827261 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfa0111b-657c-47cc-be3a-d6b3a122ccf1 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] DELETE https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:50.827528 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfa0111b-657c-47cc-be3a-d6b3a122ccf1 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:50.827769 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfa0111b-657c-47cc-be3a-d6b3a122ccf1 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:50.829422 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-cfa0111b-657c-47cc-be3a-d6b3a122ccf1 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Delete volume with id: cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:50.850892 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:50.850892 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:50.851647 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cfa0111b-657c-47cc-be3a-d6b3a122ccf1 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:50.877031 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cfa0111b-657c-47cc-be3a-d6b3a122ccf1 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Delete volume request issued successfully. Aug 14 01:20:50.877290 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfa0111b-657c-47cc-be3a-d6b3a122ccf1 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 202 Aug 14 01:20:50.878036 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 402/1592] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:50 2026] DELETE /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:50.880293 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c610707-a0f9-4706-9ab1-d0de2667289c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:50.883586 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c610707-a0f9-4706-9ab1-d0de2667289c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:20:50.883586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c610707-a0f9-4706-9ab1-d0de2667289c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:50.883586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c610707-a0f9-4706-9ab1-d0de2667289c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:50.886082 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6161b63f-6053-4254-a4ee-9756087ec091 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:50.889122 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6161b63f-6053-4254-a4ee-9756087ec091 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:50.889122 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6161b63f-6053-4254-a4ee-9756087ec091 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:50.889293 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6161b63f-6053-4254-a4ee-9756087ec091 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:50.897548 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:50.897548 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:50.902621 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8c610707-a0f9-4706-9ab1-d0de2667289c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:20:50.903890 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:50.903890 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:50.911058 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6161b63f-6053-4254-a4ee-9756087ec091 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:50.912699 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c610707-a0f9-4706-9ab1-d0de2667289c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:20:50.913357 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 399/1593] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:50 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1212 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:50.916342 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6161b63f-6053-4254-a4ee-9756087ec091 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 200 Aug 14 01:20:50.916861 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 397/1594] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:50 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:51.936904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72661587-8515-468e-a3ae-f8f63d85e92e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:51.939205 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72661587-8515-468e-a3ae-f8f63d85e92e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec Aug 14 01:20:51.939325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72661587-8515-468e-a3ae-f8f63d85e92e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:51.939579 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72661587-8515-468e-a3ae-f8f63d85e92e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:51.949832 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72661587-8515-468e-a3ae-f8f63d85e92e tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec returned with HTTP 404 Aug 14 01:20:51.950566 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 397/1595] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:51 2026] GET /volume/v3/volumes/cf090964-d5c3-4452-994a-4a91868d15ec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:51.963962 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db102d49-f63c-48d7-a8e7-bb60f670842b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.045654 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3a826547-0dde-4f9b-b2c9-8b7c6463b067 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.046483 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a826547-0dde-4f9b-b2c9-8b7c6463b067 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:20:52.046758 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a826547-0dde-4f9b-b2c9-8b7c6463b067 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.047039 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3a826547-0dde-4f9b-b2c9-8b7c6463b067 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.047319 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3a826547-0dde-4f9b-b2c9-8b7c6463b067 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Delete volume with id: e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:20:52.056351 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db102d49-f63c-48d7-a8e7-bb60f670842b tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:52.056581 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db102d49-f63c-48d7-a8e7-bb60f670842b tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-725505485", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:52.061298 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.061298 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:52.062085 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3a826547-0dde-4f9b-b2c9-8b7c6463b067 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:52.090595 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db102d49-f63c-48d7-a8e7-bb60f670842b tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:52.091031 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 403/1596] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:20:51 2026] POST /volume/v3/types => generated 274 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:52.093048 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3a826547-0dde-4f9b-b2c9-8b7c6463b067 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Delete volume request issued successfully. Aug 14 01:20:52.093345 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3a826547-0dde-4f9b-b2c9-8b7c6463b067 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 202 Aug 14 01:20:52.093810 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 400/1597] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:52 2026] DELETE /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:52.102615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dabcc905-23cf-420e-9012-bac0256c123e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.102989 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7561811d-b42a-49e2-993e-3f2b51aea797 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.104252 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dabcc905-23cf-420e-9012-bac0256c123e tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:52.104913 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dabcc905-23cf-420e-9012-bac0256c123e tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-779859126", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:52.105026 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7561811d-b42a-49e2-993e-3f2b51aea797 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:20:52.105026 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7561811d-b42a-49e2-993e-3f2b51aea797 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.105209 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7561811d-b42a-49e2-993e-3f2b51aea797 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.117211 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.117211 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:52.124480 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7561811d-b42a-49e2-993e-3f2b51aea797 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Volume info retrieved successfully. Aug 14 01:20:52.132533 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7561811d-b42a-49e2-993e-3f2b51aea797 tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 200 Aug 14 01:20:52.133375 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 398/1598] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:52.135427 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dabcc905-23cf-420e-9012-bac0256c123e tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:52.135427 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 398/1599] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:20:52 2026] POST /volume/v3/types => generated 274 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:52.146653 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.280736 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:52.281288 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-599925385", "volume_type": "f1701d13-f95d-4562-b921-7a95f5253df0", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:52.284490 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-599925385', 'volume_type': 'f1701d13-f95d-4562-b921-7a95f5253df0', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:52.290296 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Create volume of 1 GB Aug 14 01:20:52.290638 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.290638 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:52.291265 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Availability Zones retrieved successfully. Aug 14 01:20:52.298819 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Flow 'volume_create_api' (77f79a93-1b34-43eb-aedd-15e44388d053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:52.300268 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db286a5f-3535-4676-8905-cb3f087dd251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:52.301789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:52.338655 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db286a5f-3535-4676-8905-cb3f087dd251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:20:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=f1701d13-f95d-4562-b921-7a95f5253df0,is_public=True,name='tempest-VolumeTypesTest-volume-type-725505485',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1701d13-f95d-4562-b921-7a95f5253df0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:52.339858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c97b74a-71e2-4158-96ef-e09fef498fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:52.390211 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-725505485 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-725505485, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:52.390664 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-725505485 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-725505485, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:52.399150 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68a62edc-e1ca-4466-b6ed-31f48e3a1940 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.436348 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Created reservations ['f6d7a992-f993-4aa9-8270-5172ecb9e662', '7605cbb4-e6c4-4ad1-bde8-127227fe080d', '25fe13a7-3c2e-4898-bc01-4b76290618a6', '2c50eb67-889f-4dc0-a4e6-468d4654ebf9'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:52.437644 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c97b74a-71e2-4158-96ef-e09fef498fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d7a992-f993-4aa9-8270-5172ecb9e662', '7605cbb4-e6c4-4ad1-bde8-127227fe080d', '25fe13a7-3c2e-4898-bc01-4b76290618a6', '2c50eb67-889f-4dc0-a4e6-468d4654ebf9']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:52.438783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b977523-2e65-42c6-8994-b8e4a5604c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:52.478425 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b977523-2e65-42c6-8994-b8e4a5604c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7de13085-b0b1-4ca2-83b4-6b31f01b72d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-599925385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc284746e6a74bad8ff019f09aa0f09d',qos_specs=None,replication_status=,reservations=['f6d7a992-f993-4aa9-8270-5172ecb9e662','7605cbb4-e6c4-4ad1-bde8-127227fe080d','25fe13a7-3c2e-4898-bc01-4b76290618a6','2c50eb67-889f-4dc0-a4e6-468d4654ebf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db8bc8158ae84e6e94cbe53455a86abf',volume_type_id=f1701d13-f95d-4562-b921-7a95f5253df0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-599925385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7de13085-b0b1-4ca2-83b4-6b31f01b72d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc284746e6a74bad8ff019f09aa0f09d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db8bc8158ae84e6e94cbe53455a86abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1701d13-f95d-4562-b921-7a95f5253df0),volume_type_id=f1701d13-f95d-4562-b921-7a95f5253df0)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:52.479870 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68a62edc-e1ca-4466-b6ed-31f48e3a1940 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] POST https://10.4.3.11/volume/v3/qos-specs Aug 14 01:20:52.480066 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b80f4c0d-bc8d-4679-98f7-1733acc7f9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:52.480374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68a62edc-e1ca-4466-b6ed-31f48e3a1940 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1217352559", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:52.482579 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.qos_specs [None req-68a62edc-e1ca-4466-b6ed-31f48e3a1940 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1217352559', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100275) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 01:20:52.491185 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-68a62edc-e1ca-4466-b6ed-31f48e3a1940 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DB qos_specs_create(): root {'id': '578c420d-5b1a-4d26-895b-37f0b8ff465f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1217352559'} {{(pid=100275) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 01:20:52.502865 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68a62edc-e1ca-4466-b6ed-31f48e3a1940 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs returned with HTTP 200 Aug 14 01:20:52.503377 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 401/1600] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:20:52 2026] POST /volume/v3/qos-specs => generated 391 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:52.507366 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b80f4c0d-bc8d-4679-98f7-1733acc7f9a5) transitioned into state 'SUCCESS' from state '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-599925385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc284746e6a74bad8ff019f09aa0f09d',qos_specs=None,replication_status=,reservations=['f6d7a992-f993-4aa9-8270-5172ecb9e662','7605cbb4-e6c4-4ad1-bde8-127227fe080d','25fe13a7-3c2e-4898-bc01-4b76290618a6','2c50eb67-889f-4dc0-a4e6-468d4654ebf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db8bc8158ae84e6e94cbe53455a86abf',volume_type_id=f1701d13-f95d-4562-b921-7a95f5253df0)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:52.508169 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187b3d4b-5641-477f-b91d-f44afb4d38f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:52.513382 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d3c50d0-94b1-4206-a565-b49d3b31c571 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.516174 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d3c50d0-94b1-4206-a565-b49d3b31c571 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:52.516865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d3c50d0-94b1-4206-a565-b49d3b31c571 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1262632744"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:52.520066 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (187b3d4b-5641-477f-b91d-f44afb4d38f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:52.521303 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Flow 'volume_create_api' (77f79a93-1b34-43eb-aedd-15e44388d053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:52.521816 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Create volume request issued successfully. Aug 14 01:20:52.522834 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9675f28e-048f-4ddf-96df-cc2bff4b21cc tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:52.523295 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 404/1601] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:52 2026] POST /volume/v3/volumes => generated 780 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:52.537265 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d3c50d0-94b1-4206-a565-b49d3b31c571 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:52.537783 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 399/1602] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:20:52 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 14 01:20:52.540126 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00a94fda-fcdb-46b4-9511-75e6f11abd55 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.542712 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00a94fda-fcdb-46b4-9511-75e6f11abd55 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] GET https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:52.542712 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00a94fda-fcdb-46b4-9511-75e6f11abd55 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.543732 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00a94fda-fcdb-46b4-9511-75e6f11abd55 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.549737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f818cce-095a-45c5-ac6e-1fa8a6e7174e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.554484 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f818cce-095a-45c5-ac6e-1fa8a6e7174e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:52.555719 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f818cce-095a-45c5-ac6e-1fa8a6e7174e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-882627426"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:52.558912 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.558912 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:52.560779 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.560779 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:52.568619 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-00a94fda-fcdb-46b4-9511-75e6f11abd55 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Volume info retrieved successfully. Aug 14 01:20:52.576883 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00a94fda-fcdb-46b4-9511-75e6f11abd55 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 returned with HTTP 200 Aug 14 01:20:52.577781 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 399/1603] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:52.583275 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f818cce-095a-45c5-ac6e-1fa8a6e7174e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:52.583275 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 402/1604] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:20:52 2026] POST /volume/v3/types => generated 221 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:52.596606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ef8001b9-9767-4e03-b860-ee82fe1df84d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.598713 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef8001b9-9767-4e03-b860-ee82fe1df84d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:52.599135 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef8001b9-9767-4e03-b860-ee82fe1df84d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2143814270"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:52.600837 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.600837 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:52.616890 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef8001b9-9767-4e03-b860-ee82fe1df84d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:52.617664 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 405/1605] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:20:52 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:52.632869 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2cff6be-f47b-4583-82a3-d9ae9616d5b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.638592 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2cff6be-f47b-4583-82a3-d9ae9616d5b8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associate?vol_type_id=fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 Aug 14 01:20:52.641169 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2cff6be-f47b-4583-82a3-d9ae9616d5b8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.641169 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2cff6be-f47b-4583-82a3-d9ae9616d5b8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'associate' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.641169 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e2cff6be-f47b-4583-82a3-d9ae9616d5b8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Associate qos_spec: 578c420d-5b1a-4d26-895b-37f0b8ff465f with type: fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 {{(pid=100274) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 01:20:52.672741 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2cff6be-f47b-4583-82a3-d9ae9616d5b8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associate?vol_type_id=fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 returned with HTTP 202 Aug 14 01:20:52.673418 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 400/1606] 10.4.3.11 () {66 vars in 1474 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associate?vol_type_id=fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:52.684006 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a04949e8-3d7b-4420-ab19-1d6a289b1475 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.686477 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a04949e8-3d7b-4420-ab19-1d6a289b1475 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associate?vol_type_id=9abd81d5-a66f-4c46-9924-d75e1c66bafe Aug 14 01:20:52.686764 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a04949e8-3d7b-4420-ab19-1d6a289b1475 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.687086 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a04949e8-3d7b-4420-ab19-1d6a289b1475 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'associate' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.687908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a04949e8-3d7b-4420-ab19-1d6a289b1475 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Associate qos_spec: 578c420d-5b1a-4d26-895b-37f0b8ff465f with type: 9abd81d5-a66f-4c46-9924-d75e1c66bafe {{(pid=100273) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 01:20:52.719341 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a04949e8-3d7b-4420-ab19-1d6a289b1475 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associate?vol_type_id=9abd81d5-a66f-4c46-9924-d75e1c66bafe returned with HTTP 202 Aug 14 01:20:52.719892 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 400/1607] 10.4.3.11 () {66 vars in 1474 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associate?vol_type_id=9abd81d5-a66f-4c46-9924-d75e1c66bafe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:52.729491 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-59cdab28-4d5a-4950-8551-ca295b47a18d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.731573 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59cdab28-4d5a-4950-8551-ca295b47a18d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associate?vol_type_id=053d3798-f830-4a57-b8a7-26a63c194f76 Aug 14 01:20:52.731975 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59cdab28-4d5a-4950-8551-ca295b47a18d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.732040 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59cdab28-4d5a-4950-8551-ca295b47a18d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'associate' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.732620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-59cdab28-4d5a-4950-8551-ca295b47a18d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Associate qos_spec: 578c420d-5b1a-4d26-895b-37f0b8ff465f with type: 053d3798-f830-4a57-b8a7-26a63c194f76 {{(pid=100275) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 01:20:52.754827 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59cdab28-4d5a-4950-8551-ca295b47a18d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associate?vol_type_id=053d3798-f830-4a57-b8a7-26a63c194f76 returned with HTTP 202 Aug 14 01:20:52.755322 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 403/1608] 10.4.3.11 () {66 vars in 1474 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associate?vol_type_id=053d3798-f830-4a57-b8a7-26a63c194f76 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:52.763357 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d7a2294d-baa8-463a-9229-7be8d285a806 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.765647 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7a2294d-baa8-463a-9229-7be8d285a806 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associations Aug 14 01:20:52.765898 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7a2294d-baa8-463a-9229-7be8d285a806 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.766248 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7a2294d-baa8-463a-9229-7be8d285a806 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'associations' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.767788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d7a2294d-baa8-463a-9229-7be8d285a806 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Get associations for qos_spec id: 578c420d-5b1a-4d26-895b-37f0b8ff465f {{(pid=100276) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 01:20:52.791148 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7a2294d-baa8-463a-9229-7be8d285a806 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associations returned with HTTP 200 Aug 14 01:20:52.791667 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 406/1609] 10.4.3.11 () {66 vars in 1386 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associations => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:52.799690 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7a96453b-1f44-4272-ad72-caa9ac9ca6af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.802142 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a96453b-1f44-4272-ad72-caa9ac9ca6af tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/disassociate?vol_type_id=fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 Aug 14 01:20:52.802522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a96453b-1f44-4272-ad72-caa9ac9ca6af tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.802722 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a96453b-1f44-4272-ad72-caa9ac9ca6af tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'disassociate' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.803097 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.803097 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:52.803480 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7a96453b-1f44-4272-ad72-caa9ac9ca6af tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Disassociate qos_spec: 578c420d-5b1a-4d26-895b-37f0b8ff465f from type: fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 {{(pid=100274) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 14 01:20:52.835705 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a96453b-1f44-4272-ad72-caa9ac9ca6af tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/disassociate?vol_type_id=fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 returned with HTTP 202 Aug 14 01:20:52.836214 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 401/1610] 10.4.3.11 () {66 vars in 1483 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/disassociate?vol_type_id=fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:52.845231 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1805f2d2-728a-4e95-8cef-8d8e4c4b2c8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.847053 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1805f2d2-728a-4e95-8cef-8d8e4c4b2c8c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associations Aug 14 01:20:52.847283 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1805f2d2-728a-4e95-8cef-8d8e4c4b2c8c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.847477 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1805f2d2-728a-4e95-8cef-8d8e4c4b2c8c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'associations' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.847711 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.847711 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:52.848009 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1805f2d2-728a-4e95-8cef-8d8e4c4b2c8c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Get associations for qos_spec id: 578c420d-5b1a-4d26-895b-37f0b8ff465f {{(pid=100273) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 01:20:52.869183 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1805f2d2-728a-4e95-8cef-8d8e4c4b2c8c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associations returned with HTTP 200 Aug 14 01:20:52.869837 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 401/1611] 10.4.3.11 () {66 vars in 1386 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associations => generated 305 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:52.885863 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-504f4c59-5921-49dc-8e1e-2c128d1f5991 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.887871 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-504f4c59-5921-49dc-8e1e-2c128d1f5991 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/disassociate_all Aug 14 01:20:52.888116 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-504f4c59-5921-49dc-8e1e-2c128d1f5991 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.888440 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-504f4c59-5921-49dc-8e1e-2c128d1f5991 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'disassociate_all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.888666 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.888666 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:52.889128 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-504f4c59-5921-49dc-8e1e-2c128d1f5991 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Disassociate qos_spec: 578c420d-5b1a-4d26-895b-37f0b8ff465f from all. {{(pid=100275) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 14 01:20:52.907108 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-504f4c59-5921-49dc-8e1e-2c128d1f5991 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/disassociate_all returned with HTTP 202 Aug 14 01:20:52.907744 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 404/1612] 10.4.3.11 () {66 vars in 1398 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/disassociate_all => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:52.916754 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa7ba48f-a1e4-4f27-9f7b-4467364e715f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.919397 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa7ba48f-a1e4-4f27-9f7b-4467364e715f tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associations Aug 14 01:20:52.919722 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa7ba48f-a1e4-4f27-9f7b-4467364e715f tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.920023 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa7ba48f-a1e4-4f27-9f7b-4467364e715f tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'associations' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.920390 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.920390 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:52.920862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aa7ba48f-a1e4-4f27-9f7b-4467364e715f tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Get associations for qos_spec id: 578c420d-5b1a-4d26-895b-37f0b8ff465f {{(pid=100276) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 01:20:52.935329 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa7ba48f-a1e4-4f27-9f7b-4467364e715f tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associations returned with HTTP 200 Aug 14 01:20:52.935915 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 407/1613] 10.4.3.11 () {66 vars in 1386 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/associations => generated 24 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:20:52.946811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-efe89335-6053-40f4-9b10-6e0cdc10ac56 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.948972 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efe89335-6053-40f4-9b10-6e0cdc10ac56 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/types/053d3798-f830-4a57-b8a7-26a63c194f76 Aug 14 01:20:52.949207 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efe89335-6053-40f4-9b10-6e0cdc10ac56 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.949449 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efe89335-6053-40f4-9b10-6e0cdc10ac56 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.949727 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:52.949727 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:52.979011 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efe89335-6053-40f4-9b10-6e0cdc10ac56 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/types/053d3798-f830-4a57-b8a7-26a63c194f76 returned with HTTP 202 Aug 14 01:20:52.979815 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 402/1614] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:52 2026] DELETE /volume/v3/types/053d3798-f830-4a57-b8a7-26a63c194f76 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:52.987123 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8ac334a-b17d-437c-9a88-9defc4dd1a78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:52.989301 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8ac334a-b17d-437c-9a88-9defc4dd1a78 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/types/053d3798-f830-4a57-b8a7-26a63c194f76 Aug 14 01:20:52.989520 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8ac334a-b17d-437c-9a88-9defc4dd1a78 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:52.989730 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8ac334a-b17d-437c-9a88-9defc4dd1a78 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:52.996286 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8ac334a-b17d-437c-9a88-9defc4dd1a78 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/types/053d3798-f830-4a57-b8a7-26a63c194f76 returned with HTTP 404 Aug 14 01:20:52.996882 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 402/1615] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:52 2026] GET /volume/v3/types/053d3798-f830-4a57-b8a7-26a63c194f76 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.005739 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02418d6a-94be-4c67-a471-c9ed0803b071 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.007573 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02418d6a-94be-4c67-a471-c9ed0803b071 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/types/9abd81d5-a66f-4c46-9924-d75e1c66bafe Aug 14 01:20:53.007798 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02418d6a-94be-4c67-a471-c9ed0803b071 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.008034 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02418d6a-94be-4c67-a471-c9ed0803b071 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.008319 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.008319 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:53.047427 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02418d6a-94be-4c67-a471-c9ed0803b071 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/types/9abd81d5-a66f-4c46-9924-d75e1c66bafe returned with HTTP 202 Aug 14 01:20:53.048036 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 405/1616] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:53 2026] DELETE /volume/v3/types/9abd81d5-a66f-4c46-9924-d75e1c66bafe => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:53.058024 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a1c75f62-b8bc-4cc0-906c-3b9b1fa4d254 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.062368 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1c75f62-b8bc-4cc0-906c-3b9b1fa4d254 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/types/9abd81d5-a66f-4c46-9924-d75e1c66bafe Aug 14 01:20:53.062686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1c75f62-b8bc-4cc0-906c-3b9b1fa4d254 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.063017 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1c75f62-b8bc-4cc0-906c-3b9b1fa4d254 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.068891 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1c75f62-b8bc-4cc0-906c-3b9b1fa4d254 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/types/9abd81d5-a66f-4c46-9924-d75e1c66bafe returned with HTTP 404 Aug 14 01:20:53.069753 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 408/1617] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/types/9abd81d5-a66f-4c46-9924-d75e1c66bafe => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.080333 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ee7a609-65f4-48a8-a57e-ab03136999e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.083277 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ee7a609-65f4-48a8-a57e-ab03136999e1 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/types/fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 Aug 14 01:20:53.083630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ee7a609-65f4-48a8-a57e-ab03136999e1 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.083973 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ee7a609-65f4-48a8-a57e-ab03136999e1 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.123795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ee7a609-65f4-48a8-a57e-ab03136999e1 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/types/fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 returned with HTTP 202 Aug 14 01:20:53.125013 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 403/1618] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:53 2026] DELETE /volume/v3/types/fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:53.132337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5758045-730e-443f-863c-4a12bc1c0c08 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.134603 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5758045-730e-443f-863c-4a12bc1c0c08 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/types/fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 Aug 14 01:20:53.134910 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5758045-730e-443f-863c-4a12bc1c0c08 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.135229 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5758045-730e-443f-863c-4a12bc1c0c08 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.139770 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5758045-730e-443f-863c-4a12bc1c0c08 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/types/fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 returned with HTTP 404 Aug 14 01:20:53.140460 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 403/1619] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/types/fccbdaf5-e73c-47b1-b850-c30b2b1ee7a7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.149790 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ead41de0-16cd-4bfc-b33d-61807b13d51c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.149959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-994f496f-be0d-4b09-b8ce-ed0196b077dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.152302 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ead41de0-16cd-4bfc-b33d-61807b13d51c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] POST https://10.4.3.11/volume/v3/qos-specs Aug 14 01:20:53.152430 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-994f496f-be0d-4b09-b8ce-ed0196b077dc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] GET https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 Aug 14 01:20:53.152430 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-994f496f-be0d-4b09-b8ce-ed0196b077dc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.152523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ead41de0-16cd-4bfc-b33d-61807b13d51c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-563970008", "consumer": "back-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:53.152562 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-994f496f-be0d-4b09-b8ce-ed0196b077dc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.154669 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.qos_specs [None req-ead41de0-16cd-4bfc-b33d-61807b13d51c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-563970008', 'consumer': 'back-end', 'specs': {}} {{(pid=100275) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 01:20:53.158442 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-ead41de0-16cd-4bfc-b33d-61807b13d51c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DB qos_specs_create(): root {'id': '9fc5629c-694b-4d75-bb40-bc5e40d0ccb1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-563970008'} {{(pid=100275) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 01:20:53.160607 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-994f496f-be0d-4b09-b8ce-ed0196b077dc tempest-AttachVolumeTestJSON-602330221 tempest-AttachVolumeTestJSON-602330221-project-member] https://10.4.3.11/volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 returned with HTTP 404 Aug 14 01:20:53.161665 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 409/1620] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/volumes/e5d39c6f-0ddf-454f-812d-87861dd6e721 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.164837 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ead41de0-16cd-4bfc-b33d-61807b13d51c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs returned with HTTP 200 Aug 14 01:20:53.165485 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 406/1621] 10.4.3.11 () {68 vars in 1257 bytes} [Fri Aug 14 01:20:53 2026] POST /volume/v3/qos-specs => generated 366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.175952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-82164e17-65cf-4618-ba3a-6d2a13583f3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.178429 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82164e17-65cf-4618-ba3a-6d2a13583f3c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1?force=False Aug 14 01:20:53.178917 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82164e17-65cf-4618-ba3a-6d2a13583f3c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.179381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82164e17-65cf-4618-ba3a-6d2a13583f3c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.180340 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-82164e17-65cf-4618-ba3a-6d2a13583f3c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Delete qos_spec: 9fc5629c-694b-4d75-bb40-bc5e40d0ccb1, force: False {{(pid=100274) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 01:20:53.213153 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82164e17-65cf-4618-ba3a-6d2a13583f3c tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1?force=False returned with HTTP 202 Aug 14 01:20:53.213747 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 404/1622] 10.4.3.11 () {66 vars in 1373 bytes} [Fri Aug 14 01:20:53 2026] DELETE /volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:53.226032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d17cabd1-5e29-4ac0-a09e-1e939ec6c6f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.228711 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d17cabd1-5e29-4ac0-a09e-1e939ec6c6f4 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1 Aug 14 01:20:53.229078 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d17cabd1-5e29-4ac0-a09e-1e939ec6c6f4 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.229431 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d17cabd1-5e29-4ac0-a09e-1e939ec6c6f4 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.229860 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.229860 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:53.234414 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d17cabd1-5e29-4ac0-a09e-1e939ec6c6f4 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1 returned with HTTP 404 Aug 14 01:20:53.235064 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 404/1623] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.243897 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-64d18399-85b2-42ca-9691-1547bcabfd65 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.245944 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64d18399-85b2-42ca-9691-1547bcabfd65 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs Aug 14 01:20:53.246130 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-64d18399-85b2-42ca-9691-1547bcabfd65 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.246347 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-64d18399-85b2-42ca-9691-1547bcabfd65 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.246701 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.246701 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:53.257662 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64d18399-85b2-42ca-9691-1547bcabfd65 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs returned with HTTP 200 Aug 14 01:20:53.258284 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 410/1624] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.271965 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-709e8777-0607-4000-9a6f-845e5461ac3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.273587 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-709e8777-0607-4000-9a6f-845e5461ac3a tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1?force=False Aug 14 01:20:53.274070 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-709e8777-0607-4000-9a6f-845e5461ac3a tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.274342 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-709e8777-0607-4000-9a6f-845e5461ac3a tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.274701 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.274701 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:53.275570 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.qos_specs_manage [None req-709e8777-0607-4000-9a6f-845e5461ac3a tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Delete qos_spec: 9fc5629c-694b-4d75-bb40-bc5e40d0ccb1, force: False {{(pid=100275) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 01:20:53.280570 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-709e8777-0607-4000-9a6f-845e5461ac3a tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1?force=False returned with HTTP 404 Aug 14 01:20:53.281195 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 407/1625] 10.4.3.11 () {66 vars in 1373 bytes} [Fri Aug 14 01:20:53 2026] DELETE /volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.296794 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-464546ca-1345-445b-813c-6d2ccede902e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.299456 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-464546ca-1345-445b-813c-6d2ccede902e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1 Aug 14 01:20:53.299758 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-464546ca-1345-445b-813c-6d2ccede902e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.299980 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-464546ca-1345-445b-813c-6d2ccede902e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.300254 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.300254 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:53.305405 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-464546ca-1345-445b-813c-6d2ccede902e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1 returned with HTTP 404 Aug 14 01:20:53.306580 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 405/1626] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/9fc5629c-694b-4d75-bb40-bc5e40d0ccb1 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.317791 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-652617ca-d0f0-4928-9c5c-7d2aeab50aa8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.321112 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-652617ca-d0f0-4928-9c5c-7d2aeab50aa8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] POST https://10.4.3.11/volume/v3/qos-specs Aug 14 01:20:53.321112 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-652617ca-d0f0-4928-9c5c-7d2aeab50aa8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1408736789", "consumer": "both"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:53.323941 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.qos_specs [None req-652617ca-d0f0-4928-9c5c-7d2aeab50aa8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1408736789', 'consumer': 'both', 'specs': {}} {{(pid=100273) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 01:20:53.332998 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-652617ca-d0f0-4928-9c5c-7d2aeab50aa8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DB qos_specs_create(): root {'id': '0bd0272b-c960-40fd-90d4-ff32cc06a917', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1408736789'} {{(pid=100273) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 01:20:53.350762 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-652617ca-d0f0-4928-9c5c-7d2aeab50aa8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs returned with HTTP 200 Aug 14 01:20:53.351305 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 405/1627] 10.4.3.11 () {68 vars in 1257 bytes} [Fri Aug 14 01:20:53 2026] POST /volume/v3/qos-specs => generated 363 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.362296 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e639f39-57bf-467e-aa0f-c3d3c1e6a275 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.369903 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e639f39-57bf-467e-aa0f-c3d3c1e6a275 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917?force=False Aug 14 01:20:53.370359 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e639f39-57bf-467e-aa0f-c3d3c1e6a275 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.370672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e639f39-57bf-467e-aa0f-c3d3c1e6a275 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.371727 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.371727 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:53.372508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9e639f39-57bf-467e-aa0f-c3d3c1e6a275 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Delete qos_spec: 0bd0272b-c960-40fd-90d4-ff32cc06a917, force: False {{(pid=100276) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 01:20:53.421025 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e639f39-57bf-467e-aa0f-c3d3c1e6a275 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917?force=False returned with HTTP 202 Aug 14 01:20:53.421470 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 411/1628] 10.4.3.11 () {66 vars in 1373 bytes} [Fri Aug 14 01:20:53 2026] DELETE /volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917?force=False => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:53.434570 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6de9329-0fff-4250-ba6a-fcec7c6ddf55 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.437730 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6de9329-0fff-4250-ba6a-fcec7c6ddf55 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917 Aug 14 01:20:53.437730 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6de9329-0fff-4250-ba6a-fcec7c6ddf55 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.437730 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6de9329-0fff-4250-ba6a-fcec7c6ddf55 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.443528 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6de9329-0fff-4250-ba6a-fcec7c6ddf55 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917 returned with HTTP 404 Aug 14 01:20:53.444274 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 408/1629] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.454337 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42168ccc-2c4c-4037-a81f-f1e8dde0e6ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.458520 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42168ccc-2c4c-4037-a81f-f1e8dde0e6ce tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs Aug 14 01:20:53.458520 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42168ccc-2c4c-4037-a81f-f1e8dde0e6ce tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.458520 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42168ccc-2c4c-4037-a81f-f1e8dde0e6ce tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.479693 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42168ccc-2c4c-4037-a81f-f1e8dde0e6ce tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs returned with HTTP 200 Aug 14 01:20:53.480362 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 406/1630] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs => generated 175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.494791 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff450cc9-9d31-4cda-a725-3a8e1ffa2807 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.499606 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff450cc9-9d31-4cda-a725-3a8e1ffa2807 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917?force=False Aug 14 01:20:53.499606 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff450cc9-9d31-4cda-a725-3a8e1ffa2807 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.499606 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff450cc9-9d31-4cda-a725-3a8e1ffa2807 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.499606 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.499606 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:53.502983 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ff450cc9-9d31-4cda-a725-3a8e1ffa2807 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Delete qos_spec: 0bd0272b-c960-40fd-90d4-ff32cc06a917, force: False {{(pid=100273) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 01:20:53.508484 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff450cc9-9d31-4cda-a725-3a8e1ffa2807 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917?force=False returned with HTTP 404 Aug 14 01:20:53.509000 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 406/1631] 10.4.3.11 () {66 vars in 1373 bytes} [Fri Aug 14 01:20:53 2026] DELETE /volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:20:53.519773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0428af6a-41df-43c5-8f70-a6b2b92e001d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.522463 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0428af6a-41df-43c5-8f70-a6b2b92e001d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917 Aug 14 01:20:53.523575 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0428af6a-41df-43c5-8f70-a6b2b92e001d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.523575 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0428af6a-41df-43c5-8f70-a6b2b92e001d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.523575 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.523575 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:53.528234 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0428af6a-41df-43c5-8f70-a6b2b92e001d tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917 returned with HTTP 404 Aug 14 01:20:53.530815 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 412/1632] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/0bd0272b-c960-40fd-90d4-ff32cc06a917 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.547804 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50aa9c32-5ff9-4b73-b7c6-a134176bea72 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.552450 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50aa9c32-5ff9-4b73-b7c6-a134176bea72 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] POST https://10.4.3.11/volume/v3/qos-specs Aug 14 01:20:53.552889 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50aa9c32-5ff9-4b73-b7c6-a134176bea72 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2059070496", "consumer": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:53.556137 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.qos_specs [None req-50aa9c32-5ff9-4b73-b7c6-a134176bea72 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2059070496', 'consumer': 'front-end', 'specs': {}} {{(pid=100275) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 01:20:53.560579 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-50aa9c32-5ff9-4b73-b7c6-a134176bea72 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DB qos_specs_create(): root {'id': 'c255ad7e-edc0-4d0d-90cf-d86ad899788a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2059070496'} {{(pid=100275) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 01:20:53.571720 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50aa9c32-5ff9-4b73-b7c6-a134176bea72 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs returned with HTTP 200 Aug 14 01:20:53.572321 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 409/1633] 10.4.3.11 () {68 vars in 1257 bytes} [Fri Aug 14 01:20:53 2026] POST /volume/v3/qos-specs => generated 368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.583465 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-273dc337-82a4-495c-9c41-d3b921157cbe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.586300 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-273dc337-82a4-495c-9c41-d3b921157cbe tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a?force=False Aug 14 01:20:53.586625 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-273dc337-82a4-495c-9c41-d3b921157cbe tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.587053 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-273dc337-82a4-495c-9c41-d3b921157cbe tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.587527 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.587527 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:53.589690 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-273dc337-82a4-495c-9c41-d3b921157cbe tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Delete qos_spec: c255ad7e-edc0-4d0d-90cf-d86ad899788a, force: False {{(pid=100274) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 01:20:53.596699 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-349331ea-e24e-48c6-9403-a2b81d23d3ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.602628 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-349331ea-e24e-48c6-9403-a2b81d23d3ba tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] GET https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:53.602628 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-349331ea-e24e-48c6-9403-a2b81d23d3ba tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.602628 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-349331ea-e24e-48c6-9403-a2b81d23d3ba tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.620794 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.620794 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:53.627879 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-349331ea-e24e-48c6-9403-a2b81d23d3ba tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Volume info retrieved successfully. Aug 14 01:20:53.633433 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-349331ea-e24e-48c6-9403-a2b81d23d3ba tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 returned with HTTP 200 Aug 14 01:20:53.635321 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 407/1634] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:20:53.648819 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-273dc337-82a4-495c-9c41-d3b921157cbe tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a?force=False returned with HTTP 202 Aug 14 01:20:53.648819 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 407/1635] 10.4.3.11 () {66 vars in 1373 bytes} [Fri Aug 14 01:20:53 2026] DELETE /volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a?force=False => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:53.652157 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ee0423b-b148-47b5-9722-5396faf276eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.654560 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] POST https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3/action Aug 14 01:20:53.657058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Action body: b'{"os-retype": {"new_type": "2d7bc70d-58ec-4cc1-979d-5c0e0d2c88a4"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:53.657058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "2d7bc70d-58ec-4cc1-979d-5c0e0d2c88a4"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:53.660202 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d893f098-0582-416e-aac9-9ca82fdc78cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.662456 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d893f098-0582-416e-aac9-9ca82fdc78cd tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a Aug 14 01:20:53.662760 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d893f098-0582-416e-aac9-9ca82fdc78cd tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.662945 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d893f098-0582-416e-aac9-9ca82fdc78cd tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.663258 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.663258 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:53.667390 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d893f098-0582-416e-aac9-9ca82fdc78cd tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a returned with HTTP 404 Aug 14 01:20:53.669536 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 410/1636] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.670047 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.670047 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:53.670047 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Volume info retrieved successfully. Aug 14 01:20:53.678900 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-21856641-fc5b-4236-b999-0125963661c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.682745 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21856641-fc5b-4236-b999-0125963661c8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs Aug 14 01:20:53.682745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21856641-fc5b-4236-b999-0125963661c8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.682745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21856641-fc5b-4236-b999-0125963661c8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.699673 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21856641-fc5b-4236-b999-0125963661c8 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs returned with HTTP 200 Aug 14 01:20:53.700313 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 408/1637] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.702023 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-779859126 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-779859126, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:53.702023 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-779859126 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-779859126, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:20:53.712112 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-abb4cbc1-497e-40f6-a8cb-1a00cd9e7f70 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.715148 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-abb4cbc1-497e-40f6-a8cb-1a00cd9e7f70 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a?force=False Aug 14 01:20:53.715546 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-abb4cbc1-497e-40f6-a8cb-1a00cd9e7f70 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.715771 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-abb4cbc1-497e-40f6-a8cb-1a00cd9e7f70 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.716171 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.716171 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:53.718307 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-abb4cbc1-497e-40f6-a8cb-1a00cd9e7f70 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Delete qos_spec: c255ad7e-edc0-4d0d-90cf-d86ad899788a, force: False {{(pid=100274) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 01:20:53.724160 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-abb4cbc1-497e-40f6-a8cb-1a00cd9e7f70 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a?force=False returned with HTTP 404 Aug 14 01:20:53.724160 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 408/1638] 10.4.3.11 () {66 vars in 1373 bytes} [Fri Aug 14 01:20:53 2026] DELETE /volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.732644 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Created reservations ['a2cd3e87-4afd-4908-ab40-06b4e7e673dd', 'cc5ed184-380b-43cc-84f7-e6c325df191a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:53.736620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0cc29124-1ac9-4d01-ab42-5c661fade30a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.738826 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0cc29124-1ac9-4d01-ab42-5c661fade30a tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a Aug 14 01:20:53.739153 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0cc29124-1ac9-4d01-ab42-5c661fade30a tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.739414 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0cc29124-1ac9-4d01-ab42-5c661fade30a tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.745657 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0cc29124-1ac9-4d01-ab42-5c661fade30a tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a returned with HTTP 404 Aug 14 01:20:53.745657 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 411/1639] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/c255ad7e-edc0-4d0d-90cf-d86ad899788a => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:53.755381 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f28cd2b-2232-4cdf-8b19-2f685b55c412 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.758083 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f28cd2b-2232-4cdf-8b19-2f685b55c412 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f Aug 14 01:20:53.758201 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f28cd2b-2232-4cdf-8b19-2f685b55c412 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.758513 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f28cd2b-2232-4cdf-8b19-2f685b55c412 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.758938 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.758938 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:53.765407 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Created reservations ['68df0873-3b58-45e4-a694-093548ed7f19', 'c7bd8476-1c4f-438c-8aeb-3a8dc788d3c0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:53.767856 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f28cd2b-2232-4cdf-8b19-2f685b55c412 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f returned with HTTP 200 Aug 14 01:20:53.768371 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 409/1640] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.782627 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc1c78ba-ef4d-48c5-8e98-855c916e6f93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.785459 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc1c78ba-ef4d-48c5-8e98-855c916e6f93 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs Aug 14 01:20:53.785459 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc1c78ba-ef4d-48c5-8e98-855c916e6f93 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.785646 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc1c78ba-ef4d-48c5-8e98-855c916e6f93 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.793785 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc1c78ba-ef4d-48c5-8e98-855c916e6f93 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs returned with HTTP 200 Aug 14 01:20:53.795256 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 409/1641] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:20:53 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 14 01:20:53.813048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9cb9a8f5-88a9-46d8-a635-1ddf1b9cec9e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.817048 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Retype volume request issued successfully. Aug 14 01:20:53.817048 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ee0423b-b148-47b5-9722-5396faf276eb tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3/action returned with HTTP 202 Aug 14 01:20:53.817048 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 413/1642] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:20:53 2026] POST /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:53.817175 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cb9a8f5-88a9-46d8-a635-1ddf1b9cec9e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] PUT https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f Aug 14 01:20:53.817847 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9cb9a8f5-88a9-46d8-a635-1ddf1b9cec9e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:53.830952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.qos_specs [None req-9cb9a8f5-88a9-46d8-a635-1ddf1b9cec9e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100275) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 14 01:20:53.831180 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac10d26e-c038-4ee2-9a03-033f41b34c15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.835461 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac10d26e-c038-4ee2-9a03-033f41b34c15 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] GET https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:53.835825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac10d26e-c038-4ee2-9a03-033f41b34c15 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.835933 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac10d26e-c038-4ee2-9a03-033f41b34c15 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.849698 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.849698 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:53.850489 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-9cb9a8f5-88a9-46d8-a635-1ddf1b9cec9e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] qos_specs_update() value: {'id': '4092243d-ae1b-44a5-98bc-44626f231a6f', 'key': 'iops_bytes', 'value': '500', 'specs_id': '578c420d-5b1a-4d26-895b-37f0b8ff465f', 'deleted': False} {{(pid=100275) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 14 01:20:53.861866 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac10d26e-c038-4ee2-9a03-033f41b34c15 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Volume info retrieved successfully. Aug 14 01:20:53.863687 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9cb9a8f5-88a9-46d8-a635-1ddf1b9cec9e tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f returned with HTTP 200 Aug 14 01:20:53.863750 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 412/1643] 10.4.3.11 () {68 vars in 1367 bytes} [Fri Aug 14 01:20:53 2026] PUT /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f => generated 36 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:20:53.870653 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac10d26e-c038-4ee2-9a03-033f41b34c15 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 returned with HTTP 200 Aug 14 01:20:53.873234 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 410/1644] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.873950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bfdeddc9-614e-41fd-b45b-a323428e8544 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.875937 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfdeddc9-614e-41fd-b45b-a323428e8544 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f Aug 14 01:20:53.876121 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfdeddc9-614e-41fd-b45b-a323428e8544 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.876336 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfdeddc9-614e-41fd-b45b-a323428e8544 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.876586 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.876586 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:53.882036 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfdeddc9-614e-41fd-b45b-a323428e8544 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f returned with HTTP 200 Aug 14 01:20:53.882036 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 410/1645] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.892529 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-becddd28-fc84-40d3-b9e3-0cad5cd11903 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.894709 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-becddd28-fc84-40d3-b9e3-0cad5cd11903 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] PUT https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/delete_keys Aug 14 01:20:53.895118 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-becddd28-fc84-40d3-b9e3-0cad5cd11903 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:53.896857 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.896857 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:53.897587 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.qos_specs_manage [None req-becddd28-fc84-40d3-b9e3-0cad5cd11903 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Delete_key spec: 578c420d-5b1a-4d26-895b-37f0b8ff465f, keys: ['iops_bytes'] {{(pid=100276) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 14 01:20:53.928651 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-becddd28-fc84-40d3-b9e3-0cad5cd11903 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/delete_keys returned with HTTP 202 Aug 14 01:20:53.929275 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 414/1646] 10.4.3.11 () {68 vars in 1403 bytes} [Fri Aug 14 01:20:53 2026] PUT /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f/delete_keys => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:53.939415 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c8ed423-34e7-461c-97e9-15cd7336f08f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.943113 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c8ed423-34e7-461c-97e9-15cd7336f08f tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f Aug 14 01:20:53.943113 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c8ed423-34e7-461c-97e9-15cd7336f08f tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.943113 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c8ed423-34e7-461c-97e9-15cd7336f08f tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.943945 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:53.943945 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:53.953914 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c8ed423-34e7-461c-97e9-15cd7336f08f tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f returned with HTTP 200 Aug 14 01:20:53.953914 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 413/1647] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.969369 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-888ab599-18e6-46ce-baab-310834849eb5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:53.971699 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-888ab599-18e6-46ce-baab-310834849eb5 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f Aug 14 01:20:53.972059 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-888ab599-18e6-46ce-baab-310834849eb5 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:53.972316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-888ab599-18e6-46ce-baab-310834849eb5 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:53.985275 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-888ab599-18e6-46ce-baab-310834849eb5 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f returned with HTTP 200 Aug 14 01:20:53.985862 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 411/1648] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:53 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:53.998272 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ccb80de4-119e-4d4a-a469-e20d2887bea2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:54.001288 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccb80de4-119e-4d4a-a469-e20d2887bea2 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] DELETE https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f?force=False Aug 14 01:20:54.001630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccb80de4-119e-4d4a-a469-e20d2887bea2 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:54.001942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccb80de4-119e-4d4a-a469-e20d2887bea2 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:54.002453 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:54.002453 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:54.003248 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ccb80de4-119e-4d4a-a469-e20d2887bea2 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Delete qos_spec: 578c420d-5b1a-4d26-895b-37f0b8ff465f, force: False {{(pid=100274) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 01:20:54.042657 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccb80de4-119e-4d4a-a469-e20d2887bea2 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f?force=False returned with HTTP 202 Aug 14 01:20:54.043643 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 411/1649] 10.4.3.11 () {66 vars in 1373 bytes} [Fri Aug 14 01:20:53 2026] DELETE /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f?force=False => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:54.054981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-918bc36b-f990-4eb6-90a6-a3f194745da7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:54.058099 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-918bc36b-f990-4eb6-90a6-a3f194745da7 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] GET https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f Aug 14 01:20:54.058664 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-918bc36b-f990-4eb6-90a6-a3f194745da7 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:54.058664 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-918bc36b-f990-4eb6-90a6-a3f194745da7 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:54.058776 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:54.058776 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:54.064075 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-918bc36b-f990-4eb6-90a6-a3f194745da7 tempest-QosSpecsTestJSON-526005078 tempest-QosSpecsTestJSON-526005078-project-admin] https://10.4.3.11/volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f returned with HTTP 404 Aug 14 01:20:54.065210 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 415/1650] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:20:54 2026] GET /volume/v3/qos-specs/578c420d-5b1a-4d26-895b-37f0b8ff465f => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:54.899999 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-83af1eea-2ab1-4232-961f-3b9c8f6483e1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:54.902566 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83af1eea-2ab1-4232-961f-3b9c8f6483e1 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] GET https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:54.902859 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83af1eea-2ab1-4232-961f-3b9c8f6483e1 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:54.903981 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83af1eea-2ab1-4232-961f-3b9c8f6483e1 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:54.913329 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:54.913329 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:54.919424 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-83af1eea-2ab1-4232-961f-3b9c8f6483e1 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Volume info retrieved successfully. Aug 14 01:20:54.925385 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83af1eea-2ab1-4232-961f-3b9c8f6483e1 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 returned with HTTP 200 Aug 14 01:20:54.925812 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 414/1651] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:54 2026] GET /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:54.945687 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33caec40-5f73-4d9a-886c-be5adc74dc3b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:54.947999 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33caec40-5f73-4d9a-886c-be5adc74dc3b tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] GET https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:54.948112 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33caec40-5f73-4d9a-886c-be5adc74dc3b tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:54.948539 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33caec40-5f73-4d9a-886c-be5adc74dc3b tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:54.959730 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:54.959730 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:54.972652 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33caec40-5f73-4d9a-886c-be5adc74dc3b tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Volume info retrieved successfully. Aug 14 01:20:54.986163 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33caec40-5f73-4d9a-886c-be5adc74dc3b tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 returned with HTTP 200 Aug 14 01:20:54.986163 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 412/1652] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:54 2026] GET /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 => generated 873 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:55.006353 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-509901c0-c464-420b-bf53-b9d783170c99 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:55.008074 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-509901c0-c464-420b-bf53-b9d783170c99 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] GET https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:55.008292 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-509901c0-c464-420b-bf53-b9d783170c99 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:55.008544 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-509901c0-c464-420b-bf53-b9d783170c99 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:55.018382 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:55.018382 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:55.023587 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-509901c0-c464-420b-bf53-b9d783170c99 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Volume info retrieved successfully. Aug 14 01:20:55.030586 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-509901c0-c464-420b-bf53-b9d783170c99 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 returned with HTTP 200 Aug 14 01:20:55.031273 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 412/1653] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:55 2026] GET /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:55.055395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0cb5fde2-bec2-49bb-b475-0802b0ec3d27 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:55.059732 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0cb5fde2-bec2-49bb-b475-0802b0ec3d27 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:55.060312 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0cb5fde2-bec2-49bb-b475-0802b0ec3d27 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:55.060499 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0cb5fde2-bec2-49bb-b475-0802b0ec3d27 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:55.060635 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0cb5fde2-bec2-49bb-b475-0802b0ec3d27 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Delete volume with id: 7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:55.248486 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:55.248486 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:55.249312 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0cb5fde2-bec2-49bb-b475-0802b0ec3d27 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Volume info retrieved successfully. Aug 14 01:20:55.321139 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0cb5fde2-bec2-49bb-b475-0802b0ec3d27 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Delete volume request issued successfully. Aug 14 01:20:55.321139 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0cb5fde2-bec2-49bb-b475-0802b0ec3d27 tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 returned with HTTP 202 Aug 14 01:20:55.321139 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 416/1654] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:20:55 2026] DELETE /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:55.332507 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-46ec5c31-5769-4790-b007-6412ff38d1dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:55.338726 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46ec5c31-5769-4790-b007-6412ff38d1dd tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] GET https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:55.339191 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46ec5c31-5769-4790-b007-6412ff38d1dd tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:55.339719 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-46ec5c31-5769-4790-b007-6412ff38d1dd tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:55.356346 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:55.356346 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:55.364573 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-46ec5c31-5769-4790-b007-6412ff38d1dd tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Volume info retrieved successfully. Aug 14 01:20:55.376889 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-46ec5c31-5769-4790-b007-6412ff38d1dd tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 returned with HTTP 200 Aug 14 01:20:55.378343 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 415/1655] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:55 2026] GET /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:56.399953 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2822ed7f-cf3e-47fd-bdab-ccb677068dcf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.401327 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2822ed7f-cf3e-47fd-bdab-ccb677068dcf tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] GET https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 Aug 14 01:20:56.401507 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2822ed7f-cf3e-47fd-bdab-ccb677068dcf tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:56.401762 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2822ed7f-cf3e-47fd-bdab-ccb677068dcf tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:56.416949 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2822ed7f-cf3e-47fd-bdab-ccb677068dcf tempest-VolumeTypesTest-1574194737 tempest-VolumeTypesTest-1574194737-project-member] https://10.4.3.11/volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 returned with HTTP 404 Aug 14 01:20:56.417899 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 413/1656] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:56 2026] GET /volume/v3/volumes/7de13085-b0b1-4ca2-83b4-6b31f01b72d3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:56.431075 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0a914df-1181-4194-bf71-1c3584136c3b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.433024 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0a914df-1181-4194-bf71-1c3584136c3b tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] DELETE https://10.4.3.11/volume/v3/types/2d7bc70d-58ec-4cc1-979d-5c0e0d2c88a4 Aug 14 01:20:56.433357 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0a914df-1181-4194-bf71-1c3584136c3b tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:56.433631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0a914df-1181-4194-bf71-1c3584136c3b tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:56.473143 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0a914df-1181-4194-bf71-1c3584136c3b tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/2d7bc70d-58ec-4cc1-979d-5c0e0d2c88a4 returned with HTTP 202 Aug 14 01:20:56.473143 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 413/1657] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:56 2026] DELETE /volume/v3/types/2d7bc70d-58ec-4cc1-979d-5c0e0d2c88a4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:56.485160 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9a542c72-36fe-4048-9066-749ec45dd810 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.488692 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a542c72-36fe-4048-9066-749ec45dd810 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/2d7bc70d-58ec-4cc1-979d-5c0e0d2c88a4 Aug 14 01:20:56.489149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a542c72-36fe-4048-9066-749ec45dd810 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:56.489440 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a542c72-36fe-4048-9066-749ec45dd810 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:56.498512 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a542c72-36fe-4048-9066-749ec45dd810 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/2d7bc70d-58ec-4cc1-979d-5c0e0d2c88a4 returned with HTTP 404 Aug 14 01:20:56.499001 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 417/1658] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:56 2026] GET /volume/v3/types/2d7bc70d-58ec-4cc1-979d-5c0e0d2c88a4 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:56.515965 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-537b344f-f6a8-4b0e-9823-dfc2cfa5fe4c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.518685 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-537b344f-f6a8-4b0e-9823-dfc2cfa5fe4c tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] DELETE https://10.4.3.11/volume/v3/types/f1701d13-f95d-4562-b921-7a95f5253df0 Aug 14 01:20:56.519091 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-537b344f-f6a8-4b0e-9823-dfc2cfa5fe4c tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:56.520665 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-537b344f-f6a8-4b0e-9823-dfc2cfa5fe4c tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:56.570244 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-537b344f-f6a8-4b0e-9823-dfc2cfa5fe4c tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/f1701d13-f95d-4562-b921-7a95f5253df0 returned with HTTP 202 Aug 14 01:20:56.570996 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 416/1659] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:56 2026] DELETE /volume/v3/types/f1701d13-f95d-4562-b921-7a95f5253df0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:56.583042 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95d58b34-480d-459c-ab4c-498c1cd58702 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.586708 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95d58b34-480d-459c-ab4c-498c1cd58702 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/f1701d13-f95d-4562-b921-7a95f5253df0 Aug 14 01:20:56.586708 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95d58b34-480d-459c-ab4c-498c1cd58702 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:56.587331 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95d58b34-480d-459c-ab4c-498c1cd58702 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:56.595904 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95d58b34-480d-459c-ab4c-498c1cd58702 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/f1701d13-f95d-4562-b921-7a95f5253df0 returned with HTTP 404 Aug 14 01:20:56.596118 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 414/1660] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:56 2026] GET /volume/v3/types/f1701d13-f95d-4562-b921-7a95f5253df0 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:56.612289 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91d26e33-7842-4fb1-9899-101765410985 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.614786 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91d26e33-7842-4fb1-9899-101765410985 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:56.615913 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91d26e33-7842-4fb1-9899-101765410985 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1477753289", "description": "tempest-volume-type-description-951996452", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:56.643364 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91d26e33-7842-4fb1-9899-101765410985 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:56.644278 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 414/1661] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:20:56 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 14 01:20:56.655524 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-06fef1fc-0daa-4781-9e3b-52a1d492555f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.657678 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06fef1fc-0daa-4781-9e3b-52a1d492555f tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/b6ec5b9f-1772-48a7-a090-ad41f7376839 Aug 14 01:20:56.657678 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06fef1fc-0daa-4781-9e3b-52a1d492555f tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:56.657820 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06fef1fc-0daa-4781-9e3b-52a1d492555f tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:56.667328 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06fef1fc-0daa-4781-9e3b-52a1d492555f tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/b6ec5b9f-1772-48a7-a090-ad41f7376839 returned with HTTP 200 Aug 14 01:20:56.668056 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 418/1662] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:56 2026] GET /volume/v3/types/b6ec5b9f-1772-48a7-a090-ad41f7376839 => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:56.685818 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44b8e32e-a386-4f9c-a5d9-467f4260e731 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.687497 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44b8e32e-a386-4f9c-a5d9-467f4260e731 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] DELETE https://10.4.3.11/volume/v3/types/b6ec5b9f-1772-48a7-a090-ad41f7376839 Aug 14 01:20:56.688352 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44b8e32e-a386-4f9c-a5d9-467f4260e731 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:56.688352 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44b8e32e-a386-4f9c-a5d9-467f4260e731 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:56.753558 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44b8e32e-a386-4f9c-a5d9-467f4260e731 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/b6ec5b9f-1772-48a7-a090-ad41f7376839 returned with HTTP 202 Aug 14 01:20:56.753558 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 417/1663] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:56 2026] DELETE /volume/v3/types/b6ec5b9f-1772-48a7-a090-ad41f7376839 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:56.764150 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e9e3011-795e-45c7-87ce-7358b31ad772 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.768588 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e9e3011-795e-45c7-87ce-7358b31ad772 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/b6ec5b9f-1772-48a7-a090-ad41f7376839 Aug 14 01:20:56.768588 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e9e3011-795e-45c7-87ce-7358b31ad772 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:56.768588 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e9e3011-795e-45c7-87ce-7358b31ad772 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:56.775749 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e9e3011-795e-45c7-87ce-7358b31ad772 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/b6ec5b9f-1772-48a7-a090-ad41f7376839 returned with HTTP 404 Aug 14 01:20:56.776390 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 415/1664] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:56 2026] GET /volume/v3/types/b6ec5b9f-1772-48a7-a090-ad41f7376839 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:56.803019 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e1d7b137-2bcc-4d71-9deb-fb900bc97afa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.805185 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1d7b137-2bcc-4d71-9deb-fb900bc97afa tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:56.805865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1d7b137-2bcc-4d71-9deb-fb900bc97afa tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-112359643"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:56.827812 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1d7b137-2bcc-4d71-9deb-fb900bc97afa tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:56.828182 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 415/1665] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:20:56 2026] POST /volume/v3/types => generated 220 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:56.838758 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-484f6e18-78e6-4586-b307-a7f8f5c95ed7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.842828 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-484f6e18-78e6-4586-b307-a7f8f5c95ed7 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] POST https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption Aug 14 01:20:56.844292 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-484f6e18-78e6-4586-b307-a7f8f5c95ed7 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:56.909013 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-484f6e18-78e6-4586-b307-a7f8f5c95ed7 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption returned with HTTP 200 Aug 14 01:20:56.909914 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 419/1666] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:20:56 2026] POST /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:56.922580 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-99beda51-e2e7-4e89-8d2d-c3dac321889d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.930215 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-99beda51-e2e7-4e89-8d2d-c3dac321889d tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption Aug 14 01:20:56.931406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-99beda51-e2e7-4e89-8d2d-c3dac321889d tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:56.931406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-99beda51-e2e7-4e89-8d2d-c3dac321889d tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:56.941809 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-99beda51-e2e7-4e89-8d2d-c3dac321889d tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption returned with HTTP 200 Aug 14 01:20:56.942475 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 418/1667] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:20:56 2026] GET /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:56.958030 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-77f706d6-224a-4ae5-aca2-d44c238220f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:56.961713 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77f706d6-224a-4ae5-aca2-d44c238220f0 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] PUT https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption/1a80d529-8b59-4324-a3c7-3a3c9774eb8b Aug 14 01:20:56.962438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77f706d6-224a-4ae5-aca2-d44c238220f0 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:56.996001 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77f706d6-224a-4ae5-aca2-d44c238220f0 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption/1a80d529-8b59-4324-a3c7-3a3c9774eb8b returned with HTTP 200 Aug 14 01:20:56.997192 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 416/1668] 10.4.3.11 () {68 vars in 1500 bytes} [Fri Aug 14 01:20:56 2026] PUT /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption/1a80d529-8b59-4324-a3c7-3a3c9774eb8b => generated 122 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:57.008697 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9326dd09-3448-4ac4-a744-8aef02841777 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.012367 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9326dd09-3448-4ac4-a744-8aef02841777 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption Aug 14 01:20:57.012367 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9326dd09-3448-4ac4-a744-8aef02841777 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.012584 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9326dd09-3448-4ac4-a744-8aef02841777 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.025219 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9326dd09-3448-4ac4-a744-8aef02841777 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption returned with HTTP 200 Aug 14 01:20:57.026298 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 416/1669] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:20:57 2026] GET /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption => generated 347 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:57.045337 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-55334e9a-23c1-4748-9d89-b527cbad74e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.047616 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55334e9a-23c1-4748-9d89-b527cbad74e3 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption/cipher Aug 14 01:20:57.048306 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55334e9a-23c1-4748-9d89-b527cbad74e3 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.048883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-55334e9a-23c1-4748-9d89-b527cbad74e3 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.066843 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-55334e9a-23c1-4748-9d89-b527cbad74e3 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption/cipher returned with HTTP 200 Aug 14 01:20:57.067414 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 420/1670] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:20:57 2026] GET /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:20:57.080968 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c9966302-0038-4b77-a998-bdc3d72ede06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.084006 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9966302-0038-4b77-a998-bdc3d72ede06 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] DELETE https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption/1a80d529-8b59-4324-a3c7-3a3c9774eb8b Aug 14 01:20:57.084458 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9966302-0038-4b77-a998-bdc3d72ede06 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.084707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9966302-0038-4b77-a998-bdc3d72ede06 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.110650 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9966302-0038-4b77-a998-bdc3d72ede06 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption/1a80d529-8b59-4324-a3c7-3a3c9774eb8b returned with HTTP 202 Aug 14 01:20:57.111471 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 419/1671] 10.4.3.11 () {66 vars in 1482 bytes} [Fri Aug 14 01:20:57 2026] DELETE /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption/1a80d529-8b59-4324-a3c7-3a3c9774eb8b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:57.124516 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86b5ba29-0e78-4fb7-9959-3466b9c10c67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.127335 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86b5ba29-0e78-4fb7-9959-3466b9c10c67 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption Aug 14 01:20:57.127751 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86b5ba29-0e78-4fb7-9959-3466b9c10c67 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.128269 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86b5ba29-0e78-4fb7-9959-3466b9c10c67 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.141525 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86b5ba29-0e78-4fb7-9959-3466b9c10c67 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption returned with HTTP 200 Aug 14 01:20:57.141525 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 417/1672] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:20:57 2026] GET /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption => generated 2 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 01:20:57.157767 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ef06023-d050-4cc3-a867-928b4d1efaa1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.162542 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ef06023-d050-4cc3-a867-928b4d1efaa1 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption Aug 14 01:20:57.163065 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ef06023-d050-4cc3-a867-928b4d1efaa1 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.163820 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ef06023-d050-4cc3-a867-928b4d1efaa1 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.183671 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ef06023-d050-4cc3-a867-928b4d1efaa1 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption returned with HTTP 200 Aug 14 01:20:57.184313 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 417/1673] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:20:57 2026] GET /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a/encryption => generated 2 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 01:20:57.198512 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-042f3527-6925-4b65-82d1-36885839c891 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.203296 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-042f3527-6925-4b65-82d1-36885839c891 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] DELETE https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a Aug 14 01:20:57.203635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-042f3527-6925-4b65-82d1-36885839c891 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.203869 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-042f3527-6925-4b65-82d1-36885839c891 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.271846 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-042f3527-6925-4b65-82d1-36885839c891 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a returned with HTTP 202 Aug 14 01:20:57.272681 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 421/1674] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:57 2026] DELETE /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:57.283736 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6cfa81e-7382-4133-a694-55e3ed6655d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.286190 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6cfa81e-7382-4133-a694-55e3ed6655d2 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a Aug 14 01:20:57.287638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6cfa81e-7382-4133-a694-55e3ed6655d2 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.287638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6cfa81e-7382-4133-a694-55e3ed6655d2 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.299954 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6cfa81e-7382-4133-a694-55e3ed6655d2 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a returned with HTTP 404 Aug 14 01:20:57.300087 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 420/1675] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:57 2026] GET /volume/v3/types/4425480d-63aa-48b6-93fc-16a29c9adc3a => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:57.315977 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3be3c2d-cafe-40a0-bf18-7da700044cf5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.318657 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3be3c2d-cafe-40a0-bf18-7da700044cf5 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types Aug 14 01:20:57.320943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3be3c2d-cafe-40a0-bf18-7da700044cf5 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.320943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3be3c2d-cafe-40a0-bf18-7da700044cf5 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.342292 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3be3c2d-cafe-40a0-bf18-7da700044cf5 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:57.344656 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 418/1676] 10.4.3.11 () {66 vars in 1224 bytes} [Fri Aug 14 01:20:57 2026] GET /volume/v3/types => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:57.357253 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df10cefe-1157-47cf-aac9-0eedcca3f5e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.360838 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df10cefe-1157-47cf-aac9-0eedcca3f5e4 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:57.362347 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df10cefe-1157-47cf-aac9-0eedcca3f5e4 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1160165156"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:57.390306 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df10cefe-1157-47cf-aac9-0eedcca3f5e4 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:57.390988 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 418/1677] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:20:57 2026] POST /volume/v3/types => generated 221 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:57.403849 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1586a285-deba-400a-b7d6-b2bb7a16355d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.407095 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1586a285-deba-400a-b7d6-b2bb7a16355d tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] PUT https://10.4.3.11/volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 Aug 14 01:20:57.407095 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1586a285-deba-400a-b7d6-b2bb7a16355d tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-708036047", "description": "tempest-volume-type-description-1695091703", "is_public": false}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:57.490783 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1586a285-deba-400a-b7d6-b2bb7a16355d tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 returned with HTTP 200 Aug 14 01:20:57.491403 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 422/1678] 10.4.3.11 () {68 vars in 1356 bytes} [Fri Aug 14 01:20:57 2026] PUT /volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 => generated 204 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:57.505467 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d05584b-3e30-4dca-8024-8a2645768f4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.509372 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d05584b-3e30-4dca-8024-8a2645768f4e tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 Aug 14 01:20:57.509372 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d05584b-3e30-4dca-8024-8a2645768f4e tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.510483 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d05584b-3e30-4dca-8024-8a2645768f4e tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.521248 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d05584b-3e30-4dca-8024-8a2645768f4e tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 returned with HTTP 200 Aug 14 01:20:57.522094 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 421/1679] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:57 2026] GET /volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:57.532253 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0cd139f5-3e55-46ae-aa0b-7c6d564df48c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.534470 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cd139f5-3e55-46ae-aa0b-7c6d564df48c tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] DELETE https://10.4.3.11/volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 Aug 14 01:20:57.536531 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cd139f5-3e55-46ae-aa0b-7c6d564df48c tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.536531 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cd139f5-3e55-46ae-aa0b-7c6d564df48c tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.577053 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cd139f5-3e55-46ae-aa0b-7c6d564df48c tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 returned with HTTP 202 Aug 14 01:20:57.577419 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 419/1680] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:20:57 2026] DELETE /volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:20:57.590444 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9e83a20-f40c-4128-8d02-0b9829a6d184 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.593134 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9e83a20-f40c-4128-8d02-0b9829a6d184 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] GET https://10.4.3.11/volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 Aug 14 01:20:57.594095 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9e83a20-f40c-4128-8d02-0b9829a6d184 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:57.595096 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9e83a20-f40c-4128-8d02-0b9829a6d184 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:57.602198 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9e83a20-f40c-4128-8d02-0b9829a6d184 tempest-VolumeTypesTest-1657267784 tempest-VolumeTypesTest-1657267784-project-admin] https://10.4.3.11/volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 returned with HTTP 404 Aug 14 01:20:57.603716 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 419/1681] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:20:57 2026] GET /volume/v3/types/8f9d3a53-a2ef-4afd-8495-4b370c521db9 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:20:57.768875 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-01d62850-3631-4a31-9761-acef55a6d6ed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.939812 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01d62850-3631-4a31-9761-acef55a6d6ed tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:57.940386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01d62850-3631-4a31-9761-acef55a6d6ed tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:57.973330 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01d62850-3631-4a31-9761-acef55a6d6ed tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:57.974088 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 423/1682] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:20:57 2026] POST /volume/v3/types => generated 188 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:57.989156 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cde71223-a448-4f57-912a-6ba665e1d781 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:57.991997 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cde71223-a448-4f57-912a-6ba665e1d781 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:20:57.992598 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cde71223-a448-4f57-912a-6ba665e1d781 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:58.029082 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cde71223-a448-4f57-912a-6ba665e1d781 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:20:58.029741 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 422/1683] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:20:57 2026] POST /volume/v3/types => generated 188 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:58.044002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:58.268227 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:58.268227 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-823326264"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:58.272343 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-823326264'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:58.285287 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Create volume of 1 GB Aug 14 01:20:58.285545 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:58.285545 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:58.286121 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Availability Zones retrieved successfully. Aug 14 01:20:58.294546 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Flow 'volume_create_api' (23886aac-e7df-47e6-99d3-29cc119d81fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:58.296401 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c5febb-f1ca-47c1-9754-adcd81c8a76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:58.297499 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:58.334240 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c5febb-f1ca-47c1-9754-adcd81c8a76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b24393ec-11da-4b1b-a676-3cfa30de676c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b24393ec-11da-4b1b-a676-3cfa30de676c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:58.335615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4dae46-d658-42f1-bddc-0b16cd5bae82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:58.388402 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-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 14 01:20:58.388402 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-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 14 01:20:58.477489 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Created reservations ['209a5496-75ab-4061-8b9f-1b58aba50d0a', '83848a00-ab70-467a-9167-86d6b575e2d7', '7e11f15a-ed32-4a52-8a10-a096d657277a', '6621302c-e2cd-46dc-8e0e-9c9aa55b329e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:58.478706 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4dae46-d658-42f1-bddc-0b16cd5bae82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['209a5496-75ab-4061-8b9f-1b58aba50d0a', '83848a00-ab70-467a-9167-86d6b575e2d7', '7e11f15a-ed32-4a52-8a10-a096d657277a', '6621302c-e2cd-46dc-8e0e-9c9aa55b329e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:58.480602 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aaf39a2-a868-4545-b9cf-6822cec5c010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:58.524349 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aaf39a2-a868-4545-b9cf-6822cec5c010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a98e5a4d-3421-4174-a1cc-7178eff6b9b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-823326264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e6066b39b547178352e85f252d0b9f',qos_specs=None,replication_status=,reservations=['209a5496-75ab-4061-8b9f-1b58aba50d0a','83848a00-ab70-467a-9167-86d6b575e2d7','7e11f15a-ed32-4a52-8a10-a096d657277a','6621302c-e2cd-46dc-8e0e-9c9aa55b329e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997e42bd578e406392e93f52434de597',volume_type_id=b24393ec-11da-4b1b-a676-3cfa30de676c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-823326264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a98e5a4d-3421-4174-a1cc-7178eff6b9b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42e6066b39b547178352e85f252d0b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='997e42bd578e406392e93f52434de597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b24393ec-11da-4b1b-a676-3cfa30de676c),volume_type_id=b24393ec-11da-4b1b-a676-3cfa30de676c)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:58.525473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ab5476-af52-4582-9fbe-1b032b2734b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:58.556144 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ab5476-af52-4582-9fbe-1b032b2734b1) transitioned into state 'SUCCESS' from state '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-823326264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e6066b39b547178352e85f252d0b9f',qos_specs=None,replication_status=,reservations=['209a5496-75ab-4061-8b9f-1b58aba50d0a','83848a00-ab70-467a-9167-86d6b575e2d7','7e11f15a-ed32-4a52-8a10-a096d657277a','6621302c-e2cd-46dc-8e0e-9c9aa55b329e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='997e42bd578e406392e93f52434de597',volume_type_id=b24393ec-11da-4b1b-a676-3cfa30de676c)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:58.557254 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2b4d4d-9db5-4419-ad1f-6b2eadf5b16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:58.577787 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2b4d4d-9db5-4419-ad1f-6b2eadf5b16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:58.578988 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Flow 'volume_create_api' (23886aac-e7df-47e6-99d3-29cc119d81fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:58.579530 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Create volume request issued successfully. Aug 14 01:20:58.585912 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0b29c42-cbf1-45f3-83a2-072d4d9d7037 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:20:58.585912 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 420/1684] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:20:58 2026] POST /volume/v3/volumes => generated 765 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:20:58.603511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bcc5100e-7300-4964-925a-76e07307acbc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:58.609135 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcc5100e-7300-4964-925a-76e07307acbc tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] GET https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:20:58.609456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcc5100e-7300-4964-925a-76e07307acbc tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:58.609552 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcc5100e-7300-4964-925a-76e07307acbc tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:58.621761 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:58.621761 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:58.636818 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bcc5100e-7300-4964-925a-76e07307acbc tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Volume info retrieved successfully. Aug 14 01:20:58.646741 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcc5100e-7300-4964-925a-76e07307acbc tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 200 Aug 14 01:20:58.646741 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 420/1685] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:58 2026] GET /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 833 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:59.669310 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8c164207-b4ab-4cb9-a581-4f5bfb4712b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:59.671867 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c164207-b4ab-4cb9-a581-4f5bfb4712b0 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] GET https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:20:59.672086 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c164207-b4ab-4cb9-a581-4f5bfb4712b0 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:59.672243 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c164207-b4ab-4cb9-a581-4f5bfb4712b0 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:59.681988 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:59.681988 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:59.686565 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8c164207-b4ab-4cb9-a581-4f5bfb4712b0 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Volume info retrieved successfully. Aug 14 01:20:59.695221 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c164207-b4ab-4cb9-a581-4f5bfb4712b0 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 200 Aug 14 01:20:59.695221 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 424/1686] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:59 2026] GET /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:59.714767 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-034548f2-ea78-48d1-ba12-ec3526dce5ce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:59.716703 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-034548f2-ea78-48d1-ba12-ec3526dce5ce tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] GET https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:20:59.717878 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-034548f2-ea78-48d1-ba12-ec3526dce5ce tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:59.717878 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-034548f2-ea78-48d1-ba12-ec3526dce5ce tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:59.727023 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:59.727023 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:20:59.732775 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-034548f2-ea78-48d1-ba12-ec3526dce5ce tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Volume info retrieved successfully. Aug 14 01:20:59.738492 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-034548f2-ea78-48d1-ba12-ec3526dce5ce tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 200 Aug 14 01:20:59.739087 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 423/1687] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:59 2026] GET /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:20:59.749389 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:59.752837 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:20:59.753260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1016370577", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:59.755008 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1016370577', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:20:59.755864 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Create volume of 1 GB Aug 14 01:20:59.756720 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:59.756720 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:20:59.762219 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Availability Zones retrieved successfully. Aug 14 01:20:59.764729 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:59.766073 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] POST https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1/action Aug 14 01:20:59.766555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:20:59.766748 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:20:59.773788 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Flow 'volume_create_api' (af56f61e-e15c-4237-85c1-47752bda03a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:20:59.774693 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed222f6-4525-4419-865c-ff6d72b6c0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:59.776145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:20:59.780567 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:59.780567 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:20:59.781311 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Volume info retrieved successfully. Aug 14 01:20:59.810250 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed222f6-4525-4419-865c-ff6d72b6c0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:59.811438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8ca7b0-9c16-4cb7-8a34-6b902b7eb279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:59.812582 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-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 14 01:20:59.813644 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-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 14 01:20:59.845042 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Created reservations ['6d391c61-8ae1-45b6-a1c8-52f20c879ccf', '885a3464-e76e-433a-a75b-1a9cb7332caf'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:59.862343 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-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 14 01:20:59.862768 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-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 14 01:20:59.877503 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Created reservations ['4dacba72-d0ba-487b-b5ce-0d3338ca41a8', '0c6ac170-9369-45b2-a39b-b5b04efb6617'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:59.916727 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Created reservations ['bad1cc5c-758d-4144-9e06-9757ffa7adde', '12bab193-895a-4be6-845c-d4da85f379fa', '330cbf15-76ab-41e7-92c8-04554cd04b82', '65322f30-3d96-4441-94f2-beb0b9e25e36'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:20:59.920947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8ca7b0-9c16-4cb7-8a34-6b902b7eb279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bad1cc5c-758d-4144-9e06-9757ffa7adde', '12bab193-895a-4be6-845c-d4da85f379fa', '330cbf15-76ab-41e7-92c8-04554cd04b82', '65322f30-3d96-4441-94f2-beb0b9e25e36']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:59.920947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (837fe774-bff9-45bf-b22c-3050d3e8da69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:59.923351 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Retype volume request issued successfully. Aug 14 01:20:59.923596 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a98bd8dc-0b5f-4f30-b31f-59d39baa4635 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1/action returned with HTTP 202 Aug 14 01:20:59.924182 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 421/1688] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:20:59 2026] POST /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:20:59.937429 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-603b6bfd-fa01-40ff-8d6a-fa73567e6468 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:20:59.940083 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-603b6bfd-fa01-40ff-8d6a-fa73567e6468 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] GET https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:20:59.940336 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-603b6bfd-fa01-40ff-8d6a-fa73567e6468 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:20:59.940612 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-603b6bfd-fa01-40ff-8d6a-fa73567e6468 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:20:59.950791 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:20:59.950791 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:20:59.956545 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-603b6bfd-fa01-40ff-8d6a-fa73567e6468 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Volume info retrieved successfully. Aug 14 01:20:59.958604 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (837fe774-bff9-45bf-b22c-3050d3e8da69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11ff84c9-e96f-4ef5-86fe-e3baa3578ca8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1016370577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea5dfb5279f8433fad5203540e8e168b',qos_specs=None,replication_status=,reservations=['bad1cc5c-758d-4144-9e06-9757ffa7adde','12bab193-895a-4be6-845c-d4da85f379fa','330cbf15-76ab-41e7-92c8-04554cd04b82','65322f30-3d96-4441-94f2-beb0b9e25e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224608b2fba14617bddfe04ea501d965',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1016370577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11ff84c9-e96f-4ef5-86fe-e3baa3578ca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea5dfb5279f8433fad5203540e8e168b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='224608b2fba14617bddfe04ea501d965',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:59.961414 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a31206-4eef-43ba-9349-628f4804965b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:20:59.963416 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-603b6bfd-fa01-40ff-8d6a-fa73567e6468 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 200 Aug 14 01:20:59.964136 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 425/1689] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:20:59 2026] GET /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:20:59.991551 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a31206-4eef-43ba-9349-628f4804965b) transitioned into state 'SUCCESS' from state '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-1016370577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea5dfb5279f8433fad5203540e8e168b',qos_specs=None,replication_status=,reservations=['bad1cc5c-758d-4144-9e06-9757ffa7adde','12bab193-895a-4be6-845c-d4da85f379fa','330cbf15-76ab-41e7-92c8-04554cd04b82','65322f30-3d96-4441-94f2-beb0b9e25e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='224608b2fba14617bddfe04ea501d965',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:20:59.992683 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8809dc96-8031-4b3a-ad04-f20ddfafa3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:00.008950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8809dc96-8031-4b3a-ad04-f20ddfafa3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:00.008950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Flow 'volume_create_api' (af56f61e-e15c-4237-85c1-47752bda03a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:00.008950 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Create volume request issued successfully. Aug 14 01:21:00.010429 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-03cc6871-5743-4081-a755-733f6709edd9 req-43af765c-5000-44fa-ad7d-fcabc9adcef2 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:00.010758 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 421/1690] 10.4.3.11 () {72 vars in 1534 bytes} [Fri Aug 14 01:20:59 2026] POST /volume/v3/volumes => generated 753 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:00.027409 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-03cc6871-5743-4081-a755-733f6709edd9 req-fd24bf07-adf3-4bab-b644-3febc01c3e7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:00.032185 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-03cc6871-5743-4081-a755-733f6709edd9 req-fd24bf07-adf3-4bab-b644-3febc01c3e7a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] GET https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:00.032185 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-03cc6871-5743-4081-a755-733f6709edd9 req-fd24bf07-adf3-4bab-b644-3febc01c3e7a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:00.032185 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-03cc6871-5743-4081-a755-733f6709edd9 req-fd24bf07-adf3-4bab-b644-3febc01c3e7a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:00.043443 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:00.043443 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:00.050884 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-03cc6871-5743-4081-a755-733f6709edd9 req-fd24bf07-adf3-4bab-b644-3febc01c3e7a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Volume info retrieved successfully. Aug 14 01:21:00.065553 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-03cc6871-5743-4081-a755-733f6709edd9 req-fd24bf07-adf3-4bab-b644-3febc01c3e7a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 returned with HTTP 200 Aug 14 01:21:00.066070 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 424/1691] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:00 2026] GET /volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:00.114768 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7b529441-baca-4507-85f4-ea4941d595fe req-f96257e4-c855-4215-93e4-259e838f9fef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:00.121085 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7b529441-baca-4507-85f4-ea4941d595fe req-f96257e4-c855-4215-93e4-259e838f9fef tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] GET https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:00.121085 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7b529441-baca-4507-85f4-ea4941d595fe req-f96257e4-c855-4215-93e4-259e838f9fef tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:00.121085 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7b529441-baca-4507-85f4-ea4941d595fe req-f96257e4-c855-4215-93e4-259e838f9fef tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:00.135264 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:00.135264 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:00.145454 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7b529441-baca-4507-85f4-ea4941d595fe req-f96257e4-c855-4215-93e4-259e838f9fef tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Volume info retrieved successfully. Aug 14 01:21:00.152608 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7b529441-baca-4507-85f4-ea4941d595fe req-f96257e4-c855-4215-93e4-259e838f9fef tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 returned with HTTP 200 Aug 14 01:21:00.153357 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 422/1692] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:00 2026] GET /volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:00.984624 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92007f19-200f-4ab0-b868-3831dc951a2b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:00.987231 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92007f19-200f-4ab0-b868-3831dc951a2b tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] GET https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:21:00.987527 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92007f19-200f-4ab0-b868-3831dc951a2b tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:00.987856 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92007f19-200f-4ab0-b868-3831dc951a2b tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:00.997527 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:00.997527 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:01.003078 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-92007f19-200f-4ab0-b868-3831dc951a2b tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Volume info retrieved successfully. Aug 14 01:21:01.006901 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92007f19-200f-4ab0-b868-3831dc951a2b tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 200 Aug 14 01:21:01.007478 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 426/1693] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:00 2026] GET /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:01.024674 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eab49066-807d-4f18-9264-0164c6851682 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.027695 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eab49066-807d-4f18-9264-0164c6851682 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] GET https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:21:01.027822 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eab49066-807d-4f18-9264-0164c6851682 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:01.028076 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eab49066-807d-4f18-9264-0164c6851682 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:01.039784 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.039784 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:01.044700 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eab49066-807d-4f18-9264-0164c6851682 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Volume info retrieved successfully. Aug 14 01:21:01.053018 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eab49066-807d-4f18-9264-0164c6851682 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 200 Aug 14 01:21:01.053142 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 422/1694] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:01 2026] GET /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:01.082127 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c9463c5b-19b7-41fb-8fcb-63feee291cc8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.086054 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9463c5b-19b7-41fb-8fcb-63feee291cc8 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] GET https://10.4.3.11/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-823326264 Aug 14 01:21:01.086621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9463c5b-19b7-41fb-8fcb-63feee291cc8 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:01.086868 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c9463c5b-19b7-41fb-8fcb-63feee291cc8 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:01.088617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c9463c5b-19b7-41fb-8fcb-63feee291cc8 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-823326264'), ('all_tenants', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:01.145787 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c9463c5b-19b7-41fb-8fcb-63feee291cc8 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Get all volumes completed successfully. Aug 14 01:21:01.147034 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c9463c5b-19b7-41fb-8fcb-63feee291cc8 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] https://10.4.3.11/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-823326264 returned with HTTP 200 Aug 14 01:21:01.147942 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 425/1695] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:21:01 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-823326264 => generated 344 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:01.164434 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9b22d60-d2b3-42aa-91b0-df435a5294ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.167677 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9b22d60-d2b3-42aa-91b0-df435a5294ee tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] GET https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:21:01.167969 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9b22d60-d2b3-42aa-91b0-df435a5294ee tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:01.168189 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9b22d60-d2b3-42aa-91b0-df435a5294ee tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:01.168903 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-00f9aa0a-0773-4aba-9672-af95c102e294 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.171253 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:01.171773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-VolumesExtendTest-Volume-330504752"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:01.173850 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Create volume request body: {'volume': {'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-330504752'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:01.177942 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.177942 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:01.184511 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a9b22d60-d2b3-42aa-91b0-df435a5294ee tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Volume info retrieved successfully. Aug 14 01:21:01.190122 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9b22d60-d2b3-42aa-91b0-df435a5294ee tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 200 Aug 14 01:21:01.190739 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 423/1696] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:01 2026] GET /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:01.193161 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-998207a6-95e7-4d7d-af7f-63374ce9ca25 req-5eec38fc-3e1b-4c28-a1b4-6c3b6f2c2ddf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.197842 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-998207a6-95e7-4d7d-af7f-63374ce9ca25 req-5eec38fc-3e1b-4c28-a1b4-6c3b6f2c2ddf tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] GET https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:01.198143 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-998207a6-95e7-4d7d-af7f-63374ce9ca25 req-5eec38fc-3e1b-4c28-a1b4-6c3b6f2c2ddf tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:01.198660 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-998207a6-95e7-4d7d-af7f-63374ce9ca25 req-5eec38fc-3e1b-4c28-a1b4-6c3b6f2c2ddf tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:01.206132 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6f65ed15-544c-49d0-a648-114a09b0e0b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.210713 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f65ed15-544c-49d0-a648-114a09b0e0b3 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:21:01.211490 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6f65ed15-544c-49d0-a648-114a09b0e0b3 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:01.211693 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6f65ed15-544c-49d0-a648-114a09b0e0b3 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:01.212177 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6f65ed15-544c-49d0-a648-114a09b0e0b3 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Delete volume with id: a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:21:01.226872 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.226872 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:01.227506 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6f65ed15-544c-49d0-a648-114a09b0e0b3 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Volume info retrieved successfully. Aug 14 01:21:01.257947 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6f65ed15-544c-49d0-a648-114a09b0e0b3 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Delete volume request issued successfully. Aug 14 01:21:01.258234 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f65ed15-544c-49d0-a648-114a09b0e0b3 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 202 Aug 14 01:21:01.258968 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 426/1697] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:01 2026] DELETE /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:01.268791 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c105909b-583f-4438-bbd9-8c20642c4585 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.273275 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c105909b-583f-4438-bbd9-8c20642c4585 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] GET https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:21:01.273499 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c105909b-583f-4438-bbd9-8c20642c4585 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:01.274031 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c105909b-583f-4438-bbd9-8c20642c4585 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:01.295807 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.295807 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:01.307305 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c105909b-583f-4438-bbd9-8c20642c4585 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Volume info retrieved successfully. Aug 14 01:21:01.314348 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c105909b-583f-4438-bbd9-8c20642c4585 tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 200 Aug 14 01:21:01.315197 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 424/1698] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:01 2026] GET /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:01.323223 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Create volume of 1 GB Aug 14 01:21:01.333132 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Availability Zones retrieved successfully. Aug 14 01:21:01.341275 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Flow 'volume_create_api' (7bbbe54d-a018-46c1-b7a2-eee70d65bd7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:01.342852 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7926d5f5-c258-4e45-830c-a9eafaf853c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:01.344138 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:01.413379 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.413379 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:01.419527 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-998207a6-95e7-4d7d-af7f-63374ce9ca25 req-5eec38fc-3e1b-4c28-a1b4-6c3b6f2c2ddf tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Volume info retrieved successfully. Aug 14 01:21:01.425272 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-998207a6-95e7-4d7d-af7f-63374ce9ca25 req-5eec38fc-3e1b-4c28-a1b4-6c3b6f2c2ddf tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 returned with HTTP 200 Aug 14 01:21:01.425900 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 423/1699] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:01 2026] GET /volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 => generated 846 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:01.457561 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-21ea5f81-57a1-4711-9d7d-7f8bc3b8901a req-8c371c69-e71f-4f6d-bcc8-f66413e36384 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.459191 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7926d5f5-c258-4e45-830c-a9eafaf853c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:01.460218 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-21ea5f81-57a1-4711-9d7d-7f8bc3b8901a req-8c371c69-e71f-4f6d-bcc8-f66413e36384 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:21:01.460436 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706b61ce-bf11-4291-afb5-8c087ad21e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:01.461179 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-21ea5f81-57a1-4711-9d7d-7f8bc3b8901a req-8c371c69-e71f-4f6d-bcc8-f66413e36384 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11ff84c9-e96f-4ef5-86fe-e3baa3578ca8", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1824101334", "description": null, "metadata": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:01.471877 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.471877 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:01.472882 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-21ea5f81-57a1-4711-9d7d-7f8bc3b8901a req-8c371c69-e71f-4f6d-bcc8-f66413e36384 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Volume info retrieved successfully. Aug 14 01:21:01.473241 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [req-21ea5f81-57a1-4711-9d7d-7f8bc3b8901a req-8c371c69-e71f-4f6d-bcc8-f66413e36384 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Create snapshot from volume 11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:01.545087 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [req-21ea5f81-57a1-4711-9d7d-7f8bc3b8901a req-8c371c69-e71f-4f6d-bcc8-f66413e36384 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Created reservations ['bd021835-38a9-46f9-ba4a-e19b4d517ccf', '6b3f4b17-b026-46fe-9175-783cf18d97d1', 'ce4febd0-0b6c-4d5e-b86d-6c8375283638', 'b4932602-4f18-4c43-9195-373a4e55cacb'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:01.547939 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Created reservations ['42b61956-ccf1-424d-b2a1-a6b72aab2fef', 'e897759b-686d-47ce-821d-8990e432f6cb', '79593514-e659-46ba-b579-6b55914d5784', 'cefca6e2-f23c-45a1-871b-2a364b415c81'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:01.548911 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706b61ce-bf11-4291-afb5-8c087ad21e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42b61956-ccf1-424d-b2a1-a6b72aab2fef', 'e897759b-686d-47ce-821d-8990e432f6cb', '79593514-e659-46ba-b579-6b55914d5784', 'cefca6e2-f23c-45a1-871b-2a364b415c81']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:01.549718 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1917b5c-36e9-40f8-b9bb-2434783f9fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:01.578851 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1917b5c-36e9-40f8-b9bb-2434783f9fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7d5cdeb-0fc6-44a6-88f2-e2931276bb54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-330504752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fb571c445a4f568a0cfc3535c744be',qos_specs=None,replication_status=,reservations=['42b61956-ccf1-424d-b2a1-a6b72aab2fef','e897759b-686d-47ce-821d-8990e432f6cb','79593514-e659-46ba-b579-6b55914d5784','cefca6e2-f23c-45a1-871b-2a364b415c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27aa187a7a34dd887e1aa81ff440c7d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-330504752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7d5cdeb-0fc6-44a6-88f2-e2931276bb54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08fb571c445a4f568a0cfc3535c744be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27aa187a7a34dd887e1aa81ff440c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:01.579796 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3a7a25-149d-4e18-b661-cadab5113d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:01.602840 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-21ea5f81-57a1-4711-9d7d-7f8bc3b8901a req-8c371c69-e71f-4f6d-bcc8-f66413e36384 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Snapshot create request issued successfully. Aug 14 01:21:01.603495 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-21ea5f81-57a1-4711-9d7d-7f8bc3b8901a req-8c371c69-e71f-4f6d-bcc8-f66413e36384 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:21:01.604805 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 427/1700] 10.4.3.11 () {72 vars in 1540 bytes} [Fri Aug 14 01:21:01 2026] POST /volume/v3/snapshots => generated 311 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:01.619227 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3a7a25-149d-4e18-b661-cadab5113d73) transitioned into state 'SUCCESS' from state '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-330504752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fb571c445a4f568a0cfc3535c744be',qos_specs=None,replication_status=,reservations=['42b61956-ccf1-424d-b2a1-a6b72aab2fef','e897759b-686d-47ce-821d-8990e432f6cb','79593514-e659-46ba-b579-6b55914d5784','cefca6e2-f23c-45a1-871b-2a364b415c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27aa187a7a34dd887e1aa81ff440c7d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:01.620339 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160a1870-fa4f-4aeb-a566-032cc61e41fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:01.643186 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160a1870-fa4f-4aeb-a566-032cc61e41fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:01.644979 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Flow 'volume_create_api' (7bbbe54d-a018-46c1-b7a2-eee70d65bd7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:01.644979 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Create volume request issued successfully. Aug 14 01:21:01.646027 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00f9aa0a-0773-4aba-9672-af95c102e294 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:01.646799 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 427/1701] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:01 2026] POST /volume/v3/volumes => generated 745 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:01.665098 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-34442355-09eb-4bf1-980d-ec267acc3f65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.667317 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34442355-09eb-4bf1-980d-ec267acc3f65 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:01.667958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34442355-09eb-4bf1-980d-ec267acc3f65 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:01.667958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34442355-09eb-4bf1-980d-ec267acc3f65 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:01.681554 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.681554 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:01.686749 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-34442355-09eb-4bf1-980d-ec267acc3f65 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:01.694034 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34442355-09eb-4bf1-980d-ec267acc3f65 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 returned with HTTP 200 Aug 14 01:21:01.694547 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 425/1702] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:01 2026] GET /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:01.875579 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f291623a-01c9-4544-906f-b6e93346c786 req-93f31329-e432-45ac-8236-50d43614652a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.878172 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f291623a-01c9-4544-906f-b6e93346c786 req-93f31329-e432-45ac-8236-50d43614652a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] GET https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 Aug 14 01:21:01.878972 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f291623a-01c9-4544-906f-b6e93346c786 req-93f31329-e432-45ac-8236-50d43614652a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:01.878972 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f291623a-01c9-4544-906f-b6e93346c786 req-93f31329-e432-45ac-8236-50d43614652a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:01.887303 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.887303 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:01.887835 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f291623a-01c9-4544-906f-b6e93346c786 req-93f31329-e432-45ac-8236-50d43614652a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] Snapshot retrieved successfully. Aug 14 01:21:01.889015 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f291623a-01c9-4544-906f-b6e93346c786 req-93f31329-e432-45ac-8236-50d43614652a tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 returned with HTTP 200 Aug 14 01:21:01.889571 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 424/1703] 10.4.3.11 () {68 vars in 1597 bytes} [Fri Aug 14 01:21:01 2026] GET /volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:01.946339 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7628e22b-7b54-429d-8029-1f7321531fb6 req-00d60de8-31b2-4e09-b0f5-49417ecae796 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:01.948789 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7628e22b-7b54-429d-8029-1f7321531fb6 req-00d60de8-31b2-4e09-b0f5-49417ecae796 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] GET https://10.4.3.11/volume/v3/snapshots/detail Aug 14 01:21:01.949716 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7628e22b-7b54-429d-8029-1f7321531fb6 req-00d60de8-31b2-4e09-b0f5-49417ecae796 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:01.949716 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7628e22b-7b54-429d-8029-1f7321531fb6 req-00d60de8-31b2-4e09-b0f5-49417ecae796 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:01.950642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [req-7628e22b-7b54-429d-8029-1f7321531fb6 req-00d60de8-31b2-4e09-b0f5-49417ecae796 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:01.950757 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.950757 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:01.953182 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [req-7628e22b-7b54-429d-8029-1f7321531fb6 req-00d60de8-31b2-4e09-b0f5-49417ecae796 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:21:01.964951 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-7628e22b-7b54-429d-8029-1f7321531fb6 req-00d60de8-31b2-4e09-b0f5-49417ecae796 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] Get all snapshots completed successfully. Aug 14 01:21:01.965982 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:01.965982 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:01.969331 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7628e22b-7b54-429d-8029-1f7321531fb6 req-00d60de8-31b2-4e09-b0f5-49417ecae796 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-reader] https://10.4.3.11/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 01:21:01.971547 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 428/1704] 10.4.3.11 () {68 vars in 1507 bytes} [Fri Aug 14 01:21:01 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:02.010570 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fa47dd03-e8bd-4eb9-85cf-38fd7bd6be75 req-13e081c5-ff2a-4efd-8e61-623a3b31bbd6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.014890 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa47dd03-e8bd-4eb9-85cf-38fd7bd6be75 req-13e081c5-ff2a-4efd-8e61-623a3b31bbd6 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] GET https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 Aug 14 01:21:02.015055 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fa47dd03-e8bd-4eb9-85cf-38fd7bd6be75 req-13e081c5-ff2a-4efd-8e61-623a3b31bbd6 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.015803 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fa47dd03-e8bd-4eb9-85cf-38fd7bd6be75 req-13e081c5-ff2a-4efd-8e61-623a3b31bbd6 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.026826 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:02.026826 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:02.027631 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fa47dd03-e8bd-4eb9-85cf-38fd7bd6be75 req-13e081c5-ff2a-4efd-8e61-623a3b31bbd6 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Snapshot retrieved successfully. Aug 14 01:21:02.031527 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa47dd03-e8bd-4eb9-85cf-38fd7bd6be75 req-13e081c5-ff2a-4efd-8e61-623a3b31bbd6 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 returned with HTTP 200 Aug 14 01:21:02.032599 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 428/1705] 10.4.3.11 () {68 vars in 1597 bytes} [Fri Aug 14 01:21:02 2026] GET /volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:02.076625 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d528d156-7aa3-4616-bb13-a041b6bdf211 req-d8e1e8f3-5339-42a9-ad26-d80f13972c54 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.082795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d528d156-7aa3-4616-bb13-a041b6bdf211 req-d8e1e8f3-5339-42a9-ad26-d80f13972c54 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 Aug 14 01:21:02.085116 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d528d156-7aa3-4616-bb13-a041b6bdf211 req-d8e1e8f3-5339-42a9-ad26-d80f13972c54 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.085116 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d528d156-7aa3-4616-bb13-a041b6bdf211 req-d8e1e8f3-5339-42a9-ad26-d80f13972c54 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.085387 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [req-d528d156-7aa3-4616-bb13-a041b6bdf211 req-d8e1e8f3-5339-42a9-ad26-d80f13972c54 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Delete snapshot with id: 8fc87c85-1d91-4f42-81de-382ae21688a9 Aug 14 01:21:02.096364 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:02.096364 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:02.097449 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d528d156-7aa3-4616-bb13-a041b6bdf211 req-d8e1e8f3-5339-42a9-ad26-d80f13972c54 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Snapshot retrieved successfully. Aug 14 01:21:02.135844 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d528d156-7aa3-4616-bb13-a041b6bdf211 req-d8e1e8f3-5339-42a9-ad26-d80f13972c54 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Snapshot delete request issued successfully. Aug 14 01:21:02.135844 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d528d156-7aa3-4616-bb13-a041b6bdf211 req-d8e1e8f3-5339-42a9-ad26-d80f13972c54 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 returned with HTTP 202 Aug 14 01:21:02.136084 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 426/1706] 10.4.3.11 () {70 vars in 1619 bytes} [Fri Aug 14 01:21:02 2026] DELETE /volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:02.175733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ad108bb2-0200-414c-ba03-da929e4ad761 req-5238e269-6bab-447d-a5be-1595441e4045 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.179838 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ad108bb2-0200-414c-ba03-da929e4ad761 req-5238e269-6bab-447d-a5be-1595441e4045 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] GET https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 Aug 14 01:21:02.180105 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ad108bb2-0200-414c-ba03-da929e4ad761 req-5238e269-6bab-447d-a5be-1595441e4045 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.180377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ad108bb2-0200-414c-ba03-da929e4ad761 req-5238e269-6bab-447d-a5be-1595441e4045 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.190335 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:02.190335 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:02.190890 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ad108bb2-0200-414c-ba03-da929e4ad761 req-5238e269-6bab-447d-a5be-1595441e4045 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Snapshot retrieved successfully. Aug 14 01:21:02.192073 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ad108bb2-0200-414c-ba03-da929e4ad761 req-5238e269-6bab-447d-a5be-1595441e4045 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 returned with HTTP 200 Aug 14 01:21:02.192685 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 425/1707] 10.4.3.11 () {68 vars in 1597 bytes} [Fri Aug 14 01:21:02 2026] GET /volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:02.333096 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ff0a6d0-4cef-4bc3-b85f-9c1c79a31a9a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.335844 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ff0a6d0-4cef-4bc3-b85f-9c1c79a31a9a tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] GET https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 Aug 14 01:21:02.336321 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ff0a6d0-4cef-4bc3-b85f-9c1c79a31a9a tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.336572 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ff0a6d0-4cef-4bc3-b85f-9c1c79a31a9a tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.346450 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ff0a6d0-4cef-4bc3-b85f-9c1c79a31a9a tempest-VolumeRetypeWithoutMigrationTest-1132736021 tempest-VolumeRetypeWithoutMigrationTest-1132736021-project-member] https://10.4.3.11/volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 returned with HTTP 404 Aug 14 01:21:02.347179 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 429/1708] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:02 2026] GET /volume/v3/volumes/a98e5a4d-3421-4174-a1cc-7178eff6b9b1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:02.356826 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4184a4af-6c3e-4b41-91ad-625b5fed11ea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.358983 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4184a4af-6c3e-4b41-91ad-625b5fed11ea tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] DELETE https://10.4.3.11/volume/v3/types/20bd5c75-da05-4933-9f7b-dcf1df074888 Aug 14 01:21:02.359237 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4184a4af-6c3e-4b41-91ad-625b5fed11ea tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.360458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4184a4af-6c3e-4b41-91ad-625b5fed11ea tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.393067 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4184a4af-6c3e-4b41-91ad-625b5fed11ea tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] https://10.4.3.11/volume/v3/types/20bd5c75-da05-4933-9f7b-dcf1df074888 returned with HTTP 202 Aug 14 01:21:02.393566 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 429/1709] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:21:02 2026] DELETE /volume/v3/types/20bd5c75-da05-4933-9f7b-dcf1df074888 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:02.403958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb73f4c2-1388-436f-8d41-426afe679673 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.406284 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb73f4c2-1388-436f-8d41-426afe679673 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] GET https://10.4.3.11/volume/v3/types/20bd5c75-da05-4933-9f7b-dcf1df074888 Aug 14 01:21:02.406765 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb73f4c2-1388-436f-8d41-426afe679673 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.407230 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb73f4c2-1388-436f-8d41-426afe679673 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.411887 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb73f4c2-1388-436f-8d41-426afe679673 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] https://10.4.3.11/volume/v3/types/20bd5c75-da05-4933-9f7b-dcf1df074888 returned with HTTP 404 Aug 14 01:21:02.412831 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 427/1710] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:21:02 2026] GET /volume/v3/types/20bd5c75-da05-4933-9f7b-dcf1df074888 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:02.424700 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0edff855-b0a4-420d-acf3-7d9e6ff794d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.429041 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0edff855-b0a4-420d-acf3-7d9e6ff794d5 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] DELETE https://10.4.3.11/volume/v3/types/b24393ec-11da-4b1b-a676-3cfa30de676c Aug 14 01:21:02.429473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0edff855-b0a4-420d-acf3-7d9e6ff794d5 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.429792 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0edff855-b0a4-420d-acf3-7d9e6ff794d5 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.483026 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0edff855-b0a4-420d-acf3-7d9e6ff794d5 tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] https://10.4.3.11/volume/v3/types/b24393ec-11da-4b1b-a676-3cfa30de676c returned with HTTP 202 Aug 14 01:21:02.483999 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 426/1711] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:21:02 2026] DELETE /volume/v3/types/b24393ec-11da-4b1b-a676-3cfa30de676c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:02.493969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e4002f3-93f3-4d3c-a6e8-97a761d0b60f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.497330 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e4002f3-93f3-4d3c-a6e8-97a761d0b60f tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] GET https://10.4.3.11/volume/v3/types/b24393ec-11da-4b1b-a676-3cfa30de676c Aug 14 01:21:02.497672 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e4002f3-93f3-4d3c-a6e8-97a761d0b60f tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.497915 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e4002f3-93f3-4d3c-a6e8-97a761d0b60f tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.503914 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e4002f3-93f3-4d3c-a6e8-97a761d0b60f tempest-VolumeRetypeWithoutMigrationTest-870890894 tempest-VolumeRetypeWithoutMigrationTest-870890894-project-admin] https://10.4.3.11/volume/v3/types/b24393ec-11da-4b1b-a676-3cfa30de676c returned with HTTP 404 Aug 14 01:21:02.504680 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 430/1712] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:21:02 2026] GET /volume/v3/types/b24393ec-11da-4b1b-a676-3cfa30de676c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:02.715465 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eef1e2de-66d0-4d79-9ef8-c7ff446bab08 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.718420 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eef1e2de-66d0-4d79-9ef8-c7ff446bab08 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:02.718420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eef1e2de-66d0-4d79-9ef8-c7ff446bab08 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.718420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eef1e2de-66d0-4d79-9ef8-c7ff446bab08 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.729762 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:02.729762 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:02.736099 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eef1e2de-66d0-4d79-9ef8-c7ff446bab08 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:02.744914 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eef1e2de-66d0-4d79-9ef8-c7ff446bab08 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 returned with HTTP 200 Aug 14 01:21:02.747468 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 430/1713] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:02 2026] GET /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:02.763257 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d60a9b7-6841-4725-979b-f2f5ebfef5c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.765541 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d60a9b7-6841-4725-979b-f2f5ebfef5c0 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] POST https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54/action Aug 14 01:21:02.765998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d60a9b7-6841-4725-979b-f2f5ebfef5c0 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:02.766269 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d60a9b7-6841-4725-979b-f2f5ebfef5c0 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:02.779373 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:02.779373 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:02.780136 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6d60a9b7-6841-4725-979b-f2f5ebfef5c0 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:02.844692 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6d60a9b7-6841-4725-979b-f2f5ebfef5c0 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Created reservations ['dfe2d0de-d1b8-47d0-9334-cea8f60b551b', '5312ea6f-2ce6-4239-afd8-38c44c7e8777'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:02.865373 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6d60a9b7-6841-4725-979b-f2f5ebfef5c0 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Extend volume request issued successfully. Aug 14 01:21:02.865738 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d60a9b7-6841-4725-979b-f2f5ebfef5c0 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54/action returned with HTTP 202 Aug 14 01:21:02.866496 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 428/1714] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:21:02 2026] POST /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:21:02.877265 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2419095-a7c1-47fa-ad6a-eef062f72e99 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:02.878959 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2419095-a7c1-47fa-ad6a-eef062f72e99 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:02.879349 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2419095-a7c1-47fa-ad6a-eef062f72e99 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:02.880871 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2419095-a7c1-47fa-ad6a-eef062f72e99 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:02.892532 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:02.892532 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:02.905092 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f2419095-a7c1-47fa-ad6a-eef062f72e99 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:02.918589 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2419095-a7c1-47fa-ad6a-eef062f72e99 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 returned with HTTP 200 Aug 14 01:21:02.919332 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 427/1715] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:02 2026] GET /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 => generated 1353 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:03.223998 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2db5fa26-a4b8-42c5-b39f-787847e58afe req-e554ed9e-77ce-4242-9bcd-0122e2388ad8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:03.226953 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2db5fa26-a4b8-42c5-b39f-787847e58afe req-e554ed9e-77ce-4242-9bcd-0122e2388ad8 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] GET https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 Aug 14 01:21:03.227510 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2db5fa26-a4b8-42c5-b39f-787847e58afe req-e554ed9e-77ce-4242-9bcd-0122e2388ad8 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:03.227748 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2db5fa26-a4b8-42c5-b39f-787847e58afe req-e554ed9e-77ce-4242-9bcd-0122e2388ad8 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:03.233951 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2db5fa26-a4b8-42c5-b39f-787847e58afe req-e554ed9e-77ce-4242-9bcd-0122e2388ad8 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 returned with HTTP 404 Aug 14 01:21:03.234833 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 431/1716] 10.4.3.11 () {68 vars in 1597 bytes} [Fri Aug 14 01:21:03 2026] GET /volume/v3/snapshots/8fc87c85-1d91-4f42-81de-382ae21688a9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:03.262117 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-49904c60-fead-41dc-9242-f36a05f1b340 req-b220fe8a-cca1-4e7a-b94c-eeb4ee8cc4b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:03.266060 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-49904c60-fead-41dc-9242-f36a05f1b340 req-b220fe8a-cca1-4e7a-b94c-eeb4ee8cc4b7 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] DELETE https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:03.266283 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-49904c60-fead-41dc-9242-f36a05f1b340 req-b220fe8a-cca1-4e7a-b94c-eeb4ee8cc4b7 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:03.267317 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-49904c60-fead-41dc-9242-f36a05f1b340 req-b220fe8a-cca1-4e7a-b94c-eeb4ee8cc4b7 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:03.268670 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-49904c60-fead-41dc-9242-f36a05f1b340 req-b220fe8a-cca1-4e7a-b94c-eeb4ee8cc4b7 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Delete volume with id: 11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:03.283089 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:03.283089 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:03.283250 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-49904c60-fead-41dc-9242-f36a05f1b340 req-b220fe8a-cca1-4e7a-b94c-eeb4ee8cc4b7 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Volume info retrieved successfully. Aug 14 01:21:03.311584 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-49904c60-fead-41dc-9242-f36a05f1b340 req-b220fe8a-cca1-4e7a-b94c-eeb4ee8cc4b7 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Delete volume request issued successfully. Aug 14 01:21:03.311751 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-49904c60-fead-41dc-9242-f36a05f1b340 req-b220fe8a-cca1-4e7a-b94c-eeb4ee8cc4b7 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 returned with HTTP 202 Aug 14 01:21:03.312413 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 431/1717] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:21:03 2026] DELETE /volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:03.346656 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-46e1f74f-2fee-49ab-84ab-56d76c5df7b7 req-81ec42ef-5e49-4d99-a72e-3b2fa09e2c86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:03.350009 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-46e1f74f-2fee-49ab-84ab-56d76c5df7b7 req-81ec42ef-5e49-4d99-a72e-3b2fa09e2c86 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] GET https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:03.350302 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-46e1f74f-2fee-49ab-84ab-56d76c5df7b7 req-81ec42ef-5e49-4d99-a72e-3b2fa09e2c86 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:03.350522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-46e1f74f-2fee-49ab-84ab-56d76c5df7b7 req-81ec42ef-5e49-4d99-a72e-3b2fa09e2c86 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:03.360179 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:03.360179 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:03.367096 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-46e1f74f-2fee-49ab-84ab-56d76c5df7b7 req-81ec42ef-5e49-4d99-a72e-3b2fa09e2c86 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Volume info retrieved successfully. Aug 14 01:21:03.375876 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-46e1f74f-2fee-49ab-84ab-56d76c5df7b7 req-81ec42ef-5e49-4d99-a72e-3b2fa09e2c86 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 returned with HTTP 200 Aug 14 01:21:03.375876 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 429/1718] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:03 2026] GET /volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:03.943856 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b1e342e-bd02-4a84-8539-ac53445b2413 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:03.951273 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b1e342e-bd02-4a84-8539-ac53445b2413 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:03.951615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b1e342e-bd02-4a84-8539-ac53445b2413 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:03.951935 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b1e342e-bd02-4a84-8539-ac53445b2413 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:03.963461 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:03.963461 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:03.972895 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4b1e342e-bd02-4a84-8539-ac53445b2413 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:03.981102 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b1e342e-bd02-4a84-8539-ac53445b2413 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 returned with HTTP 200 Aug 14 01:21:03.981737 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 428/1719] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:03 2026] GET /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 => generated 1353 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:04.002489 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-848ccce0-82db-4e7c-a8b8-3c2e8ec5d3ce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:04.005512 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-848ccce0-82db-4e7c-a8b8-3c2e8ec5d3ce tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:04.005512 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-848ccce0-82db-4e7c-a8b8-3c2e8ec5d3ce tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:04.005855 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-848ccce0-82db-4e7c-a8b8-3c2e8ec5d3ce tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:04.016673 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:04.016673 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:04.023115 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-848ccce0-82db-4e7c-a8b8-3c2e8ec5d3ce tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:04.031987 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-848ccce0-82db-4e7c-a8b8-3c2e8ec5d3ce tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 returned with HTTP 200 Aug 14 01:21:04.032412 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 432/1720] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:04 2026] GET /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:04.053355 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4e5f2294-d2f2-43ca-8434-26be8d1ce302 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:04.058009 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e5f2294-d2f2-43ca-8434-26be8d1ce302 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:04.058142 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e5f2294-d2f2-43ca-8434-26be8d1ce302 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:04.058447 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e5f2294-d2f2-43ca-8434-26be8d1ce302 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:04.074339 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:04.074339 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:04.083720 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4e5f2294-d2f2-43ca-8434-26be8d1ce302 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:04.097044 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e5f2294-d2f2-43ca-8434-26be8d1ce302 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 returned with HTTP 200 Aug 14 01:21:04.097044 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 432/1721] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:04 2026] GET /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 => generated 1353 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:04.109414 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aca2d17a-5e2d-4eae-8d99-ac83eab81092 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:04.112504 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aca2d17a-5e2d-4eae-8d99-ac83eab81092 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] DELETE https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:04.112989 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aca2d17a-5e2d-4eae-8d99-ac83eab81092 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:04.113142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aca2d17a-5e2d-4eae-8d99-ac83eab81092 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:04.113405 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-aca2d17a-5e2d-4eae-8d99-ac83eab81092 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Delete volume with id: c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:04.124055 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:04.124055 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:04.124055 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aca2d17a-5e2d-4eae-8d99-ac83eab81092 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:04.145386 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aca2d17a-5e2d-4eae-8d99-ac83eab81092 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Delete volume request issued successfully. Aug 14 01:21:04.145725 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aca2d17a-5e2d-4eae-8d99-ac83eab81092 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 returned with HTTP 202 Aug 14 01:21:04.146912 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 430/1722] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:04 2026] DELETE /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:04.157512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff470580-35ac-46c0-a27f-0093b5033008 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:04.160661 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff470580-35ac-46c0-a27f-0093b5033008 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:04.160661 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff470580-35ac-46c0-a27f-0093b5033008 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:04.162259 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff470580-35ac-46c0-a27f-0093b5033008 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:04.170721 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:04.170721 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:04.176077 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ff470580-35ac-46c0-a27f-0093b5033008 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:04.183118 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff470580-35ac-46c0-a27f-0093b5033008 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 returned with HTTP 200 Aug 14 01:21:04.183691 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 429/1723] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:04 2026] GET /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 => generated 1352 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:04.413754 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8fcae53d-c200-4da1-8766-1d713c986b30 req-db24be77-d58e-43f4-b8a7-1435605cc3fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:04.416496 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8fcae53d-c200-4da1-8766-1d713c986b30 req-db24be77-d58e-43f4-b8a7-1435605cc3fb tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] GET https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:04.416692 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8fcae53d-c200-4da1-8766-1d713c986b30 req-db24be77-d58e-43f4-b8a7-1435605cc3fb tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:04.416916 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8fcae53d-c200-4da1-8766-1d713c986b30 req-db24be77-d58e-43f4-b8a7-1435605cc3fb tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:04.433669 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8fcae53d-c200-4da1-8766-1d713c986b30 req-db24be77-d58e-43f4-b8a7-1435605cc3fb tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 returned with HTTP 404 Aug 14 01:21:04.434311 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 433/1724] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:04 2026] GET /volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:04.462038 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e29425ea-c13b-4a5e-8971-31210b46b652 req-c58c4dd1-ae0c-4793-b238-8f524445a721 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:04.464415 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e29425ea-c13b-4a5e-8971-31210b46b652 req-c58c4dd1-ae0c-4793-b238-8f524445a721 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] DELETE https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:04.464590 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e29425ea-c13b-4a5e-8971-31210b46b652 req-c58c4dd1-ae0c-4793-b238-8f524445a721 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:04.464849 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e29425ea-c13b-4a5e-8971-31210b46b652 req-c58c4dd1-ae0c-4793-b238-8f524445a721 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:04.465363 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-e29425ea-c13b-4a5e-8971-31210b46b652 req-c58c4dd1-ae0c-4793-b238-8f524445a721 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Delete volume with id: 11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:04.471848 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e29425ea-c13b-4a5e-8971-31210b46b652 req-c58c4dd1-ae0c-4793-b238-8f524445a721 tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 returned with HTTP 404 Aug 14 01:21:04.472463 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 433/1725] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:21:04 2026] DELETE /volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:04.499219 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2475acd9-546f-467a-9fa3-800507e16f0b req-19fc92e5-a2a5-4408-845d-f395575a8f9b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:04.502187 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2475acd9-546f-467a-9fa3-800507e16f0b req-19fc92e5-a2a5-4408-845d-f395575a8f9b tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] GET https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 Aug 14 01:21:04.502485 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2475acd9-546f-467a-9fa3-800507e16f0b req-19fc92e5-a2a5-4408-845d-f395575a8f9b tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:04.502765 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2475acd9-546f-467a-9fa3-800507e16f0b req-19fc92e5-a2a5-4408-845d-f395575a8f9b tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:04.510211 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2475acd9-546f-467a-9fa3-800507e16f0b req-19fc92e5-a2a5-4408-845d-f395575a8f9b tempest-VolumesSnapshotsTestJSON-600611367 tempest-VolumesSnapshotsTestJSON-600611367-project-member] https://10.4.3.11/volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 returned with HTTP 404 Aug 14 01:21:04.511000 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 431/1726] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:04 2026] GET /volume/v3/volumes/11ff84c9-e96f-4ef5-86fe-e3baa3578ca8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:05.204650 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff833724-4d39-4d5b-9e34-5c2443f91262 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:05.207622 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff833724-4d39-4d5b-9e34-5c2443f91262 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 Aug 14 01:21:05.207622 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff833724-4d39-4d5b-9e34-5c2443f91262 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:05.207622 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff833724-4d39-4d5b-9e34-5c2443f91262 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:05.213733 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff833724-4d39-4d5b-9e34-5c2443f91262 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 returned with HTTP 404 Aug 14 01:21:05.214288 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 430/1727] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:05 2026] GET /volume/v3/volumes/c7d5cdeb-0fc6-44a6-88f2-e2931276bb54 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:05.223258 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:05.224391 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:05.224714 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1717392731"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:05.226092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1717392731'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:05.226279 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Create volume of 1 GB Aug 14 01:21:05.231133 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Availability Zones retrieved successfully. Aug 14 01:21:05.237794 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Flow 'volume_create_api' (1890e144-b99c-4c8e-923b-f806e0d6146f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:05.239085 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aef5bf6-1f07-420c-93d7-84134b215499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:05.241543 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:05.280959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aef5bf6-1f07-420c-93d7-84134b215499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:05.280959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5b33a8-52f3-430b-9580-6e598e9041ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:05.342281 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Created reservations ['0350669d-b1d4-4a83-839d-795e6202083c', '1f929f92-dccb-4fe2-ba62-458118820ccb', '54c0fc2a-a33b-4c0d-b3b1-ba5c1ea2c499', '4a73cb98-f4ed-4a66-b802-0fc942b463be'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:05.343503 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5b33a8-52f3-430b-9580-6e598e9041ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0350669d-b1d4-4a83-839d-795e6202083c', '1f929f92-dccb-4fe2-ba62-458118820ccb', '54c0fc2a-a33b-4c0d-b3b1-ba5c1ea2c499', '4a73cb98-f4ed-4a66-b802-0fc942b463be']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:05.344518 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d122a439-84c7-402e-b3ac-6eed3ecf824f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:05.370876 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d122a439-84c7-402e-b3ac-6eed3ecf824f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1717392731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fb571c445a4f568a0cfc3535c744be',qos_specs=None,replication_status=,reservations=['0350669d-b1d4-4a83-839d-795e6202083c','1f929f92-dccb-4fe2-ba62-458118820ccb','54c0fc2a-a33b-4c0d-b3b1-ba5c1ea2c499','4a73cb98-f4ed-4a66-b802-0fc942b463be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27aa187a7a34dd887e1aa81ff440c7d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1717392731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08fb571c445a4f568a0cfc3535c744be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27aa187a7a34dd887e1aa81ff440c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:05.371619 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81179395-8403-43fe-8285-710c0a27411e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:05.392852 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81179395-8403-43fe-8285-710c0a27411e) transitioned into state 'SUCCESS' from state '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-1717392731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fb571c445a4f568a0cfc3535c744be',qos_specs=None,replication_status=,reservations=['0350669d-b1d4-4a83-839d-795e6202083c','1f929f92-dccb-4fe2-ba62-458118820ccb','54c0fc2a-a33b-4c0d-b3b1-ba5c1ea2c499','4a73cb98-f4ed-4a66-b802-0fc942b463be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27aa187a7a34dd887e1aa81ff440c7d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:05.393575 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e474036e-5450-4d7f-920b-1d42a10c791b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:05.406015 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e474036e-5450-4d7f-920b-1d42a10c791b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:05.407309 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Flow 'volume_create_api' (1890e144-b99c-4c8e-923b-f806e0d6146f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:05.407713 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Create volume request issued successfully. Aug 14 01:21:05.408770 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f832a87-18a0-409e-bec5-1c8211c7c90a tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:05.409359 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 434/1728] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:05 2026] POST /volume/v3/volumes => generated 746 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:05.429148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3229bd05-78dd-478a-8764-19c87239bb42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:05.432459 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3229bd05-78dd-478a-8764-19c87239bb42 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:05.432855 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3229bd05-78dd-478a-8764-19c87239bb42 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:05.433221 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3229bd05-78dd-478a-8764-19c87239bb42 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:05.443385 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:05.443385 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:05.452274 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3229bd05-78dd-478a-8764-19c87239bb42 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:05.459292 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3229bd05-78dd-478a-8764-19c87239bb42 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 returned with HTTP 200 Aug 14 01:21:05.459958 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 434/1729] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:05 2026] GET /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:06.112060 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2e71bb1-ec89-4813-9f2f-ebf47d1ed976 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.320203 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2e71bb1-ec89-4813-9f2f-ebf47d1ed976 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:21:06.320754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2e71bb1-ec89-4813-9f2f-ebf47d1ed976 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1516094195", "extra_specs": {"spec1": "val1"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.340236 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2e71bb1-ec89-4813-9f2f-ebf47d1ed976 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:21:06.340640 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 432/1730] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:21:06 2026] POST /volume/v3/types => generated 243 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:06.350573 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d309acf8-36d9-4239-9b13-83d41c9d6e73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.353401 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d309acf8-36d9-4239-9b13-83d41c9d6e73 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] POST https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs Aug 14 01:21:06.353839 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d309acf8-36d9-4239-9b13-83d41c9d6e73 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.355915 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d309acf8-36d9-4239-9b13-83d41c9d6e73 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs returned with HTTP 400 Aug 14 01:21:06.356400 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 431/1731] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:21:06 2026] POST /volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:21:06.367384 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-767b9696-68e8-4eb7-b024-86144c5d8cbe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.370435 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-767b9696-68e8-4eb7-b024-86144c5d8cbe tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] POST https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs Aug 14 01:21:06.370971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-767b9696-68e8-4eb7-b024-86144c5d8cbe tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.373043 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-767b9696-68e8-4eb7-b024-86144c5d8cbe tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs returned with HTTP 400 Aug 14 01:21:06.373756 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 435/1732] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:21:06 2026] POST /volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:21:06.383534 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2cfcec6a-a93f-43df-88a2-56127409b9bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.385961 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2cfcec6a-a93f-43df-88a2-56127409b9bf tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] POST https://10.4.3.11/volume/v3/types/f209cffd-13a9-463b-b0ac-bafa7977a507/extra_specs Aug 14 01:21:06.386449 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2cfcec6a-a93f-43df-88a2-56127409b9bf tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.431605 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2cfcec6a-a93f-43df-88a2-56127409b9bf tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/f209cffd-13a9-463b-b0ac-bafa7977a507/extra_specs returned with HTTP 404 Aug 14 01:21:06.432143 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 435/1733] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:21:06 2026] POST /volume/v3/types/f209cffd-13a9-463b-b0ac-bafa7977a507/extra_specs => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:06.441825 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b27f7031-c57a-47ce-9dc2-fec93e911b63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.447186 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b27f7031-c57a-47ce-9dc2-fec93e911b63 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] DELETE https://10.4.3.11/volume/v3/types/272f8898-d695-42f8-a037-f0a4d191106f/extra_specs/spec1 Aug 14 01:21:06.447413 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b27f7031-c57a-47ce-9dc2-fec93e911b63 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:06.447627 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b27f7031-c57a-47ce-9dc2-fec93e911b63 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:06.456919 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b27f7031-c57a-47ce-9dc2-fec93e911b63 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/272f8898-d695-42f8-a037-f0a4d191106f/extra_specs/spec1 returned with HTTP 404 Aug 14 01:21:06.457851 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 433/1734] 10.4.3.11 () {66 vars in 1392 bytes} [Fri Aug 14 01:21:06 2026] DELETE /volume/v3/types/272f8898-d695-42f8-a037-f0a4d191106f/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:06.469798 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bb4a52b3-34b3-4f7c-9ab2-10d4295baad8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.472476 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb4a52b3-34b3-4f7c-9ab2-10d4295baad8 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] GET https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/nonexistent_extra_spec_name Aug 14 01:21:06.472802 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb4a52b3-34b3-4f7c-9ab2-10d4295baad8 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:06.473204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb4a52b3-34b3-4f7c-9ab2-10d4295baad8 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:06.482560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dbc5e788-06dd-49d3-9ebe-652cd37b91f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.484402 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbc5e788-06dd-49d3-9ebe-652cd37b91f6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:06.484706 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbc5e788-06dd-49d3-9ebe-652cd37b91f6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:06.484899 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbc5e788-06dd-49d3-9ebe-652cd37b91f6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:06.489190 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb4a52b3-34b3-4f7c-9ab2-10d4295baad8 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 14 01:21:06.489739 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 432/1735] 10.4.3.11 () {66 vars in 1455 bytes} [Fri Aug 14 01:21:06 2026] GET /volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:06.496088 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:06.496088 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:06.499988 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-426e8a25-0257-46da-abcb-a03b8a542000 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.501952 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-426e8a25-0257-46da-abcb-a03b8a542000 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] GET https://10.4.3.11/volume/v3/types/2aed9640-00ba-4615-aed2-24495d5c4692/extra_specs/spec1 Aug 14 01:21:06.502154 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-426e8a25-0257-46da-abcb-a03b8a542000 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:06.502352 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-426e8a25-0257-46da-abcb-a03b8a542000 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:06.502687 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dbc5e788-06dd-49d3-9ebe-652cd37b91f6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:06.505845 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-426e8a25-0257-46da-abcb-a03b8a542000 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/2aed9640-00ba-4615-aed2-24495d5c4692/extra_specs/spec1 returned with HTTP 404 Aug 14 01:21:06.506404 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 436/1736] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:21:06 2026] GET /volume/v3/types/2aed9640-00ba-4615-aed2-24495d5c4692/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:06.510106 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbc5e788-06dd-49d3-9ebe-652cd37b91f6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 returned with HTTP 200 Aug 14 01:21:06.510714 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 436/1737] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:06 2026] GET /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:06.515036 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9560ef6-0909-4320-a5d5-1729ade22967 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.517378 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9560ef6-0909-4320-a5d5-1729ade22967 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] GET https://10.4.3.11/volume/v3/types/00640955-9992-432d-bbf8-0fc0625f3504/extra_specs Aug 14 01:21:06.517607 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9560ef6-0909-4320-a5d5-1729ade22967 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:06.517836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9560ef6-0909-4320-a5d5-1729ade22967 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:06.522299 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9560ef6-0909-4320-a5d5-1729ade22967 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/00640955-9992-432d-bbf8-0fc0625f3504/extra_specs returned with HTTP 404 Aug 14 01:21:06.522892 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 434/1738] 10.4.3.11 () {66 vars in 1371 bytes} [Fri Aug 14 01:21:06 2026] GET /volume/v3/types/00640955-9992-432d-bbf8-0fc0625f3504/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:06.534357 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7787f4fa-e4e6-486a-a5eb-108007b762fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.534557 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8adac6f4-0cf4-4676-8b6b-e4bd2d6933f6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.535847 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7787f4fa-e4e6-486a-a5eb-108007b762fe tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:21:06.536291 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7787f4fa-e4e6-486a-a5eb-108007b762fe tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7", "name": "tempest-VolumesExtendTest-Snapshot-1470663267"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.536541 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8adac6f4-0cf4-4676-8b6b-e4bd2d6933f6 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] PUT https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/spec1 Aug 14 01:21:06.536910 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8adac6f4-0cf4-4676-8b6b-e4bd2d6933f6 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.539403 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8adac6f4-0cf4-4676-8b6b-e4bd2d6933f6 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/spec1 returned with HTTP 400 Aug 14 01:21:06.540020 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 437/1739] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:21:06 2026] PUT /volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:21:06.546592 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:06.546592 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:06.547124 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7787f4fa-e4e6-486a-a5eb-108007b762fe tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:06.547285 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-7787f4fa-e4e6-486a-a5eb-108007b762fe tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Create snapshot from volume 43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:06.549903 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cd9cfd4e-aa06-42ff-886a-313478e976fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.555716 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd9cfd4e-aa06-42ff-886a-313478e976fd tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] PUT https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/spec1 Aug 14 01:21:06.556145 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd9cfd4e-aa06-42ff-886a-313478e976fd tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Action: 'update', calling method: update, body: null {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.558721 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd9cfd4e-aa06-42ff-886a-313478e976fd tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/spec1 returned with HTTP 400 Aug 14 01:21:06.559266 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 437/1740] 10.4.3.11 () {68 vars in 1408 bytes} [Fri Aug 14 01:21:06 2026] PUT /volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:06.568171 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98450261-bf06-4879-9016-e2cab87a8bbc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.571248 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98450261-bf06-4879-9016-e2cab87a8bbc tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] PUT https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/None Aug 14 01:21:06.571773 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98450261-bf06-4879-9016-e2cab87a8bbc tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.594413 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98450261-bf06-4879-9016-e2cab87a8bbc tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 01:21:06.595559 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98450261-bf06-4879-9016-e2cab87a8bbc tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/None returned with HTTP 400 Aug 14 01:21:06.595559 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 435/1741] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:21:06 2026] PUT /volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/None => generated 73 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:06.607492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7787f4fa-e4e6-486a-a5eb-108007b762fe tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Created reservations ['b0d241cb-d624-4550-9534-a760984705cf', '7bdd7974-81e2-47f0-8894-b24ff4d8e3a0', '8f87311c-33e6-4f46-bbe6-a24b97c522a6', '26edeba5-edf1-4064-a74c-73221a484e7f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:06.608259 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-415a93bf-2590-406e-a7f5-5c38866e3c04 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.613728 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-415a93bf-2590-406e-a7f5-5c38866e3c04 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] PUT https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/3a35d595-bc3f-46c6-a93d-48b9834966ba Aug 14 01:21:06.614188 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-415a93bf-2590-406e-a7f5-5c38866e3c04 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.631521 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-415a93bf-2590-406e-a7f5-5c38866e3c04 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 01:21:06.631720 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-415a93bf-2590-406e-a7f5-5c38866e3c04 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/3a35d595-bc3f-46c6-a93d-48b9834966ba returned with HTTP 400 Aug 14 01:21:06.632574 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 438/1742] 10.4.3.11 () {68 vars in 1502 bytes} [Fri Aug 14 01:21:06 2026] PUT /volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea/extra_specs/3a35d595-bc3f-46c6-a93d-48b9834966ba => generated 73 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:06.644236 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e4de598-9c87-424b-911e-08ff6a7f3bd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.645989 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e4de598-9c87-424b-911e-08ff6a7f3bd6 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] PUT https://10.4.3.11/volume/v3/types/21963daf-6706-44b3-9ff5-2f8aa760ea77/extra_specs/spec1 Aug 14 01:21:06.646343 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e4de598-9c87-424b-911e-08ff6a7f3bd6 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.648860 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7787f4fa-e4e6-486a-a5eb-108007b762fe tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Snapshot create request issued successfully. Aug 14 01:21:06.649358 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7787f4fa-e4e6-486a-a5eb-108007b762fe tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:21:06.649966 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 433/1743] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:21:06 2026] POST /volume/v3/snapshots => generated 304 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:06.661259 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e4de598-9c87-424b-911e-08ff6a7f3bd6 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/21963daf-6706-44b3-9ff5-2f8aa760ea77/extra_specs/spec1 returned with HTTP 404 Aug 14 01:21:06.661259 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 438/1744] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:21:06 2026] PUT /volume/v3/types/21963daf-6706-44b3-9ff5-2f8aa760ea77/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:06.672467 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69c766e8-1619-4b07-86a2-b5086a55affd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.673901 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ad65b0a-f213-487f-836b-f950214265ae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.676513 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69c766e8-1619-4b07-86a2-b5086a55affd tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 Aug 14 01:21:06.676513 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69c766e8-1619-4b07-86a2-b5086a55affd tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:06.676513 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69c766e8-1619-4b07-86a2-b5086a55affd tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:06.679626 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ad65b0a-f213-487f-836b-f950214265ae tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] DELETE https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea Aug 14 01:21:06.679626 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ad65b0a-f213-487f-836b-f950214265ae tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:06.681698 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ad65b0a-f213-487f-836b-f950214265ae tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:06.688156 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:06.688156 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:06.688791 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-69c766e8-1619-4b07-86a2-b5086a55affd tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Snapshot retrieved successfully. Aug 14 01:21:06.689952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69c766e8-1619-4b07-86a2-b5086a55affd tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 returned with HTTP 200 Aug 14 01:21:06.690522 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 436/1745] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:06 2026] GET /volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:06.711313 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ad65b0a-f213-487f-836b-f950214265ae tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea returned with HTTP 202 Aug 14 01:21:06.711707 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 439/1746] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:21:06 2026] DELETE /volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:06.718873 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c402b35f-f645-426e-a5dd-a977a7b1ade3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.721716 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c402b35f-f645-426e-a5dd-a977a7b1ade3 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] GET https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea Aug 14 01:21:06.721949 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c402b35f-f645-426e-a5dd-a977a7b1ade3 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:06.722175 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c402b35f-f645-426e-a5dd-a977a7b1ade3 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:06.726173 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c402b35f-f645-426e-a5dd-a977a7b1ade3 tempest-ExtraSpecsNegativeTest-1993413637 tempest-ExtraSpecsNegativeTest-1993413637-project-admin] https://10.4.3.11/volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea returned with HTTP 404 Aug 14 01:21:06.726801 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 434/1747] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:21:06 2026] GET /volume/v3/types/1b364378-f43a-4e79-a9d2-7ba8161834ea => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:06.825615 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a141b67-5b20-4bcd-9c4f-bc029001cbbf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:06.978619 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a141b67-5b20-4bcd-9c4f-bc029001cbbf tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:21:06.979180 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a141b67-5b20-4bcd-9c4f-bc029001cbbf tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1106292268"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:06.998205 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a141b67-5b20-4bcd-9c4f-bc029001cbbf tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:21:06.998988 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 439/1748] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:21:06 2026] POST /volume/v3/types => generated 216 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:07.009239 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e87730b4-874e-4394-a2a9-5a76bdc9dfbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:07.011244 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e87730b4-874e-4394-a2a9-5a76bdc9dfbb tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:21:07.011953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e87730b4-874e-4394-a2a9-5a76bdc9dfbb tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1770182506"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:07.031941 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e87730b4-874e-4394-a2a9-5a76bdc9dfbb tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:21:07.031941 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 437/1749] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:21:07 2026] POST /volume/v3/group_types => generated 173 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:07.046935 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-73fe6ffe-3f8f-42b2-8791-07f225528ef6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:07.225274 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73fe6ffe-3f8f-42b2-8791-07f225528ef6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/groups Aug 14 01:21:07.225600 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-73fe6ffe-3f8f-42b2-8791-07f225528ef6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7237d03e-0020-4a3b-8fb5-9fb08aa2e149", "volume_types": ["2a29a58f-4a66-4737-86ce-d44e4ef75edf"], "name": "tempest-Group1-673110801"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:07.227544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-73fe6ffe-3f8f-42b2-8791-07f225528ef6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Creating new group {'group': {'group_type': '7237d03e-0020-4a3b-8fb5-9fb08aa2e149', 'volume_types': ['2a29a58f-4a66-4737-86ce-d44e4ef75edf'], 'name': 'tempest-Group1-673110801'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 01:21:07.231638 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-73fe6ffe-3f8f-42b2-8791-07f225528ef6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Creating group tempest-Group1-673110801. Aug 14 01:21:07.248099 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-73fe6ffe-3f8f-42b2-8791-07f225528ef6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Availability Zones retrieved successfully. Aug 14 01:21:07.274150 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-73fe6ffe-3f8f-42b2-8791-07f225528ef6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Created reservations ['8973598d-851a-4a36-951b-d5bd1b515c3f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:07.311175 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73fe6ffe-3f8f-42b2-8791-07f225528ef6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups returned with HTTP 202 Aug 14 01:21:07.311660 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 440/1750] 10.4.3.11 () {70 vars in 1290 bytes} [Fri Aug 14 01:21:07 2026] POST /volume/v3/groups => generated 93 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:07.321522 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8f8b0a8a-6eba-4032-8e77-b88967f909e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:07.324709 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f8b0a8a-6eba-4032-8e77-b88967f909e9 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 Aug 14 01:21:07.324996 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8f8b0a8a-6eba-4032-8e77-b88967f909e9 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:07.325268 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8f8b0a8a-6eba-4032-8e77-b88967f909e9 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:07.325434 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-8f8b0a8a-6eba-4032-8e77-b88967f909e9 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:07.331117 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:07.331117 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:07.342606 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f8b0a8a-6eba-4032-8e77-b88967f909e9 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 returned with HTTP 200 Aug 14 01:21:07.343286 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 435/1751] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:07 2026] GET /volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 => generated 321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:07.712509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2828d057-bb2e-440f-a562-364c68025131 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:07.715488 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2828d057-bb2e-440f-a562-364c68025131 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 Aug 14 01:21:07.715770 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2828d057-bb2e-440f-a562-364c68025131 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:07.716122 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2828d057-bb2e-440f-a562-364c68025131 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:07.726897 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:07.726897 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:07.728251 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2828d057-bb2e-440f-a562-364c68025131 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Snapshot retrieved successfully. Aug 14 01:21:07.729127 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2828d057-bb2e-440f-a562-364c68025131 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 returned with HTTP 200 Aug 14 01:21:07.730226 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 440/1752] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:07 2026] GET /volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:07.746859 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-224962b5-ce92-4a39-a2d6-ef769cce7f1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:07.749455 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-224962b5-ce92-4a39-a2d6-ef769cce7f1c tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] POST https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7/action Aug 14 01:21:07.751066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-224962b5-ce92-4a39-a2d6-ef769cce7f1c tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:07.751066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-224962b5-ce92-4a39-a2d6-ef769cce7f1c tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:07.768311 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:07.768311 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:07.773962 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-224962b5-ce92-4a39-a2d6-ef769cce7f1c tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:07.825169 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-224962b5-ce92-4a39-a2d6-ef769cce7f1c tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Created reservations ['5ba84470-6503-41f3-965d-65e7dfb93033', 'c8c8908d-30fd-4444-b4f7-473d831c972f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:07.843530 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-224962b5-ce92-4a39-a2d6-ef769cce7f1c tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Extend volume request issued successfully. Aug 14 01:21:07.844803 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-224962b5-ce92-4a39-a2d6-ef769cce7f1c tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7/action returned with HTTP 202 Aug 14 01:21:07.844803 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 438/1753] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:21:07 2026] POST /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:21:07.862516 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3e78783f-2743-4088-b58b-4b7b16494916 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:07.866283 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e78783f-2743-4088-b58b-4b7b16494916 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:07.866762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e78783f-2743-4088-b58b-4b7b16494916 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:07.866762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3e78783f-2743-4088-b58b-4b7b16494916 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:07.883593 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:07.883593 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:07.889831 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3e78783f-2743-4088-b58b-4b7b16494916 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:07.897009 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3e78783f-2743-4088-b58b-4b7b16494916 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 returned with HTTP 200 Aug 14 01:21:07.897982 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 441/1754] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:07 2026] GET /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:08.355157 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e76e750-565a-4b21-b80a-859f047d0614 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:08.358680 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e76e750-565a-4b21-b80a-859f047d0614 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 Aug 14 01:21:08.358680 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e76e750-565a-4b21-b80a-859f047d0614 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:08.359431 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e76e750-565a-4b21-b80a-859f047d0614 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:08.359632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-5e76e750-565a-4b21-b80a-859f047d0614 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:08.364386 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:08.364386 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:08.372059 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e76e750-565a-4b21-b80a-859f047d0614 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 returned with HTTP 200 Aug 14 01:21:08.372534 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 436/1755] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:08 2026] GET /volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:08.383910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c4ea8497-07d0-4640-b397-404103c30aac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:08.386181 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4ea8497-07d0-4640-b397-404103c30aac tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/groups Aug 14 01:21:08.386388 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4ea8497-07d0-4640-b397-404103c30aac tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7237d03e-0020-4a3b-8fb5-9fb08aa2e149", "volume_types": ["2a29a58f-4a66-4737-86ce-d44e4ef75edf"], "name": "tempest-Group2-1313893748"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:08.387902 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-c4ea8497-07d0-4640-b397-404103c30aac tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Creating new group {'group': {'group_type': '7237d03e-0020-4a3b-8fb5-9fb08aa2e149', 'volume_types': ['2a29a58f-4a66-4737-86ce-d44e4ef75edf'], 'name': 'tempest-Group2-1313893748'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 01:21:08.392169 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-c4ea8497-07d0-4640-b397-404103c30aac tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Creating group tempest-Group2-1313893748. Aug 14 01:21:08.400680 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c4ea8497-07d0-4640-b397-404103c30aac tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Availability Zones retrieved successfully. Aug 14 01:21:08.416375 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c4ea8497-07d0-4640-b397-404103c30aac tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Created reservations ['4a8db884-b1e1-4233-a92c-205104c5266e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:08.442972 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4ea8497-07d0-4640-b397-404103c30aac tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups returned with HTTP 202 Aug 14 01:21:08.443461 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 441/1756] 10.4.3.11 () {70 vars in 1290 bytes} [Fri Aug 14 01:21:08 2026] POST /volume/v3/groups => generated 94 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:08.452063 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-673af9c8-e3a3-4296-b32f-db9f96b1a059 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:08.453911 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-673af9c8-e3a3-4296-b32f-db9f96b1a059 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 Aug 14 01:21:08.454409 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-673af9c8-e3a3-4296-b32f-db9f96b1a059 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:08.454409 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-673af9c8-e3a3-4296-b32f-db9f96b1a059 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:08.454502 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-673af9c8-e3a3-4296-b32f-db9f96b1a059 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member de1329f7-d5dd-4bf5-b8e4-80d2541087d7 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:08.458560 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:08.458560 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:08.467346 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-673af9c8-e3a3-4296-b32f-db9f96b1a059 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 returned with HTTP 200 Aug 14 01:21:08.467741 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 439/1757] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:08 2026] GET /volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:08.918500 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d80f1cda-1526-48ad-9532-99d46d8340e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:08.920993 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d80f1cda-1526-48ad-9532-99d46d8340e6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:08.921578 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d80f1cda-1526-48ad-9532-99d46d8340e6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:08.921578 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d80f1cda-1526-48ad-9532-99d46d8340e6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:08.943855 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:08.943855 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:08.951368 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d80f1cda-1526-48ad-9532-99d46d8340e6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:08.958280 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d80f1cda-1526-48ad-9532-99d46d8340e6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 returned with HTTP 200 Aug 14 01:21:08.958838 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 442/1758] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:08 2026] GET /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:08.977071 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-40e468e2-032f-40b4-95cc-e8815cf97edc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:08.979118 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40e468e2-032f-40b4-95cc-e8815cf97edc tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:08.979499 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40e468e2-032f-40b4-95cc-e8815cf97edc tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:08.979752 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40e468e2-032f-40b4-95cc-e8815cf97edc tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:08.990939 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:08.990939 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:08.997970 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-40e468e2-032f-40b4-95cc-e8815cf97edc tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:09.004636 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40e468e2-032f-40b4-95cc-e8815cf97edc tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 returned with HTTP 200 Aug 14 01:21:09.004636 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 437/1759] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:08 2026] GET /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:09.024273 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d59154c7-f52c-4ba9-b514-e043cbeb0eb6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:09.026641 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d59154c7-f52c-4ba9-b514-e043cbeb0eb6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 Aug 14 01:21:09.026876 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d59154c7-f52c-4ba9-b514-e043cbeb0eb6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:09.027143 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d59154c7-f52c-4ba9-b514-e043cbeb0eb6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:09.027284 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-d59154c7-f52c-4ba9-b514-e043cbeb0eb6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Delete snapshot with id: a21eb015-f844-4ac1-95ef-6437ec8f55c7 Aug 14 01:21:09.033784 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:09.033784 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:09.034333 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d59154c7-f52c-4ba9-b514-e043cbeb0eb6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Snapshot retrieved successfully. Aug 14 01:21:09.058027 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d59154c7-f52c-4ba9-b514-e043cbeb0eb6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Snapshot delete request issued successfully. Aug 14 01:21:09.059169 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d59154c7-f52c-4ba9-b514-e043cbeb0eb6 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 returned with HTTP 202 Aug 14 01:21:09.059298 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 442/1760] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:21:09 2026] DELETE /volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:09.068436 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8edbb19e-6233-4927-8284-80807d7e335f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:09.073059 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8edbb19e-6233-4927-8284-80807d7e335f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 Aug 14 01:21:09.073059 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8edbb19e-6233-4927-8284-80807d7e335f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:09.073059 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8edbb19e-6233-4927-8284-80807d7e335f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:09.083213 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:09.083213 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:09.083424 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8edbb19e-6233-4927-8284-80807d7e335f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Snapshot retrieved successfully. Aug 14 01:21:09.084498 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8edbb19e-6233-4927-8284-80807d7e335f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 returned with HTTP 200 Aug 14 01:21:09.085207 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 440/1761] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:09 2026] GET /volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:09.221441 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:09.360457 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:09.361025 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1586859394"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:09.363992 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1586859394'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:09.364295 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Create volume of 2 GB Aug 14 01:21:09.370727 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Availability Zones retrieved successfully. Aug 14 01:21:09.379070 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Flow 'volume_create_api' (f5682b98-86db-4d05-b0a7-bafa10929d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:09.380207 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c871b5a6-bcf1-4139-bc8b-49c93588e1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.384008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Validating volume size '2' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:09.416830 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c871b5a6-bcf1-4139-bc8b-49c93588e1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.417827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195c972d-9fcd-4161-8558-7870fa567e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.481160 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f24178b5-6549-486e-8ff1-b965808961e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:09.482797 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f24178b5-6549-486e-8ff1-b965808961e3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 Aug 14 01:21:09.483103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f24178b5-6549-486e-8ff1-b965808961e3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:09.483388 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f24178b5-6549-486e-8ff1-b965808961e3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:09.483600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-f24178b5-6549-486e-8ff1-b965808961e3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member de1329f7-d5dd-4bf5-b8e4-80d2541087d7 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:09.488794 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:09.488794 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:09.501265 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f24178b5-6549-486e-8ff1-b965808961e3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 returned with HTTP 200 Aug 14 01:21:09.501720 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 438/1762] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:09 2026] GET /volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:09.502093 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Created reservations ['17921af2-6d3e-40a4-8910-75857d4b28de', '739ffdd8-dc08-4b1b-b5de-f1a3ffeb6514', '0a4a7aaf-8332-4359-b5ff-d7db32830a05', 'bf287fa8-a3ca-4f7d-a793-eb6dcf891723'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:09.503431 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195c972d-9fcd-4161-8558-7870fa567e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17921af2-6d3e-40a4-8910-75857d4b28de', '739ffdd8-dc08-4b1b-b5de-f1a3ffeb6514', '0a4a7aaf-8332-4359-b5ff-d7db32830a05', 'bf287fa8-a3ca-4f7d-a793-eb6dcf891723']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.504904 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad7435b9-218f-418c-85b1-a50bfeb89f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.516595 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:09.518396 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:09.518762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-702306428", "volume_type": "2a29a58f-4a66-4737-86ce-d44e4ef75edf", "group_id": "a7ec8db4-0722-4a75-9ce2-52c9f2f792e4", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:09.521103 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-702306428', 'volume_type': '2a29a58f-4a66-4737-86ce-d44e4ef75edf', 'group_id': 'a7ec8db4-0722-4a75-9ce2-52c9f2f792e4', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:09.529133 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:09.529133 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:09.529679 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Create volume of 1 GB Aug 14 01:21:09.537599 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Availability Zones retrieved successfully. Aug 14 01:21:09.544493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad7435b9-218f-418c-85b1-a50bfeb89f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b6d93f8-670d-4055-8e24-5a120b1983bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1586859394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a16f4169b7443d2a900ec2eaf1d9e10',qos_specs=None,replication_status=,reservations=['17921af2-6d3e-40a4-8910-75857d4b28de','739ffdd8-dc08-4b1b-b5de-f1a3ffeb6514','0a4a7aaf-8332-4359-b5ff-d7db32830a05','bf287fa8-a3ca-4f7d-a793-eb6dcf891723'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2094bdb3c70543e68de5e2a7b7b3b184',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1586859394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b6d93f8-670d-4055-8e24-5a120b1983bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a16f4169b7443d2a900ec2eaf1d9e10',provider_auth=None,provider_geometry=None,provider_id=None,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='2094bdb3c70543e68de5e2a7b7b3b184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.545786 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Flow 'volume_create_api' (dfdb2d3c-8189-4f08-9336-3a8f9c66791e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:09.545871 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3d264a-370c-4a68-bbfa-bad49b1c676b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.547648 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f93e12-cb31-4804-a031-c626f62cd448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.548687 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:09.548687 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:09.549233 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:09.574491 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3d264a-370c-4a68-bbfa-bad49b1c676b) transitioned into state 'SUCCESS' from state '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-1586859394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a16f4169b7443d2a900ec2eaf1d9e10',qos_specs=None,replication_status=,reservations=['17921af2-6d3e-40a4-8910-75857d4b28de','739ffdd8-dc08-4b1b-b5de-f1a3ffeb6514','0a4a7aaf-8332-4359-b5ff-d7db32830a05','bf287fa8-a3ca-4f7d-a793-eb6dcf891723'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2094bdb3c70543e68de5e2a7b7b3b184',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.575580 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b857a9a3-ea80-4b67-a671-2cc3974e1439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.577667 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f93e12-cb31-4804-a031-c626f62cd448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:21:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2a29a58f-4a66-4737-86ce-d44e4ef75edf,is_public=True,name='tempest-GroupsTest-volume-type-1106292268',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a29a58f-4a66-4737-86ce-d44e4ef75edf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a7ec8db4-0722-4a75-9ce2-52c9f2f792e4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.578773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd01c8fc-9fc4-4f4a-92be-931e9802f489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.588756 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b857a9a3-ea80-4b67-a671-2cc3974e1439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.589770 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Flow 'volume_create_api' (f5682b98-86db-4d05-b0a7-bafa10929d04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:09.590213 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Create volume request issued successfully. Aug 14 01:21:09.590873 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46089fee-8ea0-4b5a-ae52-237bcdae9b23 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:09.591480 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 443/1763] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:09 2026] POST /volume/v3/volumes => generated 753 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:09.610148 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ad3b19c-2335-40dd-bdf3-3e4bda7b6291 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:09.612638 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ad3b19c-2335-40dd-bdf3-3e4bda7b6291 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] GET https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf Aug 14 01:21:09.612942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ad3b19c-2335-40dd-bdf3-3e4bda7b6291 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:09.613184 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ad3b19c-2335-40dd-bdf3-3e4bda7b6291 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:09.620309 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1106292268 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1106292268, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:09.620802 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1106292268 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1106292268, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:09.626346 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:09.626346 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:09.632292 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ad3b19c-2335-40dd-bdf3-3e4bda7b6291 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Volume info retrieved successfully. Aug 14 01:21:09.638532 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ad3b19c-2335-40dd-bdf3-3e4bda7b6291 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf returned with HTTP 200 Aug 14 01:21:09.639005 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 441/1764] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:09 2026] GET /volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:09.687811 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Created reservations ['d0a8f0d8-6685-4465-958c-f6ef5f6ec2b3', 'bd52cca9-3c17-4d1d-bc68-2e75abc62d62', 'cae5d707-c8bb-4913-a47b-9a6664d454a0', 'fff6e057-f090-4742-b915-e14b2ddc2948'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:09.688844 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd01c8fc-9fc4-4f4a-92be-931e9802f489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0a8f0d8-6685-4465-958c-f6ef5f6ec2b3', 'bd52cca9-3c17-4d1d-bc68-2e75abc62d62', 'cae5d707-c8bb-4913-a47b-9a6664d454a0', 'fff6e057-f090-4742-b915-e14b2ddc2948']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.689805 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (733944b4-6df2-4fc4-bd99-31b2f1341cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.721221 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (733944b4-6df2-4fc4-bd99-31b2f1341cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42c232e7-76dc-4116-8abe-fe32f6195197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-702306428',encryption_key_id=None,group_id=a7ec8db4-0722-4a75-9ce2-52c9f2f792e4,group_type_id=,metadata={},multiattach=False,project_id='031d431fac9c419fb2edfbc44d11430f',qos_specs=None,replication_status=,reservations=['d0a8f0d8-6685-4465-958c-f6ef5f6ec2b3','bd52cca9-3c17-4d1d-bc68-2e75abc62d62','cae5d707-c8bb-4913-a47b-9a6664d454a0','fff6e057-f090-4742-b915-e14b2ddc2948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90adfc1a93bd43fcbf757b27fa684347',volume_type_id=2a29a58f-4a66-4737-86ce-d44e4ef75edf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-702306428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a7ec8db4-0722-4a75-9ce2-52c9f2f792e4,host=None,id=42c232e7-76dc-4116-8abe-fe32f6195197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='031d431fac9c419fb2edfbc44d11430f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90adfc1a93bd43fcbf757b27fa684347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a29a58f-4a66-4737-86ce-d44e4ef75edf),volume_type_id=2a29a58f-4a66-4737-86ce-d44e4ef75edf)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.722647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828b7352-6712-44a1-966d-7dcaa3c243cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.745942 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828b7352-6712-44a1-966d-7dcaa3c243cc) transitioned into state 'SUCCESS' from state '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-702306428',encryption_key_id=None,group_id=a7ec8db4-0722-4a75-9ce2-52c9f2f792e4,group_type_id=,metadata={},multiattach=False,project_id='031d431fac9c419fb2edfbc44d11430f',qos_specs=None,replication_status=,reservations=['d0a8f0d8-6685-4465-958c-f6ef5f6ec2b3','bd52cca9-3c17-4d1d-bc68-2e75abc62d62','cae5d707-c8bb-4913-a47b-9a6664d454a0','fff6e057-f090-4742-b915-e14b2ddc2948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90adfc1a93bd43fcbf757b27fa684347',volume_type_id=2a29a58f-4a66-4737-86ce-d44e4ef75edf)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.748233 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5008a1ff-7cbd-42b0-a3e8-295d2d218fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:09.763576 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5008a1ff-7cbd-42b0-a3e8-295d2d218fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:09.764694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Flow 'volume_create_api' (dfdb2d3c-8189-4f08-9336-3a8f9c66791e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:09.766479 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Create volume request issued successfully. Aug 14 01:21:09.767273 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:09.767511 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:09.824786 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:09.830055 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:09.830055 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:09.835906 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-feb84e6a-0be5-47b6-9345-aeb02530ca16 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:09.836535 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 443/1765] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:21:09 2026] POST /volume/v3/volumes => generated 812 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:09.850952 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-634c40ef-ba65-4a5e-bd80-4b0b8a5bcdc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:09.852867 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-634c40ef-ba65-4a5e-bd80-4b0b8a5bcdc6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 Aug 14 01:21:09.853169 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-634c40ef-ba65-4a5e-bd80-4b0b8a5bcdc6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:09.853348 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-634c40ef-ba65-4a5e-bd80-4b0b8a5bcdc6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:09.865121 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:09.865121 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:09.878479 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-634c40ef-ba65-4a5e-bd80-4b0b8a5bcdc6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Volume info retrieved successfully. Aug 14 01:21:09.879315 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-634c40ef-ba65-4a5e-bd80-4b0b8a5bcdc6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:09.879484 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-634c40ef-ba65-4a5e-bd80-4b0b8a5bcdc6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:09.933285 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-634c40ef-ba65-4a5e-bd80-4b0b8a5bcdc6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:09.940540 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:09.940540 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:09.953490 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-634c40ef-ba65-4a5e-bd80-4b0b8a5bcdc6 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 returned with HTTP 200 Aug 14 01:21:09.954278 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 439/1766] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:09 2026] GET /volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 => generated 880 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:10.098317 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02cd3d60-e98b-4a3e-a74a-32ab9e42c2de None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.104477 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02cd3d60-e98b-4a3e-a74a-32ab9e42c2de tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 Aug 14 01:21:10.104690 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02cd3d60-e98b-4a3e-a74a-32ab9e42c2de tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:10.104873 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02cd3d60-e98b-4a3e-a74a-32ab9e42c2de tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:10.118753 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02cd3d60-e98b-4a3e-a74a-32ab9e42c2de tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 returned with HTTP 404 Aug 14 01:21:10.120824 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 444/1767] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:10 2026] GET /volume/v3/snapshots/a21eb015-f844-4ac1-95ef-6437ec8f55c7 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:10.135887 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ca89865-264f-4fbb-b8ad-e60f3b778567 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.138346 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ca89865-264f-4fbb-b8ad-e60f3b778567 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:10.138745 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ca89865-264f-4fbb-b8ad-e60f3b778567 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:10.139903 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ca89865-264f-4fbb-b8ad-e60f3b778567 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:10.155278 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:10.155278 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:10.165776 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ca89865-264f-4fbb-b8ad-e60f3b778567 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:10.177870 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ca89865-264f-4fbb-b8ad-e60f3b778567 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 returned with HTTP 200 Aug 14 01:21:10.177870 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 442/1768] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:10 2026] GET /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:10.193302 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-80f435c1-b962-41a4-8f49-55e73f4bbddf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.196431 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80f435c1-b962-41a4-8f49-55e73f4bbddf tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] DELETE https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:10.196756 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80f435c1-b962-41a4-8f49-55e73f4bbddf tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:10.199068 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80f435c1-b962-41a4-8f49-55e73f4bbddf tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:10.199068 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-80f435c1-b962-41a4-8f49-55e73f4bbddf tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Delete volume with id: 43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:10.214915 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:10.214915 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:10.215791 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80f435c1-b962-41a4-8f49-55e73f4bbddf tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:10.258781 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80f435c1-b962-41a4-8f49-55e73f4bbddf tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Delete volume request issued successfully. Aug 14 01:21:10.259159 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80f435c1-b962-41a4-8f49-55e73f4bbddf tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 returned with HTTP 202 Aug 14 01:21:10.259645 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 444/1769] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:10 2026] DELETE /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:10.274120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-df159ade-09b9-4ccb-8d96-c43c9280d52f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.277088 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df159ade-09b9-4ccb-8d96-c43c9280d52f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:10.277088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df159ade-09b9-4ccb-8d96-c43c9280d52f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:10.277290 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df159ade-09b9-4ccb-8d96-c43c9280d52f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:10.292782 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:10.292782 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:10.300869 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-df159ade-09b9-4ccb-8d96-c43c9280d52f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Volume info retrieved successfully. Aug 14 01:21:10.305390 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df159ade-09b9-4ccb-8d96-c43c9280d52f tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 returned with HTTP 200 Aug 14 01:21:10.306279 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 440/1770] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:10 2026] GET /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:10.657063 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1072ec0c-d25a-4901-850e-02c2ea6b6fae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.662377 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1072ec0c-d25a-4901-850e-02c2ea6b6fae tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] GET https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf Aug 14 01:21:10.663116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1072ec0c-d25a-4901-850e-02c2ea6b6fae tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:10.663116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1072ec0c-d25a-4901-850e-02c2ea6b6fae tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:10.682025 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:10.682025 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:10.692161 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1072ec0c-d25a-4901-850e-02c2ea6b6fae tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Volume info retrieved successfully. Aug 14 01:21:10.701079 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1072ec0c-d25a-4901-850e-02c2ea6b6fae tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf returned with HTTP 200 Aug 14 01:21:10.701692 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 445/1771] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:10 2026] GET /volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:10.719860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.723390 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:10.723792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6b6d93f8-670d-4055-8e24-5a120b1983bf"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:10.725942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '6b6d93f8-670d-4055-8e24-5a120b1983bf'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:10.737780 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:10.737780 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:10.738505 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Volume retrieved successfully. Aug 14 01:21:10.738686 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Create volume of 1 GB Aug 14 01:21:10.745447 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Availability Zones retrieved successfully. Aug 14 01:21:10.752586 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Flow 'volume_create_api' (dc690aa3-380e-4f93-947c-78ad42e30e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:10.754939 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040af117-1c2b-4a98-9cb4-38b894e9c48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:10.755696 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:10.757181 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040af117-1c2b-4a98-9cb4-38b894e9c48f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 01:21:10.757181 np0000007295 devstack@c-api.service[100274]: 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 14 01:21:10.759393 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040af117-1c2b-4a98-9cb4-38b894e9c48f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:10.760242 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040af117-1c2b-4a98-9cb4-38b894e9c48f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 01:21:10.761204 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Flow 'volume_create_api' (dc690aa3-380e-4f93-947c-78ad42e30e7d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 01:21:10.761527 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6658df2-c7ce-4edd-86a1-988f1a049067 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 400 Aug 14 01:21:10.762152 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 443/1772] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:10 2026] POST /volume/v3/volumes => generated 173 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:21:10.776655 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca9e2f55-1c72-4ffb-824b-c01d193da5a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.778760 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca9e2f55-1c72-4ffb-824b-c01d193da5a1 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] GET https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf Aug 14 01:21:10.779025 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca9e2f55-1c72-4ffb-824b-c01d193da5a1 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:10.779274 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca9e2f55-1c72-4ffb-824b-c01d193da5a1 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:10.788664 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:10.788664 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:10.795342 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca9e2f55-1c72-4ffb-824b-c01d193da5a1 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Volume info retrieved successfully. Aug 14 01:21:10.801980 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca9e2f55-1c72-4ffb-824b-c01d193da5a1 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf returned with HTTP 200 Aug 14 01:21:10.802449 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 445/1773] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:10 2026] GET /volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:10.817831 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29b43a49-bd67-4a72-a320-a5ccf64c7dee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.820063 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29b43a49-bd67-4a72-a320-a5ccf64c7dee tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] DELETE https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf Aug 14 01:21:10.820417 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29b43a49-bd67-4a72-a320-a5ccf64c7dee tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:10.820690 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29b43a49-bd67-4a72-a320-a5ccf64c7dee tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:10.820917 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-29b43a49-bd67-4a72-a320-a5ccf64c7dee tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Delete volume with id: 6b6d93f8-670d-4055-8e24-5a120b1983bf Aug 14 01:21:10.830520 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:10.830520 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:10.831146 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29b43a49-bd67-4a72-a320-a5ccf64c7dee tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Volume info retrieved successfully. Aug 14 01:21:10.862153 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29b43a49-bd67-4a72-a320-a5ccf64c7dee tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Delete volume request issued successfully. Aug 14 01:21:10.862423 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29b43a49-bd67-4a72-a320-a5ccf64c7dee tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf returned with HTTP 202 Aug 14 01:21:10.862960 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 441/1774] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:10 2026] DELETE /volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:10.883152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26c7df77-1425-446e-aa73-d7bb8dec4f4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.886871 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26c7df77-1425-446e-aa73-d7bb8dec4f4d tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] GET https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf Aug 14 01:21:10.888116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26c7df77-1425-446e-aa73-d7bb8dec4f4d tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:10.888547 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26c7df77-1425-446e-aa73-d7bb8dec4f4d tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:10.899951 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:10.899951 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:10.906172 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-26c7df77-1425-446e-aa73-d7bb8dec4f4d tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Volume info retrieved successfully. Aug 14 01:21:10.912726 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26c7df77-1425-446e-aa73-d7bb8dec4f4d tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf returned with HTTP 200 Aug 14 01:21:10.913276 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 446/1775] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:10 2026] GET /volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:10.973320 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c947060e-2df0-4e8f-b7fd-7f2a03f39dae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:10.977127 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c947060e-2df0-4e8f-b7fd-7f2a03f39dae tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 Aug 14 01:21:10.977127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c947060e-2df0-4e8f-b7fd-7f2a03f39dae tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:10.979253 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c947060e-2df0-4e8f-b7fd-7f2a03f39dae tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:10.994329 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:10.994329 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:11.007378 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c947060e-2df0-4e8f-b7fd-7f2a03f39dae tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Volume info retrieved successfully. Aug 14 01:21:11.010556 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-c947060e-2df0-4e8f-b7fd-7f2a03f39dae tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:11.010556 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-c947060e-2df0-4e8f-b7fd-7f2a03f39dae tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:11.064319 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-c947060e-2df0-4e8f-b7fd-7f2a03f39dae tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:11.069494 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:11.069494 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:11.079593 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c947060e-2df0-4e8f-b7fd-7f2a03f39dae tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 returned with HTTP 200 Aug 14 01:21:11.080099 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 444/1776] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:10 2026] GET /volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 => generated 905 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:11.096473 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6731f870-5b12-4847-9317-c0524cb84af8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:11.100372 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6731f870-5b12-4847-9317-c0524cb84af8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 Aug 14 01:21:11.100372 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6731f870-5b12-4847-9317-c0524cb84af8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:11.100372 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6731f870-5b12-4847-9317-c0524cb84af8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:11.100372 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-6731f870-5b12-4847-9317-c0524cb84af8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:11.104477 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:11.104477 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:11.117575 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6731f870-5b12-4847-9317-c0524cb84af8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 returned with HTTP 200 Aug 14 01:21:11.118515 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 446/1777] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:11 2026] GET /volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:11.130002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c7e9409-2506-4ebe-9460-839d83f83a58 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:11.132074 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c7e9409-2506-4ebe-9460-839d83f83a58 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 Aug 14 01:21:11.132364 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c7e9409-2506-4ebe-9460-839d83f83a58 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:11.132943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c7e9409-2506-4ebe-9460-839d83f83a58 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:11.132943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-4c7e9409-2506-4ebe-9460-839d83f83a58 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member de1329f7-d5dd-4bf5-b8e4-80d2541087d7 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:11.137517 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:11.137517 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:11.156609 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c7e9409-2506-4ebe-9460-839d83f83a58 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 returned with HTTP 200 Aug 14 01:21:11.157739 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 442/1778] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:11 2026] GET /volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:11.167557 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-95b78c05-9ef7-42d0-95e4-85581a31bd63 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:11.171159 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95b78c05-9ef7-42d0-95e4-85581a31bd63 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/detail Aug 14 01:21:11.171159 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95b78c05-9ef7-42d0-95e4-85581a31bd63 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:11.172061 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95b78c05-9ef7-42d0-95e4-85581a31bd63 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:11.206158 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95b78c05-9ef7-42d0-95e4-85581a31bd63 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/detail returned with HTTP 200 Aug 14 01:21:11.206785 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 447/1779] 10.4.3.11 () {68 vars in 1289 bytes} [Fri Aug 14 01:21:11 2026] GET /volume/v3/groups/detail => generated 639 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:11.219433 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44427cfd-5e1f-4305-99bb-24c184af8047 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:11.223007 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:21:11.223373 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:11.224430 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:11.225195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:11.226904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:11.239670 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Get all volumes completed successfully. Aug 14 01:21:11.240767 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:11.240951 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:11.292639 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:11.299824 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:11.299824 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:11.312143 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44427cfd-5e1f-4305-99bb-24c184af8047 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:21:11.312715 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 445/1780] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:21:11 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:11.326497 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-85bce05c-aac1-490a-8b13-76057b903ba9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:11.329354 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85bce05c-aac1-490a-8b13-76057b903ba9 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] GET https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 Aug 14 01:21:11.331438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85bce05c-aac1-490a-8b13-76057b903ba9 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:11.331438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85bce05c-aac1-490a-8b13-76057b903ba9 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:11.331863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:11.334381 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:21:11.334679 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:11.335071 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:11.335458 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:11.335898 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:11.335898 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:11.336562 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:11.338305 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85bce05c-aac1-490a-8b13-76057b903ba9 tempest-VolumesExtendTest-1405525807 tempest-VolumesExtendTest-1405525807-project-member] https://10.4.3.11/volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 returned with HTTP 404 Aug 14 01:21:11.338810 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 447/1781] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:11 2026] GET /volume/v3/volumes/43b2dbc1-7937-427e-b6c7-9bfb85f8cbc7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:11.348590 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Get all volumes completed successfully. Aug 14 01:21:11.350346 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:11.350346 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:11.409955 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:11.414612 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:11.414612 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:11.427550 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43c35789-fd4c-49c6-b378-0d63be9862c2 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:21:11.428372 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 443/1782] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:21:11 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:11.444777 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d31f1c90-77d6-4abd-b428-83dfeecb8b8e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:11.447457 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d31f1c90-77d6-4abd-b428-83dfeecb8b8e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4/action Aug 14 01:21:11.448113 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d31f1c90-77d6-4abd-b428-83dfeecb8b8e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:11.448363 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d31f1c90-77d6-4abd-b428-83dfeecb8b8e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:11.453953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-d31f1c90-77d6-4abd-b428-83dfeecb8b8e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] delete called for group a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:21:11.453953 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-d31f1c90-77d6-4abd-b428-83dfeecb8b8e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Delete group with id: a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 Aug 14 01:21:11.456205 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:11.456205 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:11.533512 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d31f1c90-77d6-4abd-b428-83dfeecb8b8e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4/action returned with HTTP 202 Aug 14 01:21:11.533862 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 448/1783] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:21:11 2026] POST /volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:21:11.544642 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df85be8b-3367-44a9-a49d-529dcdb2b22e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:11.547343 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df85be8b-3367-44a9-a49d-529dcdb2b22e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 Aug 14 01:21:11.547655 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df85be8b-3367-44a9-a49d-529dcdb2b22e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:11.548128 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df85be8b-3367-44a9-a49d-529dcdb2b22e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:11.556555 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:11.556555 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:11.562389 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df85be8b-3367-44a9-a49d-529dcdb2b22e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Volume info retrieved successfully. Aug 14 01:21:11.563195 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-df85be8b-3367-44a9-a49d-529dcdb2b22e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:11.563397 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-df85be8b-3367-44a9-a49d-529dcdb2b22e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:11.621761 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-df85be8b-3367-44a9-a49d-529dcdb2b22e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:11.628371 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:11.628371 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:11.640645 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df85be8b-3367-44a9-a49d-529dcdb2b22e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 returned with HTTP 200 Aug 14 01:21:11.641611 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 446/1784] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:11 2026] GET /volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 => generated 904 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:11.929465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b98eb8b6-8966-4937-8a49-c7409068fd69 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:11.932246 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b98eb8b6-8966-4937-8a49-c7409068fd69 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] GET https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf Aug 14 01:21:11.932436 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b98eb8b6-8966-4937-8a49-c7409068fd69 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:11.932715 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b98eb8b6-8966-4937-8a49-c7409068fd69 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:11.941281 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b98eb8b6-8966-4937-8a49-c7409068fd69 tempest-VolumesCloneNegativeTest-1803452557 tempest-VolumesCloneNegativeTest-1803452557-project-member] https://10.4.3.11/volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf returned with HTTP 404 Aug 14 01:21:11.942093 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 448/1785] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:11 2026] GET /volume/v3/volumes/6b6d93f8-670d-4055-8e24-5a120b1983bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:12.665518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-596d02a0-592c-40a1-8698-bbb2811d334e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:12.668989 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-596d02a0-592c-40a1-8698-bbb2811d334e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 Aug 14 01:21:12.669361 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-596d02a0-592c-40a1-8698-bbb2811d334e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:12.669661 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-596d02a0-592c-40a1-8698-bbb2811d334e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:12.679333 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-596d02a0-592c-40a1-8698-bbb2811d334e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 returned with HTTP 404 Aug 14 01:21:12.680107 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 444/1786] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:12 2026] GET /volume/v3/volumes/42c232e7-76dc-4116-8abe-fe32f6195197 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:12.692085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-570d9c67-8ea6-41b3-a1b1-b1960e8e1b8a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:12.694973 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-570d9c67-8ea6-41b3-a1b1-b1960e8e1b8a tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 Aug 14 01:21:12.695200 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-570d9c67-8ea6-41b3-a1b1-b1960e8e1b8a tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:12.695476 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-570d9c67-8ea6-41b3-a1b1-b1960e8e1b8a tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:12.695696 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-570d9c67-8ea6-41b3-a1b1-b1960e8e1b8a tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:12.701826 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-570d9c67-8ea6-41b3-a1b1-b1960e8e1b8a tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 returned with HTTP 404 Aug 14 01:21:12.702655 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 449/1787] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:12 2026] GET /volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:12.713632 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b2b3568-6f2e-42e0-8b2f-cd73dfe213b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:12.716880 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b2b3568-6f2e-42e0-8b2f-cd73dfe213b8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7/action Aug 14 01:21:12.719258 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b2b3568-6f2e-42e0-8b2f-cd73dfe213b8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:12.719258 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b2b3568-6f2e-42e0-8b2f-cd73dfe213b8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:12.721603 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-3b2b3568-6f2e-42e0-8b2f-cd73dfe213b8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] delete called for group de1329f7-d5dd-4bf5-b8e4-80d2541087d7 {{(pid=100274) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:21:12.721961 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-3b2b3568-6f2e-42e0-8b2f-cd73dfe213b8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Delete group with id: de1329f7-d5dd-4bf5-b8e4-80d2541087d7 Aug 14 01:21:12.728125 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:12.728125 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:12.765773 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b2b3568-6f2e-42e0-8b2f-cd73dfe213b8 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7/action returned with HTTP 202 Aug 14 01:21:12.765773 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 447/1788] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:21:12 2026] POST /volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 14 01:21:12.774454 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-627ab087-15a8-4f84-9fcb-4e904bc279c3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:12.776864 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-627ab087-15a8-4f84-9fcb-4e904bc279c3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 Aug 14 01:21:12.777369 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-627ab087-15a8-4f84-9fcb-4e904bc279c3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:12.777704 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-627ab087-15a8-4f84-9fcb-4e904bc279c3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:12.777878 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-627ab087-15a8-4f84-9fcb-4e904bc279c3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member de1329f7-d5dd-4bf5-b8e4-80d2541087d7 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:12.782623 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:12.782623 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:12.799528 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-627ab087-15a8-4f84-9fcb-4e904bc279c3 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 returned with HTTP 200 Aug 14 01:21:12.800136 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 449/1789] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:12 2026] GET /volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:13.259470 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:13.435019 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:13.435019 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-882603847", "metadata": {"Type": "Test"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:13.435721 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-882603847', 'metadata': {'Type': 'Test'}}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:13.435974 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume of 1 GB Aug 14 01:21:13.441319 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Availability Zones retrieved successfully. Aug 14 01:21:13.447965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (60e39243-46de-4c5d-9f0e-dc6655ae6095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:13.449638 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6416ef-039b-40ca-b227-eb85a12961a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:13.451995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:13.485359 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6416ef-039b-40ca-b227-eb85a12961a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:13.486693 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8340adb4-59c1-49e4-a536-fc60c402101c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:13.578113 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Created reservations ['412f8e1b-3090-4cbd-be9c-9911d6f9f859', 'f9bd1909-b78d-479f-bf07-4421e228567c', '005a6ad7-ed2f-4a36-8d87-8b4ef85b1293', '9eb421fd-abc9-46a0-baac-f7393995873c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:13.578398 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8340adb4-59c1-49e4-a536-fc60c402101c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['412f8e1b-3090-4cbd-be9c-9911d6f9f859', 'f9bd1909-b78d-479f-bf07-4421e228567c', '005a6ad7-ed2f-4a36-8d87-8b4ef85b1293', '9eb421fd-abc9-46a0-baac-f7393995873c']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:13.579336 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c974ba8-d377-4281-82e5-54bbf24452c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:13.614801 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c974ba8-d377-4281-82e5-54bbf24452c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4423dc6-138a-4471-adc5-2051f85f929c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-882603847',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['412f8e1b-3090-4cbd-be9c-9911d6f9f859','f9bd1909-b78d-479f-bf07-4421e228567c','005a6ad7-ed2f-4a36-8d87-8b4ef85b1293','9eb421fd-abc9-46a0-baac-f7393995873c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-882603847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4423dc6-138a-4471-adc5-2051f85f929c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d37e4270467a462cafd31016b65c255d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f709fa0e426447cb67a4c3739d2756b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:13.615774 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51325194-c52b-4c16-a115-fc9263dee574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:13.644837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51325194-c52b-4c16-a115-fc9263dee574) transitioned into state 'SUCCESS' from state '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-882603847',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['412f8e1b-3090-4cbd-be9c-9911d6f9f859','f9bd1909-b78d-479f-bf07-4421e228567c','005a6ad7-ed2f-4a36-8d87-8b4ef85b1293','9eb421fd-abc9-46a0-baac-f7393995873c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:13.645946 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c47a35-e2ed-432d-91a0-28d55dd957cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:13.663014 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c47a35-e2ed-432d-91a0-28d55dd957cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:13.663014 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (60e39243-46de-4c5d-9f0e-dc6655ae6095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:13.663014 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request issued successfully. Aug 14 01:21:13.663014 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92e7c579-eaf8-4cb1-ac2a-20276971855b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:13.663359 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 445/1790] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:13 2026] POST /volume/v3/volumes => generated 756 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:13.679976 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-499d799d-8157-4c0d-8416-db2a54c1ec19 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:13.682804 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-499d799d-8157-4c0d-8416-db2a54c1ec19 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:13.683120 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-499d799d-8157-4c0d-8416-db2a54c1ec19 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:13.684316 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-499d799d-8157-4c0d-8416-db2a54c1ec19 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:13.694201 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:13.694201 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:13.700628 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-499d799d-8157-4c0d-8416-db2a54c1ec19 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:13.708233 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-499d799d-8157-4c0d-8416-db2a54c1ec19 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 200 Aug 14 01:21:13.708652 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 450/1791] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:13 2026] GET /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:13.814682 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6e01ece4-8ac9-4556-8bd3-6d9b4880dbaf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:13.817716 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e01ece4-8ac9-4556-8bd3-6d9b4880dbaf tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 Aug 14 01:21:13.818047 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e01ece4-8ac9-4556-8bd3-6d9b4880dbaf tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:13.818362 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e01ece4-8ac9-4556-8bd3-6d9b4880dbaf tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:13.818545 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-6e01ece4-8ac9-4556-8bd3-6d9b4880dbaf tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member de1329f7-d5dd-4bf5-b8e4-80d2541087d7 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:13.825008 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e01ece4-8ac9-4556-8bd3-6d9b4880dbaf tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 returned with HTTP 404 Aug 14 01:21:13.825903 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 448/1792] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:13 2026] GET /volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:13.835808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dd288fe1-3742-48a2-9517-beb93e08ec93 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:13.838414 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd288fe1-3742-48a2-9517-beb93e08ec93 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/detail Aug 14 01:21:13.838731 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd288fe1-3742-48a2-9517-beb93e08ec93 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:13.839148 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd288fe1-3742-48a2-9517-beb93e08ec93 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:13.840771 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:13.840771 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:13.846384 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd288fe1-3742-48a2-9517-beb93e08ec93 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/detail returned with HTTP 200 Aug 14 01:21:13.847622 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 450/1793] 10.4.3.11 () {68 vars in 1289 bytes} [Fri Aug 14 01:21:13 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:13.864526 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf9bb3be-d318-47f4-a28a-f8e5d7e54ea7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:13.867110 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf9bb3be-d318-47f4-a28a-f8e5d7e54ea7 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:21:13.868154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf9bb3be-d318-47f4-a28a-f8e5d7e54ea7 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:13.868154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf9bb3be-d318-47f4-a28a-f8e5d7e54ea7 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:13.868854 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-bf9bb3be-d318-47f4-a28a-f8e5d7e54ea7 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:13.869119 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:13.869119 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:13.869750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bf9bb3be-d318-47f4-a28a-f8e5d7e54ea7 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:13.879031 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bf9bb3be-d318-47f4-a28a-f8e5d7e54ea7 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Get all volumes completed successfully. Aug 14 01:21:13.881458 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf9bb3be-d318-47f4-a28a-f8e5d7e54ea7 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:21:13.882670 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 446/1794] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:21:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:13.898708 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d4e97639-f681-4eb6-a8f8-f2a12971f679 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:13.901007 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4e97639-f681-4eb6-a8f8-f2a12971f679 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7/action Aug 14 01:21:13.901583 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4e97639-f681-4eb6-a8f8-f2a12971f679 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:13.901749 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4e97639-f681-4eb6-a8f8-f2a12971f679 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:13.903668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-d4e97639-f681-4eb6-a8f8-f2a12971f679 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] delete called for group de1329f7-d5dd-4bf5-b8e4-80d2541087d7 {{(pid=100276) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:21:13.903822 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-d4e97639-f681-4eb6-a8f8-f2a12971f679 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Delete group with id: de1329f7-d5dd-4bf5-b8e4-80d2541087d7 Aug 14 01:21:13.907764 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4e97639-f681-4eb6-a8f8-f2a12971f679 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7/action returned with HTTP 404 Aug 14 01:21:13.908539 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 451/1795] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:21:13 2026] POST /volume/v3/groups/de1329f7-d5dd-4bf5-b8e4-80d2541087d7/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:13.916309 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e055892c-ef55-43b3-917b-8e7aa5fde495 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:13.921324 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e055892c-ef55-43b3-917b-8e7aa5fde495 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:21:13.922242 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e055892c-ef55-43b3-917b-8e7aa5fde495 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:13.924271 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e055892c-ef55-43b3-917b-8e7aa5fde495 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:13.924866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-e055892c-ef55-43b3-917b-8e7aa5fde495 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:13.926381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e055892c-ef55-43b3-917b-8e7aa5fde495 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:13.935940 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e055892c-ef55-43b3-917b-8e7aa5fde495 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Get all volumes completed successfully. Aug 14 01:21:13.939570 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e055892c-ef55-43b3-917b-8e7aa5fde495 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:21:13.939570 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 449/1796] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:21:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:13.958086 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-69e5253b-5466-4bdd-88ad-4382ca2acc52 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:13.962969 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69e5253b-5466-4bdd-88ad-4382ca2acc52 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4/action Aug 14 01:21:13.963998 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69e5253b-5466-4bdd-88ad-4382ca2acc52 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:13.964142 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69e5253b-5466-4bdd-88ad-4382ca2acc52 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:13.969412 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-69e5253b-5466-4bdd-88ad-4382ca2acc52 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] delete called for group a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 {{(pid=100275) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:21:13.969595 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-69e5253b-5466-4bdd-88ad-4382ca2acc52 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Delete group with id: a7ec8db4-0722-4a75-9ce2-52c9f2f792e4 Aug 14 01:21:13.973445 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69e5253b-5466-4bdd-88ad-4382ca2acc52 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4/action returned with HTTP 404 Aug 14 01:21:13.974122 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 451/1797] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:21:13 2026] POST /volume/v3/groups/a7ec8db4-0722-4a75-9ce2-52c9f2f792e4/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:13.987681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6cc0c631-5789-4088-8391-3279b4e5a3d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:13.993363 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cc0c631-5789-4088-8391-3279b4e5a3d4 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/7237d03e-0020-4a3b-8fb5-9fb08aa2e149 Aug 14 01:21:13.993746 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cc0c631-5789-4088-8391-3279b4e5a3d4 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:13.994451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cc0c631-5789-4088-8391-3279b4e5a3d4 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:14.024429 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cc0c631-5789-4088-8391-3279b4e5a3d4 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/group_types/7237d03e-0020-4a3b-8fb5-9fb08aa2e149 returned with HTTP 202 Aug 14 01:21:14.024429 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 447/1798] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:21:13 2026] DELETE /volume/v3/group_types/7237d03e-0020-4a3b-8fb5-9fb08aa2e149 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:21:14.034086 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6165c75c-fda7-40e2-aee1-78b844f3e146 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.036097 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6165c75c-fda7-40e2-aee1-78b844f3e146 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] DELETE https://10.4.3.11/volume/v3/types/2a29a58f-4a66-4737-86ce-d44e4ef75edf Aug 14 01:21:14.036238 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6165c75c-fda7-40e2-aee1-78b844f3e146 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:14.036412 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6165c75c-fda7-40e2-aee1-78b844f3e146 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:14.098229 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6165c75c-fda7-40e2-aee1-78b844f3e146 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/types/2a29a58f-4a66-4737-86ce-d44e4ef75edf returned with HTTP 202 Aug 14 01:21:14.099722 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 452/1799] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:21:14 2026] DELETE /volume/v3/types/2a29a58f-4a66-4737-86ce-d44e4ef75edf => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:14.110055 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ad2d33a-1fff-4b0f-8aef-705962dee985 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.112626 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ad2d33a-1fff-4b0f-8aef-705962dee985 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] GET https://10.4.3.11/volume/v3/types/2a29a58f-4a66-4737-86ce-d44e4ef75edf Aug 14 01:21:14.112947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ad2d33a-1fff-4b0f-8aef-705962dee985 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:14.113307 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ad2d33a-1fff-4b0f-8aef-705962dee985 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:14.118362 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ad2d33a-1fff-4b0f-8aef-705962dee985 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/types/2a29a58f-4a66-4737-86ce-d44e4ef75edf returned with HTTP 404 Aug 14 01:21:14.119425 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 450/1800] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:21:14 2026] GET /volume/v3/types/2a29a58f-4a66-4737-86ce-d44e4ef75edf => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:14.132201 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5eacb5cf-0d55-4b1a-8213-1cccc80b6ec6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.137039 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5eacb5cf-0d55-4b1a-8213-1cccc80b6ec6 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:21:14.137039 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5eacb5cf-0d55-4b1a-8213-1cccc80b6ec6 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-469164197"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:14.162535 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5eacb5cf-0d55-4b1a-8213-1cccc80b6ec6 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:21:14.163156 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 452/1801] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:21:14 2026] POST /volume/v3/types => generated 215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:14.175477 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ebe0207-c61c-40bd-869c-57717936ae84 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.179308 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ebe0207-c61c-40bd-869c-57717936ae84 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:21:14.179308 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ebe0207-c61c-40bd-869c-57717936ae84 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1058499622"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:14.204903 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ebe0207-c61c-40bd-869c-57717936ae84 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:21:14.205586 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 448/1802] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:21:14 2026] POST /volume/v3/group_types => generated 173 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:14.219452 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc06fec2-7005-4fa4-a4bf-1d9c3ccfc1dc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.221895 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc06fec2-7005-4fa4-a4bf-1d9c3ccfc1dc tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/groups Aug 14 01:21:14.222518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc06fec2-7005-4fa4-a4bf-1d9c3ccfc1dc tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b41c09e1-3544-4dda-b799-3664ee9045ec", "volume_types": ["d10acddc-f93b-43de-83ab-3c948f5f9ac3"], "name": "tempest-GroupsTest-Group-1549126456"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:14.225762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-cc06fec2-7005-4fa4-a4bf-1d9c3ccfc1dc tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Creating new group {'group': {'group_type': 'b41c09e1-3544-4dda-b799-3664ee9045ec', 'volume_types': ['d10acddc-f93b-43de-83ab-3c948f5f9ac3'], 'name': 'tempest-GroupsTest-Group-1549126456'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 01:21:14.229534 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.groups [None req-cc06fec2-7005-4fa4-a4bf-1d9c3ccfc1dc tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Creating group tempest-GroupsTest-Group-1549126456. Aug 14 01:21:14.240439 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc06fec2-7005-4fa4-a4bf-1d9c3ccfc1dc tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Availability Zones retrieved successfully. Aug 14 01:21:14.256529 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-cc06fec2-7005-4fa4-a4bf-1d9c3ccfc1dc tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Created reservations ['3fe490a0-f213-4c12-b0ab-423616d635e1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:14.292699 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc06fec2-7005-4fa4-a4bf-1d9c3ccfc1dc tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups returned with HTTP 202 Aug 14 01:21:14.293818 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 453/1803] 10.4.3.11 () {70 vars in 1290 bytes} [Fri Aug 14 01:21:14 2026] POST /volume/v3/groups => generated 104 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:14.308038 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f9ddc20-2981-4414-81c4-34e8c9187a20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.311484 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f9ddc20-2981-4414-81c4-34e8c9187a20 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:14.311778 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f9ddc20-2981-4414-81c4-34e8c9187a20 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:14.314659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f9ddc20-2981-4414-81c4-34e8c9187a20 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:14.314944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-9f9ddc20-2981-4414-81c4-34e8c9187a20 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:14.323427 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:14.323427 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:14.341225 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f9ddc20-2981-4414-81c4-34e8c9187a20 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 200 Aug 14 01:21:14.341656 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 451/1804] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:14 2026] GET /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 332 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:14.722945 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c29250c-9eef-4042-ae46-241574bd5fbf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.725500 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c29250c-9eef-4042-ae46-241574bd5fbf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:14.725788 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c29250c-9eef-4042-ae46-241574bd5fbf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:14.726060 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c29250c-9eef-4042-ae46-241574bd5fbf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:14.736852 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:14.736852 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:14.743455 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7c29250c-9eef-4042-ae46-241574bd5fbf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:14.750293 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c29250c-9eef-4042-ae46-241574bd5fbf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 200 Aug 14 01:21:14.750777 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 453/1805] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:14 2026] GET /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:14.768973 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-efa6e16e-d823-4879-b91b-89ed1a7ccd73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.771494 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efa6e16e-d823-4879-b91b-89ed1a7ccd73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:14.771823 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efa6e16e-d823-4879-b91b-89ed1a7ccd73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:14.772307 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efa6e16e-d823-4879-b91b-89ed1a7ccd73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:14.782254 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:14.782254 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:14.793778 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-efa6e16e-d823-4879-b91b-89ed1a7ccd73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:14.804442 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efa6e16e-d823-4879-b91b-89ed1a7ccd73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 200 Aug 14 01:21:14.805003 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 449/1806] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:14 2026] GET /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:14.825289 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e9f7f794-ca01-4df8-99ee-3456acd75185 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.827500 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9f7f794-ca01-4df8-99ee-3456acd75185 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] PUT https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:14.827780 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9f7f794-ca01-4df8-99ee-3456acd75185 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-882603847"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:14.832265 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=591,cinder:UPDATE=149,cinder:INSERT=77,cinder:DELETE=5 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:21:14.836863 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:14.836863 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:14.840463 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e9f7f794-ca01-4df8-99ee-3456acd75185 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:14.850009 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e9f7f794-ca01-4df8-99ee-3456acd75185 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume updated successfully. Aug 14 01:21:14.850604 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9f7f794-ca01-4df8-99ee-3456acd75185 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 200 Aug 14 01:21:14.851025 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 454/1807] 10.4.3.11 () {68 vars in 1361 bytes} [Fri Aug 14 01:21:14 2026] PUT /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 781 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:14.866796 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b9ed3b3-9fa7-4ecd-8f60-24bd04bc407e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.869119 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b9ed3b3-9fa7-4ecd-8f60-24bd04bc407e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] PUT https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:14.870085 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b9ed3b3-9fa7-4ecd-8f60-24bd04bc407e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-553357057", "description": "This is the new description of volume"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:14.882750 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:14.882750 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:14.889837 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b9ed3b3-9fa7-4ecd-8f60-24bd04bc407e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:14.899225 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b9ed3b3-9fa7-4ecd-8f60-24bd04bc407e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume updated successfully. Aug 14 01:21:14.900143 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b9ed3b3-9fa7-4ecd-8f60-24bd04bc407e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 200 Aug 14 01:21:14.900805 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 452/1808] 10.4.3.11 () {68 vars in 1362 bytes} [Fri Aug 14 01:21:14 2026] PUT /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:14.917520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-253bf7cd-8acc-4e66-a735-a3a5690f1c2f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.919392 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-253bf7cd-8acc-4e66-a735-a3a5690f1c2f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:14.919585 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-253bf7cd-8acc-4e66-a735-a3a5690f1c2f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:14.919769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-253bf7cd-8acc-4e66-a735-a3a5690f1c2f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:14.921705 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=545,cinder:UPDATE=116,cinder:INSERT=70,cinder:DELETE=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:21:14.927639 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:14.927639 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:14.933348 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-253bf7cd-8acc-4e66-a735-a3a5690f1c2f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:14.941588 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-253bf7cd-8acc-4e66-a735-a3a5690f1c2f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 200 Aug 14 01:21:14.942173 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 454/1809] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:14 2026] GET /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 888 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:14.958525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:14.961708 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:14.962148 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-313284525", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1372623704"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:14.963948 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-313284525', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1372623704'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:14.964582 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume of 1 GB Aug 14 01:21:14.975792 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Availability Zones retrieved successfully. Aug 14 01:21:14.983103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (6288fa6c-1612-40f4-a37c-88b77b28988a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:14.984730 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (968e2576-ac4a-4661-aebb-112ef4fd1240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:14.986316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:15.026626 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (968e2576-ac4a-4661-aebb-112ef4fd1240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.027813 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d7fff2-461a-4a7b-96c7-bd1feec1811d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:15.094337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Created reservations ['71193885-cb44-4db2-bf3c-384cd570143f', '6c0b0d85-58db-414e-a609-a26e1b4f74ad', '87dabe21-489a-4490-aec1-0195d6f4c1b2', '37236567-73f2-4923-ac44-a29df1ff80a3'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:15.095410 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d7fff2-461a-4a7b-96c7-bd1feec1811d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71193885-cb44-4db2-bf3c-384cd570143f', '6c0b0d85-58db-414e-a609-a26e1b4f74ad', '87dabe21-489a-4490-aec1-0195d6f4c1b2', '37236567-73f2-4923-ac44-a29df1ff80a3']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.096507 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84081eb2-cbe0-411b-9c2a-732d110efc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:15.129552 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84081eb2-cbe0-411b-9c2a-732d110efc84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93351bfc-71a5-4a2e-8764-afa8ec055f6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-313284525',display_name='tempest-VolumesGetTest-Volume-1372623704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['71193885-cb44-4db2-bf3c-384cd570143f','6c0b0d85-58db-414e-a609-a26e1b4f74ad','87dabe21-489a-4490-aec1-0195d6f4c1b2','37236567-73f2-4923-ac44-a29df1ff80a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-313284525',display_name='tempest-VolumesGetTest-Volume-1372623704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93351bfc-71a5-4a2e-8764-afa8ec055f6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d37e4270467a462cafd31016b65c255d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f709fa0e426447cb67a4c3739d2756b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.130814 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab816ea4-88ea-446f-a48b-47bfb3cbdf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:15.161709 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab816ea4-88ea-446f-a48b-47bfb3cbdf50) transitioned into 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-313284525',display_name='tempest-VolumesGetTest-Volume-1372623704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['71193885-cb44-4db2-bf3c-384cd570143f','6c0b0d85-58db-414e-a609-a26e1b4f74ad','87dabe21-489a-4490-aec1-0195d6f4c1b2','37236567-73f2-4923-ac44-a29df1ff80a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.162838 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94d9eef-6f8d-46fd-86df-cbe8b92b342e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:15.175391 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94d9eef-6f8d-46fd-86df-cbe8b92b342e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.176675 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (6288fa6c-1612-40f4-a37c-88b77b28988a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:15.177325 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request issued successfully. Aug 14 01:21:15.178164 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcfd2384-d28b-4547-b18c-c2d647ea95f6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:15.178709 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 450/1810] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:14 2026] POST /volume/v3/volumes => generated 777 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:15.195259 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f3790ceb-8f78-41cb-a857-66e37c5be7fd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:15.197656 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3790ceb-8f78-41cb-a857-66e37c5be7fd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d Aug 14 01:21:15.197935 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3790ceb-8f78-41cb-a857-66e37c5be7fd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:15.198237 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3790ceb-8f78-41cb-a857-66e37c5be7fd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:15.208062 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:15.208062 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:15.214799 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f3790ceb-8f78-41cb-a857-66e37c5be7fd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:15.220611 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3790ceb-8f78-41cb-a857-66e37c5be7fd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d returned with HTTP 200 Aug 14 01:21:15.221523 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 455/1811] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:15 2026] GET /volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:15.359638 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2358a445-2e6c-4691-af34-1114aaef1f7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:15.362637 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2358a445-2e6c-4691-af34-1114aaef1f7e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:15.362847 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2358a445-2e6c-4691-af34-1114aaef1f7e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:15.363648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2358a445-2e6c-4691-af34-1114aaef1f7e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:15.363648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-2358a445-2e6c-4691-af34-1114aaef1f7e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:15.371087 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:15.371087 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:15.392422 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2358a445-2e6c-4691-af34-1114aaef1f7e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 200 Aug 14 01:21:15.393221 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 453/1812] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:15 2026] GET /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 333 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:15.406664 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:15.410361 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:15.410801 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1095174558", "volume_type": "d10acddc-f93b-43de-83ab-3c948f5f9ac3", "group_id": "27cdc32f-ae6f-4c76-9cc3-8013ab0aa308", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:15.413457 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1095174558', 'volume_type': 'd10acddc-f93b-43de-83ab-3c948f5f9ac3', 'group_id': '27cdc32f-ae6f-4c76-9cc3-8013ab0aa308', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:15.427251 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:15.427251 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:15.428093 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Create volume of 1 GB Aug 14 01:21:15.437484 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Availability Zones retrieved successfully. Aug 14 01:21:15.445689 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Flow 'volume_create_api' (67651a1a-38b2-43dd-a8c9-4d1dd5e41035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:15.447565 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86295fb9-a830-4eb7-aaa0-8e3e98d2ebef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:15.448578 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:15.448578 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:15.449373 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:15.479276 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86295fb9-a830-4eb7-aaa0-8e3e98d2ebef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:21:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d10acddc-f93b-43de-83ab-3c948f5f9ac3,is_public=True,name='tempest-GroupsTest-volume-type-469164197',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd10acddc-f93b-43de-83ab-3c948f5f9ac3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '27cdc32f-ae6f-4c76-9cc3-8013ab0aa308', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.480808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e74426-b139-4623-8757-dadd1d952d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:15.522172 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-469164197 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-469164197, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:15.522567 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-469164197 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-469164197, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:15.563542 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Created reservations ['26176662-65ed-4c82-8072-246b2d6c605e', 'd628fc5a-9953-415e-8bcc-dcc0d1784be8', 'e4665365-c324-4f89-a6a5-8668d005a8bf', '6e1a6889-ff50-4fb9-8ee8-3769b9b0e8e6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:15.564612 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e74426-b139-4623-8757-dadd1d952d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26176662-65ed-4c82-8072-246b2d6c605e', 'd628fc5a-9953-415e-8bcc-dcc0d1784be8', 'e4665365-c324-4f89-a6a5-8668d005a8bf', '6e1a6889-ff50-4fb9-8ee8-3769b9b0e8e6']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.565720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50861698-e485-427a-9869-afe183845755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:15.596009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50861698-e485-427a-9869-afe183845755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb5afc22-4089-4d5a-9397-b50454713e8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1095174558',encryption_key_id=None,group_id=27cdc32f-ae6f-4c76-9cc3-8013ab0aa308,group_type_id=,metadata={},multiattach=False,project_id='031d431fac9c419fb2edfbc44d11430f',qos_specs=None,replication_status=,reservations=['26176662-65ed-4c82-8072-246b2d6c605e','d628fc5a-9953-415e-8bcc-dcc0d1784be8','e4665365-c324-4f89-a6a5-8668d005a8bf','6e1a6889-ff50-4fb9-8ee8-3769b9b0e8e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90adfc1a93bd43fcbf757b27fa684347',volume_type_id=d10acddc-f93b-43de-83ab-3c948f5f9ac3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1095174558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=27cdc32f-ae6f-4c76-9cc3-8013ab0aa308,host=None,id=eb5afc22-4089-4d5a-9397-b50454713e8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='031d431fac9c419fb2edfbc44d11430f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90adfc1a93bd43fcbf757b27fa684347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d10acddc-f93b-43de-83ab-3c948f5f9ac3),volume_type_id=d10acddc-f93b-43de-83ab-3c948f5f9ac3)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.596972 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac6f59e6-9134-4074-8089-7870ee2305f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:15.623255 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac6f59e6-9134-4074-8089-7870ee2305f4) transitioned into state 'SUCCESS' from state '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-1095174558',encryption_key_id=None,group_id=27cdc32f-ae6f-4c76-9cc3-8013ab0aa308,group_type_id=,metadata={},multiattach=False,project_id='031d431fac9c419fb2edfbc44d11430f',qos_specs=None,replication_status=,reservations=['26176662-65ed-4c82-8072-246b2d6c605e','d628fc5a-9953-415e-8bcc-dcc0d1784be8','e4665365-c324-4f89-a6a5-8668d005a8bf','6e1a6889-ff50-4fb9-8ee8-3769b9b0e8e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90adfc1a93bd43fcbf757b27fa684347',volume_type_id=d10acddc-f93b-43de-83ab-3c948f5f9ac3)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.624890 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b7a19e-6a5d-47ed-bd8c-39ec9f965885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:15.641643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b7a19e-6a5d-47ed-bd8c-39ec9f965885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:15.643814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Flow 'volume_create_api' (67651a1a-38b2-43dd-a8c9-4d1dd5e41035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:15.644441 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Create volume request issued successfully. Aug 14 01:21:15.645456 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:15.645796 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:15.694690 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:15.698776 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:15.698776 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:15.703462 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-29b0f066-fb6c-44d4-93c3-04356e743a35 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:15.704070 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 455/1813] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:21:15 2026] POST /volume/v3/volumes => generated 812 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:15.719852 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-437d1eee-9c9e-432e-928e-79351172ddee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:15.723965 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-437d1eee-9c9e-432e-928e-79351172ddee tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/eb5afc22-4089-4d5a-9397-b50454713e8d Aug 14 01:21:15.723965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-437d1eee-9c9e-432e-928e-79351172ddee tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:15.723965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-437d1eee-9c9e-432e-928e-79351172ddee tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:15.735003 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:15.735003 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:15.741547 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-437d1eee-9c9e-432e-928e-79351172ddee tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Volume info retrieved successfully. Aug 14 01:21:15.742417 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-437d1eee-9c9e-432e-928e-79351172ddee tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:15.742659 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-437d1eee-9c9e-432e-928e-79351172ddee tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:15.751825 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-bd1623fe-0d9a-4470-8a5e-efdd9b3f76eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:15.756508 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-bd1623fe-0d9a-4470-8a5e-efdd9b3f76eb tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:15.756508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-bd1623fe-0d9a-4470-8a5e-efdd9b3f76eb tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:15.757342 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-bd1623fe-0d9a-4470-8a5e-efdd9b3f76eb tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:15.767789 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:15.767789 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:15.775470 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-bd1623fe-0d9a-4470-8a5e-efdd9b3f76eb tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:15.787004 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-bd1623fe-0d9a-4470-8a5e-efdd9b3f76eb tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:15.787558 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 456/1814] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:15 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:15.803528 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-437d1eee-9c9e-432e-928e-79351172ddee tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:15.809571 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:15.809571 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:15.827684 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-437d1eee-9c9e-432e-928e-79351172ddee tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/eb5afc22-4089-4d5a-9397-b50454713e8d returned with HTTP 200 Aug 14 01:21:15.828521 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 451/1815] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:15 2026] GET /volume/v3/volumes/eb5afc22-4089-4d5a-9397-b50454713e8d => generated 880 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:15.893864 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-944e1346-c052-4855-aacc-a466272a5372 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:15.894450 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-944e1346-c052-4855-aacc-a466272a5372 None None] GET https://10.4.3.11/volume// Aug 14 01:21:15.894706 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-944e1346-c052-4855-aacc-a466272a5372 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:15.895014 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-944e1346-c052-4855-aacc-a466272a5372 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:15.895495 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-944e1346-c052-4855-aacc-a466272a5372 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:15.895953 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 454/1816] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:21:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:15.904935 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1886bb60-7286-4958-a062-2f5376e87db3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:15.908214 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1886bb60-7286-4958-a062-2f5376e87db3 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:21:15.908765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1886bb60-7286-4958-a062-2f5376e87db3 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4ca8669-59fe-4f1e-becc-856927e139e6", "connector": null, "instance_uuid": "a58ea12c-c3a0-4d6d-bda2-bbde17073af3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:15.920518 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:15.920518 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:15.968820 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1886bb60-7286-4958-a062-2f5376e87db3 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:21:15.970669 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 456/1817] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:21:15 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 14 01:21:16.006814 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c581c406-5259-4821-a301-afd33b83db7a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.012148 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c581c406-5259-4821-a301-afd33b83db7a tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:16.012545 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c581c406-5259-4821-a301-afd33b83db7a tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:16.013193 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c581c406-5259-4821-a301-afd33b83db7a tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:16.028677 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.028677 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:16.034328 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c581c406-5259-4821-a301-afd33b83db7a tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:16.035495 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a755efcc-a250-4956-9673-27c3d0fd0790 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.036909 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a755efcc-a250-4956-9673-27c3d0fd0790 None None] GET https://10.4.3.11/volume// Aug 14 01:21:16.037297 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a755efcc-a250-4956-9673-27c3d0fd0790 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:16.037811 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a755efcc-a250-4956-9673-27c3d0fd0790 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:16.038436 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a755efcc-a250-4956-9673-27c3d0fd0790 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:16.040644 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 452/1818] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:21:16 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:16.045223 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c581c406-5259-4821-a301-afd33b83db7a tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:16.046094 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 457/1819] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:16 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:16.054849 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-d8b7fba4-6301-41b6-a976-4ee067bd9044 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.061772 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-d8b7fba4-6301-41b6-a976-4ee067bd9044 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:16.062321 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-d8b7fba4-6301-41b6-a976-4ee067bd9044 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:16.062467 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-d8b7fba4-6301-41b6-a976-4ee067bd9044 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:16.079268 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.079268 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:16.086137 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-d8b7fba4-6301-41b6-a976-4ee067bd9044 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:16.093956 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-d8b7fba4-6301-41b6-a976-4ee067bd9044 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:16.095422 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 455/1820] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:21:16 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:16.231987 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1f11e866-a33b-4ee2-aa24-a1c46699b6d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.235559 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1f11e866-a33b-4ee2-aa24-a1c46699b6d5 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] PUT https://10.4.3.11/volume/v3/attachments/76fcf067-0408-4738-9645-83b87972804f Aug 14 01:21:16.236101 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1f11e866-a33b-4ee2-aa24-a1c46699b6d5 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:16.236465 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9eeee979-07f7-4ba8-8d29-77167cfafbfa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.239481 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9eeee979-07f7-4ba8-8d29-77167cfafbfa tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d Aug 14 01:21:16.239757 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9eeee979-07f7-4ba8-8d29-77167cfafbfa tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:16.240159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9eeee979-07f7-4ba8-8d29-77167cfafbfa tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:16.254490 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1f11e866-a33b-4ee2-aa24-a1c46699b6d5 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Acquiring lock "cinder-attachment_update-f4ca8669-59fe-4f1e-becc-856927e139e6-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:21:16.259586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1f11e866-a33b-4ee2-aa24-a1c46699b6d5 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Lock "cinder-attachment_update-f4ca8669-59fe-4f1e-becc-856927e139e6-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:21:16.263855 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.263855 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:16.267015 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.267015 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:16.274849 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9eeee979-07f7-4ba8-8d29-77167cfafbfa tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:16.282057 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9eeee979-07f7-4ba8-8d29-77167cfafbfa tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d returned with HTTP 200 Aug 14 01:21:16.282675 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 453/1821] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:16 2026] GET /volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:16.306728 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-981c1f4c-4544-40c0-ac34-5e80f83e196a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.311859 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-981c1f4c-4544-40c0-ac34-5e80f83e196a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] PUT https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d Aug 14 01:21:16.312670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-981c1f4c-4544-40c0-ac34-5e80f83e196a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-882603847", "description": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:16.333293 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.333293 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:16.341630 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-981c1f4c-4544-40c0-ac34-5e80f83e196a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:16.359950 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-981c1f4c-4544-40c0-ac34-5e80f83e196a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume updated successfully. Aug 14 01:21:16.361398 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-981c1f4c-4544-40c0-ac34-5e80f83e196a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d returned with HTTP 200 Aug 14 01:21:16.361902 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 458/1822] 10.4.3.11 () {68 vars in 1361 bytes} [Fri Aug 14 01:21:16 2026] PUT /volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d => generated 767 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:16.387797 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fbb3791d-abe5-4616-a2a8-fc2f30da4e3d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.392120 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fbb3791d-abe5-4616-a2a8-fc2f30da4e3d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d Aug 14 01:21:16.392938 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fbb3791d-abe5-4616-a2a8-fc2f30da4e3d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:16.392938 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fbb3791d-abe5-4616-a2a8-fc2f30da4e3d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:16.404524 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.404524 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:16.410739 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fbb3791d-abe5-4616-a2a8-fc2f30da4e3d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:16.417529 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fbb3791d-abe5-4616-a2a8-fc2f30da4e3d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d returned with HTTP 200 Aug 14 01:21:16.418144 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 456/1823] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:16 2026] GET /volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:16.420361 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1f11e866-a33b-4ee2-aa24-a1c46699b6d5 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Lock "cinder-attachment_update-f4ca8669-59fe-4f1e-becc-856927e139e6-np0000007295" released by "attachment_update" :: held 0.160s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:21:16.420361 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-1f11e866-a33b-4ee2-aa24-a1c46699b6d5 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/attachments/76fcf067-0408-4738-9645-83b87972804f returned with HTTP 200 Aug 14 01:21:16.420689 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 457/1824] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:21:16 2026] PUT /volume/v3/attachments/76fcf067-0408-4738-9645-83b87972804f => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:16.433600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1c4d13bf-bb22-4a59-860e-0ef19987c5e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.436169 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c4d13bf-bb22-4a59-860e-0ef19987c5e1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] DELETE https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d Aug 14 01:21:16.437219 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c4d13bf-bb22-4a59-860e-0ef19987c5e1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:16.437219 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c4d13bf-bb22-4a59-860e-0ef19987c5e1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:16.437219 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1c4d13bf-bb22-4a59-860e-0ef19987c5e1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume with id: 93351bfc-71a5-4a2e-8764-afa8ec055f6d Aug 14 01:21:16.449281 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.449281 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:16.450058 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c4d13bf-bb22-4a59-860e-0ef19987c5e1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:16.489169 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c4d13bf-bb22-4a59-860e-0ef19987c5e1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume request issued successfully. Aug 14 01:21:16.489169 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c4d13bf-bb22-4a59-860e-0ef19987c5e1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d returned with HTTP 202 Aug 14 01:21:16.489524 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 454/1825] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:16 2026] DELETE /volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:16.501370 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-45a4687f-7043-4f43-879a-4ebdf78919d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.503853 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45a4687f-7043-4f43-879a-4ebdf78919d8 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d Aug 14 01:21:16.504370 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45a4687f-7043-4f43-879a-4ebdf78919d8 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:16.504906 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45a4687f-7043-4f43-879a-4ebdf78919d8 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:16.519985 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.519985 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:16.529956 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-45a4687f-7043-4f43-879a-4ebdf78919d8 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:16.534159 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45a4687f-7043-4f43-879a-4ebdf78919d8 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d returned with HTTP 200 Aug 14 01:21:16.534728 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 459/1826] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:16 2026] GET /volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d => generated 834 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:16.843317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-09ee2143-a45f-40dd-a6ad-2ccdf74278f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.846140 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09ee2143-a45f-40dd-a6ad-2ccdf74278f1 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/eb5afc22-4089-4d5a-9397-b50454713e8d Aug 14 01:21:16.846489 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09ee2143-a45f-40dd-a6ad-2ccdf74278f1 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:16.846779 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09ee2143-a45f-40dd-a6ad-2ccdf74278f1 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:16.859417 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.859417 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:16.867949 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-09ee2143-a45f-40dd-a6ad-2ccdf74278f1 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Volume info retrieved successfully. Aug 14 01:21:16.868652 np0000007295 devstack@c-api.service[100274]: WARNING stevedore.named [None req-09ee2143-a45f-40dd-a6ad-2ccdf74278f1 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:16.868999 np0000007295 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-09ee2143-a45f-40dd-a6ad-2ccdf74278f1 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:16.913465 np0000007295 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-09ee2143-a45f-40dd-a6ad-2ccdf74278f1 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:16.917636 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.917636 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:16.928249 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09ee2143-a45f-40dd-a6ad-2ccdf74278f1 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/eb5afc22-4089-4d5a-9397-b50454713e8d returned with HTTP 200 Aug 14 01:21:16.928705 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 457/1827] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:16 2026] GET /volume/v3/volumes/eb5afc22-4089-4d5a-9397-b50454713e8d => generated 905 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:16.941946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c120136-9076-46de-ac98-58465b92184c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:16.944361 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:16.945060 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-739675928", "volume_type": "d10acddc-f93b-43de-83ab-3c948f5f9ac3", "group_id": "27cdc32f-ae6f-4c76-9cc3-8013ab0aa308", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:16.947094 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-739675928', 'volume_type': 'd10acddc-f93b-43de-83ab-3c948f5f9ac3', 'group_id': '27cdc32f-ae6f-4c76-9cc3-8013ab0aa308', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:16.957352 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.957352 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:16.958109 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Create volume of 1 GB Aug 14 01:21:16.964865 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Availability Zones retrieved successfully. Aug 14 01:21:16.972208 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Flow 'volume_create_api' (5b58f0aa-8c77-4218-995e-a51004dafb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:16.973753 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef72c71c-7d33-457c-bd56-f8bcd1f41816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:16.974478 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:16.974478 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:16.975037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:17.001313 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef72c71c-7d33-457c-bd56-f8bcd1f41816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:21:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d10acddc-f93b-43de-83ab-3c948f5f9ac3,is_public=True,name='tempest-GroupsTest-volume-type-469164197',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd10acddc-f93b-43de-83ab-3c948f5f9ac3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '27cdc32f-ae6f-4c76-9cc3-8013ab0aa308', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:17.002705 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52800c71-a140-48e5-9580-877ca6aaf914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:17.068787 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Created reservations ['06ef2d0e-1614-4102-ba04-db9a9906d3d1', 'cb2e80a0-977e-4d57-82fa-873e0c5f82ca', '98fce914-8727-40b1-9f0b-fa429712290e', 'ca284ca2-2d6f-4fb2-8c06-0b3995c98f5f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:17.069611 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7aa3d641-41a3-4038-b934-7101b45f9f6c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:17.069969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52800c71-a140-48e5-9580-877ca6aaf914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ef2d0e-1614-4102-ba04-db9a9906d3d1', 'cb2e80a0-977e-4d57-82fa-873e0c5f82ca', '98fce914-8727-40b1-9f0b-fa429712290e', 'ca284ca2-2d6f-4fb2-8c06-0b3995c98f5f']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:17.070609 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef95c2e-d2b3-482a-b870-31f330b555af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:17.072062 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7aa3d641-41a3-4038-b934-7101b45f9f6c tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:17.072410 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7aa3d641-41a3-4038-b934-7101b45f9f6c tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:17.072648 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7aa3d641-41a3-4038-b934-7101b45f9f6c tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:17.097423 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:17.097423 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:17.111329 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7aa3d641-41a3-4038-b934-7101b45f9f6c tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:17.117152 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef95c2e-d2b3-482a-b870-31f330b555af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f55e4b-d92a-4496-b711-1bd51c6e6fa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-739675928',encryption_key_id=None,group_id=27cdc32f-ae6f-4c76-9cc3-8013ab0aa308,group_type_id=,metadata={},multiattach=False,project_id='031d431fac9c419fb2edfbc44d11430f',qos_specs=None,replication_status=,reservations=['06ef2d0e-1614-4102-ba04-db9a9906d3d1','cb2e80a0-977e-4d57-82fa-873e0c5f82ca','98fce914-8727-40b1-9f0b-fa429712290e','ca284ca2-2d6f-4fb2-8c06-0b3995c98f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90adfc1a93bd43fcbf757b27fa684347',volume_type_id=d10acddc-f93b-43de-83ab-3c948f5f9ac3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-739675928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=27cdc32f-ae6f-4c76-9cc3-8013ab0aa308,host=None,id=67f55e4b-d92a-4496-b711-1bd51c6e6fa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='031d431fac9c419fb2edfbc44d11430f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90adfc1a93bd43fcbf757b27fa684347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d10acddc-f93b-43de-83ab-3c948f5f9ac3),volume_type_id=d10acddc-f93b-43de-83ab-3c948f5f9ac3)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:17.118301 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfdb07ee-8d3c-48cc-ab8a-1c68645ae220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:17.120433 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7aa3d641-41a3-4038-b934-7101b45f9f6c tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:17.120802 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 455/1828] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:17 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:17.145541 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfdb07ee-8d3c-48cc-ab8a-1c68645ae220) transitioned into state 'SUCCESS' from state '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-739675928',encryption_key_id=None,group_id=27cdc32f-ae6f-4c76-9cc3-8013ab0aa308,group_type_id=,metadata={},multiattach=False,project_id='031d431fac9c419fb2edfbc44d11430f',qos_specs=None,replication_status=,reservations=['06ef2d0e-1614-4102-ba04-db9a9906d3d1','cb2e80a0-977e-4d57-82fa-873e0c5f82ca','98fce914-8727-40b1-9f0b-fa429712290e','ca284ca2-2d6f-4fb2-8c06-0b3995c98f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90adfc1a93bd43fcbf757b27fa684347',volume_type_id=d10acddc-f93b-43de-83ab-3c948f5f9ac3)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:17.146737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fa70d3-02b2-4cc9-a40a-a6771c4fde80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:17.170135 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fa70d3-02b2-4cc9-a40a-a6771c4fde80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:17.171626 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Flow 'volume_create_api' (5b58f0aa-8c77-4218-995e-a51004dafb7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:17.175326 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Create volume request issued successfully. Aug 14 01:21:17.175326 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:17.175326 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:17.224255 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:17.228120 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:17.228120 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:17.233592 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c120136-9076-46de-ac98-58465b92184c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:17.233949 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 458/1829] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:21:16 2026] POST /volume/v3/volumes => generated 811 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:17.250577 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5282d6fe-8449-402c-bacc-6c944f832a42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:17.252874 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5282d6fe-8449-402c-bacc-6c944f832a42 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 Aug 14 01:21:17.253159 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5282d6fe-8449-402c-bacc-6c944f832a42 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:17.253435 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5282d6fe-8449-402c-bacc-6c944f832a42 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:17.263164 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:17.263164 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:17.269600 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5282d6fe-8449-402c-bacc-6c944f832a42 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Volume info retrieved successfully. Aug 14 01:21:17.270543 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-5282d6fe-8449-402c-bacc-6c944f832a42 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:17.270778 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-5282d6fe-8449-402c-bacc-6c944f832a42 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:17.326408 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-5282d6fe-8449-402c-bacc-6c944f832a42 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:17.329854 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:17.329854 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:17.340112 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5282d6fe-8449-402c-bacc-6c944f832a42 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 returned with HTTP 200 Aug 14 01:21:17.340757 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 460/1830] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:17 2026] GET /volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 => generated 879 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:17.554166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6b74993-4b27-4258-a728-2ad00211d230 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:17.560969 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6b74993-4b27-4258-a728-2ad00211d230 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d Aug 14 01:21:17.561942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6b74993-4b27-4258-a728-2ad00211d230 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:17.561942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6b74993-4b27-4258-a728-2ad00211d230 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:17.580604 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6b74993-4b27-4258-a728-2ad00211d230 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d returned with HTTP 404 Aug 14 01:21:17.581236 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 458/1831] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:17 2026] GET /volume/v3/volumes/93351bfc-71a5-4a2e-8764-afa8ec055f6d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:17.593068 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d9652fb-6660-4467-b944-4438d7b2f003 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:17.599554 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d9652fb-6660-4467-b944-4438d7b2f003 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:17.599808 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d9652fb-6660-4467-b944-4438d7b2f003 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:17.600018 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d9652fb-6660-4467-b944-4438d7b2f003 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:17.609221 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:17.609221 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:17.614618 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9d9652fb-6660-4467-b944-4438d7b2f003 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:17.621644 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d9652fb-6660-4467-b944-4438d7b2f003 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 200 Aug 14 01:21:17.622248 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 456/1832] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:17 2026] GET /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 888 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:17.642398 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-040ca3d4-8434-4f9d-8bef-8b672aac3792 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:17.645894 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-040ca3d4-8434-4f9d-8bef-8b672aac3792 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:17.645894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-040ca3d4-8434-4f9d-8bef-8b672aac3792 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:17.645894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-040ca3d4-8434-4f9d-8bef-8b672aac3792 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:17.646162 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-040ca3d4-8434-4f9d-8bef-8b672aac3792 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume with id: a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:17.658163 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:17.658163 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:17.658964 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-040ca3d4-8434-4f9d-8bef-8b672aac3792 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:17.685048 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-040ca3d4-8434-4f9d-8bef-8b672aac3792 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume request issued successfully. Aug 14 01:21:17.685471 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-040ca3d4-8434-4f9d-8bef-8b672aac3792 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 202 Aug 14 01:21:17.685966 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 459/1833] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:17 2026] DELETE /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:17.700548 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-424f595b-14ae-406f-8718-5dcb92b42c78 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:17.704706 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-424f595b-14ae-406f-8718-5dcb92b42c78 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:17.704860 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-424f595b-14ae-406f-8718-5dcb92b42c78 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:17.705211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-424f595b-14ae-406f-8718-5dcb92b42c78 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:17.729283 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:17.729283 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:17.733387 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-424f595b-14ae-406f-8718-5dcb92b42c78 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:17.743062 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-424f595b-14ae-406f-8718-5dcb92b42c78 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 200 Aug 14 01:21:17.744551 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 461/1834] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:17 2026] GET /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:18.141582 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14c35886-d642-41ea-bb03-65fb9b3a2cd0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:18.145232 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14c35886-d642-41ea-bb03-65fb9b3a2cd0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:18.146890 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14c35886-d642-41ea-bb03-65fb9b3a2cd0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:18.147259 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14c35886-d642-41ea-bb03-65fb9b3a2cd0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:18.167171 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:18.167171 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:18.175369 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-14c35886-d642-41ea-bb03-65fb9b3a2cd0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:18.182342 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14c35886-d642-41ea-bb03-65fb9b3a2cd0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:18.182902 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 459/1835] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:18 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:18.356341 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ab635d2d-dd60-4df6-b8fd-62e0cc4b4717 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:18.358731 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab635d2d-dd60-4df6-b8fd-62e0cc4b4717 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 Aug 14 01:21:18.359113 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab635d2d-dd60-4df6-b8fd-62e0cc4b4717 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:18.359568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab635d2d-dd60-4df6-b8fd-62e0cc4b4717 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:18.369386 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:18.369386 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:18.375388 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ab635d2d-dd60-4df6-b8fd-62e0cc4b4717 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Volume info retrieved successfully. Aug 14 01:21:18.376431 np0000007295 devstack@c-api.service[100273]: WARNING stevedore.named [None req-ab635d2d-dd60-4df6-b8fd-62e0cc4b4717 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:18.376967 np0000007295 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-ab635d2d-dd60-4df6-b8fd-62e0cc4b4717 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:18.433978 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-ab635d2d-dd60-4df6-b8fd-62e0cc4b4717 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:18.439484 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:18.439484 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:18.452632 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab635d2d-dd60-4df6-b8fd-62e0cc4b4717 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 returned with HTTP 200 Aug 14 01:21:18.453447 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 457/1836] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:18 2026] GET /volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 => generated 904 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:18.469232 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d1f28dbd-22e3-4283-bb22-1d3752191a3b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:18.472259 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1f28dbd-22e3-4283-bb22-1d3752191a3b tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] PUT https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:18.472825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1f28dbd-22e3-4283-bb22-1d3752191a3b tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "67f55e4b-d92a-4496-b711-1bd51c6e6fa3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:18.474867 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-d1f28dbd-22e3-4283-bb22-1d3752191a3b tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Update called for group 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308. {{(pid=100275) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 01:21:18.475115 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-d1f28dbd-22e3-4283-bb22-1d3752191a3b tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Updating group 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 with name new_group description: This is a new group add_volumes: None remove_volumes: 67f55e4b-d92a-4496-b711-1bd51c6e6fa3. Aug 14 01:21:18.479951 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:18.479951 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:18.499844 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1f28dbd-22e3-4283-bb22-1d3752191a3b tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 202 Aug 14 01:21:18.500298 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 460/1837] 10.4.3.11 () {70 vars in 1400 bytes} [Fri Aug 14 01:21:18 2026] PUT /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:21:18.510133 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-93b190cf-7a69-4b67-82ce-b5060d2a4874 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:18.514976 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-93b190cf-7a69-4b67-82ce-b5060d2a4874 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:18.515327 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-93b190cf-7a69-4b67-82ce-b5060d2a4874 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:18.515586 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-93b190cf-7a69-4b67-82ce-b5060d2a4874 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:18.515741 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-93b190cf-7a69-4b67-82ce-b5060d2a4874 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:18.521491 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:18.521491 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:18.531366 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-93b190cf-7a69-4b67-82ce-b5060d2a4874 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 200 Aug 14 01:21:18.532374 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 462/1838] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:18 2026] GET /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:18.764425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1fa694b6-043e-4752-9e38-44a16befbbbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:18.766490 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fa694b6-043e-4752-9e38-44a16befbbbb tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c Aug 14 01:21:18.766717 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fa694b6-043e-4752-9e38-44a16befbbbb tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:18.766997 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fa694b6-043e-4752-9e38-44a16befbbbb tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:18.774507 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fa694b6-043e-4752-9e38-44a16befbbbb tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c returned with HTTP 404 Aug 14 01:21:18.775357 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 460/1839] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:18 2026] GET /volume/v3/volumes/a4423dc6-138a-4471-adc5-2051f85f929c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:18.785883 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:18.788238 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:18.788735 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-172991869"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:18.790583 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-172991869'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:18.790791 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume of 1 GB Aug 14 01:21:18.795512 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Availability Zones retrieved successfully. Aug 14 01:21:18.803037 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (4979601d-0aec-4e9b-8a7f-6be3eadff71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:18.804509 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6940e3b-79ce-46cd-93f5-6d97b4ab3779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:18.805831 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:18.850690 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6940e3b-79ce-46cd-93f5-6d97b4ab3779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:18.851686 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84246642-7d8d-4e67-b70b-205cc15fb1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:18.899812 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Created reservations ['ff59b49c-cc5a-4321-ba35-c852fbe3fcbb', '06fac4a1-62f7-4d22-adc7-8501613c6a33', 'aec0a3de-b7a9-425a-badb-e3d9b2f9d6e3', 'c1138c27-ff9e-4e4b-8cea-d0ffd7159428'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:18.901148 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84246642-7d8d-4e67-b70b-205cc15fb1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff59b49c-cc5a-4321-ba35-c852fbe3fcbb', '06fac4a1-62f7-4d22-adc7-8501613c6a33', 'aec0a3de-b7a9-425a-badb-e3d9b2f9d6e3', 'c1138c27-ff9e-4e4b-8cea-d0ffd7159428']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:18.902227 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb85880-cb9e-4553-b1b8-85a7deda66ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:18.927974 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb85880-cb9e-4553-b1b8-85a7deda66ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ef1b24e-0cbc-4f64-9ef6-09fefc36321d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-172991869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['ff59b49c-cc5a-4321-ba35-c852fbe3fcbb','06fac4a1-62f7-4d22-adc7-8501613c6a33','aec0a3de-b7a9-425a-badb-e3d9b2f9d6e3','c1138c27-ff9e-4e4b-8cea-d0ffd7159428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-172991869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ef1b24e-0cbc-4f64-9ef6-09fefc36321d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d37e4270467a462cafd31016b65c255d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f709fa0e426447cb67a4c3739d2756b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:18.928902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52eaa161-e1b3-4ccd-8299-e66baefe80f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:18.952672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52eaa161-e1b3-4ccd-8299-e66baefe80f7) transitioned into state 'SUCCESS' from state '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-172991869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['ff59b49c-cc5a-4321-ba35-c852fbe3fcbb','06fac4a1-62f7-4d22-adc7-8501613c6a33','aec0a3de-b7a9-425a-badb-e3d9b2f9d6e3','c1138c27-ff9e-4e4b-8cea-d0ffd7159428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:18.953577 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd51d250-b339-41d9-8294-e3b93f0f039f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:18.965280 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd51d250-b339-41d9-8294-e3b93f0f039f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:18.967329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (4979601d-0aec-4e9b-8a7f-6be3eadff71d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:18.967329 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request issued successfully. Aug 14 01:21:18.967329 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18323998-4d27-4bdd-b2d2-6f2f4b08973f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:18.967789 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 458/1840] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:18 2026] POST /volume/v3/volumes => generated 742 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:18.981108 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-615a611c-4693-467d-84b8-24451e98a42b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:18.984284 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-615a611c-4693-467d-84b8-24451e98a42b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d Aug 14 01:21:18.984496 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-615a611c-4693-467d-84b8-24451e98a42b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:18.984743 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-615a611c-4693-467d-84b8-24451e98a42b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:18.995370 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:18.995370 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:19.000559 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-615a611c-4693-467d-84b8-24451e98a42b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:19.006857 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-615a611c-4693-467d-84b8-24451e98a42b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d returned with HTTP 200 Aug 14 01:21:19.007679 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 461/1841] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:18 2026] GET /volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d => generated 810 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:19.217388 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4e429820-1f62-42a8-aa46-db4208bb30f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:19.219950 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e429820-1f62-42a8-aa46-db4208bb30f0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:19.220281 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e429820-1f62-42a8-aa46-db4208bb30f0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:19.220558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4e429820-1f62-42a8-aa46-db4208bb30f0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:19.234264 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:19.234264 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:19.239852 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4e429820-1f62-42a8-aa46-db4208bb30f0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:19.246477 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4e429820-1f62-42a8-aa46-db4208bb30f0 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:19.247150 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 463/1842] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:19 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:19.552750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce9d078b-7891-49ca-81f2-05faab79a51e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:19.554761 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce9d078b-7891-49ca-81f2-05faab79a51e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:19.555040 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce9d078b-7891-49ca-81f2-05faab79a51e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:19.555242 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce9d078b-7891-49ca-81f2-05faab79a51e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:19.555384 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-ce9d078b-7891-49ca-81f2-05faab79a51e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:19.565509 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:19.565509 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:19.577702 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce9d078b-7891-49ca-81f2-05faab79a51e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 200 Aug 14 01:21:19.578386 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 461/1843] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:19 2026] GET /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:19.584211 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e060f42-8add-4814-aa88-1333c50c8416 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:19.594556 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa1c2210-0930-4b27-8742-38620f53f383 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:19.600298 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa1c2210-0930-4b27-8742-38620f53f383 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:19.600298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa1c2210-0930-4b27-8742-38620f53f383 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:19.600298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fa1c2210-0930-4b27-8742-38620f53f383 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:19.600298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-fa1c2210-0930-4b27-8742-38620f53f383 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:19.606401 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:19.606401 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:19.619285 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fa1c2210-0930-4b27-8742-38620f53f383 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 200 Aug 14 01:21:19.620136 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 462/1844] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:19 2026] GET /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:19.637155 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33732857-5016-49e0-8bd9-7008f84d7678 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:19.641646 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:21:19.643518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:19.643962 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:19.644419 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:19.645550 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:19.659204 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Get all volumes completed successfully. Aug 14 01:21:19.660054 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:19.661539 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:19.697472 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:19.698237 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2120400555"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:19.700212 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2120400555'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:19.700376 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume of 1 GB Aug 14 01:21:19.700952 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:19.700952 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:19.709169 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Availability Zones retrieved successfully. Aug 14 01:21:19.718577 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (f3db4148-7535-43a2-9fea-367940f214de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:19.721454 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da837bae-6729-409e-93a1-f89be6e8eb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:19.723091 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:19.729254 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:19.740611 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:19.740611 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:19.751683 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33732857-5016-49e0-8bd9-7008f84d7678 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:21:19.751683 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 464/1845] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:21:19 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:19.770068 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2e5984f-8277-432b-a5b6-32b48fe12f45 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:19.774003 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da837bae-6729-409e-93a1-f89be6e8eb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:19.774373 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2e5984f-8277-432b-a5b6-32b48fe12f45 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] PUT https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:19.775428 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2e5984f-8277-432b-a5b6-32b48fe12f45 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "67f55e4b-d92a-4496-b711-1bd51c6e6fa3"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:19.775539 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba63535-51e0-4255-b6ee-8cbb0d223e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:19.778794 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-e2e5984f-8277-432b-a5b6-32b48fe12f45 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Update called for group 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308. {{(pid=100274) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 01:21:19.779039 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-e2e5984f-8277-432b-a5b6-32b48fe12f45 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Updating group 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 with name None description: None add_volumes: 67f55e4b-d92a-4496-b711-1bd51c6e6fa3 remove_volumes: None. Aug 14 01:21:19.784893 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:19.784893 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:19.791420 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-7eba3a50-1bc5-4b45-9560-0636625f9319 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:19.798193 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-7eba3a50-1bc5-4b45-9560-0636625f9319 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] POST https://10.4.3.11/volume/v3/attachments/76fcf067-0408-4738-9645-83b87972804f/action Aug 14 01:21:19.798193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-7eba3a50-1bc5-4b45-9560-0636625f9319 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:19.798193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-7eba3a50-1bc5-4b45-9560-0636625f9319 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:19.825712 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2e5984f-8277-432b-a5b6-32b48fe12f45 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 202 Aug 14 01:21:19.825712 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 462/1846] 10.4.3.11 () {70 vars in 1399 bytes} [Fri Aug 14 01:21:19 2026] PUT /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:21:19.837001 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bc4457da-28a3-4fc9-b83f-6b3433de581e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:19.837488 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:19.837488 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:19.839358 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc4457da-28a3-4fc9-b83f-6b3433de581e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:19.839724 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc4457da-28a3-4fc9-b83f-6b3433de581e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:19.839973 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc4457da-28a3-4fc9-b83f-6b3433de581e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:19.840210 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-bc4457da-28a3-4fc9-b83f-6b3433de581e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:19.845399 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:19.845399 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:19.861005 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-663aa404-c77c-4785-aa93-ec0dd4f38473 req-7eba3a50-1bc5-4b45-9560-0636625f9319 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/attachments/76fcf067-0408-4738-9645-83b87972804f/action returned with HTTP 204 Aug 14 01:21:19.862469 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 463/1847] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:21:19 2026] POST /volume/v3/attachments/76fcf067-0408-4738-9645-83b87972804f/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:19.867981 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc4457da-28a3-4fc9-b83f-6b3433de581e tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 200 Aug 14 01:21:19.867981 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 465/1848] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:19 2026] GET /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:19.899970 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['c1a7d9f3-62af-4600-b8f9-5aea7d7a49b6', 'bbf7e9eb-544c-47ec-a36e-85557b3b7acb', '9ab0b67c-3bfa-4e57-a39c-604fa63e6e76', '7d995cb6-4fbc-4371-87fc-41a4a281f44b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:19.901043 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba63535-51e0-4255-b6ee-8cbb0d223e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a7d9f3-62af-4600-b8f9-5aea7d7a49b6', 'bbf7e9eb-544c-47ec-a36e-85557b3b7acb', '9ab0b67c-3bfa-4e57-a39c-604fa63e6e76', '7d995cb6-4fbc-4371-87fc-41a4a281f44b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:19.902061 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14e0539-040a-4597-a2a9-86d18ab6960f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:19.935588 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14e0539-040a-4597-a2a9-86d18ab6960f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b2561ed-a16c-4b8a-af0a-d7f5517d81e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2120400555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['c1a7d9f3-62af-4600-b8f9-5aea7d7a49b6','bbf7e9eb-544c-47ec-a36e-85557b3b7acb','9ab0b67c-3bfa-4e57-a39c-604fa63e6e76','7d995cb6-4fbc-4371-87fc-41a4a281f44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2120400555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b2561ed-a16c-4b8a-af0a-d7f5517d81e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b58198dba64431d8f8d819aa416638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:19.936862 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54910b3-7d61-4d41-913d-3630035cb62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:19.963416 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54910b3-7d61-4d41-913d-3630035cb62c) transitioned into state 'SUCCESS' from state '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-2120400555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['c1a7d9f3-62af-4600-b8f9-5aea7d7a49b6','bbf7e9eb-544c-47ec-a36e-85557b3b7acb','9ab0b67c-3bfa-4e57-a39c-604fa63e6e76','7d995cb6-4fbc-4371-87fc-41a4a281f44b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:19.964563 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b95f52-2212-4bf2-abbf-b8c7dc035dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:19.978047 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b95f52-2212-4bf2-abbf-b8c7dc035dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:19.979461 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (f3db4148-7535-43a2-9fea-367940f214de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:19.980033 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request issued successfully. Aug 14 01:21:19.981583 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e060f42-8add-4814-aa88-1333c50c8416 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:19.981787 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 459/1849] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:19 2026] POST /volume/v3/volumes => generated 752 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:19.995895 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-97c574c6-e2a5-4785-bed2-0ba7dd35ed01 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.001308 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97c574c6-e2a5-4785-bed2-0ba7dd35ed01 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:21:20.001515 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97c574c6-e2a5-4785-bed2-0ba7dd35ed01 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:20.001613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97c574c6-e2a5-4785-bed2-0ba7dd35ed01 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:20.016179 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.016179 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:20.023594 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-97c574c6-e2a5-4785-bed2-0ba7dd35ed01 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:21:20.025465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-196ddb6f-d891-4110-a33f-acb5257755d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.028318 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-196ddb6f-d891-4110-a33f-acb5257755d9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d Aug 14 01:21:20.028977 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-196ddb6f-d891-4110-a33f-acb5257755d9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:20.029389 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-196ddb6f-d891-4110-a33f-acb5257755d9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:20.032216 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97c574c6-e2a5-4785-bed2-0ba7dd35ed01 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:21:20.032447 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 463/1850] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:19 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:20.039465 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.039465 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:20.043766 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-196ddb6f-d891-4110-a33f-acb5257755d9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:20.050609 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-196ddb6f-d891-4110-a33f-acb5257755d9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d returned with HTTP 200 Aug 14 01:21:20.051474 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 464/1851] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:20 2026] GET /volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:20.067057 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.070128 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:20.070622 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4ef1b24e-0cbc-4f64-9ef6-09fefc36321d", "size": 1, "name": "tempest-VolumesGetTest-Volume-1766900311", "metadata": {"Type": "Test"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:20.075329 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request body: {'volume': {'source_volid': '4ef1b24e-0cbc-4f64-9ef6-09fefc36321d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1766900311', 'metadata': {'Type': 'Test'}}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:20.093985 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.093985 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:20.093985 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume retrieved successfully. Aug 14 01:21:20.093985 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume of 1 GB Aug 14 01:21:20.101287 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Availability Zones retrieved successfully. Aug 14 01:21:20.107222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (c643e62a-d34e-40e4-86ac-3a61e77ad0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:20.109325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b04f6aa-86f1-4b8e-9777-ee9aad49bead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:20.110649 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:20.140421 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b04f6aa-86f1-4b8e-9777-ee9aad49bead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4ef1b24e-0cbc-4f64-9ef6-09fefc36321d', 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:20.141249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1b44b8a-48b6-457e-8ea1-63d72e5e561f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:20.193392 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Created reservations ['33fd0357-9b5f-4489-93ff-f554bf66e9e8', 'f5347151-6946-4644-88da-86ebb4637c1c', 'dd13113c-c1db-4bb6-ba24-17e09b00a3dc', 'c0d95cc0-71cd-4871-84b5-958a2d590629'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:20.195095 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1b44b8a-48b6-457e-8ea1-63d72e5e561f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33fd0357-9b5f-4489-93ff-f554bf66e9e8', 'f5347151-6946-4644-88da-86ebb4637c1c', 'dd13113c-c1db-4bb6-ba24-17e09b00a3dc', 'c0d95cc0-71cd-4871-84b5-958a2d590629']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:20.196348 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a733d5c-5de7-4b26-ae55-edd971871a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:20.238527 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a733d5c-5de7-4b26-ae55-edd971871a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c388992-e990-477e-8ae1-3319e101c936', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1766900311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['33fd0357-9b5f-4489-93ff-f554bf66e9e8','f5347151-6946-4644-88da-86ebb4637c1c','dd13113c-c1db-4bb6-ba24-17e09b00a3dc','c0d95cc0-71cd-4871-84b5-958a2d590629'],size=1,snapshot_id=None,source_replicaid=,source_volid=4ef1b24e-0cbc-4f64-9ef6-09fefc36321d,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1766900311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c388992-e990-477e-8ae1-3319e101c936,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d37e4270467a462cafd31016b65c255d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4ef1b24e-0cbc-4f64-9ef6-09fefc36321d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f709fa0e426447cb67a4c3739d2756b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:20.239497 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcefda7-ecde-4a89-b8f6-ab6ea3e7c226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:20.262750 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcefda7-ecde-4a89-b8f6-ab6ea3e7c226) transitioned into state 'SUCCESS' from state '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-1766900311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['33fd0357-9b5f-4489-93ff-f554bf66e9e8','f5347151-6946-4644-88da-86ebb4637c1c','dd13113c-c1db-4bb6-ba24-17e09b00a3dc','c0d95cc0-71cd-4871-84b5-958a2d590629'],size=1,snapshot_id=None,source_replicaid=,source_volid=4ef1b24e-0cbc-4f64-9ef6-09fefc36321d,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:20.263487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b70f6d0-c2d4-4e45-b3cd-0a907b382e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:20.265594 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84fd2dc1-71cb-4278-bac2-14135039e6c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.268316 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84fd2dc1-71cb-4278-bac2-14135039e6c2 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:20.268589 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84fd2dc1-71cb-4278-bac2-14135039e6c2 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:20.268837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84fd2dc1-71cb-4278-bac2-14135039e6c2 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:20.283409 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.283409 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:20.287397 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b70f6d0-c2d4-4e45-b3cd-0a907b382e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:20.287397 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (c643e62a-d34e-40e4-86ac-3a61e77ad0ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:20.287397 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request issued successfully. Aug 14 01:21:20.288064 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fdb6260-012a-48e1-a90e-8fd9f414aab7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:20.288680 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 466/1852] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:20 2026] POST /volume/v3/volumes => generated 791 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:20.290272 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-84fd2dc1-71cb-4278-bac2-14135039e6c2 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:20.298531 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84fd2dc1-71cb-4278-bac2-14135039e6c2 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:20.299422 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 460/1853] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:20 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1155 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:20.305079 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e5de8f9-7a17-455f-8f87-6b24969b739a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.308949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e5de8f9-7a17-455f-8f87-6b24969b739a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:20.308949 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e5de8f9-7a17-455f-8f87-6b24969b739a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:20.308949 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e5de8f9-7a17-455f-8f87-6b24969b739a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:20.320740 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.320740 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:20.320878 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d34fff1c-ca26-498f-bcc6-94677402a9f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.323786 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d34fff1c-ca26-498f-bcc6-94677402a9f9 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] POST https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6/action Aug 14 01:21:20.324328 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d34fff1c-ca26-498f-bcc6-94677402a9f9 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:20.324509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d34fff1c-ca26-498f-bcc6-94677402a9f9 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:20.326536 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e5de8f9-7a17-455f-8f87-6b24969b739a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:20.333513 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e5de8f9-7a17-455f-8f87-6b24969b739a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 200 Aug 14 01:21:20.334145 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 464/1854] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:20 2026] GET /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:20.347347 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.347347 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:20.348655 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d34fff1c-ca26-498f-bcc6-94677402a9f9 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:20.396309 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-d34fff1c-ca26-498f-bcc6-94677402a9f9 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Created reservations ['35a7d19a-c36c-4e97-bb9d-58d939af0b7e', '2ffd178f-9cb1-4e5f-b44f-fcdfc7da4f2f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:20.422365 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d34fff1c-ca26-498f-bcc6-94677402a9f9 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Extend volume request issued successfully. Aug 14 01:21:20.422365 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d34fff1c-ca26-498f-bcc6-94677402a9f9 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6/action returned with HTTP 202 Aug 14 01:21:20.422365 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 465/1855] 10.4.3.11 () {70 vars in 1424 bytes} [Fri Aug 14 01:21:20 2026] POST /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 01:21:20.434237 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f76850f-764c-4e0e-a891-a2fb17703266 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.434737 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f76850f-764c-4e0e-a891-a2fb17703266 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:20.434737 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f76850f-764c-4e0e-a891-a2fb17703266 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:20.435123 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f76850f-764c-4e0e-a891-a2fb17703266 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:20.446696 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.446696 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:20.451468 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7f76850f-764c-4e0e-a891-a2fb17703266 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:20.457297 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f76850f-764c-4e0e-a891-a2fb17703266 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:20.457832 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 467/1856] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:20 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:20.882607 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0402df72-4839-41c5-9920-b2746216e4ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.884680 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0402df72-4839-41c5-9920-b2746216e4ab tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:20.884977 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0402df72-4839-41c5-9920-b2746216e4ab tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:20.885331 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0402df72-4839-41c5-9920-b2746216e4ab tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:20.885544 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-0402df72-4839-41c5-9920-b2746216e4ab tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:20.889437 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.889437 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:20.892546 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d34fff1c-ca26-498f-bcc6-94677402a9f9 req-4a983178-1a4f-4358-9b67-a6486b26b34a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.895079 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d34fff1c-ca26-498f-bcc6-94677402a9f9 req-4a983178-1a4f-4358-9b67-a6486b26b34a service nova] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:20.895287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d34fff1c-ca26-498f-bcc6-94677402a9f9 req-4a983178-1a4f-4358-9b67-a6486b26b34a service nova] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:20.895461 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d34fff1c-ca26-498f-bcc6-94677402a9f9 req-4a983178-1a4f-4358-9b67-a6486b26b34a service nova] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:20.897046 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0402df72-4839-41c5-9920-b2746216e4ab tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 200 Aug 14 01:21:20.897694 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 461/1857] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:20 2026] GET /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:20.907091 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:20.908864 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:21:20.909138 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:20.909328 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.909328 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:20.909478 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:20.909792 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:20.910150 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.910150 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:20.910598 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:20.913248 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d34fff1c-ca26-498f-bcc6-94677402a9f9 req-4a983178-1a4f-4358-9b67-a6486b26b34a service nova] Volume info retrieved successfully. Aug 14 01:21:20.917197 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d34fff1c-ca26-498f-bcc6-94677402a9f9 req-4a983178-1a4f-4358-9b67-a6486b26b34a service nova] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:20.917575 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 465/1858] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:20 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:20.918343 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Get all volumes completed successfully. Aug 14 01:21:20.919259 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:20.919455 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:20.962774 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:20.966101 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:20.966101 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:20.969906 np0000007295 devstack@c-api.service[100275]: WARNING stevedore.named [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:20.970085 np0000007295 devstack@c-api.service[100275]: WARNING castellan.key_manager [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:21.011092 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:21.014993 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.014993 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:21.028481 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2847af49-9e23-46d7-b45a-4e15f9355b48 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:21:21.029889 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 466/1859] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:21:20 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:21.046232 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-785c7c91-047c-45b1-a5af-8697374fb3eb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.049569 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:21:21.049569 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.049569 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.049808 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:21.050958 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:21.052098 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8031f87-82f5-46d7-a6f8-cf288d1440d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.056478 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8031f87-82f5-46d7-a6f8-cf288d1440d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:21:21.056715 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8031f87-82f5-46d7-a6f8-cf288d1440d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.056974 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8031f87-82f5-46d7-a6f8-cf288d1440d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.059777 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Get all volumes completed successfully. Aug 14 01:21:21.060776 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:21.061220 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:21.068326 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.068326 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:21.077021 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d8031f87-82f5-46d7-a6f8-cf288d1440d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:21:21.087154 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8031f87-82f5-46d7-a6f8-cf288d1440d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:21:21.087949 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 462/1860] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:21.107411 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d718a500-96e0-4cbd-b708-8018bc9c6bd4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.109493 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d718a500-96e0-4cbd-b708-8018bc9c6bd4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:21:21.109858 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d718a500-96e0-4cbd-b708-8018bc9c6bd4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.110618 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d718a500-96e0-4cbd-b708-8018bc9c6bd4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.118243 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:21.119240 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.119240 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:21.124244 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d718a500-96e0-4cbd-b708-8018bc9c6bd4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:21:21.126860 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.126860 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:21.130997 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d718a500-96e0-4cbd-b708-8018bc9c6bd4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:21:21.131806 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 466/1861] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:21.133419 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:21.133661 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:21.151127 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9f913ea-0014-4b87-b846-d394535e5853 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.153540 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9f913ea-0014-4b87-b846-d394535e5853 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:21:21.153994 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9f913ea-0014-4b87-b846-d394535e5853 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b2561ed-a16c-4b8a-af0a-d7f5517d81e7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-956337631"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:21.167312 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.167312 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:21.168157 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a9f913ea-0014-4b87-b846-d394535e5853 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:21:21.168758 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-a9f913ea-0014-4b87-b846-d394535e5853 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume 7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:21:21.182244 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:21.189092 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.189092 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:21.215350 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-785c7c91-047c-45b1-a5af-8697374fb3eb tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:21:21.216975 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 468/1862] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:21.236785 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83bab64f-0cc8-4a92-bcf0-69c3686f5eed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.240089 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83bab64f-0cc8-4a92-bcf0-69c3686f5eed tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] POST https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308/action Aug 14 01:21:21.240984 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83bab64f-0cc8-4a92-bcf0-69c3686f5eed tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:21.240984 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83bab64f-0cc8-4a92-bcf0-69c3686f5eed tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:21.243299 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-83bab64f-0cc8-4a92-bcf0-69c3686f5eed tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] delete called for group 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:21:21.245307 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-83bab64f-0cc8-4a92-bcf0-69c3686f5eed tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Delete group with id: 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:21.246374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a9f913ea-0014-4b87-b846-d394535e5853 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['0937826a-1079-496a-9fa9-a1bb1e01849a', '15cb1613-51ca-4bb8-a0c5-7822ab1f838c', 'eb6c2979-3d87-482e-92c8-3531591ee7e5', 'fdbb34eb-a1d9-4c77-a33e-febc00d80c6b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:21.252915 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.252915 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:21.303363 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a9f913ea-0014-4b87-b846-d394535e5853 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot create request issued successfully. Aug 14 01:21:21.303887 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9f913ea-0014-4b87-b846-d394535e5853 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:21:21.304594 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 467/1863] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:21:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:21.324237 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6379f01e-97a3-4974-9cb5-d7fb70933270 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.324237 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6379f01e-97a3-4974-9cb5-d7fb70933270 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d Aug 14 01:21:21.324237 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6379f01e-97a3-4974-9cb5-d7fb70933270 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.324644 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6379f01e-97a3-4974-9cb5-d7fb70933270 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.329134 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83bab64f-0cc8-4a92-bcf0-69c3686f5eed tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308/action returned with HTTP 202 Aug 14 01:21:21.329740 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 463/1864] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:21:21 2026] POST /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:21:21.343102 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.343102 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:21.343845 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6379f01e-97a3-4974-9cb5-d7fb70933270 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:21:21.345985 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d0fe407c-f0c7-4124-ab1a-fa5c63c8c457 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.346874 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6379f01e-97a3-4974-9cb5-d7fb70933270 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d returned with HTTP 200 Aug 14 01:21:21.347497 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 467/1865] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:21.349701 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d0fe407c-f0c7-4124-ab1a-fa5c63c8c457 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 Aug 14 01:21:21.350146 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d0fe407c-f0c7-4124-ab1a-fa5c63c8c457 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.350428 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d0fe407c-f0c7-4124-ab1a-fa5c63c8c457 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.354404 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ab254d14-2cca-4655-bd37-80e0a5551b93 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.356891 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab254d14-2cca-4655-bd37-80e0a5551b93 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:21.357144 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab254d14-2cca-4655-bd37-80e0a5551b93 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.357409 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab254d14-2cca-4655-bd37-80e0a5551b93 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.361331 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.361331 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:21.367416 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.367416 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:21.369165 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d0fe407c-f0c7-4124-ab1a-fa5c63c8c457 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Volume info retrieved successfully. Aug 14 01:21:21.370246 np0000007295 devstack@c-api.service[100276]: WARNING stevedore.named [None req-d0fe407c-f0c7-4124-ab1a-fa5c63c8c457 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 01:21:21.370499 np0000007295 devstack@c-api.service[100276]: WARNING castellan.key_manager [None req-d0fe407c-f0c7-4124-ab1a-fa5c63c8c457 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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 14 01:21:21.374799 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ab254d14-2cca-4655-bd37-80e0a5551b93 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:21.381571 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab254d14-2cca-4655-bd37-80e0a5551b93 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 200 Aug 14 01:21:21.382211 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 468/1866] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:21.404566 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ed4d3e59-9f32-49ae-82f2-c4c9fa7ada09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.408025 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed4d3e59-9f32-49ae-82f2-c4c9fa7ada09 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:21.408025 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed4d3e59-9f32-49ae-82f2-c4c9fa7ada09 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.408368 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed4d3e59-9f32-49ae-82f2-c4c9fa7ada09 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.419791 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.419791 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:21.420590 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-d0fe407c-f0c7-4124-ab1a-fa5c63c8c457 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:21:21.424093 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.424093 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:21.427509 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ed4d3e59-9f32-49ae-82f2-c4c9fa7ada09 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:21.432958 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d0fe407c-f0c7-4124-ab1a-fa5c63c8c457 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 returned with HTTP 200 Aug 14 01:21:21.433458 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 469/1867] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 => generated 903 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:21.433540 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed4d3e59-9f32-49ae-82f2-c4c9fa7ada09 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 200 Aug 14 01:21:21.433937 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 464/1868] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:21.450297 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e1829a6-4cbd-4bfe-9ed0-03c481336526 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.452392 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e1829a6-4cbd-4bfe-9ed0-03c481336526 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] PUT https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:21.452749 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e1829a6-4cbd-4bfe-9ed0-03c481336526 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1766900311"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:21.461852 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.461852 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:21.467366 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9e1829a6-4cbd-4bfe-9ed0-03c481336526 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:21.471985 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9e1829a6-4cbd-4bfe-9ed0-03c481336526 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume updated successfully. Aug 14 01:21:21.472744 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e1829a6-4cbd-4bfe-9ed0-03c481336526 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 200 Aug 14 01:21:21.473278 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 468/1869] 10.4.3.11 () {68 vars in 1361 bytes} [Fri Aug 14 01:21:21 2026] PUT /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:21.477510 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7fab4b3a-816f-4dca-9ed3-7b35e3555790 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.480519 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fab4b3a-816f-4dca-9ed3-7b35e3555790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:21.480841 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fab4b3a-816f-4dca-9ed3-7b35e3555790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.481150 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7fab4b3a-816f-4dca-9ed3-7b35e3555790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.490626 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0f11d071-da0f-46fa-b1e4-db913938cbef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.493709 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f11d071-da0f-46fa-b1e4-db913938cbef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] PUT https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:21.493709 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f11d071-da0f-46fa-b1e4-db913938cbef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-52591236", "description": "This is the new description of volume"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:21.495697 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.495697 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:21.501667 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7fab4b3a-816f-4dca-9ed3-7b35e3555790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:21.503235 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.503235 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:21.507430 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7fab4b3a-816f-4dca-9ed3-7b35e3555790 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:21.507530 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0f11d071-da0f-46fa-b1e4-db913938cbef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:21.507912 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 469/1870] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1155 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:21.515982 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0f11d071-da0f-46fa-b1e4-db913938cbef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume updated successfully. Aug 14 01:21:21.517380 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f11d071-da0f-46fa-b1e4-db913938cbef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 200 Aug 14 01:21:21.517380 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 470/1871] 10.4.3.11 () {68 vars in 1362 bytes} [Fri Aug 14 01:21:21 2026] PUT /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:21.523342 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63980a46-b8d1-40bd-8fe6-49f965bac898 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.527998 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63980a46-b8d1-40bd-8fe6-49f965bac898 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:21.528295 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63980a46-b8d1-40bd-8fe6-49f965bac898 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.528540 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63980a46-b8d1-40bd-8fe6-49f965bac898 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.534031 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c6e3707-02d4-44a2-a7aa-b15174a6671c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.536825 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c6e3707-02d4-44a2-a7aa-b15174a6671c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:21.537101 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c6e3707-02d4-44a2-a7aa-b15174a6671c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.537374 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c6e3707-02d4-44a2-a7aa-b15174a6671c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.542509 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.542509 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:21.546909 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.546909 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:21.548719 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-63980a46-b8d1-40bd-8fe6-49f965bac898 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:21.551767 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1c6e3707-02d4-44a2-a7aa-b15174a6671c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:21.554753 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63980a46-b8d1-40bd-8fe6-49f965bac898 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:21.555217 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 465/1872] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1155 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:21.558365 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c6e3707-02d4-44a2-a7aa-b15174a6671c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 200 Aug 14 01:21:21.559059 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 469/1873] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:21.574543 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.579073 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:21.579073 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1602401678", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1772233729"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:21.580778 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1602401678', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1772233729'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:21.581012 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume of 1 GB Aug 14 01:21:21.586861 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Availability Zones retrieved successfully. Aug 14 01:21:21.594353 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (4ee85ea9-8769-4190-b128-ee1221c1431a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:21.596627 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231e8909-8860-4a82-903a-ea83e6eaa793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:21.596627 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:21.629439 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231e8909-8860-4a82-903a-ea83e6eaa793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:21.630117 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a5fe3d-ccdb-46cc-ba68-5732f02793ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:21.687578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Created reservations ['3a817329-c88f-4554-86f3-c2ddd1c48e41', '040d07de-2c2a-4a66-8b18-c7f02abdcd42', '2ec5b59b-c525-42e0-a2dc-156a75313963', 'bd5f10cb-ebe5-4de5-a2ea-a18a0fe9b3db'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:21.688959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a5fe3d-ccdb-46cc-ba68-5732f02793ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a817329-c88f-4554-86f3-c2ddd1c48e41', '040d07de-2c2a-4a66-8b18-c7f02abdcd42', '2ec5b59b-c525-42e0-a2dc-156a75313963', 'bd5f10cb-ebe5-4de5-a2ea-a18a0fe9b3db']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:21.690261 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53f4d46d-efc0-4c8c-8608-9024bf33d31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:21.718356 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53f4d46d-efc0-4c8c-8608-9024bf33d31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab960e0-d1da-49f1-81b0-ae24c78290b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1602401678',display_name='tempest-VolumesGetTest-Volume-1772233729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['3a817329-c88f-4554-86f3-c2ddd1c48e41','040d07de-2c2a-4a66-8b18-c7f02abdcd42','2ec5b59b-c525-42e0-a2dc-156a75313963','bd5f10cb-ebe5-4de5-a2ea-a18a0fe9b3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1602401678',display_name='tempest-VolumesGetTest-Volume-1772233729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab960e0-d1da-49f1-81b0-ae24c78290b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d37e4270467a462cafd31016b65c255d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f709fa0e426447cb67a4c3739d2756b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:21.719544 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae37969-b65c-4679-912c-8e6605f7149a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:21.745209 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae37969-b65c-4679-912c-8e6605f7149a) transitioned into 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-1602401678',display_name='tempest-VolumesGetTest-Volume-1772233729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['3a817329-c88f-4554-86f3-c2ddd1c48e41','040d07de-2c2a-4a66-8b18-c7f02abdcd42','2ec5b59b-c525-42e0-a2dc-156a75313963','bd5f10cb-ebe5-4de5-a2ea-a18a0fe9b3db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:21.745971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e678e23-938f-4c92-9eb0-3eb15883b341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:21.757813 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e678e23-938f-4c92-9eb0-3eb15883b341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:21.759254 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (4ee85ea9-8769-4190-b128-ee1221c1431a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:21.760375 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request issued successfully. Aug 14 01:21:21.760667 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b18f9a1-1d1b-4a3d-9f17-0e919e5e7aef tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:21.761295 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 470/1874] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:21 2026] POST /volume/v3/volumes => generated 778 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:21.778548 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-40b42129-84cd-4b55-872c-40e29b6f7af4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.780983 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40b42129-84cd-4b55-872c-40e29b6f7af4 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 Aug 14 01:21:21.781310 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-40b42129-84cd-4b55-872c-40e29b6f7af4 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.781602 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-40b42129-84cd-4b55-872c-40e29b6f7af4 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.791063 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.791063 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:21.795316 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-40b42129-84cd-4b55-872c-40e29b6f7af4 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:21.801073 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-40b42129-84cd-4b55-872c-40e29b6f7af4 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 returned with HTTP 200 Aug 14 01:21:21.801678 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 471/1875] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:21.825458 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-2e869910-d6a5-4304-a995-25a92aabc724 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.828486 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-2e869910-d6a5-4304-a995-25a92aabc724 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:21.828696 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-2e869910-d6a5-4304-a995-25a92aabc724 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.829272 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-2e869910-d6a5-4304-a995-25a92aabc724 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.839781 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.839781 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:21.843322 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-2e869910-d6a5-4304-a995-25a92aabc724 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:21.847779 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-2e869910-d6a5-4304-a995-25a92aabc724 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:21.848263 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 466/1876] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:21.870458 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-eccc6de5-b573-4a64-871a-4515bac02ed8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.873055 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-eccc6de5-b573-4a64-871a-4515bac02ed8 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] POST https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6/action Aug 14 01:21:21.873550 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-eccc6de5-b573-4a64-871a-4515bac02ed8 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:21.873736 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-eccc6de5-b573-4a64-871a-4515bac02ed8 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:21.888429 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.888429 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:21.889125 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-eccc6de5-b573-4a64-871a-4515bac02ed8 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:21.896937 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-eccc6de5-b573-4a64-871a-4515bac02ed8 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Begin detaching volume completed successfully. Aug 14 01:21:21.897433 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-eccc6de5-b573-4a64-871a-4515bac02ed8 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6/action returned with HTTP 202 Aug 14 01:21:21.897862 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 470/1877] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:21:21 2026] POST /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:21:21.916484 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dd0e9283-03be-44b7-ac6b-e60fed8d6762 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.923180 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd0e9283-03be-44b7-ac6b-e60fed8d6762 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:21.923531 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd0e9283-03be-44b7-ac6b-e60fed8d6762 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.923851 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd0e9283-03be-44b7-ac6b-e60fed8d6762 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.938002 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.938002 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:21.942714 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dd0e9283-03be-44b7-ac6b-e60fed8d6762 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:21.947046 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0339ac40-bcaf-4edf-a8ac-74fca9d822d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.947565 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0339ac40-bcaf-4edf-a8ac-74fca9d822d2 None None] GET https://10.4.3.11/volume// Aug 14 01:21:21.949944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0339ac40-bcaf-4edf-a8ac-74fca9d822d2 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.949944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0339ac40-bcaf-4edf-a8ac-74fca9d822d2 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.950107 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd0e9283-03be-44b7-ac6b-e60fed8d6762 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:21.950184 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0339ac40-bcaf-4edf-a8ac-74fca9d822d2 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:21.950229 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 471/1878] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1158 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:21.950257 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 472/1879] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:21.956465 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-72ffbfcf-0e8c-4135-97c9-e9e555d2002d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:21.958571 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-72ffbfcf-0e8c-4135-97c9-e9e555d2002d tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:21.958782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-72ffbfcf-0e8c-4135-97c9-e9e555d2002d tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:21.959004 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-72ffbfcf-0e8c-4135-97c9-e9e555d2002d tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:21.969102 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:21.969102 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:21.973243 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-72ffbfcf-0e8c-4135-97c9-e9e555d2002d tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:21.977278 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-72ffbfcf-0e8c-4135-97c9-e9e555d2002d tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:21.977673 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 467/1880] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:21:21 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1320 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:22.363838 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f3f84f47-1890-4f01-a100-395251786641 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.364432 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c5f01314-c448-4b71-b21c-16a107009310 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.366106 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3f84f47-1890-4f01-a100-395251786641 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d Aug 14 01:21:22.366388 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3f84f47-1890-4f01-a100-395251786641 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.366501 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5f01314-c448-4b71-b21c-16a107009310 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:21:22.366620 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3f84f47-1890-4f01-a100-395251786641 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.366729 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5f01314-c448-4b71-b21c-16a107009310 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.366997 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c5f01314-c448-4b71-b21c-16a107009310 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.373272 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.373272 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:22.373882 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f3f84f47-1890-4f01-a100-395251786641 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:21:22.374999 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3f84f47-1890-4f01-a100-395251786641 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d returned with HTTP 200 Aug 14 01:21:22.375505 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 471/1881] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:22.377786 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.377786 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:22.383594 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c5f01314-c448-4b71-b21c-16a107009310 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:21:22.388329 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ffecf279-9513-403d-a247-d2ee0fc0f82e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.390451 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c5f01314-c448-4b71-b21c-16a107009310 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:21:22.391592 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 472/1882] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:22.391668 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffecf279-9513-403d-a247-d2ee0fc0f82e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:21:22.391897 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ffecf279-9513-403d-a247-d2ee0fc0f82e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b2561ed-a16c-4b8a-af0a-d7f5517d81e7", "snapshot_id": "8151e9fe-cd36-41ee-876c-e825a3a3f51d", "name": "tempest-VolumesSnapshotTestJSON-Backup-1122916691", "container": "tempest-volumessnapshottestjson-backup-container-1718104747"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:22.393786 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-ffecf279-9513-403d-a247-d2ee0fc0f82e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Creating new backup {'backup': {'volume_id': '7b2561ed-a16c-4b8a-af0a-d7f5517d81e7', 'snapshot_id': '8151e9fe-cd36-41ee-876c-e825a3a3f51d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1122916691', 'container': 'tempest-volumessnapshottestjson-backup-container-1718104747'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:21:22.394007 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-ffecf279-9513-403d-a247-d2ee0fc0f82e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Creating backup of volume 7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 in container tempest-volumessnapshottestjson-backup-container-1718104747 Aug 14 01:21:22.403720 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.403720 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:22.404397 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ffecf279-9513-403d-a247-d2ee0fc0f82e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:21:22.411887 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.411887 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:22.412491 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ffecf279-9513-403d-a247-d2ee0fc0f82e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:21:22.439600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-9f7adc42-42db-4a68-a6b4-526b16206f7d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.442475 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-9f7adc42-42db-4a68-a6b4-526b16206f7d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:21:22.442737 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-9f7adc42-42db-4a68-a6b4-526b16206f7d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.442994 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-9f7adc42-42db-4a68-a6b4-526b16206f7d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.446288 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ffecf279-9513-403d-a247-d2ee0fc0f82e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['3e74c168-ca73-4e66-b872-17c2c54f7999', '85a2f0df-1ae1-4321-a6f6-eae684014d0d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:22.450346 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-336db502-2398-4f6f-a7d9-a8bf1bd74030 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.457451 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-336db502-2398-4f6f-a7d9-a8bf1bd74030 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 Aug 14 01:21:22.457779 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-336db502-2398-4f6f-a7d9-a8bf1bd74030 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.458081 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-336db502-2398-4f6f-a7d9-a8bf1bd74030 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.459092 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.459092 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:22.464783 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-9f7adc42-42db-4a68-a6b4-526b16206f7d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:21:22.471200 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-9f7adc42-42db-4a68-a6b4-526b16206f7d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:21:22.471788 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 468/1883] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:22.472783 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-336db502-2398-4f6f-a7d9-a8bf1bd74030 tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 returned with HTTP 404 Aug 14 01:21:22.474944 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 472/1884] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/volumes/67f55e4b-d92a-4496-b711-1bd51c6e6fa3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:22.486418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cd270109-78d4-4007-9d17-33ad1e1b180b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.488911 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd270109-78d4-4007-9d17-33ad1e1b180b tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/volumes/eb5afc22-4089-4d5a-9397-b50454713e8d Aug 14 01:21:22.489706 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd270109-78d4-4007-9d17-33ad1e1b180b tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.490059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cd270109-78d4-4007-9d17-33ad1e1b180b tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.495017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-0f5fe2b3-525d-4f9e-8f90-48c7fc83177a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.497937 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-0f5fe2b3-525d-4f9e-8f90-48c7fc83177a tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] POST https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42/action Aug 14 01:21:22.498315 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-0f5fe2b3-525d-4f9e-8f90-48c7fc83177a tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:22.498441 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-0f5fe2b3-525d-4f9e-8f90-48c7fc83177a tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:22.498826 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cd270109-78d4-4007-9d17-33ad1e1b180b tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/volumes/eb5afc22-4089-4d5a-9397-b50454713e8d returned with HTTP 404 Aug 14 01:21:22.499721 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 473/1885] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/volumes/eb5afc22-4089-4d5a-9397-b50454713e8d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:22.508773 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffecf279-9513-403d-a247-d2ee0fc0f82e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:21:22.509083 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 473/1886] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:22 2026] POST /volume/v3/backups => generated 333 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:22.512626 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.512626 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:22.513418 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-0f5fe2b3-525d-4f9e-8f90-48c7fc83177a tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:21:22.516796 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a32cdcc7-a264-4437-a45b-720d82f5c88c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.519009 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a32cdcc7-a264-4437-a45b-720d82f5c88c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] GET https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 Aug 14 01:21:22.519325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a32cdcc7-a264-4437-a45b-720d82f5c88c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.519582 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a32cdcc7-a264-4437-a45b-720d82f5c88c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.519784 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-a32cdcc7-a264-4437-a45b-720d82f5c88c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] show called for member 27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:21:22.522013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea00d6a4-b30f-4a14-a986-e75bb5152869 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.523413 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-0f5fe2b3-525d-4f9e-8f90-48c7fc83177a tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Begin detaching volume completed successfully. Aug 14 01:21:22.523681 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-0f5fe2b3-525d-4f9e-8f90-48c7fc83177a tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42/action returned with HTTP 202 Aug 14 01:21:22.524150 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a32cdcc7-a264-4437-a45b-720d82f5c88c tempest-GroupsTest-1457344466 tempest-GroupsTest-1457344466-project-member] https://10.4.3.11/volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 returned with HTTP 404 Aug 14 01:21:22.524228 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea00d6a4-b30f-4a14-a986-e75bb5152869 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:22.524308 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 469/1887] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:21:22 2026] POST /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:21:22.524481 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea00d6a4-b30f-4a14-a986-e75bb5152869 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.524683 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea00d6a4-b30f-4a14-a986-e75bb5152869 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.524720 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 473/1888] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/groups/27cdc32f-ae6f-4c76-9cc3-8013ab0aa308 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:22.524765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ea00d6a4-b30f-4a14-a986-e75bb5152869 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:22.530591 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.530591 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:22.531682 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea00d6a4-b30f-4a14-a986-e75bb5152869 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:22.532384 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 474/1889] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:22.532801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-52f0355d-62d6-4312-b99c-455b6be76bd7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.534734 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52f0355d-62d6-4312-b99c-455b6be76bd7 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/b41c09e1-3544-4dda-b799-3664ee9045ec Aug 14 01:21:22.534992 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52f0355d-62d6-4312-b99c-455b6be76bd7 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.535244 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52f0355d-62d6-4312-b99c-455b6be76bd7 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.535561 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.535561 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:22.556351 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52f0355d-62d6-4312-b99c-455b6be76bd7 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/group_types/b41c09e1-3544-4dda-b799-3664ee9045ec returned with HTTP 202 Aug 14 01:21:22.556959 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 474/1890] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:21:22 2026] DELETE /volume/v3/group_types/b41c09e1-3544-4dda-b799-3664ee9045ec => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:21:22.566322 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a1aee5a-ac7c-4f09-be04-02ff975cefe2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.570103 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a1aee5a-ac7c-4f09-be04-02ff975cefe2 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] DELETE https://10.4.3.11/volume/v3/types/d10acddc-f93b-43de-83ab-3c948f5f9ac3 Aug 14 01:21:22.570674 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a1aee5a-ac7c-4f09-be04-02ff975cefe2 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.570837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a1aee5a-ac7c-4f09-be04-02ff975cefe2 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.582371 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1315cf39-aaa4-439f-b55d-34c7e8cd0d84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.582371 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1315cf39-aaa4-439f-b55d-34c7e8cd0d84 None None] GET https://10.4.3.11/volume// Aug 14 01:21:22.582371 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1315cf39-aaa4-439f-b55d-34c7e8cd0d84 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.582371 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1315cf39-aaa4-439f-b55d-34c7e8cd0d84 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.582618 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1315cf39-aaa4-439f-b55d-34c7e8cd0d84 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:22.582963 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 474/1891] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:22.595640 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-b426181b-d604-444d-8aad-19f2e583440c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.601481 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-b426181b-d604-444d-8aad-19f2e583440c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:21:22.601729 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-b426181b-d604-444d-8aad-19f2e583440c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.601971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-b426181b-d604-444d-8aad-19f2e583440c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.602585 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a1aee5a-ac7c-4f09-be04-02ff975cefe2 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/types/d10acddc-f93b-43de-83ab-3c948f5f9ac3 returned with HTTP 202 Aug 14 01:21:22.603078 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 470/1892] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:21:22 2026] DELETE /volume/v3/types/d10acddc-f93b-43de-83ab-3c948f5f9ac3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:22.613789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6b477885-6c0a-4f19-bbd8-6609521f5077 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.615615 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b477885-6c0a-4f19-bbd8-6609521f5077 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] GET https://10.4.3.11/volume/v3/types/d10acddc-f93b-43de-83ab-3c948f5f9ac3 Aug 14 01:21:22.615771 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b477885-6c0a-4f19-bbd8-6609521f5077 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.615966 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b477885-6c0a-4f19-bbd8-6609521f5077 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.619322 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b477885-6c0a-4f19-bbd8-6609521f5077 tempest-GroupsTest-442720711 tempest-GroupsTest-442720711-project-admin] https://10.4.3.11/volume/v3/types/d10acddc-f93b-43de-83ab-3c948f5f9ac3 returned with HTTP 404 Aug 14 01:21:22.619865 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 475/1893] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/types/d10acddc-f93b-43de-83ab-3c948f5f9ac3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:22.621574 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.621574 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:22.627969 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-b426181b-d604-444d-8aad-19f2e583440c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:21:22.636011 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-b426181b-d604-444d-8aad-19f2e583440c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:21:22.636592 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 475/1894] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:22.823566 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fac34ff-ec71-4db8-953f-3dc43fa6d1cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.825740 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fac34ff-ec71-4db8-953f-3dc43fa6d1cd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 Aug 14 01:21:22.825900 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fac34ff-ec71-4db8-953f-3dc43fa6d1cd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.826183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fac34ff-ec71-4db8-953f-3dc43fa6d1cd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.834342 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.834342 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:22.838502 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3fac34ff-ec71-4db8-953f-3dc43fa6d1cd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:22.844016 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fac34ff-ec71-4db8-953f-3dc43fa6d1cd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 returned with HTTP 200 Aug 14 01:21:22.844540 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 475/1895] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:22.864545 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3180624a-f5e5-40e0-822b-e15d1ab7db9f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.866650 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3180624a-f5e5-40e0-822b-e15d1ab7db9f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] PUT https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 Aug 14 01:21:22.867018 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3180624a-f5e5-40e0-822b-e15d1ab7db9f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1766900311", "description": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:22.879599 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.879599 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:22.887710 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3180624a-f5e5-40e0-822b-e15d1ab7db9f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:22.899567 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3180624a-f5e5-40e0-822b-e15d1ab7db9f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume updated successfully. Aug 14 01:21:22.900589 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3180624a-f5e5-40e0-822b-e15d1ab7db9f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 returned with HTTP 200 Aug 14 01:21:22.901277 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 471/1896] 10.4.3.11 () {68 vars in 1361 bytes} [Fri Aug 14 01:21:22 2026] PUT /volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 => generated 768 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:22.920727 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-48d3b458-0bc5-4cfb-b8fc-1e09bdb8df41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.921690 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-fbd59b29-e36b-4e71-b305-06b29ee9e49e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.924098 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-fbd59b29-e36b-4e71-b305-06b29ee9e49e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] DELETE https://10.4.3.11/volume/v3/attachments/76fcf067-0408-4738-9645-83b87972804f Aug 14 01:21:22.924365 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-fbd59b29-e36b-4e71-b305-06b29ee9e49e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.924638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-fbd59b29-e36b-4e71-b305-06b29ee9e49e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.929211 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48d3b458-0bc5-4cfb-b8fc-1e09bdb8df41 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 Aug 14 01:21:22.929656 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48d3b458-0bc5-4cfb-b8fc-1e09bdb8df41 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.929874 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48d3b458-0bc5-4cfb-b8fc-1e09bdb8df41 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.935366 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.935366 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:22.943295 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.943295 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:22.951508 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-48d3b458-0bc5-4cfb-b8fc-1e09bdb8df41 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:22.957755 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48d3b458-0bc5-4cfb-b8fc-1e09bdb8df41 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 returned with HTTP 200 Aug 14 01:21:22.958369 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 476/1897] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:22.967735 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e00ff2c-3380-40b5-b189-9a2c59c776fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.972911 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e00ff2c-3380-40b5-b189-9a2c59c776fd tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:22.973274 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e00ff2c-3380-40b5-b189-9a2c59c776fd tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.973565 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e00ff2c-3380-40b5-b189-9a2c59c776fd tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.979298 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1de4539d-9b23-40fd-a5ce-87b4ddcb8603 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:22.982364 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1de4539d-9b23-40fd-a5ce-87b4ddcb8603 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] DELETE https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 Aug 14 01:21:22.982681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1de4539d-9b23-40fd-a5ce-87b4ddcb8603 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:22.983298 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1de4539d-9b23-40fd-a5ce-87b4ddcb8603 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:22.983986 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1de4539d-9b23-40fd-a5ce-87b4ddcb8603 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume with id: eab960e0-d1da-49f1-81b0-ae24c78290b8 Aug 14 01:21:22.988737 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.988737 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:22.993974 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e00ff2c-3380-40b5-b189-9a2c59c776fd tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:22.994949 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:22.994949 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:22.997085 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1de4539d-9b23-40fd-a5ce-87b4ddcb8603 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:23.000758 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e00ff2c-3380-40b5-b189-9a2c59c776fd tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:23.001361 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 476/1898] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:22 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:23.021506 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f69d76b4-ed8d-4981-a3c2-2c6e77c43407 req-fbd59b29-e36b-4e71-b305-06b29ee9e49e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/attachments/76fcf067-0408-4738-9645-83b87972804f returned with HTTP 200 Aug 14 01:21:23.022189 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 476/1899] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:21:22 2026] DELETE /volume/v3/attachments/76fcf067-0408-4738-9645-83b87972804f => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:21:23.026799 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1de4539d-9b23-40fd-a5ce-87b4ddcb8603 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume request issued successfully. Aug 14 01:21:23.027135 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1de4539d-9b23-40fd-a5ce-87b4ddcb8603 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 returned with HTTP 202 Aug 14 01:21:23.027968 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 472/1900] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:22 2026] DELETE /volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:23.041057 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6169a157-3f48-43ff-b834-37cc5c82e5dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:23.043522 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6169a157-3f48-43ff-b834-37cc5c82e5dd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 Aug 14 01:21:23.043801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6169a157-3f48-43ff-b834-37cc5c82e5dd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:23.044371 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6169a157-3f48-43ff-b834-37cc5c82e5dd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:23.055221 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:23.055221 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:23.066133 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6169a157-3f48-43ff-b834-37cc5c82e5dd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:23.075966 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6169a157-3f48-43ff-b834-37cc5c82e5dd tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 returned with HTTP 200 Aug 14 01:21:23.076583 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 477/1901] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:23 2026] GET /volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:23.548954 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b86c7a0-68de-4a00-bb5d-4ffafb54e9bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:23.551738 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b86c7a0-68de-4a00-bb5d-4ffafb54e9bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:23.552109 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b86c7a0-68de-4a00-bb5d-4ffafb54e9bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:23.552430 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b86c7a0-68de-4a00-bb5d-4ffafb54e9bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:23.552589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6b86c7a0-68de-4a00-bb5d-4ffafb54e9bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:23.558491 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:23.558491 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:23.559664 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b86c7a0-68de-4a00-bb5d-4ffafb54e9bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:23.560293 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 477/1902] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:23 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:24.020470 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e91e2556-6a67-4ad9-addc-7bb1dca40e3b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:24.022933 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e91e2556-6a67-4ad9-addc-7bb1dca40e3b tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:24.023273 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e91e2556-6a67-4ad9-addc-7bb1dca40e3b tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:24.023560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e91e2556-6a67-4ad9-addc-7bb1dca40e3b tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:24.034243 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:24.034243 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:24.040854 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e91e2556-6a67-4ad9-addc-7bb1dca40e3b tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:24.048120 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e91e2556-6a67-4ad9-addc-7bb1dca40e3b tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:24.048709 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 477/1903] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:24 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:24.098105 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-604ab14c-2f9e-4c31-bfd2-1a2202e39d09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:24.103674 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-604ab14c-2f9e-4c31-bfd2-1a2202e39d09 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 Aug 14 01:21:24.103937 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-604ab14c-2f9e-4c31-bfd2-1a2202e39d09 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:24.104198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-604ab14c-2f9e-4c31-bfd2-1a2202e39d09 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:24.111572 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-604ab14c-2f9e-4c31-bfd2-1a2202e39d09 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 returned with HTTP 404 Aug 14 01:21:24.112434 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 473/1904] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:24 2026] GET /volume/v3/volumes/eab960e0-d1da-49f1-81b0-ae24c78290b8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:24.119904 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb4322ef-1759-4054-a795-f15495c2de1d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:24.122414 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb4322ef-1759-4054-a795-f15495c2de1d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:24.122671 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb4322ef-1759-4054-a795-f15495c2de1d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:24.122951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb4322ef-1759-4054-a795-f15495c2de1d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:24.138215 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:24.138215 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:24.144762 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fb4322ef-1759-4054-a795-f15495c2de1d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:24.153363 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb4322ef-1759-4054-a795-f15495c2de1d tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 200 Aug 14 01:21:24.153938 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 478/1905] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:24 2026] GET /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 921 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:24.173164 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01fe5ffc-8981-4eea-9046-3ecd6699f4a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:24.178703 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01fe5ffc-8981-4eea-9046-3ecd6699f4a9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:24.178842 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01fe5ffc-8981-4eea-9046-3ecd6699f4a9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:24.179042 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01fe5ffc-8981-4eea-9046-3ecd6699f4a9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:24.179314 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-01fe5ffc-8981-4eea-9046-3ecd6699f4a9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume with id: 7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:24.190096 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:24.190096 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:24.190679 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01fe5ffc-8981-4eea-9046-3ecd6699f4a9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:24.212623 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01fe5ffc-8981-4eea-9046-3ecd6699f4a9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume request issued successfully. Aug 14 01:21:24.212688 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01fe5ffc-8981-4eea-9046-3ecd6699f4a9 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 202 Aug 14 01:21:24.213331 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 478/1906] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:24 2026] DELETE /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:24.225095 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f94cf8d-0f82-4faf-9bf1-a64c49171c0f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:24.236291 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f94cf8d-0f82-4faf-9bf1-a64c49171c0f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:24.236291 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f94cf8d-0f82-4faf-9bf1-a64c49171c0f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:24.236291 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f94cf8d-0f82-4faf-9bf1-a64c49171c0f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:24.244513 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:24.244513 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:24.250314 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7f94cf8d-0f82-4faf-9bf1-a64c49171c0f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:24.263399 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f94cf8d-0f82-4faf-9bf1-a64c49171c0f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 200 Aug 14 01:21:24.263786 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 478/1907] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:24 2026] GET /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:21:24.574294 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23f5026b-96d9-43e7-99c9-0dd7b603c7ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:24.580204 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23f5026b-96d9-43e7-99c9-0dd7b603c7ef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:24.580519 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23f5026b-96d9-43e7-99c9-0dd7b603c7ef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:24.580808 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23f5026b-96d9-43e7-99c9-0dd7b603c7ef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:24.585402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-23f5026b-96d9-43e7-99c9-0dd7b603c7ef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:24.588870 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=655,cinder:INSERT=104,cinder:UPDATE=162 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:21:24.593233 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:24.593233 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:24.596431 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23f5026b-96d9-43e7-99c9-0dd7b603c7ef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:24.597481 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 474/1908] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:24 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:25.283957 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-509aa1ba-1533-4776-86fe-f680808c53c5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:25.286721 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-509aa1ba-1533-4776-86fe-f680808c53c5 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 Aug 14 01:21:25.287862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-509aa1ba-1533-4776-86fe-f680808c53c5 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:25.288685 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-509aa1ba-1533-4776-86fe-f680808c53c5 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:25.307233 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-509aa1ba-1533-4776-86fe-f680808c53c5 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 returned with HTTP 404 Aug 14 01:21:25.307973 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 479/1909] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:25 2026] GET /volume/v3/volumes/7c388992-e990-477e-8ae1-3319e101c936 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:25.316958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6cb00f0-1375-46e6-bc3a-098ec7b47d5f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:25.322553 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6cb00f0-1375-46e6-bc3a-098ec7b47d5f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d Aug 14 01:21:25.322767 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6cb00f0-1375-46e6-bc3a-098ec7b47d5f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:25.323943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6cb00f0-1375-46e6-bc3a-098ec7b47d5f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:25.331950 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=573,cinder:INSERT=60,cinder:UPDATE=117,cinder:DELETE=2 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:21:25.350807 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:25.350807 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:25.358175 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c6cb00f0-1375-46e6-bc3a-098ec7b47d5f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:25.365143 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6cb00f0-1375-46e6-bc3a-098ec7b47d5f tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d returned with HTTP 200 Aug 14 01:21:25.370974 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 479/1910] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:25 2026] GET /volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d => generated 835 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:25.387783 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dcbb378c-a14a-4fe5-b149-1a5138a61b6e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:25.389904 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcbb378c-a14a-4fe5-b149-1a5138a61b6e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d Aug 14 01:21:25.390225 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcbb378c-a14a-4fe5-b149-1a5138a61b6e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:25.390507 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcbb378c-a14a-4fe5-b149-1a5138a61b6e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:25.390816 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-dcbb378c-a14a-4fe5-b149-1a5138a61b6e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume with id: 4ef1b24e-0cbc-4f64-9ef6-09fefc36321d Aug 14 01:21:25.403407 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:25.403407 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:25.404020 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dcbb378c-a14a-4fe5-b149-1a5138a61b6e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:25.435757 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dcbb378c-a14a-4fe5-b149-1a5138a61b6e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume request issued successfully. Aug 14 01:21:25.436137 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcbb378c-a14a-4fe5-b149-1a5138a61b6e tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d returned with HTTP 202 Aug 14 01:21:25.436631 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 479/1911] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:25 2026] DELETE /volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:25.445273 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8d3ce99-a6be-4ac5-81b9-cbded371317c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:25.447987 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8d3ce99-a6be-4ac5-81b9-cbded371317c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d Aug 14 01:21:25.448126 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8d3ce99-a6be-4ac5-81b9-cbded371317c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:25.448987 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8d3ce99-a6be-4ac5-81b9-cbded371317c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:25.468400 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:25.468400 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:25.483643 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e8d3ce99-a6be-4ac5-81b9-cbded371317c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:25.490725 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8d3ce99-a6be-4ac5-81b9-cbded371317c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d returned with HTTP 200 Aug 14 01:21:25.491408 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 475/1912] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:25 2026] GET /volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d => generated 834 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:25.524541 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1eb6902-4491-457b-bfa9-fa673f5d4711 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:25.616490 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-afec143e-b62b-4f6d-8f5e-0986e0fd2976 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:25.618778 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afec143e-b62b-4f6d-8f5e-0986e0fd2976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:25.619098 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afec143e-b62b-4f6d-8f5e-0986e0fd2976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:25.619408 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afec143e-b62b-4f6d-8f5e-0986e0fd2976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:25.619830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-afec143e-b62b-4f6d-8f5e-0986e0fd2976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:25.628201 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:25.628201 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:25.629681 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afec143e-b62b-4f6d-8f5e-0986e0fd2976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:25.629816 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 480/1913] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:25 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:25.660529 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-2b5a1c38-46a1-4f0d-abe3-5e6f6e6ff28c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:25.660782 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1eb6902-4491-457b-bfa9-fa673f5d4711 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:21:25.661412 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1eb6902-4491-457b-bfa9-fa673f5d4711 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-110553426", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1545513227", "vendor_name": "tempest-vendor_name-2050648209"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:25.663493 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-2b5a1c38-46a1-4f0d-abe3-5e6f6e6ff28c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] DELETE https://10.4.3.11/volume/v3/attachments/3fe62d9a-3307-445b-9f0d-37f5f866de66 Aug 14 01:21:25.664044 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-2b5a1c38-46a1-4f0d-abe3-5e6f6e6ff28c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:25.664201 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-2b5a1c38-46a1-4f0d-abe3-5e6f6e6ff28c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:25.674427 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:25.674427 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:25.691456 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1eb6902-4491-457b-bfa9-fa673f5d4711 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:21:25.691849 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 480/1914] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:21:25 2026] POST /volume/v3/types => generated 327 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:25.703672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9e1421fe-902c-4832-872c-3a5c0496d855 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:25.754469 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-38180fa5-518a-4c4d-a304-0f638d7ae739 req-2b5a1c38-46a1-4f0d-abe3-5e6f6e6ff28c tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/attachments/3fe62d9a-3307-445b-9f0d-37f5f866de66 returned with HTTP 200 Aug 14 01:21:25.754897 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 480/1915] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:21:25 2026] DELETE /volume/v3/attachments/3fe62d9a-3307-445b-9f0d-37f5f866de66 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:25.810994 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:25.811884 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e1c9aaf-9757-4039-8406-8e0d501e92d8", "size": 1, "name": "tempest-UserMessagesTest-Volume-1209277731"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:25.815343 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Create volume request body: {'volume': {'volume_type': '5e1c9aaf-9757-4039-8406-8e0d501e92d8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1209277731'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:25.835347 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Create volume of 1 GB Aug 14 01:21:25.837135 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:25.837135 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:25.839954 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Availability Zones retrieved successfully. Aug 14 01:21:25.858962 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Flow 'volume_create_api' (78ecbcdf-07eb-4967-a18a-7cfcae009a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:25.864641 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0498d6-bf4c-4da3-bbc9-e26f47326d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:25.870910 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:25.937683 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0498d6-bf4c-4da3-bbc9-e26f47326d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:21:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1545513227',vendor_name='tempest-vendor_name-2050648209'},id=5e1c9aaf-9757-4039-8406-8e0d501e92d8,is_public=True,name='tempest-UserMessagesTest-volume-type-110553426',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e1c9aaf-9757-4039-8406-8e0d501e92d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:25.938807 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a318c7-3f8a-4eee-9c29-d182334ff559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:25.976593 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-110553426 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-110553426, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:25.976593 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-110553426 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-110553426, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:26.019808 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Created reservations ['ff0ed17c-5ea9-49ae-be1e-ef7ebcc2940e', 'feb7a9d9-90ec-4c4c-ac86-75959baadd90', 'f8dc977b-6c72-4210-9efe-f5f98d7d8657', 'cd1e59e8-5210-4662-94f2-6e5430c6d223'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:26.021360 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12a318c7-3f8a-4eee-9c29-d182334ff559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff0ed17c-5ea9-49ae-be1e-ef7ebcc2940e', 'feb7a9d9-90ec-4c4c-ac86-75959baadd90', 'f8dc977b-6c72-4210-9efe-f5f98d7d8657', 'cd1e59e8-5210-4662-94f2-6e5430c6d223']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:26.022476 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012eb03d-365a-42aa-90fd-85e6c2f85ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:26.053245 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012eb03d-365a-42aa-90fd-85e6c2f85ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96ee11f1-cbd1-43f7-ad7a-f579e171882f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1209277731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c3f686fd404abab1e2847d1f7c8483',qos_specs=None,replication_status=,reservations=['ff0ed17c-5ea9-49ae-be1e-ef7ebcc2940e','feb7a9d9-90ec-4c4c-ac86-75959baadd90','f8dc977b-6c72-4210-9efe-f5f98d7d8657','cd1e59e8-5210-4662-94f2-6e5430c6d223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f817fd15728140dea2e76844e8a1526b',volume_type_id=5e1c9aaf-9757-4039-8406-8e0d501e92d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1209277731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96ee11f1-cbd1-43f7-ad7a-f579e171882f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c3f686fd404abab1e2847d1f7c8483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f817fd15728140dea2e76844e8a1526b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e1c9aaf-9757-4039-8406-8e0d501e92d8),volume_type_id=5e1c9aaf-9757-4039-8406-8e0d501e92d8)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:26.054341 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ca6735-b6f1-4b80-9f9d-4458dd186520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:26.094756 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ca6735-b6f1-4b80-9f9d-4458dd186520) transitioned into state 'SUCCESS' from state '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-1209277731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c3f686fd404abab1e2847d1f7c8483',qos_specs=None,replication_status=,reservations=['ff0ed17c-5ea9-49ae-be1e-ef7ebcc2940e','feb7a9d9-90ec-4c4c-ac86-75959baadd90','f8dc977b-6c72-4210-9efe-f5f98d7d8657','cd1e59e8-5210-4662-94f2-6e5430c6d223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f817fd15728140dea2e76844e8a1526b',volume_type_id=5e1c9aaf-9757-4039-8406-8e0d501e92d8)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:26.095754 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3615f7-3800-4459-ac03-d355c458c07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:26.106827 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3615f7-3800-4459-ac03-d355c458c07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:26.108181 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Flow 'volume_create_api' (78ecbcdf-07eb-4967-a18a-7cfcae009a0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:26.108682 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Create volume request issued successfully. Aug 14 01:21:26.109446 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e1421fe-902c-4832-872c-3a5c0496d855 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:26.110131 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 476/1916] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:21:25 2026] POST /volume/v3/volumes => generated 783 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:26.129402 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1e4f85f1-9d11-44d8-9666-0796f87203ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:26.131633 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e4f85f1-9d11-44d8-9666-0796f87203ce tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f Aug 14 01:21:26.132102 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e4f85f1-9d11-44d8-9666-0796f87203ce tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:26.132279 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e4f85f1-9d11-44d8-9666-0796f87203ce tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:26.140837 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:26.140837 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:26.145508 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1e4f85f1-9d11-44d8-9666-0796f87203ce tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Volume info retrieved successfully. Aug 14 01:21:26.150635 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e4f85f1-9d11-44d8-9666-0796f87203ce tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f returned with HTTP 200 Aug 14 01:21:26.151111 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 481/1917] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:26 2026] GET /volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:26.511127 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4c0fff9c-c2a8-4772-a30b-94f378f68715 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:26.513842 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c0fff9c-c2a8-4772-a30b-94f378f68715 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d Aug 14 01:21:26.514717 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c0fff9c-c2a8-4772-a30b-94f378f68715 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:26.514717 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c0fff9c-c2a8-4772-a30b-94f378f68715 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:26.522152 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c0fff9c-c2a8-4772-a30b-94f378f68715 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d returned with HTTP 404 Aug 14 01:21:26.522735 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 481/1918] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:26 2026] GET /volume/v3/volumes/4ef1b24e-0cbc-4f64-9ef6-09fefc36321d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:26.585408 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:26.587834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:26.588146 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-VolumesGetTest-Volume-244181062", "metadata": {"Type": "Test"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:26.590050 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request body: {'volume': {'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-244181062', 'metadata': {'Type': 'Test'}}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:26.644909 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-50d1c723-7617-4d2d-ab2a-0dc12cdd7fef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:26.647975 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50d1c723-7617-4d2d-ab2a-0dc12cdd7fef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:26.648277 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50d1c723-7617-4d2d-ab2a-0dc12cdd7fef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:26.648508 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50d1c723-7617-4d2d-ab2a-0dc12cdd7fef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:26.648627 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-50d1c723-7617-4d2d-ab2a-0dc12cdd7fef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:26.653942 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:26.653942 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:26.654778 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50d1c723-7617-4d2d-ab2a-0dc12cdd7fef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:26.655574 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 477/1919] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:26 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:26.697738 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume of 1 GB Aug 14 01:21:26.697738 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:26.697738 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:26.702646 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Availability Zones retrieved successfully. Aug 14 01:21:26.709109 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (3e4060cf-568e-437c-a84d-90dc41758856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:26.710956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915636b9-4c4f-420a-be98-18d9a94711f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:26.711637 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:26.810417 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915636b9-4c4f-420a-be98-18d9a94711f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:26.811498 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89b354b-37ee-488d-ab05-86d53fe3e524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:26.822153 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04117c6b-4163-4c2f-8c4f-e728ff7c860d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:26.827534 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04117c6b-4163-4c2f-8c4f-e728ff7c860d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:21:26.827881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04117c6b-4163-4c2f-8c4f-e728ff7c860d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:26.829088 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04117c6b-4163-4c2f-8c4f-e728ff7c860d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:26.840039 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:26.840039 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:26.845658 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-04117c6b-4163-4c2f-8c4f-e728ff7c860d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:21:26.852040 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04117c6b-4163-4c2f-8c4f-e728ff7c860d tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:21:26.852618 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 482/1920] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:26 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:26.887110 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Created reservations ['047f8046-5385-4f1a-9cd8-a8e33d69251d', '5b5a3334-0b16-48c5-9ccb-821accc39c34', '1f51bce1-3605-4694-8179-8c9231435ff4', '04e8fc11-8e12-4c32-9027-168552425315'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:26.888291 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89b354b-37ee-488d-ab05-86d53fe3e524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['047f8046-5385-4f1a-9cd8-a8e33d69251d', '5b5a3334-0b16-48c5-9ccb-821accc39c34', '1f51bce1-3605-4694-8179-8c9231435ff4', '04e8fc11-8e12-4c32-9027-168552425315']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:26.889303 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc84fab-03c0-46fa-8264-55ad826e89f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:26.918898 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc84fab-03c0-46fa-8264-55ad826e89f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14eb7123-f51d-4a50-82c0-656b917f0167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-244181062',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['047f8046-5385-4f1a-9cd8-a8e33d69251d','5b5a3334-0b16-48c5-9ccb-821accc39c34','1f51bce1-3605-4694-8179-8c9231435ff4','04e8fc11-8e12-4c32-9027-168552425315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-244181062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14eb7123-f51d-4a50-82c0-656b917f0167,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d37e4270467a462cafd31016b65c255d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f709fa0e426447cb67a4c3739d2756b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:26.919935 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3c2a49-6b98-4300-ae16-9b4f570eab1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:26.943193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3c2a49-6b98-4300-ae16-9b4f570eab1a) transitioned into state 'SUCCESS' from state '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-244181062',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['047f8046-5385-4f1a-9cd8-a8e33d69251d','5b5a3334-0b16-48c5-9ccb-821accc39c34','1f51bce1-3605-4694-8179-8c9231435ff4','04e8fc11-8e12-4c32-9027-168552425315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:26.944007 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a24384-3822-4f52-835e-e1e411eaca73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:26.957414 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a24384-3822-4f52-835e-e1e411eaca73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:26.959108 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (3e4060cf-568e-437c-a84d-90dc41758856) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:26.959108 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request issued successfully. Aug 14 01:21:26.959708 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e975c2f9-b896-4889-b127-0eeed7343ec1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:26.959708 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 481/1921] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:26 2026] POST /volume/v3/volumes => generated 756 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:26.977471 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2a85fbd6-93ea-41cc-976b-e08b50d484a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:26.979617 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a85fbd6-93ea-41cc-976b-e08b50d484a6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:26.979830 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a85fbd6-93ea-41cc-976b-e08b50d484a6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:26.980111 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2a85fbd6-93ea-41cc-976b-e08b50d484a6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:26.989234 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:26.989234 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:26.995840 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2a85fbd6-93ea-41cc-976b-e08b50d484a6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:27.003281 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2a85fbd6-93ea-41cc-976b-e08b50d484a6 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 200 Aug 14 01:21:27.003904 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 482/1922] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:26 2026] GET /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:27.166111 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-babde3d0-8a50-42cc-af5c-e061ac53b616 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.168019 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-babde3d0-8a50-42cc-af5c-e061ac53b616 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f Aug 14 01:21:27.168269 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-babde3d0-8a50-42cc-af5c-e061ac53b616 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.168464 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-babde3d0-8a50-42cc-af5c-e061ac53b616 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.178489 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:27.178489 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:27.184893 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-babde3d0-8a50-42cc-af5c-e061ac53b616 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Volume info retrieved successfully. Aug 14 01:21:27.194235 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-babde3d0-8a50-42cc-af5c-e061ac53b616 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f returned with HTTP 200 Aug 14 01:21:27.194568 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 478/1923] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:27 2026] GET /volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:27.214293 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f6ce126-0296-490c-86b7-33772105c668 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.220487 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f6ce126-0296-490c-86b7-33772105c668 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/messages Aug 14 01:21:27.220487 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f6ce126-0296-490c-86b7-33772105c668 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.220487 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f6ce126-0296-490c-86b7-33772105c668 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.233624 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f6ce126-0296-490c-86b7-33772105c668 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:21:27.233624 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 483/1924] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:21:27 2026] GET /volume/v3/messages => generated 668 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:27.245678 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e196bb43-4be5-4e8e-af97-30497cb59dba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.248869 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e196bb43-4be5-4e8e-af97-30497cb59dba tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] DELETE https://10.4.3.11/volume/v3/messages/94080a4a-17db-4809-a82d-2c9cbefb03fa Aug 14 01:21:27.249536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e196bb43-4be5-4e8e-af97-30497cb59dba tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.249536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e196bb43-4be5-4e8e-af97-30497cb59dba tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.257811 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:27.257811 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:27.267949 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e196bb43-4be5-4e8e-af97-30497cb59dba tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/messages/94080a4a-17db-4809-a82d-2c9cbefb03fa returned with HTTP 204 Aug 14 01:21:27.268522 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 482/1925] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:21:27 2026] DELETE /volume/v3/messages/94080a4a-17db-4809-a82d-2c9cbefb03fa => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:21:27.279435 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-19d6a34b-4593-45f4-b0ce-3fc46aba3fb7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.284260 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19d6a34b-4593-45f4-b0ce-3fc46aba3fb7 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/messages/94080a4a-17db-4809-a82d-2c9cbefb03fa Aug 14 01:21:27.284492 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19d6a34b-4593-45f4-b0ce-3fc46aba3fb7 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.284776 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19d6a34b-4593-45f4-b0ce-3fc46aba3fb7 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.290498 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19d6a34b-4593-45f4-b0ce-3fc46aba3fb7 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/messages/94080a4a-17db-4809-a82d-2c9cbefb03fa returned with HTTP 404 Aug 14 01:21:27.291067 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 483/1926] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:21:27 2026] GET /volume/v3/messages/94080a4a-17db-4809-a82d-2c9cbefb03fa => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:27.299744 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8e38f33-ad06-410d-b388-b7a969087716 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.301824 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8e38f33-ad06-410d-b388-b7a969087716 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f Aug 14 01:21:27.302122 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8e38f33-ad06-410d-b388-b7a969087716 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.302327 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8e38f33-ad06-410d-b388-b7a969087716 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.312214 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:27.312214 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:27.319954 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d8e38f33-ad06-410d-b388-b7a969087716 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Volume info retrieved successfully. Aug 14 01:21:27.328347 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8e38f33-ad06-410d-b388-b7a969087716 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f returned with HTTP 200 Aug 14 01:21:27.329796 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 479/1927] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:27 2026] GET /volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:27.349502 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-429a13be-cd54-4dfb-bb48-1fa821251134 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.353952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] DELETE https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f Aug 14 01:21:27.353952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.353952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.353952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Delete volume with id: 96ee11f1-cbd1-43f7-ad7a-f579e171882f Aug 14 01:21:27.362947 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:27.362947 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:27.363715 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Volume info retrieved successfully. Aug 14 01:21:27.365157 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:21:27.382751 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-110553426 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-110553426, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:27.382751 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-110553426 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-110553426, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:27.397436 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Created reservations ['bbf30f70-760d-4df3-9ccc-6a2adfc451fb', '974076a7-5de0-48c1-aed3-e04fd20d8d28', '027a8c71-ef20-41da-aa48-e9d37e116d00', '94834d88-22dc-491c-8f30-bba7de319a6b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:27.441314 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Delete volume request issued successfully. Aug 14 01:21:27.441584 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-429a13be-cd54-4dfb-bb48-1fa821251134 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f returned with HTTP 202 Aug 14 01:21:27.442091 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 484/1928] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:21:27 2026] DELETE /volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:27.451122 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2135a7bd-2794-4997-9247-f3ac330e94d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.453456 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2135a7bd-2794-4997-9247-f3ac330e94d1 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f Aug 14 01:21:27.453740 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2135a7bd-2794-4997-9247-f3ac330e94d1 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.453982 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2135a7bd-2794-4997-9247-f3ac330e94d1 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.460945 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2135a7bd-2794-4997-9247-f3ac330e94d1 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f returned with HTTP 404 Aug 14 01:21:27.461666 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 483/1929] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:27 2026] GET /volume/v3/volumes/96ee11f1-cbd1-43f7-ad7a-f579e171882f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:27.470146 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-81be7f6b-b18b-480c-9331-48895b02361a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.472885 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81be7f6b-b18b-480c-9331-48895b02361a tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] DELETE https://10.4.3.11/volume/v3/types/5e1c9aaf-9757-4039-8406-8e0d501e92d8 Aug 14 01:21:27.473470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81be7f6b-b18b-480c-9331-48895b02361a tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.473619 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-81be7f6b-b18b-480c-9331-48895b02361a tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.505056 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-81be7f6b-b18b-480c-9331-48895b02361a tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] https://10.4.3.11/volume/v3/types/5e1c9aaf-9757-4039-8406-8e0d501e92d8 returned with HTTP 202 Aug 14 01:21:27.505717 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 484/1930] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:21:27 2026] DELETE /volume/v3/types/5e1c9aaf-9757-4039-8406-8e0d501e92d8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:27.515976 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8d2ba7d-8f83-459b-9a2d-7a8e5d19e7e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.518734 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8d2ba7d-8f83-459b-9a2d-7a8e5d19e7e1 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] GET https://10.4.3.11/volume/v3/types/5e1c9aaf-9757-4039-8406-8e0d501e92d8 Aug 14 01:21:27.519248 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8d2ba7d-8f83-459b-9a2d-7a8e5d19e7e1 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.519248 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8d2ba7d-8f83-459b-9a2d-7a8e5d19e7e1 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.528419 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8d2ba7d-8f83-459b-9a2d-7a8e5d19e7e1 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] https://10.4.3.11/volume/v3/types/5e1c9aaf-9757-4039-8406-8e0d501e92d8 returned with HTTP 404 Aug 14 01:21:27.529065 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 480/1931] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:21:27 2026] GET /volume/v3/types/5e1c9aaf-9757-4039-8406-8e0d501e92d8 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:27.540033 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9febc1f-cb3e-47be-a55a-71af69bf10e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.542873 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9febc1f-cb3e-47be-a55a-71af69bf10e5 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:21:27.543351 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9febc1f-cb3e-47be-a55a-71af69bf10e5 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1770103494", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1132806395", "vendor_name": "tempest-vendor_name-87740970"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:27.564329 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9febc1f-cb3e-47be-a55a-71af69bf10e5 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:21:27.564784 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 485/1932] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:21:27 2026] POST /volume/v3/types => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:27.573406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1905169a-7314-4c5f-a437-92f3dad25572 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.576354 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:27.576861 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5cdfe576-be86-401b-b43f-663bea7646ed", "size": 1, "name": "tempest-UserMessagesTest-Volume-923683261"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:27.578690 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Create volume request body: {'volume': {'volume_type': '5cdfe576-be86-401b-b43f-663bea7646ed', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-923683261'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:27.586775 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Create volume of 1 GB Aug 14 01:21:27.587433 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:27.587433 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:27.588144 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Availability Zones retrieved successfully. Aug 14 01:21:27.596759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Flow 'volume_create_api' (66824ae3-0b0f-4b0f-a3b6-faab631d72b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:27.598364 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54a0436e-e86f-4c2b-af2d-8b9ff6f79154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:27.599835 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:27.625083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54a0436e-e86f-4c2b-af2d-8b9ff6f79154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:21:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1132806395',vendor_name='tempest-vendor_name-87740970'},id=5cdfe576-be86-401b-b43f-663bea7646ed,is_public=True,name='tempest-UserMessagesTest-volume-type-1770103494',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5cdfe576-be86-401b-b43f-663bea7646ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:27.626093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b7050a-9329-4bb2-b38e-a41765ff480c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:27.655726 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1770103494 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1770103494, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:27.656053 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1770103494 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1770103494, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:27.671342 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f33053ab-23b5-4445-ae18-8d5d58b2eb77 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.674386 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f33053ab-23b5-4445-ae18-8d5d58b2eb77 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:27.674643 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f33053ab-23b5-4445-ae18-8d5d58b2eb77 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.674844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f33053ab-23b5-4445-ae18-8d5d58b2eb77 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.675015 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f33053ab-23b5-4445-ae18-8d5d58b2eb77 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:27.679807 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:27.679807 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:27.680809 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f33053ab-23b5-4445-ae18-8d5d58b2eb77 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:27.681260 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 485/1933] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:27 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:27.690827 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Created reservations ['2d8cb15a-9adc-4570-a8d8-5cd3b684975e', '552eaf0b-7f95-4775-947b-802981bf0e34', 'e7139854-eb08-4e80-8e43-adec0d889619', 'e04a102e-c94c-49be-8391-d090a6173324'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:27.692062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b7050a-9329-4bb2-b38e-a41765ff480c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d8cb15a-9adc-4570-a8d8-5cd3b684975e', '552eaf0b-7f95-4775-947b-802981bf0e34', 'e7139854-eb08-4e80-8e43-adec0d889619', 'e04a102e-c94c-49be-8391-d090a6173324']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:27.693226 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f41dae-869d-4921-806b-3782efe42419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:27.727487 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f41dae-869d-4921-806b-3782efe42419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e14def5f-ca7f-4829-95b0-719709e570c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-923683261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c3f686fd404abab1e2847d1f7c8483',qos_specs=None,replication_status=,reservations=['2d8cb15a-9adc-4570-a8d8-5cd3b684975e','552eaf0b-7f95-4775-947b-802981bf0e34','e7139854-eb08-4e80-8e43-adec0d889619','e04a102e-c94c-49be-8391-d090a6173324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f817fd15728140dea2e76844e8a1526b',volume_type_id=5cdfe576-be86-401b-b43f-663bea7646ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-923683261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e14def5f-ca7f-4829-95b0-719709e570c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46c3f686fd404abab1e2847d1f7c8483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f817fd15728140dea2e76844e8a1526b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5cdfe576-be86-401b-b43f-663bea7646ed),volume_type_id=5cdfe576-be86-401b-b43f-663bea7646ed)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:27.728940 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e86f28b-e835-4a8d-8656-aefe518bec27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:27.758240 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e86f28b-e835-4a8d-8656-aefe518bec27) transitioned into state 'SUCCESS' from state '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-923683261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46c3f686fd404abab1e2847d1f7c8483',qos_specs=None,replication_status=,reservations=['2d8cb15a-9adc-4570-a8d8-5cd3b684975e','552eaf0b-7f95-4775-947b-802981bf0e34','e7139854-eb08-4e80-8e43-adec0d889619','e04a102e-c94c-49be-8391-d090a6173324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f817fd15728140dea2e76844e8a1526b',volume_type_id=5cdfe576-be86-401b-b43f-663bea7646ed)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:27.759535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2bde6e-ba79-4004-90a6-dde4b4de2d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:27.775474 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2bde6e-ba79-4004-90a6-dde4b4de2d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:27.776814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Flow 'volume_create_api' (66824ae3-0b0f-4b0f-a3b6-faab631d72b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:27.777629 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Create volume request issued successfully. Aug 14 01:21:27.778680 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1905169a-7314-4c5f-a437-92f3dad25572 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:27.779272 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 484/1934] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:21:27 2026] POST /volume/v3/volumes => generated 783 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:27.797415 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c23a4683-008d-4893-9dc1-55bbc42150bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:27.799559 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c23a4683-008d-4893-9dc1-55bbc42150bb tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 Aug 14 01:21:27.799820 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c23a4683-008d-4893-9dc1-55bbc42150bb tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:27.800053 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c23a4683-008d-4893-9dc1-55bbc42150bb tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:27.820269 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:27.820269 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:27.825486 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c23a4683-008d-4893-9dc1-55bbc42150bb tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Volume info retrieved successfully. Aug 14 01:21:27.830568 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c23a4683-008d-4893-9dc1-55bbc42150bb tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 returned with HTTP 200 Aug 14 01:21:27.830973 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 481/1935] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:27 2026] GET /volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:28.022549 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8fdd27b-c362-46c6-947a-908b3748ee73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.025362 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8fdd27b-c362-46c6-947a-908b3748ee73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:28.025687 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8fdd27b-c362-46c6-947a-908b3748ee73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.025947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8fdd27b-c362-46c6-947a-908b3748ee73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.042975 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.042975 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:28.051324 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a8fdd27b-c362-46c6-947a-908b3748ee73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:28.061723 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8fdd27b-c362-46c6-947a-908b3748ee73 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 200 Aug 14 01:21:28.062248 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 486/1936] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 1364 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:28.077569 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b52fdf5d-c51d-4c99-95a8-891cee32e1fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.081523 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b52fdf5d-c51d-4c99-95a8-891cee32e1fe tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:28.081821 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b52fdf5d-c51d-4c99-95a8-891cee32e1fe tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.082300 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b52fdf5d-c51d-4c99-95a8-891cee32e1fe tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.091965 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.091965 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:28.098289 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b52fdf5d-c51d-4c99-95a8-891cee32e1fe tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:28.107516 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b52fdf5d-c51d-4c99-95a8-891cee32e1fe tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 200 Aug 14 01:21:28.107913 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 486/1937] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:28.126381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9b062352-03f8-4775-9499-1d4f894a5aaf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.128771 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b062352-03f8-4775-9499-1d4f894a5aaf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] PUT https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:28.129394 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b062352-03f8-4775-9499-1d4f894a5aaf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-244181062"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:28.144539 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.144539 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:28.151514 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9b062352-03f8-4775-9499-1d4f894a5aaf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:28.159871 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9b062352-03f8-4775-9499-1d4f894a5aaf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume updated successfully. Aug 14 01:21:28.161141 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b062352-03f8-4775-9499-1d4f894a5aaf tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 200 Aug 14 01:21:28.161833 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 485/1938] 10.4.3.11 () {68 vars in 1361 bytes} [Fri Aug 14 01:21:28 2026] PUT /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 780 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:28.178724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-010fb082-9cad-4a67-aa2c-0b043f565ae7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.181680 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-010fb082-9cad-4a67-aa2c-0b043f565ae7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] PUT https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:28.182037 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-010fb082-9cad-4a67-aa2c-0b043f565ae7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-863127967", "description": "This is the new description of volume"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:28.196026 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.196026 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:28.207071 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-010fb082-9cad-4a67-aa2c-0b043f565ae7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:28.223441 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-010fb082-9cad-4a67-aa2c-0b043f565ae7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume updated successfully. Aug 14 01:21:28.224844 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-010fb082-9cad-4a67-aa2c-0b043f565ae7 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 200 Aug 14 01:21:28.225462 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 482/1939] 10.4.3.11 () {68 vars in 1362 bytes} [Fri Aug 14 01:21:28 2026] PUT /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:28.240530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-78f5c2cf-dd0e-46e0-bf2d-a7fa4ca826ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.243647 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78f5c2cf-dd0e-46e0-bf2d-a7fa4ca826ae tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:28.243647 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78f5c2cf-dd0e-46e0-bf2d-a7fa4ca826ae tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.243647 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78f5c2cf-dd0e-46e0-bf2d-a7fa4ca826ae tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.258570 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.258570 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:28.266824 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-78f5c2cf-dd0e-46e0-bf2d-a7fa4ca826ae tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:28.276049 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78f5c2cf-dd0e-46e0-bf2d-a7fa4ca826ae tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 200 Aug 14 01:21:28.277236 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 487/1940] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 1403 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:28.298617 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9649c32c-07e3-4215-a039-7e9841615b51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.300632 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:28.301143 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2132905154", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1167394466"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:28.302826 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2132905154', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1167394466'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:28.303050 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume of 1 GB Aug 14 01:21:28.311292 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Availability Zones retrieved successfully. Aug 14 01:21:28.319308 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (957143ea-1e17-44d1-99cd-71c84e07682a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:28.320627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80cccff-c822-449f-b931-db1801ab3837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:28.323052 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:28.361900 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80cccff-c822-449f-b931-db1801ab3837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:28.362983 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3319323a-b2fd-43a2-9c5d-8120d3f1032a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:28.432912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Created reservations ['82c14218-51da-4249-9845-800213192412', 'd258ea98-893e-4ce7-baad-281316340818', '5e07b986-730d-41b9-8926-8469cf02de53', '9cf3bd64-97b6-487f-8f7b-10cf76ad85a6'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:28.434010 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3319323a-b2fd-43a2-9c5d-8120d3f1032a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c14218-51da-4249-9845-800213192412', 'd258ea98-893e-4ce7-baad-281316340818', '5e07b986-730d-41b9-8926-8469cf02de53', '9cf3bd64-97b6-487f-8f7b-10cf76ad85a6']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:28.435029 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2467c11-913d-45dd-b92a-fb4c800e4210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:28.465703 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2467c11-913d-45dd-b92a-fb4c800e4210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '107f643a-a79a-4331-b970-e1645faf3413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2132905154',display_name='tempest-VolumesGetTest-Volume-1167394466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['82c14218-51da-4249-9845-800213192412','d258ea98-893e-4ce7-baad-281316340818','5e07b986-730d-41b9-8926-8469cf02de53','9cf3bd64-97b6-487f-8f7b-10cf76ad85a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2132905154',display_name='tempest-VolumesGetTest-Volume-1167394466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=107f643a-a79a-4331-b970-e1645faf3413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d37e4270467a462cafd31016b65c255d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f709fa0e426447cb67a4c3739d2756b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:28.466996 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321a7047-a609-4ede-a35f-3c9c7e46d874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:28.495285 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7bd320ce-f80e-46d9-9f93-3eb29dd0b1d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.497722 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bd320ce-f80e-46d9-9f93-3eb29dd0b1d4 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:28.498072 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bd320ce-f80e-46d9-9f93-3eb29dd0b1d4 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.498383 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bd320ce-f80e-46d9-9f93-3eb29dd0b1d4 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.501854 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321a7047-a609-4ede-a35f-3c9c7e46d874) transitioned into 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-2132905154',display_name='tempest-VolumesGetTest-Volume-1167394466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37e4270467a462cafd31016b65c255d',qos_specs=None,replication_status=,reservations=['82c14218-51da-4249-9845-800213192412','d258ea98-893e-4ce7-baad-281316340818','5e07b986-730d-41b9-8926-8469cf02de53','9cf3bd64-97b6-487f-8f7b-10cf76ad85a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f709fa0e426447cb67a4c3739d2756b',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:28.502940 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d06991b-2ede-4b9a-bf01-791b9ebea441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:28.519215 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.519215 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:28.526256 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7bd320ce-f80e-46d9-9f93-3eb29dd0b1d4 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:28.526496 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d06991b-2ede-4b9a-bf01-791b9ebea441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:28.528133 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Flow 'volume_create_api' (957143ea-1e17-44d1-99cd-71c84e07682a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:28.528350 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Create volume request issued successfully. Aug 14 01:21:28.529512 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9649c32c-07e3-4215-a039-7e9841615b51 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:28.530092 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 487/1941] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:28 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 14 01:21:28.533296 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bd320ce-f80e-46d9-9f93-3eb29dd0b1d4 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:28.534148 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 486/1942] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:21:28.546183 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8952928b-ca63-4919-9379-16afae9f9088 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.551434 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f5993389-e546-4411-b5df-776f7837a26e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.555529 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8952928b-ca63-4919-9379-16afae9f9088 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 Aug 14 01:21:28.555529 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8952928b-ca63-4919-9379-16afae9f9088 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.555529 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8952928b-ca63-4919-9379-16afae9f9088 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.555700 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5993389-e546-4411-b5df-776f7837a26e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:28.555700 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5993389-e546-4411-b5df-776f7837a26e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.555700 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5993389-e546-4411-b5df-776f7837a26e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.555700 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f5993389-e546-4411-b5df-776f7837a26e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Delete volume with id: f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:28.566215 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.566215 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:28.573586 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.573586 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:28.574101 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f5993389-e546-4411-b5df-776f7837a26e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:28.574386 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8952928b-ca63-4919-9379-16afae9f9088 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:28.582082 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8952928b-ca63-4919-9379-16afae9f9088 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 returned with HTTP 200 Aug 14 01:21:28.582889 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 483/1943] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:28.617547 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f5993389-e546-4411-b5df-776f7837a26e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Delete volume request issued successfully. Aug 14 01:21:28.617547 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5993389-e546-4411-b5df-776f7837a26e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 202 Aug 14 01:21:28.618408 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 488/1944] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:21:28 2026] DELETE /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:21:28.633983 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3feadaa6-d959-4fc4-a554-e96184f5fd6e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.636803 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3feadaa6-d959-4fc4-a554-e96184f5fd6e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:28.637215 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3feadaa6-d959-4fc4-a554-e96184f5fd6e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.637695 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3feadaa6-d959-4fc4-a554-e96184f5fd6e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.650595 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.650595 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:28.663103 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3feadaa6-d959-4fc4-a554-e96184f5fd6e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Volume info retrieved successfully. Aug 14 01:21:28.672662 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3feadaa6-d959-4fc4-a554-e96184f5fd6e tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 200 Aug 14 01:21:28.673325 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 488/1945] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:28.695423 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-20b5f421-418b-4958-9ad7-45cd109ec9d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.698199 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-20b5f421-418b-4958-9ad7-45cd109ec9d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:28.698518 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-20b5f421-418b-4958-9ad7-45cd109ec9d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.700121 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-20b5f421-418b-4958-9ad7-45cd109ec9d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.700121 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-20b5f421-418b-4958-9ad7-45cd109ec9d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:28.713396 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.713396 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:28.715271 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-20b5f421-418b-4958-9ad7-45cd109ec9d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:28.715935 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 487/1946] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:28.846497 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ebb0d6bb-1ec6-4919-8e52-5529711dd842 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.852003 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebb0d6bb-1ec6-4919-8e52-5529711dd842 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 Aug 14 01:21:28.852003 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebb0d6bb-1ec6-4919-8e52-5529711dd842 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.852003 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebb0d6bb-1ec6-4919-8e52-5529711dd842 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.862306 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:28.862306 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:28.869035 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ebb0d6bb-1ec6-4919-8e52-5529711dd842 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Volume info retrieved successfully. Aug 14 01:21:28.875223 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebb0d6bb-1ec6-4919-8e52-5529711dd842 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 returned with HTTP 200 Aug 14 01:21:28.875982 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 484/1947] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:28.891785 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84ed3f6d-d375-40c4-b4b4-d31d9fc21089 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.894216 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84ed3f6d-d375-40c4-b4b4-d31d9fc21089 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/messages Aug 14 01:21:28.894532 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84ed3f6d-d375-40c4-b4b4-d31d9fc21089 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.894788 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84ed3f6d-d375-40c4-b4b4-d31d9fc21089 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.904546 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84ed3f6d-d375-40c4-b4b4-d31d9fc21089 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:21:28.905137 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 489/1948] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:28.916208 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0f9a6224-25ea-477e-8f4d-b2bd74c8ff39 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.918425 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f9a6224-25ea-477e-8f4d-b2bd74c8ff39 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/messages/9d3c46b6-ed8f-47bb-9260-2da04c0adb24 Aug 14 01:21:28.919383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f9a6224-25ea-477e-8f4d-b2bd74c8ff39 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.919383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f9a6224-25ea-477e-8f4d-b2bd74c8ff39 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.923308 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f9a6224-25ea-477e-8f4d-b2bd74c8ff39 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/messages/9d3c46b6-ed8f-47bb-9260-2da04c0adb24 returned with HTTP 200 Aug 14 01:21:28.923746 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 489/1949] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/messages/9d3c46b6-ed8f-47bb-9260-2da04c0adb24 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:28.932941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-240eee20-d279-4242-80d8-71b17da0d723 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.934776 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-240eee20-d279-4242-80d8-71b17da0d723 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/messages Aug 14 01:21:28.935117 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-240eee20-d279-4242-80d8-71b17da0d723 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.935217 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-240eee20-d279-4242-80d8-71b17da0d723 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:28.940838 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-240eee20-d279-4242-80d8-71b17da0d723 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:21:28.941353 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 488/1950] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:21:28 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:28.971954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3529aafe-d420-43fd-831f-bc383a65ac3c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:28.983759 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3529aafe-d420-43fd-831f-bc383a65ac3c tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] DELETE https://10.4.3.11/volume/v3/messages/9d3c46b6-ed8f-47bb-9260-2da04c0adb24 Aug 14 01:21:28.983759 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3529aafe-d420-43fd-831f-bc383a65ac3c tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:28.983759 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3529aafe-d420-43fd-831f-bc383a65ac3c tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.002463 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3529aafe-d420-43fd-831f-bc383a65ac3c tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/messages/9d3c46b6-ed8f-47bb-9260-2da04c0adb24 returned with HTTP 204 Aug 14 01:21:29.003004 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 485/1951] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:21:28 2026] DELETE /volume/v3/messages/9d3c46b6-ed8f-47bb-9260-2da04c0adb24 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:21:29.011892 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-856e8ecd-8cb1-46d1-9912-3d61c51abfaf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.014034 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-856e8ecd-8cb1-46d1-9912-3d61c51abfaf tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 Aug 14 01:21:29.014232 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-856e8ecd-8cb1-46d1-9912-3d61c51abfaf tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.014468 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-856e8ecd-8cb1-46d1-9912-3d61c51abfaf tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.022454 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:29.022454 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:29.027306 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-856e8ecd-8cb1-46d1-9912-3d61c51abfaf tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Volume info retrieved successfully. Aug 14 01:21:29.038222 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-856e8ecd-8cb1-46d1-9912-3d61c51abfaf tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 returned with HTTP 200 Aug 14 01:21:29.038641 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 490/1952] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:29 2026] GET /volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:29.052782 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.054450 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 Aug 14 01:21:29.054809 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.055144 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.055523 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Delete volume with id: e14def5f-ca7f-4829-95b0-719709e570c8 Aug 14 01:21:29.071476 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:29.071476 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:29.071476 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Volume info retrieved successfully. Aug 14 01:21:29.073895 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100276) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:21:29.095421 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1770103494 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1770103494, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:29.096100 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1770103494 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1770103494, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:29.108858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Created reservations ['64e9b28c-de4c-493c-9c85-3a8fd3ecd5e8', '8ec96915-00e4-4ede-90ef-a025c96d79e5', '7d2ded17-b060-4b6d-9ca8-719ae6a4a32b', 'ac6faf6c-6d40-431c-8631-1b16c0e8ca97'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:29.145988 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Delete volume request issued successfully. Aug 14 01:21:29.146582 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-584d6ec8-cf05-46da-b5a0-77d55022e814 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 returned with HTTP 202 Aug 14 01:21:29.147260 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 490/1953] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:21:29 2026] DELETE /volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:29.156870 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1fd59b8e-4cd1-441a-ac06-d7efd5e1b1d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.160821 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1fd59b8e-4cd1-441a-ac06-d7efd5e1b1d7 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] GET https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 Aug 14 01:21:29.160821 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1fd59b8e-4cd1-441a-ac06-d7efd5e1b1d7 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.160821 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1fd59b8e-4cd1-441a-ac06-d7efd5e1b1d7 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.167499 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1fd59b8e-4cd1-441a-ac06-d7efd5e1b1d7 tempest-UserMessagesTest-791227518 tempest-UserMessagesTest-791227518-project-member] https://10.4.3.11/volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 returned with HTTP 404 Aug 14 01:21:29.168372 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 489/1954] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:29 2026] GET /volume/v3/volumes/e14def5f-ca7f-4829-95b0-719709e570c8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:29.177287 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09af79a6-d4d6-49e7-ad2d-b8300907e8d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.179350 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09af79a6-d4d6-49e7-ad2d-b8300907e8d1 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] DELETE https://10.4.3.11/volume/v3/types/5cdfe576-be86-401b-b43f-663bea7646ed Aug 14 01:21:29.179962 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09af79a6-d4d6-49e7-ad2d-b8300907e8d1 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.179962 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09af79a6-d4d6-49e7-ad2d-b8300907e8d1 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.214637 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09af79a6-d4d6-49e7-ad2d-b8300907e8d1 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] https://10.4.3.11/volume/v3/types/5cdfe576-be86-401b-b43f-663bea7646ed returned with HTTP 202 Aug 14 01:21:29.215609 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 486/1955] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:21:29 2026] DELETE /volume/v3/types/5cdfe576-be86-401b-b43f-663bea7646ed => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:29.226764 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-357b883a-c8bd-456a-92f5-90d625321a09 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.228268 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-357b883a-c8bd-456a-92f5-90d625321a09 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] GET https://10.4.3.11/volume/v3/types/5cdfe576-be86-401b-b43f-663bea7646ed Aug 14 01:21:29.228494 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-357b883a-c8bd-456a-92f5-90d625321a09 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.229410 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-357b883a-c8bd-456a-92f5-90d625321a09 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.232820 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-357b883a-c8bd-456a-92f5-90d625321a09 tempest-UserMessagesTest-734986166 tempest-UserMessagesTest-734986166-project-admin] https://10.4.3.11/volume/v3/types/5cdfe576-be86-401b-b43f-663bea7646ed returned with HTTP 404 Aug 14 01:21:29.233509 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 491/1956] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:21:29 2026] GET /volume/v3/types/5cdfe576-be86-401b-b43f-663bea7646ed => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:29.602770 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cfff6994-45a9-4daf-9276-1f2326d35d5b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.604390 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfff6994-45a9-4daf-9276-1f2326d35d5b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 Aug 14 01:21:29.604789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfff6994-45a9-4daf-9276-1f2326d35d5b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.605126 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfff6994-45a9-4daf-9276-1f2326d35d5b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.616462 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:29.616462 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:29.622122 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cfff6994-45a9-4daf-9276-1f2326d35d5b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:29.631096 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfff6994-45a9-4daf-9276-1f2326d35d5b tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 returned with HTTP 200 Aug 14 01:21:29.632038 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 491/1957] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:29 2026] GET /volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:29.648664 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-915d25bf-cdda-4564-af52-c08cc0a79556 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.651164 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-915d25bf-cdda-4564-af52-c08cc0a79556 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] PUT https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 Aug 14 01:21:29.651354 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-915d25bf-cdda-4564-af52-c08cc0a79556 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-244181062", "description": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:29.661986 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:29.661986 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:29.667453 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-915d25bf-cdda-4564-af52-c08cc0a79556 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:29.676110 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-915d25bf-cdda-4564-af52-c08cc0a79556 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume updated successfully. Aug 14 01:21:29.676544 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-915d25bf-cdda-4564-af52-c08cc0a79556 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 returned with HTTP 200 Aug 14 01:21:29.677219 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 490/1958] 10.4.3.11 () {68 vars in 1361 bytes} [Fri Aug 14 01:21:29 2026] PUT /volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 => generated 767 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:29.688037 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d516c000-c579-4f57-9309-f6d31ede9577 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.690519 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d516c000-c579-4f57-9309-f6d31ede9577 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] GET https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 Aug 14 01:21:29.690829 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d516c000-c579-4f57-9309-f6d31ede9577 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.691228 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d516c000-c579-4f57-9309-f6d31ede9577 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.692269 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41bcf65d-66fe-49d9-b68c-4c1f1deac738 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.694366 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41bcf65d-66fe-49d9-b68c-4c1f1deac738 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 Aug 14 01:21:29.695126 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41bcf65d-66fe-49d9-b68c-4c1f1deac738 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.695126 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41bcf65d-66fe-49d9-b68c-4c1f1deac738 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.698896 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d516c000-c579-4f57-9309-f6d31ede9577 tempest-VolumesExtendAttachedTest-572413101 tempest-VolumesExtendAttachedTest-572413101-project-member] https://10.4.3.11/volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 returned with HTTP 404 Aug 14 01:21:29.699543 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 487/1959] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:21:29 2026] GET /volume/v3/volumes/f4ca8669-59fe-4f1e-becc-856927e139e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:21:29.709023 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:29.709023 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:29.719866 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41bcf65d-66fe-49d9-b68c-4c1f1deac738 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:29.729211 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41bcf65d-66fe-49d9-b68c-4c1f1deac738 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 returned with HTTP 200 Aug 14 01:21:29.731124 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 492/1960] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:29 2026] GET /volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 => generated 835 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:29.731238 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa96cc02-3785-4cf3-8aad-65a865f0e593 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.737373 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa96cc02-3785-4cf3-8aad-65a865f0e593 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:29.737696 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa96cc02-3785-4cf3-8aad-65a865f0e593 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.738230 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa96cc02-3785-4cf3-8aad-65a865f0e593 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.738408 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fa96cc02-3785-4cf3-8aad-65a865f0e593 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:29.746731 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9d40e96-cbe6-4f41-8914-13f5e4d4859c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.747501 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:29.747501 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:29.751692 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa96cc02-3785-4cf3-8aad-65a865f0e593 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:29.751834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9d40e96-cbe6-4f41-8914-13f5e4d4859c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] DELETE https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 Aug 14 01:21:29.751896 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 492/1961] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:29 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:29.751960 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9d40e96-cbe6-4f41-8914-13f5e4d4859c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.751960 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9d40e96-cbe6-4f41-8914-13f5e4d4859c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.751960 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a9d40e96-cbe6-4f41-8914-13f5e4d4859c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume with id: 107f643a-a79a-4331-b970-e1645faf3413 Aug 14 01:21:29.756970 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:29.756970 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:29.757585 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a9d40e96-cbe6-4f41-8914-13f5e4d4859c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:29.786111 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a9d40e96-cbe6-4f41-8914-13f5e4d4859c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume request issued successfully. Aug 14 01:21:29.786286 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9d40e96-cbe6-4f41-8914-13f5e4d4859c tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 returned with HTTP 202 Aug 14 01:21:29.787482 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 491/1962] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:29 2026] DELETE /volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 01:21:29.797023 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-15dbb3a6-2d2e-49b9-8be7-42be5aad402a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:29.800897 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15dbb3a6-2d2e-49b9-8be7-42be5aad402a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 Aug 14 01:21:29.801222 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15dbb3a6-2d2e-49b9-8be7-42be5aad402a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:29.801493 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15dbb3a6-2d2e-49b9-8be7-42be5aad402a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:29.820079 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:29.820079 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:29.835011 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-15dbb3a6-2d2e-49b9-8be7-42be5aad402a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:29.839270 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15dbb3a6-2d2e-49b9-8be7-42be5aad402a tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 returned with HTTP 200 Aug 14 01:21:29.840260 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 488/1963] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:29 2026] GET /volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 => generated 834 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:30.670322 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-045c7d7d-777c-4414-9504-e5dda37645b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:30.673645 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-045c7d7d-777c-4414-9504-e5dda37645b6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:21:30.673913 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-045c7d7d-777c-4414-9504-e5dda37645b6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:30.674206 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-045c7d7d-777c-4414-9504-e5dda37645b6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:30.674428 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-045c7d7d-777c-4414-9504-e5dda37645b6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Delete volume with id: 3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:21:30.686913 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:30.686913 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:30.687647 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-045c7d7d-777c-4414-9504-e5dda37645b6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:21:30.722487 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-045c7d7d-777c-4414-9504-e5dda37645b6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Delete volume request issued successfully. Aug 14 01:21:30.722835 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-045c7d7d-777c-4414-9504-e5dda37645b6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 202 Aug 14 01:21:30.723590 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 493/1964] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:30 2026] DELETE /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:30.734424 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-182b9934-88ec-4963-9e90-03c82e3407c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:30.736459 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-182b9934-88ec-4963-9e90-03c82e3407c6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:21:30.736785 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-182b9934-88ec-4963-9e90-03c82e3407c6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:30.737107 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-182b9934-88ec-4963-9e90-03c82e3407c6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:30.751142 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:30.751142 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:30.760549 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-182b9934-88ec-4963-9e90-03c82e3407c6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Volume info retrieved successfully. Aug 14 01:21:30.761779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d969b9c1-b6de-42d1-af8a-e876c9173e64 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:30.765243 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d969b9c1-b6de-42d1-af8a-e876c9173e64 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:30.766038 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d969b9c1-b6de-42d1-af8a-e876c9173e64 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:30.766038 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d969b9c1-b6de-42d1-af8a-e876c9173e64 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:30.766038 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d969b9c1-b6de-42d1-af8a-e876c9173e64 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:30.768885 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-182b9934-88ec-4963-9e90-03c82e3407c6 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 200 Aug 14 01:21:30.769174 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 493/1965] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:30 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:30.773410 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:30.773410 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:30.775317 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d969b9c1-b6de-42d1-af8a-e876c9173e64 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:30.776309 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 492/1966] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:30 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:30.863394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c9857a5-fca6-4859-bef0-0b613a69c714 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:30.867022 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c9857a5-fca6-4859-bef0-0b613a69c714 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 Aug 14 01:21:30.867461 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c9857a5-fca6-4859-bef0-0b613a69c714 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:30.868118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c9857a5-fca6-4859-bef0-0b613a69c714 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:30.881020 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c9857a5-fca6-4859-bef0-0b613a69c714 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 returned with HTTP 404 Aug 14 01:21:30.881020 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 489/1967] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:30 2026] GET /volume/v3/volumes/107f643a-a79a-4331-b970-e1645faf3413 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:30.889934 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa386b02-4f34-4bf3-af43-d6afc69100b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:30.892342 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa386b02-4f34-4bf3-af43-d6afc69100b1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:30.892625 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa386b02-4f34-4bf3-af43-d6afc69100b1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:30.892892 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa386b02-4f34-4bf3-af43-d6afc69100b1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:30.908028 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:30.908028 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:30.913244 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa386b02-4f34-4bf3-af43-d6afc69100b1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:30.920795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa386b02-4f34-4bf3-af43-d6afc69100b1 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 200 Aug 14 01:21:30.921390 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 494/1968] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:30 2026] GET /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 1403 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:30.935791 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5061e58-5d70-4468-9116-761162ace6a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:30.937556 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5061e58-5d70-4468-9116-761162ace6a3 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] DELETE https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:30.937773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5061e58-5d70-4468-9116-761162ace6a3 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:30.937982 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5061e58-5d70-4468-9116-761162ace6a3 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:30.938273 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a5061e58-5d70-4468-9116-761162ace6a3 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume with id: 14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:30.948005 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:30.948005 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:30.948735 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a5061e58-5d70-4468-9116-761162ace6a3 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:30.985622 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a5061e58-5d70-4468-9116-761162ace6a3 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Delete volume request issued successfully. Aug 14 01:21:30.985864 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5061e58-5d70-4468-9116-761162ace6a3 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 202 Aug 14 01:21:30.986576 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 494/1969] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:30 2026] DELETE /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:30.997735 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-40649829-7735-4f16-ad4b-2aa752a7d911 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:31.000497 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40649829-7735-4f16-ad4b-2aa752a7d911 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:31.000768 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40649829-7735-4f16-ad4b-2aa752a7d911 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:31.001059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40649829-7735-4f16-ad4b-2aa752a7d911 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:31.021977 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:31.021977 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:31.027439 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-40649829-7735-4f16-ad4b-2aa752a7d911 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Volume info retrieved successfully. Aug 14 01:21:31.039081 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40649829-7735-4f16-ad4b-2aa752a7d911 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 200 Aug 14 01:21:31.039081 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 493/1970] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:30 2026] GET /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 1402 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:31.789853 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71eb2d67-b2c6-4450-89ce-f5801eff27b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:31.794490 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71eb2d67-b2c6-4450-89ce-f5801eff27b9 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] GET https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 Aug 14 01:21:31.794490 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71eb2d67-b2c6-4450-89ce-f5801eff27b9 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:31.794490 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71eb2d67-b2c6-4450-89ce-f5801eff27b9 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:31.795078 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6aa3704-7f7f-4934-b7ca-c7237842369d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:31.800054 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6aa3704-7f7f-4934-b7ca-c7237842369d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:31.800054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6aa3704-7f7f-4934-b7ca-c7237842369d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:31.800054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6aa3704-7f7f-4934-b7ca-c7237842369d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:31.800054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f6aa3704-7f7f-4934-b7ca-c7237842369d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:31.806053 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:31.806053 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:31.806182 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71eb2d67-b2c6-4450-89ce-f5801eff27b9 tempest-ServerStableDeviceRescueTest-1833877337 tempest-ServerStableDeviceRescueTest-1833877337-project-member] https://10.4.3.11/volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 returned with HTTP 404 Aug 14 01:21:31.807310 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6aa3704-7f7f-4934-b7ca-c7237842369d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:31.807884 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 495/1971] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:31 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:31.807958 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 490/1972] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:31 2026] GET /volume/v3/volumes/3902a40b-eb47-4795-aa32-f9432e74ec42 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:32.058282 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f1834bc5-693a-44ae-a93a-274f1ad42404 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:32.062743 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1834bc5-693a-44ae-a93a-274f1ad42404 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] GET https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 Aug 14 01:21:32.063058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1834bc5-693a-44ae-a93a-274f1ad42404 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:32.063434 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f1834bc5-693a-44ae-a93a-274f1ad42404 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:32.072526 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f1834bc5-693a-44ae-a93a-274f1ad42404 tempest-VolumesGetTest-2041085020 tempest-VolumesGetTest-2041085020-project-member] https://10.4.3.11/volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 returned with HTTP 404 Aug 14 01:21:32.073493 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 495/1973] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:32 2026] GET /volume/v3/volumes/14eb7123-f51d-4a50-82c0-656b917f0167 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:32.823613 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4f9077c1-b929-4fa9-8463-672645c1ca87 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:32.825811 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f9077c1-b929-4fa9-8463-672645c1ca87 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:32.826133 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f9077c1-b929-4fa9-8463-672645c1ca87 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:32.826426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f9077c1-b929-4fa9-8463-672645c1ca87 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:32.828212 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4f9077c1-b929-4fa9-8463-672645c1ca87 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:32.834903 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:32.834903 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:32.835747 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f9077c1-b929-4fa9-8463-672645c1ca87 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:32.836609 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 494/1974] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:32 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:33.316500 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:33.591173 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e Aug 14 01:21:33.591517 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:33.591951 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:33.608954 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.609503 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.610098 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.611194 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.611194 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.613477 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.624624 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd71b34b-50b3-4c4e-af0c-a3a79a249c48 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e returned with HTTP 200 Aug 14 01:21:33.626565 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 491/1975] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:33 2026] GET /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e => generated 907 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:33.643814 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff87557f-e7dd-4133-9e64-ac34e073473a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:33.648500 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e/defaults Aug 14 01:21:33.649211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:33.649211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'defaults' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:33.661215 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.661215 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.661215 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.661215 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.661215 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-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 14 01:21:33.661596 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-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 14 01:21:33.661838 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-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 14 01:21:33.663830 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-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 14 01:21:33.663830 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-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 14 01:21:33.663830 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-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 14 01:21:33.670431 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff87557f-e7dd-4133-9e64-ac34e073473a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e/defaults returned with HTTP 200 Aug 14 01:21:33.671121 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 496/1976] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:21:33 2026] GET /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e/defaults => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:33.683360 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd984faf-de93-4138-91da-40bc958b0986 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:33.687848 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd984faf-de93-4138-91da-40bc958b0986 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e Aug 14 01:21:33.688743 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd984faf-de93-4138-91da-40bc958b0986 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:33.771798 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-bd984faf-de93-4138-91da-40bc958b0986 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.771798 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-bd984faf-de93-4138-91da-40bc958b0986 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.772975 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-bd984faf-de93-4138-91da-40bc958b0986 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.772975 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-bd984faf-de93-4138-91da-40bc958b0986 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.773484 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-bd984faf-de93-4138-91da-40bc958b0986 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.773940 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-bd984faf-de93-4138-91da-40bc958b0986 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:33.789123 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd984faf-de93-4138-91da-40bc958b0986 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e returned with HTTP 200 Aug 14 01:21:33.792294 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 496/1977] 10.4.3.11 () {68 vars in 1367 bytes} [Fri Aug 14 01:21:33 2026] PUT /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e => generated 865 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:33.806788 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b9ca9d2-4ece-4825-a148-6c02036355ad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:33.812983 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b9ca9d2-4ece-4825-a148-6c02036355ad tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] DELETE https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e Aug 14 01:21:33.813289 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b9ca9d2-4ece-4825-a148-6c02036355ad tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:33.813530 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b9ca9d2-4ece-4825-a148-6c02036355ad tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:33.830770 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b9ca9d2-4ece-4825-a148-6c02036355ad tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e returned with HTTP 200 Aug 14 01:21:33.832394 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 495/1978] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:21:33 2026] DELETE /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 01:21:33.847252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2f272d27-f212-4f97-93ea-1bd839f01a8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:33.850808 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f272d27-f212-4f97-93ea-1bd839f01a8c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e Aug 14 01:21:33.850973 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f272d27-f212-4f97-93ea-1bd839f01a8c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:33.851254 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f272d27-f212-4f97-93ea-1bd839f01a8c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:33.856511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c702ac2-6203-43f5-b857-851ba5cb1d7b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:33.859884 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c702ac2-6203-43f5-b857-851ba5cb1d7b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:33.860280 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c702ac2-6203-43f5-b857-851ba5cb1d7b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:33.860728 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c702ac2-6203-43f5-b857-851ba5cb1d7b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:33.861069 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7c702ac2-6203-43f5-b857-851ba5cb1d7b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:33.867826 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:33.867826 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:33.868828 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c702ac2-6203-43f5-b857-851ba5cb1d7b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:33.869636 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 497/1979] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:33 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:33.887666 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f272d27-f212-4f97-93ea-1bd839f01a8c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e returned with HTTP 200 Aug 14 01:21:33.888385 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 492/1980] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:33 2026] GET /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e => generated 907 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:33.908268 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aae78eb8-1921-434a-a748-ad05e2721fa7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:33.911307 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aae78eb8-1921-434a-a748-ad05e2721fa7 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e Aug 14 01:21:33.911762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aae78eb8-1921-434a-a748-ad05e2721fa7 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:34.117992 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aae78eb8-1921-434a-a748-ad05e2721fa7 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e returned with HTTP 200 Aug 14 01:21:34.118559 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 497/1981] 10.4.3.11 () {68 vars in 1368 bytes} [Fri Aug 14 01:21:33 2026] PUT /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e => generated 865 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:34.137120 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f0f2d7ad-00ce-4db5-b966-7a832e11489c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:34.140687 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0f2d7ad-00ce-4db5-b966-7a832e11489c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e/defaults Aug 14 01:21:34.140687 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0f2d7ad-00ce-4db5-b966-7a832e11489c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:34.142203 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f0f2d7ad-00ce-4db5-b966-7a832e11489c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'defaults' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:34.156858 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-f0f2d7ad-00ce-4db5-b966-7a832e11489c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:34.157019 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-f0f2d7ad-00ce-4db5-b966-7a832e11489c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:34.157477 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-f0f2d7ad-00ce-4db5-b966-7a832e11489c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1956699131 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1956699131, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:34.158365 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-f0f2d7ad-00ce-4db5-b966-7a832e11489c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1116912511-931829827, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:21:34.165737 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f0f2d7ad-00ce-4db5-b966-7a832e11489c tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e/defaults returned with HTTP 200 Aug 14 01:21:34.166509 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 496/1982] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:21:34 2026] GET /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e/defaults => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:34.188404 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab113c7d-6b36-4bd8-91fa-c80f1b99e2ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:34.192221 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab113c7d-6b36-4bd8-91fa-c80f1b99e2ce tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e Aug 14 01:21:34.192494 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab113c7d-6b36-4bd8-91fa-c80f1b99e2ce tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:34.192788 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab113c7d-6b36-4bd8-91fa-c80f1b99e2ce tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:34.216839 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab113c7d-6b36-4bd8-91fa-c80f1b99e2ce tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e returned with HTTP 200 Aug 14 01:21:34.216839 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 498/1983] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:34 2026] GET /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:34.232903 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-102285b9-a194-488d-8c95-6f76f18c58f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:34.240765 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-102285b9-a194-488d-8c95-6f76f18c58f3 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True Aug 14 01:21:34.241081 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-102285b9-a194-488d-8c95-6f76f18c58f3 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:34.241403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-102285b9-a194-488d-8c95-6f76f18c58f3 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:34.278693 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-102285b9-a194-488d-8c95-6f76f18c58f3 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True returned with HTTP 200 Aug 14 01:21:34.278693 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 493/1984] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:21:34 2026] GET /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True => generated 1765 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:34.293746 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9594ec47-b721-4692-94f3-7e9a2136175d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:34.308233 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15b98993-3344-4a7f-a354-d54c1452ea34 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:34.453971 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:34.454368 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2037327860"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:34.461376 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request body: {'volume': {"'imageRef": 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2037327860'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:34.461572 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume of 1 GB Aug 14 01:21:34.470466 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Availability Zones retrieved successfully. Aug 14 01:21:34.474809 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:34.475313 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1420483291"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:34.477294 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1420483291'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:34.477463 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Create volume of 1 GB Aug 14 01:21:34.478101 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (abb3b13d-2dd8-488b-90b4-7432aaadf695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:34.480807 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c394c8-182e-49bc-81ec-f19ca907db85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.482901 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:34.484315 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Availability Zones retrieved successfully. Aug 14 01:21:34.493179 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Flow 'volume_create_api' (e7357757-fb40-4c69-8e59-02c743858859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:34.494599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c41e3ae-9ed0-4551-83a4-9418d1894a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.496458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:34.543364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c41e3ae-9ed0-4551-83a4-9418d1894a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.543696 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c394c8-182e-49bc-81ec-f19ca907db85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.544403 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c904a21-f10e-4c4f-933c-3ac10d38ab13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.547541 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2bd016-0fe8-4aed-88a0-f4496e618e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.664514 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Created reservations ['f9e52630-ae79-464a-ae48-a2cbcab6900f', '9c0b5f0f-dc63-4313-bc00-0f8497c0d98d', '193bc65f-2757-492a-9c78-d71a11b7a901', '44a89040-a2c2-4730-8f74-1ab2ca0513fa'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:34.665999 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c904a21-f10e-4c4f-933c-3ac10d38ab13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e52630-ae79-464a-ae48-a2cbcab6900f', '9c0b5f0f-dc63-4313-bc00-0f8497c0d98d', '193bc65f-2757-492a-9c78-d71a11b7a901', '44a89040-a2c2-4730-8f74-1ab2ca0513fa']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.667547 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f4fb97-a9d6-4324-ba08-d724e4e216c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.710072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f4fb97-a9d6-4324-ba08-d724e4e216c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd659764c-dfca-4af6-a76b-2621dff8234b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1420483291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8212d740fe144dc9224eaee7d4fb78e',qos_specs=None,replication_status=,reservations=['f9e52630-ae79-464a-ae48-a2cbcab6900f','9c0b5f0f-dc63-4313-bc00-0f8497c0d98d','193bc65f-2757-492a-9c78-d71a11b7a901','44a89040-a2c2-4730-8f74-1ab2ca0513fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aeb73d086034285b79fedc75a433328',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1420483291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d659764c-dfca-4af6-a76b-2621dff8234b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8212d740fe144dc9224eaee7d4fb78e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aeb73d086034285b79fedc75a433328',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.711080 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d745a618-f084-427c-8808-c32e8ecc0e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.736749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Created reservations ['1bcb16f3-5ee0-4af0-9e69-ee77fe9222d8', '9995cafa-de6c-4fdd-8194-b3b0b717ec87', 'a7014ddc-cdc1-4a99-8ffb-60c19e5babce', 'e1f9650f-7119-4174-9fee-1df63f35119e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:34.737996 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2bd016-0fe8-4aed-88a0-f4496e618e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bcb16f3-5ee0-4af0-9e69-ee77fe9222d8', '9995cafa-de6c-4fdd-8194-b3b0b717ec87', 'a7014ddc-cdc1-4a99-8ffb-60c19e5babce', 'e1f9650f-7119-4174-9fee-1df63f35119e']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.740561 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdfb375-11ca-47ca-b888-f038f4eb54ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.758204 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d745a618-f084-427c-8808-c32e8ecc0e35) transitioned into state 'SUCCESS' from state '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-1420483291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8212d740fe144dc9224eaee7d4fb78e',qos_specs=None,replication_status=,reservations=['f9e52630-ae79-464a-ae48-a2cbcab6900f','9c0b5f0f-dc63-4313-bc00-0f8497c0d98d','193bc65f-2757-492a-9c78-d71a11b7a901','44a89040-a2c2-4730-8f74-1ab2ca0513fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aeb73d086034285b79fedc75a433328',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.758970 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61442ec-4f1d-49e7-b18d-080912c9b111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.797496 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61442ec-4f1d-49e7-b18d-080912c9b111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.797816 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdfb375-11ca-47ca-b888-f038f4eb54ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2037327860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['1bcb16f3-5ee0-4af0-9e69-ee77fe9222d8','9995cafa-de6c-4fdd-8194-b3b0b717ec87','a7014ddc-cdc1-4a99-8ffb-60c19e5babce','e1f9650f-7119-4174-9fee-1df63f35119e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2037327860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.798200 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Flow 'volume_create_api' (e7357757-fb40-4c69-8e59-02c743858859) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:34.798200 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Create volume request issued successfully. Aug 14 01:21:34.800367 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d816b6ac-2603-4f6d-8dcc-bd084ad20e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.800511 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9594ec47-b721-4692-94f3-7e9a2136175d tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:34.800511 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 498/1985] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:34 2026] POST /volume/v3/volumes => generated 754 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:34.824253 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-97edb533-af45-49a3-a4e0-113866cfc5de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:34.826517 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97edb533-af45-49a3-a4e0-113866cfc5de tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] GET https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b Aug 14 01:21:34.826824 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97edb533-af45-49a3-a4e0-113866cfc5de tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:34.827474 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97edb533-af45-49a3-a4e0-113866cfc5de tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:34.831694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d816b6ac-2603-4f6d-8dcc-bd084ad20e93) transitioned into state 'SUCCESS' from state '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-2037327860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['1bcb16f3-5ee0-4af0-9e69-ee77fe9222d8','9995cafa-de6c-4fdd-8194-b3b0b717ec87','a7014ddc-cdc1-4a99-8ffb-60c19e5babce','e1f9650f-7119-4174-9fee-1df63f35119e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.832516 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ed97ed-d297-4855-8080-423a7215a0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.849321 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5ed97ed-d297-4855-8080-423a7215a0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.850969 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:34.850969 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:34.851219 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (abb3b13d-2dd8-488b-90b4-7432aaadf695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:34.851219 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request issued successfully. Aug 14 01:21:34.852531 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15b98993-3344-4a7f-a354-d54c1452ea34 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:34.852808 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 497/1986] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:34 2026] POST /volume/v3/volumes => generated 755 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:34.862045 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-97edb533-af45-49a3-a4e0-113866cfc5de tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Volume info retrieved successfully. Aug 14 01:21:34.868134 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97edb533-af45-49a3-a4e0-113866cfc5de tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b returned with HTTP 200 Aug 14 01:21:34.869340 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 499/1987] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:34 2026] GET /volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:34.871075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:34.875051 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:34.875051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-281384227"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:34.877120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request body: {'volume': {"'imageRef": 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-281384227'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:34.877311 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume of 1 GB Aug 14 01:21:34.884080 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Availability Zones retrieved successfully. Aug 14 01:21:34.884447 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d40b75e3-a637-4189-9bb1-425e67a8e8bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:34.886755 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d40b75e3-a637-4189-9bb1-425e67a8e8bc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:34.886984 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d40b75e3-a637-4189-9bb1-425e67a8e8bc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:34.887265 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d40b75e3-a637-4189-9bb1-425e67a8e8bc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:34.887399 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d40b75e3-a637-4189-9bb1-425e67a8e8bc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:34.895113 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (517ff625-a62a-42ea-a536-887b489b3066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:34.897105 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87781d92-24c2-47d6-8328-cef464bd6b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:34.897319 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:34.897319 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:34.898374 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:34.899108 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d40b75e3-a637-4189-9bb1-425e67a8e8bc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:34.899108 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 499/1988] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:34 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:34.940236 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87781d92-24c2-47d6-8328-cef464bd6b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:34.942390 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb6d822-6bf7-4a3b-99bb-14fd8a64a5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.014541 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Created reservations ['19ee4d1f-ed92-40a7-b9d1-421922709c7e', 'b184ef35-b7a1-4514-9578-a4dfa50acf1b', '0a539e2e-c170-4875-81e3-113a51e6ce43', '1ecbfaac-b7d3-42df-b2aa-eeb799a549c5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:35.015908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb6d822-6bf7-4a3b-99bb-14fd8a64a5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19ee4d1f-ed92-40a7-b9d1-421922709c7e', 'b184ef35-b7a1-4514-9578-a4dfa50acf1b', '0a539e2e-c170-4875-81e3-113a51e6ce43', '1ecbfaac-b7d3-42df-b2aa-eeb799a549c5']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.016828 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a824d0-57e1-4d1c-9699-f0d54d43afc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.052008 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a824d0-57e1-4d1c-9699-f0d54d43afc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55ac542f-9425-4970-bb58-76be4b769b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-281384227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['19ee4d1f-ed92-40a7-b9d1-421922709c7e','b184ef35-b7a1-4514-9578-a4dfa50acf1b','0a539e2e-c170-4875-81e3-113a51e6ce43','1ecbfaac-b7d3-42df-b2aa-eeb799a549c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-281384227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55ac542f-9425-4970-bb58-76be4b769b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.053193 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ab2e6a-895b-4c45-adab-f2a409e37d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.091748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ab2e6a-895b-4c45-adab-f2a409e37d5f) transitioned into state 'SUCCESS' from state '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-281384227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['19ee4d1f-ed92-40a7-b9d1-421922709c7e','b184ef35-b7a1-4514-9578-a4dfa50acf1b','0a539e2e-c170-4875-81e3-113a51e6ce43','1ecbfaac-b7d3-42df-b2aa-eeb799a549c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.093084 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67eb8a4-4f06-4460-866d-b46e1104a3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.113876 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67eb8a4-4f06-4460-866d-b46e1104a3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.115484 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (517ff625-a62a-42ea-a536-887b489b3066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:35.115743 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request issued successfully. Aug 14 01:21:35.116599 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-188e86fe-9f90-4492-8e77-3675a2ebc6cf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:35.117269 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 494/1989] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:34 2026] POST /volume/v3/volumes => generated 754 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:35.139963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:35.143623 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:35.145119 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-40636432"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:35.147317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request body: {'volume': {"'imageRef": 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-40636432'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:35.147317 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume of 1 GB Aug 14 01:21:35.151859 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:35.151859 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:35.156361 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Availability Zones retrieved successfully. Aug 14 01:21:35.170108 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (83ef74fb-dfc6-4b69-9abb-cffc1faebcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:35.171298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2af2c61-e0d7-40ae-b4ee-b5e52f5e19d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.172725 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:35.219085 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2af2c61-e0d7-40ae-b4ee-b5e52f5e19d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.221681 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c90123d4-2394-4697-a322-361a910d7a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.297440 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Created reservations ['4e580ecb-caff-480d-93be-da45d1bab004', '529ec618-c8d9-4e20-b2a5-a6a023aec4c5', '2098e1a8-db02-4f3a-9154-b79fb2160aa9', '1d67ebb8-b988-45ce-8576-426e3ee60e18'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:35.298349 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c90123d4-2394-4697-a322-361a910d7a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e580ecb-caff-480d-93be-da45d1bab004', '529ec618-c8d9-4e20-b2a5-a6a023aec4c5', '2098e1a8-db02-4f3a-9154-b79fb2160aa9', '1d67ebb8-b988-45ce-8576-426e3ee60e18']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.300484 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeae6529-a798-4406-9a38-9f9a00ce6af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.337779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeae6529-a798-4406-9a38-9f9a00ce6af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de6dc24f-2d26-4586-8348-23f670bc0bd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-40636432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['4e580ecb-caff-480d-93be-da45d1bab004','529ec618-c8d9-4e20-b2a5-a6a023aec4c5','2098e1a8-db02-4f3a-9154-b79fb2160aa9','1d67ebb8-b988-45ce-8576-426e3ee60e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-40636432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de6dc24f-2d26-4586-8348-23f670bc0bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.339224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ae8736-2e65-4ec0-9f1f-32fd6b6aa8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.380893 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ae8736-2e65-4ec0-9f1f-32fd6b6aa8c5) transitioned into state 'SUCCESS' from state '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-40636432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['4e580ecb-caff-480d-93be-da45d1bab004','529ec618-c8d9-4e20-b2a5-a6a023aec4c5','2098e1a8-db02-4f3a-9154-b79fb2160aa9','1d67ebb8-b988-45ce-8576-426e3ee60e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.380893 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (864f9228-9df0-418f-925c-112b7416e9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.401950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (864f9228-9df0-418f-925c-112b7416e9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.403127 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (83ef74fb-dfc6-4b69-9abb-cffc1faebcce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:35.403682 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request issued successfully. Aug 14 01:21:35.404612 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17fefa92-a4c8-402d-9cff-faf7483ae215 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:35.406114 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 498/1990] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:35 2026] POST /volume/v3/volumes => generated 753 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:35.432223 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:35.434785 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:35.436050 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1268029439"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:35.438159 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request body: {'volume': {"'imageRef": 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1268029439'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:35.438159 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume of 1 GB Aug 14 01:21:35.455551 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Availability Zones retrieved successfully. Aug 14 01:21:35.465089 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (7463b6ed-7383-4934-b76e-4aec302483d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:35.468140 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a054e43-6352-4460-b2cb-291200989aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.469387 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:35.537176 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a054e43-6352-4460-b2cb-291200989aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.538898 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6344845-f71a-451c-9509-b0ea10d01c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.654384 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Created reservations ['500f935c-e54e-4698-a13d-bb27ebc5aeee', '44e7c98b-f786-47b3-ae36-11f12cd52ab3', 'c54729a2-1e05-4767-a9ec-4ea2d1cb1980', '5f61c263-7f47-4229-9bc1-11eec82d7b00'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:35.655675 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6344845-f71a-451c-9509-b0ea10d01c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['500f935c-e54e-4698-a13d-bb27ebc5aeee', '44e7c98b-f786-47b3-ae36-11f12cd52ab3', 'c54729a2-1e05-4767-a9ec-4ea2d1cb1980', '5f61c263-7f47-4229-9bc1-11eec82d7b00']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.659229 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6e2406-25ac-4b81-a1f7-7a21e049ed8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.693671 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6e2406-25ac-4b81-a1f7-7a21e049ed8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6321bbf7-241f-45e4-a416-98c56dce0e6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1268029439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['500f935c-e54e-4698-a13d-bb27ebc5aeee','44e7c98b-f786-47b3-ae36-11f12cd52ab3','c54729a2-1e05-4767-a9ec-4ea2d1cb1980','5f61c263-7f47-4229-9bc1-11eec82d7b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1268029439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6321bbf7-241f-45e4-a416-98c56dce0e6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.694795 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc67e52-9969-45b2-a8a7-142db5737df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.731392 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc67e52-9969-45b2-a8a7-142db5737df3) transitioned into state 'SUCCESS' from state '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-1268029439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['500f935c-e54e-4698-a13d-bb27ebc5aeee','44e7c98b-f786-47b3-ae36-11f12cd52ab3','c54729a2-1e05-4767-a9ec-4ea2d1cb1980','5f61c263-7f47-4229-9bc1-11eec82d7b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.733684 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de4676f-012f-4d47-9c22-1fb5d2a7b449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.753952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de4676f-012f-4d47-9c22-1fb5d2a7b449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.755377 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (7463b6ed-7383-4934-b76e-4aec302483d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:35.755905 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request issued successfully. Aug 14 01:21:35.756855 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c3c0279b-f54b-49e2-ad9f-48d7d735977d tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:35.757555 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 500/1991] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:35 2026] POST /volume/v3/volumes => generated 755 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:35.776526 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:35.780970 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:35.781323 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1080560574"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:35.783488 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request body: {'volume': {"'imageRef": 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1080560574'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:35.783662 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume of 1 GB Aug 14 01:21:35.790753 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Availability Zones retrieved successfully. Aug 14 01:21:35.800292 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (accd2135-109d-4e5a-99f9-b6495bf49660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:35.801593 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e17cfe3-70e6-46a4-9fbb-168381105af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.803090 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:35.863426 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e17cfe3-70e6-46a4-9fbb-168381105af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.864269 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a6dce32-ba3a-4a2b-8691-2dd21980a52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.894344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2bbad93c-9b13-40c1-b006-850a6c78fba6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:35.898075 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bbad93c-9b13-40c1-b006-850a6c78fba6 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] GET https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b Aug 14 01:21:35.898564 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bbad93c-9b13-40c1-b006-850a6c78fba6 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:35.899090 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bbad93c-9b13-40c1-b006-850a6c78fba6 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:35.913798 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-31b4e827-a318-4a14-a38c-5a15e72aa4d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:35.917334 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31b4e827-a318-4a14-a38c-5a15e72aa4d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:35.917334 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31b4e827-a318-4a14-a38c-5a15e72aa4d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:35.917488 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31b4e827-a318-4a14-a38c-5a15e72aa4d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:35.917589 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-31b4e827-a318-4a14-a38c-5a15e72aa4d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:35.918199 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:35.918199 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:35.925048 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:35.925048 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:35.925723 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2bbad93c-9b13-40c1-b006-850a6c78fba6 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Volume info retrieved successfully. Aug 14 01:21:35.925825 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31b4e827-a318-4a14-a38c-5a15e72aa4d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:35.926297 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 499/1992] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:35 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:35.936980 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Created reservations ['97088461-1336-415c-bddc-ceae7864375c', 'eafb0890-a53f-4bb2-b665-cf5dbef87dd3', 'd6c300dd-df64-4325-8184-f5d0690c7e85', '63223c30-eff4-4408-b13b-6058956284ec'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:35.937765 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bbad93c-9b13-40c1-b006-850a6c78fba6 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b returned with HTTP 200 Aug 14 01:21:35.938004 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a6dce32-ba3a-4a2b-8691-2dd21980a52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97088461-1336-415c-bddc-ceae7864375c', 'eafb0890-a53f-4bb2-b665-cf5dbef87dd3', 'd6c300dd-df64-4325-8184-f5d0690c7e85', '63223c30-eff4-4408-b13b-6058956284ec']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.939064 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d134d9a-6b46-41ea-803a-40283f4cd362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.939852 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 495/1993] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:35 2026] GET /volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:35.962276 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-08663639-0ec8-4153-a792-fdd32d1d158f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:35.965318 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08663639-0ec8-4153-a792-fdd32d1d158f tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True Aug 14 01:21:35.965601 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08663639-0ec8-4153-a792-fdd32d1d158f tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:35.965964 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08663639-0ec8-4153-a792-fdd32d1d158f tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:35.966390 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:35.966390 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:35.967580 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d134d9a-6b46-41ea-803a-40283f4cd362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d78d81b-1e00-4a6e-ba5f-521d26ae8c38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1080560574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['97088461-1336-415c-bddc-ceae7864375c','eafb0890-a53f-4bb2-b665-cf5dbef87dd3','d6c300dd-df64-4325-8184-f5d0690c7e85','63223c30-eff4-4408-b13b-6058956284ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1080560574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d78d81b-1e00-4a6e-ba5f-521d26ae8c38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:35.968455 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8082a02b-6a1f-46d8-811c-03329e59fd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:35.999364 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08663639-0ec8-4153-a792-fdd32d1d158f tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True returned with HTTP 200 Aug 14 01:21:36.000501 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 501/1994] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:21:35 2026] GET /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True => generated 1765 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:36.005832 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8082a02b-6a1f-46d8-811c-03329e59fd6a) transitioned into state 'SUCCESS' from state '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-1080560574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42d4dd9abc9a49f0bdb6730b6e43f63e',qos_specs=None,replication_status=,reservations=['97088461-1336-415c-bddc-ceae7864375c','eafb0890-a53f-4bb2-b665-cf5dbef87dd3','d6c300dd-df64-4325-8184-f5d0690c7e85','63223c30-eff4-4408-b13b-6058956284ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba7792bab1f342a4b75c6b2942e5422c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:36.009830 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012edcf8-a9fb-4831-9a26-f124eeded79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:36.019598 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-59eb9ef8-61fc-4713-a781-05c2c513ad45 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.020844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012edcf8-a9fb-4831-9a26-f124eeded79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:36.022794 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Flow 'volume_create_api' (accd2135-109d-4e5a-99f9-b6495bf49660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:36.023389 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59eb9ef8-61fc-4713-a781-05c2c513ad45 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b Aug 14 01:21:36.023462 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Create volume request issued successfully. Aug 14 01:21:36.023513 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59eb9ef8-61fc-4713-a781-05c2c513ad45 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.023559 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59eb9ef8-61fc-4713-a781-05c2c513ad45 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.023774 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-59eb9ef8-61fc-4713-a781-05c2c513ad45 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Delete volume with id: d659764c-dfca-4af6-a76b-2621dff8234b Aug 14 01:21:36.024173 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6d42b8d-517b-463c-92e4-171abb9c52ad tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:36.024835 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 500/1995] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:35 2026] POST /volume/v3/volumes => generated 755 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 01:21:36.037045 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.037045 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:36.037530 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-59eb9ef8-61fc-4713-a781-05c2c513ad45 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Volume info retrieved successfully. Aug 14 01:21:36.047914 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dde4c2c1-efc6-40aa-9785-9a3ac16d86dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.050139 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dde4c2c1-efc6-40aa-9785-9a3ac16d86dd tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 Aug 14 01:21:36.050515 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dde4c2c1-efc6-40aa-9785-9a3ac16d86dd tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.051189 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dde4c2c1-efc6-40aa-9785-9a3ac16d86dd tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.065260 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.065260 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:36.070424 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dde4c2c1-efc6-40aa-9785-9a3ac16d86dd tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:36.081530 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dde4c2c1-efc6-40aa-9785-9a3ac16d86dd tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 returned with HTTP 200 Aug 14 01:21:36.082092 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 496/1996] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:36 2026] GET /volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:36.083361 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-59eb9ef8-61fc-4713-a781-05c2c513ad45 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Delete volume request issued successfully. Aug 14 01:21:36.083513 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59eb9ef8-61fc-4713-a781-05c2c513ad45 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b returned with HTTP 202 Aug 14 01:21:36.084151 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 500/1997] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:36 2026] DELETE /volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:36.098027 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-508855c7-22fd-4030-bf9d-f5a9310c00ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.100145 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-508855c7-22fd-4030-bf9d-f5a9310c00ac tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] GET https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b Aug 14 01:21:36.100855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-508855c7-22fd-4030-bf9d-f5a9310c00ac tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.101243 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-508855c7-22fd-4030-bf9d-f5a9310c00ac tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.101969 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-95a616eb-f655-44bb-8c23-361223249471 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.108223 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95a616eb-f655-44bb-8c23-361223249471 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a Aug 14 01:21:36.108223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95a616eb-f655-44bb-8c23-361223249471 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.108223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95a616eb-f655-44bb-8c23-361223249471 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.114291 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.114291 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:36.121528 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-508855c7-22fd-4030-bf9d-f5a9310c00ac tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Volume info retrieved successfully. Aug 14 01:21:36.124970 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.124970 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:36.130555 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-508855c7-22fd-4030-bf9d-f5a9310c00ac tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b returned with HTTP 200 Aug 14 01:21:36.131807 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-95a616eb-f655-44bb-8c23-361223249471 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:36.131894 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 502/1998] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:36 2026] GET /volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:36.138076 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95a616eb-f655-44bb-8c23-361223249471 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a returned with HTTP 200 Aug 14 01:21:36.138657 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 501/1999] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:36 2026] GET /volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:36.158777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-835b6f26-e06f-4de4-ad08-709c9f1ebf5a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.161467 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-835b6f26-e06f-4de4-ad08-709c9f1ebf5a tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 Aug 14 01:21:36.161963 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-835b6f26-e06f-4de4-ad08-709c9f1ebf5a tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.161963 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-835b6f26-e06f-4de4-ad08-709c9f1ebf5a tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.184843 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.184843 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:36.191109 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-835b6f26-e06f-4de4-ad08-709c9f1ebf5a tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:36.205232 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-835b6f26-e06f-4de4-ad08-709c9f1ebf5a tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 returned with HTTP 200 Aug 14 01:21:36.205835 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 497/2000] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:36 2026] GET /volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:36.226501 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9348e36d-6baa-494a-9bc7-747f304db5e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.228855 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9348e36d-6baa-494a-9bc7-747f304db5e2 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f Aug 14 01:21:36.228855 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9348e36d-6baa-494a-9bc7-747f304db5e2 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.229071 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9348e36d-6baa-494a-9bc7-747f304db5e2 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.242561 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.242561 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:36.248522 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9348e36d-6baa-494a-9bc7-747f304db5e2 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:36.260117 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9348e36d-6baa-494a-9bc7-747f304db5e2 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f returned with HTTP 200 Aug 14 01:21:36.261236 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 501/2001] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:36 2026] GET /volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:36.277421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec6f671d-2ddb-4052-a0af-b3a0be58b5f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.282203 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec6f671d-2ddb-4052-a0af-b3a0be58b5f7 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 Aug 14 01:21:36.282203 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec6f671d-2ddb-4052-a0af-b3a0be58b5f7 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.282203 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec6f671d-2ddb-4052-a0af-b3a0be58b5f7 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.299027 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.299027 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:36.306158 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec6f671d-2ddb-4052-a0af-b3a0be58b5f7 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:36.313151 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec6f671d-2ddb-4052-a0af-b3a0be58b5f7 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 returned with HTTP 200 Aug 14 01:21:36.313151 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 503/2002] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:36 2026] GET /volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:21:36.333881 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-82bac58d-94b6-4f4e-9a14-9e711c700c80 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.336653 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82bac58d-94b6-4f4e-9a14-9e711c700c80 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 Aug 14 01:21:36.336980 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82bac58d-94b6-4f4e-9a14-9e711c700c80 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.337472 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82bac58d-94b6-4f4e-9a14-9e711c700c80 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.337472 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-82bac58d-94b6-4f4e-9a14-9e711c700c80 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume with id: 4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 Aug 14 01:21:36.365353 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.365353 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:36.366629 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-82bac58d-94b6-4f4e-9a14-9e711c700c80 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:36.413243 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-82bac58d-94b6-4f4e-9a14-9e711c700c80 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume request issued successfully. Aug 14 01:21:36.413498 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82bac58d-94b6-4f4e-9a14-9e711c700c80 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 returned with HTTP 202 Aug 14 01:21:36.414000 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 502/2003] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:36 2026] DELETE /volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:36.425998 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3bc6448-7484-4fe2-9bc7-8d61582d4590 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.428718 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3bc6448-7484-4fe2-9bc7-8d61582d4590 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 Aug 14 01:21:36.428718 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3bc6448-7484-4fe2-9bc7-8d61582d4590 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.428973 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3bc6448-7484-4fe2-9bc7-8d61582d4590 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.443832 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.443832 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:36.455566 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b3bc6448-7484-4fe2-9bc7-8d61582d4590 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:36.462316 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3bc6448-7484-4fe2-9bc7-8d61582d4590 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 returned with HTTP 200 Aug 14 01:21:36.462905 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 498/2004] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:36 2026] GET /volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:36.943277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5c7a4e1-9d2a-40c9-91c7-a2ed1a24c3f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:36.946432 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5c7a4e1-9d2a-40c9-91c7-a2ed1a24c3f5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:36.946791 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5c7a4e1-9d2a-40c9-91c7-a2ed1a24c3f5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:36.947049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5c7a4e1-9d2a-40c9-91c7-a2ed1a24c3f5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:36.947204 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f5c7a4e1-9d2a-40c9-91c7-a2ed1a24c3f5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:36.953955 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:36.953955 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:36.955022 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5c7a4e1-9d2a-40c9-91c7-a2ed1a24c3f5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:36.955523 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 502/2005] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:36 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:37.152761 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a45dc8a-fefa-4243-bf74-bb699225cb20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.156100 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a45dc8a-fefa-4243-bf74-bb699225cb20 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] GET https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b Aug 14 01:21:37.156328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a45dc8a-fefa-4243-bf74-bb699225cb20 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:37.156860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a45dc8a-fefa-4243-bf74-bb699225cb20 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:37.166065 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a45dc8a-fefa-4243-bf74-bb699225cb20 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b returned with HTTP 404 Aug 14 01:21:37.167461 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 504/2006] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:37 2026] GET /volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:37.177688 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec7c1ab2-00c1-493a-ace7-3d933907718f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.179843 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec7c1ab2-00c1-493a-ace7-3d933907718f tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] GET https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b Aug 14 01:21:37.180604 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec7c1ab2-00c1-493a-ace7-3d933907718f tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:37.180604 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec7c1ab2-00c1-493a-ace7-3d933907718f tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:37.187738 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec7c1ab2-00c1-493a-ace7-3d933907718f tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b returned with HTTP 404 Aug 14 01:21:37.188595 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 503/2007] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:37 2026] GET /volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:37.198945 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a0b56ef-0237-45f2-b49c-9642857f595a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.201211 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a0b56ef-0237-45f2-b49c-9642857f595a tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b Aug 14 01:21:37.202046 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a0b56ef-0237-45f2-b49c-9642857f595a tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:37.202046 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a0b56ef-0237-45f2-b49c-9642857f595a tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:37.202778 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4a0b56ef-0237-45f2-b49c-9642857f595a tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Delete volume with id: d659764c-dfca-4af6-a76b-2621dff8234b Aug 14 01:21:37.212654 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a0b56ef-0237-45f2-b49c-9642857f595a tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b returned with HTTP 404 Aug 14 01:21:37.214034 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 499/2008] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:37 2026] DELETE /volume/v3/volumes/d659764c-dfca-4af6-a76b-2621dff8234b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:37.227008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.229574 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:37.230964 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-47943013"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:37.232467 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-47943013'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:37.232545 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Create volume of 1 GB Aug 14 01:21:37.239251 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Availability Zones retrieved successfully. Aug 14 01:21:37.247962 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Flow 'volume_create_api' (479338de-36ea-4b74-b757-0fc1da6d4ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:37.248514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66345763-a5e2-4c38-99f8-b5d32973746d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:37.250048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:37.291617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66345763-a5e2-4c38-99f8-b5d32973746d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:37.292477 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679adf6e-95fa-48c1-b3f5-f0dd2cf929be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:37.360733 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Created reservations ['7cd456f4-85b0-4faf-b1a2-652df787ac1f', 'f93de251-8e3b-4e63-91f8-08762ed421ff', 'ba1c844d-48af-426c-8fcc-c35f34511838', '7f8d9769-1642-4d4d-8ff1-30d1f2094604'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:37.361606 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679adf6e-95fa-48c1-b3f5-f0dd2cf929be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cd456f4-85b0-4faf-b1a2-652df787ac1f', 'f93de251-8e3b-4e63-91f8-08762ed421ff', 'ba1c844d-48af-426c-8fcc-c35f34511838', '7f8d9769-1642-4d4d-8ff1-30d1f2094604']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:37.362350 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c639a9bd-f9a1-4f92-878d-2a5062591628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:37.397884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c639a9bd-f9a1-4f92-878d-2a5062591628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59622803-9782-4e73-b05e-3b2eee12b305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-47943013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8212d740fe144dc9224eaee7d4fb78e',qos_specs=None,replication_status=,reservations=['7cd456f4-85b0-4faf-b1a2-652df787ac1f','f93de251-8e3b-4e63-91f8-08762ed421ff','ba1c844d-48af-426c-8fcc-c35f34511838','7f8d9769-1642-4d4d-8ff1-30d1f2094604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aeb73d086034285b79fedc75a433328',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-47943013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59622803-9782-4e73-b05e-3b2eee12b305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8212d740fe144dc9224eaee7d4fb78e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aeb73d086034285b79fedc75a433328',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:37.399472 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f63cdf-7cbf-4843-af20-db8fc498725d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:37.429183 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f63cdf-7cbf-4843-af20-db8fc498725d) transitioned into state 'SUCCESS' from state '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-47943013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8212d740fe144dc9224eaee7d4fb78e',qos_specs=None,replication_status=,reservations=['7cd456f4-85b0-4faf-b1a2-652df787ac1f','f93de251-8e3b-4e63-91f8-08762ed421ff','ba1c844d-48af-426c-8fcc-c35f34511838','7f8d9769-1642-4d4d-8ff1-30d1f2094604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aeb73d086034285b79fedc75a433328',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:37.430171 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a13a55d-6248-4235-838b-b363588203cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:37.446647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a13a55d-6248-4235-838b-b363588203cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:37.448125 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Flow 'volume_create_api' (479338de-36ea-4b74-b757-0fc1da6d4ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:37.448827 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Create volume request issued successfully. Aug 14 01:21:37.450202 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e372ee5-039c-4bcd-9d98-e34be531fcf3 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:37.450809 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 503/2009] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:37 2026] POST /volume/v3/volumes => generated 752 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:37.470024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d04f88ca-23e3-49c5-82e3-0a6012a43532 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.474063 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d04f88ca-23e3-49c5-82e3-0a6012a43532 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] GET https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:37.474063 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d04f88ca-23e3-49c5-82e3-0a6012a43532 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:37.474063 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d04f88ca-23e3-49c5-82e3-0a6012a43532 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:37.485294 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d7906064-9229-48fa-88d3-00b6bbe416ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.485411 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:37.485411 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:37.489947 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7906064-9229-48fa-88d3-00b6bbe416ab tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 Aug 14 01:21:37.489947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7906064-9229-48fa-88d3-00b6bbe416ab tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:37.490282 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7906064-9229-48fa-88d3-00b6bbe416ab tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:37.492019 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d04f88ca-23e3-49c5-82e3-0a6012a43532 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Volume info retrieved successfully. Aug 14 01:21:37.498382 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d04f88ca-23e3-49c5-82e3-0a6012a43532 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 returned with HTTP 200 Aug 14 01:21:37.498887 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 505/2010] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:37 2026] GET /volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:37.505849 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7906064-9229-48fa-88d3-00b6bbe416ab tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 returned with HTTP 404 Aug 14 01:21:37.505849 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 504/2011] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:37 2026] GET /volume/v3/volumes/4d78d81b-1e00-4a6e-ba5f-521d26ae8c38 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:37.514724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62d58ec1-a254-4865-816e-315eae109652 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.516549 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62d58ec1-a254-4865-816e-315eae109652 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] DELETE https://10.4.3.11/volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f Aug 14 01:21:37.518478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62d58ec1-a254-4865-816e-315eae109652 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:37.518478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62d58ec1-a254-4865-816e-315eae109652 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:37.518478 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-62d58ec1-a254-4865-816e-315eae109652 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume with id: 6321bbf7-241f-45e4-a416-98c56dce0e6f Aug 14 01:21:37.527725 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:37.527725 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:37.528300 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62d58ec1-a254-4865-816e-315eae109652 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:37.554528 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62d58ec1-a254-4865-816e-315eae109652 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume request issued successfully. Aug 14 01:21:37.554528 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62d58ec1-a254-4865-816e-315eae109652 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f returned with HTTP 202 Aug 14 01:21:37.554528 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 500/2012] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:37 2026] DELETE /volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:37.566128 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f9f5a3d9-805d-4f9a-b8eb-80589663aeb3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.568707 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9f5a3d9-805d-4f9a-b8eb-80589663aeb3 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f Aug 14 01:21:37.569051 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9f5a3d9-805d-4f9a-b8eb-80589663aeb3 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:37.569297 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f9f5a3d9-805d-4f9a-b8eb-80589663aeb3 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:37.582181 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:37.582181 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:37.584029 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e131d7fb-5ebb-4678-9d3a-fa9c5efa13bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.586389 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e131d7fb-5ebb-4678-9d3a-fa9c5efa13bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:21:37.586836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e131d7fb-5ebb-4678-9d3a-fa9c5efa13bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1ff9358-2472-4667-8413-98e361b6a888", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2093859973", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:37.588850 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f9f5a3d9-805d-4f9a-b8eb-80589663aeb3 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:37.596294 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f9f5a3d9-805d-4f9a-b8eb-80589663aeb3 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f returned with HTTP 200 Aug 14 01:21:37.596938 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 504/2013] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:37 2026] GET /volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:37.607572 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:37.607572 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:37.610425 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e131d7fb-5ebb-4678-9d3a-fa9c5efa13bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:37.610425 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-e131d7fb-5ebb-4678-9d3a-fa9c5efa13bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create snapshot from volume d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:21:37.670343 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e131d7fb-5ebb-4678-9d3a-fa9c5efa13bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['432d3f13-016c-41cd-8b54-fa95f186364b', 'fb73d56d-0cde-4c00-8abe-1493bd64f04c', '8cd1b5f4-e58e-429e-87ef-2f7674baf872', 'c60fd376-dff7-4a6c-8b56-006ea350634f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:37.737761 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e131d7fb-5ebb-4678-9d3a-fa9c5efa13bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot force create request issued successfully. Aug 14 01:21:37.739069 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e131d7fb-5ebb-4678-9d3a-fa9c5efa13bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:21:37.739664 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 506/2014] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:21:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:37.754872 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a3c490b-d287-4c67-bfcd-560c011e9bd7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.757744 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a3c490b-d287-4c67-bfcd-560c011e9bd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a Aug 14 01:21:37.757744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a3c490b-d287-4c67-bfcd-560c011e9bd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:37.757744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a3c490b-d287-4c67-bfcd-560c011e9bd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:37.767348 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:37.767348 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:37.768739 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6a3c490b-d287-4c67-bfcd-560c011e9bd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:37.769242 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a3c490b-d287-4c67-bfcd-560c011e9bd7 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a returned with HTTP 200 Aug 14 01:21:37.769784 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 505/2015] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:37 2026] GET /volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:37.967005 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa975eac-9bbd-430b-b97f-d6de886518d9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:37.969864 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa975eac-9bbd-430b-b97f-d6de886518d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:37.971510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa975eac-9bbd-430b-b97f-d6de886518d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:37.971510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa975eac-9bbd-430b-b97f-d6de886518d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:37.971510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fa975eac-9bbd-430b-b97f-d6de886518d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:37.975301 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:37.975301 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:37.976065 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa975eac-9bbd-430b-b97f-d6de886518d9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:37.976628 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 501/2016] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:37 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:38.516552 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5d6cacc1-5c29-4e1f-b77b-932483e696f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.518957 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d6cacc1-5c29-4e1f-b77b-932483e696f9 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] GET https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:38.519249 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d6cacc1-5c29-4e1f-b77b-932483e696f9 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.519480 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5d6cacc1-5c29-4e1f-b77b-932483e696f9 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.534407 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:38.534407 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:38.544226 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5d6cacc1-5c29-4e1f-b77b-932483e696f9 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Volume info retrieved successfully. Aug 14 01:21:38.552209 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5d6cacc1-5c29-4e1f-b77b-932483e696f9 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 returned with HTTP 200 Aug 14 01:21:38.552842 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 505/2017] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:38 2026] GET /volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:38.573008 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a368cf2-197e-4712-826c-3f2343616b11 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.576212 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a368cf2-197e-4712-826c-3f2343616b11 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True Aug 14 01:21:38.576881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a368cf2-197e-4712-826c-3f2343616b11 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.577287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a368cf2-197e-4712-826c-3f2343616b11 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.577743 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:38.577743 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:38.606480 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a368cf2-197e-4712-826c-3f2343616b11 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True returned with HTTP 200 Aug 14 01:21:38.607117 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 507/2018] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:21:38 2026] GET /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True => generated 1765 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:38.614044 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33680aac-ad38-4325-ab77-8dd92d2cdaf3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.621860 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33680aac-ad38-4325-ab77-8dd92d2cdaf3 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f Aug 14 01:21:38.622163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33680aac-ad38-4325-ab77-8dd92d2cdaf3 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.622398 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33680aac-ad38-4325-ab77-8dd92d2cdaf3 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.626032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-550b06be-7060-476b-9982-9db45b61dfb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.628965 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-550b06be-7060-476b-9982-9db45b61dfb9 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/48281d832e2a459c9324ecb1995b56d6?usage=True Aug 14 01:21:38.628965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-550b06be-7060-476b-9982-9db45b61dfb9 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.628965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-550b06be-7060-476b-9982-9db45b61dfb9 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.634108 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33680aac-ad38-4325-ab77-8dd92d2cdaf3 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f returned with HTTP 404 Aug 14 01:21:38.634108 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 506/2019] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:38 2026] GET /volume/v3/volumes/6321bbf7-241f-45e4-a416-98c56dce0e6f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:38.643758 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a302552c-4f28-4d5b-814d-73bf41aacdd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.646074 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a302552c-4f28-4d5b-814d-73bf41aacdd6 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] DELETE https://10.4.3.11/volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 Aug 14 01:21:38.646374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a302552c-4f28-4d5b-814d-73bf41aacdd6 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.646644 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a302552c-4f28-4d5b-814d-73bf41aacdd6 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.646910 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a302552c-4f28-4d5b-814d-73bf41aacdd6 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume with id: de6dc24f-2d26-4586-8348-23f670bc0bd6 Aug 14 01:21:38.652161 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-550b06be-7060-476b-9982-9db45b61dfb9 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/48281d832e2a459c9324ecb1995b56d6?usage=True returned with HTTP 200 Aug 14 01:21:38.652665 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 502/2020] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:21:38 2026] GET /volume/v3/os-quota-sets/48281d832e2a459c9324ecb1995b56d6?usage=True => generated 1765 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:38.657542 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:38.657542 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:38.658183 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a302552c-4f28-4d5b-814d-73bf41aacdd6 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:38.665772 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2799b131-8da1-4427-88e0-87a5ef33f213 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.668126 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2799b131-8da1-4427-88e0-87a5ef33f213 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] POST https://10.4.3.11/volume/v3/os-volume-transfer Aug 14 01:21:38.668582 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2799b131-8da1-4427-88e0-87a5ef33f213 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "59622803-9782-4e73-b05e-3b2eee12b305"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:38.670646 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-2799b131-8da1-4427-88e0-87a5ef33f213 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Creating new volume transfer {'transfer': {'volume_id': '59622803-9782-4e73-b05e-3b2eee12b305'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 01:21:38.670691 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-2799b131-8da1-4427-88e0-87a5ef33f213 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Creating transfer of volume 59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:38.670812 np0000007295 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-2799b131-8da1-4427-88e0-87a5ef33f213 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Generating transfer record for volume 59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:38.682522 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:38.682522 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:38.687788 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a302552c-4f28-4d5b-814d-73bf41aacdd6 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume request issued successfully. Aug 14 01:21:38.688151 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a302552c-4f28-4d5b-814d-73bf41aacdd6 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 returned with HTTP 202 Aug 14 01:21:38.688724 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 506/2021] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:38 2026] DELETE /volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:38.698691 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-680bcc10-2166-447d-b618-fbb66dc5bacf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.702949 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-680bcc10-2166-447d-b618-fbb66dc5bacf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 Aug 14 01:21:38.702949 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-680bcc10-2166-447d-b618-fbb66dc5bacf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.702949 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-680bcc10-2166-447d-b618-fbb66dc5bacf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.703105 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2799b131-8da1-4427-88e0-87a5ef33f213 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 01:21:38.703105 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 508/2022] 10.4.3.11 () {68 vars in 1284 bytes} [Fri Aug 14 01:21:38 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:38.709866 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:38.709866 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:38.714973 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.718129 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-680bcc10-2166-447d-b618-fbb66dc5bacf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:38.722843 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-680bcc10-2166-447d-b618-fbb66dc5bacf tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 returned with HTTP 200 Aug 14 01:21:38.723395 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 507/2023] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:38 2026] GET /volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:38.783719 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-174d6f9b-2743-44e1-990a-e1a0c76b6770 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.786902 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-174d6f9b-2743-44e1-990a-e1a0c76b6770 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a Aug 14 01:21:38.787506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-174d6f9b-2743-44e1-990a-e1a0c76b6770 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.787834 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-174d6f9b-2743-44e1-990a-e1a0c76b6770 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.793892 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:38.793892 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:38.794489 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-174d6f9b-2743-44e1-990a-e1a0c76b6770 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:38.795767 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-174d6f9b-2743-44e1-990a-e1a0c76b6770 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a returned with HTTP 200 Aug 14 01:21:38.796603 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 507/2024] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:38 2026] GET /volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:38.811373 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8b2e76f-0871-4c64-9503-94e2b157ad89 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.814054 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8b2e76f-0871-4c64-9503-94e2b157ad89 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a Aug 14 01:21:38.814293 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8b2e76f-0871-4c64-9503-94e2b157ad89 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.814511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8b2e76f-0871-4c64-9503-94e2b157ad89 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.822239 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:38.822239 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:38.823592 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8b2e76f-0871-4c64-9503-94e2b157ad89 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:38.824126 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8b2e76f-0871-4c64-9503-94e2b157ad89 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a returned with HTTP 200 Aug 14 01:21:38.824638 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 509/2025] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:38 2026] GET /volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:38.890853 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9a21375-32c4-4207-9514-ed18290f65d3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.944006 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9a21375-32c4-4207-9514-ed18290f65d3 tempest-VolumesSummaryTest-397139878 tempest-VolumesSummaryTest-397139878-project-member] GET https://10.4.3.11/volume/v3/volumes/summary Aug 14 01:21:38.944006 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9a21375-32c4-4207-9514-ed18290f65d3 tempest-VolumesSummaryTest-397139878 tempest-VolumesSummaryTest-397139878-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.944006 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9a21375-32c4-4207-9514-ed18290f65d3 tempest-VolumesSummaryTest-397139878 tempest-VolumesSummaryTest-397139878-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.944006 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-d9a21375-32c4-4207-9514-ed18290f65d3 tempest-VolumesSummaryTest-397139878 tempest-VolumesSummaryTest-397139878-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:38.947309 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] POST https://10.4.3.11/volume/v3/os-volume-transfer/9be5913b-861f-463e-9bea-152339cac1ef/accept Aug 14 01:21:38.947782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8391d8cf08b57f68"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:38.950207 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Accepting volume transfer 9be5913b-861f-463e-9bea-152339cac1ef {{(pid=100273) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 01:21:38.950207 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Accepting transfer 9be5913b-861f-463e-9bea-152339cac1ef Aug 14 01:21:38.957812 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9a21375-32c4-4207-9514-ed18290f65d3 tempest-VolumesSummaryTest-397139878 tempest-VolumesSummaryTest-397139878-project-member] Get summary completed successfully. Aug 14 01:21:38.958449 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9a21375-32c4-4207-9514-ed18290f65d3 tempest-VolumesSummaryTest-397139878 tempest-VolumesSummaryTest-397139878-project-member] https://10.4.3.11/volume/v3/volumes/summary returned with HTTP 200 Aug 14 01:21:38.960408 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 508/2026] 10.4.3.11 () {68 vars in 1295 bytes} [Fri Aug 14 01:21:38 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:38.990390 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1a0d4177-485d-4ca4-a202-0a224e728e42 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:38.992951 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a0d4177-485d-4ca4-a202-0a224e728e42 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:38.993228 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a0d4177-485d-4ca4-a202-0a224e728e42 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:38.993440 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1a0d4177-485d-4ca4-a202-0a224e728e42 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:38.993600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1a0d4177-485d-4ca4-a202-0a224e728e42 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:38.998874 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:38.998874 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:38.999810 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1a0d4177-485d-4ca4-a202-0a224e728e42 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:39.001244 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 508/2027] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:38 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:39.050913 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Created reservations ['65fc944a-86a2-46a4-8ac7-0dc3c855d689', 'eed60de6-550b-4f10-b562-7b524e0b0848', 'e0e98a19-0625-423e-982b-8a9654d65d94', '63770cec-e96f-4c9e-a60b-79999278c94f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:39.105079 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Created reservations ['99c3c468-e751-4d0c-aa2e-3048484d778b', '33f1e222-629c-4252-bdbf-375a83cce88e', 'fba35796-c56b-4e15-8546-17db3cfb8206', '307ca767-22c1-486c-8f79-82a9156cf5e0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:39.226448 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Created reservations ['de719996-6008-46e2-b202-4efc33f6de49', '7f2c8b99-25d8-4e93-ade2-7b8a9fcbfa54', '3353d06d-e7ac-45cf-b377-adf076f9aee8', '984ca6c9-9a45-4fe8-bf61-f5fe81292f27'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:39.306992 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Created reservations ['baaeb795-948f-4ace-a7be-c3aa13145e35', 'fe543d2a-f135-4b23-926f-d5e23148e47a', '5ad5ba6b-d75e-4aea-90fb-cd80c62b51c1', '7e6b0573-e443-4c52-b0a6-7e07d2397408'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:39.327618 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Transfer volume completed successfully. Aug 14 01:21:39.447496 np0000007295 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Volume 59622803-9782-4e73-b05e-3b2eee12b305 has been transferred. Aug 14 01:21:39.457043 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d62f6ca-05b1-4f64-b317-71e91e947e9e tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] https://10.4.3.11/volume/v3/os-volume-transfer/9be5913b-861f-463e-9bea-152339cac1ef/accept returned with HTTP 202 Aug 14 01:21:39.457355 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 503/2028] 10.4.3.11 () {68 vars in 1416 bytes} [Fri Aug 14 01:21:38 2026] POST /volume/v3/os-volume-transfer/9be5913b-861f-463e-9bea-152339cac1ef/accept => generated 363 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:39.470156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f5bd58a-9b68-4ae9-8302-fae087032a5c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:39.470526 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f5bd58a-9b68-4ae9-8302-fae087032a5c tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] GET https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:39.470769 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f5bd58a-9b68-4ae9-8302-fae087032a5c tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:39.470916 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f5bd58a-9b68-4ae9-8302-fae087032a5c tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:39.480722 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:39.480722 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:39.485607 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f5bd58a-9b68-4ae9-8302-fae087032a5c tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] Volume info retrieved successfully. Aug 14 01:21:39.491586 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f5bd58a-9b68-4ae9-8302-fae087032a5c tempest-VolumeQuotasAdminTestJSON-1863483592 tempest-VolumeQuotasAdminTestJSON-1863483592-project-member] https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 returned with HTTP 200 Aug 14 01:21:39.492152 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 510/2029] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:39 2026] GET /volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:39.516398 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1017834a-eb39-4956-8a67-b2ac8cc5e7c0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:39.519004 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1017834a-eb39-4956-8a67-b2ac8cc5e7c0 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True Aug 14 01:21:39.519312 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1017834a-eb39-4956-8a67-b2ac8cc5e7c0 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:39.519564 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1017834a-eb39-4956-8a67-b2ac8cc5e7c0 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:39.547991 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1017834a-eb39-4956-8a67-b2ac8cc5e7c0 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True returned with HTTP 200 Aug 14 01:21:39.548707 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 509/2030] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:21:39 2026] GET /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e?usage=True => generated 1765 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:21:39.568843 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e415082d-7e3d-4470-b890-ffc47f60e82e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:39.570532 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e415082d-7e3d-4470-b890-ffc47f60e82e tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/48281d832e2a459c9324ecb1995b56d6?usage=True Aug 14 01:21:39.570759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e415082d-7e3d-4470-b890-ffc47f60e82e tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:39.570960 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e415082d-7e3d-4470-b890-ffc47f60e82e tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:39.591690 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e415082d-7e3d-4470-b890-ffc47f60e82e tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/48281d832e2a459c9324ecb1995b56d6?usage=True returned with HTTP 200 Aug 14 01:21:39.592341 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 509/2031] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:21:39 2026] GET /volume/v3/os-quota-sets/48281d832e2a459c9324ecb1995b56d6?usage=True => generated 1765 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:39.607807 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ff491c6-292f-45e7-8724-55cee8993662 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:39.611769 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ff491c6-292f-45e7-8724-55cee8993662 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:39.611769 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ff491c6-292f-45e7-8724-55cee8993662 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:39.612095 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ff491c6-292f-45e7-8724-55cee8993662 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:39.612293 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2ff491c6-292f-45e7-8724-55cee8993662 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Delete volume with id: 59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:39.622662 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:39.622662 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:39.623446 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2ff491c6-292f-45e7-8724-55cee8993662 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Volume info retrieved successfully. Aug 14 01:21:39.649547 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2ff491c6-292f-45e7-8724-55cee8993662 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Delete volume request issued successfully. Aug 14 01:21:39.649946 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ff491c6-292f-45e7-8724-55cee8993662 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 returned with HTTP 202 Aug 14 01:21:39.650438 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 504/2032] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:39 2026] DELETE /volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:39.663107 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c25609f-4adf-401a-8fe2-039006816d68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:39.665245 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c25609f-4adf-401a-8fe2-039006816d68 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:39.665547 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c25609f-4adf-401a-8fe2-039006816d68 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:39.665834 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c25609f-4adf-401a-8fe2-039006816d68 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:39.676045 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:39.676045 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:39.680903 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c25609f-4adf-401a-8fe2-039006816d68 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Volume info retrieved successfully. Aug 14 01:21:39.690517 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c25609f-4adf-401a-8fe2-039006816d68 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 returned with HTTP 200 Aug 14 01:21:39.690747 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 511/2033] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:39 2026] GET /volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:39.742409 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee24bb92-9183-4492-9192-7338df8dbc87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:39.744894 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee24bb92-9183-4492-9192-7338df8dbc87 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 Aug 14 01:21:39.745390 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee24bb92-9183-4492-9192-7338df8dbc87 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:39.745697 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee24bb92-9183-4492-9192-7338df8dbc87 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:39.754515 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee24bb92-9183-4492-9192-7338df8dbc87 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 returned with HTTP 404 Aug 14 01:21:39.755868 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 510/2034] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:39 2026] GET /volume/v3/volumes/de6dc24f-2d26-4586-8348-23f670bc0bd6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:39.766093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-41a1c3e8-7c4f-4323-9c76-566081eb5f1c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:39.768193 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41a1c3e8-7c4f-4323-9c76-566081eb5f1c tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] DELETE https://10.4.3.11/volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a Aug 14 01:21:39.768482 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41a1c3e8-7c4f-4323-9c76-566081eb5f1c tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:39.768748 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41a1c3e8-7c4f-4323-9c76-566081eb5f1c tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:39.768950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-41a1c3e8-7c4f-4323-9c76-566081eb5f1c tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume with id: 55ac542f-9425-4970-bb58-76be4b769b7a Aug 14 01:21:39.782667 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:39.782667 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:39.783763 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-41a1c3e8-7c4f-4323-9c76-566081eb5f1c tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:39.832264 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-41a1c3e8-7c4f-4323-9c76-566081eb5f1c tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume request issued successfully. Aug 14 01:21:39.832575 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41a1c3e8-7c4f-4323-9c76-566081eb5f1c tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a returned with HTTP 202 Aug 14 01:21:39.834270 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 510/2035] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:39 2026] DELETE /volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:39.849554 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38b4da08-7d66-4ff4-9244-b965d59330ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:39.851509 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38b4da08-7d66-4ff4-9244-b965d59330ac tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a Aug 14 01:21:39.851948 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38b4da08-7d66-4ff4-9244-b965d59330ac tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:39.852518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38b4da08-7d66-4ff4-9244-b965d59330ac tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:39.864315 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:39.864315 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:39.881028 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38b4da08-7d66-4ff4-9244-b965d59330ac tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:39.888937 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38b4da08-7d66-4ff4-9244-b965d59330ac tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a returned with HTTP 200 Aug 14 01:21:39.888937 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 505/2036] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:39 2026] GET /volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:21:40.017157 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-02de6248-9e1c-48e0-8651-f42697238699 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.019713 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02de6248-9e1c-48e0-8651-f42697238699 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:40.020007 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02de6248-9e1c-48e0-8651-f42697238699 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:40.020274 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02de6248-9e1c-48e0-8651-f42697238699 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:40.020410 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-02de6248-9e1c-48e0-8651-f42697238699 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:40.030964 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:40.030964 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:40.030964 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02de6248-9e1c-48e0-8651-f42697238699 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:40.030964 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 512/2037] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:40 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:40.709041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e8fcf024-265d-4ddc-ad10-047f838e9bae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.711489 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8fcf024-265d-4ddc-ad10-047f838e9bae tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:40.711774 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8fcf024-265d-4ddc-ad10-047f838e9bae tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:40.712223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e8fcf024-265d-4ddc-ad10-047f838e9bae tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:40.720635 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e8fcf024-265d-4ddc-ad10-047f838e9bae tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 returned with HTTP 404 Aug 14 01:21:40.720955 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 511/2038] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:40 2026] GET /volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:40.730588 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0853cf25-8854-4ee4-b24f-50adaa479c57 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.733091 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0853cf25-8854-4ee4-b24f-50adaa479c57 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] GET https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:40.733457 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0853cf25-8854-4ee4-b24f-50adaa479c57 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:40.734357 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0853cf25-8854-4ee4-b24f-50adaa479c57 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:40.742341 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0853cf25-8854-4ee4-b24f-50adaa479c57 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 returned with HTTP 404 Aug 14 01:21:40.742963 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 511/2039] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:40 2026] GET /volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:40.752750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b960e269-ae36-4784-a37e-6c11f6f18371 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.754972 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b960e269-ae36-4784-a37e-6c11f6f18371 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] DELETE https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:40.755276 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b960e269-ae36-4784-a37e-6c11f6f18371 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:40.755561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b960e269-ae36-4784-a37e-6c11f6f18371 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:40.755790 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b960e269-ae36-4784-a37e-6c11f6f18371 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] Delete volume with id: 59622803-9782-4e73-b05e-3b2eee12b305 Aug 14 01:21:40.764383 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b960e269-ae36-4784-a37e-6c11f6f18371 tempest-VolumeQuotasAdminTestJSON-1123784661 tempest-VolumeQuotasAdminTestJSON-1123784661-project-member] https://10.4.3.11/volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 returned with HTTP 404 Aug 14 01:21:40.764953 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 506/2040] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:40 2026] DELETE /volume/v3/volumes/59622803-9782-4e73-b05e-3b2eee12b305 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:40.775799 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad76d1ba-72ec-4e17-80ac-c634e95fa28a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.778167 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad76d1ba-72ec-4e17-80ac-c634e95fa28a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/b6cf53eac4ec4956ac96f53c397073b5?usage=True Aug 14 01:21:40.778456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad76d1ba-72ec-4e17-80ac-c634e95fa28a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:40.778747 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad76d1ba-72ec-4e17-80ac-c634e95fa28a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:40.778818 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-42cf1dc2-358c-4365-b053-b4d47b70993d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.803714 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad76d1ba-72ec-4e17-80ac-c634e95fa28a tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/b6cf53eac4ec4956ac96f53c397073b5?usage=True returned with HTTP 200 Aug 14 01:21:40.804295 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 513/2041] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:21:40 2026] GET /volume/v3/os-quota-sets/b6cf53eac4ec4956ac96f53c397073b5?usage=True => generated 1765 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:40.821732 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d8dbe68b-673a-465f-982f-52a37b05cb0b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.824268 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8dbe68b-673a-465f-982f-52a37b05cb0b tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e Aug 14 01:21:40.824760 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8dbe68b-673a-465f-982f-52a37b05cb0b tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:40.902717 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42cf1dc2-358c-4365-b053-b4d47b70993d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes Aug 14 01:21:40.903128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42cf1dc2-358c-4365-b053-b4d47b70993d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:40.903325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42cf1dc2-358c-4365-b053-b4d47b70993d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:40.903712 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-42cf1dc2-358c-4365-b053-b4d47b70993d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:40.904523 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7b2bca0-823f-4a8f-bac7-a115287f2a73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.907140 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7b2bca0-823f-4a8f-bac7-a115287f2a73 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a Aug 14 01:21:40.907140 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7b2bca0-823f-4a8f-bac7-a115287f2a73 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:40.907140 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7b2bca0-823f-4a8f-bac7-a115287f2a73 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:40.908057 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-42cf1dc2-358c-4365-b053-b4d47b70993d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:40.914354 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7b2bca0-823f-4a8f-bac7-a115287f2a73 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a returned with HTTP 404 Aug 14 01:21:40.915038 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 507/2042] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:40 2026] GET /volume/v3/volumes/55ac542f-9425-4970-bb58-76be4b769b7a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:40.920057 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42cf1dc2-358c-4365-b053-b4d47b70993d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:40.920057 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42cf1dc2-358c-4365-b053-b4d47b70993d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 200 Aug 14 01:21:40.920057 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 512/2043] 10.4.3.11 () {66 vars in 1230 bytes} [Fri Aug 14 01:21:40 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 14 01:21:40.923500 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-74877422-ba61-4e6b-a89e-c03186a4adfb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.926274 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74877422-ba61-4e6b-a89e-c03186a4adfb tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] DELETE https://10.4.3.11/volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 Aug 14 01:21:40.926506 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74877422-ba61-4e6b-a89e-c03186a4adfb tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:40.926757 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74877422-ba61-4e6b-a89e-c03186a4adfb tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:40.927018 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-74877422-ba61-4e6b-a89e-c03186a4adfb tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume with id: 6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 Aug 14 01:21:40.933347 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.935343 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:40.935704 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1167360279"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:40.937567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1167360279'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:40.937898 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Create volume of 1 GB Aug 14 01:21:40.938468 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:40.938468 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:40.939104 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-74877422-ba61-4e6b-a89e-c03186a4adfb tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:40.943534 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Availability Zones retrieved successfully. Aug 14 01:21:40.947774 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8dbe68b-673a-465f-982f-52a37b05cb0b tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e returned with HTTP 200 Aug 14 01:21:40.948408 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 512/2044] 10.4.3.11 () {68 vars in 1368 bytes} [Fri Aug 14 01:21:40 2026] PUT /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e => generated 867 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:40.953413 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Flow 'volume_create_api' (1602eccb-8e23-4e62-a41c-21903b869653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:40.954903 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e3765b-1db2-4abc-8297-f33f1c7f90f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:40.956055 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:40.957888 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2fe3cfdb-ed93-4c45-af83-ac976cf60171 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.960344 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fe3cfdb-ed93-4c45-af83-ac976cf60171 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e Aug 14 01:21:40.960826 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2fe3cfdb-ed93-4c45-af83-ac976cf60171 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:40.968161 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-74877422-ba61-4e6b-a89e-c03186a4adfb tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Delete volume request issued successfully. Aug 14 01:21:40.968995 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74877422-ba61-4e6b-a89e-c03186a4adfb tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 returned with HTTP 202 Aug 14 01:21:40.968995 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 514/2045] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:40 2026] DELETE /volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:40.980963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-da59fb20-b201-4e04-bf5f-3ac72be305e0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:40.985242 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da59fb20-b201-4e04-bf5f-3ac72be305e0 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 Aug 14 01:21:40.987023 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da59fb20-b201-4e04-bf5f-3ac72be305e0 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:40.987697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da59fb20-b201-4e04-bf5f-3ac72be305e0 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:40.996255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e3765b-1db2-4abc-8297-f33f1c7f90f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:40.997638 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7923f0-59f4-4eba-8e02-697c14131c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:41.002215 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:41.002215 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:41.008714 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-da59fb20-b201-4e04-bf5f-3ac72be305e0 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Volume info retrieved successfully. Aug 14 01:21:41.015935 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da59fb20-b201-4e04-bf5f-3ac72be305e0 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 returned with HTTP 200 Aug 14 01:21:41.016595 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 513/2046] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:40 2026] GET /volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:41.044910 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f39a73f-b84d-4834-964c-c58e5d33b065 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:41.046225 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-3eb86f0b-3ada-46d1-a618-50c35eea805f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:41.048734 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-3eb86f0b-3ada-46d1-a618-50c35eea805f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:41.048937 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-3eb86f0b-3ada-46d1-a618-50c35eea805f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:41.049003 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f39a73f-b84d-4834-964c-c58e5d33b065 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:41.049162 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-3eb86f0b-3ada-46d1-a618-50c35eea805f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:41.049657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f39a73f-b84d-4834-964c-c58e5d33b065 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:41.049657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f39a73f-b84d-4834-964c-c58e5d33b065 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:41.049799 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2f39a73f-b84d-4834-964c-c58e5d33b065 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:41.056079 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:41.056079 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:41.057310 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f39a73f-b84d-4834-964c-c58e5d33b065 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:41.058556 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 515/2047] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:41 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:41.062428 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:41.062428 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:41.064432 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-3eb86f0b-3ada-46d1-a618-50c35eea805f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:41.068541 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-3eb86f0b-3ada-46d1-a618-50c35eea805f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:41.069254 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 514/2048] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:41 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:41.075758 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2fe3cfdb-ed93-4c45-af83-ac976cf60171 tempest-VolumeQuotasAdminTestJSON-732518765 tempest-VolumeQuotasAdminTestJSON-732518765-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e returned with HTTP 200 Aug 14 01:21:41.076343 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 513/2049] 10.4.3.11 () {68 vars in 1368 bytes} [Fri Aug 14 01:21:40 2026] PUT /volume/v3/os-quota-sets/c8212d740fe144dc9224eaee7d4fb78e => generated 865 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:41.095260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Created reservations ['088ae0f4-5238-4c3d-8d45-a84859008eab', '9c6ee2c9-a4d7-4963-995e-def987016b95', 'f1effd55-37da-404d-9272-9d303ea7c4d3', 'bceaf398-868c-451b-81c9-66ea176248aa'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:41.096184 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7923f0-59f4-4eba-8e02-697c14131c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['088ae0f4-5238-4c3d-8d45-a84859008eab', '9c6ee2c9-a4d7-4963-995e-def987016b95', 'f1effd55-37da-404d-9272-9d303ea7c4d3', 'bceaf398-868c-451b-81c9-66ea176248aa']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:41.097069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1eaa77-e4c8-4eb7-9783-cffea4e94b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:41.136965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd1eaa77-e4c8-4eb7-9783-cffea4e94b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb5cc180-05dd-4ba2-8869-7abe67c1e54b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1167360279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b09faf0388d4321b6fbf7e248da4b24',qos_specs=None,replication_status=,reservations=['088ae0f4-5238-4c3d-8d45-a84859008eab','9c6ee2c9-a4d7-4963-995e-def987016b95','f1effd55-37da-404d-9272-9d303ea7c4d3','bceaf398-868c-451b-81c9-66ea176248aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b54ccaca364bf6bc7be37bc3b25c2f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1167360279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb5cc180-05dd-4ba2-8869-7abe67c1e54b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0b09faf0388d4321b6fbf7e248da4b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5b54ccaca364bf6bc7be37bc3b25c2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:41.138076 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d61730-3107-464c-a5aa-2bfa829b9614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:41.162762 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d61730-3107-464c-a5aa-2bfa829b9614) transitioned into state 'SUCCESS' from state '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-1167360279',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b09faf0388d4321b6fbf7e248da4b24',qos_specs=None,replication_status=,reservations=['088ae0f4-5238-4c3d-8d45-a84859008eab','9c6ee2c9-a4d7-4963-995e-def987016b95','f1effd55-37da-404d-9272-9d303ea7c4d3','bceaf398-868c-451b-81c9-66ea176248aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b54ccaca364bf6bc7be37bc3b25c2f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:41.164567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eda38c5-e307-4b0b-aeab-ec1d69da8a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:41.171845 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9796c17b-d6fe-48e2-91a4-c4a807c6af28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:41.172648 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9796c17b-d6fe-48e2-91a4-c4a807c6af28 None None] GET https://10.4.3.11/volume// Aug 14 01:21:41.172801 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9796c17b-d6fe-48e2-91a4-c4a807c6af28 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:41.173598 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9796c17b-d6fe-48e2-91a4-c4a807c6af28 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:41.173598 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9796c17b-d6fe-48e2-91a4-c4a807c6af28 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:41.173939 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 516/2050] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:21:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:41.182652 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-e0ef9599-8363-45ef-a3d4-752c1f9eea1b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:41.182901 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eda38c5-e307-4b0b-aeab-ec1d69da8a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:41.184091 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Flow 'volume_create_api' (1602eccb-8e23-4e62-a41c-21903b869653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:41.184543 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Create volume request issued successfully. Aug 14 01:21:41.185486 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfc65b7b-a687-4bc0-963f-bb1bd33fb8ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:41.185941 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 508/2051] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:40 2026] POST /volume/v3/volumes => generated 762 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:41.204451 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-46d9a171-565e-470d-9119-f2c7b064e7f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:41.208137 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46d9a171-565e-470d-9119-f2c7b064e7f1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:41.209034 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46d9a171-565e-470d-9119-f2c7b064e7f1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:41.209364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46d9a171-565e-470d-9119-f2c7b064e7f1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:41.232506 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:41.232506 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:41.241045 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-46d9a171-565e-470d-9119-f2c7b064e7f1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:41.249756 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46d9a171-565e-470d-9119-f2c7b064e7f1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b returned with HTTP 200 Aug 14 01:21:41.250341 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 514/2052] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:41 2026] GET /volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b => generated 830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:41.346197 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-e0ef9599-8363-45ef-a3d4-752c1f9eea1b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:21:41.346658 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-e0ef9599-8363-45ef-a3d4-752c1f9eea1b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f1ec35b-50a3-455b-ac0c-e3b516b49721", "connector": null, "instance_uuid": "0b5cc4ce-0e1c-4ffc-99f9-4f050a6931cb"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:41.360079 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:41.360079 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:41.396018 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-e0ef9599-8363-45ef-a3d4-752c1f9eea1b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:21:41.396550 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 515/2053] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:21:41 2026] POST /volume/v3/attachments => generated 273 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:41.437448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ae0d60c-6336-4fb6-93d2-359d004af043 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:41.441990 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ae0d60c-6336-4fb6-93d2-359d004af043 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:41.441990 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ae0d60c-6336-4fb6-93d2-359d004af043 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:41.441990 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ae0d60c-6336-4fb6-93d2-359d004af043 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:41.454129 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23b200c4-cefe-4684-9d38-905635dfbb75 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:41.454766 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23b200c4-cefe-4684-9d38-905635dfbb75 None None] GET https://10.4.3.11/volume// Aug 14 01:21:41.455623 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23b200c4-cefe-4684-9d38-905635dfbb75 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:41.455623 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23b200c4-cefe-4684-9d38-905635dfbb75 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:41.455697 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23b200c4-cefe-4684-9d38-905635dfbb75 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:41.457316 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 509/2054] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:21:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:41.464589 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:41.464589 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:41.471474 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-448196d3-1bda-4052-85dc-837df36b2962 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:41.474898 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-448196d3-1bda-4052-85dc-837df36b2962 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:41.475130 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-448196d3-1bda-4052-85dc-837df36b2962 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:41.476013 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-448196d3-1bda-4052-85dc-837df36b2962 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:41.477658 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1ae0d60c-6336-4fb6-93d2-359d004af043 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:41.485046 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ae0d60c-6336-4fb6-93d2-359d004af043 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:41.485584 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 517/2055] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:41 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:41.496815 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:41.496815 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:41.502242 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-448196d3-1bda-4052-85dc-837df36b2962 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:41.509336 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-448196d3-1bda-4052-85dc-837df36b2962 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:41.509886 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 515/2056] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:21:41 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1394 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:41.650685 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-ee9f059e-a995-4908-83c6-74ddc87976df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:41.654215 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-ee9f059e-a995-4908-83c6-74ddc87976df tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] PUT https://10.4.3.11/volume/v3/attachments/331c0028-2eea-404f-9190-4272f39dd92f Aug 14 01:21:41.654506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-ee9f059e-a995-4908-83c6-74ddc87976df tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:41.664886 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-ee9f059e-a995-4908-83c6-74ddc87976df tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Acquiring lock "cinder-attachment_update-3f1ec35b-50a3-455b-ac0c-e3b516b49721-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:21:41.671266 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-ee9f059e-a995-4908-83c6-74ddc87976df tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-3f1ec35b-50a3-455b-ac0c-e3b516b49721-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:21:41.672344 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:41.672344 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:41.792526 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-ee9f059e-a995-4908-83c6-74ddc87976df tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-3f1ec35b-50a3-455b-ac0c-e3b516b49721-np0000007295" released by "attachment_update" :: held 0.121s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:21:41.793183 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-ee9f059e-a995-4908-83c6-74ddc87976df tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/331c0028-2eea-404f-9190-4272f39dd92f returned with HTTP 200 Aug 14 01:21:41.793502 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 516/2057] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:21:41 2026] PUT /volume/v3/attachments/331c0028-2eea-404f-9190-4272f39dd92f => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:42.037231 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1450c5b-8ee4-4e66-a894-2684a453ac74 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:42.040594 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1450c5b-8ee4-4e66-a894-2684a453ac74 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] GET https://10.4.3.11/volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 Aug 14 01:21:42.040594 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1450c5b-8ee4-4e66-a894-2684a453ac74 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:42.040594 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1450c5b-8ee4-4e66-a894-2684a453ac74 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:42.048797 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1450c5b-8ee4-4e66-a894-2684a453ac74 tempest-CreateVolumesFromImageTest-116794541 tempest-CreateVolumesFromImageTest-116794541-project-member] https://10.4.3.11/volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 returned with HTTP 404 Aug 14 01:21:42.049796 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 510/2058] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:42 2026] GET /volume/v3/volumes/6cd75c19-8b49-4ba7-b8d1-f63f0edd7ae3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:42.075441 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16e2925c-1d4f-4857-b9b0-33f1192ed020 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:42.081170 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16e2925c-1d4f-4857-b9b0-33f1192ed020 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:42.081720 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16e2925c-1d4f-4857-b9b0-33f1192ed020 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:42.081844 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16e2925c-1d4f-4857-b9b0-33f1192ed020 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:42.081902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-16e2925c-1d4f-4857-b9b0-33f1192ed020 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:42.090242 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:42.090242 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:42.091352 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16e2925c-1d4f-4857-b9b0-33f1192ed020 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:42.091961 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 518/2059] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:42 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:42.268431 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba48f999-c74c-4010-8c01-69186d627273 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:42.272995 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba48f999-c74c-4010-8c01-69186d627273 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:42.272995 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba48f999-c74c-4010-8c01-69186d627273 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:42.272995 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba48f999-c74c-4010-8c01-69186d627273 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:42.283455 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:42.283455 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:42.289725 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ba48f999-c74c-4010-8c01-69186d627273 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:42.297381 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba48f999-c74c-4010-8c01-69186d627273 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b returned with HTTP 200 Aug 14 01:21:42.297892 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 516/2060] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:42 2026] GET /volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:42.315407 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-988eb183-3cbc-4b7c-a2c1-36f43a518dfd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:42.319686 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-988eb183-3cbc-4b7c-a2c1-36f43a518dfd tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:42.319686 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-988eb183-3cbc-4b7c-a2c1-36f43a518dfd tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:42.319867 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-988eb183-3cbc-4b7c-a2c1-36f43a518dfd tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:42.329494 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:42.329494 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:42.336729 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-988eb183-3cbc-4b7c-a2c1-36f43a518dfd tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:42.342223 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-988eb183-3cbc-4b7c-a2c1-36f43a518dfd tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b returned with HTTP 200 Aug 14 01:21:42.342959 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 517/2061] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:42 2026] GET /volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:42.361976 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:42.364834 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:42.364834 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-665193180"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:42.367404 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-665193180'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:42.367778 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Create volume of 1 GB Aug 14 01:21:42.368170 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:42.368170 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:42.375480 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Availability Zones retrieved successfully. Aug 14 01:21:42.387004 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Flow 'volume_create_api' (ec45fab8-6f5e-4618-a4a2-436612c55bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:42.388264 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f398e66-ad92-4d86-8df2-ec01d013ff53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:42.390145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:42.435346 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f398e66-ad92-4d86-8df2-ec01d013ff53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:42.437318 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf0a9eb-4b1f-43ce-b6c7-5c9bbe2ce0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:42.501551 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e0a57d5-9970-4a0d-a975-6e763d35d4c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:42.503764 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e0a57d5-9970-4a0d-a975-6e763d35d4c6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:42.504109 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e0a57d5-9970-4a0d-a975-6e763d35d4c6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:42.504462 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e0a57d5-9970-4a0d-a975-6e763d35d4c6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:42.509600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Created reservations ['7f56e4c2-f4d9-4efb-823d-08ff4a91ec6e', 'e8279c53-d808-403c-a6d3-4a4e91e8892c', '83195917-a51c-4b8e-af45-7e9b8986d465', '0883eabb-54fe-4dfb-8c4f-d60aefdf6e65'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:42.511815 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf0a9eb-4b1f-43ce-b6c7-5c9bbe2ce0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f56e4c2-f4d9-4efb-823d-08ff4a91ec6e', 'e8279c53-d808-403c-a6d3-4a4e91e8892c', '83195917-a51c-4b8e-af45-7e9b8986d465', '0883eabb-54fe-4dfb-8c4f-d60aefdf6e65']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:42.511815 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73d5532d-bb5b-480b-8de9-2d775e59cdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:42.524180 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:42.524180 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:42.529176 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e0a57d5-9970-4a0d-a975-6e763d35d4c6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:42.536545 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e0a57d5-9970-4a0d-a975-6e763d35d4c6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:42.536881 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 519/2062] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:42 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:42.547456 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73d5532d-bb5b-480b-8de9-2d775e59cdaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9855a94-5582-4030-bbb6-c40b0eaed7f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-665193180',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b09faf0388d4321b6fbf7e248da4b24',qos_specs=None,replication_status=,reservations=['7f56e4c2-f4d9-4efb-823d-08ff4a91ec6e','e8279c53-d808-403c-a6d3-4a4e91e8892c','83195917-a51c-4b8e-af45-7e9b8986d465','0883eabb-54fe-4dfb-8c4f-d60aefdf6e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b54ccaca364bf6bc7be37bc3b25c2f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-665193180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9855a94-5582-4030-bbb6-c40b0eaed7f2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0b09faf0388d4321b6fbf7e248da4b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5b54ccaca364bf6bc7be37bc3b25c2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:42.548478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e38c88-ae18-4e85-8526-8fbf2c19cabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:42.578403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e38c88-ae18-4e85-8526-8fbf2c19cabd) transitioned into state 'SUCCESS' from state '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-665193180',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b09faf0388d4321b6fbf7e248da4b24',qos_specs=None,replication_status=,reservations=['7f56e4c2-f4d9-4efb-823d-08ff4a91ec6e','e8279c53-d808-403c-a6d3-4a4e91e8892c','83195917-a51c-4b8e-af45-7e9b8986d465','0883eabb-54fe-4dfb-8c4f-d60aefdf6e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b54ccaca364bf6bc7be37bc3b25c2f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:42.580204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e701e0b1-598b-4128-972f-3a7edbdb66f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:42.595666 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e701e0b1-598b-4128-972f-3a7edbdb66f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:42.597181 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Flow 'volume_create_api' (ec45fab8-6f5e-4618-a4a2-436612c55bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:42.597722 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Create volume request issued successfully. Aug 14 01:21:42.600603 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79e1ccb8-8a20-41b1-8192-3b3dd1771dd6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:42.600603 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 511/2063] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:42 2026] POST /volume/v3/volumes => generated 761 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:42.618143 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2555f793-b783-4395-aaaf-e56e29d324d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:42.620831 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2555f793-b783-4395-aaaf-e56e29d324d0 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:42.621423 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2555f793-b783-4395-aaaf-e56e29d324d0 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:42.621789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2555f793-b783-4395-aaaf-e56e29d324d0 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:42.637393 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:42.637393 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:42.649326 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2555f793-b783-4395-aaaf-e56e29d324d0 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:42.657261 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2555f793-b783-4395-aaaf-e56e29d324d0 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 returned with HTTP 200 Aug 14 01:21:42.657750 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 517/2064] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:42 2026] GET /volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 => generated 829 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:43.107697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8dba963f-70e5-4c9b-889f-cbc77368c111 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:43.109765 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dba963f-70e5-4c9b-889f-cbc77368c111 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:43.110106 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dba963f-70e5-4c9b-889f-cbc77368c111 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:43.110372 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dba963f-70e5-4c9b-889f-cbc77368c111 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:43.110542 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8dba963f-70e5-4c9b-889f-cbc77368c111 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:43.116577 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:43.116577 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:43.117418 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dba963f-70e5-4c9b-889f-cbc77368c111 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:43.117825 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 518/2065] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:43 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:43.552822 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c715f13-42dd-461e-94ca-b02e5835300c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:43.560084 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c715f13-42dd-461e-94ca-b02e5835300c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:43.560084 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c715f13-42dd-461e-94ca-b02e5835300c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:43.560084 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c715f13-42dd-461e-94ca-b02e5835300c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:43.577416 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:43.577416 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:43.590720 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c715f13-42dd-461e-94ca-b02e5835300c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:43.604949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c715f13-42dd-461e-94ca-b02e5835300c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:43.604949 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 520/2066] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:43 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:43.676612 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e4a5fa1-e28c-4308-9586-512a9deb804f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:43.679611 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e4a5fa1-e28c-4308-9586-512a9deb804f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:43.680048 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e4a5fa1-e28c-4308-9586-512a9deb804f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:43.680362 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e4a5fa1-e28c-4308-9586-512a9deb804f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:43.696133 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:43.696133 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:43.703835 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3e4a5fa1-e28c-4308-9586-512a9deb804f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:43.711705 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e4a5fa1-e28c-4308-9586-512a9deb804f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 returned with HTTP 200 Aug 14 01:21:43.716032 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 512/2067] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:43 2026] GET /volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:43.729820 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a1468fd3-a546-4862-8978-d195488bf96c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:43.732464 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1468fd3-a546-4862-8978-d195488bf96c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:43.732686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1468fd3-a546-4862-8978-d195488bf96c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:43.732882 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1468fd3-a546-4862-8978-d195488bf96c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:43.742847 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:43.742847 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:43.748787 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a1468fd3-a546-4862-8978-d195488bf96c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:43.770243 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1468fd3-a546-4862-8978-d195488bf96c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 returned with HTTP 200 Aug 14 01:21:43.775501 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 518/2068] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:43 2026] GET /volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:43.791889 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:43.800140 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:43.800723 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1913667778"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:43.804560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1913667778'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:43.804754 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Create volume of 1 GB Aug 14 01:21:43.814185 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Availability Zones retrieved successfully. Aug 14 01:21:43.822976 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Flow 'volume_create_api' (4a1b045a-3734-47eb-8c39-d88bda9127aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:43.827717 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaa7599-4253-4cd9-a683-7aa2433fcb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:43.827717 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:43.864952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaa7599-4253-4cd9-a683-7aa2433fcb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:43.864952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f348da8-f6a9-41d5-8730-87a850df24c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:43.931554 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Created reservations ['cc591f56-a787-44d2-b602-8f272a264e95', 'b1ad1210-8765-48dd-9bd6-bd7cf1cbab49', 'a3f36b1e-1e45-44d9-bee7-c1c010d24b0c', '3c98a005-8a1b-45a8-934f-b0f5102305a9'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:43.932839 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f348da8-f6a9-41d5-8730-87a850df24c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc591f56-a787-44d2-b602-8f272a264e95', 'b1ad1210-8765-48dd-9bd6-bd7cf1cbab49', 'a3f36b1e-1e45-44d9-bee7-c1c010d24b0c', '3c98a005-8a1b-45a8-934f-b0f5102305a9']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:43.933767 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a48ce2-f9d3-4936-b81c-34c7f6450c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:43.970207 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a48ce2-f9d3-4936-b81c-34c7f6450c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5539aa1b-de1c-4598-92eb-9997d4474772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1913667778',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b09faf0388d4321b6fbf7e248da4b24',qos_specs=None,replication_status=,reservations=['cc591f56-a787-44d2-b602-8f272a264e95','b1ad1210-8765-48dd-9bd6-bd7cf1cbab49','a3f36b1e-1e45-44d9-bee7-c1c010d24b0c','3c98a005-8a1b-45a8-934f-b0f5102305a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b54ccaca364bf6bc7be37bc3b25c2f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1913667778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5539aa1b-de1c-4598-92eb-9997d4474772,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0b09faf0388d4321b6fbf7e248da4b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5b54ccaca364bf6bc7be37bc3b25c2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:43.970908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5991ad8f-0282-4cfc-914f-3ae59b3635d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:44.005547 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5991ad8f-0282-4cfc-914f-3ae59b3635d6) transitioned into state 'SUCCESS' from state '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-1913667778',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0b09faf0388d4321b6fbf7e248da4b24',qos_specs=None,replication_status=,reservations=['cc591f56-a787-44d2-b602-8f272a264e95','b1ad1210-8765-48dd-9bd6-bd7cf1cbab49','a3f36b1e-1e45-44d9-bee7-c1c010d24b0c','3c98a005-8a1b-45a8-934f-b0f5102305a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5b54ccaca364bf6bc7be37bc3b25c2f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:44.007072 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23984c22-2e85-4de2-b2f1-ef0573892289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:44.028118 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23984c22-2e85-4de2-b2f1-ef0573892289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:44.028686 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Flow 'volume_create_api' (4a1b045a-3734-47eb-8c39-d88bda9127aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:44.029356 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Create volume request issued successfully. Aug 14 01:21:44.030094 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ef97d80-7216-4f2e-b109-539d9e6f2e0b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:44.032749 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 519/2069] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:43 2026] POST /volume/v3/volumes => generated 762 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:44.057842 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3623513f-e796-4860-aebc-80c8e3f650bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:44.061803 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3623513f-e796-4860-aebc-80c8e3f650bb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:44.062392 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3623513f-e796-4860-aebc-80c8e3f650bb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:44.062568 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3623513f-e796-4860-aebc-80c8e3f650bb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:44.077584 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:44.077584 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:44.085968 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3623513f-e796-4860-aebc-80c8e3f650bb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:44.093267 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3623513f-e796-4860-aebc-80c8e3f650bb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 returned with HTTP 200 Aug 14 01:21:44.093267 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 521/2070] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:44 2026] GET /volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 => generated 830 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:44.108694 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:44.141259 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d91b82d8-b06a-4b98-b0e8-75e47e4118e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:44.147445 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d91b82d8-b06a-4b98-b0e8-75e47e4118e2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:44.147595 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d91b82d8-b06a-4b98-b0e8-75e47e4118e2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:44.147868 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d91b82d8-b06a-4b98-b0e8-75e47e4118e2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:44.148105 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d91b82d8-b06a-4b98-b0e8-75e47e4118e2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:44.160407 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:44.160407 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:44.162674 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d91b82d8-b06a-4b98-b0e8-75e47e4118e2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:44.163742 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 519/2071] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:44 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:44.377254 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:44.377729 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1515881280"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:44.379468 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1515881280'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:44.379595 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume of 1 GB Aug 14 01:21:44.384515 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Availability Zones retrieved successfully. Aug 14 01:21:44.391647 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (d8cfd175-dbaa-4d28-aa43-34b8e9fb02e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:44.393340 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66a475d-79ca-419c-b1cd-2bab9d2f0ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:44.394255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:44.432080 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66a475d-79ca-419c-b1cd-2bab9d2f0ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:44.432826 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccfaabf-72f8-40fa-b672-e5e0f9529f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:44.519970 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['822edee7-e272-40dd-bef6-1a73ba12d6d5', '582015fc-a7ed-4632-905f-79b1d6a1fe93', '7b4dc909-374a-49b4-a89f-640cc95710b4', 'b89832dd-a4c0-4629-a9ec-735f96ca65db'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:44.521352 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccfaabf-72f8-40fa-b672-e5e0f9529f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['822edee7-e272-40dd-bef6-1a73ba12d6d5', '582015fc-a7ed-4632-905f-79b1d6a1fe93', '7b4dc909-374a-49b4-a89f-640cc95710b4', 'b89832dd-a4c0-4629-a9ec-735f96ca65db']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:44.522255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7747e7-7cd6-4898-b058-79176f506527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:44.552809 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e7747e7-7cd6-4898-b058-79176f506527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c193592-e9f4-47ab-a27c-c2f7c8ad32b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1515881280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['822edee7-e272-40dd-bef6-1a73ba12d6d5','582015fc-a7ed-4632-905f-79b1d6a1fe93','7b4dc909-374a-49b4-a89f-640cc95710b4','b89832dd-a4c0-4629-a9ec-735f96ca65db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1515881280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c193592-e9f4-47ab-a27c-c2f7c8ad32b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581006c4684045539c829e4b742f472d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d6faffe4bac4487bd3f435abe626013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:44.554153 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3fc540-29ec-4d14-8e52-3e493050f8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:44.580775 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3fc540-29ec-4d14-8e52-3e493050f8c9) transitioned into state 'SUCCESS' from state '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-1515881280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['822edee7-e272-40dd-bef6-1a73ba12d6d5','582015fc-a7ed-4632-905f-79b1d6a1fe93','7b4dc909-374a-49b4-a89f-640cc95710b4','b89832dd-a4c0-4629-a9ec-735f96ca65db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:44.581768 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21a373d-73c7-4a03-95d8-e22613e0dd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:44.594123 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21a373d-73c7-4a03-95d8-e22613e0dd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:44.594986 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (d8cfd175-dbaa-4d28-aa43-34b8e9fb02e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:44.595357 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume request issued successfully. Aug 14 01:21:44.596064 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af5fdac7-97af-4463-a47c-6b5cb3507088 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:44.596608 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 513/2072] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:21:44 2026] POST /volume/v3/volumes => generated 776 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:44.612171 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6753f3bb-3870-41e9-a9b3-f07511204acd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:44.614868 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6753f3bb-3870-41e9-a9b3-f07511204acd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 Aug 14 01:21:44.614868 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6753f3bb-3870-41e9-a9b3-f07511204acd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:44.614868 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6753f3bb-3870-41e9-a9b3-f07511204acd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:44.623310 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d0aaaf93-dfc7-4969-bda3-b6b9f633466f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:44.625250 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:44.625250 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:44.625354 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0aaaf93-dfc7-4969-bda3-b6b9f633466f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:44.626523 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0aaaf93-dfc7-4969-bda3-b6b9f633466f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:44.626523 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0aaaf93-dfc7-4969-bda3-b6b9f633466f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:44.630664 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6753f3bb-3870-41e9-a9b3-f07511204acd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:21:44.637006 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6753f3bb-3870-41e9-a9b3-f07511204acd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 returned with HTTP 200 Aug 14 01:21:44.637527 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 520/2073] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:44 2026] GET /volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:44.650145 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:44.650145 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:44.656415 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d0aaaf93-dfc7-4969-bda3-b6b9f633466f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:44.664772 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0aaaf93-dfc7-4969-bda3-b6b9f633466f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:44.665330 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 522/2074] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:44 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1215 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:45.072939 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7031e5d8-014a-4d31-950d-085bbb017c59 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.113746 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1fa8798a-4f0b-45bf-8c20-5c1f984a7f00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.115757 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fa8798a-4f0b-45bf-8c20-5c1f984a7f00 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:45.115971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fa8798a-4f0b-45bf-8c20-5c1f984a7f00 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.116103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fa8798a-4f0b-45bf-8c20-5c1f984a7f00 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.124826 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.124826 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:45.128783 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1fa8798a-4f0b-45bf-8c20-5c1f984a7f00 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:45.133497 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fa8798a-4f0b-45bf-8c20-5c1f984a7f00 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 returned with HTTP 200 Aug 14 01:21:45.133938 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 514/2075] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.150556 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d4d060b6-ab6c-4c87-be1b-50077fdde17f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.152882 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4d060b6-ab6c-4c87-be1b-50077fdde17f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:45.153231 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4d060b6-ab6c-4c87-be1b-50077fdde17f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.153484 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4d060b6-ab6c-4c87-be1b-50077fdde17f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.162418 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.162418 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:45.167093 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d4d060b6-ab6c-4c87-be1b-50077fdde17f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:45.176176 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4d060b6-ab6c-4c87-be1b-50077fdde17f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 returned with HTTP 200 Aug 14 01:21:45.176830 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 521/2076] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.178686 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-beb00ddf-b692-4176-9449-7181ef302a03 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.181026 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-beb00ddf-b692-4176-9449-7181ef302a03 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:45.181271 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-beb00ddf-b692-4176-9449-7181ef302a03 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.181474 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-beb00ddf-b692-4176-9449-7181ef302a03 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.181575 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-beb00ddf-b692-4176-9449-7181ef302a03 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:45.186554 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.186554 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:45.187665 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-beb00ddf-b692-4176-9449-7181ef302a03 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:45.188548 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 523/2077] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.192039 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-01fcb541-f608-4f5c-8f5b-fb56122222e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.194347 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01fcb541-f608-4f5c-8f5b-fb56122222e4 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes Aug 14 01:21:45.194571 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01fcb541-f608-4f5c-8f5b-fb56122222e4 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.194815 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01fcb541-f608-4f5c-8f5b-fb56122222e4 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.195143 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-01fcb541-f608-4f5c-8f5b-fb56122222e4 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.197043 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-01fcb541-f608-4f5c-8f5b-fb56122222e4 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.210200 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-01fcb541-f608-4f5c-8f5b-fb56122222e4 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.210960 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01fcb541-f608-4f5c-8f5b-fb56122222e4 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 200 Aug 14 01:21:45.211504 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 515/2078] 10.4.3.11 () {66 vars in 1230 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes => generated 969 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.226825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-61f97dac-f19f-4bce-b8da-321d1cef8290 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.229073 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61f97dac-f19f-4bce-b8da-321d1cef8290 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1167360279 Aug 14 01:21:45.229192 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61f97dac-f19f-4bce-b8da-321d1cef8290 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.229404 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61f97dac-f19f-4bce-b8da-321d1cef8290 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.229750 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-61f97dac-f19f-4bce-b8da-321d1cef8290 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.231182 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-61f97dac-f19f-4bce-b8da-321d1cef8290 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1167360279'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.266574 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-61f97dac-f19f-4bce-b8da-321d1cef8290 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.267078 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61f97dac-f19f-4bce-b8da-321d1cef8290 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1167360279 returned with HTTP 200 Aug 14 01:21:45.267521 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 522/2079] 10.4.3.11 () {66 vars in 1331 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1167360279 => generated 332 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.267965 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7031e5d8-014a-4d31-950d-085bbb017c59 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes Aug 14 01:21:45.268291 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7031e5d8-014a-4d31-950d-085bbb017c59 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.269997 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7031e5d8-014a-4d31-950d-085bbb017c59 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.269997 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-7031e5d8-014a-4d31-950d-085bbb017c59 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.270195 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7031e5d8-014a-4d31-950d-085bbb017c59 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.282172 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7031e5d8-014a-4d31-950d-085bbb017c59 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Get all volumes completed successfully. Aug 14 01:21:45.282633 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9c32e99-e0a6-4fdd-a923-4c1d2c5ef70d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.282693 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7031e5d8-014a-4d31-950d-085bbb017c59 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 200 Aug 14 01:21:45.283636 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 520/2080] 10.4.3.11 () {66 vars in 1230 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes => generated 15 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:21:45.284702 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9c32e99-e0a6-4fdd-a923-4c1d2c5ef70d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1167360279 Aug 14 01:21:45.284960 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9c32e99-e0a6-4fdd-a923-4c1d2c5ef70d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.285228 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9c32e99-e0a6-4fdd-a923-4c1d2c5ef70d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.285602 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-e9c32e99-e0a6-4fdd-a923-4c1d2c5ef70d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.286629 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e9c32e99-e0a6-4fdd-a923-4c1d2c5ef70d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1167360279'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.302648 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.307461 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:45.307461 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1466571146"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:45.312037 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1466571146'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:45.312037 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Create volume of 1 GB Aug 14 01:21:45.314220 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.314220 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:45.321429 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Availability Zones retrieved successfully. Aug 14 01:21:45.328342 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Flow 'volume_create_api' (4a217fea-2b9b-470e-ab5b-9f1ec60ae5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:45.329496 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4091880c-5791-43d5-870b-8f734f5bb26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:45.330510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:45.336997 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9c32e99-e0a6-4fdd-a923-4c1d2c5ef70d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.337907 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.337907 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:45.345254 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9c32e99-e0a6-4fdd-a923-4c1d2c5ef70d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1167360279 returned with HTTP 200 Aug 14 01:21:45.345838 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 524/2081] 10.4.3.11 () {66 vars in 1352 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1167360279 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.368475 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78d440bc-00d1-44f0-a276-7126c254d6fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.370689 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78d440bc-00d1-44f0-a276-7126c254d6fb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?limit=1 Aug 14 01:21:45.372957 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78d440bc-00d1-44f0-a276-7126c254d6fb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.372957 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78d440bc-00d1-44f0-a276-7126c254d6fb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.373161 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4091880c-5791-43d5-870b-8f734f5bb26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:45.373261 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-78d440bc-00d1-44f0-a276-7126c254d6fb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.373261 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.373261 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:45.373385 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c388f83d-47c6-4034-bea5-5d288751d4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:45.373850 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-78d440bc-00d1-44f0-a276-7126c254d6fb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.393058 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-78d440bc-00d1-44f0-a276-7126c254d6fb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.394477 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.394477 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:45.404019 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78d440bc-00d1-44f0-a276-7126c254d6fb tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 14 01:21:45.404719 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 523/2082] 10.4.3.11 () {66 vars in 1266 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:45.428751 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8d224ffa-7c21-468c-98ba-9e0afbcf4233 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.431332 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d224ffa-7c21-468c-98ba-9e0afbcf4233 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?limit=1&marker=5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:45.431655 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d224ffa-7c21-468c-98ba-9e0afbcf4233 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.432862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d224ffa-7c21-468c-98ba-9e0afbcf4233 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.433673 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-8d224ffa-7c21-468c-98ba-9e0afbcf4233 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.437377 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d224ffa-7c21-468c-98ba-9e0afbcf4233 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.488855 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8d224ffa-7c21-468c-98ba-9e0afbcf4233 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.490145 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.490145 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:45.491707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Created reservations ['36f7ff6c-aecf-418b-8ceb-612417f4169e', '063cd48a-2792-47ba-855c-f7e7aad08b11', 'b4dc7598-1b49-4c1e-85b4-ba5a1818e5ce', '4b13be36-8bac-44f2-9f42-22d21872368b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:45.492737 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c388f83d-47c6-4034-bea5-5d288751d4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f7ff6c-aecf-418b-8ceb-612417f4169e', '063cd48a-2792-47ba-855c-f7e7aad08b11', 'b4dc7598-1b49-4c1e-85b4-ba5a1818e5ce', '4b13be36-8bac-44f2-9f42-22d21872368b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:45.493825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f921e6-b46f-4a57-bea0-e7187b20b000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:45.497514 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d224ffa-7c21-468c-98ba-9e0afbcf4233 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?limit=1&marker=5539aa1b-de1c-4598-92eb-9997d4474772 returned with HTTP 200 Aug 14 01:21:45.498220 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 521/2083] 10.4.3.11 () {66 vars in 1354 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/detail?limit=1&marker=5539aa1b-de1c-4598-92eb-9997d4474772 => generated 999 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.516113 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-038d386d-a36b-43aa-991b-ff9c963d1973 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.518469 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-038d386d-a36b-43aa-991b-ff9c963d1973 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?limit=1&marker=d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:45.518754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-038d386d-a36b-43aa-991b-ff9c963d1973 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.518971 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-038d386d-a36b-43aa-991b-ff9c963d1973 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.519332 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-038d386d-a36b-43aa-991b-ff9c963d1973 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.520349 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-038d386d-a36b-43aa-991b-ff9c963d1973 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.540412 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f921e6-b46f-4a57-bea0-e7187b20b000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac659117-2f4d-4ee4-81fa-171b7a9ec261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1466571146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b27f181db049b682e14b4135a0690b',qos_specs=None,replication_status=,reservations=['36f7ff6c-aecf-418b-8ceb-612417f4169e','063cd48a-2792-47ba-855c-f7e7aad08b11','b4dc7598-1b49-4c1e-85b4-ba5a1818e5ce','4b13be36-8bac-44f2-9f42-22d21872368b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154e849a578b472fb552d2ea5bc59afe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1466571146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac659117-2f4d-4ee4-81fa-171b7a9ec261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9b27f181db049b682e14b4135a0690b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='154e849a578b472fb552d2ea5bc59afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:45.542283 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2ec00a-2355-4188-982f-444bfc02de16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:45.573739 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-038d386d-a36b-43aa-991b-ff9c963d1973 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.574673 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.574673 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:45.578428 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2ec00a-2355-4188-982f-444bfc02de16) transitioned into state 'SUCCESS' from state '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-1466571146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b27f181db049b682e14b4135a0690b',qos_specs=None,replication_status=,reservations=['36f7ff6c-aecf-418b-8ceb-612417f4169e','063cd48a-2792-47ba-855c-f7e7aad08b11','b4dc7598-1b49-4c1e-85b4-ba5a1818e5ce','4b13be36-8bac-44f2-9f42-22d21872368b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154e849a578b472fb552d2ea5bc59afe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:45.579425 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a6dd25a-c589-4bcc-85d6-42e7892deaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:45.580688 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-038d386d-a36b-43aa-991b-ff9c963d1973 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?limit=1&marker=d9855a94-5582-4030-bbb6-c40b0eaed7f2 returned with HTTP 200 Aug 14 01:21:45.582216 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 525/2084] 10.4.3.11 () {66 vars in 1354 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/detail?limit=1&marker=d9855a94-5582-4030-bbb6-c40b0eaed7f2 => generated 1000 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:45.599336 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a6dd25a-c589-4bcc-85d6-42e7892deaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:45.600636 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Flow 'volume_create_api' (4a217fea-2b9b-470e-ab5b-9f1ec60ae5bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:45.601259 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Create volume request issued successfully. Aug 14 01:21:45.601994 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac1ea583-5972-4bbd-843f-3fa76c638d55 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:45.602771 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 516/2085] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:45 2026] POST /volume/v3/volumes => generated 753 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 01:21:45.604369 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f1b4b9fc-fcaa-4cfa-84c0-8420eb729460 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.608954 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1b4b9fc-fcaa-4cfa-84c0-8420eb729460 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?limit=1&marker=eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:45.608954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1b4b9fc-fcaa-4cfa-84c0-8420eb729460 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.608954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1b4b9fc-fcaa-4cfa-84c0-8420eb729460 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.608954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-f1b4b9fc-fcaa-4cfa-84c0-8420eb729460 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.610073 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-f1b4b9fc-fcaa-4cfa-84c0-8420eb729460 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.624164 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a831d1ee-8986-414b-83ee-356d8852bfb6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.626472 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a831d1ee-8986-414b-83ee-356d8852bfb6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 Aug 14 01:21:45.626744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a831d1ee-8986-414b-83ee-356d8852bfb6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.626889 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a831d1ee-8986-414b-83ee-356d8852bfb6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.643229 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.643229 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:45.654986 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a831d1ee-8986-414b-83ee-356d8852bfb6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:45.657847 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44b27eea-1548-4534-a98b-aa51c9707f69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.662946 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44b27eea-1548-4534-a98b-aa51c9707f69 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 Aug 14 01:21:45.662946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44b27eea-1548-4534-a98b-aa51c9707f69 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.662946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44b27eea-1548-4534-a98b-aa51c9707f69 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.664066 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a831d1ee-8986-414b-83ee-356d8852bfb6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 returned with HTTP 200 Aug 14 01:21:45.667589 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 522/2086] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.668031 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f1b4b9fc-fcaa-4cfa-84c0-8420eb729460 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.672066 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1b4b9fc-fcaa-4cfa-84c0-8420eb729460 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?limit=1&marker=eb5cc180-05dd-4ba2-8869-7abe67c1e54b returned with HTTP 200 Aug 14 01:21:45.672066 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 524/2087] 10.4.3.11 () {66 vars in 1354 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/detail?limit=1&marker=eb5cc180-05dd-4ba2-8869-7abe67c1e54b => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 01:21:45.678611 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.678611 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:45.686520 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9f8eb19c-f7e7-44cd-a784-94e91397dd4c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.688867 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f8eb19c-f7e7-44cd-a784-94e91397dd4c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:45.690466 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f8eb19c-f7e7-44cd-a784-94e91397dd4c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.690729 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f8eb19c-f7e7-44cd-a784-94e91397dd4c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.694197 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44b27eea-1548-4534-a98b-aa51c9707f69 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:21:45.696383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-731534ff-a3fd-4d5c-83d9-87faa2f5275a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.699596 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-731534ff-a3fd-4d5c-83d9-87faa2f5275a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 14 01:21:45.699596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-731534ff-a3fd-4d5c-83d9-87faa2f5275a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.701898 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-731534ff-a3fd-4d5c-83d9-87faa2f5275a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.702723 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-731534ff-a3fd-4d5c-83d9-87faa2f5275a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.702865 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-731534ff-a3fd-4d5c-83d9-87faa2f5275a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value available, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:45.704468 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-731534ff-a3fd-4d5c-83d9-87faa2f5275a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.704828 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44b27eea-1548-4534-a98b-aa51c9707f69 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 returned with HTTP 200 Aug 14 01:21:45.705505 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 526/2088] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:45.723379 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.723379 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:45.728684 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e964128-9ec9-4c7f-a38d-477c27e182ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.730274 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9f8eb19c-f7e7-44cd-a784-94e91397dd4c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:45.731471 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e964128-9ec9-4c7f-a38d-477c27e182ca tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:21:45.732240 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e964128-9ec9-4c7f-a38d-477c27e182ca tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c193592-e9f4-47ab-a27c-c2f7c8ad32b2", "name": "tempest-type-Backup-830763938"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:45.734411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-2e964128-9ec9-4c7f-a38d-477c27e182ca tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating new backup {'backup': {'volume_id': '5c193592-e9f4-47ab-a27c-c2f7c8ad32b2', 'name': 'tempest-type-Backup-830763938'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:21:45.734768 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-2e964128-9ec9-4c7f-a38d-477c27e182ca tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating backup of volume 5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 in container None Aug 14 01:21:45.739752 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f8eb19c-f7e7-44cd-a784-94e91397dd4c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:45.739752 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 517/2089] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1215 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:45.747748 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.747748 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:45.747748 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2e964128-9ec9-4c7f-a38d-477c27e182ca tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:21:45.765379 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-731534ff-a3fd-4d5c-83d9-87faa2f5275a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.766777 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.766777 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:45.773170 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-731534ff-a3fd-4d5c-83d9-87faa2f5275a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 14 01:21:45.776958 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 523/2090] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:45.807089 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d92406e-55a6-4898-a870-25d5e3039e19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.809123 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d92406e-55a6-4898-a870-25d5e3039e19 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 14 01:21:45.809441 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d92406e-55a6-4898-a870-25d5e3039e19 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.809758 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d92406e-55a6-4898-a870-25d5e3039e19 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.810181 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-0d92406e-55a6-4898-a870-25d5e3039e19 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.811204 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0d92406e-55a6-4898-a870-25d5e3039e19 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value available, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:45.812068 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0d92406e-55a6-4898-a870-25d5e3039e19 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.812229 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2e964128-9ec9-4c7f-a38d-477c27e182ca tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['9facfe18-6817-41e0-a0af-02171f43f024', 'b4722817-8bf2-4ad2-b680-c5d0a8e7194a'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:45.859117 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d92406e-55a6-4898-a870-25d5e3039e19 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.860557 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.860557 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:45.866657 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d92406e-55a6-4898-a870-25d5e3039e19 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 14 01:21:45.867404 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 527/2091] 10.4.3.11 () {66 vars in 1352 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:45.879721 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e964128-9ec9-4c7f-a38d-477c27e182ca tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:21:45.879721 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 525/2092] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:21:45 2026] POST /volume/v3/backups => generated 313 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:45.887495 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89738b58-822d-483e-ad2d-c84a08c831e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.890238 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89738b58-822d-483e-ad2d-c84a08c831e3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a Aug 14 01:21:45.890515 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89738b58-822d-483e-ad2d-c84a08c831e3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.891198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89738b58-822d-483e-ad2d-c84a08c831e3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.891198 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-89738b58-822d-483e-ad2d-c84a08c831e3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: 921a23fb-28c1-4c48-bae3-12d3f239c66a Aug 14 01:21:45.891799 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-01c2beed-f330-4e75-ac48-829b62e4b13d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.893880 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-371aa40b-ae47-4dd3-93ec-e30671c3e66a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.894443 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01c2beed-f330-4e75-ac48-829b62e4b13d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:45.895117 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01c2beed-f330-4e75-ac48-829b62e4b13d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.895412 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-01c2beed-f330-4e75-ac48-829b62e4b13d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.895613 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-01c2beed-f330-4e75-ac48-829b62e4b13d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:45.899628 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-371aa40b-ae47-4dd3-93ec-e30671c3e66a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?limit=1 Aug 14 01:21:45.899628 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-371aa40b-ae47-4dd3-93ec-e30671c3e66a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.899628 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-371aa40b-ae47-4dd3-93ec-e30671c3e66a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.899628 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-371aa40b-ae47-4dd3-93ec-e30671c3e66a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.899628 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-371aa40b-ae47-4dd3-93ec-e30671c3e66a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.901670 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-f9f074fa-bb0e-4632-a516-b61302102d6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.907992 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-f9f074fa-bb0e-4632-a516-b61302102d6c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments/331c0028-2eea-404f-9190-4272f39dd92f/action Aug 14 01:21:45.908135 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.908135 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:45.908193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-f9f074fa-bb0e-4632-a516-b61302102d6c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:45.908193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-f9f074fa-bb0e-4632-a516-b61302102d6c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:45.908279 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-01c2beed-f330-4e75-ac48-829b62e4b13d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:45.908279 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 524/2093] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.908796 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.908796 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:45.909103 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-371aa40b-ae47-4dd3-93ec-e30671c3e66a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.909403 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-89738b58-822d-483e-ad2d-c84a08c831e3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:45.909816 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-371aa40b-ae47-4dd3-93ec-e30671c3e66a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 14 01:21:45.910332 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 528/2094] 10.4.3.11 () {66 vars in 1245 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.925716 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d85dfdda-9530-45de-a9d7-a107c8d7af6c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.927582 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d85dfdda-9530-45de-a9d7-a107c8d7af6c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?limit=1&marker=5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:45.927754 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d85dfdda-9530-45de-a9d7-a107c8d7af6c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.928021 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d85dfdda-9530-45de-a9d7-a107c8d7af6c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.928296 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-d85dfdda-9530-45de-a9d7-a107c8d7af6c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.929053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d85dfdda-9530-45de-a9d7-a107c8d7af6c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:45.938570 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-89738b58-822d-483e-ad2d-c84a08c831e3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot delete request issued successfully. Aug 14 01:21:45.939115 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89738b58-822d-483e-ad2d-c84a08c831e3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a returned with HTTP 202 Aug 14 01:21:45.939476 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 518/2095] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:21:45 2026] DELETE /volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:45.942210 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.942210 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:45.945645 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d85dfdda-9530-45de-a9d7-a107c8d7af6c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:45.947436 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d85dfdda-9530-45de-a9d7-a107c8d7af6c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?limit=1&marker=5539aa1b-de1c-4598-92eb-9997d4474772 returned with HTTP 200 Aug 14 01:21:45.947436 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 525/2096] 10.4.3.11 () {66 vars in 1333 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes?limit=1&marker=5539aa1b-de1c-4598-92eb-9997d4474772 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:45.951375 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1bdb02b9-af5a-44a1-ad7e-66ec39d6d246 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.954607 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1bdb02b9-af5a-44a1-ad7e-66ec39d6d246 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a Aug 14 01:21:45.954607 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1bdb02b9-af5a-44a1-ad7e-66ec39d6d246 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.954607 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1bdb02b9-af5a-44a1-ad7e-66ec39d6d246 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.961532 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.961532 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:45.962193 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1bdb02b9-af5a-44a1-ad7e-66ec39d6d246 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:45.962266 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb42c633-4c73-409e-91cf-bbe11a400c9b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:45.963189 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e67e4f25-eed7-4d3a-ba4d-2596e3258c10 req-f9f074fa-bb0e-4632-a516-b61302102d6c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/331c0028-2eea-404f-9190-4272f39dd92f/action returned with HTTP 204 Aug 14 01:21:45.964683 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 526/2097] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:21:45 2026] POST /volume/v3/attachments/331c0028-2eea-404f-9190-4272f39dd92f/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:45.964873 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1bdb02b9-af5a-44a1-ad7e-66ec39d6d246 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a returned with HTTP 200 Aug 14 01:21:45.965391 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 529/2098] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:21:45.965515 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb42c633-4c73-409e-91cf-bbe11a400c9b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?limit=1&marker=d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:45.965798 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb42c633-4c73-409e-91cf-bbe11a400c9b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:45.966079 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb42c633-4c73-409e-91cf-bbe11a400c9b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:45.966546 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-eb42c633-4c73-409e-91cf-bbe11a400c9b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:45.966896 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:45.966896 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:45.967910 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-eb42c633-4c73-409e-91cf-bbe11a400c9b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.016320 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eb42c633-4c73-409e-91cf-bbe11a400c9b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.017271 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb42c633-4c73-409e-91cf-bbe11a400c9b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?limit=1&marker=d9855a94-5582-4030-bbb6-c40b0eaed7f2 returned with HTTP 200 Aug 14 01:21:46.017545 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 519/2099] 10.4.3.11 () {66 vars in 1333 bytes} [Fri Aug 14 01:21:45 2026] GET /volume/v3/volumes?limit=1&marker=d9855a94-5582-4030-bbb6-c40b0eaed7f2 => generated 467 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.032152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65a02dc7-43ea-4c77-b7a0-bb197a667b8c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.034544 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65a02dc7-43ea-4c77-b7a0-bb197a667b8c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?limit=1&marker=eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:46.035364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65a02dc7-43ea-4c77-b7a0-bb197a667b8c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.036599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65a02dc7-43ea-4c77-b7a0-bb197a667b8c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.039956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-65a02dc7-43ea-4c77-b7a0-bb197a667b8c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.039956 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.039956 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:46.039956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-65a02dc7-43ea-4c77-b7a0-bb197a667b8c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.049953 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.067960 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-65a02dc7-43ea-4c77-b7a0-bb197a667b8c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.067960 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65a02dc7-43ea-4c77-b7a0-bb197a667b8c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?limit=1&marker=eb5cc180-05dd-4ba2-8869-7abe67c1e54b returned with HTTP 200 Aug 14 01:21:46.067960 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 526/2100] 10.4.3.11 () {66 vars in 1333 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes?limit=1&marker=eb5cc180-05dd-4ba2-8869-7abe67c1e54b => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:21:46.088310 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ed600b0-8983-4acd-8b5f-3ee6f073872d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.092079 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed600b0-8983-4acd-8b5f-3ee6f073872d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-665193180&status=available Aug 14 01:21:46.092752 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ed600b0-8983-4acd-8b5f-3ee6f073872d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.092752 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ed600b0-8983-4acd-8b5f-3ee6f073872d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.093617 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-0ed600b0-8983-4acd-8b5f-3ee6f073872d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.093733 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed600b0-8983-4acd-8b5f-3ee6f073872d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value available, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:46.094545 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ed600b0-8983-4acd-8b5f-3ee6f073872d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-665193180'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.155585 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ed600b0-8983-4acd-8b5f-3ee6f073872d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.156881 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed600b0-8983-4acd-8b5f-3ee6f073872d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-665193180&status=available returned with HTTP 200 Aug 14 01:21:46.158748 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 530/2101] 10.4.3.11 () {66 vars in 1363 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-665193180&status=available => generated 331 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.180986 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-165c2fd4-e0f1-4e4b-a525-bea8f606186f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.185840 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-165c2fd4-e0f1-4e4b-a525-bea8f606186f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1167360279&status=available Aug 14 01:21:46.186731 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-165c2fd4-e0f1-4e4b-a525-bea8f606186f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.187071 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-165c2fd4-e0f1-4e4b-a525-bea8f606186f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.188158 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-165c2fd4-e0f1-4e4b-a525-bea8f606186f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.188494 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-165c2fd4-e0f1-4e4b-a525-bea8f606186f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value available, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:46.188904 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.188904 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:46.189600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-165c2fd4-e0f1-4e4b-a525-bea8f606186f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1167360279'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.205571 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-152fc1a8-e11d-4c79-b066-119c48c8f169 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.207872 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-152fc1a8-e11d-4c79-b066-119c48c8f169 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:46.208347 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-152fc1a8-e11d-4c79-b066-119c48c8f169 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.208823 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-152fc1a8-e11d-4c79-b066-119c48c8f169 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.209131 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-152fc1a8-e11d-4c79-b066-119c48c8f169 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:46.217365 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.217365 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:46.218837 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-152fc1a8-e11d-4c79-b066-119c48c8f169 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:46.219577 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 527/2102] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.234331 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e63f8a06-7408-4b98-aac6-f9f0253dc0ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.238017 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e63f8a06-7408-4b98-aac6-f9f0253dc0ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d Aug 14 01:21:46.238017 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e63f8a06-7408-4b98-aac6-f9f0253dc0ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.238643 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e63f8a06-7408-4b98-aac6-f9f0253dc0ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.250900 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-165c2fd4-e0f1-4e4b-a525-bea8f606186f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.251286 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.251286 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:46.251875 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.251875 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:46.252035 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e63f8a06-7408-4b98-aac6-f9f0253dc0ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:21:46.254356 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e63f8a06-7408-4b98-aac6-f9f0253dc0ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d returned with HTTP 200 Aug 14 01:21:46.255087 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 531/2103] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.258798 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-165c2fd4-e0f1-4e4b-a525-bea8f606186f tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1167360279&status=available returned with HTTP 200 Aug 14 01:21:46.259365 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:46.259847 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1292572238", "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:46.260406 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 520/2104] 10.4.3.11 () {66 vars in 1386 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1167360279&status=available => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.261804 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1292572238', 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:46.271053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e1b91056-6461-4513-a4b5-5718c3c37bf2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.274965 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e1b91056-6461-4513-a4b5-5718c3c37bf2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:46.274965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e1b91056-6461-4513-a4b5-5718c3c37bf2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.274965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e1b91056-6461-4513-a4b5-5718c3c37bf2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.274965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e1b91056-6461-4513-a4b5-5718c3c37bf2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:46.285010 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-743a42e6-3b41-41bd-b3b3-8b0877005877 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.285321 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.285321 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:46.286594 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e1b91056-6461-4513-a4b5-5718c3c37bf2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:46.287481 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 528/2105] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.287547 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-743a42e6-3b41-41bd-b3b3-8b0877005877 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?marker=5539aa1b-de1c-4598-92eb-9997d4474772&sort=id%3Aasc Aug 14 01:21:46.287781 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-743a42e6-3b41-41bd-b3b3-8b0877005877 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.288123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-743a42e6-3b41-41bd-b3b3-8b0877005877 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.288501 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-743a42e6-3b41-41bd-b3b3-8b0877005877 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.289470 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-743a42e6-3b41-41bd-b3b3-8b0877005877 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.303408 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-481ef5da-ff16-483a-b20b-26122eb9b5fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.307240 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-481ef5da-ff16-483a-b20b-26122eb9b5fb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:46.307850 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-481ef5da-ff16-483a-b20b-26122eb9b5fb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.308251 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-481ef5da-ff16-483a-b20b-26122eb9b5fb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.308407 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-481ef5da-ff16-483a-b20b-26122eb9b5fb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete backup with id: b26ec802-cd9c-4c26-8c58-b07322950e15. Aug 14 01:21:46.319804 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.319804 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:46.349961 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-481ef5da-ff16-483a-b20b-26122eb9b5fb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] delete_backup rpcapi backup_id b26ec802-cd9c-4c26-8c58-b07322950e15 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:21:46.351905 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-743a42e6-3b41-41bd-b3b3-8b0877005877 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.352621 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-481ef5da-ff16-483a-b20b-26122eb9b5fb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 202 Aug 14 01:21:46.352789 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.352789 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:46.353336 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 521/2106] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:46 2026] DELETE /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:21:46.357875 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-743a42e6-3b41-41bd-b3b3-8b0877005877 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?marker=5539aa1b-de1c-4598-92eb-9997d4474772&sort=id%3Aasc returned with HTTP 200 Aug 14 01:21:46.358370 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 532/2107] 10.4.3.11 () {66 vars in 1366 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes/detail?marker=5539aa1b-de1c-4598-92eb-9997d4474772&sort=id%3Aasc => generated 1702 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:46.364687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-934c340e-6268-4771-8999-ac7467fa6bb2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.370299 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-934c340e-6268-4771-8999-ac7467fa6bb2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:46.370299 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-934c340e-6268-4771-8999-ac7467fa6bb2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.370299 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-934c340e-6268-4771-8999-ac7467fa6bb2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.370299 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-934c340e-6268-4771-8999-ac7467fa6bb2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:46.374742 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-897f7e2b-113a-4161-adec-3ad1eb00f2c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.376801 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-897f7e2b-113a-4161-adec-3ad1eb00f2c9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 01:21:46.377053 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-897f7e2b-113a-4161-adec-3ad1eb00f2c9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.377285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-897f7e2b-113a-4161-adec-3ad1eb00f2c9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.377566 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-897f7e2b-113a-4161-adec-3ad1eb00f2c9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.381478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-897f7e2b-113a-4161-adec-3ad1eb00f2c9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.383226 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.383226 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:46.384496 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-934c340e-6268-4771-8999-ac7467fa6bb2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 200 Aug 14 01:21:46.385132 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 529/2108] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.393882 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume of 1 GB Aug 14 01:21:46.394304 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.394304 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:46.394954 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Availability Zones retrieved successfully. Aug 14 01:21:46.402893 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Flow 'volume_create_api' (5d008056-b696-40fc-8e69-98615e1e5798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:46.404057 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6e8705-20b4-4f39-b341-0bd6fd1d2292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.405133 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:46.422789 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-897f7e2b-113a-4161-adec-3ad1eb00f2c9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.422789 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.422789 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:46.428048 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-897f7e2b-113a-4161-adec-3ad1eb00f2c9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 01:21:46.429016 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 522/2109] 10.4.3.11 () {66 vars in 1330 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:46.451322 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26e196d4-8dac-4fb9-8d79-db49c1be1ab6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.455554 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26e196d4-8dac-4fb9-8d79-db49c1be1ab6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:21:46.455554 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26e196d4-8dac-4fb9-8d79-db49c1be1ab6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.455554 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26e196d4-8dac-4fb9-8d79-db49c1be1ab6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.455554 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-26e196d4-8dac-4fb9-8d79-db49c1be1ab6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.457035 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-26e196d4-8dac-4fb9-8d79-db49c1be1ab6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.463330 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.463330 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:46.473120 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-26e196d4-8dac-4fb9-8d79-db49c1be1ab6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.474112 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.474112 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:46.480387 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26e196d4-8dac-4fb9-8d79-db49c1be1ab6 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:21:46.481052 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 533/2110] 10.4.3.11 () {66 vars in 1251 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:46.481222 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6e8705-20b4-4f39-b341-0bd6fd1d2292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9858f725-286c-46aa-af05-af960e35944f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9858f725-286c-46aa-af05-af960e35944f', 'encryption_key_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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.482134 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcbb5e35-e54d-4970-b746-67ed3f721a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.498306 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-edab6e14-4982-4af7-b9f0-b3db6299c08a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.500528 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-edab6e14-4982-4af7-b9f0-b3db6299c08a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 01:21:46.502947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-edab6e14-4982-4af7-b9f0-b3db6299c08a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.502947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-edab6e14-4982-4af7-b9f0-b3db6299c08a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.502947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-edab6e14-4982-4af7-b9f0-b3db6299c08a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.502947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-edab6e14-4982-4af7-b9f0-b3db6299c08a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.546729 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-edab6e14-4982-4af7-b9f0-b3db6299c08a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.547945 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-edab6e14-4982-4af7-b9f0-b3db6299c08a tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 01:21:46.548465 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 530/2111] 10.4.3.11 () {66 vars in 1309 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.561069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6767b037-6196-4020-a47e-4a38c70d5032 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.562040 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Created reservations ['6ce92243-a22d-40ed-80bf-9dd27fa48cef', 'dba42478-7c53-4f59-8097-acf4c96a2719', '6ea17f45-879e-4edf-9095-2c73f52e5432', '716cbe4c-ec71-4ce1-88c7-4098e5d203c6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:46.562942 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcbb5e35-e54d-4970-b746-67ed3f721a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ce92243-a22d-40ed-80bf-9dd27fa48cef', 'dba42478-7c53-4f59-8097-acf4c96a2719', '6ea17f45-879e-4edf-9095-2c73f52e5432', '716cbe4c-ec71-4ce1-88c7-4098e5d203c6']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.563372 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6767b037-6196-4020-a47e-4a38c70d5032 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?availability_zone=nova Aug 14 01:21:46.563628 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6767b037-6196-4020-a47e-4a38c70d5032 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.563823 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf49c7a-00b4-4629-ab13-911ad6767704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.563908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6767b037-6196-4020-a47e-4a38c70d5032 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.564230 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-6767b037-6196-4020-a47e-4a38c70d5032 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.564564 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6767b037-6196-4020-a47e-4a38c70d5032 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value nova, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:46.565301 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6767b037-6196-4020-a47e-4a38c70d5032 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.588527 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf49c7a-00b4-4629-ab13-911ad6767704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf92738-8380-404b-8cf2-9ff7f5dfa6da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1292572238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b9aa5981542b4190ab6ec1645a888556',qos_specs=None,replication_status=,reservations=['6ce92243-a22d-40ed-80bf-9dd27fa48cef','dba42478-7c53-4f59-8097-acf4c96a2719','6ea17f45-879e-4edf-9095-2c73f52e5432','716cbe4c-ec71-4ce1-88c7-4098e5d203c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a345565200e843deace21a0959c5357e',volume_type_id=9858f725-286c-46aa-af05-af960e35944f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1292572238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf92738-8380-404b-8cf2-9ff7f5dfa6da,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b9aa5981542b4190ab6ec1645a888556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a345565200e843deace21a0959c5357e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9858f725-286c-46aa-af05-af960e35944f),volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.589427 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4de9fb5-80d6-4fd5-8cc8-b00feb51805a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.612024 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6767b037-6196-4020-a47e-4a38c70d5032 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.612712 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6767b037-6196-4020-a47e-4a38c70d5032 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 01:21:46.613233 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 523/2112] 10.4.3.11 () {66 vars in 1275 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.615578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4de9fb5-80d6-4fd5-8cc8-b00feb51805a) transitioned into state 'SUCCESS' from state '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-1292572238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b9aa5981542b4190ab6ec1645a888556',qos_specs=None,replication_status=,reservations=['6ce92243-a22d-40ed-80bf-9dd27fa48cef','dba42478-7c53-4f59-8097-acf4c96a2719','6ea17f45-879e-4edf-9095-2c73f52e5432','716cbe4c-ec71-4ce1-88c7-4098e5d203c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a345565200e843deace21a0959c5357e',volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.616513 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bec0a8a-a708-4443-a34b-10e8f16b6021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.625380 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e8a162e8-cdf4-46ab-9dce-3b2bc75c756e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.628582 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8a162e8-cdf4-46ab-9dce-3b2bc75c756e tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?availability_zone=nova Aug 14 01:21:46.628916 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8a162e8-cdf4-46ab-9dce-3b2bc75c756e tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.630442 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bec0a8a-a708-4443-a34b-10e8f16b6021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.632019 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Flow 'volume_create_api' (5d008056-b696-40fc-8e69-98615e1e5798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:46.632331 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8a162e8-cdf4-46ab-9dce-3b2bc75c756e tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.632448 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume request issued successfully. Aug 14 01:21:46.632691 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-e8a162e8-cdf4-46ab-9dce-3b2bc75c756e tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.633212 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8a162e8-cdf4-46ab-9dce-3b2bc75c756e tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value nova, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:46.633406 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40dd0951-e7ad-47d3-a248-e4d9f587ffdd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:46.633971 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 527/2113] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:46 2026] POST /volume/v3/volumes => generated 758 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:46.634165 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8a162e8-cdf4-46ab-9dce-3b2bc75c756e tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.651717 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db013b5f-6e3b-4634-91d2-d7c68ed9c8b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.653566 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db013b5f-6e3b-4634-91d2-d7c68ed9c8b4 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:21:46.654947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db013b5f-6e3b-4634-91d2-d7c68ed9c8b4 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.654947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db013b5f-6e3b-4634-91d2-d7c68ed9c8b4 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.663256 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.663256 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:46.667720 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-db013b5f-6e3b-4634-91d2-d7c68ed9c8b4 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:21:46.673160 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db013b5f-6e3b-4634-91d2-d7c68ed9c8b4 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da returned with HTTP 200 Aug 14 01:21:46.673779 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 531/2114] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.686167 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e8a162e8-cdf4-46ab-9dce-3b2bc75c756e tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.687654 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8a162e8-cdf4-46ab-9dce-3b2bc75c756e tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 01:21:46.688338 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 534/2115] 10.4.3.11 () {66 vars in 1275 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.688861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9258fd45-bf20-4db4-9d26-16864023c175 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.690974 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9258fd45-bf20-4db4-9d26-16864023c175 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 Aug 14 01:21:46.691263 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9258fd45-bf20-4db4-9d26-16864023c175 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.691513 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9258fd45-bf20-4db4-9d26-16864023c175 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.701153 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.701153 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:46.703759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-652fb863-bf5e-4d99-aaca-cb4344033ba1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.706108 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-652fb863-bf5e-4d99-aaca-cb4344033ba1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?bootable=false Aug 14 01:21:46.706333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-652fb863-bf5e-4d99-aaca-cb4344033ba1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.706617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-652fb863-bf5e-4d99-aaca-cb4344033ba1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.706885 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9258fd45-bf20-4db4-9d26-16864023c175 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:46.707038 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-652fb863-bf5e-4d99-aaca-cb4344033ba1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.707378 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.707378 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:46.707818 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-652fb863-bf5e-4d99-aaca-cb4344033ba1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.713443 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9258fd45-bf20-4db4-9d26-16864023c175 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 returned with HTTP 200 Aug 14 01:21:46.714044 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 524/2116] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.733171 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-113057ff-968b-4e38-bb30-aee453025a47 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.735296 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-113057ff-968b-4e38-bb30-aee453025a47 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 Aug 14 01:21:46.735584 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-113057ff-968b-4e38-bb30-aee453025a47 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.735764 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-113057ff-968b-4e38-bb30-aee453025a47 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.745342 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.745342 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:46.749700 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-652fb863-bf5e-4d99-aaca-cb4344033ba1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.750609 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-652fb863-bf5e-4d99-aaca-cb4344033ba1 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 01:21:46.751316 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-113057ff-968b-4e38-bb30-aee453025a47 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:46.752497 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 528/2117] 10.4.3.11 () {66 vars in 1259 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.755784 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-113057ff-968b-4e38-bb30-aee453025a47 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 returned with HTTP 200 Aug 14 01:21:46.756156 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 532/2118] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.765802 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7698e6e0-5f9e-4d7d-bf3a-9e0ce9b506cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.767753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce57489e-6ac5-4b2c-a047-ab30f6af4d9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.768729 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7698e6e0-5f9e-4d7d-bf3a-9e0ce9b506cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:46.768906 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7698e6e0-5f9e-4d7d-bf3a-9e0ce9b506cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.769510 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7698e6e0-5f9e-4d7d-bf3a-9e0ce9b506cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.770138 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce57489e-6ac5-4b2c-a047-ab30f6af4d9c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?bootable=false Aug 14 01:21:46.770360 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce57489e-6ac5-4b2c-a047-ab30f6af4d9c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.770725 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce57489e-6ac5-4b2c-a047-ab30f6af4d9c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.771037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8af72683-3272-464d-8f40-1fad19ec78af None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.771087 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-ce57489e-6ac5-4b2c-a047-ab30f6af4d9c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.771862 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ce57489e-6ac5-4b2c-a047-ab30f6af4d9c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.773410 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:46.773410 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-74852616"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:46.774506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-74852616'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:46.774627 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Create volume of 1 GB Aug 14 01:21:46.774889 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.774889 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:46.779278 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Availability Zones retrieved successfully. Aug 14 01:21:46.784748 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Flow 'volume_create_api' (cf55a3ba-f730-46fb-8b9c-f9e8a83aa295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:46.785490 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.785490 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:46.785773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd7dec7-7d46-4f0b-bc0b-6b21ece31e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.786644 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:46.790209 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7698e6e0-5f9e-4d7d-bf3a-9e0ce9b506cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:46.798895 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7698e6e0-5f9e-4d7d-bf3a-9e0ce9b506cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:46.800321 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 535/2119] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1509 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:46.817379 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ce57489e-6ac5-4b2c-a047-ab30f6af4d9c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.818256 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce57489e-6ac5-4b2c-a047-ab30f6af4d9c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 01:21:46.818712 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 525/2120] 10.4.3.11 () {66 vars in 1259 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.834603 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd7dec7-7d46-4f0b-bc0b-6b21ece31e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.836164 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f92d5e-5eb1-427d-856a-b6739320437a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.836939 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-279044a1-0ecc-4dff-b29a-a449395c484b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.839109 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-279044a1-0ecc-4dff-b29a-a449395c484b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?status=available Aug 14 01:21:46.839381 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-279044a1-0ecc-4dff-b29a-a449395c484b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.839755 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-279044a1-0ecc-4dff-b29a-a449395c484b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.840633 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-279044a1-0ecc-4dff-b29a-a449395c484b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.840633 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-279044a1-0ecc-4dff-b29a-a449395c484b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value available, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:46.841239 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-279044a1-0ecc-4dff-b29a-a449395c484b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.887036 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-279044a1-0ecc-4dff-b29a-a449395c484b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.888149 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-279044a1-0ecc-4dff-b29a-a449395c484b tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 01:21:46.889306 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 533/2121] 10.4.3.11 () {66 vars in 1263 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.901028 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-86bf0f0b-aab2-429b-aecc-14de58d0af50 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.903348 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86bf0f0b-aab2-429b-aecc-14de58d0af50 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes?status=available Aug 14 01:21:46.903601 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86bf0f0b-aab2-429b-aecc-14de58d0af50 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.903863 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Created reservations ['346e4c16-e781-47cd-9af7-4dff54c7acc3', '91e7efc0-d39a-42f6-ad4a-386747cb7642', '288529d0-e352-4ecd-8b97-a507df9fc482', '2f201311-5ba1-40fc-8c4c-a9150847d3c7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:46.903968 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86bf0f0b-aab2-429b-aecc-14de58d0af50 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.904238 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-86bf0f0b-aab2-429b-aecc-14de58d0af50 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.904495 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-86bf0f0b-aab2-429b-aecc-14de58d0af50 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value available, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:46.905071 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3f92d5e-5eb1-427d-856a-b6739320437a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['346e4c16-e781-47cd-9af7-4dff54c7acc3', '91e7efc0-d39a-42f6-ad4a-386747cb7642', '288529d0-e352-4ecd-8b97-a507df9fc482', '2f201311-5ba1-40fc-8c4c-a9150847d3c7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.905392 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-86bf0f0b-aab2-429b-aecc-14de58d0af50 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.906070 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4731f9f5-2745-477a-bb95-fce1fdc90f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.920148 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57155a2a-ba13-4ef7-a397-54e3e034f0f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.922502 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57155a2a-ba13-4ef7-a397-54e3e034f0f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:46.922802 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57155a2a-ba13-4ef7-a397-54e3e034f0f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.923073 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57155a2a-ba13-4ef7-a397-54e3e034f0f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.923255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-57155a2a-ba13-4ef7-a397-54e3e034f0f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:46.930793 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.930793 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:46.931557 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57155a2a-ba13-4ef7-a397-54e3e034f0f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:46.932068 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 526/2122] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.943088 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-86bf0f0b-aab2-429b-aecc-14de58d0af50 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:46.943946 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86bf0f0b-aab2-429b-aecc-14de58d0af50 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 01:21:46.944554 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 536/2123] 10.4.3.11 () {66 vars in 1263 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:46.944656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4731f9f5-2745-477a-bb95-fce1fdc90f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '302bfcbd-9516-4ee1-8caf-c31fadb09eac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-74852616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b27f181db049b682e14b4135a0690b',qos_specs=None,replication_status=,reservations=['346e4c16-e781-47cd-9af7-4dff54c7acc3','91e7efc0-d39a-42f6-ad4a-386747cb7642','288529d0-e352-4ecd-8b97-a507df9fc482','2f201311-5ba1-40fc-8c4c-a9150847d3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154e849a578b472fb552d2ea5bc59afe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-74852616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=302bfcbd-9516-4ee1-8caf-c31fadb09eac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9b27f181db049b682e14b4135a0690b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='154e849a578b472fb552d2ea5bc59afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.945633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ae4290-8e7e-4525-9bc7-ffcfd3d7ffa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.961081 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1f7de6f-a0d2-4183-981b-9579a1fa11ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.966569 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1f7de6f-a0d2-4183-981b-9579a1fa11ac tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?availability_zone=nova Aug 14 01:21:46.966569 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1f7de6f-a0d2-4183-981b-9579a1fa11ac tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.967007 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1f7de6f-a0d2-4183-981b-9579a1fa11ac tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.967589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-c1f7de6f-a0d2-4183-981b-9579a1fa11ac tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:46.968444 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c1f7de6f-a0d2-4183-981b-9579a1fa11ac tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value nova, assuming string {{(pid=100276) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:46.968444 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:46.968444 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:46.969241 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-c1f7de6f-a0d2-4183-981b-9579a1fa11ac tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:46.981376 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ae4290-8e7e-4525-9bc7-ffcfd3d7ffa4) transitioned into state 'SUCCESS' from state '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-74852616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b27f181db049b682e14b4135a0690b',qos_specs=None,replication_status=,reservations=['346e4c16-e781-47cd-9af7-4dff54c7acc3','91e7efc0-d39a-42f6-ad4a-386747cb7642','288529d0-e352-4ecd-8b97-a507df9fc482','2f201311-5ba1-40fc-8c4c-a9150847d3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154e849a578b472fb552d2ea5bc59afe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.982481 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c554c3d-79ac-4783-b4d0-b260e681d2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:46.985337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d7633e4c-11c9-4b9f-9a1f-1cace7747594 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:46.990597 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7633e4c-11c9-4b9f-9a1f-1cace7747594 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a Aug 14 01:21:46.992149 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7633e4c-11c9-4b9f-9a1f-1cace7747594 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:46.993850 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7633e4c-11c9-4b9f-9a1f-1cace7747594 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:46.999064 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c554c3d-79ac-4783-b4d0-b260e681d2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:46.999975 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Flow 'volume_create_api' (cf55a3ba-f730-46fb-8b9c-f9e8a83aa295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:47.000527 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Create volume request issued successfully. Aug 14 01:21:47.001499 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8af72683-3272-464d-8f40-1fad19ec78af tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:47.002165 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 529/2124] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:46 2026] POST /volume/v3/volumes => generated 751 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:47.005458 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c1f7de6f-a0d2-4183-981b-9579a1fa11ac tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:47.008146 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7633e4c-11c9-4b9f-9a1f-1cace7747594 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a returned with HTTP 404 Aug 14 01:21:47.008322 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.008322 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:47.008385 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 527/2125] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/snapshots/921a23fb-28c1-4c48-bae3-12d3f239c66a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:47.013791 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1f7de6f-a0d2-4183-981b-9579a1fa11ac tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 14 01:21:47.014436 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 534/2126] 10.4.3.11 () {66 vars in 1296 bytes} [Fri Aug 14 01:21:46 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:47.021743 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-917cadde-751f-4f4c-9d36-3c27f35a3000 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.024140 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-917cadde-751f-4f4c-9d36-3c27f35a3000 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac Aug 14 01:21:47.024514 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-917cadde-751f-4f4c-9d36-3c27f35a3000 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.024657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-917cadde-751f-4f4c-9d36-3c27f35a3000 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.039571 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2852cc8f-9420-468f-843c-61ff66379486 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.039750 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.039750 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:47.042303 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2852cc8f-9420-468f-843c-61ff66379486 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?bootable=false Aug 14 01:21:47.042418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2852cc8f-9420-468f-843c-61ff66379486 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.042829 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2852cc8f-9420-468f-843c-61ff66379486 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.044073 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-2852cc8f-9420-468f-843c-61ff66379486 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:47.044073 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.044073 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:47.045453 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-2852cc8f-9420-468f-843c-61ff66379486 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:47.045567 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-917cadde-751f-4f4c-9d36-3c27f35a3000 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:47.055050 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-917cadde-751f-4f4c-9d36-3c27f35a3000 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac returned with HTTP 200 Aug 14 01:21:47.055490 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 537/2127] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:47.064423 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2852cc8f-9420-468f-843c-61ff66379486 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:47.066876 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.066876 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:47.075468 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2852cc8f-9420-468f-843c-61ff66379486 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 14 01:21:47.076188 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 530/2128] 10.4.3.11 () {66 vars in 1280 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:47.101486 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-486b57bf-02ac-429b-b028-fbdfc18184ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.103813 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-486b57bf-02ac-429b-b028-fbdfc18184ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?status=available Aug 14 01:21:47.104782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-486b57bf-02ac-429b-b028-fbdfc18184ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.104782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-486b57bf-02ac-429b-b028-fbdfc18184ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.104782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-486b57bf-02ac-429b-b028-fbdfc18184ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:21:47.106242 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-486b57bf-02ac-429b-b028-fbdfc18184ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Could not evaluate value available, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:47.107963 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-486b57bf-02ac-429b-b028-fbdfc18184ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:47.161733 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-486b57bf-02ac-429b-b028-fbdfc18184ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Get all volumes completed successfully. Aug 14 01:21:47.164538 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.164538 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:47.170749 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-486b57bf-02ac-429b-b028-fbdfc18184ca tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 14 01:21:47.171455 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 528/2129] 10.4.3.11 () {66 vars in 1284 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:47.190439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b874e4cb-696e-493e-b2d7-a83cdc8fe203 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.195188 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b874e4cb-696e-493e-b2d7-a83cdc8fe203 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:47.195188 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b874e4cb-696e-493e-b2d7-a83cdc8fe203 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.195188 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b874e4cb-696e-493e-b2d7-a83cdc8fe203 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.204439 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.204439 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:47.210600 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b874e4cb-696e-493e-b2d7-a83cdc8fe203 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:47.220170 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b874e4cb-696e-493e-b2d7-a83cdc8fe203 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 returned with HTTP 200 Aug 14 01:21:47.220411 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 535/2130] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:47.239136 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-575ba380-5c3b-4371-b465-70862270a2ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.244338 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-575ba380-5c3b-4371-b465-70862270a2ce tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:47.244338 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-575ba380-5c3b-4371-b465-70862270a2ce tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.244338 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-575ba380-5c3b-4371-b465-70862270a2ce tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.244338 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-575ba380-5c3b-4371-b465-70862270a2ce tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Delete volume with id: 5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:47.254450 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.254450 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:47.255189 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-575ba380-5c3b-4371-b465-70862270a2ce tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:47.280569 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-575ba380-5c3b-4371-b465-70862270a2ce tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Delete volume request issued successfully. Aug 14 01:21:47.280849 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-575ba380-5c3b-4371-b465-70862270a2ce tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 returned with HTTP 202 Aug 14 01:21:47.281316 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 538/2131] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:47 2026] DELETE /volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:47.288628 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-30a9360d-b935-4498-967c-b803637da3de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.292270 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30a9360d-b935-4498-967c-b803637da3de tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:47.292270 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30a9360d-b935-4498-967c-b803637da3de tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.292524 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-30a9360d-b935-4498-967c-b803637da3de tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.305962 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.305962 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:47.313360 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-30a9360d-b935-4498-967c-b803637da3de tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:47.320742 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-30a9360d-b935-4498-967c-b803637da3de tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 returned with HTTP 200 Aug 14 01:21:47.321276 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 531/2132] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:47.399588 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb51262a-d56d-498f-888a-022f587acff6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.402425 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb51262a-d56d-498f-888a-022f587acff6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 Aug 14 01:21:47.402679 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb51262a-d56d-498f-888a-022f587acff6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.402915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb51262a-d56d-498f-888a-022f587acff6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.403069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fb51262a-d56d-498f-888a-022f587acff6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Show backup with id b26ec802-cd9c-4c26-8c58-b07322950e15. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:47.408004 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb51262a-d56d-498f-888a-022f587acff6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 returned with HTTP 404 Aug 14 01:21:47.408683 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 529/2133] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/backups/b26ec802-cd9c-4c26-8c58-b07322950e15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:47.508453 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0d807de9-96a8-4829-ab64-19dce40b8c88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.510523 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d807de9-96a8-4829-ab64-19dce40b8c88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d Aug 14 01:21:47.510754 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d807de9-96a8-4829-ab64-19dce40b8c88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.511076 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d807de9-96a8-4829-ab64-19dce40b8c88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.511149 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-0d807de9-96a8-4829-ab64-19dce40b8c88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 8151e9fe-cd36-41ee-876c-e825a3a3f51d Aug 14 01:21:47.517055 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.517055 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:47.517735 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0d807de9-96a8-4829-ab64-19dce40b8c88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:21:47.542537 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0d807de9-96a8-4829-ab64-19dce40b8c88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:21:47.542905 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d807de9-96a8-4829-ab64-19dce40b8c88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d returned with HTTP 202 Aug 14 01:21:47.543513 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 536/2134] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:21:47 2026] DELETE /volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:47.557598 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4b3b5ec9-ec6d-4d6a-95a8-ec373d127108 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.559569 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b3b5ec9-ec6d-4d6a-95a8-ec373d127108 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d Aug 14 01:21:47.560124 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b3b5ec9-ec6d-4d6a-95a8-ec373d127108 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.560494 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b3b5ec9-ec6d-4d6a-95a8-ec373d127108 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.568961 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.568961 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:47.569835 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4b3b5ec9-ec6d-4d6a-95a8-ec373d127108 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:21:47.571743 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b3b5ec9-ec6d-4d6a-95a8-ec373d127108 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d returned with HTTP 200 Aug 14 01:21:47.572102 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 539/2135] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:47.689999 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-87dfcc22-6ae9-44d5-9800-6854a0e165d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.693467 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87dfcc22-6ae9-44d5-9800-6854a0e165d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:21:47.693791 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87dfcc22-6ae9-44d5-9800-6854a0e165d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.694129 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87dfcc22-6ae9-44d5-9800-6854a0e165d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.702486 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.702486 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:47.707879 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-87dfcc22-6ae9-44d5-9800-6854a0e165d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:21:47.717376 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87dfcc22-6ae9-44d5-9800-6854a0e165d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da returned with HTTP 200 Aug 14 01:21:47.718140 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 532/2136] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:47.842261 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-ad6fbe32-7379-46b3-9b1a-745a2845b557 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.845168 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-ad6fbe32-7379-46b3-9b1a-745a2845b557 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:21:47.845402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-ad6fbe32-7379-46b3-9b1a-745a2845b557 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.845691 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-ad6fbe32-7379-46b3-9b1a-745a2845b557 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.855008 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.855008 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:47.859736 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-ad6fbe32-7379-46b3-9b1a-745a2845b557 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:21:47.865732 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-ad6fbe32-7379-46b3-9b1a-745a2845b557 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da returned with HTTP 200 Aug 14 01:21:47.866238 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 530/2137] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:47.943827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e7a29a47-dec5-4c29-9189-bfc9791e93f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:47.946041 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7a29a47-dec5-4c29-9189-bfc9791e93f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:47.946371 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7a29a47-dec5-4c29-9189-bfc9791e93f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:47.946675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e7a29a47-dec5-4c29-9189-bfc9791e93f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:47.946827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e7a29a47-dec5-4c29-9189-bfc9791e93f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:47.952074 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:47.952074 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:47.952879 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e7a29a47-dec5-4c29-9189-bfc9791e93f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:47.953424 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 537/2138] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:47 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:48.070917 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c56ddcf-dd1c-4cdf-bc9e-c5b199d3420e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.073668 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c56ddcf-dd1c-4cdf-bc9e-c5b199d3420e tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac Aug 14 01:21:48.073886 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c56ddcf-dd1c-4cdf-bc9e-c5b199d3420e tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.074167 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c56ddcf-dd1c-4cdf-bc9e-c5b199d3420e tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.085419 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.085419 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:48.092365 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6c56ddcf-dd1c-4cdf-bc9e-c5b199d3420e tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:48.097877 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c56ddcf-dd1c-4cdf-bc9e-c5b199d3420e tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac returned with HTTP 200 Aug 14 01:21:48.098305 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 540/2139] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:48.115363 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-acccd8f9-aaef-4031-b6a2-9e4ac72ce6fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.118395 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-acccd8f9-aaef-4031-b6a2-9e4ac72ce6fc tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac Aug 14 01:21:48.118620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-acccd8f9-aaef-4031-b6a2-9e4ac72ce6fc tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.119350 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-acccd8f9-aaef-4031-b6a2-9e4ac72ce6fc tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.129012 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.129012 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:48.134440 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-acccd8f9-aaef-4031-b6a2-9e4ac72ce6fc tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:48.142457 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-acccd8f9-aaef-4031-b6a2-9e4ac72ce6fc tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac returned with HTTP 200 Aug 14 01:21:48.143106 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 533/2140] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:48.162404 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b927de8-535b-4c14-893b-e46420acd809 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.164363 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:48.164707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1085049233"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:48.166224 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1085049233'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:48.166331 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Create volume of 1 GB Aug 14 01:21:48.170975 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Availability Zones retrieved successfully. Aug 14 01:21:48.177481 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Flow 'volume_create_api' (dbfe5144-0ec1-4b9b-be71-e7e00568ba47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:48.178515 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9b1f89-f80c-4475-9f7e-38d71d5ba798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:48.179668 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:48.208146 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9b1f89-f80c-4475-9f7e-38d71d5ba798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:48.209141 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82155737-d0db-4fd8-b5b4-c83e291d3d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:48.256356 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Created reservations ['5057e221-5c84-42e6-b0a1-d88cef777f7a', 'c51df4da-4c5b-4502-96da-48b685538840', 'ded83bac-4955-46db-b9ff-463fa24b68a8', 'fbf24557-b981-435d-aa8f-9298094c9243'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:48.257436 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82155737-d0db-4fd8-b5b4-c83e291d3d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5057e221-5c84-42e6-b0a1-d88cef777f7a', 'c51df4da-4c5b-4502-96da-48b685538840', 'ded83bac-4955-46db-b9ff-463fa24b68a8', 'fbf24557-b981-435d-aa8f-9298094c9243']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:48.258329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1e1a17-d5d9-4346-9ef4-a112c1453c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:48.283825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1e1a17-d5d9-4346-9ef4-a112c1453c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8555b36-9b19-40b8-aba0-958a824c122a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1085049233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b27f181db049b682e14b4135a0690b',qos_specs=None,replication_status=,reservations=['5057e221-5c84-42e6-b0a1-d88cef777f7a','c51df4da-4c5b-4502-96da-48b685538840','ded83bac-4955-46db-b9ff-463fa24b68a8','fbf24557-b981-435d-aa8f-9298094c9243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154e849a578b472fb552d2ea5bc59afe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1085049233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8555b36-9b19-40b8-aba0-958a824c122a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9b27f181db049b682e14b4135a0690b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='154e849a578b472fb552d2ea5bc59afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:48.284936 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f359000-599b-4fbe-989a-a9055df46e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:48.314136 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f359000-599b-4fbe-989a-a9055df46e2e) transitioned into state 'SUCCESS' from state '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-1085049233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9b27f181db049b682e14b4135a0690b',qos_specs=None,replication_status=,reservations=['5057e221-5c84-42e6-b0a1-d88cef777f7a','c51df4da-4c5b-4502-96da-48b685538840','ded83bac-4955-46db-b9ff-463fa24b68a8','fbf24557-b981-435d-aa8f-9298094c9243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154e849a578b472fb552d2ea5bc59afe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:48.315365 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bc263d-b1ff-42ca-9b44-2bb932e15ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:48.320741 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-84802c8a-715f-4478-b1e4-b6f67502762f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.324839 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84802c8a-715f-4478-b1e4-b6f67502762f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:48.325199 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84802c8a-715f-4478-b1e4-b6f67502762f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.325493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84802c8a-715f-4478-b1e4-b6f67502762f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.333974 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bc263d-b1ff-42ca-9b44-2bb932e15ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:48.333974 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Flow 'volume_create_api' (dbfe5144-0ec1-4b9b-be71-e7e00568ba47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:48.333974 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Create volume request issued successfully. Aug 14 01:21:48.334670 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b927de8-535b-4c14-893b-e46420acd809 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:48.335314 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 531/2141] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:48 2026] POST /volume/v3/volumes => generated 753 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:48.338211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7f19ae0b-c6a2-4247-9c30-58840b28e78c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.341242 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f19ae0b-c6a2-4247-9c30-58840b28e78c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 Aug 14 01:21:48.341515 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f19ae0b-c6a2-4247-9c30-58840b28e78c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.341864 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f19ae0b-c6a2-4247-9c30-58840b28e78c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.353505 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f19ae0b-c6a2-4247-9c30-58840b28e78c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 returned with HTTP 404 Aug 14 01:21:48.354119 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef917e41-eb56-4b68-978a-3c3a12f087cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.354298 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 541/2142] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/5539aa1b-de1c-4598-92eb-9997d4474772 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:48.357361 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef917e41-eb56-4b68-978a-3c3a12f087cf tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a Aug 14 01:21:48.357683 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef917e41-eb56-4b68-978a-3c3a12f087cf tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.359145 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef917e41-eb56-4b68-978a-3c3a12f087cf tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.365508 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.365508 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:48.366083 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85ce80f0-5f8d-492a-9dd4-2eb3295ce461 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.368602 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85ce80f0-5f8d-492a-9dd4-2eb3295ce461 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:48.368804 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85ce80f0-5f8d-492a-9dd4-2eb3295ce461 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.369108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85ce80f0-5f8d-492a-9dd4-2eb3295ce461 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.371499 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-84802c8a-715f-4478-b1e4-b6f67502762f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:48.372885 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.372885 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:48.378207 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84802c8a-715f-4478-b1e4-b6f67502762f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:48.378735 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 538/2143] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1509 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:48.379498 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.379498 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:48.379612 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ef917e41-eb56-4b68-978a-3c3a12f087cf tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:48.384634 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85ce80f0-5f8d-492a-9dd4-2eb3295ce461 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:48.388688 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef917e41-eb56-4b68-978a-3c3a12f087cf tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a returned with HTTP 200 Aug 14 01:21:48.389185 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 534/2144] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:48.391561 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85ce80f0-5f8d-492a-9dd4-2eb3295ce461 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 returned with HTTP 200 Aug 14 01:21:48.392268 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 532/2145] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:48.398043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-76a24ba6-e24a-48fe-8637-1b367de8d334 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.400513 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76a24ba6-e24a-48fe-8637-1b367de8d334 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:48.400774 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76a24ba6-e24a-48fe-8637-1b367de8d334 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.401042 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76a24ba6-e24a-48fe-8637-1b367de8d334 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.411960 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e68bad76-b73e-4739-8183-5cbdbf310eab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.412672 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e68bad76-b73e-4739-8183-5cbdbf310eab tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:48.413353 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e68bad76-b73e-4739-8183-5cbdbf310eab tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.413857 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e68bad76-b73e-4739-8183-5cbdbf310eab tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.414329 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e68bad76-b73e-4739-8183-5cbdbf310eab tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Delete volume with id: d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:48.423980 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.423980 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:48.432221 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.432221 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:48.432221 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e68bad76-b73e-4739-8183-5cbdbf310eab tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:48.433916 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-76a24ba6-e24a-48fe-8637-1b367de8d334 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:48.440581 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76a24ba6-e24a-48fe-8637-1b367de8d334 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:48.441260 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 542/2146] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1509 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:48.461041 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dae3a2c2-ebfe-4b72-a3d2-4cd3b9b5abf9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.463673 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dae3a2c2-ebfe-4b72-a3d2-4cd3b9b5abf9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:48.464048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dae3a2c2-ebfe-4b72-a3d2-4cd3b9b5abf9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.464365 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dae3a2c2-ebfe-4b72-a3d2-4cd3b9b5abf9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.477509 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e68bad76-b73e-4739-8183-5cbdbf310eab tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Delete volume request issued successfully. Aug 14 01:21:48.478491 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e68bad76-b73e-4739-8183-5cbdbf310eab tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 returned with HTTP 202 Aug 14 01:21:48.479145 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 539/2147] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:48 2026] DELETE /volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:48.485285 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.485285 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:48.496865 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dae3a2c2-ebfe-4b72-a3d2-4cd3b9b5abf9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:48.498268 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de2701e2-e1af-45f3-81e7-3f0f90aebdbc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.500432 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de2701e2-e1af-45f3-81e7-3f0f90aebdbc tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:48.500548 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de2701e2-e1af-45f3-81e7-3f0f90aebdbc tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.500855 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de2701e2-e1af-45f3-81e7-3f0f90aebdbc tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.503388 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dae3a2c2-ebfe-4b72-a3d2-4cd3b9b5abf9 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:48.503985 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 535/2148] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1509 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:21:48.512138 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.512138 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:48.519004 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-de2701e2-e1af-45f3-81e7-3f0f90aebdbc tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:48.528152 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de2701e2-e1af-45f3-81e7-3f0f90aebdbc tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 returned with HTTP 200 Aug 14 01:21:48.528765 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 533/2149] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:48.566752 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-3b9cf304-db7f-43bc-b3c4-0d74a62c2ed5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.569117 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-3b9cf304-db7f-43bc-b3c4-0d74a62c2ed5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:48.569594 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-3b9cf304-db7f-43bc-b3c4-0d74a62c2ed5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.569934 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-3b9cf304-db7f-43bc-b3c4-0d74a62c2ed5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.571270 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-0b9c4681-94b6-475e-878b-e04992f145cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.573991 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-0b9c4681-94b6-475e-878b-e04992f145cd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:21:48.574260 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-0b9c4681-94b6-475e-878b-e04992f145cd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.574469 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-0b9c4681-94b6-475e-878b-e04992f145cd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.583701 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.583701 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:48.585771 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e486509-2e10-41f4-8e78-68ec0cb97097 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.588950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e486509-2e10-41f4-8e78-68ec0cb97097 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d Aug 14 01:21:48.589619 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e486509-2e10-41f4-8e78-68ec0cb97097 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.589705 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.589705 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:48.589941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e486509-2e10-41f4-8e78-68ec0cb97097 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.590368 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-0b9c4681-94b6-475e-878b-e04992f145cd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:21:48.595510 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-3b9cf304-db7f-43bc-b3c4-0d74a62c2ed5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:48.597599 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e486509-2e10-41f4-8e78-68ec0cb97097 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d returned with HTTP 404 Aug 14 01:21:48.598299 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 536/2150] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/snapshots/8151e9fe-cd36-41ee-876c-e825a3a3f51d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:48.598941 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-0b9c4681-94b6-475e-878b-e04992f145cd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da returned with HTTP 200 Aug 14 01:21:48.599506 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 540/2151] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:48.604595 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-3b9cf304-db7f-43bc-b3c4-0d74a62c2ed5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:48.605347 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 543/2152] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1509 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:48.611866 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2aeae98-0937-441f-9090-069ba1b3a39b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.613627 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2aeae98-0937-441f-9090-069ba1b3a39b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:21:48.614196 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2aeae98-0937-441f-9090-069ba1b3a39b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.614334 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2aeae98-0937-441f-9090-069ba1b3a39b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.617536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-10555935-da93-4dbc-989c-b8a5cdd2aebe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.618084 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10555935-da93-4dbc-989c-b8a5cdd2aebe None None] GET https://10.4.3.11/volume// Aug 14 01:21:48.618440 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10555935-da93-4dbc-989c-b8a5cdd2aebe None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.618622 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-10555935-da93-4dbc-989c-b8a5cdd2aebe None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.619103 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-10555935-da93-4dbc-989c-b8a5cdd2aebe None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:48.619523 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 537/2153] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:48.623781 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.623781 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:48.630380 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-923c296a-8521-4c2a-83a3-7fad8a023499 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.630502 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-e28f9db8-59f4-482e-8a94-7dc1bf4d8bd1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.632768 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e2aeae98-0937-441f-9090-069ba1b3a39b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:21:48.633373 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-e28f9db8-59f4-482e-8a94-7dc1bf4d8bd1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721/action Aug 14 01:21:48.633778 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-e28f9db8-59f4-482e-8a94-7dc1bf4d8bd1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:48.634031 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-e28f9db8-59f4-482e-8a94-7dc1bf4d8bd1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:48.635596 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-923c296a-8521-4c2a-83a3-7fad8a023499 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:21:48.636135 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-923c296a-8521-4c2a-83a3-7fad8a023499 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cf92738-8380-404b-8cf2-9ff7f5dfa6da", "connector": null, "instance_uuid": "da5b2bab-0f86-4750-a931-57ba3de39532"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:48.643433 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2aeae98-0937-441f-9090-069ba1b3a39b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:21:48.644130 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 534/2154] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:48.646894 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.646894 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:48.654339 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.654339 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:48.654867 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-e28f9db8-59f4-482e-8a94-7dc1bf4d8bd1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:48.666888 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-e28f9db8-59f4-482e-8a94-7dc1bf4d8bd1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Begin detaching volume completed successfully. Aug 14 01:21:48.669049 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-e28f9db8-59f4-482e-8a94-7dc1bf4d8bd1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721/action returned with HTTP 202 Aug 14 01:21:48.669049 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 544/2155] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:21:48 2026] POST /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:21:48.680256 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3fd146f6-aed0-430f-804d-ced045c7e501 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.682966 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:48.682966 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1799159270"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:48.683794 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request body: {'volume': {'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1799159270'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:48.702169 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f67ebbc2-cb24-4052-82e2-4d4f12a666bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.707815 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f67ebbc2-cb24-4052-82e2-4d4f12a666bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:48.708203 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f67ebbc2-cb24-4052-82e2-4d4f12a666bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.708272 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-923c296a-8521-4c2a-83a3-7fad8a023499 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:21:48.708488 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f67ebbc2-cb24-4052-82e2-4d4f12a666bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.709082 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 541/2156] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:21:48 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 14 01:21:48.730596 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.730596 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:48.736820 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f67ebbc2-cb24-4052-82e2-4d4f12a666bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:48.737508 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea93871b-2dc3-4ed8-8929-d39738db9a6f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.738035 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea93871b-2dc3-4ed8-8929-d39738db9a6f None None] GET https://10.4.3.11/volume// Aug 14 01:21:48.738217 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea93871b-2dc3-4ed8-8929-d39738db9a6f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.738401 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea93871b-2dc3-4ed8-8929-d39738db9a6f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.738741 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea93871b-2dc3-4ed8-8929-d39738db9a6f None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:48.739165 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 545/2157] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:48.745368 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f67ebbc2-cb24-4052-82e2-4d4f12a666bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:48.745818 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 535/2158] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1512 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:48.750831 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-fc2cfc20-bc0a-400a-95bf-faaabf4e99f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.755750 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-fc2cfc20-bc0a-400a-95bf-faaabf4e99f0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:48.755750 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-fc2cfc20-bc0a-400a-95bf-faaabf4e99f0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.755750 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-fc2cfc20-bc0a-400a-95bf-faaabf4e99f0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.775910 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.775910 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:48.781191 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-fc2cfc20-bc0a-400a-95bf-faaabf4e99f0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:48.787146 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-fc2cfc20-bc0a-400a-95bf-faaabf4e99f0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:48.787670 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 542/2159] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1692 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:48.804831 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume of 1 GB Aug 14 01:21:48.809893 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Availability Zones retrieved successfully. Aug 14 01:21:48.815465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (4e6c2283-80b5-4788-a2c3-7e6d292c6fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:48.816384 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd751c6-1a83-457b-979a-c29be7db9e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:48.817411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:48.923687 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd751c6-1a83-457b-979a-c29be7db9e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:48.924481 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c597de51-e907-4a2f-8d17-30f46fd841f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:48.966600 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05fd4893-62e9-4b1c-a049-e80440786f38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:48.968840 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05fd4893-62e9-4b1c-a049-e80440786f38 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:48.969240 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05fd4893-62e9-4b1c-a049-e80440786f38 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:48.969511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05fd4893-62e9-4b1c-a049-e80440786f38 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:48.969728 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-05fd4893-62e9-4b1c-a049-e80440786f38 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:48.976477 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:48.976477 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:48.977444 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05fd4893-62e9-4b1c-a049-e80440786f38 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:48.979375 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 546/2160] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:48 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:49.004607 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['92f56b10-fee3-423e-86ae-c477d8da3e19', '17d0aa7a-73d3-4e8a-89ae-02638f372de6', '03bf2ee5-5cde-4541-b773-96dac55acecb', '302de8c6-3994-4646-8867-b3ee2c50109a'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:49.005454 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c597de51-e907-4a2f-8d17-30f46fd841f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f56b10-fee3-423e-86ae-c477d8da3e19', '17d0aa7a-73d3-4e8a-89ae-02638f372de6', '03bf2ee5-5cde-4541-b773-96dac55acecb', '302de8c6-3994-4646-8867-b3ee2c50109a']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:49.006263 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006c1a3b-4c33-4f68-8910-47aaeb98c6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:49.034442 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006c1a3b-4c33-4f68-8910-47aaeb98c6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af712605-bbdf-4c8e-a4f7-16c8de0e901c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1799159270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['92f56b10-fee3-423e-86ae-c477d8da3e19','17d0aa7a-73d3-4e8a-89ae-02638f372de6','03bf2ee5-5cde-4541-b773-96dac55acecb','302de8c6-3994-4646-8867-b3ee2c50109a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1799159270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af712605-bbdf-4c8e-a4f7-16c8de0e901c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b58198dba64431d8f8d819aa416638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:49.035658 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df39a44c-ee83-43ce-bd41-f53ee350bbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:49.065656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df39a44c-ee83-43ce-bd41-f53ee350bbf0) transitioned into state 'SUCCESS' from state '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-1799159270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['92f56b10-fee3-423e-86ae-c477d8da3e19','17d0aa7a-73d3-4e8a-89ae-02638f372de6','03bf2ee5-5cde-4541-b773-96dac55acecb','302de8c6-3994-4646-8867-b3ee2c50109a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:49.066408 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1158320c-f90a-427c-8a4d-3b9cb94ca02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:49.079406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1158320c-f90a-427c-8a4d-3b9cb94ca02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:49.080322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (4e6c2283-80b5-4788-a2c3-7e6d292c6fd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:49.080644 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request issued successfully. Aug 14 01:21:49.081317 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fd146f6-aed0-430f-804d-ced045c7e501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:49.081869 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 538/2161] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:48 2026] POST /volume/v3/volumes => generated 752 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:49.095936 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7436ddec-afb9-4363-b359-f8546be71718 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.098594 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7436ddec-afb9-4363-b359-f8546be71718 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:21:49.098839 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7436ddec-afb9-4363-b359-f8546be71718 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.099039 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7436ddec-afb9-4363-b359-f8546be71718 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.109022 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.109022 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:49.115455 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7436ddec-afb9-4363-b359-f8546be71718 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:21:49.124711 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7436ddec-afb9-4363-b359-f8546be71718 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:21:49.125197 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 536/2162] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:49.406483 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b0aed571-6aed-4f74-bbf3-2fab0cfe2ee8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.408535 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0aed571-6aed-4f74-bbf3-2fab0cfe2ee8 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a Aug 14 01:21:49.408851 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0aed571-6aed-4f74-bbf3-2fab0cfe2ee8 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.409132 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0aed571-6aed-4f74-bbf3-2fab0cfe2ee8 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.417087 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.417087 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:49.421274 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b0aed571-6aed-4f74-bbf3-2fab0cfe2ee8 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:49.426765 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0aed571-6aed-4f74-bbf3-2fab0cfe2ee8 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a returned with HTTP 200 Aug 14 01:21:49.427344 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 543/2163] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:49.444825 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a55f705-5689-469b-bcb8-eccb66c12ca3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.448142 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a55f705-5689-469b-bcb8-eccb66c12ca3 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a Aug 14 01:21:49.448142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a55f705-5689-469b-bcb8-eccb66c12ca3 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.448142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a55f705-5689-469b-bcb8-eccb66c12ca3 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.460283 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.460283 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:49.466578 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4a55f705-5689-469b-bcb8-eccb66c12ca3 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:49.473788 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a55f705-5689-469b-bcb8-eccb66c12ca3 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a returned with HTTP 200 Aug 14 01:21:49.474426 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 547/2164] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:49.491636 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.546483 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-50f4fd85-1ea7-4640-8715-0e11ecbe575d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.550341 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50f4fd85-1ea7-4640-8715-0e11ecbe575d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 Aug 14 01:21:49.551101 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50f4fd85-1ea7-4640-8715-0e11ecbe575d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.551101 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50f4fd85-1ea7-4640-8715-0e11ecbe575d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.562132 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50f4fd85-1ea7-4640-8715-0e11ecbe575d tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 returned with HTTP 404 Aug 14 01:21:49.563247 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 537/2165] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/volumes/d9855a94-5582-4030-bbb6-c40b0eaed7f2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:49.564083 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c0146b84-e662-4ee5-b73a-e361c0fbef6d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.570499 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c0146b84-e662-4ee5-b73a-e361c0fbef6d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:49.570698 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c0146b84-e662-4ee5-b73a-e361c0fbef6d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.571815 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c0146b84-e662-4ee5-b73a-e361c0fbef6d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.582488 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d704bb6-e08c-4f4a-afe5-5dd48d91a9e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.584911 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d704bb6-e08c-4f4a-afe5-5dd48d91a9e9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:49.585419 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d704bb6-e08c-4f4a-afe5-5dd48d91a9e9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.585701 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d704bb6-e08c-4f4a-afe5-5dd48d91a9e9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.599633 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.599633 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:49.600593 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.600593 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:49.606711 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6d704bb6-e08c-4f4a-afe5-5dd48d91a9e9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:49.607551 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c0146b84-e662-4ee5-b73a-e361c0fbef6d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:49.615724 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d704bb6-e08c-4f4a-afe5-5dd48d91a9e9 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b returned with HTTP 200 Aug 14 01:21:49.615724 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 548/2166] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:49.616865 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c0146b84-e662-4ee5-b73a-e361c0fbef6d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:49.618047 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 544/2167] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1512 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:49.632181 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f0c65f51-92fd-4696-92b5-a69c494b2085 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.636070 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0c65f51-92fd-4696-92b5-a69c494b2085 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] DELETE https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:49.636283 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0c65f51-92fd-4696-92b5-a69c494b2085 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.636726 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0c65f51-92fd-4696-92b5-a69c494b2085 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.636896 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f0c65f51-92fd-4696-92b5-a69c494b2085 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Delete volume with id: eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:49.650827 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.650827 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:49.652235 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f0c65f51-92fd-4696-92b5-a69c494b2085 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:49.652580 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:49.652580 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:49.654804 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:49.655123 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Create volume of 1 GB Aug 14 01:21:49.655480 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.655480 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:49.663606 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Availability Zones retrieved successfully. Aug 14 01:21:49.665157 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c2a2b68a-17b6-482d-a902-788db117db31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.669053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6119c8c7-7614-4e28-a72d-7060f8c79bd7 req-b628a96d-4375-4d44-b7f1-b54fae299e65 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.670163 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c2a2b68a-17b6-482d-a902-788db117db31 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] DELETE https://10.4.3.11/volume/v3/attachments/331c0028-2eea-404f-9190-4272f39dd92f Aug 14 01:21:49.670440 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c2a2b68a-17b6-482d-a902-788db117db31 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.670639 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c2a2b68a-17b6-482d-a902-788db117db31 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.672305 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Flow 'volume_create_api' (1c280931-ce28-40c8-8452-5051c33ce98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:49.673210 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6119c8c7-7614-4e28-a72d-7060f8c79bd7 req-b628a96d-4375-4d44-b7f1-b54fae299e65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/6c0cef21-67c7-4d36-9c5b-459346f53b10 Aug 14 01:21:49.673500 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6119c8c7-7614-4e28-a72d-7060f8c79bd7 req-b628a96d-4375-4d44-b7f1-b54fae299e65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.673597 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f74d86-a099-4217-b152-a580844ddffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:49.673765 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6119c8c7-7614-4e28-a72d-7060f8c79bd7 req-b628a96d-4375-4d44-b7f1-b54fae299e65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.674761 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:49.680415 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.680415 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:49.683461 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.683461 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:49.685799 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f0c65f51-92fd-4696-92b5-a69c494b2085 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Delete volume request issued successfully. Aug 14 01:21:49.686169 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0c65f51-92fd-4696-92b5-a69c494b2085 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b returned with HTTP 202 Aug 14 01:21:49.686665 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 538/2168] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:49 2026] DELETE /volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:49.695857 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75444da2-7068-49ac-bf6d-94c43517a146 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.697753 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75444da2-7068-49ac-bf6d-94c43517a146 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:49.698054 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75444da2-7068-49ac-bf6d-94c43517a146 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.698293 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75444da2-7068-49ac-bf6d-94c43517a146 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.707708 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.707708 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:49.712437 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-75444da2-7068-49ac-bf6d-94c43517a146 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Volume info retrieved successfully. Aug 14 01:21:49.718014 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75444da2-7068-49ac-bf6d-94c43517a146 tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b returned with HTTP 200 Aug 14 01:21:49.718503 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 539/2169] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:49.732577 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f74d86-a099-4217-b152-a580844ddffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:49.732869 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffc1529-f22f-4dc8-9c3e-09db51ac1d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:49.768337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ed18432-350e-40e1-98f1-a0d449c5845b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.774142 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ed18432-350e-40e1-98f1-a0d449c5845b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:49.774440 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ed18432-350e-40e1-98f1-a0d449c5845b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.774719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ed18432-350e-40e1-98f1-a0d449c5845b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.792131 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.792131 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:49.797872 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1ed18432-350e-40e1-98f1-a0d449c5845b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:49.804513 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ed18432-350e-40e1-98f1-a0d449c5845b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:49.805082 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 540/2170] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1512 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:49.816012 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6119c8c7-7614-4e28-a72d-7060f8c79bd7 req-b628a96d-4375-4d44-b7f1-b54fae299e65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/6c0cef21-67c7-4d36-9c5b-459346f53b10 returned with HTTP 200 Aug 14 01:21:49.818523 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 545/2171] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:21:49 2026] DELETE /volume/v3/attachments/6c0cef21-67c7-4d36-9c5b-459346f53b10 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:49.829343 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6eebe894-c6b2-444d-b908-5b5961b18e4a req-c2a2b68a-17b6-482d-a902-788db117db31 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/331c0028-2eea-404f-9190-4272f39dd92f returned with HTTP 200 Aug 14 01:21:49.829940 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 549/2172] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:21:49 2026] DELETE /volume/v3/attachments/331c0028-2eea-404f-9190-4272f39dd92f => generated 192 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:49.834334 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Created reservations ['bc0f2a32-cd37-47a3-a9f7-5ff0357c8034', 'fdd9b685-6ad6-43cd-b908-f6e5606aa742', '22ad0dba-021d-45f4-b5d7-7841c3257224', '348dbb0c-845c-4575-83b9-235a6acf07f2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:49.835424 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffc1529-f22f-4dc8-9c3e-09db51ac1d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc0f2a32-cd37-47a3-a9f7-5ff0357c8034', 'fdd9b685-6ad6-43cd-b908-f6e5606aa742', '22ad0dba-021d-45f4-b5d7-7841c3257224', '348dbb0c-845c-4575-83b9-235a6acf07f2']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:49.837061 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d0a81a-ee86-4c37-bc7d-7cfdd8f0f3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:49.875633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d0a81a-ee86-4c37-bc7d-7cfdd8f0f3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37e49acc-1672-466c-a000-99e0b1a5177d', '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='4070f2f274514edbbbef4cf5d22509f6',qos_specs=None,replication_status=,reservations=['bc0f2a32-cd37-47a3-a9f7-5ff0357c8034','fdd9b685-6ad6-43cd-b908-f6e5606aa742','22ad0dba-021d-45f4-b5d7-7841c3257224','348dbb0c-845c-4575-83b9-235a6acf07f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645b881676314f84ae6a49cf6e40c334',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:49Z,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=37e49acc-1672-466c-a000-99e0b1a5177d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4070f2f274514edbbbef4cf5d22509f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='645b881676314f84ae6a49cf6e40c334',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:49.876987 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e34a017-de75-467e-b655-ebfcb4780332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:49.900947 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e34a017-de75-467e-b655-ebfcb4780332) transitioned into state 'SUCCESS' from 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='4070f2f274514edbbbef4cf5d22509f6',qos_specs=None,replication_status=,reservations=['bc0f2a32-cd37-47a3-a9f7-5ff0357c8034','fdd9b685-6ad6-43cd-b908-f6e5606aa742','22ad0dba-021d-45f4-b5d7-7841c3257224','348dbb0c-845c-4575-83b9-235a6acf07f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='645b881676314f84ae6a49cf6e40c334',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:49.901774 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d063bea6-66c7-4502-8bde-afd94ac6c315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:49.911629 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d063bea6-66c7-4502-8bde-afd94ac6c315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:49.912379 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Flow 'volume_create_api' (1c280931-ce28-40c8-8452-5051c33ce98f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:49.912742 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Create volume request issued successfully. Aug 14 01:21:49.913434 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-139dc66d-ab7e-486b-a223-6115a251e0f7 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:49.913870 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 539/2173] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:49 2026] POST /volume/v3/volumes => generated 731 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:49.927758 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5456087f-9a07-40e9-a9c8-952cf667297d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.929817 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5456087f-9a07-40e9-a9c8-952cf667297d tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] GET https://10.4.3.11/volume/v3/volumes/37e49acc-1672-466c-a000-99e0b1a5177d Aug 14 01:21:49.930149 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5456087f-9a07-40e9-a9c8-952cf667297d tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.930416 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5456087f-9a07-40e9-a9c8-952cf667297d tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.939411 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:49.939411 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:49.943637 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5456087f-9a07-40e9-a9c8-952cf667297d tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Volume info retrieved successfully. Aug 14 01:21:49.948221 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5456087f-9a07-40e9-a9c8-952cf667297d tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] https://10.4.3.11/volume/v3/volumes/37e49acc-1672-466c-a000-99e0b1a5177d returned with HTTP 200 Aug 14 01:21:49.948810 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 541/2174] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/volumes/37e49acc-1672-466c-a000-99e0b1a5177d => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:49.994468 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c3c0b014-f61f-477d-bc34-bc5887144b66 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:49.996391 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3c0b014-f61f-477d-bc34-bc5887144b66 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:49.996608 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3c0b014-f61f-477d-bc34-bc5887144b66 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:49.996915 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3c0b014-f61f-477d-bc34-bc5887144b66 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:49.997155 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c3c0b014-f61f-477d-bc34-bc5887144b66 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:50.004147 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:50.004147 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:50.004529 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3c0b014-f61f-477d-bc34-bc5887144b66 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:50.004906 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 546/2175] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:49 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:50.107661 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f31399f-5665-4002-a9f3-3a8a4a1240c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:50.108910 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f31399f-5665-4002-a9f3-3a8a4a1240c5 None None] GET https://10.4.3.11/volume// Aug 14 01:21:50.108910 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f31399f-5665-4002-a9f3-3a8a4a1240c5 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:50.108910 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f31399f-5665-4002-a9f3-3a8a4a1240c5 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:50.109346 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f31399f-5665-4002-a9f3-3a8a4a1240c5 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:50.109720 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 550/2176] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:21:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:50.119645 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-b281b60e-2fdb-4fd5-aa87-4b60940aa9d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:50.122743 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-b281b60e-2fdb-4fd5-aa87-4b60940aa9d6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:21:50.123007 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-b281b60e-2fdb-4fd5-aa87-4b60940aa9d6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:50.123207 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-b281b60e-2fdb-4fd5-aa87-4b60940aa9d6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:50.138935 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:50.138935 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:50.145029 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78d7ce64-50ec-4c05-9228-b39cb384d6bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:50.148038 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-b281b60e-2fdb-4fd5-aa87-4b60940aa9d6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:21:50.148088 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78d7ce64-50ec-4c05-9228-b39cb384d6bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:21:50.148088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78d7ce64-50ec-4c05-9228-b39cb384d6bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:50.148088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78d7ce64-50ec-4c05-9228-b39cb384d6bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:50.157666 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-b281b60e-2fdb-4fd5-aa87-4b60940aa9d6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da returned with HTTP 200 Aug 14 01:21:50.158095 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 540/2177] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:21:50 2026] GET /volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da => generated 1545 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:50.166493 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:50.166493 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:50.173893 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78d7ce64-50ec-4c05-9228-b39cb384d6bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:21:50.179797 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78d7ce64-50ec-4c05-9228-b39cb384d6bd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:21:50.180555 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 542/2178] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:50 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:50.275617 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-f8575a6c-a949-4b5c-9014-8f9d2c8e6ca2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:50.278546 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-f8575a6c-a949-4b5c-9014-8f9d2c8e6ca2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] PUT https://10.4.3.11/volume/v3/attachments/5cb23925-4456-4da1-b612-c07621781667 Aug 14 01:21:50.279090 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-f8575a6c-a949-4b5c-9014-8f9d2c8e6ca2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:50.294616 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-f8575a6c-a949-4b5c-9014-8f9d2c8e6ca2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Acquiring lock "cinder-attachment_update-9cf92738-8380-404b-8cf2-9ff7f5dfa6da-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:21:50.300328 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-f8575a6c-a949-4b5c-9014-8f9d2c8e6ca2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-9cf92738-8380-404b-8cf2-9ff7f5dfa6da-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:21:50.302029 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:50.302029 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:50.432504 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-f8575a6c-a949-4b5c-9014-8f9d2c8e6ca2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-9cf92738-8380-404b-8cf2-9ff7f5dfa6da-np0000007295" released by "attachment_update" :: held 0.132s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:21:50.432871 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-f8575a6c-a949-4b5c-9014-8f9d2c8e6ca2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/5cb23925-4456-4da1-b612-c07621781667 returned with HTTP 200 Aug 14 01:21:50.433622 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 547/2179] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:21:50 2026] PUT /volume/v3/attachments/5cb23925-4456-4da1-b612-c07621781667 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:21:50.467005 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-6f303e76-e50d-49bd-9ffb-e0e88bd3ee8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:50.469849 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-6f303e76-e50d-49bd-9ffb-e0e88bd3ee8c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments/5cb23925-4456-4da1-b612-c07621781667/action Aug 14 01:21:50.470389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-6f303e76-e50d-49bd-9ffb-e0e88bd3ee8c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:50.470600 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-6f303e76-e50d-49bd-9ffb-e0e88bd3ee8c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:50.497215 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:50.497215 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:50.517313 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fa283ded-148f-4562-b1e0-3a38584bde73 req-6f303e76-e50d-49bd-9ffb-e0e88bd3ee8c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/5cb23925-4456-4da1-b612-c07621781667/action returned with HTTP 204 Aug 14 01:21:50.518035 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 551/2180] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:21:50 2026] POST /volume/v3/attachments/5cb23925-4456-4da1-b612-c07621781667/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:50.736905 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f16a1b34-90a1-44bf-b12e-3f2ea2ed0e1c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:50.739512 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f16a1b34-90a1-44bf-b12e-3f2ea2ed0e1c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] GET https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b Aug 14 01:21:50.739859 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f16a1b34-90a1-44bf-b12e-3f2ea2ed0e1c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:50.740200 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f16a1b34-90a1-44bf-b12e-3f2ea2ed0e1c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:50.747127 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f16a1b34-90a1-44bf-b12e-3f2ea2ed0e1c tempest-VolumesListTestJSON-782964415 tempest-VolumesListTestJSON-782964415-project-member] https://10.4.3.11/volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b returned with HTTP 404 Aug 14 01:21:50.747814 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 541/2181] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:50 2026] GET /volume/v3/volumes/eb5cc180-05dd-4ba2-8869-7abe67c1e54b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:50.826319 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-07a48f11-7f46-424f-befe-ef43807d896c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:50.828710 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07a48f11-7f46-424f-befe-ef43807d896c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:50.828988 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07a48f11-7f46-424f-befe-ef43807d896c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:50.829335 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07a48f11-7f46-424f-befe-ef43807d896c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:50.841685 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:50.841685 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:50.846284 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-07a48f11-7f46-424f-befe-ef43807d896c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:50.851297 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07a48f11-7f46-424f-befe-ef43807d896c tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:50.851720 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 543/2182] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:50 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:50.962859 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5bd7e15-0b28-4f5e-90de-4f13a00444bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:50.966180 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5bd7e15-0b28-4f5e-90de-4f13a00444bc tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] GET https://10.4.3.11/volume/v3/volumes/37e49acc-1672-466c-a000-99e0b1a5177d Aug 14 01:21:50.966180 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5bd7e15-0b28-4f5e-90de-4f13a00444bc tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:50.966308 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5bd7e15-0b28-4f5e-90de-4f13a00444bc tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:50.988771 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:50.988771 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:50.994700 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c5bd7e15-0b28-4f5e-90de-4f13a00444bc tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Volume info retrieved successfully. Aug 14 01:21:51.012540 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5bd7e15-0b28-4f5e-90de-4f13a00444bc tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] https://10.4.3.11/volume/v3/volumes/37e49acc-1672-466c-a000-99e0b1a5177d returned with HTTP 200 Aug 14 01:21:51.013293 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 548/2183] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:50 2026] GET /volume/v3/volumes/37e49acc-1672-466c-a000-99e0b1a5177d => generated 962 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:51.029715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a755ab3a-2c8d-4203-9514-f748c7153244 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:51.032624 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a755ab3a-2c8d-4203-9514-f748c7153244 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:51.033149 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a755ab3a-2c8d-4203-9514-f748c7153244 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:51.033287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a755ab3a-2c8d-4203-9514-f748c7153244 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:51.033406 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a755ab3a-2c8d-4203-9514-f748c7153244 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:51.043340 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:51.043340 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:51.043909 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a755ab3a-2c8d-4203-9514-f748c7153244 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:51.044434 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 552/2184] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:51 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:51.046316 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9c1ddc8f-1b9e-4464-bc9e-e1bf59187de2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:51.055464 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c1ddc8f-1b9e-4464-bc9e-e1bf59187de2 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1&project_id=b9b27f181db049b682e14b4135a0690b Aug 14 01:21:51.055810 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c1ddc8f-1b9e-4464-bc9e-e1bf59187de2 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:51.056009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c1ddc8f-1b9e-4464-bc9e-e1bf59187de2 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:51.056554 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9c1ddc8f-1b9e-4464-bc9e-e1bf59187de2 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Could not evaluate value b9b27f181db049b682e14b4135a0690b, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:21:51.057398 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9c1ddc8f-1b9e-4464-bc9e-e1bf59187de2 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Searching by: MultiDict([('project_id', 'b9b27f181db049b682e14b4135a0690b'), ('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:21:51.113558 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9c1ddc8f-1b9e-4464-bc9e-e1bf59187de2 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Get all volumes completed successfully. Aug 14 01:21:51.114317 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:51.114317 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:51.126520 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c1ddc8f-1b9e-4464-bc9e-e1bf59187de2 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1&project_id=b9b27f181db049b682e14b4135a0690b returned with HTTP 200 Aug 14 01:21:51.126520 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 542/2185] 10.4.3.11 () {66 vars in 1366 bytes} [Fri Aug 14 01:21:51 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b9b27f181db049b682e14b4135a0690b => generated 3011 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:51.156156 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92a89e01-91c9-4013-b374-780586473e63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:51.158782 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92a89e01-91c9-4013-b374-780586473e63 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/37e49acc-1672-466c-a000-99e0b1a5177d Aug 14 01:21:51.159105 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92a89e01-91c9-4013-b374-780586473e63 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:51.159697 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92a89e01-91c9-4013-b374-780586473e63 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:51.159697 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-92a89e01-91c9-4013-b374-780586473e63 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Delete volume with id: 37e49acc-1672-466c-a000-99e0b1a5177d Aug 14 01:21:51.179759 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:51.179759 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:51.180128 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92a89e01-91c9-4013-b374-780586473e63 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Volume info retrieved successfully. Aug 14 01:21:51.214524 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92a89e01-91c9-4013-b374-780586473e63 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] Delete volume request issued successfully. Aug 14 01:21:51.214817 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92a89e01-91c9-4013-b374-780586473e63 tempest-VolumesListAdminTestJSON-1658309549 tempest-VolumesListAdminTestJSON-1658309549-project-admin] https://10.4.3.11/volume/v3/volumes/37e49acc-1672-466c-a000-99e0b1a5177d returned with HTTP 202 Aug 14 01:21:51.215607 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 544/2186] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:51 2026] DELETE /volume/v3/volumes/37e49acc-1672-466c-a000-99e0b1a5177d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:51.229565 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a37b4e5-70a2-459d-ab40-74ce9fb521df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:51.231504 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a37b4e5-70a2-459d-ab40-74ce9fb521df tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a Aug 14 01:21:51.231895 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a37b4e5-70a2-459d-ab40-74ce9fb521df tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:51.232178 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a37b4e5-70a2-459d-ab40-74ce9fb521df tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:51.240356 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:51.240356 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:51.249042 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a37b4e5-70a2-459d-ab40-74ce9fb521df tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:51.255501 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a37b4e5-70a2-459d-ab40-74ce9fb521df tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a returned with HTTP 200 Aug 14 01:21:51.256028 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 549/2187] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:51 2026] GET /volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:51.276311 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d4339b32-9a24-4945-b858-7b0631434d2b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:51.278364 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4339b32-9a24-4945-b858-7b0631434d2b tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a Aug 14 01:21:51.278690 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4339b32-9a24-4945-b858-7b0631434d2b tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:51.279678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4339b32-9a24-4945-b858-7b0631434d2b tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:51.279678 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d4339b32-9a24-4945-b858-7b0631434d2b tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Delete volume with id: e8555b36-9b19-40b8-aba0-958a824c122a Aug 14 01:21:51.289955 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:51.289955 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:51.290847 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d4339b32-9a24-4945-b858-7b0631434d2b tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:51.354345 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d4339b32-9a24-4945-b858-7b0631434d2b tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Delete volume request issued successfully. Aug 14 01:21:51.354751 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4339b32-9a24-4945-b858-7b0631434d2b tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a returned with HTTP 202 Aug 14 01:21:51.355385 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 553/2188] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:51 2026] DELETE /volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:51.367557 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01f07b13-f7ed-410c-a06e-d46a7a607d75 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:51.371992 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01f07b13-f7ed-410c-a06e-d46a7a607d75 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a Aug 14 01:21:51.371992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01f07b13-f7ed-410c-a06e-d46a7a607d75 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:51.371992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01f07b13-f7ed-410c-a06e-d46a7a607d75 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:51.382259 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:51.382259 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:51.389905 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01f07b13-f7ed-410c-a06e-d46a7a607d75 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:51.397360 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01f07b13-f7ed-410c-a06e-d46a7a607d75 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a returned with HTTP 200 Aug 14 01:21:51.397541 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 543/2189] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:51 2026] GET /volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:51.926754 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c67ef9a8-f2f4-4907-ac12-04d48bda550f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:51.929535 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c67ef9a8-f2f4-4907-ac12-04d48bda550f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:21:51.929865 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c67ef9a8-f2f4-4907-ac12-04d48bda550f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:51.930223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c67ef9a8-f2f4-4907-ac12-04d48bda550f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:51.930458 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c67ef9a8-f2f4-4907-ac12-04d48bda550f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:21:51.941354 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:51.941354 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:51.941518 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c67ef9a8-f2f4-4907-ac12-04d48bda550f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:51.965277 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c67ef9a8-f2f4-4907-ac12-04d48bda550f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:21:51.965277 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c67ef9a8-f2f4-4907-ac12-04d48bda550f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 returned with HTTP 202 Aug 14 01:21:51.965735 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 545/2190] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:51 2026] DELETE /volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:51.975112 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c3962d40-e5ce-4ce7-af80-a44a19e3f645 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:51.978561 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3962d40-e5ce-4ce7-af80-a44a19e3f645 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:21:51.978561 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3962d40-e5ce-4ce7-af80-a44a19e3f645 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:51.978561 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3962d40-e5ce-4ce7-af80-a44a19e3f645 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:51.992658 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:51.992658 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:51.998547 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c3962d40-e5ce-4ce7-af80-a44a19e3f645 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:52.010199 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3962d40-e5ce-4ce7-af80-a44a19e3f645 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 returned with HTTP 200 Aug 14 01:21:52.010796 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 550/2191] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:51 2026] GET /volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:52.058474 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-658406bf-d2f1-43d1-8ca4-e625db4eb3ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:52.062030 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-658406bf-d2f1-43d1-8ca4-e625db4eb3ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:52.062296 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-658406bf-d2f1-43d1-8ca4-e625db4eb3ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:52.062632 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-658406bf-d2f1-43d1-8ca4-e625db4eb3ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:52.062798 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-658406bf-d2f1-43d1-8ca4-e625db4eb3ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:52.069184 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:52.069184 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:52.070315 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-658406bf-d2f1-43d1-8ca4-e625db4eb3ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:52.071136 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 554/2192] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:52 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:52.420346 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bd132b76-4802-4fc8-8fc5-66cfde0624b1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:52.424078 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd132b76-4802-4fc8-8fc5-66cfde0624b1 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a Aug 14 01:21:52.425012 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd132b76-4802-4fc8-8fc5-66cfde0624b1 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:52.426008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd132b76-4802-4fc8-8fc5-66cfde0624b1 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:52.438768 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd132b76-4802-4fc8-8fc5-66cfde0624b1 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a returned with HTTP 404 Aug 14 01:21:52.438768 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 544/2193] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:52 2026] GET /volume/v3/volumes/e8555b36-9b19-40b8-aba0-958a824c122a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:52.450394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c8775d4-c371-4f48-89ce-492523d46a68 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:52.452350 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c8775d4-c371-4f48-89ce-492523d46a68 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac Aug 14 01:21:52.453310 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c8775d4-c371-4f48-89ce-492523d46a68 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:52.453310 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c8775d4-c371-4f48-89ce-492523d46a68 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:52.466308 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:52.466308 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:52.474303 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3c8775d4-c371-4f48-89ce-492523d46a68 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:52.480596 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c8775d4-c371-4f48-89ce-492523d46a68 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac returned with HTTP 200 Aug 14 01:21:52.481165 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 546/2194] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:52 2026] GET /volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:52.501415 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e470bbc1-98f9-4812-ab45-fc348b236150 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:52.505342 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e470bbc1-98f9-4812-ab45-fc348b236150 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] DELETE https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac Aug 14 01:21:52.505342 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e470bbc1-98f9-4812-ab45-fc348b236150 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:52.505342 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e470bbc1-98f9-4812-ab45-fc348b236150 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:52.505342 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e470bbc1-98f9-4812-ab45-fc348b236150 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Delete volume with id: 302bfcbd-9516-4ee1-8caf-c31fadb09eac Aug 14 01:21:52.517397 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:52.517397 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:52.518843 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e470bbc1-98f9-4812-ab45-fc348b236150 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:52.559779 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e470bbc1-98f9-4812-ab45-fc348b236150 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Delete volume request issued successfully. Aug 14 01:21:52.560071 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e470bbc1-98f9-4812-ab45-fc348b236150 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac returned with HTTP 202 Aug 14 01:21:52.560673 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 551/2195] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:52 2026] DELETE /volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:52.572266 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8371972-4f5c-4800-8d7e-fb21d1ebee61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:52.579778 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8371972-4f5c-4800-8d7e-fb21d1ebee61 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac Aug 14 01:21:52.579778 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8371972-4f5c-4800-8d7e-fb21d1ebee61 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:52.579778 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8371972-4f5c-4800-8d7e-fb21d1ebee61 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:52.589006 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:52.589006 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:52.594776 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8371972-4f5c-4800-8d7e-fb21d1ebee61 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:52.600762 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8371972-4f5c-4800-8d7e-fb21d1ebee61 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac returned with HTTP 200 Aug 14 01:21:52.601657 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 555/2196] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:52 2026] GET /volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:53.030089 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c285b9d5-0afc-4136-9f11-c5257ae68832 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.033088 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c285b9d5-0afc-4136-9f11-c5257ae68832 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 Aug 14 01:21:53.033421 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c285b9d5-0afc-4136-9f11-c5257ae68832 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.033734 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c285b9d5-0afc-4136-9f11-c5257ae68832 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:53.047202 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c285b9d5-0afc-4136-9f11-c5257ae68832 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 returned with HTTP 404 Aug 14 01:21:53.048009 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 545/2197] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:53 2026] GET /volume/v3/volumes/d1ff9358-2472-4667-8413-98e361b6a888 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:53.091211 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b8abbc0-fe87-4eff-96aa-4ea949cf6f93 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.093800 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b8abbc0-fe87-4eff-96aa-4ea949cf6f93 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:53.094073 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b8abbc0-fe87-4eff-96aa-4ea949cf6f93 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.094311 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b8abbc0-fe87-4eff-96aa-4ea949cf6f93 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:53.094477 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1b8abbc0-fe87-4eff-96aa-4ea949cf6f93 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:53.106734 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:53.106734 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:53.107476 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b8abbc0-fe87-4eff-96aa-4ea949cf6f93 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:53.108124 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 547/2198] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:53 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:53.111852 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.117390 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:53.117842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1291670372", "snapshot_id": null, "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:53.119005 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-704a6059-1e59-4fea-87d6-b2001cad301e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.120703 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1291670372', 'snapshot_id': None, 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:53.123783 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:53.124565 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-143869571"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:53.126946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-143869571'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:53.127154 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Create volume of 1 GB Aug 14 01:21:53.132465 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Availability Zones retrieved successfully. Aug 14 01:21:53.139967 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Flow 'volume_create_api' (e8ff8077-85f7-4007-9020-23fa58c1ca0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:53.140800 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8afc4d97-7fe9-4128-8b9c-9bc40c9dbee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.142127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:53.198735 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8afc4d97-7fe9-4128-8b9c-9bc40c9dbee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.199788 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (611f8253-49f5-4906-b6d2-7a2a15377b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.253413 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:21:53.260586 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:21:53.268385 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (99bf8afd-d581-4b71-b25f-5318469460df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:53.270986 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4f2cde-4097-4877-ab16-24cce7d16fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.273490 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:53.321596 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Created reservations ['30b208bc-3afb-47fb-baac-bf33b935cf3e', '44624a7c-44c0-4243-bc87-3073ab55fabf', '86ce3f55-b9b8-4f21-a135-37f98bffb954', 'eb8b2f9a-56b8-4432-9d60-6011e91ac63c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:53.322630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (611f8253-49f5-4906-b6d2-7a2a15377b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30b208bc-3afb-47fb-baac-bf33b935cf3e', '44624a7c-44c0-4243-bc87-3073ab55fabf', '86ce3f55-b9b8-4f21-a135-37f98bffb954', 'eb8b2f9a-56b8-4432-9d60-6011e91ac63c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.324048 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75421775-d8b9-46a5-b280-ef72689b1474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.351312 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75421775-d8b9-46a5-b280-ef72689b1474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-143869571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb9372145de481193160bb6c49a0244',qos_specs=None,replication_status=,reservations=['30b208bc-3afb-47fb-baac-bf33b935cf3e','44624a7c-44c0-4243-bc87-3073ab55fabf','86ce3f55-b9b8-4f21-a135-37f98bffb954','eb8b2f9a-56b8-4432-9d60-6011e91ac63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f59cafe87e04877a16fa7123fae34c9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-143869571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecb9372145de481193160bb6c49a0244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f59cafe87e04877a16fa7123fae34c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.352199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2870e7aa-cde2-46e3-8cee-07727bc48bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.377348 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a4f2cde-4097-4877-ab16-24cce7d16fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.378401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618172ae-9fca-4bb1-bf1a-3fd39590a8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.379112 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2870e7aa-cde2-46e3-8cee-07727bc48bea) transitioned into state 'SUCCESS' from state '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-143869571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb9372145de481193160bb6c49a0244',qos_specs=None,replication_status=,reservations=['30b208bc-3afb-47fb-baac-bf33b935cf3e','44624a7c-44c0-4243-bc87-3073ab55fabf','86ce3f55-b9b8-4f21-a135-37f98bffb954','eb8b2f9a-56b8-4432-9d60-6011e91ac63c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f59cafe87e04877a16fa7123fae34c9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.380135 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f875176e-898b-45f8-914a-eca0d20582dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.404979 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f875176e-898b-45f8-914a-eca0d20582dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.406505 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Flow 'volume_create_api' (e8ff8077-85f7-4007-9020-23fa58c1ca0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:53.407341 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Create volume request issued successfully. Aug 14 01:21:53.409163 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-704a6059-1e59-4fea-87d6-b2001cad301e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:53.409945 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 556/2199] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:53 2026] POST /volume/v3/volumes => generated 752 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:53.426856 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-441035f5-7048-4338-b133-4410781c42ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.429711 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-441035f5-7048-4338-b133-4410781c42ca tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:21:53.429771 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-441035f5-7048-4338-b133-4410781c42ca tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.430744 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-441035f5-7048-4338-b133-4410781c42ca tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:53.442569 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['d1c935b4-fe9c-4ebe-86a1-7bad78afc051', '7fa81677-b215-4fb9-87d9-2df3bad877ac', 'bc7b99a3-d26e-4425-be7b-9b41cf4864a8', '51dd7609-cb10-40a1-be48-c507908527e8'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:53.443571 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618172ae-9fca-4bb1-bf1a-3fd39590a8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1c935b4-fe9c-4ebe-86a1-7bad78afc051', '7fa81677-b215-4fb9-87d9-2df3bad877ac', 'bc7b99a3-d26e-4425-be7b-9b41cf4864a8', '51dd7609-cb10-40a1-be48-c507908527e8']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.444460 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaed9dae-41d2-40a6-8113-8d0ad7481e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.448907 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:53.448907 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:53.455817 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-441035f5-7048-4338-b133-4410781c42ca tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:21:53.470426 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-441035f5-7048-4338-b133-4410781c42ca tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:21:53.472853 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 546/2200] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:53 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 820 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:53.485197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaed9dae-41d2-40a6-8113-8d0ad7481e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1e7e522-ba14-4bd2-99df-41fef4fbcbb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1291670372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['d1c935b4-fe9c-4ebe-86a1-7bad78afc051','7fa81677-b215-4fb9-87d9-2df3bad877ac','bc7b99a3-d26e-4425-be7b-9b41cf4864a8','51dd7609-cb10-40a1-be48-c507908527e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1291670372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1e7e522-ba14-4bd2-99df-41fef4fbcbb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.486518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb8ab35-9be9-4785-9834-127dacf7aa7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.512296 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb8ab35-9be9-4785-9834-127dacf7aa7e) transitioned into state 'SUCCESS' from state '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-1291670372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['d1c935b4-fe9c-4ebe-86a1-7bad78afc051','7fa81677-b215-4fb9-87d9-2df3bad877ac','bc7b99a3-d26e-4425-be7b-9b41cf4864a8','51dd7609-cb10-40a1-be48-c507908527e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.513170 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fb575e-db59-4cfb-a28c-d93419592f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:53.526608 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75fb575e-db59-4cfb-a28c-d93419592f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:53.527694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (99bf8afd-d581-4b71-b25f-5318469460df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:53.528111 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:21:53.529077 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-287264f1-86a3-460b-b0fe-e1a53cc9fd21 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:53.529359 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 552/2201] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:21:53 2026] POST /volume/v3/volumes => generated 757 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:53.547120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb51af9a-d2d5-4712-86b2-eb2880c68b00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.552471 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb51af9a-d2d5-4712-86b2-eb2880c68b00 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:21:53.552803 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb51af9a-d2d5-4712-86b2-eb2880c68b00 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.553075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb51af9a-d2d5-4712-86b2-eb2880c68b00 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:53.566966 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:53.566966 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:53.569607 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb51af9a-d2d5-4712-86b2-eb2880c68b00 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:53.577468 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb51af9a-d2d5-4712-86b2-eb2880c68b00 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 returned with HTTP 200 Aug 14 01:21:53.578101 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 548/2202] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:53 2026] GET /volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:53.623075 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd1139d3-1987-4f92-8f6b-6d4b4aae76cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.625616 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd1139d3-1987-4f92-8f6b-6d4b4aae76cb tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac Aug 14 01:21:53.625841 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd1139d3-1987-4f92-8f6b-6d4b4aae76cb tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.626118 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd1139d3-1987-4f92-8f6b-6d4b4aae76cb tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:53.635289 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd1139d3-1987-4f92-8f6b-6d4b4aae76cb tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac returned with HTTP 404 Aug 14 01:21:53.635876 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 557/2203] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:53 2026] GET /volume/v3/volumes/302bfcbd-9516-4ee1-8caf-c31fadb09eac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:53.644411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7ccd26d8-85b5-4327-a06e-185d32bea3d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.649238 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ccd26d8-85b5-4327-a06e-185d32bea3d6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 Aug 14 01:21:53.649238 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ccd26d8-85b5-4327-a06e-185d32bea3d6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.649371 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ccd26d8-85b5-4327-a06e-185d32bea3d6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:53.660782 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:53.660782 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:53.666122 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7ccd26d8-85b5-4327-a06e-185d32bea3d6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:53.674742 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ccd26d8-85b5-4327-a06e-185d32bea3d6 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 returned with HTTP 200 Aug 14 01:21:53.675479 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 547/2204] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:53 2026] GET /volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:53.694615 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-17b08b77-0cf3-493b-8b1a-06db85a1568c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.697331 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17b08b77-0cf3-493b-8b1a-06db85a1568c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] DELETE https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 Aug 14 01:21:53.697524 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17b08b77-0cf3-493b-8b1a-06db85a1568c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.697775 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17b08b77-0cf3-493b-8b1a-06db85a1568c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:53.698225 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-17b08b77-0cf3-493b-8b1a-06db85a1568c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Delete volume with id: ac659117-2f4d-4ee4-81fa-171b7a9ec261 Aug 14 01:21:53.711039 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:53.711039 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:53.712068 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-17b08b77-0cf3-493b-8b1a-06db85a1568c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:53.749356 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-17b08b77-0cf3-493b-8b1a-06db85a1568c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Delete volume request issued successfully. Aug 14 01:21:53.749356 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17b08b77-0cf3-493b-8b1a-06db85a1568c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 returned with HTTP 202 Aug 14 01:21:53.749356 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 553/2205] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:21:53 2026] DELETE /volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:21:53.761798 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae708505-5d6b-4be1-908e-bf58fb821ad5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.764783 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae708505-5d6b-4be1-908e-bf58fb821ad5 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 Aug 14 01:21:53.765753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae708505-5d6b-4be1-908e-bf58fb821ad5 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.767204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae708505-5d6b-4be1-908e-bf58fb821ad5 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:53.779520 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:53.779520 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:53.784765 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ae708505-5d6b-4be1-908e-bf58fb821ad5 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Volume info retrieved successfully. Aug 14 01:21:53.793453 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae708505-5d6b-4be1-908e-bf58fb821ad5 tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 returned with HTTP 200 Aug 14 01:21:53.793453 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 549/2206] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:53 2026] GET /volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:53.885392 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68df9451-18ce-4a23-8021-1bdd121f7172 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.888066 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68df9451-18ce-4a23-8021-1bdd121f7172 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:53.888979 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68df9451-18ce-4a23-8021-1bdd121f7172 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.889416 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68df9451-18ce-4a23-8021-1bdd121f7172 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:53.919568 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:53.919568 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:53.928834 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68df9451-18ce-4a23-8021-1bdd121f7172 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:53.934612 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68df9451-18ce-4a23-8021-1bdd121f7172 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:53.935431 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 558/2207] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:53 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:53.993197 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-4173def1-273b-4c27-9b21-40dee3354567 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:53.996422 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-4173def1-273b-4c27-9b21-40dee3354567 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:53.996422 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-4173def1-273b-4c27-9b21-40dee3354567 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:53.996422 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-4173def1-273b-4c27-9b21-40dee3354567 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.014356 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.014356 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:54.020511 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-4173def1-273b-4c27-9b21-40dee3354567 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:54.028470 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-4173def1-273b-4c27-9b21-40dee3354567 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:54.029899 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 548/2208] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:53 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1212 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:54.061682 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-a46d17f8-3a34-453b-96d5-fdfdeee792c4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.065912 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-a46d17f8-3a34-453b-96d5-fdfdeee792c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721/action Aug 14 01:21:54.067761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-a46d17f8-3a34-453b-96d5-fdfdeee792c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:54.067761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-a46d17f8-3a34-453b-96d5-fdfdeee792c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:54.087653 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.087653 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:54.088163 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-a46d17f8-3a34-453b-96d5-fdfdeee792c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:54.103242 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-a46d17f8-3a34-453b-96d5-fdfdeee792c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Begin detaching volume completed successfully. Aug 14 01:21:54.103458 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-a46d17f8-3a34-453b-96d5-fdfdeee792c4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721/action returned with HTTP 202 Aug 14 01:21:54.103999 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 554/2209] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:21:54 2026] POST /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:21:54.123036 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38dd1901-a539-4590-8d90-0ecd3c740bbd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.126542 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38dd1901-a539-4590-8d90-0ecd3c740bbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:54.127576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38dd1901-a539-4590-8d90-0ecd3c740bbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.127576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38dd1901-a539-4590-8d90-0ecd3c740bbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.127880 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-38dd1901-a539-4590-8d90-0ecd3c740bbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:54.134857 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.134857 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:54.137402 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38dd1901-a539-4590-8d90-0ecd3c740bbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:54.137402 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 550/2210] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:54.137917 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-721e58bc-9d4a-4848-89e8-23ef2ebeaf47 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.142221 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-721e58bc-9d4a-4848-89e8-23ef2ebeaf47 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:54.142221 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-721e58bc-9d4a-4848-89e8-23ef2ebeaf47 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.142221 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-721e58bc-9d4a-4848-89e8-23ef2ebeaf47 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.157180 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.157180 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:54.163655 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-721e58bc-9d4a-4848-89e8-23ef2ebeaf47 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:54.170034 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-721e58bc-9d4a-4848-89e8-23ef2ebeaf47 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:54.170650 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 559/2211] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1215 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:54.189524 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-65f9a4d6-7aa6-48ea-8283-f42b84679da0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.189524 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65f9a4d6-7aa6-48ea-8283-f42b84679da0 None None] GET https://10.4.3.11/volume// Aug 14 01:21:54.189524 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65f9a4d6-7aa6-48ea-8283-f42b84679da0 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.189524 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65f9a4d6-7aa6-48ea-8283-f42b84679da0 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.189890 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65f9a4d6-7aa6-48ea-8283-f42b84679da0 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:54.192031 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 549/2212] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:54.204720 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-64be4101-45b3-4a24-94e0-378dd6ff17bb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.207688 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-64be4101-45b3-4a24-94e0-378dd6ff17bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:54.208028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-64be4101-45b3-4a24-94e0-378dd6ff17bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.208687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-64be4101-45b3-4a24-94e0-378dd6ff17bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.235730 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.235730 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:54.249507 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-64be4101-45b3-4a24-94e0-378dd6ff17bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:54.268800 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-64be4101-45b3-4a24-94e0-378dd6ff17bb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:54.269717 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 555/2213] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1395 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:54.490115 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22ea0d7a-e843-46da-8486-6b938c07d548 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.492282 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22ea0d7a-e843-46da-8486-6b938c07d548 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:21:54.492504 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22ea0d7a-e843-46da-8486-6b938c07d548 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.492811 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22ea0d7a-e843-46da-8486-6b938c07d548 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.513974 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.513974 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:54.517301 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-22ea0d7a-e843-46da-8486-6b938c07d548 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:21:54.524014 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22ea0d7a-e843-46da-8486-6b938c07d548 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:21:54.524014 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 551/2214] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:54.600065 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3b8763e-416c-46db-b1fc-ca4e974ea564 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.607963 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3b8763e-416c-46db-b1fc-ca4e974ea564 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:21:54.607963 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3b8763e-416c-46db-b1fc-ca4e974ea564 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.607963 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3b8763e-416c-46db-b1fc-ca4e974ea564 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.608230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-091f52f2-99dc-4a51-a9ef-6213ab08314a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.611024 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-091f52f2-99dc-4a51-a9ef-6213ab08314a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:21:54.611423 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-091f52f2-99dc-4a51-a9ef-6213ab08314a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.611857 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-091f52f2-99dc-4a51-a9ef-6213ab08314a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.614498 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.614498 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:54.619677 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3b8763e-416c-46db-b1fc-ca4e974ea564 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:54.625730 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.625730 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:54.626717 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3b8763e-416c-46db-b1fc-ca4e974ea564 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 returned with HTTP 200 Aug 14 01:21:54.627278 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 560/2215] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:54.634199 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-091f52f2-99dc-4a51-a9ef-6213ab08314a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:21:54.645967 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-091f52f2-99dc-4a51-a9ef-6213ab08314a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:21:54.645967 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 550/2216] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:54.651155 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-90ce8a2b-1102-4198-97f7-82aa3bc04a87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.656148 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90ce8a2b-1102-4198-97f7-82aa3bc04a87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:21:54.656689 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90ce8a2b-1102-4198-97f7-82aa3bc04a87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.657087 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-90ce8a2b-1102-4198-97f7-82aa3bc04a87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.671544 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.671544 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:54.679737 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-90ce8a2b-1102-4198-97f7-82aa3bc04a87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:54.693322 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-90ce8a2b-1102-4198-97f7-82aa3bc04a87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 returned with HTTP 200 Aug 14 01:21:54.694135 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 556/2217] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 => generated 1365 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:54.716292 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a18d25f-4597-40f0-a9ea-4280e02f69f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.720383 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a18d25f-4597-40f0-a9ea-4280e02f69f8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:21:54.721041 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a18d25f-4597-40f0-a9ea-4280e02f69f8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1e7e522-ba14-4bd2-99df-41fef4fbcbb9", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1881649737", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:54.737057 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.737057 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:54.738021 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a18d25f-4597-40f0-a9ea-4280e02f69f8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:54.738268 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-4a18d25f-4597-40f0-a9ea-4280e02f69f8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create snapshot from volume c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:21:54.804828 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4a18d25f-4597-40f0-a9ea-4280e02f69f8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['9f17c983-301f-4cea-a500-4ca5495348b5', '2aae17ff-942a-4792-a48b-a625566108fa', 'bc1bab84-87a9-4d42-a694-4cae3d54d492', '35af06e3-f054-4b1c-b012-d05c514be0d9'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:54.818436 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2561652-7c1b-4b3b-929b-71bb1f16ae9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.821172 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2561652-7c1b-4b3b-929b-71bb1f16ae9c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] GET https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 Aug 14 01:21:54.821510 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2561652-7c1b-4b3b-929b-71bb1f16ae9c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.821773 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2561652-7c1b-4b3b-929b-71bb1f16ae9c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.830505 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2561652-7c1b-4b3b-929b-71bb1f16ae9c tempest-VolumesListAdminTestJSON-487210374 tempest-VolumesListAdminTestJSON-487210374-project-member] https://10.4.3.11/volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 returned with HTTP 404 Aug 14 01:21:54.830959 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 561/2218] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/v3/volumes/ac659117-2f4d-4ee4-81fa-171b7a9ec261 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:21:54.836985 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e19768d-6e49-4f4a-b516-013534b362d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.837838 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e19768d-6e49-4f4a-b516-013534b362d2 None None] GET https://10.4.3.11/volume// Aug 14 01:21:54.837838 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e19768d-6e49-4f4a-b516-013534b362d2 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.838247 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e19768d-6e49-4f4a-b516-013534b362d2 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.838714 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e19768d-6e49-4f4a-b516-013534b362d2 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:54.840206 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 551/2219] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:54.852825 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-0e7884a5-211c-44a1-9528-06917f876df8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.884656 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a18d25f-4597-40f0-a9ea-4280e02f69f8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot create request issued successfully. Aug 14 01:21:54.884656 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a18d25f-4597-40f0-a9ea-4280e02f69f8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:21:54.884656 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 552/2220] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:21:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:54.909961 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bca68184-aafa-458e-bba7-a12cdaa243a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:54.910747 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bca68184-aafa-458e-bba7-a12cdaa243a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:21:54.911196 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bca68184-aafa-458e-bba7-a12cdaa243a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:54.911511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bca68184-aafa-458e-bba7-a12cdaa243a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:54.919279 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:54.919279 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:54.920466 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bca68184-aafa-458e-bba7-a12cdaa243a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:54.921331 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bca68184-aafa-458e-bba7-a12cdaa243a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 returned with HTTP 200 Aug 14 01:21:54.924195 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 562/2221] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:54 2026] GET /volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:55.141318 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-0e7884a5-211c-44a1-9528-06917f876df8 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:21:55.142585 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-0e7884a5-211c-44a1-9528-06917f876df8 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa", "connector": null, "instance_uuid": "7a7f2422-f1be-4202-ab8b-d9a97ecab1ab"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:55.152181 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e112c745-daa3-48cb-8eb0-a4a335f6d228 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.154539 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.154539 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:55.154696 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e112c745-daa3-48cb-8eb0-a4a335f6d228 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:55.155077 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e112c745-daa3-48cb-8eb0-a4a335f6d228 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:55.155400 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e112c745-daa3-48cb-8eb0-a4a335f6d228 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:55.155465 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-24257d6c-04df-42d0-9fc1-79ec6b3a5889 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.156657 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e112c745-daa3-48cb-8eb0-a4a335f6d228 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:55.159373 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-24257d6c-04df-42d0-9fc1-79ec6b3a5889 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:55.159555 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-24257d6c-04df-42d0-9fc1-79ec6b3a5889 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:55.159778 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-24257d6c-04df-42d0-9fc1-79ec6b3a5889 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:55.165185 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.165185 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:55.165185 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e112c745-daa3-48cb-8eb0-a4a335f6d228 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:55.168275 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 552/2222] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:55 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:55.178866 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.178866 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:55.184727 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-24257d6c-04df-42d0-9fc1-79ec6b3a5889 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:55.189705 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec53941e-83e9-4f7a-925e-b941c6295aa5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.191400 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-24257d6c-04df-42d0-9fc1-79ec6b3a5889 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:55.191400 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 553/2223] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:55 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:55.192317 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec53941e-83e9-4f7a-925e-b941c6295aa5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:55.193152 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec53941e-83e9-4f7a-925e-b941c6295aa5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:55.193310 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec53941e-83e9-4f7a-925e-b941c6295aa5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:55.205438 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.205438 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:55.206249 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-0e7884a5-211c-44a1-9528-06917f876df8 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:21:55.206751 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 557/2224] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:21:54 2026] POST /volume/v3/attachments => generated 273 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:21:55.210258 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec53941e-83e9-4f7a-925e-b941c6295aa5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:55.223377 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec53941e-83e9-4f7a-925e-b941c6295aa5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:55.223377 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 563/2225] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:55 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 1215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:55.262485 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-71916d75-698b-4657-95d6-59eab32a0e76 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.264303 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71916d75-698b-4657-95d6-59eab32a0e76 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:21:55.264556 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71916d75-698b-4657-95d6-59eab32a0e76 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:55.265656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71916d75-698b-4657-95d6-59eab32a0e76 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:55.284911 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.284911 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:55.287818 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-549aa159-3985-4ba9-b311-8d589c26a80b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.289092 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-549aa159-3985-4ba9-b311-8d589c26a80b None None] GET https://10.4.3.11/volume// Aug 14 01:21:55.289374 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-549aa159-3985-4ba9-b311-8d589c26a80b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:55.289703 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-549aa159-3985-4ba9-b311-8d589c26a80b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:55.290263 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-71916d75-698b-4657-95d6-59eab32a0e76 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:21:55.290545 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-549aa159-3985-4ba9-b311-8d589c26a80b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:55.291595 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 554/2226] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:21:55 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:55.299578 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71916d75-698b-4657-95d6-59eab32a0e76 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:21:55.300995 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 553/2227] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:55 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:21:55.311277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-17a15f26-fca1-46f7-ad07-bd0d74a68ed6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.317112 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-17a15f26-fca1-46f7-ad07-bd0d74a68ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:21:55.318414 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-17a15f26-fca1-46f7-ad07-bd0d74a68ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:55.318414 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-17a15f26-fca1-46f7-ad07-bd0d74a68ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:55.338417 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.338417 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:55.344172 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-17a15f26-fca1-46f7-ad07-bd0d74a68ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:21:55.353081 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-17a15f26-fca1-46f7-ad07-bd0d74a68ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:21:55.353708 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 558/2228] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:21:55 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:55.506305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-b60de796-1a29-47e2-88fa-861b9334a52b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.510222 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-b60de796-1a29-47e2-88fa-861b9334a52b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] PUT https://10.4.3.11/volume/v3/attachments/6c74ec93-115d-44ac-bf7d-c5f517eeb15f Aug 14 01:21:55.510812 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-b60de796-1a29-47e2-88fa-861b9334a52b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:55.522960 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-b60de796-1a29-47e2-88fa-861b9334a52b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Acquiring lock "cinder-attachment_update-fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:21:55.530272 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-b60de796-1a29-47e2-88fa-861b9334a52b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Lock "cinder-attachment_update-fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:21:55.531471 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.531471 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:55.722608 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-b60de796-1a29-47e2-88fa-861b9334a52b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Lock "cinder-attachment_update-fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa-np0000007295" released by "attachment_update" :: held 0.192s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:21:55.723024 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-b60de796-1a29-47e2-88fa-861b9334a52b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments/6c74ec93-115d-44ac-bf7d-c5f517eeb15f returned with HTTP 200 Aug 14 01:21:55.723802 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 564/2229] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:21:55 2026] PUT /volume/v3/attachments/6c74ec93-115d-44ac-bf7d-c5f517eeb15f => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:55.934159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-af084342-4342-4e09-99b7-a8fc73370d37 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.938108 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-af084342-4342-4e09-99b7-a8fc73370d37 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] DELETE https://10.4.3.11/volume/v3/attachments/e94a009a-98c9-4636-a0a2-9b68ce174c9b Aug 14 01:21:55.938108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-af084342-4342-4e09-99b7-a8fc73370d37 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:55.938108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-af084342-4342-4e09-99b7-a8fc73370d37 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:55.938270 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1e279b40-bf1b-4dc7-b80d-86be067dff0c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.939807 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e279b40-bf1b-4dc7-b80d-86be067dff0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:21:55.940044 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e279b40-bf1b-4dc7-b80d-86be067dff0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:55.940321 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1e279b40-bf1b-4dc7-b80d-86be067dff0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:55.948801 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.948801 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:55.949873 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1e279b40-bf1b-4dc7-b80d-86be067dff0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:55.950899 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1e279b40-bf1b-4dc7-b80d-86be067dff0c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 returned with HTTP 200 Aug 14 01:21:55.951546 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 554/2230] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:55 2026] GET /volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:55.954239 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.954239 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:55.969686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6805a17a-c954-4192-8d88-0d2c8cb417fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:55.972296 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6805a17a-c954-4192-8d88-0d2c8cb417fa tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:21:55.972450 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6805a17a-c954-4192-8d88-0d2c8cb417fa tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:55.973239 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6805a17a-c954-4192-8d88-0d2c8cb417fa tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:55.988276 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:55.988276 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:55.989648 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6805a17a-c954-4192-8d88-0d2c8cb417fa tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:55.990330 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6805a17a-c954-4192-8d88-0d2c8cb417fa tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 returned with HTTP 200 Aug 14 01:21:55.991591 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 559/2231] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:21:55 2026] GET /volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:56.025663 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5d1d52de-e70d-4300-b5f5-64f799a223d9 req-af084342-4342-4e09-99b7-a8fc73370d37 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/e94a009a-98c9-4636-a0a2-9b68ce174c9b returned with HTTP 200 Aug 14 01:21:56.026481 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 555/2232] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:21:55 2026] DELETE /volume/v3/attachments/e94a009a-98c9-4636-a0a2-9b68ce174c9b => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:56.186962 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26a8eee2-f6c4-4ee7-ab6c-9b1f1118d86d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.187563 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26a8eee2-f6c4-4ee7-ab6c-9b1f1118d86d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:56.188870 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26a8eee2-f6c4-4ee7-ab6c-9b1f1118d86d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.189440 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26a8eee2-f6c4-4ee7-ab6c-9b1f1118d86d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.189538 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-26a8eee2-f6c4-4ee7-ab6c-9b1f1118d86d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:56.196745 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.196745 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:56.197713 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26a8eee2-f6c4-4ee7-ab6c-9b1f1118d86d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:56.198519 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 565/2233] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:56.215753 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-0eafdbf3-98e1-4ad9-aabb-0ee836d99436 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.218690 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-0eafdbf3-98e1-4ad9-aabb-0ee836d99436 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:21:56.219812 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-0eafdbf3-98e1-4ad9-aabb-0ee836d99436 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.220424 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-0eafdbf3-98e1-4ad9-aabb-0ee836d99436 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.235310 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.235310 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:56.235827 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-0eafdbf3-98e1-4ad9-aabb-0ee836d99436 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:56.237139 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-0eafdbf3-98e1-4ad9-aabb-0ee836d99436 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 returned with HTTP 200 Aug 14 01:21:56.238170 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 555/2234] 10.4.3.11 () {68 vars in 1597 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:56.242558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-675bfefe-beec-434f-bce6-18a051ed5611 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.246014 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-675bfefe-beec-434f-bce6-18a051ed5611 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:21:56.246245 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-675bfefe-beec-434f-bce6-18a051ed5611 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.247801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-675bfefe-beec-434f-bce6-18a051ed5611 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.257435 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-be8832be-b59f-43e0-9593-f6cd3a44e978 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.260072 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-be8832be-b59f-43e0-9593-f6cd3a44e978 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:21:56.262017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-be8832be-b59f-43e0-9593-f6cd3a44e978 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.262017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-be8832be-b59f-43e0-9593-f6cd3a44e978 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.262176 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.262176 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:56.268495 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-675bfefe-beec-434f-bce6-18a051ed5611 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:56.270677 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.270677 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:56.275770 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-be8832be-b59f-43e0-9593-f6cd3a44e978 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:56.276652 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-675bfefe-beec-434f-bce6-18a051ed5611 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:21:56.276652 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 560/2235] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 920 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:56.289976 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-be8832be-b59f-43e0-9593-f6cd3a44e978 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 returned with HTTP 200 Aug 14 01:21:56.289976 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 556/2236] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:56.294765 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea8afed5-15a7-400b-b4b5-3ae3ece629b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.300411 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea8afed5-15a7-400b-b4b5-3ae3ece629b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:21:56.301662 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea8afed5-15a7-400b-b4b5-3ae3ece629b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.302829 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea8afed5-15a7-400b-b4b5-3ae3ece629b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.325566 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.325566 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:56.328285 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1373f697-d479-4bad-bd64-e4ae8f5a937a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.333568 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1373f697-d479-4bad-bd64-e4ae8f5a937a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:21:56.333871 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1373f697-d479-4bad-bd64-e4ae8f5a937a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.334229 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1373f697-d479-4bad-bd64-e4ae8f5a937a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.336302 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ea8afed5-15a7-400b-b4b5-3ae3ece629b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:56.342161 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea8afed5-15a7-400b-b4b5-3ae3ece629b0 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:21:56.342895 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 566/2237] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 1163 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:56.352362 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.352362 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:56.360139 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1373f697-d479-4bad-bd64-e4ae8f5a937a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:21:56.367127 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1373f697-d479-4bad-bd64-e4ae8f5a937a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:21:56.367713 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 556/2238] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:56.435202 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-de323185-1739-496d-80bd-71cefb93fc35 req-2128e597-b778-4e8f-a32a-48c5fc2dcef6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.439280 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-2128e597-b778-4e8f-a32a-48c5fc2dcef6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:21:56.439280 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-2128e597-b778-4e8f-a32a-48c5fc2dcef6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.439280 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-2128e597-b778-4e8f-a32a-48c5fc2dcef6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.460589 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.460589 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:56.469009 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-de323185-1739-496d-80bd-71cefb93fc35 req-2128e597-b778-4e8f-a32a-48c5fc2dcef6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:56.479887 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-2128e597-b778-4e8f-a32a-48c5fc2dcef6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:21:56.479887 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 561/2239] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 1163 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:56.549528 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-de323185-1739-496d-80bd-71cefb93fc35 req-d6a57d5e-605a-4a5c-a0ef-6e2667d75174 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.552648 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-d6a57d5e-605a-4a5c-a0ef-6e2667d75174 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601/action Aug 14 01:21:56.554014 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-d6a57d5e-605a-4a5c-a0ef-6e2667d75174 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:21:56.554014 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-d6a57d5e-605a-4a5c-a0ef-6e2667d75174 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:56.571858 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.571858 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:56.572225 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-de323185-1739-496d-80bd-71cefb93fc35 req-d6a57d5e-605a-4a5c-a0ef-6e2667d75174 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:56.587269 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-de323185-1739-496d-80bd-71cefb93fc35 req-d6a57d5e-605a-4a5c-a0ef-6e2667d75174 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Begin detaching volume completed successfully. Aug 14 01:21:56.588797 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-d6a57d5e-605a-4a5c-a0ef-6e2667d75174 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601/action returned with HTTP 202 Aug 14 01:21:56.588797 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 557/2240] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:21:56 2026] POST /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:21:56.627899 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a102f31d-d1e3-45ad-9a09-1ba7dc121757 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.633092 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a102f31d-d1e3-45ad-9a09-1ba7dc121757 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:21:56.633346 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a102f31d-d1e3-45ad-9a09-1ba7dc121757 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.634273 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a102f31d-d1e3-45ad-9a09-1ba7dc121757 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.651178 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.651178 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:56.657824 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a102f31d-d1e3-45ad-9a09-1ba7dc121757 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:56.665999 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a102f31d-d1e3-45ad-9a09-1ba7dc121757 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:21:56.666664 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 567/2241] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:56.692208 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea6a124a-9c9b-4c5f-bdf0-f5ae7ba9a127 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.692208 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea6a124a-9c9b-4c5f-bdf0-f5ae7ba9a127 None None] GET https://10.4.3.11/volume// Aug 14 01:21:56.692523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea6a124a-9c9b-4c5f-bdf0-f5ae7ba9a127 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.693353 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea6a124a-9c9b-4c5f-bdf0-f5ae7ba9a127 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.694335 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea6a124a-9c9b-4c5f-bdf0-f5ae7ba9a127 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:21:56.694335 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 557/2242] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:21:56.705254 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-de323185-1739-496d-80bd-71cefb93fc35 req-83494be2-6bfb-4704-b40b-fa539c9429d4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.707371 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-83494be2-6bfb-4704-b40b-fa539c9429d4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:21:56.707584 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-83494be2-6bfb-4704-b40b-fa539c9429d4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.707783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-83494be2-6bfb-4704-b40b-fa539c9429d4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.724743 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.724743 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:56.732847 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-de323185-1739-496d-80bd-71cefb93fc35 req-83494be2-6bfb-4704-b40b-fa539c9429d4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:56.740987 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-83494be2-6bfb-4704-b40b-fa539c9429d4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:21:56.741559 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 562/2243] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:21:56.764358 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-de323185-1739-496d-80bd-71cefb93fc35 req-dfa6ef1d-f467-4368-8e45-f457d65049cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:56.767252 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-dfa6ef1d-f467-4368-8e45-f457d65049cc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601/encryption Aug 14 01:21:56.767517 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-dfa6ef1d-f467-4368-8e45-f457d65049cc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:56.767809 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-dfa6ef1d-f467-4368-8e45-f457d65049cc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:56.783093 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:56.783093 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:56.800568 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-dfa6ef1d-f467-4368-8e45-f457d65049cc tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601/encryption returned with HTTP 200 Aug 14 01:21:56.801020 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 558/2244] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:21:56 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:57.067531 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-2483fbb3-9cf0-4c9b-a33d-d3e7dcffd9f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:57.070061 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-2483fbb3-9cf0-4c9b-a33d-d3e7dcffd9f6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:21:57.072019 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-2483fbb3-9cf0-4c9b-a33d-d3e7dcffd9f6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:57.072019 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-2483fbb3-9cf0-4c9b-a33d-d3e7dcffd9f6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:57.077867 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:57.077867 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:57.078556 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-2483fbb3-9cf0-4c9b-a33d-d3e7dcffd9f6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:57.079626 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-2483fbb3-9cf0-4c9b-a33d-d3e7dcffd9f6 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 returned with HTTP 200 Aug 14 01:21:57.081864 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 568/2245] 10.4.3.11 () {68 vars in 1597 bytes} [Fri Aug 14 01:21:57 2026] GET /volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:57.218701 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea291a2c-dbf4-42ea-9bdb-01d48cc86d2f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:57.223131 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea291a2c-dbf4-42ea-9bdb-01d48cc86d2f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:57.223131 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea291a2c-dbf4-42ea-9bdb-01d48cc86d2f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:57.223131 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea291a2c-dbf4-42ea-9bdb-01d48cc86d2f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:57.223131 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ea291a2c-dbf4-42ea-9bdb-01d48cc86d2f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:57.240005 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:57.240005 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:57.240505 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea291a2c-dbf4-42ea-9bdb-01d48cc86d2f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:57.241117 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 558/2246] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:57 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:57.391262 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-796891ea-5895-466e-9b92-030635c14052 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:57.396051 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-796891ea-5895-466e-9b92-030635c14052 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:21:57.396273 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-796891ea-5895-466e-9b92-030635c14052 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:57.396505 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-796891ea-5895-466e-9b92-030635c14052 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:57.421138 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:57.421138 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:57.434027 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-796891ea-5895-466e-9b92-030635c14052 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:21:57.443243 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-796891ea-5895-466e-9b92-030635c14052 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:21:57.443863 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 563/2247] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:57 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:57.693957 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ef362c60-421b-40f1-8f38-f83efbcd3df8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:57.698215 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef362c60-421b-40f1-8f38-f83efbcd3df8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:21:57.698215 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef362c60-421b-40f1-8f38-f83efbcd3df8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:57.698215 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef362c60-421b-40f1-8f38-f83efbcd3df8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:57.715987 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:57.715987 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:57.728605 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ef362c60-421b-40f1-8f38-f83efbcd3df8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:57.739286 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef362c60-421b-40f1-8f38-f83efbcd3df8 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:21:57.741746 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 559/2248] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:57 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 1166 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:58.272476 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9792efdb-72bd-484f-8da7-250e82a1e6c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:58.277530 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9792efdb-72bd-484f-8da7-250e82a1e6c6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:58.277530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9792efdb-72bd-484f-8da7-250e82a1e6c6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:58.277980 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9792efdb-72bd-484f-8da7-250e82a1e6c6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:58.277980 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9792efdb-72bd-484f-8da7-250e82a1e6c6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:58.292632 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:58.292632 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:58.293569 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9792efdb-72bd-484f-8da7-250e82a1e6c6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:58.294225 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 569/2249] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:58 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:58.465192 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-598173e9-8438-4449-80f8-1066383a821e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:58.467695 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-598173e9-8438-4449-80f8-1066383a821e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:21:58.467840 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-598173e9-8438-4449-80f8-1066383a821e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:58.468071 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-598173e9-8438-4449-80f8-1066383a821e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:58.487401 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:58.487401 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:58.497568 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-598173e9-8438-4449-80f8-1066383a821e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:21:58.513181 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-598173e9-8438-4449-80f8-1066383a821e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:21:58.513181 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 559/2250] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:58 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:58.765036 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c7d26960-0e1e-4734-9a45-ad9910d848c5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:58.765639 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7d26960-0e1e-4734-9a45-ad9910d848c5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:21:58.765834 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7d26960-0e1e-4734-9a45-ad9910d848c5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:58.766079 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7d26960-0e1e-4734-9a45-ad9910d848c5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:58.779576 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:58.779576 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:58.784891 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c7d26960-0e1e-4734-9a45-ad9910d848c5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:58.790967 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7d26960-0e1e-4734-9a45-ad9910d848c5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:21:58.791570 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 564/2251] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:58 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:58.944218 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-fe026596-5751-4c51-861f-27874b1c5f67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:58.947447 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-fe026596-5751-4c51-861f-27874b1c5f67 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:21:58.947653 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-fe026596-5751-4c51-861f-27874b1c5f67 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:58.947833 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-fe026596-5751-4c51-861f-27874b1c5f67 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:58.954411 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-352304d4-aa17-4797-ad70-0a3cb0436109 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:58.957771 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:58.957771 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:58.958287 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-fe026596-5751-4c51-861f-27874b1c5f67 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:58.959738 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-fe026596-5751-4c51-861f-27874b1c5f67 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 returned with HTTP 200 Aug 14 01:21:58.960229 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 560/2252] 10.4.3.11 () {68 vars in 1597 bytes} [Fri Aug 14 01:21:58 2026] GET /volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:58.973375 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-823aa541-1e11-4580-b6e6-33ae0a6a355b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:58.975587 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-823aa541-1e11-4580-b6e6-33ae0a6a355b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:21:58.975587 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-823aa541-1e11-4580-b6e6-33ae0a6a355b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:58.976174 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-823aa541-1e11-4580-b6e6-33ae0a6a355b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:58.984386 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:58.984386 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:58.989374 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-823aa541-1e11-4580-b6e6-33ae0a6a355b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:58.995897 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-823aa541-1e11-4580-b6e6-33ae0a6a355b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 returned with HTTP 200 Aug 14 01:21:58.996665 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 560/2253] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:58 2026] GET /volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:21:59.015359 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:59.018659 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:59.019177 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e53d446a-177d-40a8-ae77-8541abbe7436", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:59.021316 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e53d446a-177d-40a8-ae77-8541abbe7436', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:59.042308 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:59.042308 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:59.042308 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:21:59.042308 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:21:59.042308 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:21:59.050457 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (5b6e81f3-7ca9-40d8-87b9-9b3c2daa736e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:59.052062 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477f1cc8-713c-428d-8afe-0a8ba70f9fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.053378 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:59.095099 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477f1cc8-713c-428d-8afe-0a8ba70f9fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e53d446a-177d-40a8-ae77-8541abbe7436', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.095982 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24c0261-3fcf-4361-b63e-ed06e97b8b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.107637 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:21:59.108213 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-286282047"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:21:59.110325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-286282047'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:21:59.110416 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Create volume of 1 GB Aug 14 01:21:59.118474 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Availability Zones retrieved successfully. Aug 14 01:21:59.127097 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Flow 'volume_create_api' (92fb47b4-022c-4eff-b87b-3ce6f8a23bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:59.129609 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6477f527-acd0-46ef-83a2-b98271074190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.131047 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:21:59.170429 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['62bbd2e8-c66f-4aec-9860-e18e7a0bc101', '0c5b9b16-dead-41ad-bc3e-b5ee7c78f562', '5b8f21ef-25c2-45c5-a65e-f73cc8458b75', '5aa792bb-838d-4f9a-900f-a1512d589042'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:59.171354 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24c0261-3fcf-4361-b63e-ed06e97b8b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62bbd2e8-c66f-4aec-9860-e18e7a0bc101', '0c5b9b16-dead-41ad-bc3e-b5ee7c78f562', '5b8f21ef-25c2-45c5-a65e-f73cc8458b75', '5aa792bb-838d-4f9a-900f-a1512d589042']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.172130 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3507b613-c4f4-466a-ade4-ae5a5c0a2696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.174352 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6477f527-acd0-46ef-83a2-b98271074190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.175288 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784fe818-02b3-47a3-a640-1711a993a615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.235484 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3507b613-c4f4-466a-ade4-ae5a5c0a2696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc17a742-bce5-46ae-9c31-c5694e6caefe', '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='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['62bbd2e8-c66f-4aec-9860-e18e7a0bc101','0c5b9b16-dead-41ad-bc3e-b5ee7c78f562','5b8f21ef-25c2-45c5-a65e-f73cc8458b75','5aa792bb-838d-4f9a-900f-a1512d589042'],size=1,snapshot_id=e53d446a-177d-40a8-ae77-8541abbe7436,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), '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-14T01:21:59Z,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=cc17a742-bce5-46ae-9c31-c5694e6caefe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e53d446a-177d-40a8-ae77-8541abbe7436,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.236641 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404335ae-870c-4e29-8eda-bfe76d41aeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.275042 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404335ae-870c-4e29-8eda-bfe76d41aeae) transitioned into 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='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['62bbd2e8-c66f-4aec-9860-e18e7a0bc101','0c5b9b16-dead-41ad-bc3e-b5ee7c78f562','5b8f21ef-25c2-45c5-a65e-f73cc8458b75','5aa792bb-838d-4f9a-900f-a1512d589042'],size=1,snapshot_id=e53d446a-177d-40a8-ae77-8541abbe7436,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.276069 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07ca7d3-27b7-4070-a820-c297bfef3440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.297415 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Created reservations ['5588d7ca-b25e-445f-ab33-a3a09b3edf4f', '46d7b399-89b7-43d7-bcd3-5f13bba84313', 'a509a14f-784f-4ee9-be52-f359f59ee184', '94b57e96-6dd3-4fe7-98f3-b49681fcdd3b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:21:59.298865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784fe818-02b3-47a3-a640-1711a993a615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5588d7ca-b25e-445f-ab33-a3a09b3edf4f', '46d7b399-89b7-43d7-bcd3-5f13bba84313', 'a509a14f-784f-4ee9-be52-f359f59ee184', '94b57e96-6dd3-4fe7-98f3-b49681fcdd3b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.300293 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f52586-6e22-44b6-b7c1-97ebab3ba5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.315083 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8195f866-4601-4755-b08e-0fda81dba0aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:59.319545 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8195f866-4601-4755-b08e-0fda81dba0aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:21:59.320195 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8195f866-4601-4755-b08e-0fda81dba0aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:59.320272 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8195f866-4601-4755-b08e-0fda81dba0aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:59.320725 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8195f866-4601-4755-b08e-0fda81dba0aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:21:59.327045 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07ca7d3-27b7-4070-a820-c297bfef3440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.328256 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (5b6e81f3-7ca9-40d8-87b9-9b3c2daa736e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:59.328699 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:21:59.329205 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:59.329205 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:59.329641 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-c5d49487-8fa4-4dff-8455-317dfca36eb1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:59.330576 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 565/2254] 10.4.3.11 () {72 vars in 1534 bytes} [Fri Aug 14 01:21:59 2026] POST /volume/v3/volumes => generated 734 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:59.330643 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8195f866-4601-4755-b08e-0fda81dba0aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:21:59.331329 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 561/2255] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:21:59 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:59.342568 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f52586-6e22-44b6-b7c1-97ebab3ba5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89596105-3d23-4c18-8eed-ce5eacd7ebcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-286282047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b68a94fb4744506976fb4100961ab6c',qos_specs=None,replication_status=,reservations=['5588d7ca-b25e-445f-ab33-a3a09b3edf4f','46d7b399-89b7-43d7-bcd3-5f13bba84313','a509a14f-784f-4ee9-be52-f359f59ee184','94b57e96-6dd3-4fe7-98f3-b49681fcdd3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f4e03a8f8b342758e078b44069685b9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-286282047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89596105-3d23-4c18-8eed-ce5eacd7ebcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b68a94fb4744506976fb4100961ab6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f4e03a8f8b342758e078b44069685b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.343566 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18aca792-fd66-4efc-ae9d-b5a9c498e67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.343755 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-e3d6d561-aa0a-4927-9e90-d5a3bd3101b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:59.349973 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-e3d6d561-aa0a-4927-9e90-d5a3bd3101b5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe Aug 14 01:21:59.350236 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-e3d6d561-aa0a-4927-9e90-d5a3bd3101b5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:59.351056 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-e3d6d561-aa0a-4927-9e90-d5a3bd3101b5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:59.360823 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:59.360823 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:59.368440 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-e3d6d561-aa0a-4927-9e90-d5a3bd3101b5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:59.379491 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-e3d6d561-aa0a-4927-9e90-d5a3bd3101b5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe returned with HTTP 200 Aug 14 01:21:59.380794 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 561/2256] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:59 2026] GET /volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:59.395409 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-b79ff5e8-b847-434b-8760-1c4f3afba062 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:59.397866 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-b79ff5e8-b847-434b-8760-1c4f3afba062 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe Aug 14 01:21:59.398675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-b79ff5e8-b847-434b-8760-1c4f3afba062 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:59.398675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-b79ff5e8-b847-434b-8760-1c4f3afba062 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:59.398882 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18aca792-fd66-4efc-ae9d-b5a9c498e67d) transitioned into state 'SUCCESS' from state '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-286282047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b68a94fb4744506976fb4100961ab6c',qos_specs=None,replication_status=,reservations=['5588d7ca-b25e-445f-ab33-a3a09b3edf4f','46d7b399-89b7-43d7-bcd3-5f13bba84313','a509a14f-784f-4ee9-be52-f359f59ee184','94b57e96-6dd3-4fe7-98f3-b49681fcdd3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f4e03a8f8b342758e078b44069685b9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.399908 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158a9e9b-9ff7-4bbd-a63d-be626fb53757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:21:59.416853 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:59.416853 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:21:59.422993 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (158a9e9b-9ff7-4bbd-a63d-be626fb53757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:21:59.424281 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Flow 'volume_create_api' (92fb47b4-022c-4eff-b87b-3ce6f8a23bcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:21:59.426701 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Create volume request issued successfully. Aug 14 01:21:59.426701 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-352304d4-aa17-4797-ad70-0a3cb0436109 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:21:59.426701 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 570/2257] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:21:58 2026] POST /volume/v3/volumes => generated 747 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:21:59.429739 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-b79ff5e8-b847-434b-8760-1c4f3afba062 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:21:59.436973 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-b79ff5e8-b847-434b-8760-1c4f3afba062 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe returned with HTTP 200 Aug 14 01:21:59.437648 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 566/2258] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:21:59 2026] GET /volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe => generated 802 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:59.446093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29c42f10-7b1e-4567-8021-386418dea45a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:59.451029 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29c42f10-7b1e-4567-8021-386418dea45a tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc Aug 14 01:21:59.451374 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29c42f10-7b1e-4567-8021-386418dea45a tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:59.451775 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29c42f10-7b1e-4567-8021-386418dea45a tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:59.472388 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:59.472388 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:21:59.485094 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29c42f10-7b1e-4567-8021-386418dea45a tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:21:59.498160 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29c42f10-7b1e-4567-8021-386418dea45a tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc returned with HTTP 200 Aug 14 01:21:59.498746 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 562/2259] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:59 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc => generated 815 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:59.527982 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-04575864-baf2-48c0-ac3b-78b9bb0963f4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:59.530610 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04575864-baf2-48c0-ac3b-78b9bb0963f4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:21:59.530994 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04575864-baf2-48c0-ac3b-78b9bb0963f4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:59.531351 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04575864-baf2-48c0-ac3b-78b9bb0963f4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:59.556445 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:59.556445 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:21:59.564070 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04575864-baf2-48c0-ac3b-78b9bb0963f4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:21:59.572129 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04575864-baf2-48c0-ac3b-78b9bb0963f4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:21:59.572565 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 562/2260] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:59 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:21:59.819191 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b0a3b8d-cb38-439f-a9aa-4e992c2fa993 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:21:59.823448 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b0a3b8d-cb38-439f-a9aa-4e992c2fa993 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:21:59.823693 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b0a3b8d-cb38-439f-a9aa-4e992c2fa993 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:21:59.823915 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b0a3b8d-cb38-439f-a9aa-4e992c2fa993 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:21:59.844296 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:21:59.844296 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:21:59.852539 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b0a3b8d-cb38-439f-a9aa-4e992c2fa993 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:21:59.864063 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b0a3b8d-cb38-439f-a9aa-4e992c2fa993 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:21:59.864063 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 571/2261] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:21:59 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 1166 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:00.345176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-bdf9fbd6-d55d-4b89-b622-75d5c3339cc7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.349135 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-bdf9fbd6-d55d-4b89-b622-75d5c3339cc7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/attachments/6c74ec93-115d-44ac-bf7d-c5f517eeb15f/action Aug 14 01:22:00.349663 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-bdf9fbd6-d55d-4b89-b622-75d5c3339cc7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:00.349846 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-bdf9fbd6-d55d-4b89-b622-75d5c3339cc7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:00.352504 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-459f0687-6899-4011-8b6e-8f5a543f1e5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.354700 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-459f0687-6899-4011-8b6e-8f5a543f1e5f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:22:00.356252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-459f0687-6899-4011-8b6e-8f5a543f1e5f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.356252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-459f0687-6899-4011-8b6e-8f5a543f1e5f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.356252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-459f0687-6899-4011-8b6e-8f5a543f1e5f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:00.366484 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.366484 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:00.367629 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-459f0687-6899-4011-8b6e-8f5a543f1e5f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:22:00.367629 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 563/2262] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:00 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:00.395469 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.395469 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:00.422416 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8477b4c9-5a02-4c27-b782-552ecb74d243 req-bdf9fbd6-d55d-4b89-b622-75d5c3339cc7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments/6c74ec93-115d-44ac-bf7d-c5f517eeb15f/action returned with HTTP 204 Aug 14 01:22:00.423186 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 567/2263] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:22:00 2026] POST /volume/v3/attachments/6c74ec93-115d-44ac-bf7d-c5f517eeb15f/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:00.423452 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-de323185-1739-496d-80bd-71cefb93fc35 req-5d1af1f1-26fb-4c7b-84bc-48e885a9f6ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.431835 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-5d1af1f1-26fb-4c7b-84bc-48e885a9f6ab tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] DELETE https://10.4.3.11/volume/v3/attachments/9fe1f28e-e0bf-47ef-8012-46120488a033 Aug 14 01:22:00.432198 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-5d1af1f1-26fb-4c7b-84bc-48e885a9f6ab tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.432803 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-5d1af1f1-26fb-4c7b-84bc-48e885a9f6ab tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.448839 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.448839 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:00.519420 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eae9e61d-e8a6-4833-ab37-df18533b5644 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.524620 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eae9e61d-e8a6-4833-ab37-df18533b5644 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc Aug 14 01:22:00.524846 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eae9e61d-e8a6-4833-ab37-df18533b5644 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.526701 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eae9e61d-e8a6-4833-ab37-df18533b5644 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.530104 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-de323185-1739-496d-80bd-71cefb93fc35 req-5d1af1f1-26fb-4c7b-84bc-48e885a9f6ab tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/9fe1f28e-e0bf-47ef-8012-46120488a033 returned with HTTP 200 Aug 14 01:22:00.531058 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 563/2264] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:22:00 2026] DELETE /volume/v3/attachments/9fe1f28e-e0bf-47ef-8012-46120488a033 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:00.540652 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.540652 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:00.545703 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eae9e61d-e8a6-4833-ab37-df18533b5644 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:00.552798 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eae9e61d-e8a6-4833-ab37-df18533b5644 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc returned with HTTP 200 Aug 14 01:22:00.554382 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 572/2265] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:00 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:00.574525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f5191324-2fda-4ba5-a52f-9b677246d8cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.577074 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5191324-2fda-4ba5-a52f-9b677246d8cf tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] POST https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata Aug 14 01:22:00.577508 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5191324-2fda-4ba5-a52f-9b677246d8cf tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:00.590989 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.590989 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:00.591547 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f5191324-2fda-4ba5-a52f-9b677246d8cf tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:00.592871 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75f05672-8aae-4dee-8e73-a937473e9bf9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.595620 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75f05672-8aae-4dee-8e73-a937473e9bf9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:22:00.595982 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75f05672-8aae-4dee-8e73-a937473e9bf9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.596318 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75f05672-8aae-4dee-8e73-a937473e9bf9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.607139 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f5191324-2fda-4ba5-a52f-9b677246d8cf tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Create volume metadata completed successfully. Aug 14 01:22:00.607313 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5191324-2fda-4ba5-a52f-9b677246d8cf tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata returned with HTTP 200 Aug 14 01:22:00.608338 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 564/2266] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:22:00 2026] POST /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:00.611839 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.611839 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:00.617526 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75f05672-8aae-4dee-8e73-a937473e9bf9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:22:00.621013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bab889a0-63a0-4dc9-8974-fa07063d610e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.624674 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bab889a0-63a0-4dc9-8974-fa07063d610e tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata Aug 14 01:22:00.624903 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bab889a0-63a0-4dc9-8974-fa07063d610e tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.625207 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bab889a0-63a0-4dc9-8974-fa07063d610e tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.625894 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75f05672-8aae-4dee-8e73-a937473e9bf9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:22:00.626507 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 568/2267] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:00 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:00.644144 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90860d20-378d-4385-b1cf-6c99e550b862 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.644717 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.644717 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:00.645965 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bab889a0-63a0-4dc9-8974-fa07063d610e tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:00.647716 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90860d20-378d-4385-b1cf-6c99e550b862 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:22:00.648730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90860d20-378d-4385-b1cf-6c99e550b862 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.649662 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90860d20-378d-4385-b1cf-6c99e550b862 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.655885 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bab889a0-63a0-4dc9-8974-fa07063d610e tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Get volume metadata completed successfully. Aug 14 01:22:00.657328 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bab889a0-63a0-4dc9-8974-fa07063d610e tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata returned with HTTP 200 Aug 14 01:22:00.657328 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 564/2268] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:22:00 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata => generated 101 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:00.667015 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7f8909d-37a4-4aa1-932e-141ba9df8991 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.669539 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.669539 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:00.669677 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7f8909d-37a4-4aa1-932e-141ba9df8991 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] PUT https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata Aug 14 01:22:00.669968 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7f8909d-37a4-4aa1-932e-141ba9df8991 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:00.680561 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-90860d20-378d-4385-b1cf-6c99e550b862 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:22:00.686714 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.686714 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:00.687125 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e7f8909d-37a4-4aa1-932e-141ba9df8991 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:00.688627 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90860d20-378d-4385-b1cf-6c99e550b862 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:22:00.690006 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 573/2269] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:00 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:00.706893 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e7f8909d-37a4-4aa1-932e-141ba9df8991 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Update volume metadata completed successfully. Aug 14 01:22:00.707194 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7f8909d-37a4-4aa1-932e-141ba9df8991 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata returned with HTTP 200 Aug 14 01:22:00.709560 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 565/2270] 10.4.3.11 () {68 vars in 1388 bytes} [Fri Aug 14 01:22:00 2026] PUT /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:00.722827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f3aae27e-cb47-412a-8185-3648019f7924 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.725213 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3aae27e-cb47-412a-8185-3648019f7924 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata Aug 14 01:22:00.725531 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3aae27e-cb47-412a-8185-3648019f7924 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.725822 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3aae27e-cb47-412a-8185-3648019f7924 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.741091 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.741091 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:00.741774 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f3aae27e-cb47-412a-8185-3648019f7924 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:00.753178 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f3aae27e-cb47-412a-8185-3648019f7924 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Get volume metadata completed successfully. Aug 14 01:22:00.755003 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3aae27e-cb47-412a-8185-3648019f7924 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata returned with HTTP 200 Aug 14 01:22:00.755003 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 569/2271] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:22:00 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:00.768646 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b0f98afa-269b-42f4-9e03-9452ad13ac89 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.775769 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0f98afa-269b-42f4-9e03-9452ad13ac89 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] DELETE https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata/key1 Aug 14 01:22:00.776220 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0f98afa-269b-42f4-9e03-9452ad13ac89 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.777536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b0f98afa-269b-42f4-9e03-9452ad13ac89 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.797982 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.797982 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:00.798603 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0f98afa-269b-42f4-9e03-9452ad13ac89 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:00.806777 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0f98afa-269b-42f4-9e03-9452ad13ac89 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Get volume metadata completed successfully. Aug 14 01:22:00.820487 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b0f98afa-269b-42f4-9e03-9452ad13ac89 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Delete volume metadata completed successfully. Aug 14 01:22:00.820747 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b0f98afa-269b-42f4-9e03-9452ad13ac89 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata/key1 returned with HTTP 200 Aug 14 01:22:00.822281 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 565/2272] 10.4.3.11 () {66 vars in 1386 bytes} [Fri Aug 14 01:22:00 2026] DELETE /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata/key1 => generated 0 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 01:22:00.840680 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-390150f6-afbc-4e2d-aaea-0fa4e3aadbde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.843123 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-390150f6-afbc-4e2d-aaea-0fa4e3aadbde tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata Aug 14 01:22:00.843783 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-390150f6-afbc-4e2d-aaea-0fa4e3aadbde tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.843783 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-390150f6-afbc-4e2d-aaea-0fa4e3aadbde tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.856882 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.856882 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:00.857949 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-390150f6-afbc-4e2d-aaea-0fa4e3aadbde tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:00.869346 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-390150f6-afbc-4e2d-aaea-0fa4e3aadbde tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Get volume metadata completed successfully. Aug 14 01:22:00.871130 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-390150f6-afbc-4e2d-aaea-0fa4e3aadbde tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata returned with HTTP 200 Aug 14 01:22:00.871130 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 574/2273] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:22:00 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata => generated 32 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:00.885031 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7716175e-d066-4cff-8eeb-63722438c257 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.887150 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f4e63695-a07a-426f-970f-f25f89c73523 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.888864 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7716175e-d066-4cff-8eeb-63722438c257 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:22:00.888864 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7716175e-d066-4cff-8eeb-63722438c257 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.889420 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7716175e-d066-4cff-8eeb-63722438c257 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.890869 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4e63695-a07a-426f-970f-f25f89c73523 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] PUT https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata Aug 14 01:22:00.892176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f4e63695-a07a-426f-970f-f25f89c73523 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:00.900360 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.900360 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:00.910827 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.910827 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:00.911236 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7716175e-d066-4cff-8eeb-63722438c257 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:00.913902 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f4e63695-a07a-426f-970f-f25f89c73523 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:00.926812 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7716175e-d066-4cff-8eeb-63722438c257 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:22:00.927520 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 566/2274] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:00 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 871 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:00.932987 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f4e63695-a07a-426f-970f-f25f89c73523 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Update volume metadata completed successfully. Aug 14 01:22:00.933247 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4e63695-a07a-426f-970f-f25f89c73523 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata returned with HTTP 200 Aug 14 01:22:00.933807 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 570/2275] 10.4.3.11 () {68 vars in 1388 bytes} [Fri Aug 14 01:22:00 2026] PUT /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata => generated 16 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:00.951821 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0c847a4e-0aa1-497a-9c23-c793173fbec5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.953162 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c847a4e-0aa1-497a-9c23-c793173fbec5 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] POST https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata Aug 14 01:22:00.953657 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c847a4e-0aa1-497a-9c23-c793173fbec5 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:00.954793 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63a1f656-b7c0-4ef7-b570-f66ecaa40d00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:00.958780 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63a1f656-b7c0-4ef7-b570-f66ecaa40d00 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:00.958780 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63a1f656-b7c0-4ef7-b570-f66ecaa40d00 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:00.958780 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63a1f656-b7c0-4ef7-b570-f66ecaa40d00 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:00.968669 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.968669 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:00.968669 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0c847a4e-0aa1-497a-9c23-c793173fbec5 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:00.978874 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:00.978874 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:00.987852 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63a1f656-b7c0-4ef7-b570-f66ecaa40d00 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:00.990068 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0c847a4e-0aa1-497a-9c23-c793173fbec5 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Create volume metadata completed successfully. Aug 14 01:22:00.990136 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c847a4e-0aa1-497a-9c23-c793173fbec5 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata returned with HTTP 200 Aug 14 01:22:00.990888 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 566/2276] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:22:00 2026] POST /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:00.996440 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63a1f656-b7c0-4ef7-b570-f66ecaa40d00 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:22:00.996440 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 575/2277] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:00 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:01.001994 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05195bb2-4db8-4223-bd78-dc193e1c17aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.007970 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05195bb2-4db8-4223-bd78-dc193e1c17aa tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] PUT https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata/key3 Aug 14 01:22:01.008662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05195bb2-4db8-4223-bd78-dc193e1c17aa tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:01.023746 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.023746 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:01.024846 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05195bb2-4db8-4223-bd78-dc193e1c17aa tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:01.039288 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05195bb2-4db8-4223-bd78-dc193e1c17aa tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Update volume metadata completed successfully. Aug 14 01:22:01.039684 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05195bb2-4db8-4223-bd78-dc193e1c17aa tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata/key3 returned with HTTP 200 Aug 14 01:22:01.040586 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 567/2278] 10.4.3.11 () {68 vars in 1403 bytes} [Fri Aug 14 01:22:01 2026] PUT /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata/key3 => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:01.055283 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-002acf11-be7e-4258-9d09-2aff5c007c50 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.058769 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-002acf11-be7e-4258-9d09-2aff5c007c50 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata/key3 Aug 14 01:22:01.060415 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-002acf11-be7e-4258-9d09-2aff5c007c50 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.060591 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-002acf11-be7e-4258-9d09-2aff5c007c50 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.072295 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.072295 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:01.072499 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-1cbdcb02-be17-4faf-a2bf-fa0383746842 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.073424 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-002acf11-be7e-4258-9d09-2aff5c007c50 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:01.084206 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-1cbdcb02-be17-4faf-a2bf-fa0383746842 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:01.084447 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-1cbdcb02-be17-4faf-a2bf-fa0383746842 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.085458 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-002acf11-be7e-4258-9d09-2aff5c007c50 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Get volume metadata completed successfully. Aug 14 01:22:01.086299 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-1cbdcb02-be17-4faf-a2bf-fa0383746842 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.087589 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-002acf11-be7e-4258-9d09-2aff5c007c50 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata/key3 returned with HTTP 200 Aug 14 01:22:01.088122 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 571/2279] 10.4.3.11 () {66 vars in 1383 bytes} [Fri Aug 14 01:22:01 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:01.102658 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-759b2b1a-2139-492f-93c0-025d4228c2f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.104468 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-759b2b1a-2139-492f-93c0-025d4228c2f3 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata Aug 14 01:22:01.105392 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-759b2b1a-2139-492f-93c0-025d4228c2f3 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.105601 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.105601 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:01.105676 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-759b2b1a-2139-492f-93c0-025d4228c2f3 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.115006 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-1cbdcb02-be17-4faf-a2bf-fa0383746842 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:01.120917 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.120917 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:01.121635 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-759b2b1a-2139-492f-93c0-025d4228c2f3 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:01.124531 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-1cbdcb02-be17-4faf-a2bf-fa0383746842 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:22:01.125779 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 567/2280] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:01 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 1135 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:01.135474 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-759b2b1a-2139-492f-93c0-025d4228c2f3 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Get volume metadata completed successfully. Aug 14 01:22:01.137906 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-759b2b1a-2139-492f-93c0-025d4228c2f3 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata returned with HTTP 200 Aug 14 01:22:01.137906 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 576/2281] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:22:01 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata => generated 75 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:01.149434 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a519a8ea-0603-4e37-a11c-055926a74148 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.153347 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a519a8ea-0603-4e37-a11c-055926a74148 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] PUT https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata Aug 14 01:22:01.153452 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a519a8ea-0603-4e37-a11c-055926a74148 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:01.163878 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-85c60a73-2b99-40fa-baea-206e4cfbdd42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.170961 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-85c60a73-2b99-40fa-baea-206e4cfbdd42 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50/action Aug 14 01:22:01.170961 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-85c60a73-2b99-40fa-baea-206e4cfbdd42 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:01.170961 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-85c60a73-2b99-40fa-baea-206e4cfbdd42 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:01.174260 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.174260 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:01.175593 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a519a8ea-0603-4e37-a11c-055926a74148 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:01.202595 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.202595 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:01.202839 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a519a8ea-0603-4e37-a11c-055926a74148 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Update volume metadata completed successfully. Aug 14 01:22:01.203160 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a519a8ea-0603-4e37-a11c-055926a74148 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata returned with HTTP 200 Aug 14 01:22:01.203248 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-85c60a73-2b99-40fa-baea-206e4cfbdd42 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:01.203888 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 568/2282] 10.4.3.11 () {68 vars in 1388 bytes} [Fri Aug 14 01:22:01 2026] PUT /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc/metadata => generated 16 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:01.221764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-81fd2ae4-65e2-4d3e-92dd-e05b6f16cc06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.224081 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-85c60a73-2b99-40fa-baea-206e4cfbdd42 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Begin detaching volume completed successfully. Aug 14 01:22:01.224081 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-85c60a73-2b99-40fa-baea-206e4cfbdd42 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50/action returned with HTTP 202 Aug 14 01:22:01.224685 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81fd2ae4-65e2-4d3e-92dd-e05b6f16cc06 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc Aug 14 01:22:01.224984 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 572/2283] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:22:01 2026] POST /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:22:01.225042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81fd2ae4-65e2-4d3e-92dd-e05b6f16cc06 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.225274 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81fd2ae4-65e2-4d3e-92dd-e05b6f16cc06 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.245339 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.245339 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:01.251536 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-81fd2ae4-65e2-4d3e-92dd-e05b6f16cc06 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:01.265136 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81fd2ae4-65e2-4d3e-92dd-e05b6f16cc06 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc returned with HTTP 200 Aug 14 01:22:01.266880 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 568/2284] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:01 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:01.270428 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1835326-1efc-4b26-849d-3274fcfea983 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.284984 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1835326-1efc-4b26-849d-3274fcfea983 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:01.285281 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1835326-1efc-4b26-849d-3274fcfea983 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.285556 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1835326-1efc-4b26-849d-3274fcfea983 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.289574 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d6a4e4b-fc01-40c2-8dfd-1d9002e6c913 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.294045 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d6a4e4b-fc01-40c2-8dfd-1d9002e6c913 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] DELETE https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc Aug 14 01:22:01.294045 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d6a4e4b-fc01-40c2-8dfd-1d9002e6c913 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.294045 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d6a4e4b-fc01-40c2-8dfd-1d9002e6c913 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.294045 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2d6a4e4b-fc01-40c2-8dfd-1d9002e6c913 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Delete volume with id: 89596105-3d23-4c18-8eed-ce5eacd7ebcc Aug 14 01:22:01.308596 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.308596 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:01.308596 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2d6a4e4b-fc01-40c2-8dfd-1d9002e6c913 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:01.313876 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.313876 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:01.319397 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7d25c0ae-8c82-4be3-8b42-6676f5999d58 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.320829 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d25c0ae-8c82-4be3-8b42-6676f5999d58 None None] GET https://10.4.3.11/volume// Aug 14 01:22:01.320829 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d25c0ae-8c82-4be3-8b42-6676f5999d58 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.321019 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7d25c0ae-8c82-4be3-8b42-6676f5999d58 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.322659 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7d25c0ae-8c82-4be3-8b42-6676f5999d58 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:01.322659 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 573/2285] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:01.324763 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b1835326-1efc-4b26-849d-3274fcfea983 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:01.335588 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1835326-1efc-4b26-849d-3274fcfea983 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:22:01.336428 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 577/2286] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:01 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 1138 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:01.337743 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-19145cb1-cbf6-4ab3-a1f4-36a44cb864cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.350497 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-19145cb1-cbf6-4ab3-a1f4-36a44cb864cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:01.350497 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-19145cb1-cbf6-4ab3-a1f4-36a44cb864cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.351391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-19145cb1-cbf6-4ab3-a1f4-36a44cb864cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.358356 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2d6a4e4b-fc01-40c2-8dfd-1d9002e6c913 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Delete volume request issued successfully. Aug 14 01:22:01.359610 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d6a4e4b-fc01-40c2-8dfd-1d9002e6c913 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc returned with HTTP 202 Aug 14 01:22:01.359610 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 569/2287] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:22:01 2026] DELETE /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:01.369013 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.369013 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:01.373664 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-19145cb1-cbf6-4ab3-a1f4-36a44cb864cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:01.380187 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-19145cb1-cbf6-4ab3-a1f4-36a44cb864cb tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:22:01.380770 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 569/2288] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:01 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 1318 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:01.384397 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33def096-ff9f-46d7-9226-82261151cd07 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.386466 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4734088d-1819-4f83-9e28-7a4c2c47c99b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:01.389735 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33def096-ff9f-46d7-9226-82261151cd07 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc Aug 14 01:22:01.389804 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4734088d-1819-4f83-9e28-7a4c2c47c99b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:22:01.390126 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4734088d-1819-4f83-9e28-7a4c2c47c99b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.390373 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4734088d-1819-4f83-9e28-7a4c2c47c99b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.390539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4734088d-1819-4f83-9e28-7a4c2c47c99b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:01.391958 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33def096-ff9f-46d7-9226-82261151cd07 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:01.392951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33def096-ff9f-46d7-9226-82261151cd07 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:01.402718 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.402718 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:01.402718 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4734088d-1819-4f83-9e28-7a4c2c47c99b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:22:01.404633 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 578/2289] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:01 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:01.408365 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:01.408365 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:01.418383 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-33def096-ff9f-46d7-9226-82261151cd07 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Volume info retrieved successfully. Aug 14 01:22:01.427213 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33def096-ff9f-46d7-9226-82261151cd07 tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc returned with HTTP 200 Aug 14 01:22:01.427645 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 574/2290] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:01 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc => generated 839 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:02.358915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ffa135f7-5039-4689-bbd6-dee4d1712b30 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.361728 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffa135f7-5039-4689-bbd6-dee4d1712b30 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:02.362003 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffa135f7-5039-4689-bbd6-dee4d1712b30 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:02.362259 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffa135f7-5039-4689-bbd6-dee4d1712b30 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:02.380854 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:02.380854 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:02.387779 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ffa135f7-5039-4689-bbd6-dee4d1712b30 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:02.396357 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffa135f7-5039-4689-bbd6-dee4d1712b30 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:22:02.396909 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 570/2291] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:02 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:02.426410 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d1cc608f-4e57-4c93-8f8a-85a415d56d7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.430988 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1cc608f-4e57-4c93-8f8a-85a415d56d7b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:22:02.430988 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1cc608f-4e57-4c93-8f8a-85a415d56d7b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:02.430988 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1cc608f-4e57-4c93-8f8a-85a415d56d7b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:02.430988 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d1cc608f-4e57-4c93-8f8a-85a415d56d7b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:02.442528 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:02.442528 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:02.444460 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1cc608f-4e57-4c93-8f8a-85a415d56d7b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:22:02.444460 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 570/2292] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:02 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:02.451955 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fce4e507-7c14-4429-8640-e0765ab5691a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.453368 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-27024c61-6286-4db6-b71f-4050d1dc2189 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.454037 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fce4e507-7c14-4429-8640-e0765ab5691a tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] GET https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc Aug 14 01:22:02.454037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fce4e507-7c14-4429-8640-e0765ab5691a tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:02.454287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fce4e507-7c14-4429-8640-e0765ab5691a tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:02.457312 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-27024c61-6286-4db6-b71f-4050d1dc2189 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe Aug 14 01:22:02.457534 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-27024c61-6286-4db6-b71f-4050d1dc2189 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:02.459505 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-27024c61-6286-4db6-b71f-4050d1dc2189 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:02.466605 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fce4e507-7c14-4429-8640-e0765ab5691a tempest-VolumesMetadataTest-1112734209 tempest-VolumesMetadataTest-1112734209-project-member] https://10.4.3.11/volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc returned with HTTP 404 Aug 14 01:22:02.467631 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 579/2293] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:02 2026] GET /volume/v3/volumes/89596105-3d23-4c18-8eed-ce5eacd7ebcc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:02.470022 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:02.470022 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:02.477446 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-27024c61-6286-4db6-b71f-4050d1dc2189 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:02.489410 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-27024c61-6286-4db6-b71f-4050d1dc2189 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe returned with HTTP 200 Aug 14 01:22:02.489838 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 575/2294] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:02 2026] GET /volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:02.511620 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c8777106-0f1d-4060-b939-cda6e415a693 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.511620 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8777106-0f1d-4060-b939-cda6e415a693 None None] GET https://10.4.3.11/volume// Aug 14 01:22:02.511805 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8777106-0f1d-4060-b939-cda6e415a693 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:02.513198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8777106-0f1d-4060-b939-cda6e415a693 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:02.513198 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8777106-0f1d-4060-b939-cda6e415a693 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:02.513198 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 571/2295] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:02.530514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-ec2b44f7-6fa6-4c09-a6e8-7720000e33cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.534880 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-ec2b44f7-6fa6-4c09-a6e8-7720000e33cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:22:02.535604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-ec2b44f7-6fa6-4c09-a6e8-7720000e33cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc17a742-bce5-46ae-9c31-c5694e6caefe", "connector": null, "instance_uuid": "1a697e26-5778-4447-a8a3-69689abb991d"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:02.557512 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:02.557512 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:02.615073 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-ec2b44f7-6fa6-4c09-a6e8-7720000e33cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:22:02.615657 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 571/2296] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:22:02 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:02.628838 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-131a7f6f-1c7a-48b6-8e6b-d7dbb024cef1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.629824 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-131a7f6f-1c7a-48b6-8e6b-d7dbb024cef1 None None] GET https://10.4.3.11/volume// Aug 14 01:22:02.629824 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-131a7f6f-1c7a-48b6-8e6b-d7dbb024cef1 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:02.630026 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-131a7f6f-1c7a-48b6-8e6b-d7dbb024cef1 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:02.630349 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-131a7f6f-1c7a-48b6-8e6b-d7dbb024cef1 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:02.631146 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 580/2297] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:02.644150 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-8e6df65e-ff61-49e3-948f-961281c78c37 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.647126 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-8e6df65e-ff61-49e3-948f-961281c78c37 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe Aug 14 01:22:02.647392 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-8e6df65e-ff61-49e3-948f-961281c78c37 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:02.647674 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-8e6df65e-ff61-49e3-948f-961281c78c37 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:02.669172 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:02.669172 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:02.683457 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-8e6df65e-ff61-49e3-948f-961281c78c37 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:02.683634 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-e897fff1-2a6e-468c-b94b-ba18b0d79dda None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.686850 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-e897fff1-2a6e-468c-b94b-ba18b0d79dda tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] DELETE https://10.4.3.11/volume/v3/attachments/e7ac5cff-1c7c-4c42-8a14-0c5e0e091d24 Aug 14 01:22:02.686850 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-e897fff1-2a6e-468c-b94b-ba18b0d79dda tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:02.688073 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-e897fff1-2a6e-468c-b94b-ba18b0d79dda tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:02.691807 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-8e6df65e-ff61-49e3-948f-961281c78c37 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe returned with HTTP 200 Aug 14 01:22:02.692568 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 576/2298] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:02 2026] GET /volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe => generated 1522 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:02.699182 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:02.699182 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:02.791116 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f59a1aaf-65a4-4a2a-b3b4-169a04b58d87 req-e897fff1-2a6e-468c-b94b-ba18b0d79dda tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/e7ac5cff-1c7c-4c42-8a14-0c5e0e091d24 returned with HTTP 200 Aug 14 01:22:02.791116 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 572/2299] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:22:02 2026] DELETE /volume/v3/attachments/e7ac5cff-1c7c-4c42-8a14-0c5e0e091d24 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:02.871808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-bd90c443-9ed6-44ca-8174-bbcf4429b06f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:02.875973 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-bd90c443-9ed6-44ca-8174-bbcf4429b06f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/c9788b62-8d2f-4c47-b934-3dd8957a694c Aug 14 01:22:02.876950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-bd90c443-9ed6-44ca-8174-bbcf4429b06f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:02.895565 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-bd90c443-9ed6-44ca-8174-bbcf4429b06f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-cc17a742-bce5-46ae-9c31-c5694e6caefe-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:22:02.905751 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-bd90c443-9ed6-44ca-8174-bbcf4429b06f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-cc17a742-bce5-46ae-9c31-c5694e6caefe-np0000007295" acquired by "attachment_update" :: waited 0.010s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:22:02.907155 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:02.907155 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:03.071293 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-bd90c443-9ed6-44ca-8174-bbcf4429b06f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-cc17a742-bce5-46ae-9c31-c5694e6caefe-np0000007295" released by "attachment_update" :: held 0.166s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:22:03.071850 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-bd90c443-9ed6-44ca-8174-bbcf4429b06f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/c9788b62-8d2f-4c47-b934-3dd8957a694c returned with HTTP 200 Aug 14 01:22:03.072595 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 572/2300] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:22:02 2026] PUT /volume/v3/attachments/c9788b62-8d2f-4c47-b934-3dd8957a694c => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:03.116325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-403f0b7e-7b8d-4d73-ac6c-5fe967304188 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:03.118800 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-403f0b7e-7b8d-4d73-ac6c-5fe967304188 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/c9788b62-8d2f-4c47-b934-3dd8957a694c/action Aug 14 01:22:03.119317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-403f0b7e-7b8d-4d73-ac6c-5fe967304188 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:03.119859 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-403f0b7e-7b8d-4d73-ac6c-5fe967304188 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:03.140254 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:03.140254 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:03.171768 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-70538fe8-06ee-45dc-8b1c-307e47e37c53 req-403f0b7e-7b8d-4d73-ac6c-5fe967304188 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/c9788b62-8d2f-4c47-b934-3dd8957a694c/action returned with HTTP 204 Aug 14 01:22:03.172533 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 581/2301] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:22:03 2026] POST /volume/v3/attachments/c9788b62-8d2f-4c47-b934-3dd8957a694c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:03.419578 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dbcbf2ba-e4e2-4bb5-9b16-ca9e1e173cc1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:03.426181 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dbcbf2ba-e4e2-4bb5-9b16-ca9e1e173cc1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:03.426749 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dbcbf2ba-e4e2-4bb5-9b16-ca9e1e173cc1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:03.426749 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dbcbf2ba-e4e2-4bb5-9b16-ca9e1e173cc1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:03.436867 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:03.436867 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:03.442255 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dbcbf2ba-e4e2-4bb5-9b16-ca9e1e173cc1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:03.451232 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dbcbf2ba-e4e2-4bb5-9b16-ca9e1e173cc1 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:22:03.452564 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 577/2302] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:03 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:03.461422 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7cda41c-ec53-4b80-a88b-0e22bcf57864 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:03.465508 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7cda41c-ec53-4b80-a88b-0e22bcf57864 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:22:03.465508 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7cda41c-ec53-4b80-a88b-0e22bcf57864 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:03.465508 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7cda41c-ec53-4b80-a88b-0e22bcf57864 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:03.465764 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f7cda41c-ec53-4b80-a88b-0e22bcf57864 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:03.472770 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:03.472770 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:03.473526 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b1e64ff4-19fa-4584-8774-a9783c482f69 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:03.473846 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7cda41c-ec53-4b80-a88b-0e22bcf57864 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:22:03.474783 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 573/2303] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:03 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:03.477573 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1e64ff4-19fa-4584-8774-a9783c482f69 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] DELETE https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:22:03.477573 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1e64ff4-19fa-4584-8774-a9783c482f69 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:03.477573 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1e64ff4-19fa-4584-8774-a9783c482f69 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:03.477573 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b1e64ff4-19fa-4584-8774-a9783c482f69 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Delete volume with id: 0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:22:03.486613 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:03.486613 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:03.487358 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b1e64ff4-19fa-4584-8774-a9783c482f69 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:03.505499 np0000007295 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-b1e64ff4-19fa-4584-8774-a9783c482f69 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:22:03.523433 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b1e64ff4-19fa-4584-8774-a9783c482f69 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Delete volume request issued successfully. Aug 14 01:22:03.523433 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1e64ff4-19fa-4584-8774-a9783c482f69 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 202 Aug 14 01:22:03.523433 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 573/2304] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:22:03 2026] DELETE /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:03.534774 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3effd002-1151-4f10-84cd-7a32a9f1615a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:03.538345 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3effd002-1151-4f10-84cd-7a32a9f1615a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:22:03.538953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3effd002-1151-4f10-84cd-7a32a9f1615a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:03.539291 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3effd002-1151-4f10-84cd-7a32a9f1615a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:03.554560 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:03.554560 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:03.560727 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3effd002-1151-4f10-84cd-7a32a9f1615a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:03.568652 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3effd002-1151-4f10-84cd-7a32a9f1615a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 200 Aug 14 01:22:03.569165 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 582/2305] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:03 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:04.498100 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e79b7875-8fd7-4910-99bf-2a541d849df1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:04.502956 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e79b7875-8fd7-4910-99bf-2a541d849df1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:22:04.502956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e79b7875-8fd7-4910-99bf-2a541d849df1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:04.502956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e79b7875-8fd7-4910-99bf-2a541d849df1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:04.502956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e79b7875-8fd7-4910-99bf-2a541d849df1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:04.519489 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:04.519489 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:04.520582 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e79b7875-8fd7-4910-99bf-2a541d849df1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:22:04.521254 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 578/2306] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:04 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:04.570961 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-41d4e842-440f-4d96-8a82-47974f274a29 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:04.591389 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4349334c-7ca3-45cd-8be9-7d147a64ce99 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:04.595811 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4349334c-7ca3-45cd-8be9-7d147a64ce99 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 Aug 14 01:22:04.595811 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4349334c-7ca3-45cd-8be9-7d147a64ce99 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:04.596043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4349334c-7ca3-45cd-8be9-7d147a64ce99 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:04.603854 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4349334c-7ca3-45cd-8be9-7d147a64ce99 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 returned with HTTP 404 Aug 14 01:22:04.604530 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 574/2307] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:04 2026] GET /volume/v3/volumes/0d3479c7-8935-4d56-8029-e19df4455601 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:04.620719 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8533aac0-e4c0-4532-ac37-b950bbe8cbf3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:04.620719 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8533aac0-e4c0-4532-ac37-b950bbe8cbf3 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:22:04.620719 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8533aac0-e4c0-4532-ac37-b950bbe8cbf3 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:04.620719 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8533aac0-e4c0-4532-ac37-b950bbe8cbf3 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:04.628990 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8533aac0-e4c0-4532-ac37-b950bbe8cbf3 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:22:04.661379 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8533aac0-e4c0-4532-ac37-b950bbe8cbf3 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Get all volumes completed successfully. Aug 14 01:22:04.664232 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:04.664232 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:04.679992 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8533aac0-e4c0-4532-ac37-b950bbe8cbf3 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:22:04.680776 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 583/2308] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:22:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14178 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:04.704796 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0113329-9083-4dd8-b25b-0a70536cd125 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:04.707947 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0113329-9083-4dd8-b25b-0a70536cd125 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] DELETE https://10.4.3.11/volume/v3/types/38dbc5c6-63ec-43c2-a089-41041a6a7a6d Aug 14 01:22:04.708238 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0113329-9083-4dd8-b25b-0a70536cd125 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:04.708553 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0113329-9083-4dd8-b25b-0a70536cd125 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:04.740964 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:22:04.740964 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-183389570"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:04.742905 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-183389570'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:22:04.742905 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Create volume of 1 GB Aug 14 01:22:04.752146 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Availability Zones retrieved successfully. Aug 14 01:22:04.759100 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Flow 'volume_create_api' (433bf0e4-208b-47f2-b06c-8907ccfa6cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:04.759285 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0113329-9083-4dd8-b25b-0a70536cd125 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/types/38dbc5c6-63ec-43c2-a089-41041a6a7a6d returned with HTTP 202 Aug 14 01:22:04.759526 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a2523a-c7ea-4c3c-ac20-72c76736bb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:04.760158 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 579/2309] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:22:04 2026] DELETE /volume/v3/types/38dbc5c6-63ec-43c2-a089-41041a6a7a6d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:04.760968 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:22:04.777460 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc297246-f5d6-4cff-9f41-f90576a45af6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:04.782448 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc297246-f5d6-4cff-9f41-f90576a45af6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] DELETE https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:04.782579 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc297246-f5d6-4cff-9f41-f90576a45af6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:04.783328 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc297246-f5d6-4cff-9f41-f90576a45af6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:04.783328 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-fc297246-f5d6-4cff-9f41-f90576a45af6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Delete volume with id: 9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:04.797842 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:04.797842 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:04.798261 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fc297246-f5d6-4cff-9f41-f90576a45af6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:04.817117 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3a2523a-c7ea-4c3c-ac20-72c76736bb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:04.818518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ff4cc8-2b8e-4721-8aa2-269e2be07565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:04.835637 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fc297246-f5d6-4cff-9f41-f90576a45af6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Delete volume request issued successfully. Aug 14 01:22:04.835637 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc297246-f5d6-4cff-9f41-f90576a45af6 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 202 Aug 14 01:22:04.836191 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 575/2310] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:22:04 2026] DELETE /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:04.851961 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42475923-e0e6-4168-b008-288b3a52def5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:04.854543 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42475923-e0e6-4168-b008-288b3a52def5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:04.855096 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42475923-e0e6-4168-b008-288b3a52def5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:04.855528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42475923-e0e6-4168-b008-288b3a52def5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:04.892845 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:04.892845 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:04.906250 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-42475923-e0e6-4168-b008-288b3a52def5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:04.911676 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42475923-e0e6-4168-b008-288b3a52def5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 200 Aug 14 01:22:04.912804 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 584/2311] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:04 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:04.993360 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Created reservations ['7b42a09a-ed65-47cb-ab5e-ef8a49567ad9', '04d9c90d-9dc6-4c6c-938f-bab9b0b58065', '27d017fc-82c9-4620-a788-03e4d15b1db8', '834ef647-3ad7-4803-a493-8591b2b9c8ff'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:04.994965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ff4cc8-2b8e-4721-8aa2-269e2be07565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b42a09a-ed65-47cb-ab5e-ef8a49567ad9', '04d9c90d-9dc6-4c6c-938f-bab9b0b58065', '27d017fc-82c9-4620-a788-03e4d15b1db8', '834ef647-3ad7-4803-a493-8591b2b9c8ff']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:04.995883 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c0ae9b-8288-4735-8c8e-44331ae01cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:05.046342 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c0ae9b-8288-4735-8c8e-44331ae01cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3414eca-35fe-4aac-bacc-e59e865ffe36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-183389570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='385def180b114fac9618269289a5e00d',qos_specs=None,replication_status=,reservations=['7b42a09a-ed65-47cb-ab5e-ef8a49567ad9','04d9c90d-9dc6-4c6c-938f-bab9b0b58065','27d017fc-82c9-4620-a788-03e4d15b1db8','834ef647-3ad7-4803-a493-8591b2b9c8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd39040a1b0441a999985bedc9a1afe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-183389570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3414eca-35fe-4aac-bacc-e59e865ffe36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='385def180b114fac9618269289a5e00d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecd39040a1b0441a999985bedc9a1afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:05.048212 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149a9c5b-7f0e-4a91-8efc-a0e6c2d047d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:05.095571 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149a9c5b-7f0e-4a91-8efc-a0e6c2d047d4) transitioned into state 'SUCCESS' from state '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-183389570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='385def180b114fac9618269289a5e00d',qos_specs=None,replication_status=,reservations=['7b42a09a-ed65-47cb-ab5e-ef8a49567ad9','04d9c90d-9dc6-4c6c-938f-bab9b0b58065','27d017fc-82c9-4620-a788-03e4d15b1db8','834ef647-3ad7-4803-a493-8591b2b9c8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecd39040a1b0441a999985bedc9a1afe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:05.098810 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac9bd146-0ff3-42bb-819e-a89b70dde101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:05.116090 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac9bd146-0ff3-42bb-819e-a89b70dde101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:05.117829 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Flow 'volume_create_api' (433bf0e4-208b-47f2-b06c-8907ccfa6cdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:05.118251 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Create volume request issued successfully. Aug 14 01:22:05.119226 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41d4e842-440f-4d96-8a82-47974f274a29 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:22:05.119744 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 574/2312] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:22:04 2026] POST /volume/v3/volumes => generated 755 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:05.144059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ce303c3-dd6f-4fb3-9071-cf1734c33fbf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:05.148455 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ce303c3-dd6f-4fb3-9071-cf1734c33fbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:05.149657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ce303c3-dd6f-4fb3-9071-cf1734c33fbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:05.150197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ce303c3-dd6f-4fb3-9071-cf1734c33fbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:05.167679 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:05.167679 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:05.180822 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ce303c3-dd6f-4fb3-9071-cf1734c33fbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Volume info retrieved successfully. Aug 14 01:22:05.192861 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ce303c3-dd6f-4fb3-9071-cf1734c33fbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 returned with HTTP 200 Aug 14 01:22:05.193476 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 580/2313] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:05 2026] GET /volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 => generated 823 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:05.539161 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2f1613e3-336f-4791-824e-3f7ba6ffde5e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:05.541481 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f1613e3-336f-4791-824e-3f7ba6ffde5e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:22:05.541749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f1613e3-336f-4791-824e-3f7ba6ffde5e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:05.542042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2f1613e3-336f-4791-824e-3f7ba6ffde5e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:05.542186 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2f1613e3-336f-4791-824e-3f7ba6ffde5e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:05.547666 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:05.547666 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:05.548509 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2f1613e3-336f-4791-824e-3f7ba6ffde5e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:22:05.549014 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 576/2314] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:05 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:05.928371 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de080713-b30e-4ba0-b4c7-3a9f7d08fe43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:05.930314 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de080713-b30e-4ba0-b4c7-3a9f7d08fe43 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 Aug 14 01:22:05.930557 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de080713-b30e-4ba0-b4c7-3a9f7d08fe43 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:05.930775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de080713-b30e-4ba0-b4c7-3a9f7d08fe43 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:05.939834 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de080713-b30e-4ba0-b4c7-3a9f7d08fe43 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 returned with HTTP 404 Aug 14 01:22:05.941223 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 585/2315] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:05 2026] GET /volume/v3/volumes/9945c55f-a2fa-4dfe-9623-7d2cded1bc50 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:05.948228 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f259a55-64ae-4741-8779-4aaede99eb8e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:05.950367 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f259a55-64ae-4741-8779-4aaede99eb8e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:22:05.950546 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f259a55-64ae-4741-8779-4aaede99eb8e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:05.950832 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f259a55-64ae-4741-8779-4aaede99eb8e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:05.951076 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7f259a55-64ae-4741-8779-4aaede99eb8e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Delete volume with id: 3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:22:05.962755 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:05.962755 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:05.963200 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f259a55-64ae-4741-8779-4aaede99eb8e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:05.990067 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f259a55-64ae-4741-8779-4aaede99eb8e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Delete volume request issued successfully. Aug 14 01:22:05.990278 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f259a55-64ae-4741-8779-4aaede99eb8e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 202 Aug 14 01:22:05.990805 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 575/2316] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:22:05 2026] DELETE /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:06.002172 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7ff840d8-08c1-482f-a4b5-a0de017dff5e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:06.005190 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ff840d8-08c1-482f-a4b5-a0de017dff5e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:22:06.005429 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ff840d8-08c1-482f-a4b5-a0de017dff5e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:06.006085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ff840d8-08c1-482f-a4b5-a0de017dff5e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:06.018603 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:06.018603 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:06.025817 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7ff840d8-08c1-482f-a4b5-a0de017dff5e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:22:06.035944 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ff840d8-08c1-482f-a4b5-a0de017dff5e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 200 Aug 14 01:22:06.036702 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 581/2317] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:06 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 919 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:06.211769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8dc32364-696f-44a0-b504-a6660abd85d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:06.219619 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dc32364-696f-44a0-b504-a6660abd85d4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:06.219619 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dc32364-696f-44a0-b504-a6660abd85d4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:06.219619 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dc32364-696f-44a0-b504-a6660abd85d4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:06.231167 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:06.231167 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:06.236318 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8dc32364-696f-44a0-b504-a6660abd85d4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Volume info retrieved successfully. Aug 14 01:22:06.243154 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dc32364-696f-44a0-b504-a6660abd85d4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 returned with HTTP 200 Aug 14 01:22:06.245584 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 577/2318] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:06 2026] GET /volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:06.264995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1441595-f13d-4403-a5cd-499e44906447 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:06.267949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1441595-f13d-4403-a5cd-499e44906447 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:22:06.267949 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1441595-f13d-4403-a5cd-499e44906447 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3414eca-35fe-4aac-bacc-e59e865ffe36", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-461747690"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:06.285018 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:06.285018 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:06.286229 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a1441595-f13d-4403-a5cd-499e44906447 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Volume info retrieved successfully. Aug 14 01:22:06.286398 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-a1441595-f13d-4403-a5cd-499e44906447 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Create snapshot from volume f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:06.356199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a1441595-f13d-4403-a5cd-499e44906447 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Created reservations ['11490eaa-a613-43a0-a3a4-22929f373e38', '6c85addb-dcb2-425e-82fe-0204ac83417a', '2e2c0491-1323-4f01-bf96-edb671567bce', '60402450-bf2a-4a38-b0ac-1cc90cc8903a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:06.431604 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a1441595-f13d-4403-a5cd-499e44906447 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot create request issued successfully. Aug 14 01:22:06.431604 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1441595-f13d-4403-a5cd-499e44906447 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:22:06.431604 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 586/2319] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:22:06 2026] POST /volume/v3/snapshots => generated 313 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:06.445321 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-311b2197-6826-46ae-a5cb-60176ce6399e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:06.447963 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-311b2197-6826-46ae-a5cb-60176ce6399e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 Aug 14 01:22:06.447963 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-311b2197-6826-46ae-a5cb-60176ce6399e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:06.447963 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-311b2197-6826-46ae-a5cb-60176ce6399e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:06.464873 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:06.464873 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:06.464873 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-311b2197-6826-46ae-a5cb-60176ce6399e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:06.464873 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-311b2197-6826-46ae-a5cb-60176ce6399e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 returned with HTTP 200 Aug 14 01:22:06.464873 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 576/2320] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:06 2026] GET /volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:06.567865 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b774a9ca-7425-40b2-a0b7-39eb75df056a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:06.572909 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b774a9ca-7425-40b2-a0b7-39eb75df056a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:22:06.572909 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b774a9ca-7425-40b2-a0b7-39eb75df056a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:06.572909 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b774a9ca-7425-40b2-a0b7-39eb75df056a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:06.572909 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b774a9ca-7425-40b2-a0b7-39eb75df056a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:06.586485 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:06.586485 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:06.587224 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b774a9ca-7425-40b2-a0b7-39eb75df056a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:22:06.588271 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 582/2321] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:06 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:07.053562 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3bf1a1e4-5302-4c8a-810b-e52ac05de3a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:07.057175 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bf1a1e4-5302-4c8a-810b-e52ac05de3a5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 Aug 14 01:22:07.057459 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bf1a1e4-5302-4c8a-810b-e52ac05de3a5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:07.057733 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bf1a1e4-5302-4c8a-810b-e52ac05de3a5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:07.072846 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bf1a1e4-5302-4c8a-810b-e52ac05de3a5 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 returned with HTTP 404 Aug 14 01:22:07.073721 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 578/2322] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:07 2026] GET /volume/v3/volumes/3f1ec35b-50a3-455b-ac0c-e3b516b49721 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:07.086670 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e980b91c-bcb3-4169-bc3b-74cf665f2584 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:07.088901 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e980b91c-bcb3-4169-bc3b-74cf665f2584 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:22:07.089288 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e980b91c-bcb3-4169-bc3b-74cf665f2584 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:07.089773 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e980b91c-bcb3-4169-bc3b-74cf665f2584 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:07.090378 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:07.090378 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:07.090741 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e980b91c-bcb3-4169-bc3b-74cf665f2584 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:22:07.117602 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e980b91c-bcb3-4169-bc3b-74cf665f2584 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Get all volumes completed successfully. Aug 14 01:22:07.121525 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:07.121525 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:07.134612 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e980b91c-bcb3-4169-bc3b-74cf665f2584 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:22:07.135819 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 587/2323] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:22:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13099 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:07.160809 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e137e4aa-c318-436b-aa46-4307d01f3308 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:07.163363 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e137e4aa-c318-436b-aa46-4307d01f3308 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] DELETE https://10.4.3.11/volume/v3/types/3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a Aug 14 01:22:07.163663 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e137e4aa-c318-436b-aa46-4307d01f3308 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:07.164016 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e137e4aa-c318-436b-aa46-4307d01f3308 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:07.221959 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e137e4aa-c318-436b-aa46-4307d01f3308 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/types/3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a returned with HTTP 202 Aug 14 01:22:07.222512 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 577/2324] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:22:07 2026] DELETE /volume/v3/types/3b2efcf2-cc6c-40ae-8ffb-1e4e16ead40a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:07.485316 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc1514bb-500a-4eef-ace8-5b80ae08fe6b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:07.487824 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc1514bb-500a-4eef-ace8-5b80ae08fe6b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 Aug 14 01:22:07.490679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc1514bb-500a-4eef-ace8-5b80ae08fe6b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:07.490679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc1514bb-500a-4eef-ace8-5b80ae08fe6b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:07.506008 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:07.506008 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:07.506753 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fc1514bb-500a-4eef-ace8-5b80ae08fe6b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:07.507775 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc1514bb-500a-4eef-ace8-5b80ae08fe6b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 returned with HTTP 200 Aug 14 01:22:07.508297 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 583/2325] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:07 2026] GET /volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:22:07.522994 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-af59c8c3-d70b-44ef-98d9-1eef0afee364 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:07.528047 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-af59c8c3-d70b-44ef-98d9-1eef0afee364 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:22:07.528047 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-af59c8c3-d70b-44ef-98d9-1eef0afee364 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3414eca-35fe-4aac-bacc-e59e865ffe36", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-452325021"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:07.544847 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:07.544847 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:07.545637 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-af59c8c3-d70b-44ef-98d9-1eef0afee364 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Volume info retrieved successfully. Aug 14 01:22:07.545901 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-af59c8c3-d70b-44ef-98d9-1eef0afee364 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Create snapshot from volume f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:07.603697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-af59c8c3-d70b-44ef-98d9-1eef0afee364 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Created reservations ['778def0c-b34a-45c6-aed4-cbcbbcf43d7e', 'cfe86913-c074-4af0-885e-06249bffba76', 'c3436e57-9bda-48fa-bbeb-d22c39bbfcef', '82c6283f-bf28-4de9-86e4-66940fe95bbe'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:07.605879 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7672bba6-118c-4c27-9f62-7fb24b3c9f04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:07.610545 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7672bba6-118c-4c27-9f62-7fb24b3c9f04 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:22:07.610846 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7672bba6-118c-4c27-9f62-7fb24b3c9f04 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:07.611160 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7672bba6-118c-4c27-9f62-7fb24b3c9f04 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:07.611321 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7672bba6-118c-4c27-9f62-7fb24b3c9f04 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:07.618022 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:07.618022 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:07.622495 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7672bba6-118c-4c27-9f62-7fb24b3c9f04 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:22:07.623218 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 588/2326] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:07 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:07.641989 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-714a58bf-7b6d-4b23-aa4a-5241ffe61086 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:07.647336 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-714a58bf-7b6d-4b23-aa4a-5241ffe61086 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:22:07.647336 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-714a58bf-7b6d-4b23-aa4a-5241ffe61086 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c193592-e9f4-47ab-a27c-c2f7c8ad32b2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:07.649793 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-714a58bf-7b6d-4b23-aa4a-5241ffe61086 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating new backup {'backup': {'volume_id': '5c193592-e9f4-47ab-a27c-c2f7c8ad32b2'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:22:07.650180 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-714a58bf-7b6d-4b23-aa4a-5241ffe61086 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating backup of volume 5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 in container None Aug 14 01:22:07.664964 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:07.664964 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:07.664964 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-714a58bf-7b6d-4b23-aa4a-5241ffe61086 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:22:07.694727 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-af59c8c3-d70b-44ef-98d9-1eef0afee364 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot create request issued successfully. Aug 14 01:22:07.695387 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-af59c8c3-d70b-44ef-98d9-1eef0afee364 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:22:07.695772 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 579/2327] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:22:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:07.710446 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f62873f-d023-4219-965d-de2d25520aac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:07.711418 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-714a58bf-7b6d-4b23-aa4a-5241ffe61086 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['27b90585-b084-4387-9ed4-6184382e2acd', 'cb31a0a1-8d08-41e3-bf40-e6d5aacc49ff'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:07.713887 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f62873f-d023-4219-965d-de2d25520aac tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 Aug 14 01:22:07.714262 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f62873f-d023-4219-965d-de2d25520aac tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:07.714573 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f62873f-d023-4219-965d-de2d25520aac tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:07.730217 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:07.730217 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:07.731909 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6f62873f-d023-4219-965d-de2d25520aac tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:07.732069 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f62873f-d023-4219-965d-de2d25520aac tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 returned with HTTP 200 Aug 14 01:22:07.732531 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 584/2328] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:07 2026] GET /volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:07.793907 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-714a58bf-7b6d-4b23-aa4a-5241ffe61086 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:22:07.793907 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 578/2329] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:22:07 2026] POST /volume/v3/backups => generated 286 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 01:22:07.807181 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a2d54e3d-49f6-486d-9549-2a647204f28b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:07.810956 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2d54e3d-49f6-486d-9549-2a647204f28b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:07.810956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2d54e3d-49f6-486d-9549-2a647204f28b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:07.813013 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2d54e3d-49f6-486d-9549-2a647204f28b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:07.813013 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a2d54e3d-49f6-486d-9549-2a647204f28b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:07.817545 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:07.817545 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:07.819356 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2d54e3d-49f6-486d-9549-2a647204f28b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:07.819963 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 589/2330] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:07 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 693 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:08.745042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8e47f380-30ee-49a5-97f9-9a6666aed909 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:08.748875 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e47f380-30ee-49a5-97f9-9a6666aed909 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 Aug 14 01:22:08.749205 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e47f380-30ee-49a5-97f9-9a6666aed909 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:08.749464 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e47f380-30ee-49a5-97f9-9a6666aed909 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:08.757797 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:08.757797 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:08.758441 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8e47f380-30ee-49a5-97f9-9a6666aed909 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:08.759596 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e47f380-30ee-49a5-97f9-9a6666aed909 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 returned with HTTP 200 Aug 14 01:22:08.760605 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 580/2331] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:08 2026] GET /volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:08.775518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b73519bc-22bc-48bb-a252-89cb9071e5e8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:08.780684 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b73519bc-22bc-48bb-a252-89cb9071e5e8 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:22:08.781295 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b73519bc-22bc-48bb-a252-89cb9071e5e8 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3414eca-35fe-4aac-bacc-e59e865ffe36", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-372601758"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:08.798353 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:08.798353 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:08.799222 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b73519bc-22bc-48bb-a252-89cb9071e5e8 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Volume info retrieved successfully. Aug 14 01:22:08.799449 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-b73519bc-22bc-48bb-a252-89cb9071e5e8 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Create snapshot from volume f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:08.835904 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e3760cf-0f27-4c3f-98f0-b6fd6e70b3b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:08.838742 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e3760cf-0f27-4c3f-98f0-b6fd6e70b3b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:08.839302 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e3760cf-0f27-4c3f-98f0-b6fd6e70b3b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:08.839441 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e3760cf-0f27-4c3f-98f0-b6fd6e70b3b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:08.839619 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5e3760cf-0f27-4c3f-98f0-b6fd6e70b3b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:08.845900 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:08.845900 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:08.846739 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b73519bc-22bc-48bb-a252-89cb9071e5e8 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Created reservations ['bb4da5cb-3a62-4eb6-af49-c9d77dd3a499', '8c852fd7-559d-43ac-8fda-39ba60ccbd13', '7d5068a3-f052-4136-a75e-44b044a6addb', '8062e2cc-91cf-46f7-8bbb-694c064bbf75'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:08.846993 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e3760cf-0f27-4c3f-98f0-b6fd6e70b3b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:08.847556 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 579/2332] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:08 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:08.887514 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b73519bc-22bc-48bb-a252-89cb9071e5e8 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot create request issued successfully. Aug 14 01:22:08.887991 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b73519bc-22bc-48bb-a252-89cb9071e5e8 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:22:08.888578 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 585/2333] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:22:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:08.900070 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-957bbdaf-e997-4a9d-8af7-46a430a52102 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:08.904499 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-957bbdaf-e997-4a9d-8af7-46a430a52102 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c Aug 14 01:22:08.904744 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-957bbdaf-e997-4a9d-8af7-46a430a52102 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:08.905072 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-957bbdaf-e997-4a9d-8af7-46a430a52102 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:08.922195 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:08.922195 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:08.922839 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-957bbdaf-e997-4a9d-8af7-46a430a52102 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:08.923740 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-957bbdaf-e997-4a9d-8af7-46a430a52102 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c returned with HTTP 200 Aug 14 01:22:08.924287 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 590/2334] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:08 2026] GET /volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:09.860991 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-75d1b761-2e67-43a2-a7e3-18c60872788e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:09.863208 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75d1b761-2e67-43a2-a7e3-18c60872788e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:09.863666 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75d1b761-2e67-43a2-a7e3-18c60872788e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:09.863824 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75d1b761-2e67-43a2-a7e3-18c60872788e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:09.863991 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-75d1b761-2e67-43a2-a7e3-18c60872788e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:09.868958 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:09.868958 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:09.870533 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75d1b761-2e67-43a2-a7e3-18c60872788e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:09.870533 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 581/2335] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:09 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:09.939171 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b38d1a40-5396-477e-9512-d13166cacc4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:09.943503 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b38d1a40-5396-477e-9512-d13166cacc4b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c Aug 14 01:22:09.943777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b38d1a40-5396-477e-9512-d13166cacc4b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:09.943989 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b38d1a40-5396-477e-9512-d13166cacc4b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:09.958334 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:09.958334 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:09.958980 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b38d1a40-5396-477e-9512-d13166cacc4b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:09.959863 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b38d1a40-5396-477e-9512-d13166cacc4b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c returned with HTTP 200 Aug 14 01:22:09.960405 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 580/2336] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:09 2026] GET /volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:09.980312 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7760114d-5a7c-4df0-8238-a1262262e401 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:09.984382 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7760114d-5a7c-4df0-8238-a1262262e401 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?limit=1 Aug 14 01:22:09.985715 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7760114d-5a7c-4df0-8238-a1262262e401 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:09.985715 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7760114d-5a7c-4df0-8238-a1262262e401 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:09.988657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-7760114d-5a7c-4df0-8238-a1262262e401 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:09.989188 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:09.989188 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:09.990384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-7760114d-5a7c-4df0-8238-a1262262e401 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:09.997557 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7760114d-5a7c-4df0-8238-a1262262e401 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:09.998114 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7760114d-5a7c-4df0-8238-a1262262e401 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 14 01:22:09.998759 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 586/2337] 10.4.3.11 () {66 vars in 1251 bytes} [Fri Aug 14 01:22:09 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.015621 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3524da1d-7986-4a11-a3a7-91917a92442a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.018426 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3524da1d-7986-4a11-a3a7-91917a92442a tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots Aug 14 01:22:10.018734 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3524da1d-7986-4a11-a3a7-91917a92442a tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.018989 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3524da1d-7986-4a11-a3a7-91917a92442a tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.019228 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-3524da1d-7986-4a11-a3a7-91917a92442a tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.020673 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-3524da1d-7986-4a11-a3a7-91917a92442a tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.029381 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3524da1d-7986-4a11-a3a7-91917a92442a tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.029716 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3524da1d-7986-4a11-a3a7-91917a92442a tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 200 Aug 14 01:22:10.030228 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 591/2338] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.044845 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-641fda6a-825f-4b57-95bc-cc0747cad74b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.045161 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-641fda6a-825f-4b57-95bc-cc0747cad74b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?limit=100000 Aug 14 01:22:10.045463 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-641fda6a-825f-4b57-95bc-cc0747cad74b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.048465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-641fda6a-825f-4b57-95bc-cc0747cad74b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.048465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-641fda6a-825f-4b57-95bc-cc0747cad74b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.048465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-641fda6a-825f-4b57-95bc-cc0747cad74b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.054780 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-641fda6a-825f-4b57-95bc-cc0747cad74b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.054780 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-641fda6a-825f-4b57-95bc-cc0747cad74b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 14 01:22:10.055299 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 582/2339] 10.4.3.11 () {66 vars in 1261 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.067580 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62ff970b-1336-4989-baa0-28d2b7ceffe0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.069365 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62ff970b-1336-4989-baa0-28d2b7ceffe0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?limit=0 Aug 14 01:22:10.069547 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62ff970b-1336-4989-baa0-28d2b7ceffe0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.070734 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62ff970b-1336-4989-baa0-28d2b7ceffe0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.070734 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-62ff970b-1336-4989-baa0-28d2b7ceffe0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.071003 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-62ff970b-1336-4989-baa0-28d2b7ceffe0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.076505 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62ff970b-1336-4989-baa0-28d2b7ceffe0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.079505 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62ff970b-1336-4989-baa0-28d2b7ceffe0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 14 01:22:10.079505 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 581/2340] 10.4.3.11 () {66 vars in 1251 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:22:10.091091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cb140774-caf5-47d0-a09c-3e0f131df3e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.093729 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb140774-caf5-47d0-a09c-3e0f131df3e6 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots Aug 14 01:22:10.093729 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb140774-caf5-47d0-a09c-3e0f131df3e6 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.093971 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb140774-caf5-47d0-a09c-3e0f131df3e6 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.094240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-cb140774-caf5-47d0-a09c-3e0f131df3e6 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.097395 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.097395 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:10.097395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-cb140774-caf5-47d0-a09c-3e0f131df3e6 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.105280 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cb140774-caf5-47d0-a09c-3e0f131df3e6 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.105280 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb140774-caf5-47d0-a09c-3e0f131df3e6 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 200 Aug 14 01:22:10.105280 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 587/2341] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots => generated 993 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.118853 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-910531c3-e217-4fba-b167-f6dc4716bdec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.121883 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-910531c3-e217-4fba-b167-f6dc4716bdec tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?marker=787ecdd8-3140-45be-8910-3488355ea630 Aug 14 01:22:10.122271 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-910531c3-e217-4fba-b167-f6dc4716bdec tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.122611 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-910531c3-e217-4fba-b167-f6dc4716bdec tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.123378 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-910531c3-e217-4fba-b167-f6dc4716bdec tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.124024 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.124024 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:10.125151 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-910531c3-e217-4fba-b167-f6dc4716bdec tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.151786 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-910531c3-e217-4fba-b167-f6dc4716bdec tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.151786 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-910531c3-e217-4fba-b167-f6dc4716bdec tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?marker=787ecdd8-3140-45be-8910-3488355ea630 returned with HTTP 200 Aug 14 01:22:10.152686 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 592/2342] 10.4.3.11 () {66 vars in 1323 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?marker=787ecdd8-3140-45be-8910-3488355ea630 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.171616 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-59e02dd4-1c03-45e2-a2cc-31b0a4155a46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.174621 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59e02dd4-1c03-45e2-a2cc-31b0a4155a46 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?offset=2&limit=3 Aug 14 01:22:10.175514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59e02dd4-1c03-45e2-a2cc-31b0a4155a46 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.175514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59e02dd4-1c03-45e2-a2cc-31b0a4155a46 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.175968 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-59e02dd4-1c03-45e2-a2cc-31b0a4155a46 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.176399 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.176399 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:10.177650 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-59e02dd4-1c03-45e2-a2cc-31b0a4155a46 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.209906 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-59e02dd4-1c03-45e2-a2cc-31b0a4155a46 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.210699 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59e02dd4-1c03-45e2-a2cc-31b0a4155a46 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 14 01:22:10.211387 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 583/2343] 10.4.3.11 () {66 vars in 1269 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.228551 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08853f9d-881e-41cb-8395-bdf6e21ddb1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.231657 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08853f9d-881e-41cb-8395-bdf6e21ddb1e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 14 01:22:10.232010 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08853f9d-881e-41cb-8395-bdf6e21ddb1e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.232210 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08853f9d-881e-41cb-8395-bdf6e21ddb1e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.232492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-08853f9d-881e-41cb-8395-bdf6e21ddb1e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.235127 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-08853f9d-881e-41cb-8395-bdf6e21ddb1e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.251718 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08853f9d-881e-41cb-8395-bdf6e21ddb1e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.251886 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08853f9d-881e-41cb-8395-bdf6e21ddb1e tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 14 01:22:10.252433 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 582/2344] 10.4.3.11 () {66 vars in 1301 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.270536 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cb1b7598-5984-428c-a9ea-7a46ee037b72 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.276068 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb1b7598-5984-428c-a9ea-7a46ee037b72 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 14 01:22:10.276293 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb1b7598-5984-428c-a9ea-7a46ee037b72 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.276542 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb1b7598-5984-428c-a9ea-7a46ee037b72 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.276834 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-cb1b7598-5984-428c-a9ea-7a46ee037b72 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.277752 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.277752 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:10.278744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-cb1b7598-5984-428c-a9ea-7a46ee037b72 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.288769 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cb1b7598-5984-428c-a9ea-7a46ee037b72 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.289150 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb1b7598-5984-428c-a9ea-7a46ee037b72 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 14 01:22:10.289844 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 588/2345] 10.4.3.11 () {66 vars in 1303 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.306635 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68a23434-f10e-4d7e-b4f6-b5f2ea30ec41 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.311560 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68a23434-f10e-4d7e-b4f6-b5f2ea30ec41 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 14 01:22:10.311825 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68a23434-f10e-4d7e-b4f6-b5f2ea30ec41 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.312546 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68a23434-f10e-4d7e-b4f6-b5f2ea30ec41 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.312546 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-68a23434-f10e-4d7e-b4f6-b5f2ea30ec41 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.312893 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.312893 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:10.315908 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-68a23434-f10e-4d7e-b4f6-b5f2ea30ec41 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.331832 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68a23434-f10e-4d7e-b4f6-b5f2ea30ec41 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.332382 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68a23434-f10e-4d7e-b4f6-b5f2ea30ec41 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 14 01:22:10.333008 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 593/2346] 10.4.3.11 () {66 vars in 1285 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.346347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-19cea9ed-4a12-49fc-828b-9c96a732a1bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.349280 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19cea9ed-4a12-49fc-828b-9c96a732a1bb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 14 01:22:10.349636 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19cea9ed-4a12-49fc-828b-9c96a732a1bb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.349879 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-19cea9ed-4a12-49fc-828b-9c96a732a1bb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.350308 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-19cea9ed-4a12-49fc-828b-9c96a732a1bb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.350669 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.350669 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:10.351951 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-19cea9ed-4a12-49fc-828b-9c96a732a1bb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.376386 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-19cea9ed-4a12-49fc-828b-9c96a732a1bb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.377243 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-19cea9ed-4a12-49fc-828b-9c96a732a1bb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 14 01:22:10.378103 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 584/2347] 10.4.3.11 () {66 vars in 1287 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.392033 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c8f24545-cf72-408a-af58-de019adc5109 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.394576 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8f24545-cf72-408a-af58-de019adc5109 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 14 01:22:10.394975 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8f24545-cf72-408a-af58-de019adc5109 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.395421 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8f24545-cf72-408a-af58-de019adc5109 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.395784 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-c8f24545-cf72-408a-af58-de019adc5109 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.396465 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.396465 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:10.398715 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-c8f24545-cf72-408a-af58-de019adc5109 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.400142 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-847f1308-3e8c-4950-a532-a8d4011618ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.418958 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c8f24545-cf72-408a-af58-de019adc5109 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.425963 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8f24545-cf72-408a-af58-de019adc5109 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 14 01:22:10.425963 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 583/2348] 10.4.3.11 () {66 vars in 1305 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.438183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8843952-00ad-4c4a-8664-7bef0775ebad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.439106 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8843952-00ad-4c4a-8664-7bef0775ebad tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 14 01:22:10.439351 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8843952-00ad-4c4a-8664-7bef0775ebad tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.439708 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8843952-00ad-4c4a-8664-7bef0775ebad tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.439966 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-d8843952-00ad-4c4a-8664-7bef0775ebad tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.440282 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.440282 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:10.441597 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-d8843952-00ad-4c4a-8664-7bef0775ebad tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.454106 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-847f1308-3e8c-4950-a532-a8d4011618ad tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:22:10.454333 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-847f1308-3e8c-4950-a532-a8d4011618ad tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1510373072", "extra_specs": {}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:10.457001 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.457001 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:10.460499 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8843952-00ad-4c4a-8664-7bef0775ebad tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.460945 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8843952-00ad-4c4a-8664-7bef0775ebad tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 14 01:22:10.461653 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 594/2349] 10.4.3.11 () {66 vars in 1307 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.476519 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca72bc56-c7d0-4fc9-af2a-4313104ba074 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.481157 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca72bc56-c7d0-4fc9-af2a-4313104ba074 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 Aug 14 01:22:10.481426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca72bc56-c7d0-4fc9-af2a-4313104ba074 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.481679 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca72bc56-c7d0-4fc9-af2a-4313104ba074 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.481975 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-ca72bc56-c7d0-4fc9-af2a-4313104ba074 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.482067 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-847f1308-3e8c-4950-a532-a8d4011618ad tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:22:10.482282 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.482282 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:10.482754 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 589/2350] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:22:10 2026] POST /volume/v3/types => generated 218 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.484685 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-ca72bc56-c7d0-4fc9-af2a-4313104ba074 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.496153 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-27f41d9d-6744-446f-8a54-851046e055f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.500183 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27f41d9d-6744-446f-8a54-851046e055f7 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] POST https://10.4.3.11/volume/v3/types/38fef6eb-e02d-42da-b8be-6e72ca39c676/encryption Aug 14 01:22:10.500183 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27f41d9d-6744-446f-8a54-851046e055f7 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:10.504180 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.504180 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:10.504340 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca72bc56-c7d0-4fc9-af2a-4313104ba074 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.505704 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.505704 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:10.506669 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca72bc56-c7d0-4fc9-af2a-4313104ba074 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 returned with HTTP 200 Aug 14 01:22:10.507221 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 585/2351] 10.4.3.11 () {66 vars in 1376 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.525339 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b64d1b2-aa9b-4935-af39-ec6411c6cfbf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.528976 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b64d1b2-aa9b-4935-af39-ec6411c6cfbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail?status=available Aug 14 01:22:10.529195 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27f41d9d-6744-446f-8a54-851046e055f7 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types/38fef6eb-e02d-42da-b8be-6e72ca39c676/encryption returned with HTTP 200 Aug 14 01:22:10.529307 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b64d1b2-aa9b-4935-af39-ec6411c6cfbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.529613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b64d1b2-aa9b-4935-af39-ec6411c6cfbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.530293 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-9b64d1b2-aa9b-4935-af39-ec6411c6cfbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.530415 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 584/2352] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:22:10 2026] POST /volume/v3/types/38fef6eb-e02d-42da-b8be-6e72ca39c676/encryption => generated 231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.532381 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.532381 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:10.533510 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-9b64d1b2-aa9b-4935-af39-ec6411c6cfbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.546959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aea67b96-3d5f-472e-962a-3188f04bef23 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.560483 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b64d1b2-aa9b-4935-af39-ec6411c6cfbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.561138 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.561138 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:10.562007 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b64d1b2-aa9b-4935-af39-ec6411c6cfbf tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 14 01:22:10.562479 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 595/2353] 10.4.3.11 () {66 vars in 1290 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:10.575147 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d708e28-1f84-4f11-be07-fcc2bfc2bb4c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.580095 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d708e28-1f84-4f11-be07-fcc2bfc2bb4c tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 Aug 14 01:22:10.580095 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d708e28-1f84-4f11-be07-fcc2bfc2bb4c tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.580095 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d708e28-1f84-4f11-be07-fcc2bfc2bb4c tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.580095 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-0d708e28-1f84-4f11-be07-fcc2bfc2bb4c tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.580095 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-0d708e28-1f84-4f11-be07-fcc2bfc2bb4c tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.596612 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d708e28-1f84-4f11-be07-fcc2bfc2bb4c tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.597626 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.597626 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:10.598898 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d708e28-1f84-4f11-be07-fcc2bfc2bb4c tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 returned with HTTP 200 Aug 14 01:22:10.599626 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 586/2354] 10.4.3.11 () {66 vars in 1410 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.613791 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff41d119-cfd2-4f21-a064-91003df20142 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.617039 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff41d119-cfd2-4f21-a064-91003df20142 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 Aug 14 01:22:10.617039 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff41d119-cfd2-4f21-a064-91003df20142 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.617039 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff41d119-cfd2-4f21-a064-91003df20142 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.619651 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-ff41d119-cfd2-4f21-a064-91003df20142 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.619651 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-ff41d119-cfd2-4f21-a064-91003df20142 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.639963 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ff41d119-cfd2-4f21-a064-91003df20142 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.641551 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff41d119-cfd2-4f21-a064-91003df20142 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 returned with HTTP 200 Aug 14 01:22:10.641551 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 585/2355] 10.4.3.11 () {66 vars in 1355 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.644004 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:22:10.644420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-516777755", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1510373072", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:10.646121 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-516777755', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1510373072', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:22:10.651648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88557654-a557-485a-8c8c-4052a7dc0c13 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.651907 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume of 1 GB Aug 14 01:22:10.652335 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.652335 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:10.653226 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Availability Zones retrieved successfully. Aug 14 01:22:10.654806 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88557654-a557-485a-8c8c-4052a7dc0c13 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?status=available Aug 14 01:22:10.655178 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88557654-a557-485a-8c8c-4052a7dc0c13 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.655421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88557654-a557-485a-8c8c-4052a7dc0c13 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.655688 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-88557654-a557-485a-8c8c-4052a7dc0c13 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.657667 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-88557654-a557-485a-8c8c-4052a7dc0c13 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.661042 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Flow 'volume_create_api' (2fd5f542-9521-4b49-aa17-797e26c581b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:10.662827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1feb9b44-2122-4638-a271-a26827c16165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:10.663053 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-88557654-a557-485a-8c8c-4052a7dc0c13 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.663499 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88557654-a557-485a-8c8c-4052a7dc0c13 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?status=available returned with HTTP 200 Aug 14 01:22:10.664060 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:22:10.664141 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 596/2356] 10.4.3.11 () {66 vars in 1269 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.676429 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-83dd1583-3871-4045-a35d-fed0da60a557 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.679485 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83dd1583-3871-4045-a35d-fed0da60a557 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 Aug 14 01:22:10.679485 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83dd1583-3871-4045-a35d-fed0da60a557 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.679485 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83dd1583-3871-4045-a35d-fed0da60a557 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.679937 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-83dd1583-3871-4045-a35d-fed0da60a557 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:22:10.681951 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-83dd1583-3871-4045-a35d-fed0da60a557 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:22:10.691191 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-83dd1583-3871-4045-a35d-fed0da60a557 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Get all snapshots completed successfully. Aug 14 01:22:10.692665 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83dd1583-3871-4045-a35d-fed0da60a557 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 returned with HTTP 200 Aug 14 01:22:10.692665 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 587/2357] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372601758 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.706220 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-771e0f48-c6f4-4761-9f8f-67975d38a232 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.707528 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1feb9b44-2122-4638-a271-a26827c16165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:22:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38fef6eb-e02d-42da-b8be-6e72ca39c676,is_public=True,name='tempest-scenario-type-cryptsetup-1510373072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38fef6eb-e02d-42da-b8be-6e72ca39c676', '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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:10.708401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c004953-4686-4d00-9290-416f92d1aff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:10.709327 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-771e0f48-c6f4-4761-9f8f-67975d38a232 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c Aug 14 01:22:10.713456 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-771e0f48-c6f4-4761-9f8f-67975d38a232 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.713456 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-771e0f48-c6f4-4761-9f8f-67975d38a232 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.713456 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-771e0f48-c6f4-4761-9f8f-67975d38a232 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Delete snapshot with id: 17948e47-3289-49f4-81ec-53dbf920008c Aug 14 01:22:10.719610 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.719610 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:10.721314 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-771e0f48-c6f4-4761-9f8f-67975d38a232 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:10.742811 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-771e0f48-c6f4-4761-9f8f-67975d38a232 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot delete request issued successfully. Aug 14 01:22:10.743200 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-771e0f48-c6f4-4761-9f8f-67975d38a232 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c returned with HTTP 202 Aug 14 01:22:10.743793 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 586/2358] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:10 2026] DELETE /volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:10.750569 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1510373072 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1510373072, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:22:10.750569 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1510373072 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1510373072, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:22:10.759323 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d65cceb-42df-410c-83b4-fe539300059b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.761957 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d65cceb-42df-410c-83b4-fe539300059b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c Aug 14 01:22:10.761957 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d65cceb-42df-410c-83b4-fe539300059b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.762159 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d65cceb-42df-410c-83b4-fe539300059b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.777552 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.777552 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:10.777552 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3d65cceb-42df-410c-83b4-fe539300059b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:10.779452 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d65cceb-42df-410c-83b4-fe539300059b tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c returned with HTTP 200 Aug 14 01:22:10.780306 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 597/2359] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.832974 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Created reservations ['cf6e7a1f-6bda-4262-a848-d15016330f52', '938aed98-8397-458a-9069-b3443afaf00e', '0d717b56-2a21-4bd9-8555-957d04523114', '7300c351-3fb9-4ec8-b4eb-a9ddcc224204'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:10.834327 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c004953-4686-4d00-9290-416f92d1aff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf6e7a1f-6bda-4262-a848-d15016330f52', '938aed98-8397-458a-9069-b3443afaf00e', '0d717b56-2a21-4bd9-8555-957d04523114', '7300c351-3fb9-4ec8-b4eb-a9ddcc224204']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:10.835987 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc418d96-6118-4a34-87e0-0c20165f7381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:10.882830 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc418d96-6118-4a34-87e0-0c20165f7381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00958cd2-0862-47b6-a0bb-98341e3e3d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-516777755',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef8048a0e094e869bade1c06da0052f',qos_specs=None,replication_status=,reservations=['cf6e7a1f-6bda-4262-a848-d15016330f52','938aed98-8397-458a-9069-b3443afaf00e','0d717b56-2a21-4bd9-8555-957d04523114','7300c351-3fb9-4ec8-b4eb-a9ddcc224204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f328bb1a784a9e95a687b983343abf',volume_type_id=38fef6eb-e02d-42da-b8be-6e72ca39c676), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:22:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-516777755',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=00958cd2-0862-47b6-a0bb-98341e3e3d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef8048a0e094e869bade1c06da0052f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01f328bb1a784a9e95a687b983343abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38fef6eb-e02d-42da-b8be-6e72ca39c676),volume_type_id=38fef6eb-e02d-42da-b8be-6e72ca39c676)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:10.885261 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956e03f9-8893-41a5-b814-6c3854802deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:10.887706 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-69cbae68-184c-49b3-b397-340d1b55ef62 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:10.895417 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69cbae68-184c-49b3-b397-340d1b55ef62 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:10.896158 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69cbae68-184c-49b3-b397-340d1b55ef62 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:10.896607 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69cbae68-184c-49b3-b397-340d1b55ef62 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:10.897210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-69cbae68-184c-49b3-b397-340d1b55ef62 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:10.910950 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:10.910950 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:10.910950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69cbae68-184c-49b3-b397-340d1b55ef62 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:10.912089 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 588/2360] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:10 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:10.917245 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956e03f9-8893-41a5-b814-6c3854802deb) transitioned into state 'SUCCESS' from state '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-516777755',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef8048a0e094e869bade1c06da0052f',qos_specs=None,replication_status=,reservations=['cf6e7a1f-6bda-4262-a848-d15016330f52','938aed98-8397-458a-9069-b3443afaf00e','0d717b56-2a21-4bd9-8555-957d04523114','7300c351-3fb9-4ec8-b4eb-a9ddcc224204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f328bb1a784a9e95a687b983343abf',volume_type_id=38fef6eb-e02d-42da-b8be-6e72ca39c676)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:10.918325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281b0226-ed25-40bc-88c7-4157d929131c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:10.936085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281b0226-ed25-40bc-88c7-4157d929131c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:10.941634 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Flow 'volume_create_api' (2fd5f542-9521-4b49-aa17-797e26c581b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:10.942141 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume request issued successfully. Aug 14 01:22:10.942907 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aea67b96-3d5f-472e-962a-3188f04bef23 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:22:10.943519 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 590/2361] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:22:10 2026] POST /volume/v3/volumes => generated 788 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:11.411437 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-50cfd583-def9-4706-b5c5-7e848ced844f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:11.415086 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50cfd583-def9-4706-b5c5-7e848ced844f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe Aug 14 01:22:11.415086 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50cfd583-def9-4706-b5c5-7e848ced844f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:11.415260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50cfd583-def9-4706-b5c5-7e848ced844f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:11.432745 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:11.432745 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:11.439703 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-50cfd583-def9-4706-b5c5-7e848ced844f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:11.449621 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50cfd583-def9-4706-b5c5-7e848ced844f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe returned with HTTP 200 Aug 14 01:22:11.450844 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 587/2362] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:11 2026] GET /volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe => generated 1635 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:11.799222 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-316e2a32-ad73-4eaa-ac57-068b5fd29950 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:11.802329 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-316e2a32-ad73-4eaa-ac57-068b5fd29950 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c Aug 14 01:22:11.802472 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-316e2a32-ad73-4eaa-ac57-068b5fd29950 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:11.802649 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-316e2a32-ad73-4eaa-ac57-068b5fd29950 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:11.810770 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-316e2a32-ad73-4eaa-ac57-068b5fd29950 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c returned with HTTP 404 Aug 14 01:22:11.811831 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 598/2363] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:11 2026] GET /volume/v3/snapshots/17948e47-3289-49f4-81ec-53dbf920008c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:11.826816 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bf9e113a-8865-47db-ae91-e9b1ea558428 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:11.830390 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf9e113a-8865-47db-ae91-e9b1ea558428 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 Aug 14 01:22:11.831559 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf9e113a-8865-47db-ae91-e9b1ea558428 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:11.832096 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf9e113a-8865-47db-ae91-e9b1ea558428 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:11.832416 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-bf9e113a-8865-47db-ae91-e9b1ea558428 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Delete snapshot with id: 787ecdd8-3140-45be-8910-3488355ea630 Aug 14 01:22:11.841332 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:11.841332 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:11.841821 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bf9e113a-8865-47db-ae91-e9b1ea558428 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:11.875793 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bf9e113a-8865-47db-ae91-e9b1ea558428 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot delete request issued successfully. Aug 14 01:22:11.877006 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf9e113a-8865-47db-ae91-e9b1ea558428 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 returned with HTTP 202 Aug 14 01:22:11.877006 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 589/2364] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:11 2026] DELETE /volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:11.887904 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0bbeab51-0a20-45a5-97bb-01f5cd60ec19 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:11.894296 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bbeab51-0a20-45a5-97bb-01f5cd60ec19 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 Aug 14 01:22:11.894624 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bbeab51-0a20-45a5-97bb-01f5cd60ec19 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:11.894964 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bbeab51-0a20-45a5-97bb-01f5cd60ec19 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:11.912114 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:11.912114 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:11.912607 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0bbeab51-0a20-45a5-97bb-01f5cd60ec19 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:11.914336 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bbeab51-0a20-45a5-97bb-01f5cd60ec19 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 returned with HTTP 200 Aug 14 01:22:11.915554 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 591/2365] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:11 2026] GET /volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:11.928670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0789be6f-6866-4a6b-8dfc-92fb2f5420f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:11.932684 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0789be6f-6866-4a6b-8dfc-92fb2f5420f1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:11.932684 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0789be6f-6866-4a6b-8dfc-92fb2f5420f1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:11.932851 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0789be6f-6866-4a6b-8dfc-92fb2f5420f1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:11.933634 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0789be6f-6866-4a6b-8dfc-92fb2f5420f1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:11.942604 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:11.942604 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:11.943757 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0789be6f-6866-4a6b-8dfc-92fb2f5420f1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:11.944089 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 588/2366] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:11 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:12.935183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4bb16507-f150-4339-b242-79baa71238c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:12.935183 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bb16507-f150-4339-b242-79baa71238c9 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 Aug 14 01:22:12.935183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bb16507-f150-4339-b242-79baa71238c9 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:12.935183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bb16507-f150-4339-b242-79baa71238c9 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:12.943247 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bb16507-f150-4339-b242-79baa71238c9 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 returned with HTTP 404 Aug 14 01:22:12.943566 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 599/2367] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:12 2026] GET /volume/v3/snapshots/787ecdd8-3140-45be-8910-3488355ea630 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:12.957684 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7af1a9a6-3ebc-406d-9d42-e7b3388c03d0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:12.958554 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-10976c8e-b0b0-4507-831a-6e48b0ffbfbc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:12.960735 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10976c8e-b0b0-4507-831a-6e48b0ffbfbc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:12.960961 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10976c8e-b0b0-4507-831a-6e48b0ffbfbc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:12.961254 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10976c8e-b0b0-4507-831a-6e48b0ffbfbc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:12.961393 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-10976c8e-b0b0-4507-831a-6e48b0ffbfbc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:12.963422 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7af1a9a6-3ebc-406d-9d42-e7b3388c03d0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 Aug 14 01:22:12.963422 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7af1a9a6-3ebc-406d-9d42-e7b3388c03d0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:12.963422 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7af1a9a6-3ebc-406d-9d42-e7b3388c03d0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:12.963422 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-7af1a9a6-3ebc-406d-9d42-e7b3388c03d0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Delete snapshot with id: da6243bf-1e8a-40f3-9a3e-77312a5ff147 Aug 14 01:22:12.973581 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:12.973581 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:12.973581 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10976c8e-b0b0-4507-831a-6e48b0ffbfbc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:12.974507 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 592/2368] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:12 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:22:12.979565 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:12.979565 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:12.979565 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7af1a9a6-3ebc-406d-9d42-e7b3388c03d0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:13.010312 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7af1a9a6-3ebc-406d-9d42-e7b3388c03d0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot delete request issued successfully. Aug 14 01:22:13.010312 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7af1a9a6-3ebc-406d-9d42-e7b3388c03d0 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 returned with HTTP 202 Aug 14 01:22:13.010312 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 590/2369] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:12 2026] DELETE /volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:13.018349 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-daa7464b-cf11-4c11-8cec-f1a0e69d16e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:13.026204 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-daa7464b-cf11-4c11-8cec-f1a0e69d16e4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 Aug 14 01:22:13.026998 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-daa7464b-cf11-4c11-8cec-f1a0e69d16e4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:13.029105 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-daa7464b-cf11-4c11-8cec-f1a0e69d16e4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:13.039372 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:13.039372 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:13.040004 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-daa7464b-cf11-4c11-8cec-f1a0e69d16e4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Snapshot retrieved successfully. Aug 14 01:22:13.041323 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-daa7464b-cf11-4c11-8cec-f1a0e69d16e4 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 returned with HTTP 200 Aug 14 01:22:13.041840 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 589/2370] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:13 2026] GET /volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:13.333234 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-89d09a27-9343-47fa-996b-f15df857836c req-ffe4ca7f-fee2-4423-bc91-53e3701f6f04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:13.337125 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-89d09a27-9343-47fa-996b-f15df857836c req-ffe4ca7f-fee2-4423-bc91-53e3701f6f04 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/c9788b62-8d2f-4c47-b934-3dd8957a694c Aug 14 01:22:13.337125 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-89d09a27-9343-47fa-996b-f15df857836c req-ffe4ca7f-fee2-4423-bc91-53e3701f6f04 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:13.337125 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-89d09a27-9343-47fa-996b-f15df857836c req-ffe4ca7f-fee2-4423-bc91-53e3701f6f04 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:13.348993 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:13.348993 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:13.427620 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-89d09a27-9343-47fa-996b-f15df857836c req-ffe4ca7f-fee2-4423-bc91-53e3701f6f04 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/c9788b62-8d2f-4c47-b934-3dd8957a694c returned with HTTP 200 Aug 14 01:22:13.428333 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 600/2371] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:22:13 2026] DELETE /volume/v3/attachments/c9788b62-8d2f-4c47-b934-3dd8957a694c => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:22:13.442541 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-89d09a27-9343-47fa-996b-f15df857836c req-f1ddc78b-ad7f-43f2-ae30-9652eb2f4d71 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:13.445711 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-89d09a27-9343-47fa-996b-f15df857836c req-f1ddc78b-ad7f-43f2-ae30-9652eb2f4d71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe Aug 14 01:22:13.445956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-89d09a27-9343-47fa-996b-f15df857836c req-f1ddc78b-ad7f-43f2-ae30-9652eb2f4d71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:13.446200 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-89d09a27-9343-47fa-996b-f15df857836c req-f1ddc78b-ad7f-43f2-ae30-9652eb2f4d71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:13.446406 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-89d09a27-9343-47fa-996b-f15df857836c req-f1ddc78b-ad7f-43f2-ae30-9652eb2f4d71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: cc17a742-bce5-46ae-9c31-c5694e6caefe Aug 14 01:22:13.459175 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:13.459175 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:13.460469 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-89d09a27-9343-47fa-996b-f15df857836c req-f1ddc78b-ad7f-43f2-ae30-9652eb2f4d71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:13.492686 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-89d09a27-9343-47fa-996b-f15df857836c req-f1ddc78b-ad7f-43f2-ae30-9652eb2f4d71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:22:13.493648 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-89d09a27-9343-47fa-996b-f15df857836c req-f1ddc78b-ad7f-43f2-ae30-9652eb2f4d71 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe returned with HTTP 202 Aug 14 01:22:13.494067 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 593/2372] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:22:13 2026] DELETE /volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:13.998568 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-af71a014-6687-430b-8073-1c80fd0ed674 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:14.001320 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-af71a014-6687-430b-8073-1c80fd0ed674 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:14.001683 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-af71a014-6687-430b-8073-1c80fd0ed674 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:14.002281 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-af71a014-6687-430b-8073-1c80fd0ed674 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:14.002281 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-af71a014-6687-430b-8073-1c80fd0ed674 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:14.009708 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:14.009708 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:14.009892 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-af71a014-6687-430b-8073-1c80fd0ed674 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:14.010798 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 591/2373] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:13 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:14.059678 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57d1ce22-d66d-41f3-9de0-dcb9a9702186 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:14.064524 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57d1ce22-d66d-41f3-9de0-dcb9a9702186 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 Aug 14 01:22:14.064843 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57d1ce22-d66d-41f3-9de0-dcb9a9702186 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:14.066060 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57d1ce22-d66d-41f3-9de0-dcb9a9702186 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:14.076966 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57d1ce22-d66d-41f3-9de0-dcb9a9702186 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 returned with HTTP 404 Aug 14 01:22:14.077563 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 590/2374] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:14 2026] GET /volume/v3/snapshots/da6243bf-1e8a-40f3-9a3e-77312a5ff147 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:14.089190 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7261c504-dede-4307-a4a1-bbf29a3d9115 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:14.094034 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7261c504-dede-4307-a4a1-bbf29a3d9115 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:14.094034 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7261c504-dede-4307-a4a1-bbf29a3d9115 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:14.094034 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7261c504-dede-4307-a4a1-bbf29a3d9115 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:14.105985 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:14.105985 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:14.118091 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7261c504-dede-4307-a4a1-bbf29a3d9115 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Volume info retrieved successfully. Aug 14 01:22:14.126843 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7261c504-dede-4307-a4a1-bbf29a3d9115 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 returned with HTTP 200 Aug 14 01:22:14.127590 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 601/2375] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:14 2026] GET /volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:14.145047 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f3ff8c99-2fe0-4285-ae20-610dd67165d7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:14.148083 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3ff8c99-2fe0-4285-ae20-610dd67165d7 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:14.149058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3ff8c99-2fe0-4285-ae20-610dd67165d7 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:14.149058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3ff8c99-2fe0-4285-ae20-610dd67165d7 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:14.150071 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f3ff8c99-2fe0-4285-ae20-610dd67165d7 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Delete volume with id: f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:14.164905 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:14.164905 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:14.165810 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f3ff8c99-2fe0-4285-ae20-610dd67165d7 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Volume info retrieved successfully. Aug 14 01:22:14.215957 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f3ff8c99-2fe0-4285-ae20-610dd67165d7 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Delete volume request issued successfully. Aug 14 01:22:14.216504 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3ff8c99-2fe0-4285-ae20-610dd67165d7 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 returned with HTTP 202 Aug 14 01:22:14.217792 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 594/2376] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:22:14 2026] DELETE /volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:14.229861 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-954476e7-0965-47d4-9ccb-e3fdf4086cfb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:14.232393 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-954476e7-0965-47d4-9ccb-e3fdf4086cfb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:14.232393 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-954476e7-0965-47d4-9ccb-e3fdf4086cfb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:14.232393 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-954476e7-0965-47d4-9ccb-e3fdf4086cfb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:14.248734 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:14.248734 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:14.256554 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-954476e7-0965-47d4-9ccb-e3fdf4086cfb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Volume info retrieved successfully. Aug 14 01:22:14.264653 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-954476e7-0965-47d4-9ccb-e3fdf4086cfb tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 returned with HTTP 200 Aug 14 01:22:14.265361 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 592/2377] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:14 2026] GET /volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:15.031166 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3638af69-2e3d-4548-9736-41a1a0ce6e06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:15.036389 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3638af69-2e3d-4548-9736-41a1a0ce6e06 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:15.037095 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3638af69-2e3d-4548-9736-41a1a0ce6e06 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:15.037381 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3638af69-2e3d-4548-9736-41a1a0ce6e06 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:15.037558 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3638af69-2e3d-4548-9736-41a1a0ce6e06 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:15.043356 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:15.043356 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:15.044197 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3638af69-2e3d-4548-9736-41a1a0ce6e06 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:15.044812 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 591/2378] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:15 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:15.287232 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e0c775f-9e2c-4f41-9c02-32789ce74ad1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:15.288098 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e0c775f-9e2c-4f41-9c02-32789ce74ad1 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] GET https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 Aug 14 01:22:15.288267 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e0c775f-9e2c-4f41-9c02-32789ce74ad1 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:15.288543 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e0c775f-9e2c-4f41-9c02-32789ce74ad1 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:15.301848 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e0c775f-9e2c-4f41-9c02-32789ce74ad1 tempest-VolumesSnapshotListTestJSON-1803268293 tempest-VolumesSnapshotListTestJSON-1803268293-project-member] https://10.4.3.11/volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 returned with HTTP 404 Aug 14 01:22:15.302573 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 602/2379] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:15 2026] GET /volume/v3/volumes/f3414eca-35fe-4aac-bacc-e59e865ffe36 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:15.541325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d7e277e-a505-49d3-a644-70b05bea0a89 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:15.545506 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d7e277e-a505-49d3-a644-70b05bea0a89 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe Aug 14 01:22:15.545506 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d7e277e-a505-49d3-a644-70b05bea0a89 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:15.545506 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d7e277e-a505-49d3-a644-70b05bea0a89 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:15.548357 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=660,cinder:UPDATE=158,cinder:INSERT=85 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:22:15.557961 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d7e277e-a505-49d3-a644-70b05bea0a89 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe returned with HTTP 404 Aug 14 01:22:15.560039 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 595/2380] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:15 2026] GET /volume/v3/volumes/cc17a742-bce5-46ae-9c31-c5694e6caefe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:15.689812 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-edeaaa30-262e-4436-926a-61e340ffffae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:15.695698 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edeaaa30-262e-4436-926a-61e340ffffae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:22:15.695698 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edeaaa30-262e-4436-926a-61e340ffffae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:15.695979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edeaaa30-262e-4436-926a-61e340ffffae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:15.696894 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-edeaaa30-262e-4436-926a-61e340ffffae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:22:15.701491 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=739,cinder:INSERT=127,cinder:UPDATE=235 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:22:15.708668 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:15.708668 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:15.709537 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-edeaaa30-262e-4436-926a-61e340ffffae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:22:15.744313 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-edeaaa30-262e-4436-926a-61e340ffffae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot delete request issued successfully. Aug 14 01:22:15.744313 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edeaaa30-262e-4436-926a-61e340ffffae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 returned with HTTP 202 Aug 14 01:22:15.744573 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 593/2381] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:15 2026] DELETE /volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:15.757586 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b180e166-555c-4d3c-b1d3-83b6db31e4c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:15.761842 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b180e166-555c-4d3c-b1d3-83b6db31e4c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:22:15.761842 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b180e166-555c-4d3c-b1d3-83b6db31e4c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:15.762017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b180e166-555c-4d3c-b1d3-83b6db31e4c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:15.776059 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:15.776059 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:15.777023 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b180e166-555c-4d3c-b1d3-83b6db31e4c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:22:15.779079 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b180e166-555c-4d3c-b1d3-83b6db31e4c1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 returned with HTTP 200 Aug 14 01:22:15.779970 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 592/2382] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:15 2026] GET /volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:16.059000 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92f0bcd1-eb3f-4a1b-a65f-d7006ffdda28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:16.062528 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92f0bcd1-eb3f-4a1b-a65f-d7006ffdda28 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:16.062528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92f0bcd1-eb3f-4a1b-a65f-d7006ffdda28 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:16.062528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92f0bcd1-eb3f-4a1b-a65f-d7006ffdda28 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:16.062528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-92f0bcd1-eb3f-4a1b-a65f-d7006ffdda28 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:16.068403 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:16.068403 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:16.069337 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92f0bcd1-eb3f-4a1b-a65f-d7006ffdda28 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:16.069744 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 603/2383] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:16 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:16.800646 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f90a4e0c-fd69-4521-b153-e9bb05c0e56e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:16.805608 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f90a4e0c-fd69-4521-b153-e9bb05c0e56e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 Aug 14 01:22:16.805846 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f90a4e0c-fd69-4521-b153-e9bb05c0e56e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:16.806225 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f90a4e0c-fd69-4521-b153-e9bb05c0e56e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:16.817950 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f90a4e0c-fd69-4521-b153-e9bb05c0e56e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 returned with HTTP 404 Aug 14 01:22:16.819587 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 596/2384] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:16 2026] GET /volume/v3/snapshots/e53d446a-177d-40a8-ae77-8541abbe7436 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:16.831737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ebdae8d0-218c-43c1-bc54-9f952b16fd10 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:16.835062 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebdae8d0-218c-43c1-bc54-9f952b16fd10 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:22:16.835494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebdae8d0-218c-43c1-bc54-9f952b16fd10 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:16.835494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebdae8d0-218c-43c1-bc54-9f952b16fd10 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:16.835730 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ebdae8d0-218c-43c1-bc54-9f952b16fd10 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:22:16.852462 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:16.852462 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:16.854433 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ebdae8d0-218c-43c1-bc54-9f952b16fd10 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:16.895836 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ebdae8d0-218c-43c1-bc54-9f952b16fd10 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:22:16.896858 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebdae8d0-218c-43c1-bc54-9f952b16fd10 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 returned with HTTP 202 Aug 14 01:22:16.897214 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 594/2385] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:22:16 2026] DELETE /volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:16.910309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e46edbc3-2834-45a1-8445-de8f23d28e57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:16.913652 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e46edbc3-2834-45a1-8445-de8f23d28e57 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:22:16.913837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e46edbc3-2834-45a1-8445-de8f23d28e57 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:16.914213 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e46edbc3-2834-45a1-8445-de8f23d28e57 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:16.926599 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:16.926599 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:16.935188 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e46edbc3-2834-45a1-8445-de8f23d28e57 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:16.949826 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e46edbc3-2834-45a1-8445-de8f23d28e57 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 returned with HTTP 200 Aug 14 01:22:16.950698 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 593/2386] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:16 2026] GET /volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 => generated 1364 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:17.088878 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2797be4b-4517-44a7-a683-6b5f4585d4ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:17.094989 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2797be4b-4517-44a7-a683-6b5f4585d4ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:17.094989 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2797be4b-4517-44a7-a683-6b5f4585d4ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:17.095213 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2797be4b-4517-44a7-a683-6b5f4585d4ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:17.095470 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2797be4b-4517-44a7-a683-6b5f4585d4ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:17.112116 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:17.112116 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:17.113252 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2797be4b-4517-44a7-a683-6b5f4585d4ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:17.113735 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 604/2387] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:17 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:17.973375 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cf7a8c9f-8820-4526-ac7d-417bb7390f79 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:17.976615 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf7a8c9f-8820-4526-ac7d-417bb7390f79 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 Aug 14 01:22:17.976615 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf7a8c9f-8820-4526-ac7d-417bb7390f79 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:17.976615 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf7a8c9f-8820-4526-ac7d-417bb7390f79 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:17.989048 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf7a8c9f-8820-4526-ac7d-417bb7390f79 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 returned with HTTP 404 Aug 14 01:22:17.989857 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 597/2388] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:17 2026] GET /volume/v3/volumes/c1e7e522-ba14-4bd2-99df-41fef4fbcbb9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:18.035848 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:18.038531 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:22:18.039579 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-378511406", "snapshot_id": null, "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:18.043235 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-378511406', 'snapshot_id': None, 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:22:18.131853 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-902ca94c-6a70-454d-b2f2-132117a8e37a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:18.137323 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-902ca94c-6a70-454d-b2f2-132117a8e37a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:18.137572 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-902ca94c-6a70-454d-b2f2-132117a8e37a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:18.138353 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-902ca94c-6a70-454d-b2f2-132117a8e37a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:18.138353 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-902ca94c-6a70-454d-b2f2-132117a8e37a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:18.147240 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:18.147240 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:18.148565 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-902ca94c-6a70-454d-b2f2-132117a8e37a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:18.149473 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 594/2389] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:18 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:18.211105 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:22:18.225548 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:22:18.234576 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (2a1284b0-c637-49cb-bcd2-5e8279546994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:18.236070 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac1016d-f32f-41c9-b878-c69258de275a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:18.238830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:22:18.368517 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac1016d-f32f-41c9-b878-c69258de275a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:18.368517 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83908cbd-3eeb-431b-b331-63dde78a06b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:18.452003 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['e53cdbe2-59a0-43a2-aa4e-f0fe06b758d0', '52b2d0e2-23ba-4616-9d3d-2c8ba1464c63', '4716dd73-815f-4d59-9b33-0498415f0e56', '3c394026-3790-4ac9-9cb9-f73575d751ad'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:18.452003 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83908cbd-3eeb-431b-b331-63dde78a06b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e53cdbe2-59a0-43a2-aa4e-f0fe06b758d0', '52b2d0e2-23ba-4616-9d3d-2c8ba1464c63', '4716dd73-815f-4d59-9b33-0498415f0e56', '3c394026-3790-4ac9-9cb9-f73575d751ad']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:18.452003 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c0367ac-762d-4886-be6c-b0cf2fa4cffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:18.496168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c0367ac-762d-4886-be6c-b0cf2fa4cffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fef61be0-fe47-4cd4-9799-e8e28890861d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-378511406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['e53cdbe2-59a0-43a2-aa4e-f0fe06b758d0','52b2d0e2-23ba-4616-9d3d-2c8ba1464c63','4716dd73-815f-4d59-9b33-0498415f0e56','3c394026-3790-4ac9-9cb9-f73575d751ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-378511406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fef61be0-fe47-4cd4-9799-e8e28890861d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:18.496168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916e4b87-4055-4bf7-9d99-3db55dbca958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:18.537300 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916e4b87-4055-4bf7-9d99-3db55dbca958) transitioned into state 'SUCCESS' from state '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-378511406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['e53cdbe2-59a0-43a2-aa4e-f0fe06b758d0','52b2d0e2-23ba-4616-9d3d-2c8ba1464c63','4716dd73-815f-4d59-9b33-0498415f0e56','3c394026-3790-4ac9-9cb9-f73575d751ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:18.538060 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f09ab562-bbd0-44f2-94ba-6035c5babcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:18.559139 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f09ab562-bbd0-44f2-94ba-6035c5babcc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:18.560294 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (2a1284b0-c637-49cb-bcd2-5e8279546994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:18.561958 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:22:18.561958 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e96cf1d3-3a88-4be2-8c6b-610c65ffbdae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:22:18.562596 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 595/2390] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:22:18 2026] POST /volume/v3/volumes => generated 756 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:18.591002 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9af1c7ca-59ea-44c0-85a2-0605cb078832 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:18.593163 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9af1c7ca-59ea-44c0-85a2-0605cb078832 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:22:18.594254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9af1c7ca-59ea-44c0-85a2-0605cb078832 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:18.595279 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9af1c7ca-59ea-44c0-85a2-0605cb078832 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:18.606756 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:18.606756 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:18.614032 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9af1c7ca-59ea-44c0-85a2-0605cb078832 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:18.623959 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9af1c7ca-59ea-44c0-85a2-0605cb078832 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 200 Aug 14 01:22:18.623959 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 605/2391] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:18 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:19.180050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2ddde47-84d0-4bc6-835e-104021d0d4cf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:19.184224 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2ddde47-84d0-4bc6-835e-104021d0d4cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:19.184224 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2ddde47-84d0-4bc6-835e-104021d0d4cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:19.184346 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2ddde47-84d0-4bc6-835e-104021d0d4cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:19.185179 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f2ddde47-84d0-4bc6-835e-104021d0d4cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:19.199098 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:19.199098 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:19.199488 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2ddde47-84d0-4bc6-835e-104021d0d4cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:19.201311 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 598/2392] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:19 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:19.645871 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-024a58d5-07a4-421e-97cf-119d0bba4ccb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:19.649073 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-024a58d5-07a4-421e-97cf-119d0bba4ccb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:22:19.650319 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-024a58d5-07a4-421e-97cf-119d0bba4ccb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:19.650319 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-024a58d5-07a4-421e-97cf-119d0bba4ccb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:19.676963 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:19.676963 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:19.688868 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-024a58d5-07a4-421e-97cf-119d0bba4ccb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:19.695989 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-024a58d5-07a4-421e-97cf-119d0bba4ccb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 200 Aug 14 01:22:19.695989 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 595/2393] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:19 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 1364 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:19.715659 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68662f83-13ef-45d5-a57a-05126bc1519c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:19.718105 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68662f83-13ef-45d5-a57a-05126bc1519c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:22:19.718105 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68662f83-13ef-45d5-a57a-05126bc1519c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:19.718105 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68662f83-13ef-45d5-a57a-05126bc1519c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:19.735755 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:19.735755 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:19.741674 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-68662f83-13ef-45d5-a57a-05126bc1519c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:19.752336 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68662f83-13ef-45d5-a57a-05126bc1519c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 200 Aug 14 01:22:19.752336 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 596/2394] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:19 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:20.223657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af86ef83-2401-48c7-8d66-5a8241e981cc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:20.229561 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af86ef83-2401-48c7-8d66-5a8241e981cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:20.229781 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af86ef83-2401-48c7-8d66-5a8241e981cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:20.230129 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af86ef83-2401-48c7-8d66-5a8241e981cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:20.230243 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-af86ef83-2401-48c7-8d66-5a8241e981cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:20.247316 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:20.247316 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:20.248046 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af86ef83-2401-48c7-8d66-5a8241e981cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:20.248719 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 606/2395] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:20 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:21.262861 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b2a17b2-b722-4edd-9113-ae169c9e9035 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:21.267371 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b2a17b2-b722-4edd-9113-ae169c9e9035 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:21.267371 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b2a17b2-b722-4edd-9113-ae169c9e9035 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:21.267371 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b2a17b2-b722-4edd-9113-ae169c9e9035 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:21.267624 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1b2a17b2-b722-4edd-9113-ae169c9e9035 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:21.273721 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:21.273721 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:21.276054 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b2a17b2-b722-4edd-9113-ae169c9e9035 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:21.277692 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 599/2396] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:21 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:22.302873 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5de8d522-a070-49e0-b2a2-ace2c673ede2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:22.310765 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5de8d522-a070-49e0-b2a2-ace2c673ede2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:22.311070 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5de8d522-a070-49e0-b2a2-ace2c673ede2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:22.311264 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5de8d522-a070-49e0-b2a2-ace2c673ede2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:22.311434 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5de8d522-a070-49e0-b2a2-ace2c673ede2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:22.317840 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:22.317840 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:22.318704 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5de8d522-a070-49e0-b2a2-ace2c673ede2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:22.319372 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 596/2397] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:22 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:22.416518 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-06c0c69d-58ba-469d-a855-9de7a86ff9b4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:22.420854 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-06c0c69d-58ba-469d-a855-9de7a86ff9b4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:22:22.421806 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-06c0c69d-58ba-469d-a855-9de7a86ff9b4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:22.421806 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-06c0c69d-58ba-469d-a855-9de7a86ff9b4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:22.437185 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:22.437185 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:22.450191 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-06c0c69d-58ba-469d-a855-9de7a86ff9b4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:22.460073 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-06c0c69d-58ba-469d-a855-9de7a86ff9b4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 200 Aug 14 01:22:22.461063 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 597/2398] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:22 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 1364 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:23.335774 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-637bfa15-ac55-4dbd-9f3b-7ceeb8e53846 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:23.338293 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-637bfa15-ac55-4dbd-9f3b-7ceeb8e53846 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:23.338591 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-637bfa15-ac55-4dbd-9f3b-7ceeb8e53846 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:23.338859 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-637bfa15-ac55-4dbd-9f3b-7ceeb8e53846 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:23.339691 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-637bfa15-ac55-4dbd-9f3b-7ceeb8e53846 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:23.345118 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:23.345118 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:23.345975 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-637bfa15-ac55-4dbd-9f3b-7ceeb8e53846 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:23.346524 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 607/2399] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:23 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:23.445962 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-9067fa0b-fc5b-478d-a4a4-72fd49635cc3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:23.451620 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-9067fa0b-fc5b-478d-a4a4-72fd49635cc3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:22:23.452127 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-9067fa0b-fc5b-478d-a4a4-72fd49635cc3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:23.452470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-9067fa0b-fc5b-478d-a4a4-72fd49635cc3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:23.469683 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:23.469683 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:23.480494 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-9067fa0b-fc5b-478d-a4a4-72fd49635cc3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:23.493120 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-9067fa0b-fc5b-478d-a4a4-72fd49635cc3 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 200 Aug 14 01:22:23.493120 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 600/2400] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:23 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 1364 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:23.507994 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d79b58ce-261f-4458-bbcf-c44a68247820 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:23.508587 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d79b58ce-261f-4458-bbcf-c44a68247820 None None] GET https://10.4.3.11/volume// Aug 14 01:22:23.510182 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d79b58ce-261f-4458-bbcf-c44a68247820 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:23.510182 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d79b58ce-261f-4458-bbcf-c44a68247820 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:23.510182 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d79b58ce-261f-4458-bbcf-c44a68247820 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:23.510554 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 597/2401] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:22:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:23.529553 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-cc8f2679-db11-484a-bf37-00a10864211c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:23.534633 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-cc8f2679-db11-484a-bf37-00a10864211c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:22:23.536446 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-cc8f2679-db11-484a-bf37-00a10864211c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fef61be0-fe47-4cd4-9799-e8e28890861d", "connector": null, "instance_uuid": "e6d5a8b4-cede-46db-b472-e236485c8805"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:23.551158 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:23.551158 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:23.616095 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-cc8f2679-db11-484a-bf37-00a10864211c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:22:23.616876 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 598/2402] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:22: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 14 01:22:24.367939 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c8a5569-1ba8-492c-bb80-5ae0fc95132b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:24.371679 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c8a5569-1ba8-492c-bb80-5ae0fc95132b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:24.372025 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c8a5569-1ba8-492c-bb80-5ae0fc95132b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:24.372244 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c8a5569-1ba8-492c-bb80-5ae0fc95132b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:24.372378 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0c8a5569-1ba8-492c-bb80-5ae0fc95132b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:24.386646 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:24.386646 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:24.387179 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c8a5569-1ba8-492c-bb80-5ae0fc95132b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:24.390020 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 608/2403] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:24 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:25.386649 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-15da6712-b215-403d-b1ca-a282e2aa4756 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:25.391674 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:22:25.391674 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-956804568"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:25.394762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-956804568'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:22:25.409089 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a79b49fc-06ad-4ffa-b4fd-168c9136ad4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:25.413327 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume of 1 GB Aug 14 01:22:25.413327 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:25.413327 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:25.413327 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Availability Zones retrieved successfully. Aug 14 01:22:25.417178 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a79b49fc-06ad-4ffa-b4fd-168c9136ad4b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:25.418169 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a79b49fc-06ad-4ffa-b4fd-168c9136ad4b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:25.418448 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a79b49fc-06ad-4ffa-b4fd-168c9136ad4b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:25.418638 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a79b49fc-06ad-4ffa-b4fd-168c9136ad4b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:25.425578 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=601,cinder:INSERT=111,cinder:UPDATE=179 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:22:25.429039 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:25.429039 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:25.430621 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a79b49fc-06ad-4ffa-b4fd-168c9136ad4b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:25.433699 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Flow 'volume_create_api' (2b4307eb-d9ca-4dce-9690-46caecb51097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:25.435708 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 598/2404] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:25 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:25.439291 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81a9d571-4629-484d-947e-f1bec20f332f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:25.447979 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:22:25.466645 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:25.466645 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:25.493960 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81a9d571-4629-484d-947e-f1bec20f332f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9858f725-286c-46aa-af05-af960e35944f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9858f725-286c-46aa-af05-af960e35944f', 'encryption_key_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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:25.494490 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec860f13-878f-4ab7-9c57-b646f6bd0646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:25.591128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Created reservations ['33a099c8-bd56-4519-9a93-4473407f3aea', '961e3473-60b7-4621-9d27-dcdb707289e3', '135e3789-a4ab-4d3d-97bc-c210028def78', 'ed99c870-242b-4480-a817-aef1c18381a9'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:25.592355 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec860f13-878f-4ab7-9c57-b646f6bd0646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a099c8-bd56-4519-9a93-4473407f3aea', '961e3473-60b7-4621-9d27-dcdb707289e3', '135e3789-a4ab-4d3d-97bc-c210028def78', 'ed99c870-242b-4480-a817-aef1c18381a9']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:25.593373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37fc84db-dff1-443d-9534-a9e669158c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:25.636008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37fc84db-dff1-443d-9534-a9e669158c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cec70ab-e05e-42ff-984b-4370fa3072ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-956804568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b9aa5981542b4190ab6ec1645a888556',qos_specs=None,replication_status=,reservations=['33a099c8-bd56-4519-9a93-4473407f3aea','961e3473-60b7-4621-9d27-dcdb707289e3','135e3789-a4ab-4d3d-97bc-c210028def78','ed99c870-242b-4480-a817-aef1c18381a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a345565200e843deace21a0959c5357e',volume_type_id=9858f725-286c-46aa-af05-af960e35944f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-956804568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cec70ab-e05e-42ff-984b-4370fa3072ed,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b9aa5981542b4190ab6ec1645a888556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a345565200e843deace21a0959c5357e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9858f725-286c-46aa-af05-af960e35944f),volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:25.638281 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663d33e1-1811-4c7c-a65b-24d376124b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:25.683214 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663d33e1-1811-4c7c-a65b-24d376124b43) transitioned into state 'SUCCESS' from state '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-956804568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b9aa5981542b4190ab6ec1645a888556',qos_specs=None,replication_status=,reservations=['33a099c8-bd56-4519-9a93-4473407f3aea','961e3473-60b7-4621-9d27-dcdb707289e3','135e3789-a4ab-4d3d-97bc-c210028def78','ed99c870-242b-4480-a817-aef1c18381a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a345565200e843deace21a0959c5357e',volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:25.687753 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03c799f8-4789-4581-858f-eee438735601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:25.719487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03c799f8-4789-4581-858f-eee438735601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:25.720718 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Flow 'volume_create_api' (2b4307eb-d9ca-4dce-9690-46caecb51097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:25.721952 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume request issued successfully. Aug 14 01:22:25.722496 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15da6712-b215-403d-b1ca-a282e2aa4756 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:22:25.722566 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 601/2405] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:22:25 2026] POST /volume/v3/volumes => generated 757 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:25.747028 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3e72dd3-8116-4adb-a232-06d0acba2c32 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:25.755271 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3e72dd3-8116-4adb-a232-06d0acba2c32 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:25.755271 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3e72dd3-8116-4adb-a232-06d0acba2c32 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:25.757152 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3e72dd3-8116-4adb-a232-06d0acba2c32 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:25.777792 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:25.777792 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:25.788532 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f3e72dd3-8116-4adb-a232-06d0acba2c32 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:25.797414 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3e72dd3-8116-4adb-a232-06d0acba2c32 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:25.797414 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 599/2406] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:25 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:26.467889 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf3fafd5-ef39-44db-b97e-acd4c137fdaa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:26.474291 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf3fafd5-ef39-44db-b97e-acd4c137fdaa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:26.474291 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf3fafd5-ef39-44db-b97e-acd4c137fdaa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:26.475328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf3fafd5-ef39-44db-b97e-acd4c137fdaa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:26.476339 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cf3fafd5-ef39-44db-b97e-acd4c137fdaa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:26.480518 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=471,cinder:INSERT=51,cinder:UPDATE=93 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:22:26.496888 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:26.496888 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:26.498002 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf3fafd5-ef39-44db-b97e-acd4c137fdaa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:26.499707 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 609/2407] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:26 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:26.699149 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24b4c2a6-4f9c-4e58-926c-b2fb87ad20b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:26.699149 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24b4c2a6-4f9c-4e58-926c-b2fb87ad20b3 None None] GET https://10.4.3.11/volume// Aug 14 01:22:26.699149 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24b4c2a6-4f9c-4e58-926c-b2fb87ad20b3 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:26.699149 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24b4c2a6-4f9c-4e58-926c-b2fb87ad20b3 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:26.701768 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24b4c2a6-4f9c-4e58-926c-b2fb87ad20b3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:26.701768 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 599/2408] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:26.735399 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-c58ae672-c3e5-4955-b8eb-6f01195dd9a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:26.743527 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-c58ae672-c3e5-4955-b8eb-6f01195dd9a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:22:26.743527 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-c58ae672-c3e5-4955-b8eb-6f01195dd9a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:26.744523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-c58ae672-c3e5-4955-b8eb-6f01195dd9a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:26.756143 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:26.756143 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:26.761829 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-c58ae672-c3e5-4955-b8eb-6f01195dd9a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:22:26.772245 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-c58ae672-c3e5-4955-b8eb-6f01195dd9a1 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 200 Aug 14 01:22:26.772245 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 602/2409] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:26 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 1543 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 01:22:26.830126 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-39f4bca3-5f51-495e-a29e-90b6975b2f06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:26.836812 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39f4bca3-5f51-495e-a29e-90b6975b2f06 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:26.840003 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39f4bca3-5f51-495e-a29e-90b6975b2f06 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:26.840424 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39f4bca3-5f51-495e-a29e-90b6975b2f06 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:26.870106 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:26.870106 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:26.886197 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-39f4bca3-5f51-495e-a29e-90b6975b2f06 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:26.893949 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39f4bca3-5f51-495e-a29e-90b6975b2f06 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:26.893949 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 600/2410] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:26 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:26.983479 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-37533e00-0e7d-4bed-85f0-a37233b3c02a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:26.988504 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-37533e00-0e7d-4bed-85f0-a37233b3c02a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:26.989389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-37533e00-0e7d-4bed-85f0-a37233b3c02a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:26.989713 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-37533e00-0e7d-4bed-85f0-a37233b3c02a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:27.012429 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:27.012429 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:27.021843 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-37533e00-0e7d-4bed-85f0-a37233b3c02a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:27.030450 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-37533e00-0e7d-4bed-85f0-a37233b3c02a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:27.031385 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 610/2411] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:26 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:27.043046 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-0fee62dc-d46f-4b58-86c5-a612af898229 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:27.048014 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-0fee62dc-d46f-4b58-86c5-a612af898229 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/a689af9f-ae81-43c5-93b0-c2a5cae82c75 Aug 14 01:22:27.050206 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-0fee62dc-d46f-4b58-86c5-a612af898229 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:27.072014 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-0fee62dc-d46f-4b58-86c5-a612af898229 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-fef61be0-fe47-4cd4-9799-e8e28890861d-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:22:27.085308 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-0fee62dc-d46f-4b58-86c5-a612af898229 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-fef61be0-fe47-4cd4-9799-e8e28890861d-np0000007295" acquired by "attachment_update" :: waited 0.014s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:22:27.087110 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:27.087110 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:27.258119 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-562e7e07-7cfc-4364-bd07-7fadb4821bd9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:27.258953 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-562e7e07-7cfc-4364-bd07-7fadb4821bd9 None None] GET https://10.4.3.11/volume// Aug 14 01:22:27.258953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-562e7e07-7cfc-4364-bd07-7fadb4821bd9 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:27.259387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-562e7e07-7cfc-4364-bd07-7fadb4821bd9 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:27.259466 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-562e7e07-7cfc-4364-bd07-7fadb4821bd9 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:27.259876 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 603/2412] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:22:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:27.271875 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-0fee62dc-d46f-4b58-86c5-a612af898229 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-fef61be0-fe47-4cd4-9799-e8e28890861d-np0000007295" released by "attachment_update" :: held 0.186s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:22:27.273312 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-0fee62dc-d46f-4b58-86c5-a612af898229 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/a689af9f-ae81-43c5-93b0-c2a5cae82c75 returned with HTTP 200 Aug 14 01:22:27.274666 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 600/2413] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:22:27 2026] PUT /volume/v3/attachments/a689af9f-ae81-43c5-93b0-c2a5cae82c75 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:27.281120 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-3a1bbdcd-a198-456e-baa3-e8dd381fbcf1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:27.284657 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-3a1bbdcd-a198-456e-baa3-e8dd381fbcf1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:22:27.285754 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-3a1bbdcd-a198-456e-baa3-e8dd381fbcf1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cec70ab-e05e-42ff-984b-4370fa3072ed", "connector": null, "instance_uuid": "61e30c99-31d5-4c1f-88db-7651221d8428"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:27.308990 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:27.308990 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:27.334360 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-8619a939-39df-4d4b-9cc8-fcc3620d089b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:27.341037 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-8619a939-39df-4d4b-9cc8-fcc3620d089b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/a689af9f-ae81-43c5-93b0-c2a5cae82c75/action Aug 14 01:22:27.341037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-8619a939-39df-4d4b-9cc8-fcc3620d089b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:27.341037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-8619a939-39df-4d4b-9cc8-fcc3620d089b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:27.381791 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:27.381791 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:27.399950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-3a1bbdcd-a198-456e-baa3-e8dd381fbcf1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:22:27.401211 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 601/2414] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:22:27 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 14 01:22:27.413067 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e25235a9-44d0-4b0f-aab7-a120b104adf8 req-8619a939-39df-4d4b-9cc8-fcc3620d089b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/a689af9f-ae81-43c5-93b0-c2a5cae82c75/action returned with HTTP 204 Aug 14 01:22:27.413500 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 611/2415] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:22:27 2026] POST /volume/v3/attachments/a689af9f-ae81-43c5-93b0-c2a5cae82c75/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:27.467648 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d06a1c3f-5f3b-49ba-966f-ef6a0db19b9b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:27.470581 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d06a1c3f-5f3b-49ba-966f-ef6a0db19b9b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:27.470988 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d06a1c3f-5f3b-49ba-966f-ef6a0db19b9b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:27.471373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d06a1c3f-5f3b-49ba-966f-ef6a0db19b9b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:27.493725 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:27.493725 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:27.503179 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d06a1c3f-5f3b-49ba-966f-ef6a0db19b9b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:27.521662 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d06a1c3f-5f3b-49ba-966f-ef6a0db19b9b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:27.521751 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f11103bb-800a-40d7-a35b-722bd5f2e5f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:27.522352 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 604/2416] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:27 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:27.529094 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f11103bb-800a-40d7-a35b-722bd5f2e5f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:27.529846 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f11103bb-800a-40d7-a35b-722bd5f2e5f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:27.530259 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f11103bb-800a-40d7-a35b-722bd5f2e5f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:27.530496 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f11103bb-800a-40d7-a35b-722bd5f2e5f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:27.543576 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-28d71182-d038-42a9-9c18-73c732dfdba4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:27.543742 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:27.543742 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:27.544507 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-28d71182-d038-42a9-9c18-73c732dfdba4 None None] GET https://10.4.3.11/volume// Aug 14 01:22:27.545159 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f11103bb-800a-40d7-a35b-722bd5f2e5f2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:27.545532 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 601/2417] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:27 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:27.547354 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-28d71182-d038-42a9-9c18-73c732dfdba4 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:27.547354 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-28d71182-d038-42a9-9c18-73c732dfdba4 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:27.547354 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-28d71182-d038-42a9-9c18-73c732dfdba4 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:27.547354 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 602/2418] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:27 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:27.564839 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-45ee04a9-0408-4c88-b3f3-1a61df4091dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:27.568749 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-45ee04a9-0408-4c88-b3f3-1a61df4091dd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:27.569997 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-45ee04a9-0408-4c88-b3f3-1a61df4091dd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:27.569997 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-45ee04a9-0408-4c88-b3f3-1a61df4091dd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:27.596231 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:27.596231 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:27.609716 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-45ee04a9-0408-4c88-b3f3-1a61df4091dd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:27.616569 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-45ee04a9-0408-4c88-b3f3-1a61df4091dd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:27.617590 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 612/2419] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:27 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1029 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:27.798862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-be25a808-e922-458b-b284-fa6f5d69c081 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:27.804038 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-be25a808-e922-458b-b284-fa6f5d69c081 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] PUT https://10.4.3.11/volume/v3/attachments/7f816998-489d-4ddb-8145-b842957722b6 Aug 14 01:22:27.804837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-be25a808-e922-458b-b284-fa6f5d69c081 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:27.832279 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-be25a808-e922-458b-b284-fa6f5d69c081 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Acquiring lock "cinder-attachment_update-6cec70ab-e05e-42ff-984b-4370fa3072ed-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:22:27.846187 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-be25a808-e922-458b-b284-fa6f5d69c081 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-6cec70ab-e05e-42ff-984b-4370fa3072ed-np0000007295" acquired by "attachment_update" :: waited 0.015s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:22:27.852408 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:27.852408 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:28.023644 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-be25a808-e922-458b-b284-fa6f5d69c081 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-6cec70ab-e05e-42ff-984b-4370fa3072ed-np0000007295" released by "attachment_update" :: held 0.178s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:22:28.024092 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-be25a808-e922-458b-b284-fa6f5d69c081 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/7f816998-489d-4ddb-8145-b842957722b6 returned with HTTP 200 Aug 14 01:22:28.024703 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 605/2420] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:22:27 2026] PUT /volume/v3/attachments/7f816998-489d-4ddb-8145-b842957722b6 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:28.550352 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-07a03e0b-ab5a-4c57-a441-6ec3c43b0518 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:28.553942 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07a03e0b-ab5a-4c57-a441-6ec3c43b0518 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:28.554111 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07a03e0b-ab5a-4c57-a441-6ec3c43b0518 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:28.554429 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07a03e0b-ab5a-4c57-a441-6ec3c43b0518 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:28.564858 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e7944d24-522e-4068-bbe3-aa88858ae211 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:28.566640 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:28.566640 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:28.567428 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e7944d24-522e-4068-bbe3-aa88858ae211 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:28.567809 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e7944d24-522e-4068-bbe3-aa88858ae211 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:28.568043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e7944d24-522e-4068-bbe3-aa88858ae211 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:28.568180 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e7944d24-522e-4068-bbe3-aa88858ae211 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:28.571842 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-07a03e0b-ab5a-4c57-a441-6ec3c43b0518 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:28.577551 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07a03e0b-ab5a-4c57-a441-6ec3c43b0518 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:28.577691 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:28.577691 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:28.578077 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 602/2421] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:28 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:28.578557 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e7944d24-522e-4068-bbe3-aa88858ae211 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:28.579534 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 603/2422] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:28 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:29.600948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-738776c3-3ce8-4fe6-a179-0cd090227d27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:29.605952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-738776c3-3ce8-4fe6-a179-0cd090227d27 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:29.605952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-738776c3-3ce8-4fe6-a179-0cd090227d27 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:29.605952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-738776c3-3ce8-4fe6-a179-0cd090227d27 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:29.605952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-738776c3-3ce8-4fe6-a179-0cd090227d27 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:29.609406 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bff4121a-7a6a-43f3-a836-e39567478299 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:29.614800 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:29.614800 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:29.614800 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-738776c3-3ce8-4fe6-a179-0cd090227d27 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:29.615022 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bff4121a-7a6a-43f3-a836-e39567478299 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:29.615065 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 613/2423] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:29 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:29.615128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bff4121a-7a6a-43f3-a836-e39567478299 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:29.615584 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bff4121a-7a6a-43f3-a836-e39567478299 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:29.640232 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:29.640232 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:29.649655 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bff4121a-7a6a-43f3-a836-e39567478299 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:29.662388 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bff4121a-7a6a-43f3-a836-e39567478299 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:29.664978 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 606/2424] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:29 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:30.630668 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d5feab1-79b9-4526-afa5-6d64fa954d01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:30.633156 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d5feab1-79b9-4526-afa5-6d64fa954d01 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:30.633446 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d5feab1-79b9-4526-afa5-6d64fa954d01 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:30.633720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d5feab1-79b9-4526-afa5-6d64fa954d01 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:30.634756 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8d5feab1-79b9-4526-afa5-6d64fa954d01 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:30.640810 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:30.640810 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:30.641541 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d5feab1-79b9-4526-afa5-6d64fa954d01 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:30.642417 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 603/2425] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:30 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:22:30.683052 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4598c0db-c1d7-4271-be51-78ef06d08b71 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:30.685827 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4598c0db-c1d7-4271-be51-78ef06d08b71 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:30.686276 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4598c0db-c1d7-4271-be51-78ef06d08b71 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:30.686430 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4598c0db-c1d7-4271-be51-78ef06d08b71 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:30.699972 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:30.699972 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:30.705300 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4598c0db-c1d7-4271-be51-78ef06d08b71 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:30.711175 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4598c0db-c1d7-4271-be51-78ef06d08b71 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:30.711682 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 604/2426] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:30 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:31.656263 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8abcc92f-e47a-401a-8071-170a3923aa44 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:31.659951 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8abcc92f-e47a-401a-8071-170a3923aa44 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:31.659951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8abcc92f-e47a-401a-8071-170a3923aa44 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:31.659951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8abcc92f-e47a-401a-8071-170a3923aa44 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:31.659951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8abcc92f-e47a-401a-8071-170a3923aa44 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:31.668454 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:31.668454 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:31.669720 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8abcc92f-e47a-401a-8071-170a3923aa44 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:31.670449 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 614/2427] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:31 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:31.733943 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f8d0c2ed-0c44-4f3a-a4bc-7c75f0dfd13b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:31.742720 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8d0c2ed-0c44-4f3a-a4bc-7c75f0dfd13b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:31.743179 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8d0c2ed-0c44-4f3a-a4bc-7c75f0dfd13b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:31.744176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8d0c2ed-0c44-4f3a-a4bc-7c75f0dfd13b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:31.768756 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:31.768756 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:31.779842 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f8d0c2ed-0c44-4f3a-a4bc-7c75f0dfd13b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:31.789967 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8d0c2ed-0c44-4f3a-a4bc-7c75f0dfd13b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:31.790578 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 607/2428] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:31 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:32.467098 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-d8d7f530-0535-4eaa-84eb-f5a783580a67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:32.469389 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-d8d7f530-0535-4eaa-84eb-f5a783580a67 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments/7f816998-489d-4ddb-8145-b842957722b6/action Aug 14 01:22:32.470409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-d8d7f530-0535-4eaa-84eb-f5a783580a67 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:32.470409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-d8d7f530-0535-4eaa-84eb-f5a783580a67 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:32.498218 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:32.498218 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:32.518643 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e9c573b9-ddfa-4b69-8c37-b6a266ddaec0 req-d8d7f530-0535-4eaa-84eb-f5a783580a67 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/7f816998-489d-4ddb-8145-b842957722b6/action returned with HTTP 204 Aug 14 01:22:32.519481 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 604/2429] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:22:32 2026] POST /volume/v3/attachments/7f816998-489d-4ddb-8145-b842957722b6/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:32.689779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8dcf775d-b92a-463c-a111-0d83e6f85313 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:32.693660 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dcf775d-b92a-463c-a111-0d83e6f85313 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:32.693660 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dcf775d-b92a-463c-a111-0d83e6f85313 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:32.693660 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dcf775d-b92a-463c-a111-0d83e6f85313 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:32.693963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8dcf775d-b92a-463c-a111-0d83e6f85313 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:32.701573 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:32.701573 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:32.702513 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dcf775d-b92a-463c-a111-0d83e6f85313 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:32.703198 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 605/2430] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:32 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:32.810575 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2345ba26-2d1c-4c5e-93ec-ef2e9cd655d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:32.814527 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2345ba26-2d1c-4c5e-93ec-ef2e9cd655d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:32.814981 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2345ba26-2d1c-4c5e-93ec-ef2e9cd655d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:32.815639 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2345ba26-2d1c-4c5e-93ec-ef2e9cd655d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:32.833043 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:32.833043 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:32.843813 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2345ba26-2d1c-4c5e-93ec-ef2e9cd655d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:32.853383 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2345ba26-2d1c-4c5e-93ec-ef2e9cd655d2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:32.853845 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 615/2431] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:32 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:32.927213 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-ea00f1fc-81d7-4eb9-85f6-32a9297cdaca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:32.930960 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-ea00f1fc-81d7-4eb9-85f6-32a9297cdaca tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:32.932085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-ea00f1fc-81d7-4eb9-85f6-32a9297cdaca tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:32.932085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-ea00f1fc-81d7-4eb9-85f6-32a9297cdaca tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:32.952221 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:32.952221 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:32.961885 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-ea00f1fc-81d7-4eb9-85f6-32a9297cdaca tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:32.970240 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-ea00f1fc-81d7-4eb9-85f6-32a9297cdaca tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:32.971081 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 608/2432] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:32 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:33.144876 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8eec40c-28df-4b69-a010-0ce06e58c19d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:33.144876 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8eec40c-28df-4b69-a010-0ce06e58c19d None None] GET https://10.4.3.11/volume// Aug 14 01:22:33.144876 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8eec40c-28df-4b69-a010-0ce06e58c19d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:33.144876 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8eec40c-28df-4b69-a010-0ce06e58c19d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:33.145273 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8eec40c-28df-4b69-a010-0ce06e58c19d None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:33.145671 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 605/2433] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:22:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:33.160087 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-74b5651c-c366-475d-a56d-48c6b86abe21 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:33.166278 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-74b5651c-c366-475d-a56d-48c6b86abe21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:22:33.167000 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-74b5651c-c366-475d-a56d-48c6b86abe21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cec70ab-e05e-42ff-984b-4370fa3072ed", "connector": null, "instance_uuid": "879cc663-59d2-4e5a-8d05-48f12cf9c5a2"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:33.191464 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:33.191464 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:33.254631 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-74b5651c-c366-475d-a56d-48c6b86abe21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:22:33.257355 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 606/2434] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:22:33 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 14 01:22:33.328778 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88a564e7-8e68-45f9-bcf3-22e9dcef3f36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:33.336940 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88a564e7-8e68-45f9-bcf3-22e9dcef3f36 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:33.337278 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88a564e7-8e68-45f9-bcf3-22e9dcef3f36 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:33.340881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88a564e7-8e68-45f9-bcf3-22e9dcef3f36 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:33.358679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-acf1c1b6-057b-49df-846e-11c222d70e69 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:33.359358 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acf1c1b6-057b-49df-846e-11c222d70e69 None None] GET https://10.4.3.11/volume// Aug 14 01:22:33.359581 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acf1c1b6-057b-49df-846e-11c222d70e69 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:33.361212 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acf1c1b6-057b-49df-846e-11c222d70e69 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:33.361212 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acf1c1b6-057b-49df-846e-11c222d70e69 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:33.361602 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 609/2435] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:33.367734 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:33.367734 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:33.376145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-c17ae35a-70a3-4e99-956d-aab83cc2d2b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:33.378492 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-88a564e7-8e68-45f9-bcf3-22e9dcef3f36 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:33.381012 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-c17ae35a-70a3-4e99-956d-aab83cc2d2b6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:33.381012 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-c17ae35a-70a3-4e99-956d-aab83cc2d2b6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:33.381012 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-c17ae35a-70a3-4e99-956d-aab83cc2d2b6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:33.386797 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88a564e7-8e68-45f9-bcf3-22e9dcef3f36 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:33.386797 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 616/2436] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:33 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1144 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:33.413175 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:33.413175 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:33.430390 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-c17ae35a-70a3-4e99-956d-aab83cc2d2b6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:33.433545 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-c17ae35a-70a3-4e99-956d-aab83cc2d2b6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:33.434468 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 606/2437] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:33 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:33.609429 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-a8f772f9-5818-4589-bf03-9743fa76f13c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:33.618734 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-a8f772f9-5818-4589-bf03-9743fa76f13c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] PUT https://10.4.3.11/volume/v3/attachments/9ba27d00-3391-4b3f-a6d0-2c1c28a3a108 Aug 14 01:22:33.618734 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-a8f772f9-5818-4589-bf03-9743fa76f13c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:33.654166 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-a8f772f9-5818-4589-bf03-9743fa76f13c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Acquiring lock "cinder-attachment_update-6cec70ab-e05e-42ff-984b-4370fa3072ed-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:22:33.672271 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-a8f772f9-5818-4589-bf03-9743fa76f13c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-6cec70ab-e05e-42ff-984b-4370fa3072ed-np0000007295" acquired by "attachment_update" :: waited 0.014s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:22:33.672271 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:33.672271 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:33.725695 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-80f1d610-60b7-40a7-97cd-b527fc10ad33 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:33.728380 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80f1d610-60b7-40a7-97cd-b527fc10ad33 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:33.728557 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80f1d610-60b7-40a7-97cd-b527fc10ad33 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:33.728793 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80f1d610-60b7-40a7-97cd-b527fc10ad33 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:33.728872 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-80f1d610-60b7-40a7-97cd-b527fc10ad33 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:33.744064 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:33.744064 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:33.744064 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80f1d610-60b7-40a7-97cd-b527fc10ad33 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:33.744657 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 610/2438] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:33 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 707 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:33.861843 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-a8f772f9-5818-4589-bf03-9743fa76f13c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-6cec70ab-e05e-42ff-984b-4370fa3072ed-np0000007295" released by "attachment_update" :: held 0.194s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:22:33.862345 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-a8f772f9-5818-4589-bf03-9743fa76f13c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/9ba27d00-3391-4b3f-a6d0-2c1c28a3a108 returned with HTTP 200 Aug 14 01:22:33.866463 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 607/2439] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:22:33 2026] PUT /volume/v3/attachments/9ba27d00-3391-4b3f-a6d0-2c1c28a3a108 => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:34.411033 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6777b44-03f0-40b4-8221-cd1cdb7dbdbd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:34.417706 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6777b44-03f0-40b4-8221-cd1cdb7dbdbd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:34.417706 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6777b44-03f0-40b4-8221-cd1cdb7dbdbd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:34.417706 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6777b44-03f0-40b4-8221-cd1cdb7dbdbd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:34.450112 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:34.450112 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:34.461358 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e6777b44-03f0-40b4-8221-cd1cdb7dbdbd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:34.469385 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6777b44-03f0-40b4-8221-cd1cdb7dbdbd tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:34.469725 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 617/2440] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:34 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:34.623972 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1f276c4-13f5-4aee-9bba-9a64aaae2439 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:34.762088 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-98f57452-b875-42f2-99fa-ef1591364378 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:34.766703 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-98f57452-b875-42f2-99fa-ef1591364378 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:34.766703 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-98f57452-b875-42f2-99fa-ef1591364378 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:34.766703 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-98f57452-b875-42f2-99fa-ef1591364378 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:34.766703 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-98f57452-b875-42f2-99fa-ef1591364378 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:34.771352 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:34.771352 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:34.772552 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-98f57452-b875-42f2-99fa-ef1591364378 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:34.773339 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 611/2441] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:34 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:34.808065 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1f276c4-13f5-4aee-9bba-9a64aaae2439 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:22:34.808566 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1f276c4-13f5-4aee-9bba-9a64aaae2439 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:34.834359 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1f276c4-13f5-4aee-9bba-9a64aaae2439 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:22:34.835347 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 607/2442] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:22:34 2026] POST /volume/v3/types => generated 268 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:35.504132 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba1fc2de-35ff-42ba-9086-ca1ede22b523 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:35.511952 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba1fc2de-35ff-42ba-9086-ca1ede22b523 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:35.511952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba1fc2de-35ff-42ba-9086-ca1ede22b523 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:35.511952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba1fc2de-35ff-42ba-9086-ca1ede22b523 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:35.540384 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:35.540384 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:35.545869 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba1fc2de-35ff-42ba-9086-ca1ede22b523 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:35.554373 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba1fc2de-35ff-42ba-9086-ca1ede22b523 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:35.554373 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 608/2443] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:35 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:35.787661 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7cacbaa8-9b00-4a73-ab9b-3bbf6b7fdce3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:35.790104 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7cacbaa8-9b00-4a73-ab9b-3bbf6b7fdce3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:35.790378 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7cacbaa8-9b00-4a73-ab9b-3bbf6b7fdce3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:35.791198 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7cacbaa8-9b00-4a73-ab9b-3bbf6b7fdce3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:35.791198 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7cacbaa8-9b00-4a73-ab9b-3bbf6b7fdce3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:35.806746 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:35.806746 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:35.807767 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7cacbaa8-9b00-4a73-ab9b-3bbf6b7fdce3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:35.811633 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 618/2444] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:35 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:36.569978 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-258b1732-d355-4ea0-b17f-21ee723884c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:36.575301 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-258b1732-d355-4ea0-b17f-21ee723884c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:36.576176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-258b1732-d355-4ea0-b17f-21ee723884c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:36.576518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-258b1732-d355-4ea0-b17f-21ee723884c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:36.596142 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:36.596142 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:36.601975 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-258b1732-d355-4ea0-b17f-21ee723884c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:36.609958 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-258b1732-d355-4ea0-b17f-21ee723884c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:36.609958 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 612/2445] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:36 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:36.828533 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4628e167-f0d0-4ee2-bdb5-055062eb5764 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:36.834447 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4628e167-f0d0-4ee2-bdb5-055062eb5764 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:36.834447 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4628e167-f0d0-4ee2-bdb5-055062eb5764 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:36.836247 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4628e167-f0d0-4ee2-bdb5-055062eb5764 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:36.836481 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4628e167-f0d0-4ee2-bdb5-055062eb5764 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:36.842962 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:36.842962 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:36.846017 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4628e167-f0d0-4ee2-bdb5-055062eb5764 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:36.846017 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 608/2446] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:36 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:37.632981 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5027f298-be5b-40c7-9601-16dded8b139e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:37.636970 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5027f298-be5b-40c7-9601-16dded8b139e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:37.636970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5027f298-be5b-40c7-9601-16dded8b139e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:37.636970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5027f298-be5b-40c7-9601-16dded8b139e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:37.655405 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:37.655405 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:37.659038 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-20ecc603-ee9f-4055-9438-df053b1a68f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:37.661151 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-20ecc603-ee9f-4055-9438-df053b1a68f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments/9ba27d00-3391-4b3f-a6d0-2c1c28a3a108/action Aug 14 01:22:37.661459 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-20ecc603-ee9f-4055-9438-df053b1a68f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:37.661696 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-20ecc603-ee9f-4055-9438-df053b1a68f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:37.661772 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5027f298-be5b-40c7-9601-16dded8b139e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:37.674946 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5027f298-be5b-40c7-9601-16dded8b139e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:37.675688 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 609/2447] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:37 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:37.689935 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:37.689935 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:37.710493 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6d0eb9f-c5df-4020-a81b-7fcc0710af38 req-20ecc603-ee9f-4055-9438-df053b1a68f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/9ba27d00-3391-4b3f-a6d0-2c1c28a3a108/action returned with HTTP 204 Aug 14 01:22:37.711279 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 619/2448] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:22:37 2026] POST /volume/v3/attachments/9ba27d00-3391-4b3f-a6d0-2c1c28a3a108/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:37.864680 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5bf486a5-2ee2-47b1-aa06-27ea06159350 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:37.867194 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bf486a5-2ee2-47b1-aa06-27ea06159350 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:37.867194 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bf486a5-2ee2-47b1-aa06-27ea06159350 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:37.867489 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5bf486a5-2ee2-47b1-aa06-27ea06159350 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:37.867629 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5bf486a5-2ee2-47b1-aa06-27ea06159350 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 6636cdc0-cd76-4cbb-8ec3-e9018367940a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:37.873114 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:37.873114 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:37.873981 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5bf486a5-2ee2-47b1-aa06-27ea06159350 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 200 Aug 14 01:22:37.875139 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 613/2449] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:37 2026] GET /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:37.891704 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f542545f-b62e-404e-99ba-12297a4a8649 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:37.893964 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f542545f-b62e-404e-99ba-12297a4a8649 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a Aug 14 01:22:37.894508 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f542545f-b62e-404e-99ba-12297a4a8649 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:37.894864 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f542545f-b62e-404e-99ba-12297a4a8649 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:37.895301 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-f542545f-b62e-404e-99ba-12297a4a8649 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete backup with id: 6636cdc0-cd76-4cbb-8ec3-e9018367940a. Aug 14 01:22:37.901357 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:37.901357 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:37.920782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-f542545f-b62e-404e-99ba-12297a4a8649 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] delete_backup rpcapi backup_id 6636cdc0-cd76-4cbb-8ec3-e9018367940a {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:22:37.923134 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f542545f-b62e-404e-99ba-12297a4a8649 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a returned with HTTP 202 Aug 14 01:22:37.924068 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 609/2450] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:22:37 2026] DELETE /volume/v3/backups/6636cdc0-cd76-4cbb-8ec3-e9018367940a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:22:37.949523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:37.952949 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:22:37.952949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1498164509"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:37.954760 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1498164509'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:22:37.955258 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume of 1 GB Aug 14 01:22:37.970163 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Availability Zones retrieved successfully. Aug 14 01:22:37.975432 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (f0c754e7-bce5-4830-912e-23ee3ef4493a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:37.976630 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04a8a9f-8220-4590-a530-f750ef2db1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:37.977757 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:22:38.024900 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04a8a9f-8220-4590-a530-f750ef2db1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:38.027806 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e141931-13c2-4d79-a6b8-310fb603a15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:38.142076 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['2f17360f-1e3f-4f23-a23b-bbe746fce0ff', '09847208-f9ea-4242-a68d-56fb5906e36a', '19140795-a83f-4d0b-90eb-e0be321d4204', '691d0acc-b1e8-41fc-a7b7-50aae1cbe869'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:38.144950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e141931-13c2-4d79-a6b8-310fb603a15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f17360f-1e3f-4f23-a23b-bbe746fce0ff', '09847208-f9ea-4242-a68d-56fb5906e36a', '19140795-a83f-4d0b-90eb-e0be321d4204', '691d0acc-b1e8-41fc-a7b7-50aae1cbe869']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:38.146326 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d461ea-0c96-4937-aa87-b3489cf4ce2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:38.204563 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17d461ea-0c96-4937-aa87-b3489cf4ce2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '874b622c-0604-4ca1-9f58-1656ac99d7a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1498164509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['2f17360f-1e3f-4f23-a23b-bbe746fce0ff','09847208-f9ea-4242-a68d-56fb5906e36a','19140795-a83f-4d0b-90eb-e0be321d4204','691d0acc-b1e8-41fc-a7b7-50aae1cbe869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1498164509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=874b622c-0604-4ca1-9f58-1656ac99d7a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581006c4684045539c829e4b742f472d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d6faffe4bac4487bd3f435abe626013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:38.209086 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abf11f3-0ce9-46d6-88c0-f2904b227b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:38.271193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3abf11f3-0ce9-46d6-88c0-f2904b227b32) transitioned into state 'SUCCESS' from state '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-1498164509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['2f17360f-1e3f-4f23-a23b-bbe746fce0ff','09847208-f9ea-4242-a68d-56fb5906e36a','19140795-a83f-4d0b-90eb-e0be321d4204','691d0acc-b1e8-41fc-a7b7-50aae1cbe869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:38.273231 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (335f908b-1064-4240-bfd0-ac6218c94405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:38.303140 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (335f908b-1064-4240-bfd0-ac6218c94405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:38.303140 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (f0c754e7-bce5-4830-912e-23ee3ef4493a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:38.306536 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume request issued successfully. Aug 14 01:22:38.306536 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71d7f2c0-6ed1-4a05-8663-8d2691bf75f7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:22:38.306536 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 610/2451] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:22:37 2026] POST /volume/v3/volumes => generated 776 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:38.333404 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bca2fd3f-4a22-47ae-a096-8e45a526a351 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:38.338866 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bca2fd3f-4a22-47ae-a096-8e45a526a351 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 Aug 14 01:22:38.338866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bca2fd3f-4a22-47ae-a096-8e45a526a351 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:38.338866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bca2fd3f-4a22-47ae-a096-8e45a526a351 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:38.362512 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:38.362512 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:38.376090 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bca2fd3f-4a22-47ae-a096-8e45a526a351 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:22:38.388103 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bca2fd3f-4a22-47ae-a096-8e45a526a351 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 returned with HTTP 200 Aug 14 01:22:38.388103 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 620/2452] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:38 2026] GET /volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 => generated 955 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:38.698560 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f0a30e9-fe34-45a7-9b69-c4ff846216e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:38.701008 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f0a30e9-fe34-45a7-9b69-c4ff846216e6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:38.702199 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f0a30e9-fe34-45a7-9b69-c4ff846216e6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:38.702199 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f0a30e9-fe34-45a7-9b69-c4ff846216e6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:38.722332 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:38.722332 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:38.728984 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f0a30e9-fe34-45a7-9b69-c4ff846216e6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:38.735173 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f0a30e9-fe34-45a7-9b69-c4ff846216e6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:38.735872 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 614/2453] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:38 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:22:38.758558 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a0877b06-b6ab-49b2-b141-fa3f6007b3cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:38.840081 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea10c24d-423b-4157-ba7b-34573173b725 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:38.843198 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea10c24d-423b-4157-ba7b-34573173b725 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:22:38.843800 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea10c24d-423b-4157-ba7b-34573173b725 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590", "extra_specs": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:38.846761 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:38.846761 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:38.865105 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-3cb498e1-41ab-42de-996d-bbbafe68279e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:38.872049 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-3cb498e1-41ab-42de-996d-bbbafe68279e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:38.872049 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-3cb498e1-41ab-42de-996d-bbbafe68279e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:38.872171 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-3cb498e1-41ab-42de-996d-bbbafe68279e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:38.876160 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea10c24d-423b-4157-ba7b-34573173b725 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:22:38.876834 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 611/2454] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:22:38 2026] POST /volume/v3/types => generated 268 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:38.884257 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:38.884257 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:38.891323 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-3cb498e1-41ab-42de-996d-bbbafe68279e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:38.892853 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78a85325-7c55-4105-88fe-5f673be63ced None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:38.896069 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78a85325-7c55-4105-88fe-5f673be63ced tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:22:38.896576 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78a85325-7c55-4105-88fe-5f673be63ced tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248", "extra_specs": {}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:38.903361 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-3cb498e1-41ab-42de-996d-bbbafe68279e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:38.904237 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 621/2455] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:38 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:38.914496 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0877b06-b6ab-49b2-b141-fa3f6007b3cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:38.915327 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0877b06-b6ab-49b2-b141-fa3f6007b3cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:38.915327 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0877b06-b6ab-49b2-b141-fa3f6007b3cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:38.918484 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78a85325-7c55-4105-88fe-5f673be63ced tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:22:38.919561 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 615/2456] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:22:38 2026] POST /volume/v3/types => generated 267 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:38.935674 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:38.937708 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:22:38.938718 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1484179534", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:38.940475 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1484179534', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:22:38.949325 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Create volume of 1 GB Aug 14 01:22:38.949673 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:38.949673 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:38.950478 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Availability Zones retrieved successfully. Aug 14 01:22:38.956934 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:38.956934 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:38.958456 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Flow 'volume_create_api' (20abb9ab-3302-49e9-a92a-a628e0fbe1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:38.960043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f17bbd-1c66-4b94-b81f-884c21e02fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:38.961198 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:22:38.969429 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a0877b06-b6ab-49b2-b141-fa3f6007b3cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Volume info retrieved successfully. Aug 14 01:22:38.978892 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0877b06-b6ab-49b2-b141-fa3f6007b3cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:38.979353 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 610/2457] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:38 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1439 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:39.012580 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f17bbd-1c66-4b94-b81f-884c21e02fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:22:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6460dd0-b425-46d4-b9bf-7cf95bfafcad,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6460dd0-b425-46d4-b9bf-7cf95bfafcad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.013959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db553d7-125e-495a-9965-0eae2f7c2222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.070240 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-99abbf6f-5e57-42bc-8655-000066917040 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.070240 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99abbf6f-5e57-42bc-8655-000066917040 None None] GET https://10.4.3.11/volume// Aug 14 01:22:39.070403 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99abbf6f-5e57-42bc-8655-000066917040 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.072587 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99abbf6f-5e57-42bc-8655-000066917040 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.075207 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99abbf6f-5e57-42bc-8655-000066917040 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:39.076367 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:22:39.076704 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:22:39.078217 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 622/2458] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:39.085744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a360e1c-88e8-4df7-abc9-49f767f92b0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.089519 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a360e1c-88e8-4df7-abc9-49f767f92b0a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:39.089519 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a360e1c-88e8-4df7-abc9-49f767f92b0a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.090287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a360e1c-88e8-4df7-abc9-49f767f92b0a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.095211 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-cd036e6d-ad01-41d8-a025-de4b69a196da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.117857 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.117857 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:39.130956 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7a360e1c-88e8-4df7-abc9-49f767f92b0a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Volume info retrieved successfully. Aug 14 01:22:39.142748 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a360e1c-88e8-4df7-abc9-49f767f92b0a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:39.143530 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 616/2459] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:39.217340 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Created reservations ['f9fbd0c9-c6c6-4f4e-b2fd-dad0f0247df2', 'b9cf27dc-e1e4-4ed3-baab-6abcac66aec8', '8968913e-a7e5-4438-9b44-130fc826f304', '3ce382e9-36d9-4d7f-b978-649a7a46ad08'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:39.218557 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db553d7-125e-495a-9965-0eae2f7c2222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9fbd0c9-c6c6-4f4e-b2fd-dad0f0247df2', 'b9cf27dc-e1e4-4ed3-baab-6abcac66aec8', '8968913e-a7e5-4438-9b44-130fc826f304', '3ce382e9-36d9-4d7f-b978-649a7a46ad08']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.219703 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6c7ee4-f9af-4bde-acb1-fdf3bcee0181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.224119 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-36938485-4194-4720-a9d0-17cf5da68daf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.228430 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-36938485-4194-4720-a9d0-17cf5da68daf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:39.228977 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-36938485-4194-4720-a9d0-17cf5da68daf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.230377 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-36938485-4194-4720-a9d0-17cf5da68daf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.266963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6c7ee4-f9af-4bde-acb1-fdf3bcee0181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37e1f8fc-2c10-4577-a641-ae9147e153af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1484179534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c2cd8966ba4d84aefe18770d200c2c',qos_specs=None,replication_status=,reservations=['f9fbd0c9-c6c6-4f4e-b2fd-dad0f0247df2','b9cf27dc-e1e4-4ed3-baab-6abcac66aec8','8968913e-a7e5-4438-9b44-130fc826f304','3ce382e9-36d9-4d7f-b978-649a7a46ad08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac689935f6e4919b276ffe40393d458',volume_type_id=a6460dd0-b425-46d4-b9bf-7cf95bfafcad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1484179534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37e1f8fc-2c10-4577-a641-ae9147e153af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c2cd8966ba4d84aefe18770d200c2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ac689935f6e4919b276ffe40393d458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6460dd0-b425-46d4-b9bf-7cf95bfafcad),volume_type_id=a6460dd0-b425-46d4-b9bf-7cf95bfafcad)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.268530 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3662a0c-ae92-49a2-8624-1c22ac27135a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.272783 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.272783 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:39.285785 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-36938485-4194-4720-a9d0-17cf5da68daf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:39.301099 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-36938485-4194-4720-a9d0-17cf5da68daf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:39.301633 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 623/2460] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1439 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:39.304176 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-cd036e6d-ad01-41d8-a025-de4b69a196da tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:22:39.304622 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-cd036e6d-ad01-41d8-a025-de4b69a196da tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af712605-bbdf-4c8e-a4f7-16c8de0e901c", "connector": null, "instance_uuid": "22b8b444-60af-4426-97bc-b2660b33d686"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:39.321796 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.321796 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:39.330508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3662a0c-ae92-49a2-8624-1c22ac27135a) transitioned into state 'SUCCESS' from state '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-1484179534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c2cd8966ba4d84aefe18770d200c2c',qos_specs=None,replication_status=,reservations=['f9fbd0c9-c6c6-4f4e-b2fd-dad0f0247df2','b9cf27dc-e1e4-4ed3-baab-6abcac66aec8','8968913e-a7e5-4438-9b44-130fc826f304','3ce382e9-36d9-4d7f-b978-649a7a46ad08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac689935f6e4919b276ffe40393d458',volume_type_id=a6460dd0-b425-46d4-b9bf-7cf95bfafcad)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.330508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe4d85c-3f86-42f2-821e-99a0b4900b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.348596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-9b9c5101-eef3-4d8b-9ab6-e5f0e859fca0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.351422 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-9b9c5101-eef3-4d8b-9ab6-e5f0e859fca0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed/action Aug 14 01:22:39.352216 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-9b9c5101-eef3-4d8b-9ab6-e5f0e859fca0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:39.353395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-9b9c5101-eef3-4d8b-9ab6-e5f0e859fca0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:39.362411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe4d85c-3f86-42f2-821e-99a0b4900b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.364138 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Flow 'volume_create_api' (20abb9ab-3302-49e9-a92a-a628e0fbe1d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:39.364725 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Create volume request issued successfully. Aug 14 01:22:39.365850 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e05d3d20-06b0-41c7-9931-1be634eba1c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:22:39.366947 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 612/2461] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:22:38 2026] POST /volume/v3/volumes => generated 844 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:39.385964 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.388524 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:22:39.388782 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-745656812", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:39.389773 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.389773 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:39.390701 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-9b9c5101-eef3-4d8b-9ab6-e5f0e859fca0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:39.391351 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-745656812', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:22:39.398133 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Create volume of 1 GB Aug 14 01:22:39.398851 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.398851 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:39.400168 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Availability Zones retrieved successfully. Aug 14 01:22:39.401453 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-9b9c5101-eef3-4d8b-9ab6-e5f0e859fca0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Begin detaching volume completed successfully. Aug 14 01:22:39.401703 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-9b9c5101-eef3-4d8b-9ab6-e5f0e859fca0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed/action returned with HTTP 202 Aug 14 01:22:39.402603 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 617/2462] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:22:39 2026] POST /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:22:39.402866 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-cd036e6d-ad01-41d8-a025-de4b69a196da tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:22:39.407641 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 611/2463] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:22:39 2026] POST /volume/v3/attachments => generated 273 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:22:39.413083 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Flow 'volume_create_api' (9d59719d-43dc-46ad-858e-b40169fcc58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:39.413938 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc1be08-f566-4bc0-80e6-e7bd0ebe5b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.415650 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:22:39.417315 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b97f5220-41c0-45a1-b0b9-66f6b4315df0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.422380 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b97f5220-41c0-45a1-b0b9-66f6b4315df0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 Aug 14 01:22:39.422380 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b97f5220-41c0-45a1-b0b9-66f6b4315df0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.422380 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b97f5220-41c0-45a1-b0b9-66f6b4315df0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.435029 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.435029 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:39.437808 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b07c227c-1005-4dd1-b875-55e8cb81dfa3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.442320 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b97f5220-41c0-45a1-b0b9-66f6b4315df0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:22:39.444409 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b07c227c-1005-4dd1-b875-55e8cb81dfa3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:39.446077 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b07c227c-1005-4dd1-b875-55e8cb81dfa3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.446965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b07c227c-1005-4dd1-b875-55e8cb81dfa3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.447597 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b97f5220-41c0-45a1-b0b9-66f6b4315df0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 returned with HTTP 200 Aug 14 01:22:39.448185 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 613/2464] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:39.462614 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc1be08-f566-4bc0-80e6-e7bd0ebe5b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:22:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8a2770bc-97d7-43b3-8831-992f25ed5d9c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a2770bc-97d7-43b3-8831-992f25ed5d9c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.462614 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e36ebeb-d5d8-4c88-b697-770deb0a3a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.469033 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-823e614b-e0bc-488a-8fe1-3c62f787d1f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.469655 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5832277-c135-44ef-8e6b-48e91bc67058 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.472710 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-823e614b-e0bc-488a-8fe1-3c62f787d1f6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:22:39.473198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-823e614b-e0bc-488a-8fe1-3c62f787d1f6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "874b622c-0604-4ca1-9f58-1656ac99d7a1", "name": "tempest-type-Backup-1276679423"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:39.473289 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5832277-c135-44ef-8e6b-48e91bc67058 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:39.474610 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5832277-c135-44ef-8e6b-48e91bc67058 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.474610 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5832277-c135-44ef-8e6b-48e91bc67058 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.477474 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-823e614b-e0bc-488a-8fe1-3c62f787d1f6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating new backup {'backup': {'volume_id': '874b622c-0604-4ca1-9f58-1656ac99d7a1', 'name': 'tempest-type-Backup-1276679423'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:22:39.477597 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-823e614b-e0bc-488a-8fe1-3c62f787d1f6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating backup of volume 874b622c-0604-4ca1-9f58-1656ac99d7a1 in container None Aug 14 01:22:39.484447 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.484447 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:39.492479 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.492479 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:39.495573 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b07c227c-1005-4dd1-b875-55e8cb81dfa3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:39.497144 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b5832277-c135-44ef-8e6b-48e91bc67058 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:39.497197 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.497197 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:39.497791 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-823e614b-e0bc-488a-8fe1-3c62f787d1f6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:22:39.505163 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5832277-c135-44ef-8e6b-48e91bc67058 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:39.505778 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 614/2465] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:39.505854 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b07c227c-1005-4dd1-b875-55e8cb81dfa3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:39.506426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6ea39e03-7f00-4b95-a17f-9403b5c47542 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.506619 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 618/2466] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:39.508188 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ea39e03-7f00-4b95-a17f-9403b5c47542 None None] GET https://10.4.3.11/volume// Aug 14 01:22:39.508188 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ea39e03-7f00-4b95-a17f-9403b5c47542 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.513315 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-29ac2a47-f485-4af8-b6d6-b30e6eaf0a04 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.513383 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ea39e03-7f00-4b95-a17f-9403b5c47542 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.513426 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29ac2a47-f485-4af8-b6d6-b30e6eaf0a04 None None] GET https://10.4.3.11/volume// Aug 14 01:22:39.513463 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ea39e03-7f00-4b95-a17f-9403b5c47542 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:39.513463 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 615/2467] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:39.513558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29ac2a47-f485-4af8-b6d6-b30e6eaf0a04 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.513558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29ac2a47-f485-4af8-b6d6-b30e6eaf0a04 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.513558 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29ac2a47-f485-4af8-b6d6-b30e6eaf0a04 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:39.513558 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 619/2468] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:39.526617 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:22:39.527248 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:22:39.538087 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-845bf988-8b31-43fa-9e39-b9a508404e56 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.541909 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-845bf988-8b31-43fa-9e39-b9a508404e56 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:39.542345 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-845bf988-8b31-43fa-9e39-b9a508404e56 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.542604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-845bf988-8b31-43fa-9e39-b9a508404e56 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.544045 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-823e614b-e0bc-488a-8fe1-3c62f787d1f6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['4b8aace7-c573-4ec2-ad63-261f366ed17d', '51ff9cfa-d613-4b3d-8a0c-9b0e68abb4d5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:39.544322 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-752b02f0-45ae-42d3-9429-21441a8ce2d7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.553330 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-752b02f0-45ae-42d3-9429-21441a8ce2d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:39.554298 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-752b02f0-45ae-42d3-9429-21441a8ce2d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.554678 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-752b02f0-45ae-42d3-9429-21441a8ce2d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.569272 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.569272 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:39.573895 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-845bf988-8b31-43fa-9e39-b9a508404e56 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:39.574767 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.574767 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:39.579377 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-845bf988-8b31-43fa-9e39-b9a508404e56 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:39.581656 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 616/2469] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1622 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:39.583064 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-752b02f0-45ae-42d3-9429-21441a8ce2d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:39.593420 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-752b02f0-45ae-42d3-9429-21441a8ce2d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:39.594069 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 620/2470] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1539 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:39.599294 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Created reservations ['6e3afdce-3930-41a5-804b-7ceb2064f221', 'a475c69d-b1db-4310-9961-204d9ffabcef', '2ebbaa59-9ab4-47a3-a575-3785e1a396fb', 'e9a0a9f9-5455-4339-89c9-b2a14cfbda78'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:39.600487 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e36ebeb-d5d8-4c88-b697-770deb0a3a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e3afdce-3930-41a5-804b-7ceb2064f221', 'a475c69d-b1db-4310-9961-204d9ffabcef', '2ebbaa59-9ab4-47a3-a575-3785e1a396fb', 'e9a0a9f9-5455-4339-89c9-b2a14cfbda78']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.601545 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433ad6a5-2f4c-44c2-a48b-e09e0e47391f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.632419 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-823e614b-e0bc-488a-8fe1-3c62f787d1f6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:22:39.633767 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 612/2471] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:22:39 2026] POST /volume/v3/backups => generated 314 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:39.638593 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433ad6a5-2f4c-44c2-a48b-e09e0e47391f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4246ed72-8e89-4c8f-b81c-93742e63ae6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-745656812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c2cd8966ba4d84aefe18770d200c2c',qos_specs=None,replication_status=,reservations=['6e3afdce-3930-41a5-804b-7ceb2064f221','a475c69d-b1db-4310-9961-204d9ffabcef','2ebbaa59-9ab4-47a3-a575-3785e1a396fb','e9a0a9f9-5455-4339-89c9-b2a14cfbda78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac689935f6e4919b276ffe40393d458',volume_type_id=8a2770bc-97d7-43b3-8831-992f25ed5d9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-745656812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4246ed72-8e89-4c8f-b81c-93742e63ae6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c2cd8966ba4d84aefe18770d200c2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ac689935f6e4919b276ffe40393d458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a2770bc-97d7-43b3-8831-992f25ed5d9c),volume_type_id=8a2770bc-97d7-43b3-8831-992f25ed5d9c)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.640245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f624f8-c6bf-4eb9-bca5-babd8380e5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.647331 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-615412cc-70c9-4379-8d8d-b193da263b2b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.651170 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-615412cc-70c9-4379-8d8d-b193da263b2b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:39.651336 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-615412cc-70c9-4379-8d8d-b193da263b2b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:39.651520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-615412cc-70c9-4379-8d8d-b193da263b2b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:39.651622 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-615412cc-70c9-4379-8d8d-b193da263b2b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:39.656869 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.656869 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:39.657957 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-615412cc-70c9-4379-8d8d-b193da263b2b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:39.658429 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 617/2472] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:39 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:39.673745 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f624f8-c6bf-4eb9-bca5-babd8380e5c1) transitioned into state 'SUCCESS' from state '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-745656812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c2cd8966ba4d84aefe18770d200c2c',qos_specs=None,replication_status=,reservations=['6e3afdce-3930-41a5-804b-7ceb2064f221','a475c69d-b1db-4310-9961-204d9ffabcef','2ebbaa59-9ab4-47a3-a575-3785e1a396fb','e9a0a9f9-5455-4339-89c9-b2a14cfbda78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac689935f6e4919b276ffe40393d458',volume_type_id=8a2770bc-97d7-43b3-8831-992f25ed5d9c)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.674860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0299ffe4-453e-4f5a-a94c-2baa8e95a9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.693585 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0299ffe4-453e-4f5a-a94c-2baa8e95a9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:39.694639 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Flow 'volume_create_api' (9d59719d-43dc-46ad-858e-b40169fcc58e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:39.695457 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Create volume request issued successfully. Aug 14 01:22:39.697044 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-972c5f9c-3c09-4830-8a7f-6c5a85beb55f tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:22:39.697967 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 624/2473] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:22:39 2026] POST /volume/v3/volumes => generated 842 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:39.758738 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.761658 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-a2341d09-05e0-44ac-a0c2-9da5f1f98f16 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:39.763093 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:22:39.764085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-895578170", "snapshot_id": null, "imageRef": "e6962417-16f5-4869-a172-6434a239da97", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:39.765563 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-a2341d09-05e0-44ac-a0c2-9da5f1f98f16 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] PUT https://10.4.3.11/volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb Aug 14 01:22:39.767148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-895578170', 'snapshot_id': None, 'imageRef': 'e6962417-16f5-4869-a172-6434a239da97', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:22:39.767234 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-a2341d09-05e0-44ac-a0c2-9da5f1f98f16 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:39.785289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-a2341d09-05e0-44ac-a0c2-9da5f1f98f16 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Acquiring lock "cinder-attachment_update-af712605-bbdf-4c8e-a4f7-16c8de0e901c-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:22:39.797963 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-a2341d09-05e0-44ac-a0c2-9da5f1f98f16 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Lock "cinder-attachment_update-af712605-bbdf-4c8e-a4f7-16c8de0e901c-np0000007295" acquired by "attachment_update" :: waited 0.011s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:22:39.797963 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.797963 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:39.931091 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Create volume of 1 GB Aug 14 01:22:39.931560 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:39.931560 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:39.932068 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Availability Zones retrieved successfully. Aug 14 01:22:39.939548 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Flow 'volume_create_api' (c4b192b2-0a20-4493-b0c9-63d23690b088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:39.940351 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6998387-024a-4484-a472-6f70d603a3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:39.941516 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:22:40.013392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-a2341d09-05e0-44ac-a0c2-9da5f1f98f16 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Lock "cinder-attachment_update-af712605-bbdf-4c8e-a4f7-16c8de0e901c-np0000007295" released by "attachment_update" :: held 0.218s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:22:40.013954 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-a2341d09-05e0-44ac-a0c2-9da5f1f98f16 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb returned with HTTP 200 Aug 14 01:22:40.014519 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 613/2474] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:22:39 2026] PUT /volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb => generated 969 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:40.036083 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6998387-024a-4484-a472-6f70d603a3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:22:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63a2d5ac-ce54-4fae-b0d6-697a63a58aa3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63a2d5ac-ce54-4fae-b0d6-697a63a58aa3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:40.037165 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c39e51-105d-464d-89b0-d0c85bd3f4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:40.083798 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:22:40.084329 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:22:40.141593 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Created reservations ['1b7174a0-0f15-4f1f-b63a-76c58c667098', '193b17f8-484a-450e-953b-4516b743d56c', 'd65db62f-4730-49b5-a502-5f0220643655', '2a1afcc1-1277-4f91-8820-f256e0f73615'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:40.142619 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c39e51-105d-464d-89b0-d0c85bd3f4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7174a0-0f15-4f1f-b63a-76c58c667098', '193b17f8-484a-450e-953b-4516b743d56c', 'd65db62f-4730-49b5-a502-5f0220643655', '2a1afcc1-1277-4f91-8820-f256e0f73615']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:40.145567 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2109098-ac9e-4537-80a6-01e1e1e9eb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:40.180067 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2109098-ac9e-4537-80a6-01e1e1e9eb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8894e7ca-7ec6-490c-8814-703759d533ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-895578170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c2cd8966ba4d84aefe18770d200c2c',qos_specs=None,replication_status=,reservations=['1b7174a0-0f15-4f1f-b63a-76c58c667098','193b17f8-484a-450e-953b-4516b743d56c','d65db62f-4730-49b5-a502-5f0220643655','2a1afcc1-1277-4f91-8820-f256e0f73615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac689935f6e4919b276ffe40393d458',volume_type_id=63a2d5ac-ce54-4fae-b0d6-697a63a58aa3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:22:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-895578170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8894e7ca-7ec6-490c-8814-703759d533ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7c2cd8966ba4d84aefe18770d200c2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ac689935f6e4919b276ffe40393d458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63a2d5ac-ce54-4fae-b0d6-697a63a58aa3),volume_type_id=63a2d5ac-ce54-4fae-b0d6-697a63a58aa3)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:40.181330 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e949f1-0077-4e5f-acb1-792e87329871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:40.211413 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79e949f1-0077-4e5f-acb1-792e87329871) transitioned into state 'SUCCESS' from state '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-895578170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7c2cd8966ba4d84aefe18770d200c2c',qos_specs=None,replication_status=,reservations=['1b7174a0-0f15-4f1f-b63a-76c58c667098','193b17f8-484a-450e-953b-4516b743d56c','d65db62f-4730-49b5-a502-5f0220643655','2a1afcc1-1277-4f91-8820-f256e0f73615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ac689935f6e4919b276ffe40393d458',volume_type_id=63a2d5ac-ce54-4fae-b0d6-697a63a58aa3)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:40.212953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bd6fc0-2dea-4c94-af24-cec00aec3016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:22:40.230271 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bd6fc0-2dea-4c94-af24-cec00aec3016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:22:40.231588 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Flow 'volume_create_api' (c4b192b2-0a20-4493-b0c9-63d23690b088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:22:40.232177 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Create volume request issued successfully. Aug 14 01:22:40.234720 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4b8db7e-35cf-44fe-94e0-f512269a2d62 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:22:40.234720 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 621/2475] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:22:39 2026] POST /volume/v3/volumes => generated 843 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:40.253529 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d67b13ef-2c8f-4365-a9a0-c5d0f2fec3a5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:40.258955 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d67b13ef-2c8f-4365-a9a0-c5d0f2fec3a5 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:40.258955 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d67b13ef-2c8f-4365-a9a0-c5d0f2fec3a5 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:40.258955 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d67b13ef-2c8f-4365-a9a0-c5d0f2fec3a5 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:40.276679 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:40.276679 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:40.292067 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d67b13ef-2c8f-4365-a9a0-c5d0f2fec3a5 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:40.304899 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d67b13ef-2c8f-4365-a9a0-c5d0f2fec3a5 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:40.305463 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 618/2476] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:40 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 911 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:40.431405 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-b6a703dd-cc69-4fdb-93ff-bb1964f2296c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:40.438208 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-b6a703dd-cc69-4fdb-93ff-bb1964f2296c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:40.438208 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-b6a703dd-cc69-4fdb-93ff-bb1964f2296c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:40.438501 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-b6a703dd-cc69-4fdb-93ff-bb1964f2296c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:40.460869 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:40.460869 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:40.468688 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-b6a703dd-cc69-4fdb-93ff-bb1964f2296c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:40.478189 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-b6a703dd-cc69-4fdb-93ff-bb1964f2296c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:40.478398 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 625/2477] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:40 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:40.508109 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-a0162d6f-46aa-4f35-8045-f42f4721e777 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:40.510202 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-a0162d6f-46aa-4f35-8045-f42f4721e777 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/attachments/7f816998-489d-4ddb-8145-b842957722b6 Aug 14 01:22:40.511828 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-a0162d6f-46aa-4f35-8045-f42f4721e777 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:40.511828 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-a0162d6f-46aa-4f35-8045-f42f4721e777 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:40.531474 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82a3fb13-a188-45c6-8379-a6069b660daa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:40.531658 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:40.531658 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:40.531772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3cc5882f-8459-425c-8a64-e0e3170801d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:40.533766 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82a3fb13-a188-45c6-8379-a6069b660daa tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:40.534090 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82a3fb13-a188-45c6-8379-a6069b660daa tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:40.534862 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82a3fb13-a188-45c6-8379-a6069b660daa tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:40.535037 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cc5882f-8459-425c-8a64-e0e3170801d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:40.535337 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cc5882f-8459-425c-8a64-e0e3170801d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:40.536553 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3cc5882f-8459-425c-8a64-e0e3170801d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:40.561321 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:40.561321 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:40.563594 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:40.563594 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:40.573386 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3cc5882f-8459-425c-8a64-e0e3170801d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:40.573664 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-82a3fb13-a188-45c6-8379-a6069b660daa tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:40.580196 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3cc5882f-8459-425c-8a64-e0e3170801d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:40.580388 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82a3fb13-a188-45c6-8379-a6069b660daa tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:40.580572 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 622/2478] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:40 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1360 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:40.581707 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 619/2479] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:40 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:40.635575 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-50bb49a2-53a2-4443-9e7d-a8d0b0dd6382 req-a0162d6f-46aa-4f35-8045-f42f4721e777 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/7f816998-489d-4ddb-8145-b842957722b6 returned with HTTP 200 Aug 14 01:22:40.636177 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 614/2480] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:22:40 2026] DELETE /volume/v3/attachments/7f816998-489d-4ddb-8145-b842957722b6 => generated 192 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:40.680464 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea431830-b68a-42ad-9fd1-b6efccc1b845 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:40.684220 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea431830-b68a-42ad-9fd1-b6efccc1b845 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:40.684919 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea431830-b68a-42ad-9fd1-b6efccc1b845 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:40.686164 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea431830-b68a-42ad-9fd1-b6efccc1b845 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:40.686376 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ea431830-b68a-42ad-9fd1-b6efccc1b845 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:40.694639 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:40.694639 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:40.695281 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea431830-b68a-42ad-9fd1-b6efccc1b845 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:40.696036 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 626/2481] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:40 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:41.322733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-34fc9ee5-98d2-4db4-b0e9-263669ba8841 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.326242 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34fc9ee5-98d2-4db4-b0e9-263669ba8841 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:41.326512 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34fc9ee5-98d2-4db4-b0e9-263669ba8841 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:41.326936 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34fc9ee5-98d2-4db4-b0e9-263669ba8841 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:41.342187 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:41.342187 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:41.350173 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-34fc9ee5-98d2-4db4-b0e9-263669ba8841 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:41.355979 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34fc9ee5-98d2-4db4-b0e9-263669ba8841 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:41.356541 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 623/2482] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:41 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:41.597010 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e2c7d49d-24d2-4f94-9c29-6fba3df16c06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.599576 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2c7d49d-24d2-4f94-9c29-6fba3df16c06 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:41.599907 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2c7d49d-24d2-4f94-9c29-6fba3df16c06 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:41.600292 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2c7d49d-24d2-4f94-9c29-6fba3df16c06 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:41.601452 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b09468c8-0835-4888-9a74-76bb5a74cb65 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.604017 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b09468c8-0835-4888-9a74-76bb5a74cb65 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:41.604173 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b09468c8-0835-4888-9a74-76bb5a74cb65 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:41.604486 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b09468c8-0835-4888-9a74-76bb5a74cb65 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:41.612608 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:41.612608 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:41.617325 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e2c7d49d-24d2-4f94-9c29-6fba3df16c06 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:41.623421 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:41.623421 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:41.627537 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2c7d49d-24d2-4f94-9c29-6fba3df16c06 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:41.628370 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 620/2483] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:41 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:41.630241 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b09468c8-0835-4888-9a74-76bb5a74cb65 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:41.637590 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b09468c8-0835-4888-9a74-76bb5a74cb65 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:41.638035 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 615/2484] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:41 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:41.709495 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-112524bd-8684-4425-998d-305895290e3f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.712765 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112524bd-8684-4425-998d-305895290e3f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:41.713478 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-112524bd-8684-4425-998d-305895290e3f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:41.713478 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-112524bd-8684-4425-998d-305895290e3f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:41.716479 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c9cb852-f1c1-4c67-aa61-92f22bc4f00c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.720197 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c9cb852-f1c1-4c67-aa61-92f22bc4f00c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:41.720197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c9cb852-f1c1-4c67-aa61-92f22bc4f00c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:41.720197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c9cb852-f1c1-4c67-aa61-92f22bc4f00c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:41.720503 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7c9cb852-f1c1-4c67-aa61-92f22bc4f00c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:41.729696 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:41.729696 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:41.730850 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c9cb852-f1c1-4c67-aa61-92f22bc4f00c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:41.731845 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 624/2485] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:41 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:41.734555 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:41.734555 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:41.740782 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-112524bd-8684-4425-998d-305895290e3f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Volume info retrieved successfully. Aug 14 01:22:41.748292 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112524bd-8684-4425-998d-305895290e3f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:41.748900 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 627/2486] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:41 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:41.817181 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-b426ed98-c73b-4b07-84ee-01a6f7fa7b03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.821002 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-b426ed98-c73b-4b07-84ee-01a6f7fa7b03 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:41.821325 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-b426ed98-c73b-4b07-84ee-01a6f7fa7b03 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:41.821696 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-b426ed98-c73b-4b07-84ee-01a6f7fa7b03 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:41.838447 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:41.838447 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:41.843468 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-b426ed98-c73b-4b07-84ee-01a6f7fa7b03 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:41.850029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-b426ed98-c73b-4b07-84ee-01a6f7fa7b03 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:41.850549 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 621/2487] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:41 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:22:41.876720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-2e5f2565-9cff-42d5-954e-7571fe9cf17d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.878758 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-2e5f2565-9cff-42d5-954e-7571fe9cf17d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed/action Aug 14 01:22:41.879325 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-2e5f2565-9cff-42d5-954e-7571fe9cf17d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:41.879527 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-2e5f2565-9cff-42d5-954e-7571fe9cf17d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:41.896133 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:41.896133 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:41.896745 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-2e5f2565-9cff-42d5-954e-7571fe9cf17d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:41.905964 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-2e5f2565-9cff-42d5-954e-7571fe9cf17d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Begin detaching volume completed successfully. Aug 14 01:22:41.906228 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-2e5f2565-9cff-42d5-954e-7571fe9cf17d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed/action returned with HTTP 202 Aug 14 01:22:41.907349 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 616/2488] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:22:41 2026] POST /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:22:41.932196 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bb8acb00-2a02-4ecb-9a88-f696ee70cd10 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.934861 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb8acb00-2a02-4ecb-9a88-f696ee70cd10 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:41.935139 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb8acb00-2a02-4ecb-9a88-f696ee70cd10 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:41.935408 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb8acb00-2a02-4ecb-9a88-f696ee70cd10 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:41.949358 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:41.949358 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:41.955545 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bb8acb00-2a02-4ecb-9a88-f696ee70cd10 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:41.962304 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4fb9ee05-94bd-4d2a-81dd-2c9cd2d24cfe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.962801 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb8acb00-2a02-4ecb-9a88-f696ee70cd10 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:41.962912 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fb9ee05-94bd-4d2a-81dd-2c9cd2d24cfe None None] GET https://10.4.3.11/volume// Aug 14 01:22:41.963014 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 625/2489] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:41 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:41.963077 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fb9ee05-94bd-4d2a-81dd-2c9cd2d24cfe None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:41.963209 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fb9ee05-94bd-4d2a-81dd-2c9cd2d24cfe None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:41.964169 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fb9ee05-94bd-4d2a-81dd-2c9cd2d24cfe None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:41.964169 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 628/2490] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:41.975504 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-f1cf1cfd-0894-4ec8-9c95-f80bc0c30b6b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:41.978202 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-f1cf1cfd-0894-4ec8-9c95-f80bc0c30b6b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:41.978415 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-f1cf1cfd-0894-4ec8-9c95-f80bc0c30b6b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:41.978638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-f1cf1cfd-0894-4ec8-9c95-f80bc0c30b6b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:41.992786 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:41.992786 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:42.001940 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-f1cf1cfd-0894-4ec8-9c95-f80bc0c30b6b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:42.008597 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-f1cf1cfd-0894-4ec8-9c95-f80bc0c30b6b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:42.009390 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 622/2491] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:41 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:42.374681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-adb3a31c-36fd-4f00-b487-e9ecb33aa7bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:42.377063 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-adb3a31c-36fd-4f00-b487-e9ecb33aa7bc tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:42.377304 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-adb3a31c-36fd-4f00-b487-e9ecb33aa7bc tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:42.377558 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-adb3a31c-36fd-4f00-b487-e9ecb33aa7bc tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:42.387432 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:42.387432 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:42.391228 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-adb3a31c-36fd-4f00-b487-e9ecb33aa7bc tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:42.397210 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-adb3a31c-36fd-4f00-b487-e9ecb33aa7bc tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:42.397918 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 617/2492] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:42 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:42.652514 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-36897d6f-630a-47cc-a55a-0cafe1b79835 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:42.655673 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36897d6f-630a-47cc-a55a-0cafe1b79835 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:42.656312 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36897d6f-630a-47cc-a55a-0cafe1b79835 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:42.656544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36897d6f-630a-47cc-a55a-0cafe1b79835 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:42.670760 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:42.670760 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:42.675496 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-36897d6f-630a-47cc-a55a-0cafe1b79835 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:42.681441 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36897d6f-630a-47cc-a55a-0cafe1b79835 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:42.682398 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 626/2493] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:42 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:42.745278 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c5da3fb-ffd6-4fb3-9a7c-29dff0dcc304 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:42.750038 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c5da3fb-ffd6-4fb3-9a7c-29dff0dcc304 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:42.750038 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c5da3fb-ffd6-4fb3-9a7c-29dff0dcc304 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:42.750038 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c5da3fb-ffd6-4fb3-9a7c-29dff0dcc304 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:42.750038 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7c5da3fb-ffd6-4fb3-9a7c-29dff0dcc304 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:42.757141 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:42.757141 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:42.758631 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c5da3fb-ffd6-4fb3-9a7c-29dff0dcc304 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:42.760229 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 629/2494] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:42 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:42.982841 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c534a49-64ef-4440-9bd0-faea3fe3d820 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:42.985314 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c534a49-64ef-4440-9bd0-faea3fe3d820 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:42.985486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c534a49-64ef-4440-9bd0-faea3fe3d820 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:42.985586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c534a49-64ef-4440-9bd0-faea3fe3d820 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:42.998188 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:42.998188 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:43.003157 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7c534a49-64ef-4440-9bd0-faea3fe3d820 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:43.008874 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c534a49-64ef-4440-9bd0-faea3fe3d820 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:43.009333 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 623/2495] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:42 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:43.418354 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6aa540c6-2bc1-409d-ac17-fab16ac7492b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:43.421287 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aa540c6-2bc1-409d-ac17-fab16ac7492b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:43.421760 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6aa540c6-2bc1-409d-ac17-fab16ac7492b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:43.422193 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6aa540c6-2bc1-409d-ac17-fab16ac7492b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:43.435351 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:43.435351 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:43.439972 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6aa540c6-2bc1-409d-ac17-fab16ac7492b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:43.448891 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aa540c6-2bc1-409d-ac17-fab16ac7492b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:43.449414 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 618/2496] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:43 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:43.700231 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-20f2c66f-ddad-4ad4-b4ab-6b13b8a00019 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:43.704808 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-20f2c66f-ddad-4ad4-b4ab-6b13b8a00019 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:43.705078 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-20f2c66f-ddad-4ad4-b4ab-6b13b8a00019 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:43.705252 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-20f2c66f-ddad-4ad4-b4ab-6b13b8a00019 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:43.721276 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:43.721276 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:43.726588 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-20f2c66f-ddad-4ad4-b4ab-6b13b8a00019 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:43.733256 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-20f2c66f-ddad-4ad4-b4ab-6b13b8a00019 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:43.733751 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 627/2497] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:43 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:43.776654 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2df04716-a06f-4331-8c7c-8d166704a624 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:43.781844 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2df04716-a06f-4331-8c7c-8d166704a624 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:43.783154 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2df04716-a06f-4331-8c7c-8d166704a624 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:43.783397 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2df04716-a06f-4331-8c7c-8d166704a624 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:43.783557 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2df04716-a06f-4331-8c7c-8d166704a624 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:43.794662 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:43.794662 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:43.795119 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2df04716-a06f-4331-8c7c-8d166704a624 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:43.795733 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 630/2498] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:43 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:44.032951 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ff745b85-31bf-41f1-9b72-aad874b9224b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:44.038426 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff745b85-31bf-41f1-9b72-aad874b9224b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:44.038638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff745b85-31bf-41f1-9b72-aad874b9224b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:44.038826 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ff745b85-31bf-41f1-9b72-aad874b9224b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:44.059842 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:44.059842 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:44.064723 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ff745b85-31bf-41f1-9b72-aad874b9224b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:44.070577 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ff745b85-31bf-41f1-9b72-aad874b9224b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:44.071312 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 624/2499] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:44 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:44.467719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3f70189-55ff-42a2-a1c4-6a874abbfc36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:44.470369 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3f70189-55ff-42a2-a1c4-6a874abbfc36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:44.470917 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3f70189-55ff-42a2-a1c4-6a874abbfc36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:44.470917 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3f70189-55ff-42a2-a1c4-6a874abbfc36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:44.479178 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:44.479178 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:44.484401 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3f70189-55ff-42a2-a1c4-6a874abbfc36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:44.491858 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3f70189-55ff-42a2-a1c4-6a874abbfc36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:44.492518 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 619/2500] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:44 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:44.766813 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5adf8c70-6461-447f-b0cf-8ad936fcf93b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:44.769305 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5adf8c70-6461-447f-b0cf-8ad936fcf93b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:44.769568 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5adf8c70-6461-447f-b0cf-8ad936fcf93b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:44.769815 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5adf8c70-6461-447f-b0cf-8ad936fcf93b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:44.782460 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:44.782460 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:44.787553 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5adf8c70-6461-447f-b0cf-8ad936fcf93b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:44.794436 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5adf8c70-6461-447f-b0cf-8ad936fcf93b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:44.795629 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 628/2501] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:44 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:44.810064 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd586bdc-9352-4dbf-bde8-b49c051c0039 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:44.813255 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd586bdc-9352-4dbf-bde8-b49c051c0039 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:44.813631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd586bdc-9352-4dbf-bde8-b49c051c0039 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:44.813981 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd586bdc-9352-4dbf-bde8-b49c051c0039 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:44.814271 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dd586bdc-9352-4dbf-bde8-b49c051c0039 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:44.820541 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:44.820541 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:44.821596 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd586bdc-9352-4dbf-bde8-b49c051c0039 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:44.822243 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 631/2502] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:44 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:45.092239 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8770f11c-d49e-4dd1-ad26-eae3dae3bc1d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:45.095439 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8770f11c-d49e-4dd1-ad26-eae3dae3bc1d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:45.095655 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8770f11c-d49e-4dd1-ad26-eae3dae3bc1d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:45.095830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8770f11c-d49e-4dd1-ad26-eae3dae3bc1d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:45.109262 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:45.109262 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:45.113632 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8770f11c-d49e-4dd1-ad26-eae3dae3bc1d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:45.119881 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8770f11c-d49e-4dd1-ad26-eae3dae3bc1d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:45.120215 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 625/2503] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:45 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:22:45.510369 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d26159a-b759-4f3f-808e-4a347fec25c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:45.512625 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d26159a-b759-4f3f-808e-4a347fec25c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:45.513040 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d26159a-b759-4f3f-808e-4a347fec25c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:45.513418 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d26159a-b759-4f3f-808e-4a347fec25c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:45.524147 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:45.524147 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:45.530807 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d26159a-b759-4f3f-808e-4a347fec25c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:45.538100 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d26159a-b759-4f3f-808e-4a347fec25c8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:45.538648 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 620/2504] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:45 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 996 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:45.595439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-fc00c25f-aeca-479b-8c19-f1728cee5149 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:45.598791 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-fc00c25f-aeca-479b-8c19-f1728cee5149 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb/action Aug 14 01:22:45.599262 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-fc00c25f-aeca-479b-8c19-f1728cee5149 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:45.599386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-fc00c25f-aeca-479b-8c19-f1728cee5149 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:45.628509 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:45.628509 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:45.651008 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1d8963c7-df70-4cce-99b4-a2c3f1f0dfc2 req-fc00c25f-aeca-479b-8c19-f1728cee5149 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb/action returned with HTTP 204 Aug 14 01:22:45.651850 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 629/2505] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:22:45 2026] POST /volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:45.814236 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5f53a1a-f237-4ac9-b4da-266582d09fe1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:45.818297 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5f53a1a-f237-4ac9-b4da-266582d09fe1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:45.818607 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5f53a1a-f237-4ac9-b4da-266582d09fe1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:45.819202 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5f53a1a-f237-4ac9-b4da-266582d09fe1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:45.839103 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:45.839103 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:45.839566 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-83497a48-8d9b-412d-89d2-f9984772ad0f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:45.842959 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83497a48-8d9b-412d-89d2-f9984772ad0f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:45.843114 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83497a48-8d9b-412d-89d2-f9984772ad0f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:45.843301 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-83497a48-8d9b-412d-89d2-f9984772ad0f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:45.843375 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-83497a48-8d9b-412d-89d2-f9984772ad0f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:45.848571 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c5f53a1a-f237-4ac9-b4da-266582d09fe1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:45.849035 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:45.849035 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:45.850155 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-83497a48-8d9b-412d-89d2-f9984772ad0f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:45.850472 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 626/2506] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:45 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:45.855678 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5f53a1a-f237-4ac9-b4da-266582d09fe1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:45.856014 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 632/2507] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:45 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1652 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:45.880154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b9edce1-5b0b-48e1-921f-ad99757e4ebe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:45.882152 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b9edce1-5b0b-48e1-921f-ad99757e4ebe tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:22:45.882506 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b9edce1-5b0b-48e1-921f-ad99757e4ebe tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af712605-bbdf-4c8e-a4f7-16c8de0e901c", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-302777499"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:45.901958 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:45.901958 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:45.902700 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9b9edce1-5b0b-48e1-921f-ad99757e4ebe tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:45.902947 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-9b9edce1-5b0b-48e1-921f-ad99757e4ebe tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:45.911146 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b9edce1-5b0b-48e1-921f-ad99757e4ebe tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 400 Aug 14 01:22:45.912809 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 621/2508] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:22:45 2026] POST /volume/v3/snapshots => generated 160 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:22:45.922911 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-580a7db4-1f50-41cd-951b-354ae1eeb780 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:45.926337 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-580a7db4-1f50-41cd-951b-354ae1eeb780 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:22:45.927807 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-580a7db4-1f50-41cd-951b-354ae1eeb780 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af712605-bbdf-4c8e-a4f7-16c8de0e901c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-33110817"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:45.949553 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:45.949553 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:45.950572 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-580a7db4-1f50-41cd-951b-354ae1eeb780 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:45.951049 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-580a7db4-1f50-41cd-951b-354ae1eeb780 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:46.000099 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-580a7db4-1f50-41cd-951b-354ae1eeb780 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['89697816-fe16-46db-9d18-5cd2d07e7855', '6bc01c62-0bce-421a-9146-a909e29fb798', 'fd3f071c-706f-4c24-a359-44a3d64c7912', '732d5214-c0df-4d28-a2be-5b9ce6bfbfea'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:46.082021 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-580a7db4-1f50-41cd-951b-354ae1eeb780 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot force create request issued successfully. Aug 14 01:22:46.082021 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-580a7db4-1f50-41cd-951b-354ae1eeb780 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:22:46.082021 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 630/2509] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:22:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:46.100717 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b1546169-d6da-47c0-89e7-5c752cdbd1a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:46.103659 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1546169-d6da-47c0-89e7-5c752cdbd1a3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 Aug 14 01:22:46.104049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1546169-d6da-47c0-89e7-5c752cdbd1a3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:46.104313 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b1546169-d6da-47c0-89e7-5c752cdbd1a3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:46.112564 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:46.112564 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:46.113258 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b1546169-d6da-47c0-89e7-5c752cdbd1a3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:46.114448 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b1546169-d6da-47c0-89e7-5c752cdbd1a3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 returned with HTTP 200 Aug 14 01:22:46.115738 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 627/2510] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:46 2026] GET /volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:46.135846 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7408fc32-09ff-43bd-a87c-c3d2abbdd4ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:46.138683 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7408fc32-09ff-43bd-a87c-c3d2abbdd4ab tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:46.138683 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7408fc32-09ff-43bd-a87c-c3d2abbdd4ab tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:46.139330 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7408fc32-09ff-43bd-a87c-c3d2abbdd4ab tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:46.155466 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:46.155466 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:46.165516 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7408fc32-09ff-43bd-a87c-c3d2abbdd4ab tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:46.172686 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7408fc32-09ff-43bd-a87c-c3d2abbdd4ab tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:46.173784 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 633/2511] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:46 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:46.262239 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-5e7985ed-97af-42b3-bd48-c5c2ef8bf9fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:46.265680 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-5e7985ed-97af-42b3-bd48-c5c2ef8bf9fb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:46.266906 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-5e7985ed-97af-42b3-bd48-c5c2ef8bf9fb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:46.266906 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-5e7985ed-97af-42b3-bd48-c5c2ef8bf9fb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:46.286074 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:46.286074 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:46.293584 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-5e7985ed-97af-42b3-bd48-c5c2ef8bf9fb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:46.302065 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-5e7985ed-97af-42b3-bd48-c5c2ef8bf9fb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:46.302849 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 622/2512] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:46 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:46.556014 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e73b2a98-1805-4550-aef8-73d2ccaef6b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:46.558326 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e73b2a98-1805-4550-aef8-73d2ccaef6b2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:46.558326 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e73b2a98-1805-4550-aef8-73d2ccaef6b2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:46.560200 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e73b2a98-1805-4550-aef8-73d2ccaef6b2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:46.580344 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:46.580344 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:46.589114 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e73b2a98-1805-4550-aef8-73d2ccaef6b2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:46.597819 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e73b2a98-1805-4550-aef8-73d2ccaef6b2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:46.598492 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 631/2513] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:46 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 996 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:46.873277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-06a54774-d1d0-4658-bbd3-b3a98a1f10e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:46.877997 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06a54774-d1d0-4658-bbd3-b3a98a1f10e5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:46.878643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06a54774-d1d0-4658-bbd3-b3a98a1f10e5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:46.879086 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06a54774-d1d0-4658-bbd3-b3a98a1f10e5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:46.880260 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-06a54774-d1d0-4658-bbd3-b3a98a1f10e5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:46.888127 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:46.888127 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:46.888769 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06a54774-d1d0-4658-bbd3-b3a98a1f10e5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:46.893186 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 628/2514] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:46 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:47.129431 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4f0d368-4c89-44b0-b925-c68dc7cc858c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:47.133590 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4f0d368-4c89-44b0-b925-c68dc7cc858c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 Aug 14 01:22:47.133775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4f0d368-4c89-44b0-b925-c68dc7cc858c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:47.134034 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4f0d368-4c89-44b0-b925-c68dc7cc858c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:47.147201 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:47.147201 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:47.147758 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c4f0d368-4c89-44b0-b925-c68dc7cc858c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:47.148793 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4f0d368-4c89-44b0-b925-c68dc7cc858c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 returned with HTTP 200 Aug 14 01:22:47.149590 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 634/2515] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:47 2026] GET /volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:47.163408 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6d8fa12-ab0f-4281-adb3-1d0c9e8a37fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:47.165418 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6d8fa12-ab0f-4281-adb3-1d0c9e8a37fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:22:47.166066 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6d8fa12-ab0f-4281-adb3-1d0c9e8a37fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af712605-bbdf-4c8e-a4f7-16c8de0e901c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-560685668"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:47.182616 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:47.182616 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:47.183385 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b6d8fa12-ab0f-4281-adb3-1d0c9e8a37fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:47.183628 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-b6d8fa12-ab0f-4281-adb3-1d0c9e8a37fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:47.193488 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aeb21459-3614-4309-951b-bc187530283c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:47.197647 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aeb21459-3614-4309-951b-bc187530283c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:47.198035 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aeb21459-3614-4309-951b-bc187530283c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:47.198358 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aeb21459-3614-4309-951b-bc187530283c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:47.218985 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:47.218985 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:47.226252 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aeb21459-3614-4309-951b-bc187530283c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:47.234678 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b6d8fa12-ab0f-4281-adb3-1d0c9e8a37fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['b8016806-ab7c-4d37-a470-3a1fd261c6c9', 'e5bc8181-121f-4916-9bb7-45009ea54e84', 'ccc83a58-90b4-44ab-86f8-6b2ddf8614a3', '620ceb05-913f-4439-b661-acaa6a3896c4'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:47.234848 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aeb21459-3614-4309-951b-bc187530283c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:47.235731 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 632/2516] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:47 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:47.296367 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b6d8fa12-ab0f-4281-adb3-1d0c9e8a37fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot force create request issued successfully. Aug 14 01:22:47.296535 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6d8fa12-ab0f-4281-adb3-1d0c9e8a37fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:22:47.298411 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 623/2517] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:22:47 2026] POST /volume/v3/snapshots => generated 309 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:47.310387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc9348b4-d50b-4b23-bfe0-50ba9440a0dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:47.312473 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc9348b4-d50b-4b23-bfe0-50ba9440a0dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 Aug 14 01:22:47.312473 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc9348b4-d50b-4b23-bfe0-50ba9440a0dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:47.312473 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc9348b4-d50b-4b23-bfe0-50ba9440a0dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:47.320978 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:47.320978 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:47.322116 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bc9348b4-d50b-4b23-bfe0-50ba9440a0dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:47.322195 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc9348b4-d50b-4b23-bfe0-50ba9440a0dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 returned with HTTP 200 Aug 14 01:22:47.323050 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 629/2518] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:47 2026] GET /volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:47.616475 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9419ade6-d203-4d27-8ab0-9f1e1bddf579 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:47.619998 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9419ade6-d203-4d27-8ab0-9f1e1bddf579 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:47.619998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9419ade6-d203-4d27-8ab0-9f1e1bddf579 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:47.619998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9419ade6-d203-4d27-8ab0-9f1e1bddf579 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:47.628641 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:47.628641 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:47.635429 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9419ade6-d203-4d27-8ab0-9f1e1bddf579 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:47.642899 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9419ade6-d203-4d27-8ab0-9f1e1bddf579 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:47.643661 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 635/2519] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:47 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:47.906210 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c9297435-3003-44cf-a414-b34bd48efff8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:47.909545 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9297435-3003-44cf-a414-b34bd48efff8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:47.909803 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9297435-3003-44cf-a414-b34bd48efff8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:47.910318 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c9297435-3003-44cf-a414-b34bd48efff8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:47.910318 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c9297435-3003-44cf-a414-b34bd48efff8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:47.916339 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:47.916339 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:47.917282 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c9297435-3003-44cf-a414-b34bd48efff8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:47.917747 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 633/2520] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:47 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:48.255579 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85fbc2b3-67f2-47b6-9d07-c07380375701 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:48.258394 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85fbc2b3-67f2-47b6-9d07-c07380375701 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:48.258711 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85fbc2b3-67f2-47b6-9d07-c07380375701 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:48.259037 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85fbc2b3-67f2-47b6-9d07-c07380375701 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:48.276502 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:48.276502 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:48.284074 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85fbc2b3-67f2-47b6-9d07-c07380375701 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:48.293436 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85fbc2b3-67f2-47b6-9d07-c07380375701 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:48.295013 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 624/2521] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:48 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:48.337486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-876f7c24-cec9-4497-9c09-9cf10fc62f57 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:48.342044 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-876f7c24-cec9-4497-9c09-9cf10fc62f57 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 Aug 14 01:22:48.342044 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-876f7c24-cec9-4497-9c09-9cf10fc62f57 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:48.342044 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-876f7c24-cec9-4497-9c09-9cf10fc62f57 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:48.349111 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:48.349111 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:48.350399 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-876f7c24-cec9-4497-9c09-9cf10fc62f57 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:48.352149 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-876f7c24-cec9-4497-9c09-9cf10fc62f57 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 returned with HTTP 200 Aug 14 01:22:48.352762 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 630/2522] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:48 2026] GET /volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:48.367284 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-afce222e-3025-4084-88e4-9c086ea8e6d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:48.370564 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afce222e-3025-4084-88e4-9c086ea8e6d4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:22:48.371203 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afce222e-3025-4084-88e4-9c086ea8e6d4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af712605-bbdf-4c8e-a4f7-16c8de0e901c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1724595640"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:48.392120 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:48.392120 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:48.392120 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-afce222e-3025-4084-88e4-9c086ea8e6d4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:48.393251 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-afce222e-3025-4084-88e4-9c086ea8e6d4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:48.450893 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-afce222e-3025-4084-88e4-9c086ea8e6d4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['d5d5110c-af19-46e4-95aa-1cc6ceceae93', 'cc884786-a503-4f99-8e08-4feedb1b08dd', 'b8b50505-17a6-4d67-9af6-63795b849caf', 'f5af4405-5c7f-4c60-8b3c-d4c38ac764b5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:22:48.506739 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-afce222e-3025-4084-88e4-9c086ea8e6d4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot force create request issued successfully. Aug 14 01:22:48.508439 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afce222e-3025-4084-88e4-9c086ea8e6d4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:22:48.509257 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 636/2523] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:22:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:22:48.525492 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b81e5500-68f8-4496-bb1c-26aaef969892 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:48.529282 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b81e5500-68f8-4496-bb1c-26aaef969892 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 Aug 14 01:22:48.529721 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b81e5500-68f8-4496-bb1c-26aaef969892 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:48.530164 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b81e5500-68f8-4496-bb1c-26aaef969892 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:48.548055 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:48.548055 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:48.548688 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b81e5500-68f8-4496-bb1c-26aaef969892 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:48.550644 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b81e5500-68f8-4496-bb1c-26aaef969892 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 returned with HTTP 200 Aug 14 01:22:48.551470 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 634/2524] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:48 2026] GET /volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:48.662536 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38243244-f8b0-4284-8766-3a3eb093e0a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:48.665489 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38243244-f8b0-4284-8766-3a3eb093e0a0 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:48.665664 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38243244-f8b0-4284-8766-3a3eb093e0a0 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:48.666078 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38243244-f8b0-4284-8766-3a3eb093e0a0 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:48.685477 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:48.685477 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:48.695051 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38243244-f8b0-4284-8766-3a3eb093e0a0 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:48.707421 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38243244-f8b0-4284-8766-3a3eb093e0a0 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:48.710606 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 625/2525] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:48 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 996 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:48.901031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-4a5d533d-0dbf-4362-b8ec-e28d3e88c833 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:48.914464 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-4a5d533d-0dbf-4362-b8ec-e28d3e88c833 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/attachments/9ba27d00-3391-4b3f-a6d0-2c1c28a3a108 Aug 14 01:22:48.914718 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-4a5d533d-0dbf-4362-b8ec-e28d3e88c833 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:48.915460 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-4a5d533d-0dbf-4362-b8ec-e28d3e88c833 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:48.932907 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7ca8587-c112-45d0-a035-b0cccdb0707d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:48.936729 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7ca8587-c112-45d0-a035-b0cccdb0707d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:48.936986 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7ca8587-c112-45d0-a035-b0cccdb0707d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:48.937233 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7ca8587-c112-45d0-a035-b0cccdb0707d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:48.937394 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d7ca8587-c112-45d0-a035-b0cccdb0707d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:48.942964 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:48.942964 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:48.945999 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:48.945999 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:48.946585 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7ca8587-c112-45d0-a035-b0cccdb0707d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:48.947763 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 637/2526] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:48 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:49.002274 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b3d5c43-ef71-4373-8d08-b64265692552 req-4a5d533d-0dbf-4362-b8ec-e28d3e88c833 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/9ba27d00-3391-4b3f-a6d0-2c1c28a3a108 returned with HTTP 200 Aug 14 01:22:49.002506 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 631/2527] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:22:48 2026] DELETE /volume/v3/attachments/9ba27d00-3391-4b3f-a6d0-2c1c28a3a108 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:49.313451 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-437fb413-dee4-4f26-8ce9-1a875998a9c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:49.316608 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-437fb413-dee4-4f26-8ce9-1a875998a9c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:49.316608 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-437fb413-dee4-4f26-8ce9-1a875998a9c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:49.316762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-437fb413-dee4-4f26-8ce9-1a875998a9c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:49.326676 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:49.326676 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:49.331305 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-437fb413-dee4-4f26-8ce9-1a875998a9c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:49.337692 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-437fb413-dee4-4f26-8ce9-1a875998a9c2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:49.338422 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 635/2528] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:49 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:49.359244 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ed5a26ca-b9e8-4349-9c96-5035c5f402df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:49.363759 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed5a26ca-b9e8-4349-9c96-5035c5f402df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:49.363759 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed5a26ca-b9e8-4349-9c96-5035c5f402df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:49.363759 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed5a26ca-b9e8-4349-9c96-5035c5f402df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:49.373936 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:49.373936 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:49.380738 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ed5a26ca-b9e8-4349-9c96-5035c5f402df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:49.388256 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed5a26ca-b9e8-4349-9c96-5035c5f402df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:49.388717 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 626/2529] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:49 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:49.457505 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f9b9c64-5423-4cad-a199-8166fea54cf6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:49.460009 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f9b9c64-5423-4cad-a199-8166fea54cf6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:22:49.460009 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f9b9c64-5423-4cad-a199-8166fea54cf6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:49.460259 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f9b9c64-5423-4cad-a199-8166fea54cf6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:49.470833 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:49.470833 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:49.475532 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f9b9c64-5423-4cad-a199-8166fea54cf6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:22:49.482210 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f9b9c64-5423-4cad-a199-8166fea54cf6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:22:49.482723 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 638/2530] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:49 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:49.570601 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84b00532-a223-4f6d-a56a-851ea651f7f2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:49.573623 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84b00532-a223-4f6d-a56a-851ea651f7f2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 Aug 14 01:22:49.573623 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84b00532-a223-4f6d-a56a-851ea651f7f2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:49.573623 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84b00532-a223-4f6d-a56a-851ea651f7f2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:49.582200 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:49.582200 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:49.582200 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-84b00532-a223-4f6d-a56a-851ea651f7f2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:49.583091 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84b00532-a223-4f6d-a56a-851ea651f7f2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 returned with HTTP 200 Aug 14 01:22:49.583667 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 632/2531] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:49 2026] GET /volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:49.600999 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3848f956-317d-4f98-a36f-87cad2ddac09 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:49.603297 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3848f956-317d-4f98-a36f-87cad2ddac09 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 Aug 14 01:22:49.603524 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3848f956-317d-4f98-a36f-87cad2ddac09 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:49.603783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3848f956-317d-4f98-a36f-87cad2ddac09 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:49.604078 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-3848f956-317d-4f98-a36f-87cad2ddac09 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 430a1edf-3b37-45e4-bbd9-ab19e57f0547 Aug 14 01:22:49.611371 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:49.611371 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:49.613579 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3848f956-317d-4f98-a36f-87cad2ddac09 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:49.643730 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3848f956-317d-4f98-a36f-87cad2ddac09 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:22:49.643730 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3848f956-317d-4f98-a36f-87cad2ddac09 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 returned with HTTP 202 Aug 14 01:22:49.643730 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 636/2532] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:49 2026] DELETE /volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:49.652063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b655b531-560b-4d2f-9cb7-068957cb52dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:49.658181 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b655b531-560b-4d2f-9cb7-068957cb52dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 Aug 14 01:22:49.659528 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b655b531-560b-4d2f-9cb7-068957cb52dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:49.659528 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b655b531-560b-4d2f-9cb7-068957cb52dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:49.670730 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:49.670730 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:49.671474 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b655b531-560b-4d2f-9cb7-068957cb52dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:49.674897 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b655b531-560b-4d2f-9cb7-068957cb52dd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 returned with HTTP 200 Aug 14 01:22:49.674897 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 627/2533] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:49 2026] GET /volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:49.731803 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2afe1e5f-e65a-47a1-9d43-36ca5006cd28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:49.734715 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2afe1e5f-e65a-47a1-9d43-36ca5006cd28 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:49.735068 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2afe1e5f-e65a-47a1-9d43-36ca5006cd28 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:49.735955 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2afe1e5f-e65a-47a1-9d43-36ca5006cd28 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:49.749075 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:49.749075 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:49.754888 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2afe1e5f-e65a-47a1-9d43-36ca5006cd28 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:49.765538 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2afe1e5f-e65a-47a1-9d43-36ca5006cd28 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:49.765538 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 639/2534] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:49 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:49.964799 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c877a3c-60b7-4f1f-ab5a-9b1973de145b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:49.967937 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c877a3c-60b7-4f1f-ab5a-9b1973de145b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:49.967937 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c877a3c-60b7-4f1f-ab5a-9b1973de145b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:49.968943 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c877a3c-60b7-4f1f-ab5a-9b1973de145b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:49.969128 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3c877a3c-60b7-4f1f-ab5a-9b1973de145b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:49.975497 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:49.975497 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:49.976692 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c877a3c-60b7-4f1f-ab5a-9b1973de145b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:49.977303 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 633/2535] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:49 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:50.690312 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dfa1965c-3700-4ca6-a750-c2febae760f2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:50.693179 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dfa1965c-3700-4ca6-a750-c2febae760f2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 Aug 14 01:22:50.693179 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dfa1965c-3700-4ca6-a750-c2febae760f2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:50.694082 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dfa1965c-3700-4ca6-a750-c2febae760f2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:50.698735 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dfa1965c-3700-4ca6-a750-c2febae760f2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 returned with HTTP 404 Aug 14 01:22:50.699360 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 637/2536] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:50 2026] GET /volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:50.714661 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31ef9204-325f-4d0b-8452-d067e6606282 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:50.720719 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31ef9204-325f-4d0b-8452-d067e6606282 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 Aug 14 01:22:50.721128 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31ef9204-325f-4d0b-8452-d067e6606282 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:50.721362 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31ef9204-325f-4d0b-8452-d067e6606282 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:50.721515 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-31ef9204-325f-4d0b-8452-d067e6606282 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: a000e007-42d2-4923-bb76-3db5b56852e1 Aug 14 01:22:50.729780 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:50.729780 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:50.730983 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31ef9204-325f-4d0b-8452-d067e6606282 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:50.768055 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31ef9204-325f-4d0b-8452-d067e6606282 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:22:50.768350 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31ef9204-325f-4d0b-8452-d067e6606282 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 returned with HTTP 202 Aug 14 01:22:50.769285 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 628/2537] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:50 2026] DELETE /volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:50.782347 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-542551b2-871f-4717-a146-f235d0594e86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:50.785178 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e185c802-7973-4989-b1e4-5f5c76c45590 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:50.786552 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-542551b2-871f-4717-a146-f235d0594e86 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 Aug 14 01:22:50.787025 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-542551b2-871f-4717-a146-f235d0594e86 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:50.787434 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-542551b2-871f-4717-a146-f235d0594e86 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:50.791914 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e185c802-7973-4989-b1e4-5f5c76c45590 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:50.796941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e185c802-7973-4989-b1e4-5f5c76c45590 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:50.796941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e185c802-7973-4989-b1e4-5f5c76c45590 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:50.806806 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:50.806806 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:50.806806 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-542551b2-871f-4717-a146-f235d0594e86 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:50.807015 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:50.807015 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:50.807351 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-542551b2-871f-4717-a146-f235d0594e86 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 returned with HTTP 200 Aug 14 01:22:50.808026 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 640/2538] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:50 2026] GET /volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:50.816373 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e185c802-7973-4989-b1e4-5f5c76c45590 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:50.824158 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e185c802-7973-4989-b1e4-5f5c76c45590 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:50.825217 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 634/2539] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:50 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 996 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:50.992057 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e94135d6-406b-485b-9a6d-65e2c008d2cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:50.994588 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e94135d6-406b-485b-9a6d-65e2c008d2cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:50.995085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e94135d6-406b-485b-9a6d-65e2c008d2cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:50.995213 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e94135d6-406b-485b-9a6d-65e2c008d2cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:50.995395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e94135d6-406b-485b-9a6d-65e2c008d2cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:51.003586 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:51.003586 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:51.004616 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e94135d6-406b-485b-9a6d-65e2c008d2cc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:51.005295 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 638/2540] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:50 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:51.821818 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b099dba2-0e97-45d9-8657-647a886bb864 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:51.824010 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b099dba2-0e97-45d9-8657-647a886bb864 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 Aug 14 01:22:51.824251 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b099dba2-0e97-45d9-8657-647a886bb864 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:51.824481 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b099dba2-0e97-45d9-8657-647a886bb864 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:51.830579 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b099dba2-0e97-45d9-8657-647a886bb864 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 returned with HTTP 404 Aug 14 01:22:51.831326 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 629/2541] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:51 2026] GET /volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:51.845075 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b967a1d7-2f3a-4046-9100-49889ecac06c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:51.845761 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9837f02b-501e-4539-8081-fa7ceeaf7298 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:51.849947 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b967a1d7-2f3a-4046-9100-49889ecac06c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 Aug 14 01:22:51.849947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b967a1d7-2f3a-4046-9100-49889ecac06c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:51.849947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b967a1d7-2f3a-4046-9100-49889ecac06c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:51.849947 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-b967a1d7-2f3a-4046-9100-49889ecac06c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: af1b313c-76dc-43c9-b53c-d2f1eb775521 Aug 14 01:22:51.854115 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9837f02b-501e-4539-8081-fa7ceeaf7298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:51.854498 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9837f02b-501e-4539-8081-fa7ceeaf7298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:51.854737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9837f02b-501e-4539-8081-fa7ceeaf7298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:51.858183 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:51.858183 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:51.862948 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b967a1d7-2f3a-4046-9100-49889ecac06c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:51.869573 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:51.869573 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:51.880951 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9837f02b-501e-4539-8081-fa7ceeaf7298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:51.894955 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9837f02b-501e-4539-8081-fa7ceeaf7298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:51.895515 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 635/2542] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:51 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:51.907484 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b967a1d7-2f3a-4046-9100-49889ecac06c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:22:51.908625 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b967a1d7-2f3a-4046-9100-49889ecac06c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 returned with HTTP 202 Aug 14 01:22:51.908625 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 641/2543] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:51 2026] DELETE /volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:51.925604 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-19c5dc9b-9b24-4800-a9fe-3698dd44a2d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:51.930640 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19c5dc9b-9b24-4800-a9fe-3698dd44a2d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 Aug 14 01:22:51.930640 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19c5dc9b-9b24-4800-a9fe-3698dd44a2d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:51.931038 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19c5dc9b-9b24-4800-a9fe-3698dd44a2d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:51.939630 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:51.939630 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:51.940290 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-19c5dc9b-9b24-4800-a9fe-3698dd44a2d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:22:51.941398 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19c5dc9b-9b24-4800-a9fe-3698dd44a2d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 returned with HTTP 200 Aug 14 01:22:51.941892 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 639/2544] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:51 2026] GET /volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:52.020633 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5e57214-8250-401b-b5a8-d71f2c1bc169 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:52.026154 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5e57214-8250-401b-b5a8-d71f2c1bc169 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:52.026154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5e57214-8250-401b-b5a8-d71f2c1bc169 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:52.026409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5e57214-8250-401b-b5a8-d71f2c1bc169 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:52.026584 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b5e57214-8250-401b-b5a8-d71f2c1bc169 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:52.029893 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b8ec292f-841b-48f7-a3d9-a40c226b82a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:52.033542 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b8ec292f-841b-48f7-a3d9-a40c226b82a3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:52.033898 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b8ec292f-841b-48f7-a3d9-a40c226b82a3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:52.034649 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b8ec292f-841b-48f7-a3d9-a40c226b82a3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:52.038256 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:52.038256 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:52.038256 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5e57214-8250-401b-b5a8-d71f2c1bc169 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:52.040277 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 630/2545] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:52 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:52.050031 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:52.050031 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:52.056984 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b8ec292f-841b-48f7-a3d9-a40c226b82a3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:52.063688 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b8ec292f-841b-48f7-a3d9-a40c226b82a3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:52.064602 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 636/2546] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:52 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:52.666940 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-8d61d022-7a34-46dd-a1a0-dca2a0bed397 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:52.669143 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-8d61d022-7a34-46dd-a1a0-dca2a0bed397 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:52.670166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-8d61d022-7a34-46dd-a1a0-dca2a0bed397 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:52.670517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-8d61d022-7a34-46dd-a1a0-dca2a0bed397 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:52.681368 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:52.681368 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:52.690369 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-8d61d022-7a34-46dd-a1a0-dca2a0bed397 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:52.696750 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-8d61d022-7a34-46dd-a1a0-dca2a0bed397 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:52.697575 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 642/2547] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:52 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:52.710292 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0d81058f-bd18-49a0-806c-fa224ca51555 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:52.710767 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d81058f-bd18-49a0-806c-fa224ca51555 None None] GET https://10.4.3.11/volume// Aug 14 01:22:52.711028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d81058f-bd18-49a0-806c-fa224ca51555 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:52.711284 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d81058f-bd18-49a0-806c-fa224ca51555 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:52.711636 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d81058f-bd18-49a0-806c-fa224ca51555 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:52.711998 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 640/2548] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:22:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:52.722510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-924f8b82-655d-4d47-9b89-e037eadb4fe2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:52.725167 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-924f8b82-655d-4d47-9b89-e037eadb4fe2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:22:52.725581 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-924f8b82-655d-4d47-9b89-e037eadb4fe2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8894e7ca-7ec6-490c-8814-703759d533ab", "connector": null, "instance_uuid": "7170cee2-18fc-4727-87c9-41c6ab79e904"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:52.735432 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:52.735432 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:52.774463 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-924f8b82-655d-4d47-9b89-e037eadb4fe2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:22:52.775089 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 631/2549] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:22:52 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 14 01:22:52.958356 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8360aa6e-db47-4dc7-af56-83e330eb384c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:52.961074 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8360aa6e-db47-4dc7-af56-83e330eb384c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 Aug 14 01:22:52.961410 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8360aa6e-db47-4dc7-af56-83e330eb384c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:52.961786 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8360aa6e-db47-4dc7-af56-83e330eb384c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:52.969940 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8360aa6e-db47-4dc7-af56-83e330eb384c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 returned with HTTP 404 Aug 14 01:22:52.971119 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 637/2550] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:22:52 2026] GET /volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:52.981218 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1096fd23-66e5-47b7-989e-9c76b9d434ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:52.983891 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1096fd23-66e5-47b7-989e-9c76b9d434ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 Aug 14 01:22:52.984174 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1096fd23-66e5-47b7-989e-9c76b9d434ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:52.985043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1096fd23-66e5-47b7-989e-9c76b9d434ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:52.985117 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-1096fd23-66e5-47b7-989e-9c76b9d434ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: a000e007-42d2-4923-bb76-3db5b56852e1 Aug 14 01:22:52.993428 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1096fd23-66e5-47b7-989e-9c76b9d434ed tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 returned with HTTP 404 Aug 14 01:22:52.994099 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 643/2551] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:52 2026] DELETE /volume/v3/snapshots/a000e007-42d2-4923-bb76-3db5b56852e1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:22:53.003630 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a5cf7ac-0a29-4c47-9715-17fdbc26e5cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:53.005725 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a5cf7ac-0a29-4c47-9715-17fdbc26e5cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 Aug 14 01:22:53.005879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a5cf7ac-0a29-4c47-9715-17fdbc26e5cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:53.006116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a5cf7ac-0a29-4c47-9715-17fdbc26e5cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:53.006218 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-6a5cf7ac-0a29-4c47-9715-17fdbc26e5cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: af1b313c-76dc-43c9-b53c-d2f1eb775521 Aug 14 01:22:53.016093 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a5cf7ac-0a29-4c47-9715-17fdbc26e5cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 returned with HTTP 404 Aug 14 01:22:53.016601 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 641/2552] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:53 2026] DELETE /volume/v3/snapshots/af1b313c-76dc-43c9-b53c-d2f1eb775521 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:53.025730 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d66d59f-f235-4d8f-819a-1c49328ca5d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:53.028271 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d66d59f-f235-4d8f-819a-1c49328ca5d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 Aug 14 01:22:53.028675 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d66d59f-f235-4d8f-819a-1c49328ca5d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:53.029036 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d66d59f-f235-4d8f-819a-1c49328ca5d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:53.030096 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-9d66d59f-f235-4d8f-819a-1c49328ca5d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 430a1edf-3b37-45e4-bbd9-ab19e57f0547 Aug 14 01:22:53.036227 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d66d59f-f235-4d8f-819a-1c49328ca5d0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 returned with HTTP 404 Aug 14 01:22:53.037220 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 632/2553] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:22:53 2026] DELETE /volume/v3/snapshots/430a1edf-3b37-45e4-bbd9-ab19e57f0547 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:53.053649 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-58d23805-9aa8-4bd6-9043-c347b1c5eb9b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:53.060656 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58d23805-9aa8-4bd6-9043-c347b1c5eb9b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:53.062839 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58d23805-9aa8-4bd6-9043-c347b1c5eb9b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:53.062839 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58d23805-9aa8-4bd6-9043-c347b1c5eb9b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:53.062839 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-58d23805-9aa8-4bd6-9043-c347b1c5eb9b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:53.072158 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:53.072158 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:53.073245 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58d23805-9aa8-4bd6-9043-c347b1c5eb9b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:53.073809 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 638/2554] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:53 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:53.099653 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-1e7f01e3-6515-4dba-b657-49aa3f20c9a8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:53.101672 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-1e7f01e3-6515-4dba-b657-49aa3f20c9a8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:53.102066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-1e7f01e3-6515-4dba-b657-49aa3f20c9a8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:53.102381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-1e7f01e3-6515-4dba-b657-49aa3f20c9a8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:53.123909 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:53.123909 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:53.138459 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-1e7f01e3-6515-4dba-b657-49aa3f20c9a8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:53.150619 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-1e7f01e3-6515-4dba-b657-49aa3f20c9a8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:53.151308 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 644/2555] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:53 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1652 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:53.187231 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-4581e941-fce3-48b8-bbc9-9d2e93372467 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:53.190709 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-4581e941-fce3-48b8-bbc9-9d2e93372467 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c/action Aug 14 01:22:53.191809 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-4581e941-fce3-48b8-bbc9-9d2e93372467 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:53.192024 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-4581e941-fce3-48b8-bbc9-9d2e93372467 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:53.213279 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:53.213279 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:53.214264 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-4581e941-fce3-48b8-bbc9-9d2e93372467 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:53.229963 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-4581e941-fce3-48b8-bbc9-9d2e93372467 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Begin detaching volume completed successfully. Aug 14 01:22:53.229963 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-4581e941-fce3-48b8-bbc9-9d2e93372467 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c/action returned with HTTP 202 Aug 14 01:22:53.229963 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 642/2556] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:22:53 2026] POST /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:22:53.298055 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-27f93301-2f49-4f61-ae2b-836dac00a23e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:53.298494 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27f93301-2f49-4f61-ae2b-836dac00a23e None None] GET https://10.4.3.11/volume// Aug 14 01:22:53.298830 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27f93301-2f49-4f61-ae2b-836dac00a23e None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:53.299140 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27f93301-2f49-4f61-ae2b-836dac00a23e None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:53.299808 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27f93301-2f49-4f61-ae2b-836dac00a23e None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:53.300387 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 633/2557] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:53.309717 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-00bc6d18-a000-4815-af71-ee07912af048 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:53.313045 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-00bc6d18-a000-4815-af71-ee07912af048 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:53.313279 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-00bc6d18-a000-4815-af71-ee07912af048 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:53.313459 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-00bc6d18-a000-4815-af71-ee07912af048 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:53.326538 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:53.326538 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:53.331011 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-00bc6d18-a000-4815-af71-ee07912af048 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:53.338474 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-00bc6d18-a000-4815-af71-ee07912af048 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:53.338885 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 639/2558] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:53 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:54.086909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c0e03aa-5870-4717-bf4d-87a3ca64df8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:54.091308 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c0e03aa-5870-4717-bf4d-87a3ca64df8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:54.091308 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c0e03aa-5870-4717-bf4d-87a3ca64df8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:54.091308 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c0e03aa-5870-4717-bf4d-87a3ca64df8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:54.091308 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4c0e03aa-5870-4717-bf4d-87a3ca64df8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:54.102774 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:54.102774 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:54.103751 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c0e03aa-5870-4717-bf4d-87a3ca64df8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:54.104335 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 645/2559] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:54 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:54.525953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-43983d7b-933f-49e9-a26c-f2adfc73d866 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:54.531773 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-43983d7b-933f-49e9-a26c-f2adfc73d866 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb Aug 14 01:22:54.532071 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-43983d7b-933f-49e9-a26c-f2adfc73d866 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:54.532426 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-43983d7b-933f-49e9-a26c-f2adfc73d866 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:54.553998 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:54.553998 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:54.675882 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8e62e56e-6628-4640-9a3c-9e852f9d461d req-43983d7b-933f-49e9-a26c-f2adfc73d866 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb returned with HTTP 200 Aug 14 01:22:54.676314 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 643/2560] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:22:54 2026] DELETE /volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:54.885882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5fdd9548-b142-43ef-bdf5-c7c7001c7b0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:54.885882 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fdd9548-b142-43ef-bdf5-c7c7001c7b0d None None] GET https://10.4.3.11/volume// Aug 14 01:22:54.885882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fdd9548-b142-43ef-bdf5-c7c7001c7b0d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:54.885882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fdd9548-b142-43ef-bdf5-c7c7001c7b0d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:54.885882 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fdd9548-b142-43ef-bdf5-c7c7001c7b0d None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:22:54.886327 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 634/2561] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:22:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:22:54.906702 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b6e5940a-b0d9-4a86-a764-2046215334c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:54.910956 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b6e5940a-b0d9-4a86-a764-2046215334c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:22:54.910956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b6e5940a-b0d9-4a86-a764-2046215334c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:54.910956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b6e5940a-b0d9-4a86-a764-2046215334c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:54.928546 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:54.928546 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:54.938524 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b6e5940a-b0d9-4a86-a764-2046215334c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:22:54.944078 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-b6e5940a-b0d9-4a86-a764-2046215334c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:22:54.944078 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 640/2562] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:22:54 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 1425 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:22:55.118231 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-3eee153d-f06c-4e6b-a91f-aadf553f3d70 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:55.121114 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d3ea7238-174d-4903-93ac-ec6b8f4d76c0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:55.123414 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-3eee153d-f06c-4e6b-a91f-aadf553f3d70 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] PUT https://10.4.3.11/volume/v3/attachments/837ffb24-94a9-4258-bdd4-3c6f031dcfd3 Aug 14 01:22:55.124154 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-3eee153d-f06c-4e6b-a91f-aadf553f3d70 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:55.128763 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3ea7238-174d-4903-93ac-ec6b8f4d76c0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:55.128763 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3ea7238-174d-4903-93ac-ec6b8f4d76c0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:55.129045 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3ea7238-174d-4903-93ac-ec6b8f4d76c0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:55.129106 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d3ea7238-174d-4903-93ac-ec6b8f4d76c0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:55.139957 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:55.139957 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:55.139957 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3ea7238-174d-4903-93ac-ec6b8f4d76c0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:55.139957 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 644/2563] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:55 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:55.144328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-3eee153d-f06c-4e6b-a91f-aadf553f3d70 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Acquiring lock "cinder-attachment_update-8894e7ca-7ec6-490c-8814-703759d533ab-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:22:55.153011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-3eee153d-f06c-4e6b-a91f-aadf553f3d70 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Lock "cinder-attachment_update-8894e7ca-7ec6-490c-8814-703759d533ab-np0000007295" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:22:55.154303 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:55.154303 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:55.322098 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-3eee153d-f06c-4e6b-a91f-aadf553f3d70 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Lock "cinder-attachment_update-8894e7ca-7ec6-490c-8814-703759d533ab-np0000007295" released by "attachment_update" :: held 0.169s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:22:55.323260 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-3eee153d-f06c-4e6b-a91f-aadf553f3d70 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments/837ffb24-94a9-4258-bdd4-3c6f031dcfd3 returned with HTTP 200 Aug 14 01:22:55.324816 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 646/2564] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:22:55 2026] PUT /volume/v3/attachments/837ffb24-94a9-4258-bdd4-3c6f031dcfd3 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:55.376285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-1ebfc29d-a432-407e-a429-b160a6823299 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:55.380235 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-1ebfc29d-a432-407e-a429-b160a6823299 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/attachments/837ffb24-94a9-4258-bdd4-3c6f031dcfd3/action Aug 14 01:22:55.381344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-1ebfc29d-a432-407e-a429-b160a6823299 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:22:55.381344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-1ebfc29d-a432-407e-a429-b160a6823299 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:22:55.406039 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:55.406039 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:55.430067 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98241685-c5fe-40bd-9232-03e9f34147c7 req-1ebfc29d-a432-407e-a429-b160a6823299 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments/837ffb24-94a9-4258-bdd4-3c6f031dcfd3/action returned with HTTP 204 Aug 14 01:22:55.431534 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 635/2565] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:22:55 2026] POST /volume/v3/attachments/837ffb24-94a9-4258-bdd4-3c6f031dcfd3/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:22:56.159248 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68f692eb-9d18-4d2c-bed0-b214f2c4f7ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:56.166420 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68f692eb-9d18-4d2c-bed0-b214f2c4f7ae tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:56.166420 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68f692eb-9d18-4d2c-bed0-b214f2c4f7ae tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:56.166420 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68f692eb-9d18-4d2c-bed0-b214f2c4f7ae tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:56.166420 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-68f692eb-9d18-4d2c-bed0-b214f2c4f7ae tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:56.173284 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:56.173284 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:56.175137 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68f692eb-9d18-4d2c-bed0-b214f2c4f7ae tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:56.175137 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 641/2566] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:56 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:56.494109 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a45a6031-2a91-4b7b-879c-c6304e3c08da req-e1b19ff5-247d-431b-bd87-a20189f79e6f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:56.498219 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a45a6031-2a91-4b7b-879c-c6304e3c08da req-e1b19ff5-247d-431b-bd87-a20189f79e6f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb Aug 14 01:22:56.498451 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a45a6031-2a91-4b7b-879c-c6304e3c08da req-e1b19ff5-247d-431b-bd87-a20189f79e6f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:56.498761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a45a6031-2a91-4b7b-879c-c6304e3c08da req-e1b19ff5-247d-431b-bd87-a20189f79e6f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:56.504864 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a45a6031-2a91-4b7b-879c-c6304e3c08da req-e1b19ff5-247d-431b-bd87-a20189f79e6f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb returned with HTTP 404 Aug 14 01:22:56.506123 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 645/2567] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:22:56 2026] DELETE /volume/v3/attachments/d57f11a8-2fb9-48d5-9c83-c41a4e62b9bb => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 01:22:57.191479 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cac6feb9-c2c6-4ec5-aab3-617c87f639a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:57.196564 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cac6feb9-c2c6-4ec5-aab3-617c87f639a5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:57.196564 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cac6feb9-c2c6-4ec5-aab3-617c87f639a5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:57.196564 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cac6feb9-c2c6-4ec5-aab3-617c87f639a5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:57.196800 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cac6feb9-c2c6-4ec5-aab3-617c87f639a5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:57.204885 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:57.204885 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:57.205900 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cac6feb9-c2c6-4ec5-aab3-617c87f639a5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:57.206463 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 647/2568] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:57 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:58.219711 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae6ff49c-cd40-42b9-9cd6-6c10b4e61426 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:58.223310 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae6ff49c-cd40-42b9-9cd6-6c10b4e61426 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:58.223587 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae6ff49c-cd40-42b9-9cd6-6c10b4e61426 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:58.223920 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae6ff49c-cd40-42b9-9cd6-6c10b4e61426 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:58.224837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ae6ff49c-cd40-42b9-9cd6-6c10b4e61426 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:58.229802 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:58.229802 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:58.230877 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae6ff49c-cd40-42b9-9cd6-6c10b4e61426 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:58.231257 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 636/2569] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:58 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:59.246537 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc423229-f488-41d1-8e75-c2b35d00fcd8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:59.248802 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc423229-f488-41d1-8e75-c2b35d00fcd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:22:59.249116 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc423229-f488-41d1-8e75-c2b35d00fcd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:59.249368 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc423229-f488-41d1-8e75-c2b35d00fcd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:59.249567 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bc423229-f488-41d1-8e75-c2b35d00fcd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:22:59.257434 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:59.257434 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:59.258454 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc423229-f488-41d1-8e75-c2b35d00fcd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:22:59.259075 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 642/2570] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:22:59 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:22:59.332713 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-afd41faf-1730-4b7b-82f4-8bd2c89293fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:59.336082 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-afd41faf-1730-4b7b-82f4-8bd2c89293fa tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:59.336348 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-afd41faf-1730-4b7b-82f4-8bd2c89293fa tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:59.336599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-afd41faf-1730-4b7b-82f4-8bd2c89293fa tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:59.348310 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:59.348310 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:22:59.356042 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-afd41faf-1730-4b7b-82f4-8bd2c89293fa tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:59.366115 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-afd41faf-1730-4b7b-82f4-8bd2c89293fa tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:59.366638 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 646/2571] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:59 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:22:59.391123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-143b1ee9-c0b4-4b9b-bc99-88a1eeb2d845 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:59.391606 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-143b1ee9-c0b4-4b9b-bc99-88a1eeb2d845 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:59.391606 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-143b1ee9-c0b4-4b9b-bc99-88a1eeb2d845 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:59.391876 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-143b1ee9-c0b4-4b9b-bc99-88a1eeb2d845 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:59.392158 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-143b1ee9-c0b4-4b9b-bc99-88a1eeb2d845 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume with id: af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:59.405820 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:59.405820 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:22:59.406468 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-143b1ee9-c0b4-4b9b-bc99-88a1eeb2d845 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:59.434067 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-143b1ee9-c0b4-4b9b-bc99-88a1eeb2d845 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume request issued successfully. Aug 14 01:22:59.434355 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-143b1ee9-c0b4-4b9b-bc99-88a1eeb2d845 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 202 Aug 14 01:22:59.434755 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 648/2572] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:22:59 2026] DELETE /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:22:59.451554 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fc3020d2-352e-4cde-abeb-76e996c0e461 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:59.454062 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc3020d2-352e-4cde-abeb-76e996c0e461 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:22:59.454231 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc3020d2-352e-4cde-abeb-76e996c0e461 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:59.455164 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc3020d2-352e-4cde-abeb-76e996c0e461 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:59.470232 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:59.470232 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:22:59.481223 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fc3020d2-352e-4cde-abeb-76e996c0e461 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:22:59.490280 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc3020d2-352e-4cde-abeb-76e996c0e461 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 200 Aug 14 01:22:59.490897 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 637/2573] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:22:59 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:22:59.565894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e5bce90b-7881-4346-8b21-7f35653f8000 req-8ce10f60-470c-4d69-a854-dd8425bb301c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:22:59.572062 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e5bce90b-7881-4346-8b21-7f35653f8000 req-8ce10f60-470c-4d69-a854-dd8425bb301c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:22:59.572062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e5bce90b-7881-4346-8b21-7f35653f8000 req-8ce10f60-470c-4d69-a854-dd8425bb301c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:22:59.572645 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e5bce90b-7881-4346-8b21-7f35653f8000 req-8ce10f60-470c-4d69-a854-dd8425bb301c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:22:59.594537 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:22:59.594537 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:22:59.601417 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-e5bce90b-7881-4346-8b21-7f35653f8000 req-8ce10f60-470c-4d69-a854-dd8425bb301c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:22:59.610302 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e5bce90b-7881-4346-8b21-7f35653f8000 req-8ce10f60-470c-4d69-a854-dd8425bb301c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:22:59.612309 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 643/2574] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:22:59 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:00.270981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f18a240-ddee-4803-a707-959b9de76a80 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:00.274195 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f18a240-ddee-4803-a707-959b9de76a80 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:23:00.274195 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f18a240-ddee-4803-a707-959b9de76a80 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:00.274425 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f18a240-ddee-4803-a707-959b9de76a80 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:00.274513 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5f18a240-ddee-4803-a707-959b9de76a80 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:00.280754 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:00.280754 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:00.281443 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f18a240-ddee-4803-a707-959b9de76a80 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:23:00.282017 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 647/2575] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:00 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:00.511517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cd207d8-e65e-4e66-af4e-8740a54bc571 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:00.516008 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cd207d8-e65e-4e66-af4e-8740a54bc571 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c Aug 14 01:23:00.516263 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cd207d8-e65e-4e66-af4e-8740a54bc571 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:00.516934 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cd207d8-e65e-4e66-af4e-8740a54bc571 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:00.529133 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cd207d8-e65e-4e66-af4e-8740a54bc571 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c returned with HTTP 404 Aug 14 01:23:00.531436 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 649/2576] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:00 2026] GET /volume/v3/volumes/af712605-bbdf-4c8e-a4f7-16c8de0e901c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:00.548498 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8a402bc-a676-482e-a1ad-a0168f01624f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:00.550766 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8a402bc-a676-482e-a1ad-a0168f01624f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:00.551219 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8a402bc-a676-482e-a1ad-a0168f01624f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:00.551532 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8a402bc-a676-482e-a1ad-a0168f01624f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:00.570756 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:00.570756 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:00.584800 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e8a402bc-a676-482e-a1ad-a0168f01624f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:00.594886 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8a402bc-a676-482e-a1ad-a0168f01624f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:00.595525 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 638/2577] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:00 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:00.613725 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8523130f-2725-4ada-b9a3-3fffcea31878 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:00.621621 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8523130f-2725-4ada-b9a3-3fffcea31878 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:23:00.621621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8523130f-2725-4ada-b9a3-3fffcea31878 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b2561ed-a16c-4b8a-af0a-d7f5517d81e7", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1199592005"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:00.636285 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:00.636285 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:00.637113 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8523130f-2725-4ada-b9a3-3fffcea31878 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:00.637113 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-8523130f-2725-4ada-b9a3-3fffcea31878 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume 7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:00.703321 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8523130f-2725-4ada-b9a3-3fffcea31878 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['339304f5-fe1c-480a-9245-d98a19cd13c3', 'f31d3275-12cd-4e93-b70f-f513f44c569c', 'efd05ed6-615d-4c92-ab52-edbdf02a7f7d', '0255c2db-53a1-46b4-b41b-b1ebf6398e2a'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:00.780590 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8523130f-2725-4ada-b9a3-3fffcea31878 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot create request issued successfully. Aug 14 01:23:00.780590 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8523130f-2725-4ada-b9a3-3fffcea31878 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:23:00.780590 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 644/2578] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:23:00 2026] POST /volume/v3/snapshots => generated 380 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:23:00.797973 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9c63f9d-3e8b-4fc6-8c4c-86b0eafa25cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:00.801761 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9c63f9d-3e8b-4fc6-8c4c-86b0eafa25cb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:00.801761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9c63f9d-3e8b-4fc6-8c4c-86b0eafa25cb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:00.803523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9c63f9d-3e8b-4fc6-8c4c-86b0eafa25cb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:00.815950 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:00.815950 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:00.815950 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9c63f9d-3e8b-4fc6-8c4c-86b0eafa25cb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:23:00.816235 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9c63f9d-3e8b-4fc6-8c4c-86b0eafa25cb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 returned with HTTP 200 Aug 14 01:23:00.816690 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 648/2579] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:23:00 2026] GET /volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:01.297973 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ced37bbd-f13a-4fcf-ba9a-3bab75c0f255 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:01.301194 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ced37bbd-f13a-4fcf-ba9a-3bab75c0f255 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:23:01.302391 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ced37bbd-f13a-4fcf-ba9a-3bab75c0f255 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:01.302391 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ced37bbd-f13a-4fcf-ba9a-3bab75c0f255 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:01.302391 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ced37bbd-f13a-4fcf-ba9a-3bab75c0f255 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id daa48d3f-9cb2-4f4f-840e-8fef30f881c0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:01.312889 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:01.312889 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:01.313390 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ced37bbd-f13a-4fcf-ba9a-3bab75c0f255 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 200 Aug 14 01:23:01.313806 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 650/2580] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:01 2026] GET /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:01.332126 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e6a27845-e5e5-4bf1-b149-7add67394398 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:01.332968 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6a27845-e5e5-4bf1-b149-7add67394398 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 Aug 14 01:23:01.333359 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6a27845-e5e5-4bf1-b149-7add67394398 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:01.333666 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6a27845-e5e5-4bf1-b149-7add67394398 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:01.333789 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-e6a27845-e5e5-4bf1-b149-7add67394398 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete backup with id: daa48d3f-9cb2-4f4f-840e-8fef30f881c0. Aug 14 01:23:01.341957 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:01.341957 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:01.370997 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-e6a27845-e5e5-4bf1-b149-7add67394398 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] delete_backup rpcapi backup_id daa48d3f-9cb2-4f4f-840e-8fef30f881c0 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:23:01.373242 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6a27845-e5e5-4bf1-b149-7add67394398 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 returned with HTTP 202 Aug 14 01:23:01.374091 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 639/2581] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:23:01 2026] DELETE /volume/v3/backups/daa48d3f-9cb2-4f4f-840e-8fef30f881c0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:23:01.390488 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-988b6a0e-bfc6-4f25-bf8b-d8e267d1c23c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:01.399385 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-988b6a0e-bfc6-4f25-bf8b-d8e267d1c23c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 Aug 14 01:23:01.399385 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-988b6a0e-bfc6-4f25-bf8b-d8e267d1c23c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:01.399385 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-988b6a0e-bfc6-4f25-bf8b-d8e267d1c23c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:01.399385 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-988b6a0e-bfc6-4f25-bf8b-d8e267d1c23c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume with id: 874b622c-0604-4ca1-9f58-1656ac99d7a1 Aug 14 01:23:01.411681 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:01.411681 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:01.412253 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-988b6a0e-bfc6-4f25-bf8b-d8e267d1c23c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:01.471956 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-988b6a0e-bfc6-4f25-bf8b-d8e267d1c23c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume request issued successfully. Aug 14 01:23:01.471956 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-988b6a0e-bfc6-4f25-bf8b-d8e267d1c23c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 returned with HTTP 202 Aug 14 01:23:01.471956 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 645/2582] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:23:01 2026] DELETE /volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:23:01.486402 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-51d4be03-c3d0-4312-b681-337839d2d738 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:01.496208 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51d4be03-c3d0-4312-b681-337839d2d738 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 Aug 14 01:23:01.496208 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51d4be03-c3d0-4312-b681-337839d2d738 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:01.498610 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51d4be03-c3d0-4312-b681-337839d2d738 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:01.512600 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:01.512600 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:01.518569 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-51d4be03-c3d0-4312-b681-337839d2d738 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:01.529946 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51d4be03-c3d0-4312-b681-337839d2d738 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 returned with HTTP 200 Aug 14 01:23:01.530498 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 649/2583] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:01 2026] GET /volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:01.833398 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-afcbf0fe-c980-4991-9a54-a2745a1ead93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:01.836403 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afcbf0fe-c980-4991-9a54-a2745a1ead93 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:01.836403 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afcbf0fe-c980-4991-9a54-a2745a1ead93 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:01.836752 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afcbf0fe-c980-4991-9a54-a2745a1ead93 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:01.844777 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:01.844777 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:01.845525 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-afcbf0fe-c980-4991-9a54-a2745a1ead93 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:23:01.847378 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afcbf0fe-c980-4991-9a54-a2745a1ead93 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 returned with HTTP 200 Aug 14 01:23:01.847378 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 651/2584] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:23:01 2026] GET /volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:01.860046 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e0d0d0a-076d-497e-8bf7-ca76ff03d37c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:01.863159 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e0d0d0a-076d-497e-8bf7-ca76ff03d37c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:01.863477 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e0d0d0a-076d-497e-8bf7-ca76ff03d37c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:01.863750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e0d0d0a-076d-497e-8bf7-ca76ff03d37c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:01.873377 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:01.873377 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:01.873745 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5e0d0d0a-076d-497e-8bf7-ca76ff03d37c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:23:01.877945 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e0d0d0a-076d-497e-8bf7-ca76ff03d37c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 returned with HTTP 200 Aug 14 01:23:01.877945 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 640/2585] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:23:01 2026] GET /volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:01.891035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-001d2a3b-54d4-4357-bf78-03584371dce1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:01.896097 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-001d2a3b-54d4-4357-bf78-03584371dce1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots Aug 14 01:23:01.896483 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-001d2a3b-54d4-4357-bf78-03584371dce1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:01.896737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-001d2a3b-54d4-4357-bf78-03584371dce1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:01.899614 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-001d2a3b-54d4-4357-bf78-03584371dce1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:23:01.902369 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-001d2a3b-54d4-4357-bf78-03584371dce1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:23:01.909212 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-001d2a3b-54d4-4357-bf78-03584371dce1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Get all snapshots completed successfully. Aug 14 01:23:01.909695 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-001d2a3b-54d4-4357-bf78-03584371dce1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 200 Aug 14 01:23:01.910285 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 646/2586] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:23:01 2026] GET /volume/v3/snapshots => generated 408 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:01.923996 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ffc31e8-a760-4c91-984d-bdee9f2c22b8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:01.928229 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ffc31e8-a760-4c91-984d-bdee9f2c22b8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] PUT https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:01.928786 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ffc31e8-a760-4c91-984d-bdee9f2c22b8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1539209992", "description": "This is the new description of snapshot."}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:01.939141 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:01.939141 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:01.939713 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ffc31e8-a760-4c91-984d-bdee9f2c22b8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:23:01.959498 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ffc31e8-a760-4c91-984d-bdee9f2c22b8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 returned with HTTP 200 Aug 14 01:23:01.960033 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 650/2587] 10.4.3.11 () {68 vars in 1368 bytes} [Fri Aug 14 01:23:01 2026] PUT /volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:01.975849 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45154e8f-e89f-4ea6-ab11-e23c578bcff1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:01.980711 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45154e8f-e89f-4ea6-ab11-e23c578bcff1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:01.981021 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45154e8f-e89f-4ea6-ab11-e23c578bcff1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:01.981191 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45154e8f-e89f-4ea6-ab11-e23c578bcff1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:01.994401 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:01.994401 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:01.995347 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45154e8f-e89f-4ea6-ab11-e23c578bcff1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:23:01.996263 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45154e8f-e89f-4ea6-ab11-e23c578bcff1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 returned with HTTP 200 Aug 14 01:23:01.997951 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 652/2588] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:23:01 2026] GET /volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 => generated 577 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:02.013056 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5c558c1-4f58-4ce2-8c30-60e586ff6fb6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:02.015699 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5c558c1-4f58-4ce2-8c30-60e586ff6fb6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:02.016026 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5c558c1-4f58-4ce2-8c30-60e586ff6fb6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:02.016330 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5c558c1-4f58-4ce2-8c30-60e586ff6fb6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:02.016504 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e5c558c1-4f58-4ce2-8c30-60e586ff6fb6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:02.025161 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:02.025161 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:02.025161 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e5c558c1-4f58-4ce2-8c30-60e586ff6fb6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:23:02.063192 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e5c558c1-4f58-4ce2-8c30-60e586ff6fb6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:23:02.063558 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5c558c1-4f58-4ce2-8c30-60e586ff6fb6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 returned with HTTP 202 Aug 14 01:23:02.064085 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 641/2589] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:23:02 2026] DELETE /volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:23:02.077299 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6b51ae84-5bbd-4804-a2f2-07a4241276be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:02.083659 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b51ae84-5bbd-4804-a2f2-07a4241276be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:02.083992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b51ae84-5bbd-4804-a2f2-07a4241276be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:02.084788 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6b51ae84-5bbd-4804-a2f2-07a4241276be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:02.099547 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:02.099547 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:02.101237 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6b51ae84-5bbd-4804-a2f2-07a4241276be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:23:02.103942 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6b51ae84-5bbd-4804-a2f2-07a4241276be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 returned with HTTP 200 Aug 14 01:23:02.104612 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 647/2590] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:23:02 2026] GET /volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 => generated 576 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:02.552160 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f327350b-3632-4b6e-81f8-1cdf57b9f1e0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:02.557102 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f327350b-3632-4b6e-81f8-1cdf57b9f1e0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 Aug 14 01:23:02.557792 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f327350b-3632-4b6e-81f8-1cdf57b9f1e0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:02.559067 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f327350b-3632-4b6e-81f8-1cdf57b9f1e0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:02.569846 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f327350b-3632-4b6e-81f8-1cdf57b9f1e0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 returned with HTTP 404 Aug 14 01:23:02.570212 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 651/2591] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:02 2026] GET /volume/v3/volumes/874b622c-0604-4ca1-9f58-1656ac99d7a1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:02.584862 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-079b1792-5cc0-40ea-b040-88c394e71342 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:02.588057 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-079b1792-5cc0-40ea-b040-88c394e71342 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2/export_record Aug 14 01:23:02.588498 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-079b1792-5cc0-40ea-b040-88c394e71342 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:02.588829 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-079b1792-5cc0-40ea-b040-88c394e71342 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:02.589125 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-079b1792-5cc0-40ea-b040-88c394e71342 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Export record for backup 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 01:23:02.599416 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:02.599416 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:02.600901 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-079b1792-5cc0-40ea-b040-88c394e71342 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling RPCAPI with context: , host: np0000007295, backup: 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 01:23:02.617753 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-079b1792-5cc0-40ea-b040-88c394e71342 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] export_record in rpcapi backup_id 8cb12d1b-9749-49ea-a89f-68f77773d1b2 on host np0000007295. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 01:23:02.632861 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-079b1792-5cc0-40ea-b040-88c394e71342 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGNiMTJkMWItOTc0OS00OWVhLWE4OWYtNjhmNzc3NzNkMWIyIiwgInVzZXJfaWQiOiAiMWQ2ZmFmZmU0YmFjNDQ4N2JkM2Y0MzVhYmU2MjYwMTMiLCAicHJvamVjdF9pZCI6ICI1ODEwMDZjNDY4NDA0NTUzOWM4MjllNGI3NDJmNDcyZCIsICJ2b2x1bWVfaWQiOiAiNWMxOTM1OTItZTlmNC00N2FiLWEyN2MtYzJmN2M4YWQzMmIyIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzA3NjM5MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81YzE5MzU5Mi1lOWY0LTQ3YWItYTI3Yy1jMmY3YzhhZDMyYjIvMjAyNjA4MTQwMTIxNDgvYXpfbm92YV9iYWNrdXBfOGNiMTJkMWItOTc0OS00OWVhLWE4OWYtNjhmNzc3NzNkMWIyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMToyMTo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyMTo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjIyOjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 01:23:02.632861 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-079b1792-5cc0-40ea-b040-88c394e71342 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2/export_record returned with HTTP 200 Aug 14 01:23:02.632861 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 653/2592] 10.4.3.11 () {68 vars in 1423 bytes} [Fri Aug 14 01:23:02 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:02.644023 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:02.646804 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:23:02.647277 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1519302483"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:02.650893 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1519302483'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:23:02.650893 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume of 1 GB Aug 14 01:23:02.651250 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:02.651250 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:02.658345 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Availability Zones retrieved successfully. Aug 14 01:23:02.669164 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (526cfb7c-b283-41ab-80ca-48debf863dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:02.670605 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7563ec0-a114-413a-98a8-5be66f80ede6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:02.672055 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:23:02.721568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7563ec0-a114-413a-98a8-5be66f80ede6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:02.723029 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb28cdab-37ce-40c3-b5cc-64f425b6d187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:02.782668 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['99f12f1d-c3ee-418e-8f14-0d192d264779', 'bed293cd-8a61-4e3a-9155-901effc5b778', '72b1ce00-fe8f-48e1-927a-04fc6418b18b', '5148d2d4-1cfe-4d21-9c0f-481800049128'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:02.784213 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb28cdab-37ce-40c3-b5cc-64f425b6d187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99f12f1d-c3ee-418e-8f14-0d192d264779', 'bed293cd-8a61-4e3a-9155-901effc5b778', '72b1ce00-fe8f-48e1-927a-04fc6418b18b', '5148d2d4-1cfe-4d21-9c0f-481800049128']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:02.785946 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d599957a-fd42-407e-b116-fafede68ee5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:02.823599 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d599957a-fd42-407e-b116-fafede68ee5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '034996e8-0da4-4334-a26e-428cd2e9f71d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519302483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['99f12f1d-c3ee-418e-8f14-0d192d264779','bed293cd-8a61-4e3a-9155-901effc5b778','72b1ce00-fe8f-48e1-927a-04fc6418b18b','5148d2d4-1cfe-4d21-9c0f-481800049128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519302483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=034996e8-0da4-4334-a26e-428cd2e9f71d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581006c4684045539c829e4b742f472d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d6faffe4bac4487bd3f435abe626013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:02.825304 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03553491-1984-42ac-9f6e-0e39297bbb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:02.854600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03553491-1984-42ac-9f6e-0e39297bbb4e) transitioned into state 'SUCCESS' from state '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-1519302483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['99f12f1d-c3ee-418e-8f14-0d192d264779','bed293cd-8a61-4e3a-9155-901effc5b778','72b1ce00-fe8f-48e1-927a-04fc6418b18b','5148d2d4-1cfe-4d21-9c0f-481800049128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:02.855528 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd38d03e-88fb-4e48-b780-1cfa5b754a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:02.871285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd38d03e-88fb-4e48-b780-1cfa5b754a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:02.872612 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (526cfb7c-b283-41ab-80ca-48debf863dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:02.873515 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume request issued successfully. Aug 14 01:23:02.873902 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22b6e4bc-631b-42b8-ba40-f835ccef86fa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:23:02.874527 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 642/2593] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:23:02 2026] POST /volume/v3/volumes => generated 776 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:23:02.892243 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc271576-de7f-4517-b422-2cbd74de0746 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:02.895011 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc271576-de7f-4517-b422-2cbd74de0746 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d Aug 14 01:23:02.895362 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc271576-de7f-4517-b422-2cbd74de0746 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:02.895520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc271576-de7f-4517-b422-2cbd74de0746 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:02.906412 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:02.906412 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:02.910901 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cc271576-de7f-4517-b422-2cbd74de0746 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:02.917898 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc271576-de7f-4517-b422-2cbd74de0746 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d returned with HTTP 200 Aug 14 01:23:02.917898 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 648/2594] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:02 2026] GET /volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:03.121512 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-033ad500-2d45-4c04-8ab2-46ed3f4b7a7a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:03.124158 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-033ad500-2d45-4c04-8ab2-46ed3f4b7a7a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:03.124448 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-033ad500-2d45-4c04-8ab2-46ed3f4b7a7a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:03.124638 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-033ad500-2d45-4c04-8ab2-46ed3f4b7a7a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:03.131576 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-033ad500-2d45-4c04-8ab2-46ed3f4b7a7a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 returned with HTTP 404 Aug 14 01:23:03.132524 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 652/2595] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:23:03 2026] GET /volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:03.141200 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cfb3a99d-dd94-4594-9058-f9eeeb8e32fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:03.144103 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cfb3a99d-dd94-4594-9058-f9eeeb8e32fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:03.144298 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cfb3a99d-dd94-4594-9058-f9eeeb8e32fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:03.144877 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cfb3a99d-dd94-4594-9058-f9eeeb8e32fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:03.144877 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-cfb3a99d-dd94-4594-9058-f9eeeb8e32fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 1d7886d6-2eed-485e-8a8c-a5d69821f7d9 Aug 14 01:23:03.152556 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cfb3a99d-dd94-4594-9058-f9eeeb8e32fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 returned with HTTP 404 Aug 14 01:23:03.153285 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 654/2596] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:23:03 2026] DELETE /volume/v3/snapshots/1d7886d6-2eed-485e-8a8c-a5d69821f7d9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:03.170546 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-42738028-ea93-40b6-a4c1-5b515c683873 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:03.173627 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42738028-ea93-40b6-a4c1-5b515c683873 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:03.174403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42738028-ea93-40b6-a4c1-5b515c683873 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:03.174403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42738028-ea93-40b6-a4c1-5b515c683873 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:03.184270 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:03.184270 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:03.193143 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-42738028-ea93-40b6-a4c1-5b515c683873 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:03.199345 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42738028-ea93-40b6-a4c1-5b515c683873 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:03.199345 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 643/2597] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:03 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:03.215469 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-463b20b0-647c-4cfd-bcdb-9a051b9ced49 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:03.218466 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-463b20b0-647c-4cfd-bcdb-9a051b9ced49 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:23:03.218820 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-463b20b0-647c-4cfd-bcdb-9a051b9ced49 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b2561ed-a16c-4b8a-af0a-d7f5517d81e7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-524885101"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:03.229723 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:03.229723 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:03.230161 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-463b20b0-647c-4cfd-bcdb-9a051b9ced49 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:03.230257 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-463b20b0-647c-4cfd-bcdb-9a051b9ced49 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume 7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:03.269998 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-463b20b0-647c-4cfd-bcdb-9a051b9ced49 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['af709f7c-16e1-4c2d-992b-040b8668f552', 'd7d2a051-0517-4da9-bfa1-17db0b3f9cbc', '3bc69171-f4c6-4509-afb9-e57f807bdc9d', '8c0c46c9-3270-427b-9ed9-51afabaae564'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:03.322595 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-463b20b0-647c-4cfd-bcdb-9a051b9ced49 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot create request issued successfully. Aug 14 01:23:03.323050 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-463b20b0-647c-4cfd-bcdb-9a051b9ced49 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:23:03.324123 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 649/2598] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:23:03 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 14 01:23:03.342278 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ffd06e6-b8f2-40ee-b969-e07285b5cf88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:03.344706 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ffd06e6-b8f2-40ee-b969-e07285b5cf88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 Aug 14 01:23:03.345051 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ffd06e6-b8f2-40ee-b969-e07285b5cf88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:03.345186 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ffd06e6-b8f2-40ee-b969-e07285b5cf88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:03.357451 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:03.357451 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:03.358465 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6ffd06e6-b8f2-40ee-b969-e07285b5cf88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:23:03.359623 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ffd06e6-b8f2-40ee-b969-e07285b5cf88 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 returned with HTTP 200 Aug 14 01:23:03.360119 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 653/2599] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:23:03 2026] GET /volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:03.937674 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9846161-45e5-4790-8265-faee12425402 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:03.944213 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9846161-45e5-4790-8265-faee12425402 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d Aug 14 01:23:03.944213 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9846161-45e5-4790-8265-faee12425402 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:03.944213 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9846161-45e5-4790-8265-faee12425402 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:03.961080 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:03.961080 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:03.973078 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f9846161-45e5-4790-8265-faee12425402 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:03.982376 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9846161-45e5-4790-8265-faee12425402 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d returned with HTTP 200 Aug 14 01:23:03.982743 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 655/2600] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:03 2026] GET /volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:04.000942 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2b1041f-e369-48d7-82ce-abe3578aed23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:04.003108 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2b1041f-e369-48d7-82ce-abe3578aed23 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:23:04.003518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2b1041f-e369-48d7-82ce-abe3578aed23 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "034996e8-0da4-4334-a26e-428cd2e9f71d", "name": "tempest-type-Backup-1076698312"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:04.006910 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-b2b1041f-e369-48d7-82ce-abe3578aed23 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating new backup {'backup': {'volume_id': '034996e8-0da4-4334-a26e-428cd2e9f71d', 'name': 'tempest-type-Backup-1076698312'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:23:04.006910 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-b2b1041f-e369-48d7-82ce-abe3578aed23 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating backup of volume 034996e8-0da4-4334-a26e-428cd2e9f71d in container None Aug 14 01:23:04.024137 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:04.024137 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:04.024409 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b2b1041f-e369-48d7-82ce-abe3578aed23 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:04.063438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b2b1041f-e369-48d7-82ce-abe3578aed23 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['0bc44fb3-8c32-4a51-aaa8-d33db1675b23', '7756f0f7-7ef5-42b8-b5dd-c49c9e77f551'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:04.131862 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2b1041f-e369-48d7-82ce-abe3578aed23 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:23:04.131966 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 644/2601] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:23:04 2026] POST /volume/v3/backups => generated 314 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:23:04.149956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-abb7dab0-4cf1-4387-80af-65a193e1c7b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:04.155201 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abb7dab0-4cf1-4387-80af-65a193e1c7b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:04.158032 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abb7dab0-4cf1-4387-80af-65a193e1c7b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:04.158032 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abb7dab0-4cf1-4387-80af-65a193e1c7b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:04.158032 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-abb7dab0-4cf1-4387-80af-65a193e1c7b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:04.166457 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:04.166457 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:04.168006 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abb7dab0-4cf1-4387-80af-65a193e1c7b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:04.168501 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 650/2602] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:04 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 721 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:04.377108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32923f36-58c9-4e80-ae29-d19f1c82722d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:04.379403 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32923f36-58c9-4e80-ae29-d19f1c82722d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 Aug 14 01:23:04.379696 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32923f36-58c9-4e80-ae29-d19f1c82722d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:04.380000 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32923f36-58c9-4e80-ae29-d19f1c82722d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:04.392112 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:04.392112 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:04.392805 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-32923f36-58c9-4e80-ae29-d19f1c82722d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:23:04.394725 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32923f36-58c9-4e80-ae29-d19f1c82722d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 returned with HTTP 200 Aug 14 01:23:04.395040 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 654/2603] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:23:04 2026] GET /volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:04.438563 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-19807049-bd82-4121-a46c-60b18792adac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:04.441381 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19807049-bd82-4121-a46c-60b18792adac tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:23:04.441806 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19807049-bd82-4121-a46c-60b18792adac tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:04.442101 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19807049-bd82-4121-a46c-60b18792adac tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:04.459146 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:04.459146 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:04.465085 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-19807049-bd82-4121-a46c-60b18792adac tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:23:04.473622 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19807049-bd82-4121-a46c-60b18792adac tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:23:04.474163 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 656/2604] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:04 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:04.555878 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-955c8f26-4d5b-4ea5-86ad-f0fbe24f68a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:04.560470 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-955c8f26-4d5b-4ea5-86ad-f0fbe24f68a0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:23:04.560470 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-955c8f26-4d5b-4ea5-86ad-f0fbe24f68a0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:04.560470 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-955c8f26-4d5b-4ea5-86ad-f0fbe24f68a0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:04.577045 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:04.577045 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:04.584459 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-955c8f26-4d5b-4ea5-86ad-f0fbe24f68a0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:23:04.592202 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-955c8f26-4d5b-4ea5-86ad-f0fbe24f68a0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:23:04.592675 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 645/2605] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:04 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:04.634956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-da2601f3-cf6b-43b2-b202-69d6de81ea89 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:04.638635 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-da2601f3-cf6b-43b2-b202-69d6de81ea89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa/action Aug 14 01:23:04.639322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-da2601f3-cf6b-43b2-b202-69d6de81ea89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:04.639800 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-da2601f3-cf6b-43b2-b202-69d6de81ea89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:04.661803 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:04.661803 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:04.664529 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-da2601f3-cf6b-43b2-b202-69d6de81ea89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:23:04.679235 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-da2601f3-cf6b-43b2-b202-69d6de81ea89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Begin detaching volume completed successfully. Aug 14 01:23:04.679900 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-da2601f3-cf6b-43b2-b202-69d6de81ea89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa/action returned with HTTP 202 Aug 14 01:23:04.680249 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 651/2606] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:23:04 2026] POST /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:23:04.763577 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-376aaf7e-cd82-40b9-b76f-8efc3148ca69 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:04.764132 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-376aaf7e-cd82-40b9-b76f-8efc3148ca69 None None] GET https://10.4.3.11/volume// Aug 14 01:23:04.764364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-376aaf7e-cd82-40b9-b76f-8efc3148ca69 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:04.764565 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-376aaf7e-cd82-40b9-b76f-8efc3148ca69 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:04.764983 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-376aaf7e-cd82-40b9-b76f-8efc3148ca69 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:04.765324 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 655/2607] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:04.783714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-eb4cfe44-bd0f-4587-969d-7474ac255319 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:04.788103 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-eb4cfe44-bd0f-4587-969d-7474ac255319 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:23:04.788103 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-eb4cfe44-bd0f-4587-969d-7474ac255319 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:04.788103 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-eb4cfe44-bd0f-4587-969d-7474ac255319 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:04.807469 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:04.807469 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:04.817783 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-eb4cfe44-bd0f-4587-969d-7474ac255319 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:23:04.827796 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-eb4cfe44-bd0f-4587-969d-7474ac255319 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:23:04.828538 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 657/2608] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:04 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 1320 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:05.184025 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c0f82edc-bb29-4ef9-94b8-91f183f5296d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:05.186216 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0f82edc-bb29-4ef9-94b8-91f183f5296d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:05.186422 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0f82edc-bb29-4ef9-94b8-91f183f5296d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:05.186609 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0f82edc-bb29-4ef9-94b8-91f183f5296d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:05.187300 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c0f82edc-bb29-4ef9-94b8-91f183f5296d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:05.203846 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:05.203846 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:05.205158 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0f82edc-bb29-4ef9-94b8-91f183f5296d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:05.205271 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 646/2609] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:05 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 723 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:06.221050 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-889dded4-5746-4fdb-afd7-24bbefa4ce95 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:06.222751 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-889dded4-5746-4fdb-afd7-24bbefa4ce95 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:06.222945 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-889dded4-5746-4fdb-afd7-24bbefa4ce95 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:06.223222 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-889dded4-5746-4fdb-afd7-24bbefa4ce95 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:06.223337 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-889dded4-5746-4fdb-afd7-24bbefa4ce95 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:06.230096 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:06.230096 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:06.230972 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-889dded4-5746-4fdb-afd7-24bbefa4ce95 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:06.231445 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 652/2610] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:06 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:07.164881 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-147ea17e-c096-47af-aaf0-7afadf3e5022 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:07.170379 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-147ea17e-c096-47af-aaf0-7afadf3e5022 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] DELETE https://10.4.3.11/volume/v3/attachments/6c74ec93-115d-44ac-bf7d-c5f517eeb15f Aug 14 01:23:07.170677 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-147ea17e-c096-47af-aaf0-7afadf3e5022 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:07.171005 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-147ea17e-c096-47af-aaf0-7afadf3e5022 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:07.192285 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:07.192285 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:07.247363 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3be8fc7-9e62-4ba6-b8d9-336376cc5c4d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:07.251431 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3be8fc7-9e62-4ba6-b8d9-336376cc5c4d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:07.251699 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3be8fc7-9e62-4ba6-b8d9-336376cc5c4d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:07.253738 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3be8fc7-9e62-4ba6-b8d9-336376cc5c4d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:07.253738 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a3be8fc7-9e62-4ba6-b8d9-336376cc5c4d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:07.264988 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:07.264988 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:07.265741 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3be8fc7-9e62-4ba6-b8d9-336376cc5c4d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:07.266152 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 658/2611] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:07 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:07.297809 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-584723c1-beaa-4e94-b27d-33bdbc2d0f6f req-147ea17e-c096-47af-aaf0-7afadf3e5022 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments/6c74ec93-115d-44ac-bf7d-c5f517eeb15f returned with HTTP 200 Aug 14 01:23:07.297809 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 656/2612] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:23:07 2026] DELETE /volume/v3/attachments/6c74ec93-115d-44ac-bf7d-c5f517eeb15f => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:07.973198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6ae7f95-dd5f-4f61-89ea-1f9556e64a0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:07.985369 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6ae7f95-dd5f-4f61-89ea-1f9556e64a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:23:07.985630 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6ae7f95-dd5f-4f61-89ea-1f9556e64a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:07.985917 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6ae7f95-dd5f-4f61-89ea-1f9556e64a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:08.001685 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:08.001685 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:08.009338 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6ae7f95-dd5f-4f61-89ea-1f9556e64a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:23:08.026012 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6ae7f95-dd5f-4f61-89ea-1f9556e64a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:23:08.026952 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 647/2613] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:07 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:08.283779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b91b1126-bfaa-425d-baee-b40da79d9719 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:08.286639 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b91b1126-bfaa-425d-baee-b40da79d9719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:08.286639 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b91b1126-bfaa-425d-baee-b40da79d9719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:08.286792 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b91b1126-bfaa-425d-baee-b40da79d9719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:08.286954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b91b1126-bfaa-425d-baee-b40da79d9719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:08.291833 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:08.291833 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:08.292656 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b91b1126-bfaa-425d-baee-b40da79d9719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:08.293446 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 653/2614] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:08 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:09.310465 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35ff8e2f-8ad0-4009-9820-a598bff4998e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:09.315226 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35ff8e2f-8ad0-4009-9820-a598bff4998e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:09.315226 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35ff8e2f-8ad0-4009-9820-a598bff4998e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:09.315226 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35ff8e2f-8ad0-4009-9820-a598bff4998e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:09.315226 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-35ff8e2f-8ad0-4009-9820-a598bff4998e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:09.319885 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:09.319885 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:09.320983 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35ff8e2f-8ad0-4009-9820-a598bff4998e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:09.321461 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 659/2615] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:09 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:10.335947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bbcbe250-11f9-4696-a8d4-2940d9a07b0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:10.342021 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbcbe250-11f9-4696-a8d4-2940d9a07b0c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:10.342021 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbcbe250-11f9-4696-a8d4-2940d9a07b0c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:10.342021 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbcbe250-11f9-4696-a8d4-2940d9a07b0c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:10.342021 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bbcbe250-11f9-4696-a8d4-2940d9a07b0c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:10.349102 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:10.349102 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:10.350040 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbcbe250-11f9-4696-a8d4-2940d9a07b0c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:10.350531 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 657/2616] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:10 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:11.370962 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08819130-7874-476f-a601-74ae18613c9e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:11.372355 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08819130-7874-476f-a601-74ae18613c9e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:11.372697 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08819130-7874-476f-a601-74ae18613c9e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:11.373024 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08819130-7874-476f-a601-74ae18613c9e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:11.373197 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-08819130-7874-476f-a601-74ae18613c9e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:11.380698 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:11.380698 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:11.381700 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08819130-7874-476f-a601-74ae18613c9e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:11.382364 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 648/2617] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:11 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:12.166062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:12.171664 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:23:12.172206 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-866950690"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:12.173158 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47d1a6eb-5b20-4377-bf0e-8b02ef3e2af8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:12.174536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-866950690'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:23:12.175948 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47d1a6eb-5b20-4377-bf0e-8b02ef3e2af8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:12.176314 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47d1a6eb-5b20-4377-bf0e-8b02ef3e2af8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:12.177540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47d1a6eb-5b20-4377-bf0e-8b02ef3e2af8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:12.185119 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume of 1 GB Aug 14 01:23:12.185119 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:12.185119 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:12.185660 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Availability Zones retrieved successfully. Aug 14 01:23:12.191291 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:12.191291 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:12.196779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Flow 'volume_create_api' (c1d696ce-aeea-4894-bf9c-72d27cac26d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:12.196779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (508087ec-80d7-4959-8ddf-bda0e47df1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:12.197170 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-47d1a6eb-5b20-4377-bf0e-8b02ef3e2af8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:12.199745 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:23:12.204520 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47d1a6eb-5b20-4377-bf0e-8b02ef3e2af8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:12.205888 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 660/2618] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:12 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:12.222114 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a60d5b67-4511-4069-8d12-c7f669c6ed5b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:12.223725 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:12.223725 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:12.225495 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a60d5b67-4511-4069-8d12-c7f669c6ed5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:12.225495 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a60d5b67-4511-4069-8d12-c7f669c6ed5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:12.225495 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a60d5b67-4511-4069-8d12-c7f669c6ed5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:12.245984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (508087ec-80d7-4959-8ddf-bda0e47df1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9858f725-286c-46aa-af05-af960e35944f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9858f725-286c-46aa-af05-af960e35944f', 'encryption_key_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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:12.246277 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:12.246277 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:12.246701 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca577b6-33ea-4cf0-9846-3adcb49751e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:12.258540 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a60d5b67-4511-4069-8d12-c7f669c6ed5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:12.266411 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a60d5b67-4511-4069-8d12-c7f669c6ed5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:12.266810 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 658/2619] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:12 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:12.357582 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Created reservations ['30289dbc-e683-4290-bc1c-f20cca47d1f9', 'ed17769f-3a05-4856-ac25-d37e887bdfb4', '4b6a14a4-a897-436c-a5b6-ea801a7936ae', '291b6a7f-da18-4575-8244-0133d31e5106'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:12.360496 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca577b6-33ea-4cf0-9846-3adcb49751e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30289dbc-e683-4290-bc1c-f20cca47d1f9', 'ed17769f-3a05-4856-ac25-d37e887bdfb4', '4b6a14a4-a897-436c-a5b6-ea801a7936ae', '291b6a7f-da18-4575-8244-0133d31e5106']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:12.361579 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0d5d13-88ee-4765-8757-e65e33756f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:12.364540 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-e0f5cd94-87d0-43d1-b077-fa28a6a216f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:12.373506 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-e0f5cd94-87d0-43d1-b077-fa28a6a216f8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:12.374332 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-e0f5cd94-87d0-43d1-b077-fa28a6a216f8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:12.374332 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-e0f5cd94-87d0-43d1-b077-fa28a6a216f8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:12.409039 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-56a17083-ac5f-4421-82f6-a774a833ef25 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:12.419228 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56a17083-ac5f-4421-82f6-a774a833ef25 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:12.419571 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56a17083-ac5f-4421-82f6-a774a833ef25 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:12.419951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56a17083-ac5f-4421-82f6-a774a833ef25 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:12.420693 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d0d5d13-88ee-4765-8757-e65e33756f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '105c99c7-007e-46a8-851f-1b747182a84c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-866950690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b9aa5981542b4190ab6ec1645a888556',qos_specs=None,replication_status=,reservations=['30289dbc-e683-4290-bc1c-f20cca47d1f9','ed17769f-3a05-4856-ac25-d37e887bdfb4','4b6a14a4-a897-436c-a5b6-ea801a7936ae','291b6a7f-da18-4575-8244-0133d31e5106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a345565200e843deace21a0959c5357e',volume_type_id=9858f725-286c-46aa-af05-af960e35944f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-866950690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=105c99c7-007e-46a8-851f-1b747182a84c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b9aa5981542b4190ab6ec1645a888556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a345565200e843deace21a0959c5357e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9858f725-286c-46aa-af05-af960e35944f),volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:12.422324 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4ef1d4-2d05-4184-b699-1f28a2435c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:12.427738 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-56a17083-ac5f-4421-82f6-a774a833ef25 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:12.428012 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:12.428012 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:12.435945 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-e0f5cd94-87d0-43d1-b077-fa28a6a216f8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:12.445952 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-e0f5cd94-87d0-43d1-b077-fa28a6a216f8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:12.449119 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 649/2620] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:12 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 881 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:12.450700 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:12.450700 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:12.452753 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56a17083-ac5f-4421-82f6-a774a833ef25 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:12.453305 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 661/2621] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:12 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:12.470733 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4ef1d4-2d05-4184-b699-1f28a2435c95) transitioned into state 'SUCCESS' from state '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-866950690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b9aa5981542b4190ab6ec1645a888556',qos_specs=None,replication_status=,reservations=['30289dbc-e683-4290-bc1c-f20cca47d1f9','ed17769f-3a05-4856-ac25-d37e887bdfb4','4b6a14a4-a897-436c-a5b6-ea801a7936ae','291b6a7f-da18-4575-8244-0133d31e5106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a345565200e843deace21a0959c5357e',volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:12.473415 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d50a7727-98aa-422e-a026-88efe28f5f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:12.506349 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d50a7727-98aa-422e-a026-88efe28f5f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:12.512038 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Flow 'volume_create_api' (c1d696ce-aeea-4894-bf9c-72d27cac26d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:12.512802 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume request issued successfully. Aug 14 01:23:12.513873 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97e13a9a-8fb6-4fa8-a2d2-bec0d2727e1a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:23:12.514704 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 654/2622] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:23:12 2026] POST /volume/v3/volumes => generated 757 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:23:12.547111 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dd5ffc73-723a-4d04-9170-992529bafbc1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:12.551999 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd5ffc73-723a-4d04-9170-992529bafbc1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:12.551999 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd5ffc73-723a-4d04-9170-992529bafbc1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:12.553245 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dd5ffc73-723a-4d04-9170-992529bafbc1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:12.574579 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:12.574579 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:12.594199 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dd5ffc73-723a-4d04-9170-992529bafbc1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:12.607594 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dd5ffc73-723a-4d04-9170-992529bafbc1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:12.608439 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 659/2623] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:12 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 825 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:12.709241 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-089cfab7-0886-48ba-96ef-9202d10175c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:12.709241 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-089cfab7-0886-48ba-96ef-9202d10175c7 None None] GET https://10.4.3.11/volume// Aug 14 01:23:12.709241 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-089cfab7-0886-48ba-96ef-9202d10175c7 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:12.709241 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-089cfab7-0886-48ba-96ef-9202d10175c7 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:12.709742 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-089cfab7-0886-48ba-96ef-9202d10175c7 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:12.710346 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 650/2624] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:23:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:12.728466 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-c2054373-1dec-4888-91d5-9c4c810e6f39 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:12.830590 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-c2054373-1dec-4888-91d5-9c4c810e6f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:23:12.830590 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-c2054373-1dec-4888-91d5-9c4c810e6f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00958cd2-0862-47b6-a0bb-98341e3e3d12", "connector": null, "instance_uuid": "32f7bdef-782a-4999-bc20-5189a8603195"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:12.848511 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:12.848511 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:12.919335 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-c2054373-1dec-4888-91d5-9c4c810e6f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:23:12.919335 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 662/2625] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:23:12 2026] POST /volume/v3/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:12.972321 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-06e8e44c-2599-4aff-b7c2-db19eb148bfe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:12.979024 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06e8e44c-2599-4aff-b7c2-db19eb148bfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:12.979327 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06e8e44c-2599-4aff-b7c2-db19eb148bfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:12.979565 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06e8e44c-2599-4aff-b7c2-db19eb148bfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:13.005786 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:13.005786 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:13.012882 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-06e8e44c-2599-4aff-b7c2-db19eb148bfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:13.022470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b44a946e-e4f8-47ef-8beb-12b632620eb8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:13.022470 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b44a946e-e4f8-47ef-8beb-12b632620eb8 None None] GET https://10.4.3.11/volume// Aug 14 01:23:13.024317 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b44a946e-e4f8-47ef-8beb-12b632620eb8 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:13.024526 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b44a946e-e4f8-47ef-8beb-12b632620eb8 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:13.030224 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b44a946e-e4f8-47ef-8beb-12b632620eb8 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:13.031089 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 660/2626] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:13 2026] GET /volume/ => generated 385 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:13.045572 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06e8e44c-2599-4aff-b7c2-db19eb148bfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:13.051143 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 655/2627] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:12 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 880 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:13.053352 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-11d76bdb-bcd3-4f74-8c53-54cefacb1fce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:13.058840 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-11d76bdb-bcd3-4f74-8c53-54cefacb1fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:13.059374 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-11d76bdb-bcd3-4f74-8c53-54cefacb1fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:13.059724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-11d76bdb-bcd3-4f74-8c53-54cefacb1fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:13.083804 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:13.083804 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:13.092782 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-11d76bdb-bcd3-4f74-8c53-54cefacb1fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:13.101897 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-11d76bdb-bcd3-4f74-8c53-54cefacb1fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:13.102689 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 651/2628] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:13 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 1060 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:13.272964 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-ae91a1e6-496c-4eca-8fd8-ce37b425d0b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:13.276078 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-ae91a1e6-496c-4eca-8fd8-ce37b425d0b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] PUT https://10.4.3.11/volume/v3/attachments/d836fb17-b0f9-458d-a74c-0f92f0654b83 Aug 14 01:23:13.277569 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-ae91a1e6-496c-4eca-8fd8-ce37b425d0b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:13.295689 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-ae91a1e6-496c-4eca-8fd8-ce37b425d0b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Acquiring lock "cinder-attachment_update-00958cd2-0862-47b6-a0bb-98341e3e3d12-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:23:13.310952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-ae91a1e6-496c-4eca-8fd8-ce37b425d0b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-00958cd2-0862-47b6-a0bb-98341e3e3d12-np0000007295" acquired by "attachment_update" :: waited 0.013s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:23:13.310952 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:13.310952 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:13.474033 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-42e90725-198a-4440-9a58-ac4d275b3598 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:13.478401 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42e90725-198a-4440-9a58-ac4d275b3598 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:13.481905 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42e90725-198a-4440-9a58-ac4d275b3598 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:13.481905 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42e90725-198a-4440-9a58-ac4d275b3598 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:13.482189 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-42e90725-198a-4440-9a58-ac4d275b3598 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:13.490473 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:13.490473 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:13.491746 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42e90725-198a-4440-9a58-ac4d275b3598 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:13.492334 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 661/2629] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:13 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:13.503643 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-ae91a1e6-496c-4eca-8fd8-ce37b425d0b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-00958cd2-0862-47b6-a0bb-98341e3e3d12-np0000007295" released by "attachment_update" :: held 0.195s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:23:13.504891 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-ae91a1e6-496c-4eca-8fd8-ce37b425d0b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/d836fb17-b0f9-458d-a74c-0f92f0654b83 returned with HTTP 200 Aug 14 01:23:13.505468 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 663/2630] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:23:13 2026] PUT /volume/v3/attachments/d836fb17-b0f9-458d-a74c-0f92f0654b83 => generated 968 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:13.519025 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-0830d9d6-a34c-4d44-8127-16a1c0d51908 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:13.522966 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-0830d9d6-a34c-4d44-8127-16a1c0d51908 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12/encryption Aug 14 01:23:13.522966 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-0830d9d6-a34c-4d44-8127-16a1c0d51908 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:13.522966 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-0830d9d6-a34c-4d44-8127-16a1c0d51908 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:13.538209 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:13.538209 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:13.548969 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-0830d9d6-a34c-4d44-8127-16a1c0d51908 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12/encryption returned with HTTP 200 Aug 14 01:23:13.548969 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 656/2631] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:23:13 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:13.628247 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d730e81d-59a0-4a5a-b1cf-7ac05ea26652 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:13.631703 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d730e81d-59a0-4a5a-b1cf-7ac05ea26652 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:13.632011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d730e81d-59a0-4a5a-b1cf-7ac05ea26652 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:13.632227 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d730e81d-59a0-4a5a-b1cf-7ac05ea26652 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:13.656548 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:13.656548 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:13.666342 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d730e81d-59a0-4a5a-b1cf-7ac05ea26652 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:13.678495 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d730e81d-59a0-4a5a-b1cf-7ac05ea26652 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:13.679095 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 652/2632] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:13 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:13.759400 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5b7d7e12-1e18-4ffc-a0a0-7d294894e77a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:13.764670 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5b7d7e12-1e18-4ffc-a0a0-7d294894e77a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:13.765547 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5b7d7e12-1e18-4ffc-a0a0-7d294894e77a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:13.765547 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5b7d7e12-1e18-4ffc-a0a0-7d294894e77a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:13.775383 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:13.775383 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:13.783279 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5b7d7e12-1e18-4ffc-a0a0-7d294894e77a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:13.788530 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5b7d7e12-1e18-4ffc-a0a0-7d294894e77a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:13.788997 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 662/2633] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:13 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:13.922655 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65260cef-b959-48aa-acf4-17c5bab86426 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:13.926078 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65260cef-b959-48aa-acf4-17c5bab86426 None None] GET https://10.4.3.11/volume// Aug 14 01:23:13.926078 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65260cef-b959-48aa-acf4-17c5bab86426 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:13.926078 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65260cef-b959-48aa-acf4-17c5bab86426 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:13.926078 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65260cef-b959-48aa-acf4-17c5bab86426 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:13.926078 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 664/2634] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:23:13 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:13.941459 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5bb65c88-44ca-4e49-a181-947233698f03 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:13.944876 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5bb65c88-44ca-4e49-a181-947233698f03 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:23:13.944876 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5bb65c88-44ca-4e49-a181-947233698f03 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "105c99c7-007e-46a8-851f-1b747182a84c", "connector": null, "instance_uuid": "6257920c-9610-4ef5-93b1-39c70aadf84e"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:13.958994 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:13.958994 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:14.028127 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-5bb65c88-44ca-4e49-a181-947233698f03 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:23:14.028983 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 657/2635] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:23:13 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 14 01:23:14.083337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-03099185-df2f-4749-819d-1346ebd1407c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:14.087162 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03099185-df2f-4749-819d-1346ebd1407c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:14.087162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03099185-df2f-4749-819d-1346ebd1407c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:14.087162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03099185-df2f-4749-819d-1346ebd1407c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:14.092687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-074864d7-d6be-406e-b5ae-f3f1386b04c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:14.094693 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-074864d7-d6be-406e-b5ae-f3f1386b04c8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:14.094693 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-074864d7-d6be-406e-b5ae-f3f1386b04c8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:14.094693 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-074864d7-d6be-406e-b5ae-f3f1386b04c8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:14.130499 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:14.130499 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:14.131375 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:14.131375 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:14.133148 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-03b18c00-2215-47c1-8fb8-4705cd4233d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:14.134434 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03b18c00-2215-47c1-8fb8-4705cd4233d7 None None] GET https://10.4.3.11/volume// Aug 14 01:23:14.134434 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03b18c00-2215-47c1-8fb8-4705cd4233d7 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:14.135673 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03b18c00-2215-47c1-8fb8-4705cd4233d7 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:14.135673 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03b18c00-2215-47c1-8fb8-4705cd4233d7 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:14.135673 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 665/2636] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:14 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:14.137465 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-03099185-df2f-4749-819d-1346ebd1407c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:14.144688 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-074864d7-d6be-406e-b5ae-f3f1386b04c8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:14.146048 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03099185-df2f-4749-819d-1346ebd1407c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:14.147234 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 653/2637] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:14 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 881 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:14.153746 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-074864d7-d6be-406e-b5ae-f3f1386b04c8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:14.155891 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 663/2638] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:14 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:14.156032 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-144930cf-3c60-4190-896e-ac2f5805e1ad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:14.159318 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-144930cf-3c60-4190-896e-ac2f5805e1ad tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:14.159318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-144930cf-3c60-4190-896e-ac2f5805e1ad tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:14.159318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-144930cf-3c60-4190-896e-ac2f5805e1ad tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:14.183469 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:14.183469 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:14.189242 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-144930cf-3c60-4190-896e-ac2f5805e1ad tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:14.201575 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-144930cf-3c60-4190-896e-ac2f5805e1ad tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:14.201575 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 658/2639] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:14 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1029 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:14.371266 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-611a98a0-aaf9-4810-a12f-00673a791e47 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:14.374107 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-611a98a0-aaf9-4810-a12f-00673a791e47 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] PUT https://10.4.3.11/volume/v3/attachments/362a303c-dcd1-4a3e-9eb2-951030d52d17 Aug 14 01:23:14.374690 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-611a98a0-aaf9-4810-a12f-00673a791e47 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:14.389908 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-611a98a0-aaf9-4810-a12f-00673a791e47 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Acquiring lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:23:14.397015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-611a98a0-aaf9-4810-a12f-00673a791e47 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:23:14.398895 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:14.398895 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:14.510904 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7acdf13f-416c-48f6-92ce-18f234f05dc0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:14.514476 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7acdf13f-416c-48f6-92ce-18f234f05dc0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:14.514873 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7acdf13f-416c-48f6-92ce-18f234f05dc0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:14.515383 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7acdf13f-416c-48f6-92ce-18f234f05dc0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:14.515601 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7acdf13f-416c-48f6-92ce-18f234f05dc0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:14.525918 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:14.525918 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:14.528466 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7acdf13f-416c-48f6-92ce-18f234f05dc0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:14.530578 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 654/2640] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:14 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:14.537902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-611a98a0-aaf9-4810-a12f-00673a791e47 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" released by "attachment_update" :: held 0.141s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:23:14.538350 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-611a98a0-aaf9-4810-a12f-00673a791e47 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/362a303c-dcd1-4a3e-9eb2-951030d52d17 returned with HTTP 200 Aug 14 01:23:14.539994 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 666/2641] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:23:14 2026] PUT /volume/v3/attachments/362a303c-dcd1-4a3e-9eb2-951030d52d17 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:15.170589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d582acd1-9c47-4e50-a59b-5289d45536fa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:15.175336 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d582acd1-9c47-4e50-a59b-5289d45536fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:15.175336 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d582acd1-9c47-4e50-a59b-5289d45536fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:15.175824 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d582acd1-9c47-4e50-a59b-5289d45536fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:15.182463 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4a3b1e5d-d0c4-4f0e-828d-1e969998702a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:15.188790 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a3b1e5d-d0c4-4f0e-828d-1e969998702a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:15.188790 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a3b1e5d-d0c4-4f0e-828d-1e969998702a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:15.188790 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a3b1e5d-d0c4-4f0e-828d-1e969998702a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:15.204415 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:15.204415 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:15.207530 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:15.207530 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:15.213118 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d582acd1-9c47-4e50-a59b-5289d45536fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:15.216144 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4a3b1e5d-d0c4-4f0e-828d-1e969998702a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:15.223894 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d582acd1-9c47-4e50-a59b-5289d45536fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:15.224475 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 664/2642] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:15 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:15.226547 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a3b1e5d-d0c4-4f0e-828d-1e969998702a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:15.226547 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 659/2643] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:15 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:15.544918 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff6596de-d72b-46d6-afbd-1ce545f9f1b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:15.549260 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff6596de-d72b-46d6-afbd-1ce545f9f1b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:15.549879 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff6596de-d72b-46d6-afbd-1ce545f9f1b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:15.550301 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff6596de-d72b-46d6-afbd-1ce545f9f1b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:15.550623 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ff6596de-d72b-46d6-afbd-1ce545f9f1b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:15.556063 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:15.556063 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:15.557612 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff6596de-d72b-46d6-afbd-1ce545f9f1b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:15.558676 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 655/2644] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:15 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:16.247711 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29d817db-1430-4437-8bd7-b2b123139d02 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:16.251951 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29d817db-1430-4437-8bd7-b2b123139d02 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:16.251951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29d817db-1430-4437-8bd7-b2b123139d02 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:16.251951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29d817db-1430-4437-8bd7-b2b123139d02 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:16.252252 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-51efc05d-fe85-443f-a155-4376fe5ec442 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:16.258953 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51efc05d-fe85-443f-a155-4376fe5ec442 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:16.258953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51efc05d-fe85-443f-a155-4376fe5ec442 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:16.258953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51efc05d-fe85-443f-a155-4376fe5ec442 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:16.260492 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=250,cinder:INSERT=20,cinder:UPDATE=49 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:23:16.267150 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:16.267150 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:16.272234 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29d817db-1430-4437-8bd7-b2b123139d02 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:16.273307 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:16.273307 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:16.278676 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29d817db-1430-4437-8bd7-b2b123139d02 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:16.278849 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-51efc05d-fe85-443f-a155-4376fe5ec442 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:16.279500 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 667/2645] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:16 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:16.284550 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51efc05d-fe85-443f-a155-4376fe5ec442 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:16.285233 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 665/2646] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:16 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:16.576528 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f5087d7f-cc50-4329-b11e-8ae0b69dc578 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:16.579060 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5087d7f-cc50-4329-b11e-8ae0b69dc578 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:16.579371 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5087d7f-cc50-4329-b11e-8ae0b69dc578 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:16.579762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f5087d7f-cc50-4329-b11e-8ae0b69dc578 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:16.581051 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f5087d7f-cc50-4329-b11e-8ae0b69dc578 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:16.582337 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=318,cinder:UPDATE=88,cinder:INSERT=48 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:23:16.586383 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:16.586383 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:16.588314 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f5087d7f-cc50-4329-b11e-8ae0b69dc578 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:16.589282 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 660/2647] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:16 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:17.309169 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b61acaaa-274c-49b9-b42f-0c90690e23ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:17.310306 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0e65ea7-fec5-40bb-a838-801bcb9fd1df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:17.311561 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b61acaaa-274c-49b9-b42f-0c90690e23ba tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:17.311561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b61acaaa-274c-49b9-b42f-0c90690e23ba tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:17.311856 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b61acaaa-274c-49b9-b42f-0c90690e23ba tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:17.312449 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0e65ea7-fec5-40bb-a838-801bcb9fd1df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:17.312972 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0e65ea7-fec5-40bb-a838-801bcb9fd1df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:17.315448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0e65ea7-fec5-40bb-a838-801bcb9fd1df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:17.329914 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:17.329914 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:17.335392 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b0e65ea7-fec5-40bb-a838-801bcb9fd1df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:17.337376 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:17.337376 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:17.341898 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0e65ea7-fec5-40bb-a838-801bcb9fd1df tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:17.342551 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 668/2648] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:17 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:17.349468 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b61acaaa-274c-49b9-b42f-0c90690e23ba tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:17.358633 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b61acaaa-274c-49b9-b42f-0c90690e23ba tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:17.359312 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 656/2649] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:17 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:17.606777 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d7782778-2c05-4128-ba92-75a80b92d755 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:17.616624 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7782778-2c05-4128-ba92-75a80b92d755 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:17.616624 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7782778-2c05-4128-ba92-75a80b92d755 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:17.616624 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7782778-2c05-4128-ba92-75a80b92d755 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:17.616624 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d7782778-2c05-4128-ba92-75a80b92d755 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:17.628207 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:17.628207 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:17.628207 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7782778-2c05-4128-ba92-75a80b92d755 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:17.628765 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 666/2650] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:17 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:18.103590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-9daaae63-1e7e-4b44-b9b9-1ee693d3295e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.107975 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-9daaae63-1e7e-4b44-b9b9-1ee693d3295e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments/d836fb17-b0f9-458d-a74c-0f92f0654b83/action Aug 14 01:23:18.108884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-9daaae63-1e7e-4b44-b9b9-1ee693d3295e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:18.110226 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-9daaae63-1e7e-4b44-b9b9-1ee693d3295e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:18.150176 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:18.150176 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:18.180068 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b3ca7cc-eae8-4b50-b5db-c4cf7d4489d3 req-9daaae63-1e7e-4b44-b9b9-1ee693d3295e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/d836fb17-b0f9-458d-a74c-0f92f0654b83/action returned with HTTP 204 Aug 14 01:23:18.181858 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 661/2651] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:23:18 2026] POST /volume/v3/attachments/d836fb17-b0f9-458d-a74c-0f92f0654b83/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:18.375251 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3b831cb-0e47-412d-993a-66235df5b072 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.380722 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3b831cb-0e47-412d-993a-66235df5b072 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:18.381843 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3b831cb-0e47-412d-993a-66235df5b072 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:18.381843 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3b831cb-0e47-412d-993a-66235df5b072 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:18.385808 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc3f538f-87ed-48c1-a38f-5fe936ac5cfe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.391953 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc3f538f-87ed-48c1-a38f-5fe936ac5cfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:18.391953 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc3f538f-87ed-48c1-a38f-5fe936ac5cfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:18.393099 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc3f538f-87ed-48c1-a38f-5fe936ac5cfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:18.400106 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:18.400106 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:18.413012 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:18.413012 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:18.416684 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a3b831cb-0e47-412d-993a-66235df5b072 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:18.423823 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3b831cb-0e47-412d-993a-66235df5b072 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:18.424347 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 669/2652] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:18 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:18.425774 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dc3f538f-87ed-48c1-a38f-5fe936ac5cfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:18.438951 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc3f538f-87ed-48c1-a38f-5fe936ac5cfe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:18.438951 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 657/2653] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:18 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 1173 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:18.462007 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3f8a67c1-cc31-4d03-ae16-e8952d09c02d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.464741 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f8a67c1-cc31-4d03-ae16-e8952d09c02d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:18.465215 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f8a67c1-cc31-4d03-ae16-e8952d09c02d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:18.465424 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f8a67c1-cc31-4d03-ae16-e8952d09c02d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:18.483320 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:18.483320 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:18.489331 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3f8a67c1-cc31-4d03-ae16-e8952d09c02d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:18.496311 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f8a67c1-cc31-4d03-ae16-e8952d09c02d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:18.496972 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 667/2654] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:18 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:18.562387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-44214545-b385-4bf2-931c-c003fdb8a5d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.565684 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-44214545-b385-4bf2-931c-c003fdb8a5d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:18.565684 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-44214545-b385-4bf2-931c-c003fdb8a5d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:18.565684 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-44214545-b385-4bf2-931c-c003fdb8a5d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:18.582067 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:18.582067 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:18.588698 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-44214545-b385-4bf2-931c-c003fdb8a5d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:18.596214 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-44214545-b385-4bf2-931c-c003fdb8a5d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:18.596214 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 662/2655] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:18 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:18.631178 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-1bb75c4d-442e-45a7-99e9-fa6131e133b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.633079 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-1bb75c4d-442e-45a7-99e9-fa6131e133b7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12/action Aug 14 01:23:18.633591 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-1bb75c4d-442e-45a7-99e9-fa6131e133b7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:18.633839 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-1bb75c4d-442e-45a7-99e9-fa6131e133b7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:18.645993 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6d634e3-227a-47c1-8d46-ab7701688c8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.648451 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6d634e3-227a-47c1-8d46-ab7701688c8b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:18.648615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6d634e3-227a-47c1-8d46-ab7701688c8b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:18.649361 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6d634e3-227a-47c1-8d46-ab7701688c8b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:18.649361 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a6d634e3-227a-47c1-8d46-ab7701688c8b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:18.656009 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:18.656009 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:18.656136 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:18.656136 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:18.656729 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-1bb75c4d-442e-45a7-99e9-fa6131e133b7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:18.658241 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6d634e3-227a-47c1-8d46-ab7701688c8b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:18.658241 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 658/2656] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:18 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:18.666944 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-1bb75c4d-442e-45a7-99e9-fa6131e133b7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Begin detaching volume completed successfully. Aug 14 01:23:18.667544 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-1bb75c4d-442e-45a7-99e9-fa6131e133b7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12/action returned with HTTP 202 Aug 14 01:23:18.668272 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 670/2657] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:23:18 2026] POST /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:23:18.774057 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb136de4-1dc4-4a99-8711-6137e43cbdd3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.774572 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb136de4-1dc4-4a99-8711-6137e43cbdd3 None None] GET https://10.4.3.11/volume// Aug 14 01:23:18.774845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb136de4-1dc4-4a99-8711-6137e43cbdd3 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:18.775314 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb136de4-1dc4-4a99-8711-6137e43cbdd3 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:18.778638 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb136de4-1dc4-4a99-8711-6137e43cbdd3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:18.778869 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 668/2658] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:18 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:18.796970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-6570f5eb-7957-4be2-a1f7-2dd2897a901d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.799256 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-6570f5eb-7957-4be2-a1f7-2dd2897a901d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:18.799538 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-6570f5eb-7957-4be2-a1f7-2dd2897a901d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:18.799757 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-6570f5eb-7957-4be2-a1f7-2dd2897a901d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:18.818247 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:18.818247 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:18.825595 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-6570f5eb-7957-4be2-a1f7-2dd2897a901d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:18.836203 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-6570f5eb-7957-4be2-a1f7-2dd2897a901d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:18.836762 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 663/2659] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:18 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 1356 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:18.874885 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-e0c5b65a-03a4-45b7-9f28-ecb3fc85aa73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:18.878437 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-e0c5b65a-03a4-45b7-9f28-ecb3fc85aa73 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12/encryption Aug 14 01:23:18.882950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-e0c5b65a-03a4-45b7-9f28-ecb3fc85aa73 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:18.882950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-e0c5b65a-03a4-45b7-9f28-ecb3fc85aa73 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:18.897332 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:18.897332 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:18.912946 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-e0c5b65a-03a4-45b7-9f28-ecb3fc85aa73 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12/encryption returned with HTTP 200 Aug 14 01:23:18.913403 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 659/2660] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:23:18 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12/encryption => generated 161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:19.446957 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16ed912d-faab-4c9b-98ba-0f7595fdc330 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:19.449357 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16ed912d-faab-4c9b-98ba-0f7595fdc330 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:19.450944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16ed912d-faab-4c9b-98ba-0f7595fdc330 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:19.450944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16ed912d-faab-4c9b-98ba-0f7595fdc330 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:19.480472 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:19.480472 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:19.487558 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-16ed912d-faab-4c9b-98ba-0f7595fdc330 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:19.495169 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16ed912d-faab-4c9b-98ba-0f7595fdc330 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:19.495520 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 671/2661] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:19 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:19.679596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b0291f38-98ee-419d-bb6f-0ea5fd96b15b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:19.681333 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0291f38-98ee-419d-bb6f-0ea5fd96b15b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:19.681564 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0291f38-98ee-419d-bb6f-0ea5fd96b15b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:19.681736 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0291f38-98ee-419d-bb6f-0ea5fd96b15b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:19.681857 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b0291f38-98ee-419d-bb6f-0ea5fd96b15b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:19.693349 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:19.693349 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:19.694277 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0291f38-98ee-419d-bb6f-0ea5fd96b15b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:19.696292 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 669/2662] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:19 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:20.047083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:20.050174 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/limits Aug 14 01:23:20.050495 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:20.050899 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:20.064260 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1093123462-977652590, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.064260 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.064597 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.065021 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1427908827-92964248, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.065387 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.065790 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.066278 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1445431308-612261450, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.066467 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1510373072 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1510373072, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.066845 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1510373072 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1510373072, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.067242 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1510373072 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1510373072, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:20.098722 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-b28269c7-9f4f-400b-a776-ffe9fb269e43 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/limits returned with HTTP 200 Aug 14 01:23:20.099390 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 664/2663] 10.4.3.11 () {68 vars in 1477 bytes} [Fri Aug 14 01:23:20 2026] GET /volume/v3/limits => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:20.162721 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-77b5aae6-de5c-4f4c-b6ea-bb2cf1973186 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:20.166476 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-77b5aae6-de5c-4f4c-b6ea-bb2cf1973186 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:23:20.166720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-77b5aae6-de5c-4f4c-b6ea-bb2cf1973186 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:20.167016 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-77b5aae6-de5c-4f4c-b6ea-bb2cf1973186 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:20.184471 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:20.184471 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:20.193602 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-77b5aae6-de5c-4f4c-b6ea-bb2cf1973186 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:23:20.205337 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-77b5aae6-de5c-4f4c-b6ea-bb2cf1973186 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 200 Aug 14 01:23:20.206070 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 660/2664] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:20 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 1656 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:20.223663 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-6383cda2-c069-4c35-970b-c79ac3857c83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:20.227429 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-6383cda2-c069-4c35-970b-c79ac3857c83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:23:20.228419 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-6383cda2-c069-4c35-970b-c79ac3857c83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fef61be0-fe47-4cd4-9799-e8e28890861d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1720703193", "description": null, "metadata": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:20.250499 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:20.250499 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:20.251408 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-6383cda2-c069-4c35-970b-c79ac3857c83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:23:20.251832 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-6383cda2-c069-4c35-970b-c79ac3857c83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create snapshot from volume fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:23:20.314968 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-6383cda2-c069-4c35-970b-c79ac3857c83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['47fcf416-4980-4db8-af8c-97d5ae75c0cb', '02c9f733-7555-440a-8372-37ee0e079ef5', '3e263842-5f4e-491d-82a6-634304fc735f', '105f9340-a677-443a-85ed-a305c37d68e6'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:20.382722 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-6383cda2-c069-4c35-970b-c79ac3857c83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot force create request issued successfully. Aug 14 01:23:20.382722 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7c0e3661-0941-4b1f-8320-1bd3e4c44d78 req-6383cda2-c069-4c35-970b-c79ac3857c83 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:23:20.383866 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 672/2665] 10.4.3.11 () {72 vars in 1540 bytes} [Fri Aug 14 01:23:20 2026] POST /volume/v3/snapshots => generated 320 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:23:20.515816 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ecebb05-84a2-4bf6-a852-52d90fb84eeb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:20.518608 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ecebb05-84a2-4bf6-a852-52d90fb84eeb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:20.519869 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ecebb05-84a2-4bf6-a852-52d90fb84eeb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:20.520147 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ecebb05-84a2-4bf6-a852-52d90fb84eeb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:20.544649 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:20.544649 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:20.556818 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ecebb05-84a2-4bf6-a852-52d90fb84eeb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:20.566453 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ecebb05-84a2-4bf6-a852-52d90fb84eeb tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:20.567514 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 670/2666] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:20 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:20.713484 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-324de418-eb4e-4909-93bd-b3d75717320c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:20.718650 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-324de418-eb4e-4909-93bd-b3d75717320c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:20.718650 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-324de418-eb4e-4909-93bd-b3d75717320c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:20.720335 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-324de418-eb4e-4909-93bd-b3d75717320c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:20.722536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-324de418-eb4e-4909-93bd-b3d75717320c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:20.728457 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:20.728457 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:20.729766 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-324de418-eb4e-4909-93bd-b3d75717320c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:20.729766 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 665/2667] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:20 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:21.041163 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-56b2d4b1-c5a6-4b63-a1f7-1a61c02e25fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:21.047967 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-56b2d4b1-c5a6-4b63-a1f7-1a61c02e25fa tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments/362a303c-dcd1-4a3e-9eb2-951030d52d17/action Aug 14 01:23:21.048535 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-56b2d4b1-c5a6-4b63-a1f7-1a61c02e25fa tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:21.048717 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-56b2d4b1-c5a6-4b63-a1f7-1a61c02e25fa tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:21.089534 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:21.089534 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:21.113424 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2be733a-3460-4c53-a7a8-2670b7798b45 req-56b2d4b1-c5a6-4b63-a1f7-1a61c02e25fa tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/362a303c-dcd1-4a3e-9eb2-951030d52d17/action returned with HTTP 204 Aug 14 01:23:21.113424 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 661/2668] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:23:21 2026] POST /volume/v3/attachments/362a303c-dcd1-4a3e-9eb2-951030d52d17/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:21.119054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-3d8bba73-c0b7-4249-ae64-0c45d2449208 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:21.125053 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-3d8bba73-c0b7-4249-ae64-0c45d2449208 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/attachments/d836fb17-b0f9-458d-a74c-0f92f0654b83 Aug 14 01:23:21.125289 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-3d8bba73-c0b7-4249-ae64-0c45d2449208 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:21.125512 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-3d8bba73-c0b7-4249-ae64-0c45d2449208 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:21.142297 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:21.142297 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:21.348126 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-90184c9f-9cea-4f46-963d-1ec73cb34c5b req-3d8bba73-c0b7-4249-ae64-0c45d2449208 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/d836fb17-b0f9-458d-a74c-0f92f0654b83 returned with HTTP 200 Aug 14 01:23:21.349192 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 673/2669] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:23:21 2026] DELETE /volume/v3/attachments/d836fb17-b0f9-458d-a74c-0f92f0654b83 => generated 19 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:21.592485 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-823e0b32-eb1d-48cc-96a8-fdb8f0a66862 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:21.597788 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-823e0b32-eb1d-48cc-96a8-fdb8f0a66862 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:21.597788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-823e0b32-eb1d-48cc-96a8-fdb8f0a66862 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:21.597788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-823e0b32-eb1d-48cc-96a8-fdb8f0a66862 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:21.626462 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:21.626462 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:21.636910 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-823e0b32-eb1d-48cc-96a8-fdb8f0a66862 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:21.649747 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-823e0b32-eb1d-48cc-96a8-fdb8f0a66862 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:21.651671 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 671/2670] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:21 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:21.755035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3887ae5f-0a53-4dc1-bd57-e812f69b9c0b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:21.755745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-0ef81d58-38cf-4826-8c43-85129336663b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:21.756019 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3887ae5f-0a53-4dc1-bd57-e812f69b9c0b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:21.756019 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3887ae5f-0a53-4dc1-bd57-e812f69b9c0b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:21.756019 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3887ae5f-0a53-4dc1-bd57-e812f69b9c0b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:21.756019 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3887ae5f-0a53-4dc1-bd57-e812f69b9c0b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:21.765573 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-0ef81d58-38cf-4826-8c43-85129336663b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:21.767112 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-0ef81d58-38cf-4826-8c43-85129336663b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:21.767112 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-0ef81d58-38cf-4826-8c43-85129336663b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:21.772088 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:21.772088 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:21.773834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3887ae5f-0a53-4dc1-bd57-e812f69b9c0b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:21.773834 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 666/2671] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:21 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:21.790751 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:21.790751 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:21.792192 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e336ad1-1e53-45ae-951f-6c489524c34b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:21.796974 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e336ad1-1e53-45ae-951f-6c489524c34b tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:23:21.797471 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e336ad1-1e53-45ae-951f-6c489524c34b tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008146544-400416277", "extra_specs": {"multiattach": " True"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:21.805373 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-0ef81d58-38cf-4826-8c43-85129336663b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:21.809001 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:21.809001 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:21.814393 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-0ef81d58-38cf-4826-8c43-85129336663b tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:21.815451 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 662/2672] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:21 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1142 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:21.849245 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e336ad1-1e53-45ae-951f-6c489524c34b tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:23:21.850281 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 674/2673] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:23:21 2026] POST /volume/v3/types => generated 286 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:21.867407 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e850bc2f-7461-436d-be76-58bbc041d66b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:21.871847 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:23:21.872322 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1874834168", "snapshot_id": null, "imageRef": null, "volume_type": "d5262fec-5835-4d9e-9cc2-fbc2b824ce8c", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:21.874021 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1874834168', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'd5262fec-5835-4d9e-9cc2-fbc2b824ce8c', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:23:21.882683 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume of 1 GB Aug 14 01:23:21.883260 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:21.883260 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:21.884328 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Availability Zones retrieved successfully. Aug 14 01:23:21.894343 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Flow 'volume_create_api' (c430c83b-f89e-43bf-b3d6-9f16ce1b7ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:21.896139 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3588f385-9593-478f-8f28-c6db05eaea23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:21.897939 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:23:21.916634 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:21.916634 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:21.948053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3588f385-9593-478f-8f28-c6db05eaea23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:23:22Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d5262fec-5835-4d9e-9cc2-fbc2b824ce8c,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008146544-400416277',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5262fec-5835-4d9e-9cc2-fbc2b824ce8c', 'encryption_key_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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:21.949423 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3eefecb-6950-46f6-9804-fae7627ae0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:22.021877 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4c4e7bbb-845b-431e-b254-3620bcb67075 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:22.021877 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c4e7bbb-845b-431e-b254-3620bcb67075 None None] GET https://10.4.3.11/volume// Aug 14 01:23:22.021877 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c4e7bbb-845b-431e-b254-3620bcb67075 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:22.021877 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4c4e7bbb-845b-431e-b254-3620bcb67075 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:22.021877 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4c4e7bbb-845b-431e-b254-3620bcb67075 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:22.022093 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008146544-400416277 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008146544-400416277, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:22.022157 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 667/2674] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:23:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:22.022190 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008146544-400416277 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1008146544-400416277, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:22.033287 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-bc459774-55c3-4258-89bc-3055a7911a41 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:22.040129 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-bc459774-55c3-4258-89bc-3055a7911a41 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:23:22.040594 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-bc459774-55c3-4258-89bc-3055a7911a41 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "105c99c7-007e-46a8-851f-1b747182a84c", "connector": null, "instance_uuid": "479de637-648c-4771-a13a-0120e4e7d3a7"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:22.045319 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ea1e29d9-cec4-4d0b-a709-76854b286671 req-657e03c9-ec8e-4fe9-950d-23bd77c06ef6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:22.050319 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ea1e29d9-cec4-4d0b-a709-76854b286671 req-657e03c9-ec8e-4fe9-950d-23bd77c06ef6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:22.050612 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ea1e29d9-cec4-4d0b-a709-76854b286671 req-657e03c9-ec8e-4fe9-950d-23bd77c06ef6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:22.053389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ea1e29d9-cec4-4d0b-a709-76854b286671 req-657e03c9-ec8e-4fe9-950d-23bd77c06ef6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:22.066231 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:22.066231 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:22.067469 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:22.067469 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:22.083144 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ea1e29d9-cec4-4d0b-a709-76854b286671 req-657e03c9-ec8e-4fe9-950d-23bd77c06ef6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:22.091973 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Created reservations ['c714e5dd-8d41-48e1-864e-884d5937c104', 'f6e9b48c-4ea5-42ab-a70a-f8801731e74e', 'df8b7ee0-b0d7-43bf-9c1a-32dd01c4efd2', '97c3145f-a249-473c-8100-7584a89538c0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:22.091973 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3eefecb-6950-46f6-9804-fae7627ae0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c714e5dd-8d41-48e1-864e-884d5937c104', 'f6e9b48c-4ea5-42ab-a70a-f8801731e74e', 'df8b7ee0-b0d7-43bf-9c1a-32dd01c4efd2', '97c3145f-a249-473c-8100-7584a89538c0']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:22.092302 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ea1e29d9-cec4-4d0b-a709-76854b286671 req-657e03c9-ec8e-4fe9-950d-23bd77c06ef6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:22.092302 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 675/2675] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:22 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:22.092420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461cb342-0ae0-4f7e-88e2-bdf4d39d500a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:22.129955 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461cb342-0ae0-4f7e-88e2-bdf4d39d500a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '197d38a3-c30a-4b1c-903c-3fa1f7c16166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1874834168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ecaf871951584d45a3b2d1e9aee8ba72',qos_specs=None,replication_status=,reservations=['c714e5dd-8d41-48e1-864e-884d5937c104','f6e9b48c-4ea5-42ab-a70a-f8801731e74e','df8b7ee0-b0d7-43bf-9c1a-32dd01c4efd2','97c3145f-a249-473c-8100-7584a89538c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_type_id=d5262fec-5835-4d9e-9cc2-fbc2b824ce8c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1874834168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=197d38a3-c30a-4b1c-903c-3fa1f7c16166,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ecaf871951584d45a3b2d1e9aee8ba72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5262fec-5835-4d9e-9cc2-fbc2b824ce8c),volume_type_id=d5262fec-5835-4d9e-9cc2-fbc2b824ce8c)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:22.129955 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68219c18-554c-41e6-9749-03f53ef43cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:22.138029 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-bc459774-55c3-4258-89bc-3055a7911a41 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:23:22.138675 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 663/2676] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:23:22 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:22.185910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b3c98239-da36-4c40-8a24-9f9d6296b11d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:22.189502 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3c98239-da36-4c40-8a24-9f9d6296b11d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:22.189847 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b3c98239-da36-4c40-8a24-9f9d6296b11d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:22.190172 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b3c98239-da36-4c40-8a24-9f9d6296b11d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:22.196998 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68219c18-554c-41e6-9749-03f53ef43cd0) transitioned into state 'SUCCESS' from state '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-1874834168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ecaf871951584d45a3b2d1e9aee8ba72',qos_specs=None,replication_status=,reservations=['c714e5dd-8d41-48e1-864e-884d5937c104','f6e9b48c-4ea5-42ab-a70a-f8801731e74e','df8b7ee0-b0d7-43bf-9c1a-32dd01c4efd2','97c3145f-a249-473c-8100-7584a89538c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='764cdbd9900741ca8f6f4d5218cb359c',volume_type_id=d5262fec-5835-4d9e-9cc2-fbc2b824ce8c)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:22.198387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02bec802-3c4d-46fa-9d92-9cf31f6a0fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:22.221443 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02bec802-3c4d-46fa-9d92-9cf31f6a0fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:22.224409 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Flow 'volume_create_api' (c430c83b-f89e-43bf-b3d6-9f16ce1b7ec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:22.224409 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Create volume request issued successfully. Aug 14 01:23:22.224749 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e850bc2f-7461-436d-be76-58bbc041d66b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:23:22.225911 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 672/2677] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:23:21 2026] POST /volume/v3/volumes => generated 827 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:23:22.242816 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d106475-4a9a-4dde-b9a0-36a6fd19a7c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:22.244114 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d106475-4a9a-4dde-b9a0-36a6fd19a7c9 None None] GET https://10.4.3.11/volume// Aug 14 01:23:22.244114 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d106475-4a9a-4dde-b9a0-36a6fd19a7c9 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:22.244114 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d106475-4a9a-4dde-b9a0-36a6fd19a7c9 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:22.244640 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d106475-4a9a-4dde-b9a0-36a6fd19a7c9 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:22.245742 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 676/2678] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:22.245890 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:22.245890 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:22.252502 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b3c98239-da36-4c40-8a24-9f9d6296b11d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:22.259298 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00e74beb-725b-4d82-aeeb-eac4812418c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:22.259744 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b3c98239-da36-4c40-8a24-9f9d6296b11d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:22.260694 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 668/2679] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:22 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1144 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:22.262155 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e74beb-725b-4d82-aeeb-eac4812418c3 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:22.262730 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e74beb-725b-4d82-aeeb-eac4812418c3 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:22.263945 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e74beb-725b-4d82-aeeb-eac4812418c3 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:22.274544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-054497d7-7052-4689-acbb-b0f82912fbe3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:22.276802 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:22.276802 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:22.277867 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-054497d7-7052-4689-acbb-b0f82912fbe3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:22.278219 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-054497d7-7052-4689-acbb-b0f82912fbe3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:22.278847 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-054497d7-7052-4689-acbb-b0f82912fbe3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:22.282504 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-00e74beb-725b-4d82-aeeb-eac4812418c3 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:22.291943 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e74beb-725b-4d82-aeeb-eac4812418c3 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:22.291943 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 664/2680] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:22 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:22.319668 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:22.319668 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:22.330338 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-054497d7-7052-4689-acbb-b0f82912fbe3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:22.340657 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-054497d7-7052-4689-acbb-b0f82912fbe3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:22.340657 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 673/2681] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:22 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1324 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:22.524937 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-32169aa0-5abb-4b7a-ba08-0cdac1e10a00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:22.527722 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-32169aa0-5abb-4b7a-ba08-0cdac1e10a00 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] PUT https://10.4.3.11/volume/v3/attachments/c9000145-3b73-47c2-a786-96bcbc65804b Aug 14 01:23:22.528230 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-32169aa0-5abb-4b7a-ba08-0cdac1e10a00 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:22.547698 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-32169aa0-5abb-4b7a-ba08-0cdac1e10a00 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Acquiring lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:23:22.560502 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-32169aa0-5abb-4b7a-ba08-0cdac1e10a00 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" acquired by "attachment_update" :: waited 0.014s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:23:22.562332 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:22.562332 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:22.713785 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-32169aa0-5abb-4b7a-ba08-0cdac1e10a00 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" released by "attachment_update" :: held 0.153s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:23:22.714335 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-32169aa0-5abb-4b7a-ba08-0cdac1e10a00 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/c9000145-3b73-47c2-a786-96bcbc65804b returned with HTTP 200 Aug 14 01:23:22.715130 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 677/2682] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:23:22 2026] PUT /volume/v3/attachments/c9000145-3b73-47c2-a786-96bcbc65804b => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:22.794179 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e618bbe-d010-4e05-9d64-29e18edaf29e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:22.799939 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e618bbe-d010-4e05-9d64-29e18edaf29e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:22.800287 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e618bbe-d010-4e05-9d64-29e18edaf29e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:22.800343 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e618bbe-d010-4e05-9d64-29e18edaf29e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:22.802313 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0e618bbe-d010-4e05-9d64-29e18edaf29e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:22.809675 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:22.809675 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:22.811321 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e618bbe-d010-4e05-9d64-29e18edaf29e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:22.812179 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 669/2683] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:22 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:23.288165 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83980087-beff-4f57-94d5-09ace100b536 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.291643 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83980087-beff-4f57-94d5-09ace100b536 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:23.292196 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83980087-beff-4f57-94d5-09ace100b536 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.292783 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83980087-beff-4f57-94d5-09ace100b536 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.311176 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:23.311176 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:23.319303 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-997f0bd9-6768-489b-a643-ec1467e1cd32 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.323971 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83980087-beff-4f57-94d5-09ace100b536 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:23.324400 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-997f0bd9-6768-489b-a643-ec1467e1cd32 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:23.324400 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-997f0bd9-6768-489b-a643-ec1467e1cd32 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.324400 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-997f0bd9-6768-489b-a643-ec1467e1cd32 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.331749 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83980087-beff-4f57-94d5-09ace100b536 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:23.331749 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 665/2684] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:23.341712 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:23.341712 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:23.351207 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-997f0bd9-6768-489b-a643-ec1467e1cd32 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:23.365130 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-997f0bd9-6768-489b-a643-ec1467e1cd32 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:23.365829 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 674/2685] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 920 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:23.387127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52b61de7-97e9-4eb5-8f7d-a07be00c90b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.390877 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52b61de7-97e9-4eb5-8f7d-a07be00c90b2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:23.391041 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52b61de7-97e9-4eb5-8f7d-a07be00c90b2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.391348 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52b61de7-97e9-4eb5-8f7d-a07be00c90b2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.403301 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:23.403301 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:23.410403 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-52b61de7-97e9-4eb5-8f7d-a07be00c90b2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:23.422814 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52b61de7-97e9-4eb5-8f7d-a07be00c90b2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:23.423435 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 678/2686] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 920 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:23.490002 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-66a4137e-414f-4e9e-84d7-c9d1accf4ce2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.494950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-66a4137e-414f-4e9e-84d7-c9d1accf4ce2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:23.494950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-66a4137e-414f-4e9e-84d7-c9d1accf4ce2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.494950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-66a4137e-414f-4e9e-84d7-c9d1accf4ce2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.506285 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:23.506285 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:23.511666 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-66a4137e-414f-4e9e-84d7-c9d1accf4ce2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:23.518688 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-66a4137e-414f-4e9e-84d7-c9d1accf4ce2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:23.519648 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 670/2687] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 920 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:23.553435 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d179ffa-da13-48de-8093-5e964716e496 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.559858 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d179ffa-da13-48de-8093-5e964716e496 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:23:23.561162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d179ffa-da13-48de-8093-5e964716e496 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.561618 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d179ffa-da13-48de-8093-5e964716e496 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.575876 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:23.575876 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:23.576692 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d179ffa-da13-48de-8093-5e964716e496 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:23:23.577847 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d179ffa-da13-48de-8093-5e964716e496 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f returned with HTTP 200 Aug 14 01:23:23.578326 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 666/2688] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f => generated 479 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:23.651829 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a64b7779-05d8-46d1-b4b8-917fe3c2f5f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.652254 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a64b7779-05d8-46d1-b4b8-917fe3c2f5f3 None None] GET https://10.4.3.11/volume// Aug 14 01:23:23.653059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a64b7779-05d8-46d1-b4b8-917fe3c2f5f3 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.653059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a64b7779-05d8-46d1-b4b8-917fe3c2f5f3 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.653223 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a64b7779-05d8-46d1-b4b8-917fe3c2f5f3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:23.653713 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 675/2689] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:23.666953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-b3981185-baa0-4cc2-b79e-282d3bc9239f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.670393 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-b3981185-baa0-4cc2-b79e-282d3bc9239f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:23:23.671128 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-b3981185-baa0-4cc2-b79e-282d3bc9239f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "197d38a3-c30a-4b1c-903c-3fa1f7c16166", "connector": null, "instance_uuid": "7878ca7e-b569-4d6c-881f-5f9a2886ebe6"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:23.681289 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:23.681289 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:23.723283 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-b3981185-baa0-4cc2-b79e-282d3bc9239f tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:23:23.723942 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 679/2690] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:23:23 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 14 01:23:23.796015 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1721c6fc-f585-4d83-94c5-6b97724c2aaa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.798092 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1721c6fc-f585-4d83-94c5-6b97724c2aaa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:23.798425 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1721c6fc-f585-4d83-94c5-6b97724c2aaa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.798855 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1721c6fc-f585-4d83-94c5-6b97724c2aaa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.800126 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2534c789-e837-49e6-93f4-f304113a643d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.800650 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2534c789-e837-49e6-93f4-f304113a643d None None] GET https://10.4.3.11/volume// Aug 14 01:23:23.801388 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2534c789-e837-49e6-93f4-f304113a643d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.801388 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2534c789-e837-49e6-93f4-f304113a643d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.801752 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2534c789-e837-49e6-93f4-f304113a643d None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:23.801813 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 667/2691] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:23.813199 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-ace1e6c5-82fb-4e3a-b29d-b1bbd8421bfe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.817962 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-ace1e6c5-82fb-4e3a-b29d-b1bbd8421bfe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:23.817962 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-ace1e6c5-82fb-4e3a-b29d-b1bbd8421bfe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.817962 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-ace1e6c5-82fb-4e3a-b29d-b1bbd8421bfe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.818382 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:23.818382 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:23.825571 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1721c6fc-f585-4d83-94c5-6b97724c2aaa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:23.828144 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5482c3bf-d66d-4da0-8760-597b4e4fa5aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:23.833144 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5482c3bf-d66d-4da0-8760-597b4e4fa5aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:23.833460 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1721c6fc-f585-4d83-94c5-6b97724c2aaa tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:23.833667 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5482c3bf-d66d-4da0-8760-597b4e4fa5aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:23.833974 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5482c3bf-d66d-4da0-8760-597b4e4fa5aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:23.834327 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 671/2692] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 919 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:23.837074 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5482c3bf-d66d-4da0-8760-597b4e4fa5aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:23.848207 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:23.848207 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:23.849580 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5482c3bf-d66d-4da0-8760-597b4e4fa5aa tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:23.849625 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 680/2693] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:23.852697 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:23.852697 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:23.860112 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-ace1e6c5-82fb-4e3a-b29d-b1bbd8421bfe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:23.871147 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-ace1e6c5-82fb-4e3a-b29d-b1bbd8421bfe tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:23.871989 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 676/2694] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:23 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 1099 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:24.057532 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-c96cb635-4eb6-4882-8d58-eed9eb78b59a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:24.063962 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-c96cb635-4eb6-4882-8d58-eed9eb78b59a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] PUT https://10.4.3.11/volume/v3/attachments/ca5e3d1b-8370-4f9c-9827-50860a96d56b Aug 14 01:23:24.064550 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-c96cb635-4eb6-4882-8d58-eed9eb78b59a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:24.084145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-c96cb635-4eb6-4882-8d58-eed9eb78b59a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Acquiring lock "cinder-attachment_update-197d38a3-c30a-4b1c-903c-3fa1f7c16166-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:23:24.095404 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-c96cb635-4eb6-4882-8d58-eed9eb78b59a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-197d38a3-c30a-4b1c-903c-3fa1f7c16166-np0000007295" acquired by "attachment_update" :: waited 0.011s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:23:24.097668 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:24.097668 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:24.283034 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-c96cb635-4eb6-4882-8d58-eed9eb78b59a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Lock "cinder-attachment_update-197d38a3-c30a-4b1c-903c-3fa1f7c16166-np0000007295" released by "attachment_update" :: held 0.187s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:23:24.283034 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-c96cb635-4eb6-4882-8d58-eed9eb78b59a tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/ca5e3d1b-8370-4f9c-9827-50860a96d56b returned with HTTP 200 Aug 14 01:23:24.283241 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 668/2695] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:23:24 2026] PUT /volume/v3/attachments/ca5e3d1b-8370-4f9c-9827-50860a96d56b => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:24.354255 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bd3efb92-ca91-44bf-ac76-843ddeeb7754 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:24.356776 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd3efb92-ca91-44bf-ac76-843ddeeb7754 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:24.356957 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd3efb92-ca91-44bf-ac76-843ddeeb7754 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:24.357569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd3efb92-ca91-44bf-ac76-843ddeeb7754 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:24.384189 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:24.384189 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:24.390605 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bd3efb92-ca91-44bf-ac76-843ddeeb7754 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:24.399967 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd3efb92-ca91-44bf-ac76-843ddeeb7754 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:24.401814 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 672/2696] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:24 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:24.855210 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c8596de-9945-4f68-9e35-91a498bd8009 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:24.860953 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c8596de-9945-4f68-9e35-91a498bd8009 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:24.860953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c8596de-9945-4f68-9e35-91a498bd8009 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:24.860953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c8596de-9945-4f68-9e35-91a498bd8009 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:24.868672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d6ec1aaa-64c2-4b54-9320-235d2f5c45b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:24.871630 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6ec1aaa-64c2-4b54-9320-235d2f5c45b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:24.872318 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6ec1aaa-64c2-4b54-9320-235d2f5c45b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:24.872418 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6ec1aaa-64c2-4b54-9320-235d2f5c45b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:24.872888 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d6ec1aaa-64c2-4b54-9320-235d2f5c45b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:24.873767 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:24.873767 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:24.879578 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c8596de-9945-4f68-9e35-91a498bd8009 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:24.882800 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:24.882800 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:24.882800 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6ec1aaa-64c2-4b54-9320-235d2f5c45b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:24.882800 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 677/2697] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:24 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:24.887355 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c8596de-9945-4f68-9e35-91a498bd8009 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:24.887946 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 681/2698] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:24 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 920 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:25.094681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-1c1b5cf9-4a9b-4922-acc2-3850cde9f251 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:25.099993 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-1c1b5cf9-4a9b-4922-acc2-3850cde9f251 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments/c9000145-3b73-47c2-a786-96bcbc65804b/action Aug 14 01:23:25.100463 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-1c1b5cf9-4a9b-4922-acc2-3850cde9f251 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:25.100973 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-1c1b5cf9-4a9b-4922-acc2-3850cde9f251 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:25.149702 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:25.149702 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:25.179909 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-08313d7f-1e50-4d59-9b4a-9c8bbeee45a1 req-1c1b5cf9-4a9b-4922-acc2-3850cde9f251 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/c9000145-3b73-47c2-a786-96bcbc65804b/action returned with HTTP 204 Aug 14 01:23:25.180584 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 669/2699] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:23:25 2026] POST /volume/v3/attachments/c9000145-3b73-47c2-a786-96bcbc65804b/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:25.424460 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-85615a0b-607e-4490-9962-8e79b679eb4e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:25.428307 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85615a0b-607e-4490-9962-8e79b679eb4e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:25.428307 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85615a0b-607e-4490-9962-8e79b679eb4e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:25.428855 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85615a0b-607e-4490-9962-8e79b679eb4e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:25.446724 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:25.446724 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:25.451058 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-85615a0b-607e-4490-9962-8e79b679eb4e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:25.456871 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85615a0b-607e-4490-9962-8e79b679eb4e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:25.457285 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 673/2700] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:25 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:25.902379 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f3f6cd57-f490-480a-8517-a07b5e776ffc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:25.905156 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3f6cd57-f490-480a-8517-a07b5e776ffc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:25.906239 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3f6cd57-f490-480a-8517-a07b5e776ffc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:25.906239 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3f6cd57-f490-480a-8517-a07b5e776ffc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:25.906239 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f3f6cd57-f490-480a-8517-a07b5e776ffc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:25.909660 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c2818b74-7b0b-4037-b72b-115c6027a1a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:25.912561 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2818b74-7b0b-4037-b72b-115c6027a1a7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:25.912939 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2818b74-7b0b-4037-b72b-115c6027a1a7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:25.914155 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2818b74-7b0b-4037-b72b-115c6027a1a7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:25.915608 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:25.915608 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:25.916974 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3f6cd57-f490-480a-8517-a07b5e776ffc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:25.921493 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 678/2701] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:25 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:25.934953 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:25.934953 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:25.940101 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c2818b74-7b0b-4037-b72b-115c6027a1a7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:25.947629 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2818b74-7b0b-4037-b72b-115c6027a1a7 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:25.948131 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 682/2702] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:25 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 920 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:26.499847 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-df4396a2-c6a9-443e-8dab-bde965eff644 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:26.502879 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-df4396a2-c6a9-443e-8dab-bde965eff644 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:23:26.503455 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-df4396a2-c6a9-443e-8dab-bde965eff644 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:26.503455 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-df4396a2-c6a9-443e-8dab-bde965eff644 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:26.513534 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=277,cinder:UPDATE=65,cinder:INSERT=21 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:23:26.521204 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:26.521204 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:26.523073 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-df4396a2-c6a9-443e-8dab-bde965eff644 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:23:26.526279 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-df4396a2-c6a9-443e-8dab-bde965eff644 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f returned with HTTP 200 Aug 14 01:23:26.526604 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 670/2703] 10.4.3.11 () {68 vars in 1597 bytes} [Fri Aug 14 01:23:26 2026] GET /volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f => generated 479 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:26.933329 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-26e02c1e-0fd6-4c92-88fb-22d9c52466fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:26.936627 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26e02c1e-0fd6-4c92-88fb-22d9c52466fc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:26.937009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26e02c1e-0fd6-4c92-88fb-22d9c52466fc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:26.937625 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-26e02c1e-0fd6-4c92-88fb-22d9c52466fc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:26.937625 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-26e02c1e-0fd6-4c92-88fb-22d9c52466fc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:26.944959 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:26.944959 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:26.945938 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-26e02c1e-0fd6-4c92-88fb-22d9c52466fc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:26.946831 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 674/2704] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:26 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:26.949656 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd231fa1-c72b-4275-b233-356de9f6a986 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:26.953150 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd231fa1-c72b-4275-b233-356de9f6a986 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:26.957089 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd231fa1-c72b-4275-b233-356de9f6a986 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:26.957089 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd231fa1-c72b-4275-b233-356de9f6a986 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:26.957089 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bd231fa1-c72b-4275-b233-356de9f6a986 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Delete volume with id: 00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:26.967725 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0c183df-ccbe-4054-a4ba-98a926037c09 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:26.970471 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0c183df-ccbe-4054-a4ba-98a926037c09 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:26.970746 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:26.970746 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:26.971053 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0c183df-ccbe-4054-a4ba-98a926037c09 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:26.971510 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0c183df-ccbe-4054-a4ba-98a926037c09 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:26.971975 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bd231fa1-c72b-4275-b233-356de9f6a986 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:26.978330 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=273,cinder:UPDATE=55,cinder:INSERT=23 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:23:26.992739 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:26.992739 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:26.997274 np0000007295 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-bd231fa1-c72b-4275-b233-356de9f6a986 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:23:27.000389 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b0c183df-ccbe-4054-a4ba-98a926037c09 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:27.007730 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bd231fa1-c72b-4275-b233-356de9f6a986 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Delete volume request issued successfully. Aug 14 01:23:27.008054 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd231fa1-c72b-4275-b233-356de9f6a986 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 202 Aug 14 01:23:27.008374 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0c183df-ccbe-4054-a4ba-98a926037c09 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:27.008479 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 679/2705] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:23:26 2026] DELETE /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:23:27.009182 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 683/2706] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:26 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 920 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:27.027753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb8ba9b1-3288-4540-a0a3-c7ede1457c44 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:27.030377 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb8ba9b1-3288-4540-a0a3-c7ede1457c44 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:27.030554 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb8ba9b1-3288-4540-a0a3-c7ede1457c44 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:27.030818 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb8ba9b1-3288-4540-a0a3-c7ede1457c44 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:27.045599 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:27.045599 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:27.057267 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb8ba9b1-3288-4540-a0a3-c7ede1457c44 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:23:27.069111 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb8ba9b1-3288-4540-a0a3-c7ede1457c44 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 200 Aug 14 01:23:27.069111 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 671/2707] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:27 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:27.962940 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-584cf630-ce86-4733-980b-dfdb67c49be9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:27.967069 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-584cf630-ce86-4733-980b-dfdb67c49be9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:27.968946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-584cf630-ce86-4733-980b-dfdb67c49be9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:27.968946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-584cf630-ce86-4733-980b-dfdb67c49be9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:27.968946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-584cf630-ce86-4733-980b-dfdb67c49be9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:27.974025 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:27.974025 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:27.975098 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-584cf630-ce86-4733-980b-dfdb67c49be9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:27.975727 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 675/2708] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:27 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:28.032568 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4c6b2526-07f5-4ae8-8029-a33b2faf1806 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:28.039196 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c6b2526-07f5-4ae8-8029-a33b2faf1806 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:28.039739 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c6b2526-07f5-4ae8-8029-a33b2faf1806 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:28.040178 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c6b2526-07f5-4ae8-8029-a33b2faf1806 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:28.058478 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:28.058478 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:28.066295 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4c6b2526-07f5-4ae8-8029-a33b2faf1806 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:28.076865 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c6b2526-07f5-4ae8-8029-a33b2faf1806 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:28.077505 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 680/2709] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:28 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 920 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:28.086631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-007e9530-4997-45f4-9ad4-a1b57d5edee8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:28.088959 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-007e9530-4997-45f4-9ad4-a1b57d5edee8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 Aug 14 01:23:28.089387 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-007e9530-4997-45f4-9ad4-a1b57d5edee8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:28.089634 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-007e9530-4997-45f4-9ad4-a1b57d5edee8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:28.098502 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-007e9530-4997-45f4-9ad4-a1b57d5edee8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 returned with HTTP 404 Aug 14 01:23:28.098699 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 684/2710] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:28 2026] GET /volume/v3/volumes/00958cd2-0862-47b6-a0bb-98341e3e3d12 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:28.108476 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-969e61c5-45a3-4a5a-9c54-dcc89177c452 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:28.111600 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-969e61c5-45a3-4a5a-9c54-dcc89177c452 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:23:28.111829 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-969e61c5-45a3-4a5a-9c54-dcc89177c452 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:28.112065 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-969e61c5-45a3-4a5a-9c54-dcc89177c452 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:28.112995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969e61c5-45a3-4a5a-9c54-dcc89177c452 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:23:28.150028 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-969e61c5-45a3-4a5a-9c54-dcc89177c452 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Get all volumes completed successfully. Aug 14 01:23:28.154296 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:28.154296 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:28.162420 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-969e61c5-45a3-4a5a-9c54-dcc89177c452 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:23:28.163008 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 672/2711] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:23:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18510 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:28.181851 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c26b6685-c371-4b17-8231-4bd81b4e240d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:28.183655 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c26b6685-c371-4b17-8231-4bd81b4e240d tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] DELETE https://10.4.3.11/volume/v3/types/38fef6eb-e02d-42da-b8be-6e72ca39c676 Aug 14 01:23:28.184314 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c26b6685-c371-4b17-8231-4bd81b4e240d tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:28.184733 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c26b6685-c371-4b17-8231-4bd81b4e240d tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:28.219507 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c26b6685-c371-4b17-8231-4bd81b4e240d tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types/38fef6eb-e02d-42da-b8be-6e72ca39c676 returned with HTTP 202 Aug 14 01:23:28.220599 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 676/2712] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:23:28 2026] DELETE /volume/v3/types/38fef6eb-e02d-42da-b8be-6e72ca39c676 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:23:28.234725 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d84c653e-518f-48b5-8250-ab7122947324 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:28.237427 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d84c653e-518f-48b5-8250-ab7122947324 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:23:28.238570 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d84c653e-518f-48b5-8250-ab7122947324 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-42166462", "extra_specs": {}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:28.266023 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d84c653e-518f-48b5-8250-ab7122947324 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:23:28.266501 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 681/2713] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:23:28 2026] POST /volume/v3/types => generated 210 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:28.277110 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f7a2c6bf-2857-4c0b-bfc2-ecc50b0fe593 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:28.280195 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7a2c6bf-2857-4c0b-bfc2-ecc50b0fe593 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] POST https://10.4.3.11/volume/v3/types/c468e8c5-c2c1-4874-872e-80a59ccfd605/encryption Aug 14 01:23:28.280195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7a2c6bf-2857-4c0b-bfc2-ecc50b0fe593 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:28.326669 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7a2c6bf-2857-4c0b-bfc2-ecc50b0fe593 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types/c468e8c5-c2c1-4874-872e-80a59ccfd605/encryption returned with HTTP 200 Aug 14 01:23:28.327423 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 685/2714] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:23:28 2026] POST /volume/v3/types/c468e8c5-c2c1-4874-872e-80a59ccfd605/encryption => generated 230 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:28.340785 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f882029f-9634-4361-8667-c1c6854c528c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:28.344507 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:23:28.344873 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1637774506", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-42166462", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:28.349083 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1637774506', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-42166462', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:23:28.356115 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume of 1 GB Aug 14 01:23:28.356436 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:28.356436 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:28.357050 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Availability Zones retrieved successfully. Aug 14 01:23:28.363442 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Flow 'volume_create_api' (347f3649-3110-4665-84ff-d4debc26bc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:28.364490 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2d903c-fd90-41d7-83f9-cdc899a46e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:28.365619 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:23:28.393660 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2d903c-fd90-41d7-83f9-cdc899a46e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:23:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c468e8c5-c2c1-4874-872e-80a59ccfd605,is_public=True,name='tempest-scenario-type-luks-42166462',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c468e8c5-c2c1-4874-872e-80a59ccfd605', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:28.395127 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e14b84-f958-45d4-a23f-0c2c9c5cb33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:28.426157 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-42166462 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-42166462, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:28.426461 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-42166462 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-42166462, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:23:28.470654 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Created reservations ['8892cfe4-4e60-4760-96bd-cf53aecc30ad', '702db754-58c2-45df-accb-f9786fe66534', 'd7520bdd-030b-4bca-af62-0c6f25d5662e', '2e344086-73cd-4b92-b9b5-60f983054cf7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:28.471748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e14b84-f958-45d4-a23f-0c2c9c5cb33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8892cfe4-4e60-4760-96bd-cf53aecc30ad', '702db754-58c2-45df-accb-f9786fe66534', 'd7520bdd-030b-4bca-af62-0c6f25d5662e', '2e344086-73cd-4b92-b9b5-60f983054cf7']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:28.472721 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2941c4c8-7fc4-492a-9cee-65bf7cf45804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:28.504125 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2941c4c8-7fc4-492a-9cee-65bf7cf45804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3b00f23-974a-4dab-93e3-60ee8ac7710f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1637774506',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef8048a0e094e869bade1c06da0052f',qos_specs=None,replication_status=,reservations=['8892cfe4-4e60-4760-96bd-cf53aecc30ad','702db754-58c2-45df-accb-f9786fe66534','d7520bdd-030b-4bca-af62-0c6f25d5662e','2e344086-73cd-4b92-b9b5-60f983054cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f328bb1a784a9e95a687b983343abf',volume_type_id=c468e8c5-c2c1-4874-872e-80a59ccfd605), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1637774506',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f3b00f23-974a-4dab-93e3-60ee8ac7710f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef8048a0e094e869bade1c06da0052f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01f328bb1a784a9e95a687b983343abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c468e8c5-c2c1-4874-872e-80a59ccfd605),volume_type_id=c468e8c5-c2c1-4874-872e-80a59ccfd605)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:28.506007 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c159452b-b902-4f7b-8acc-730161f619a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:28.553034 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c159452b-b902-4f7b-8acc-730161f619a2) transitioned into state 'SUCCESS' from state '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-1637774506',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef8048a0e094e869bade1c06da0052f',qos_specs=None,replication_status=,reservations=['8892cfe4-4e60-4760-96bd-cf53aecc30ad','702db754-58c2-45df-accb-f9786fe66534','d7520bdd-030b-4bca-af62-0c6f25d5662e','2e344086-73cd-4b92-b9b5-60f983054cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f328bb1a784a9e95a687b983343abf',volume_type_id=c468e8c5-c2c1-4874-872e-80a59ccfd605)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:28.553808 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d930a5e8-1aea-4727-94c5-22cd22e84f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:28.572903 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d930a5e8-1aea-4727-94c5-22cd22e84f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:28.572903 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Flow 'volume_create_api' (347f3649-3110-4665-84ff-d4debc26bc0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:28.572903 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume request issued successfully. Aug 14 01:23:28.573248 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f882029f-9634-4361-8667-c1c6854c528c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:23:28.573804 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 673/2715] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:23:28 2026] POST /volume/v3/volumes => generated 781 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:23:28.993565 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-21970148-12bd-4709-b12b-6e8af9607fbe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:28.995795 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21970148-12bd-4709-b12b-6e8af9607fbe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:28.996297 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21970148-12bd-4709-b12b-6e8af9607fbe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:28.996632 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21970148-12bd-4709-b12b-6e8af9607fbe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:28.996898 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-21970148-12bd-4709-b12b-6e8af9607fbe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:29.005701 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:29.005701 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:29.007415 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21970148-12bd-4709-b12b-6e8af9607fbe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:29.008283 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 677/2716] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:28 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:29.104008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c1f51210-6e6a-4123-8064-1c9f1caa7f06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:29.105712 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1f51210-6e6a-4123-8064-1c9f1caa7f06 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:29.107233 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1f51210-6e6a-4123-8064-1c9f1caa7f06 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:29.107508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c1f51210-6e6a-4123-8064-1c9f1caa7f06 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:29.140097 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:29.140097 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:29.151959 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c1f51210-6e6a-4123-8064-1c9f1caa7f06 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:29.157543 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c1f51210-6e6a-4123-8064-1c9f1caa7f06 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:29.157543 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 682/2717] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:29 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 920 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:29.212265 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-857d11ec-7e92-407a-8af8-a2149c8d5a4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:29.217172 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-857d11ec-7e92-407a-8af8-a2149c8d5a4e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/attachments/ca5e3d1b-8370-4f9c-9827-50860a96d56b/action Aug 14 01:23:29.217172 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-857d11ec-7e92-407a-8af8-a2149c8d5a4e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:29.217424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-857d11ec-7e92-407a-8af8-a2149c8d5a4e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:29.254673 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:29.254673 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:29.274558 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3ddd6101-9731-4470-854e-5f7794e51c37 req-857d11ec-7e92-407a-8af8-a2149c8d5a4e tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/ca5e3d1b-8370-4f9c-9827-50860a96d56b/action returned with HTTP 204 Aug 14 01:23:29.274978 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 686/2718] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:23:29 2026] POST /volume/v3/attachments/ca5e3d1b-8370-4f9c-9827-50860a96d56b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:29.761316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-f78353e1-2bfc-4006-8629-b79ee041ee5c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:29.764657 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-f78353e1-2bfc-4006-8629-b79ee041ee5c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:23:29.764878 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-f78353e1-2bfc-4006-8629-b79ee041ee5c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:29.765104 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-f78353e1-2bfc-4006-8629-b79ee041ee5c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:29.782237 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:29.782237 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:29.783600 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-f78353e1-2bfc-4006-8629-b79ee041ee5c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:23:29.784153 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-f78353e1-2bfc-4006-8629-b79ee041ee5c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f returned with HTTP 200 Aug 14 01:23:29.785169 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 674/2719] 10.4.3.11 () {68 vars in 1597 bytes} [Fri Aug 14 01:23:29 2026] GET /volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f => generated 479 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:29.800612 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-71de1f8c-24a9-47c0-90f5-4b47cd637f95 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:29.804155 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-71de1f8c-24a9-47c0-90f5-4b47cd637f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:23:29.804539 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-71de1f8c-24a9-47c0-90f5-4b47cd637f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:29.804872 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-71de1f8c-24a9-47c0-90f5-4b47cd637f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:29.821825 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:29.821825 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:29.827804 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-71de1f8c-24a9-47c0-90f5-4b47cd637f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:23:29.833489 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-71de1f8c-24a9-47c0-90f5-4b47cd637f95 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 200 Aug 14 01:23:29.835021 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 678/2720] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:29 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 1656 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:29.860960 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:29.867710 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:23:29.868070 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c3306b22-040e-4a95-b951-9658bcdee65f", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:29.869833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c3306b22-040e-4a95-b951-9658bcdee65f', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:23:29.887698 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:29.887698 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:29.888363 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:23:29.888469 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:23:29.892090 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:23:29.896761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (debdb038-2271-4907-8992-12578bc49166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:29.897554 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84e2325-ea57-491a-9ede-795085933665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:29.899193 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-02f93698-4d5f-4ad8-baed-f2a2212c9be9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:29.900178 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:23:29.904130 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-02f93698-4d5f-4ad8-baed-f2a2212c9be9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:23:29.904665 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-02f93698-4d5f-4ad8-baed-f2a2212c9be9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:29.904665 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-02f93698-4d5f-4ad8-baed-f2a2212c9be9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:29.938332 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:29.938332 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:29.946293 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-02f93698-4d5f-4ad8-baed-f2a2212c9be9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:23:29.954731 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-02f93698-4d5f-4ad8-baed-f2a2212c9be9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:23:29.955915 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 687/2721] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:29 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:29.960433 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84e2325-ea57-491a-9ede-795085933665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c3306b22-040e-4a95-b951-9658bcdee65f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:29.961164 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34c31e3-17fe-4d7f-b9f5-bd08f6c32136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:30.027785 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2ee99fd-36d9-41fa-b9b4-7331943ea618 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.034102 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2ee99fd-36d9-41fa-b9b4-7331943ea618 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:30.034102 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2ee99fd-36d9-41fa-b9b4-7331943ea618 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.034102 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2ee99fd-36d9-41fa-b9b4-7331943ea618 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.034102 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d2ee99fd-36d9-41fa-b9b4-7331943ea618 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:30.038204 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['e314e2b3-3f19-4780-9c2d-bf522d5880ee', 'ae324825-323d-4da3-94dd-d7ef75d4ba84', '246345d8-1ddb-4196-9b57-329b378dca5a', '05241560-626e-421f-bca4-aafa1bcb173e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:30.040840 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34c31e3-17fe-4d7f-b9f5-bd08f6c32136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e314e2b3-3f19-4780-9c2d-bf522d5880ee', 'ae324825-323d-4da3-94dd-d7ef75d4ba84', '246345d8-1ddb-4196-9b57-329b378dca5a', '05241560-626e-421f-bca4-aafa1bcb173e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:30.042175 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338ea8bf-e6aa-4a04-8fe1-972b5e23c1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:30.043351 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.043351 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:30.043351 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2ee99fd-36d9-41fa-b9b4-7331943ea618 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:30.043702 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 675/2722] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:30.062717 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b454ca2a-e99f-46e3-be1b-6c68e4924320 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.066959 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b454ca2a-e99f-46e3-be1b-6c68e4924320 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950/export_record Aug 14 01:23:30.067772 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b454ca2a-e99f-46e3-be1b-6c68e4924320 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.068536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b454ca2a-e99f-46e3-be1b-6c68e4924320 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'export_record' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.068536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-b454ca2a-e99f-46e3-be1b-6c68e4924320 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Export record for backup 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 01:23:30.076024 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.076024 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:30.077243 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-b454ca2a-e99f-46e3-be1b-6c68e4924320 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling RPCAPI with context: , host: np0000007295, backup: 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 01:23:30.098253 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-b454ca2a-e99f-46e3-be1b-6c68e4924320 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] export_record in rpcapi backup_id 9f340827-db71-45c7-8ac3-dd2e80868950 on host np0000007295. {{(pid=100275) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 01:23:30.118450 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-b454ca2a-e99f-46e3-be1b-6c68e4924320 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWYzNDA4MjctZGI3MS00NWM3LThhYzMtZGQyZTgwODY4OTUwIiwgInVzZXJfaWQiOiAiMWQ2ZmFmZmU0YmFjNDQ4N2JkM2Y0MzVhYmU2MjYwMTMiLCAicHJvamVjdF9pZCI6ICI1ODEwMDZjNDY4NDA0NTUzOWM4MjllNGI3NDJmNDcyZCIsICJ2b2x1bWVfaWQiOiAiMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc2Njk4MzEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkLzIwMjYwODE0MDEyMzA3L2F6X25vdmFfYmFja3VwXzlmMzQwODI3LWRiNzEtNDVjNy04YWMzLWRkMmU4MDg2ODk1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyMzoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 01:23:30.119374 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b454ca2a-e99f-46e3-be1b-6c68e4924320 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950/export_record returned with HTTP 200 Aug 14 01:23:30.122196 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 679/2723] 10.4.3.11 () {68 vars in 1423 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950/export_record => generated 1424 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:30.125857 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338ea8bf-e6aa-4a04-8fe1-972b5e23c1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0494183c-1958-440f-9e30-98ba12cb8578', '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='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['e314e2b3-3f19-4780-9c2d-bf522d5880ee','ae324825-323d-4da3-94dd-d7ef75d4ba84','246345d8-1ddb-4196-9b57-329b378dca5a','05241560-626e-421f-bca4-aafa1bcb173e'],size=1,snapshot_id=c3306b22-040e-4a95-b951-9658bcdee65f,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), '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-14T01:23:30Z,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=0494183c-1958-440f-9e30-98ba12cb8578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c3306b22-040e-4a95-b951-9658bcdee65f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:30.127070 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e07a1f73-a767-4fd2-853f-35de2e548b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:30.137009 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-78f4bfc8-364f-4c20-9d00-3973ddfec22b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.139990 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78f4bfc8-364f-4c20-9d00-3973ddfec22b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:23:30.140467 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78f4bfc8-364f-4c20-9d00-3973ddfec22b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.140818 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78f4bfc8-364f-4c20-9d00-3973ddfec22b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.141093 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-78f4bfc8-364f-4c20-9d00-3973ddfec22b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:30.149995 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.149995 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:30.151949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78f4bfc8-364f-4c20-9d00-3973ddfec22b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:23:30.152206 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 688/2724] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:30.168755 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8139df30-5801-4284-ba9c-fb46279af462 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.170240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e07a1f73-a767-4fd2-853f-35de2e548b04) transitioned into 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='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['e314e2b3-3f19-4780-9c2d-bf522d5880ee','ae324825-323d-4da3-94dd-d7ef75d4ba84','246345d8-1ddb-4196-9b57-329b378dca5a','05241560-626e-421f-bca4-aafa1bcb173e'],size=1,snapshot_id=c3306b22-040e-4a95-b951-9658bcdee65f,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:30.170240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db7716f-436c-41ae-88a9-135bb0f28a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:30.172430 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8139df30-5801-4284-ba9c-fb46279af462 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/backups/import_record Aug 14 01:23:30.175125 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8139df30-5801-4284-ba9c-fb46279af462 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDM3YTA0MmUtYmZmNS00MzM2LTlkMGYtMWRhYjQxYTJlNzU5IiwgInVzZXJfaWQiOiAiMWQ2ZmFmZmU0YmFjNDQ4N2JkM2Y0MzVhYmU2MjYwMTMiLCAicHJvamVjdF9pZCI6ICI1ODEwMDZjNDY4NDA0NTUzOWM4MjllNGI3NDJmNDcyZCIsICJ2b2x1bWVfaWQiOiAiMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc2Njk4MzEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkLzIwMjYwODE0MDEyMzA3L2F6X25vdmFfYmFja3VwXzlmMzQwODI3LWRiNzEtNDVjNy04YWMzLWRkMmU4MDg2ODk1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyMzoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:30.175979 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-8139df30-5801-4284-ba9c-fb46279af462 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDM3YTA0MmUtYmZmNS00MzM2LTlkMGYtMWRhYjQxYTJlNzU5IiwgInVzZXJfaWQiOiAiMWQ2ZmFmZmU0YmFjNDQ4N2JkM2Y0MzVhYmU2MjYwMTMiLCAicHJvamVjdF9pZCI6ICI1ODEwMDZjNDY4NDA0NTUzOWM4MjllNGI3NDJmNDcyZCIsICJ2b2x1bWVfaWQiOiAiMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc2Njk4MzEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkLzIwMjYwODE0MDEyMzA3L2F6X25vdmFfYmFja3VwXzlmMzQwODI3LWRiNzEtNDVjNy04YWMzLWRkMmU4MDg2ODk1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyMzoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100273) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 01:23:30.177232 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-8139df30-5801-4284-ba9c-fb46279af462 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDM3YTA0MmUtYmZmNS00MzM2LTlkMGYtMWRhYjQxYTJlNzU5IiwgInVzZXJfaWQiOiAiMWQ2ZmFmZmU0YmFjNDQ4N2JkM2Y0MzVhYmU2MjYwMTMiLCAicHJvamVjdF9pZCI6ICI1ODEwMDZjNDY4NDA0NTUzOWM4MjllNGI3NDJmNDcyZCIsICJ2b2x1bWVfaWQiOiAiMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc2Njk4MzEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkLzIwMjYwODE0MDEyMzA3L2F6X25vdmFfYmFja3VwXzlmMzQwODI3LWRiNzEtNDVjNy04YWMzLWRkMmU4MDg2ODk1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyMzoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100273) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 01:23:30.182349 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-453e0881-b119-493c-a583-74344e3b1103 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.185838 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-453e0881-b119-493c-a583-74344e3b1103 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:30.186465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-453e0881-b119-493c-a583-74344e3b1103 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.186465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-453e0881-b119-493c-a583-74344e3b1103 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.207647 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.207647 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:30.220532 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-453e0881-b119-493c-a583-74344e3b1103 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:30.231849 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-453e0881-b119-493c-a583-74344e3b1103 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:30.232656 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 680/2725] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:30.234740 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db7716f-436c-41ae-88a9-135bb0f28a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:30.236085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (debdb038-2271-4907-8992-12578bc49166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:30.236522 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:23:30.237186 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-a9e853f4-a6db-4d6c-ba39-1b597f4098b8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:23:30.237636 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 683/2726] 10.4.3.11 () {72 vars in 1534 bytes} [Fri Aug 14 01:23:29 2026] POST /volume/v3/volumes => generated 734 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 01:23:30.268497 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8139df30-5801-4284-ba9c-fb46279af462 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['cd8af52d-aab6-4a6e-958d-eccdf360c8e4', '1358f9dc-f65f-4902-ba4b-9a66b0170bc0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:30.296363 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3f8cb60b-a652-4a1d-8700-b1e664eb51cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.301606 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3f8cb60b-a652-4a1d-8700-b1e664eb51cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 Aug 14 01:23:30.301870 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3f8cb60b-a652-4a1d-8700-b1e664eb51cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.302305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3f8cb60b-a652-4a1d-8700-b1e664eb51cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.317390 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-8139df30-5801-4284-ba9c-fb46279af462 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] import_record rpcapi backup id d37a042e-bff5-4336-9d0f-1dab41a2e759 on host np0000007295 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDM3YTA0MmUtYmZmNS00MzM2LTlkMGYtMWRhYjQxYTJlNzU5IiwgInVzZXJfaWQiOiAiMWQ2ZmFmZmU0YmFjNDQ4N2JkM2Y0MzVhYmU2MjYwMTMiLCAicHJvamVjdF9pZCI6ICI1ODEwMDZjNDY4NDA0NTUzOWM4MjllNGI3NDJmNDcyZCIsICJ2b2x1bWVfaWQiOiAiMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc2Njk4MzEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDM0OTk2ZTgtMGRhNC00MzM0LWEyNmUtNDI4Y2QyZTlmNzFkLzIwMjYwODE0MDEyMzA3L2F6X25vdmFfYmFja3VwXzlmMzQwODI3LWRiNzEtNDVjNy04YWMzLWRkMmU4MDg2ODk1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6MjM6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyMzoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100273) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 01:23:30.322915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-8139df30-5801-4284-ba9c-fb46279af462 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Import record output: {'backup': {'id': 'd37a042e-bff5-4336-9d0f-1dab41a2e759', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759'}, {'rel': 'bookmark', 'href': 'https://10.4.3.11/volume/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759'}]}}. {{(pid=100273) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 01:23:30.322915 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8139df30-5801-4284-ba9c-fb46279af462 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/import_record returned with HTTP 201 Aug 14 01:23:30.323170 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 676/2727] 10.4.3.11 () {70 vars in 1335 bytes} [Fri Aug 14 01:23:30 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 155 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 01:23:30.323524 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.323524 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:30.326458 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-db982f77-9cc6-44f3-aafe-b8388343c3c4 req-015238d9-4564-41f8-82f3-586e566eabe4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.332131 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3f8cb60b-a652-4a1d-8700-b1e664eb51cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:23:30.335078 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-db982f77-9cc6-44f3-aafe-b8388343c3c4 req-015238d9-4564-41f8-82f3-586e566eabe4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:30.335078 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-db982f77-9cc6-44f3-aafe-b8388343c3c4 req-015238d9-4564-41f8-82f3-586e566eabe4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.335258 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-db982f77-9cc6-44f3-aafe-b8388343c3c4 req-015238d9-4564-41f8-82f3-586e566eabe4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.336798 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-822df164-ca20-4f5c-9106-2bfd5d6fea86 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.340654 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-822df164-ca20-4f5c-9106-2bfd5d6fea86 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 Aug 14 01:23:30.341054 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-822df164-ca20-4f5c-9106-2bfd5d6fea86 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.341182 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-822df164-ca20-4f5c-9106-2bfd5d6fea86 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.341295 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-822df164-ca20-4f5c-9106-2bfd5d6fea86 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id d37a042e-bff5-4336-9d0f-1dab41a2e759. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:30.342519 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3f8cb60b-a652-4a1d-8700-b1e664eb51cd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 returned with HTTP 200 Aug 14 01:23:30.343494 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 689/2728] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:30.347197 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.347197 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:30.348237 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-822df164-ca20-4f5c-9106-2bfd5d6fea86 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 returned with HTTP 200 Aug 14 01:23:30.348831 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 684/2729] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:30.365380 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.365380 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:30.370410 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0e6f9167-9643-4da1-91e0-0676c6ab44dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.373378 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-db982f77-9cc6-44f3-aafe-b8388343c3c4 req-015238d9-4564-41f8-82f3-586e566eabe4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:30.376445 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0e6f9167-9643-4da1-91e0-0676c6ab44dc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 Aug 14 01:23:30.376445 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0e6f9167-9643-4da1-91e0-0676c6ab44dc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.376743 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0e6f9167-9643-4da1-91e0-0676c6ab44dc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.383248 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-db982f77-9cc6-44f3-aafe-b8388343c3c4 req-015238d9-4564-41f8-82f3-586e566eabe4 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:30.384436 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 681/2730] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 1212 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:30.390876 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.390876 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:30.397365 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0e6f9167-9643-4da1-91e0-0676c6ab44dc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:23:30.404536 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0e6f9167-9643-4da1-91e0-0676c6ab44dc tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 returned with HTTP 200 Aug 14 01:23:30.404696 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 677/2731] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:30.410489 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-051611b7-253e-4e70-9db5-6126db7cbb05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.413079 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-051611b7-253e-4e70-9db5-6126db7cbb05 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:30.413312 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-051611b7-253e-4e70-9db5-6126db7cbb05 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.413603 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-051611b7-253e-4e70-9db5-6126db7cbb05 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.440103 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.440103 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:30.448568 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-051611b7-253e-4e70-9db5-6126db7cbb05 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:30.455494 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-051611b7-253e-4e70-9db5-6126db7cbb05 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:30.456380 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 690/2732] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:30.534520 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-aac8cc87-6028-4bfc-8819-af43e5b6830b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.538011 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-aac8cc87-6028-4bfc-8819-af43e5b6830b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:30.538556 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-aac8cc87-6028-4bfc-8819-af43e5b6830b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.538940 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-aac8cc87-6028-4bfc-8819-af43e5b6830b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.553865 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.553865 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:30.560435 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-aac8cc87-6028-4bfc-8819-af43e5b6830b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:30.563694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-56d0e109-37ce-4c57-88dc-ef911d43b4cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.564365 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56d0e109-37ce-4c57-88dc-ef911d43b4cb None None] GET https://10.4.3.11/volume// Aug 14 01:23:30.564631 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56d0e109-37ce-4c57-88dc-ef911d43b4cb None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.564905 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56d0e109-37ce-4c57-88dc-ef911d43b4cb None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.565508 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56d0e109-37ce-4c57-88dc-ef911d43b4cb None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:30.565908 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 682/2733] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:30.566563 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-aac8cc87-6028-4bfc-8819-af43e5b6830b tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:30.567272 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 685/2734] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 1212 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:30.578862 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-77113e43-b45a-41aa-912c-f34ab600a048 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.584254 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-77113e43-b45a-41aa-912c-f34ab600a048 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:23:30.584992 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-77113e43-b45a-41aa-912c-f34ab600a048 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "105c99c7-007e-46a8-851f-1b747182a84c", "connector": null, "instance_uuid": "6257920c-9610-4ef5-93b1-39c70aadf84e"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:30.604222 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-e3d6f538-ba28-4d57-bba7-e04f8ecdc453 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.611935 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-e3d6f538-ba28-4d57-bba7-e04f8ecdc453 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] POST https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166/action Aug 14 01:23:30.611935 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-e3d6f538-ba28-4d57-bba7-e04f8ecdc453 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:30.611935 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-e3d6f538-ba28-4d57-bba7-e04f8ecdc453 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:30.612461 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.612461 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:30.625716 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.625716 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:30.626543 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-e3d6f538-ba28-4d57-bba7-e04f8ecdc453 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:30.639089 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-e3d6f538-ba28-4d57-bba7-e04f8ecdc453 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Begin detaching volume completed successfully. Aug 14 01:23:30.639495 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-e3d6f538-ba28-4d57-bba7-e04f8ecdc453 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166/action returned with HTTP 202 Aug 14 01:23:30.640164 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 691/2735] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:23:30 2026] POST /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:23:30.664586 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-77113e43-b45a-41aa-912c-f34ab600a048 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:23:30.665258 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 678/2736] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:23:30 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:23:30.670679 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-71fbc5ac-8191-4037-ac0b-e642bc3b7a44 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.676330 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71fbc5ac-8191-4037-ac0b-e642bc3b7a44 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:30.676636 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71fbc5ac-8191-4037-ac0b-e642bc3b7a44 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.677277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71fbc5ac-8191-4037-ac0b-e642bc3b7a44 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.685879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-0cc6fec0-958e-4244-91eb-96cff3c0ca42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.691168 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-0cc6fec0-958e-4244-91eb-96cff3c0ca42 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/attachments/362a303c-dcd1-4a3e-9eb2-951030d52d17 Aug 14 01:23:30.691380 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-0cc6fec0-958e-4244-91eb-96cff3c0ca42 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.691558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-0cc6fec0-958e-4244-91eb-96cff3c0ca42 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.697490 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.697490 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:30.703352 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.703352 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:30.706664 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-71fbc5ac-8191-4037-ac0b-e642bc3b7a44 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:30.714829 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71fbc5ac-8191-4037-ac0b-e642bc3b7a44 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:30.715668 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 683/2737] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 1215 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:30.719483 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e7bbd81-4943-419c-b6af-0b7268264156 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.720021 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e7bbd81-4943-419c-b6af-0b7268264156 None None] GET https://10.4.3.11/volume// Aug 14 01:23:30.720320 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e7bbd81-4943-419c-b6af-0b7268264156 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.720584 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e7bbd81-4943-419c-b6af-0b7268264156 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.720937 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e7bbd81-4943-419c-b6af-0b7268264156 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:30.721437 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 692/2738] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:30.745053 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-de69b67f-5f8d-401d-848d-387c1b6c6c53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:30.747669 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-de69b67f-5f8d-401d-848d-387c1b6c6c53 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:30.747669 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-de69b67f-5f8d-401d-848d-387c1b6c6c53 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:30.747669 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-de69b67f-5f8d-401d-848d-387c1b6c6c53 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:30.759899 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:30.759899 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:30.768463 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-de69b67f-5f8d-401d-848d-387c1b6c6c53 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:30.776235 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-0cc6fec0-958e-4244-91eb-96cff3c0ca42 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/362a303c-dcd1-4a3e-9eb2-951030d52d17 returned with HTTP 200 Aug 14 01:23:30.776890 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 686/2739] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:23:30 2026] DELETE /volume/v3/attachments/362a303c-dcd1-4a3e-9eb2-951030d52d17 => generated 367 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:30.778288 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-de69b67f-5f8d-401d-848d-387c1b6c6c53 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:30.778833 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 679/2740] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:30 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 1395 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:31.367671 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2967eb7e-6025-4c5b-a687-bb466bd88f17 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:31.372317 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2967eb7e-6025-4c5b-a687-bb466bd88f17 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 Aug 14 01:23:31.372317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2967eb7e-6025-4c5b-a687-bb466bd88f17 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:31.372317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2967eb7e-6025-4c5b-a687-bb466bd88f17 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:31.372317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2967eb7e-6025-4c5b-a687-bb466bd88f17 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id d37a042e-bff5-4336-9d0f-1dab41a2e759. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:31.379263 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:31.379263 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:31.379517 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2967eb7e-6025-4c5b-a687-bb466bd88f17 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 returned with HTTP 200 Aug 14 01:23:31.380741 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 684/2741] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:31 2026] GET /volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:31.400161 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d35f7b6a-4f16-40f1-89ef-2474210daaa2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:31.407064 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d35f7b6a-4f16-40f1-89ef-2474210daaa2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 Aug 14 01:23:31.407710 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d35f7b6a-4f16-40f1-89ef-2474210daaa2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:31.408058 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d35f7b6a-4f16-40f1-89ef-2474210daaa2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:31.408212 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-d35f7b6a-4f16-40f1-89ef-2474210daaa2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete backup with id: d37a042e-bff5-4336-9d0f-1dab41a2e759. Aug 14 01:23:31.417513 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:31.417513 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:31.447140 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-d35f7b6a-4f16-40f1-89ef-2474210daaa2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] delete_backup rpcapi backup_id d37a042e-bff5-4336-9d0f-1dab41a2e759 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:23:31.451656 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d35f7b6a-4f16-40f1-89ef-2474210daaa2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 returned with HTTP 202 Aug 14 01:23:31.452944 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 693/2742] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:23:31 2026] DELETE /volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:23:31.468245 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc734861-3357-4fce-b1dd-9c014a7f9405 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:31.470752 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc734861-3357-4fce-b1dd-9c014a7f9405 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 Aug 14 01:23:31.472676 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc734861-3357-4fce-b1dd-9c014a7f9405 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:31.474178 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc734861-3357-4fce-b1dd-9c014a7f9405 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:31.474420 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-dc734861-3357-4fce-b1dd-9c014a7f9405 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id d37a042e-bff5-4336-9d0f-1dab41a2e759. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:31.485251 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:31.485251 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:31.486636 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc734861-3357-4fce-b1dd-9c014a7f9405 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 returned with HTTP 200 Aug 14 01:23:31.487482 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 687/2743] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:31 2026] GET /volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:31.493662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-654997c4-180c-4e63-9e58-9197b8332140 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:31.496457 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-654997c4-180c-4e63-9e58-9197b8332140 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:31.496837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-654997c4-180c-4e63-9e58-9197b8332140 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:31.496966 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-654997c4-180c-4e63-9e58-9197b8332140 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:31.519764 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:31.519764 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:31.527904 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-654997c4-180c-4e63-9e58-9197b8332140 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:31.537898 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-654997c4-180c-4e63-9e58-9197b8332140 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:31.537898 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 680/2744] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:31 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 1215 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:31.741522 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3223319a-6846-485f-a6a2-686cb4aaea2d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:31.744019 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3223319a-6846-485f-a6a2-686cb4aaea2d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:31.744267 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3223319a-6846-485f-a6a2-686cb4aaea2d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:31.744519 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3223319a-6846-485f-a6a2-686cb4aaea2d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:31.762530 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:31.762530 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:31.768645 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3223319a-6846-485f-a6a2-686cb4aaea2d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:31.775332 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3223319a-6846-485f-a6a2-686cb4aaea2d tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:31.775881 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 685/2745] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:31 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:31.970683 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-a1cb318e-aed3-49fa-8c8b-6b31fb0852b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:31.975335 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-a1cb318e-aed3-49fa-8c8b-6b31fb0852b2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] DELETE https://10.4.3.11/volume/v3/attachments/ca5e3d1b-8370-4f9c-9827-50860a96d56b Aug 14 01:23:31.975742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-a1cb318e-aed3-49fa-8c8b-6b31fb0852b2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:31.975742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-a1cb318e-aed3-49fa-8c8b-6b31fb0852b2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:31.988906 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:31.988906 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:32.069022 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2e2bd7d7-f5e3-4d21-9768-347207b245d3 req-a1cb318e-aed3-49fa-8c8b-6b31fb0852b2 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/attachments/ca5e3d1b-8370-4f9c-9827-50860a96d56b returned with HTTP 200 Aug 14 01:23:32.069659 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 694/2746] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:23:31 2026] DELETE /volume/v3/attachments/ca5e3d1b-8370-4f9c-9827-50860a96d56b => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:32.166851 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-e9ee76c6-3358-4347-9b06-187582aec9f8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:32.171028 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-e9ee76c6-3358-4347-9b06-187582aec9f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] PUT https://10.4.3.11/volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1 Aug 14 01:23:32.171028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-e9ee76c6-3358-4347-9b06-187582aec9f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:32.182178 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-e9ee76c6-3358-4347-9b06-187582aec9f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Acquiring lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:23:32.188547 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-e9ee76c6-3358-4347-9b06-187582aec9f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:23:32.188547 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:32.188547 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:32.336210 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-e9ee76c6-3358-4347-9b06-187582aec9f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" released by "attachment_update" :: held 0.149s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:23:32.336740 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-e9ee76c6-3358-4347-9b06-187582aec9f8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1 returned with HTTP 200 Aug 14 01:23:32.337269 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 688/2747] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:23:32 2026] PUT /volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:32.350943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-34270e50-1761-49dc-bf12-bc4162449838 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:32.355361 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-34270e50-1761-49dc-bf12-bc4162449838 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1 Aug 14 01:23:32.356657 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-34270e50-1761-49dc-bf12-bc4162449838 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:32.356657 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-34270e50-1761-49dc-bf12-bc4162449838 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:32.376372 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-34270e50-1761-49dc-bf12-bc4162449838 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1 returned with HTTP 200 Aug 14 01:23:32.376844 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 681/2748] 10.4.3.11 () {70 vars in 1644 bytes} [Fri Aug 14 01:23:32 2026] GET /volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:32.506654 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bbf205e2-813d-40de-a8d9-51e3b913b714 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:32.513824 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbf205e2-813d-40de-a8d9-51e3b913b714 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 Aug 14 01:23:32.514742 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bbf205e2-813d-40de-a8d9-51e3b913b714 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:32.515097 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bbf205e2-813d-40de-a8d9-51e3b913b714 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:32.515239 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bbf205e2-813d-40de-a8d9-51e3b913b714 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id d37a042e-bff5-4336-9d0f-1dab41a2e759. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:32.520990 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbf205e2-813d-40de-a8d9-51e3b913b714 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 returned with HTTP 404 Aug 14 01:23:32.522421 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 686/2749] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:32 2026] GET /volume/v3/backups/d37a042e-bff5-4336-9d0f-1dab41a2e759 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:32.534325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9cbf8042-ed36-4f38-95f2-8dbf4cef0ab9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:32.535357 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cbf8042-ed36-4f38-95f2-8dbf4cef0ab9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d Aug 14 01:23:32.536641 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cbf8042-ed36-4f38-95f2-8dbf4cef0ab9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:32.536641 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cbf8042-ed36-4f38-95f2-8dbf4cef0ab9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:32.536641 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9cbf8042-ed36-4f38-95f2-8dbf4cef0ab9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume with id: 034996e8-0da4-4334-a26e-428cd2e9f71d Aug 14 01:23:32.548290 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:32.548290 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:32.548544 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9cbf8042-ed36-4f38-95f2-8dbf4cef0ab9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:32.574173 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9cbf8042-ed36-4f38-95f2-8dbf4cef0ab9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume request issued successfully. Aug 14 01:23:32.574395 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cbf8042-ed36-4f38-95f2-8dbf4cef0ab9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d returned with HTTP 202 Aug 14 01:23:32.575880 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 695/2750] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:23:32 2026] DELETE /volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:23:32.584808 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-17e66a0d-fdf3-45c6-8095-bc02d811b4fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:32.587853 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17e66a0d-fdf3-45c6-8095-bc02d811b4fe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d Aug 14 01:23:32.587853 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17e66a0d-fdf3-45c6-8095-bc02d811b4fe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:32.587853 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17e66a0d-fdf3-45c6-8095-bc02d811b4fe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:32.596848 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:32.596848 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:32.604298 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-17e66a0d-fdf3-45c6-8095-bc02d811b4fe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:32.613198 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17e66a0d-fdf3-45c6-8095-bc02d811b4fe tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d returned with HTTP 200 Aug 14 01:23:32.613705 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 689/2751] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:32 2026] GET /volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:32.798130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92d5927e-5b6b-4f80-b8f4-b18ffe8dcd60 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:32.800509 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92d5927e-5b6b-4f80-b8f4-b18ffe8dcd60 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:32.801344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92d5927e-5b6b-4f80-b8f4-b18ffe8dcd60 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:32.801762 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92d5927e-5b6b-4f80-b8f4-b18ffe8dcd60 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:32.811603 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:32.811603 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:32.815661 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92d5927e-5b6b-4f80-b8f4-b18ffe8dcd60 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:32.820404 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92d5927e-5b6b-4f80-b8f4-b18ffe8dcd60 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:32.821064 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 682/2752] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:32 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:32.840637 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-55bcb433-26cd-4666-92c0-6766fc100685 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:32.843900 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55bcb433-26cd-4666-92c0-6766fc100685 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] DELETE https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:32.844232 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55bcb433-26cd-4666-92c0-6766fc100685 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:32.844521 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55bcb433-26cd-4666-92c0-6766fc100685 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:32.844829 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-55bcb433-26cd-4666-92c0-6766fc100685 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Delete volume with id: 197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:32.856974 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:32.856974 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:32.857627 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-55bcb433-26cd-4666-92c0-6766fc100685 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:32.892445 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-55bcb433-26cd-4666-92c0-6766fc100685 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Delete volume request issued successfully. Aug 14 01:23:32.892793 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55bcb433-26cd-4666-92c0-6766fc100685 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 202 Aug 14 01:23:32.893347 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 687/2753] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:23:32 2026] DELETE /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:23:32.911589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9fee9397-dd2f-4170-8116-6b977b806b87 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:32.913506 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9fee9397-dd2f-4170-8116-6b977b806b87 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:32.913678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9fee9397-dd2f-4170-8116-6b977b806b87 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:32.914150 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9fee9397-dd2f-4170-8116-6b977b806b87 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:32.928980 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:32.928980 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:32.935047 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9fee9397-dd2f-4170-8116-6b977b806b87 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Volume info retrieved successfully. Aug 14 01:23:32.944246 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9fee9397-dd2f-4170-8116-6b977b806b87 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 200 Aug 14 01:23:32.945149 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 696/2754] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:32 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 919 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:33.415736 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3296f9bf-3149-4e7d-ac41-320f745831d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.421960 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3296f9bf-3149-4e7d-ac41-320f745831d0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 Aug 14 01:23:33.421960 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3296f9bf-3149-4e7d-ac41-320f745831d0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:33.421960 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3296f9bf-3149-4e7d-ac41-320f745831d0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:33.441556 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:33.441556 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:33.449528 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3296f9bf-3149-4e7d-ac41-320f745831d0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:23:33.458958 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-3296f9bf-3149-4e7d-ac41-320f745831d0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 returned with HTTP 200 Aug 14 01:23:33.460007 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 690/2755] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 => generated 1343 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:33.479410 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a9ef1db-99da-4e98-ae14-2cf7fdfcc887 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.480062 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a9ef1db-99da-4e98-ae14-2cf7fdfcc887 None None] GET https://10.4.3.11/volume// Aug 14 01:23:33.480062 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a9ef1db-99da-4e98-ae14-2cf7fdfcc887 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:33.480321 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a9ef1db-99da-4e98-ae14-2cf7fdfcc887 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:33.480718 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a9ef1db-99da-4e98-ae14-2cf7fdfcc887 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:33.481115 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 683/2756] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:33.492494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cc6148a7-2b23-428e-b430-2ec0f85a8aff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.495555 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cc6148a7-2b23-428e-b430-2ec0f85a8aff tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:23:33.496099 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cc6148a7-2b23-428e-b430-2ec0f85a8aff tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0494183c-1958-440f-9e30-98ba12cb8578", "connector": null, "instance_uuid": "e3f8c5da-2734-42ab-b9b9-866a60e3671c"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:33.508103 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:33.508103 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:33.550004 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cc6148a7-2b23-428e-b430-2ec0f85a8aff tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:23:33.550004 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 688/2757] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:23:33 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 14 01:23:33.564063 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4d82cba-9550-4d85-83e9-9e4de8ae55c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.564576 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4d82cba-9550-4d85-83e9-9e4de8ae55c9 None None] GET https://10.4.3.11/volume// Aug 14 01:23:33.564861 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4d82cba-9550-4d85-83e9-9e4de8ae55c9 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:33.565123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4d82cba-9550-4d85-83e9-9e4de8ae55c9 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:33.565484 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4d82cba-9550-4d85-83e9-9e4de8ae55c9 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:33.565863 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 697/2758] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:33.575645 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-38854609-bb63-476a-8a57-c29a0e48d28b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.577848 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-38854609-bb63-476a-8a57-c29a0e48d28b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 Aug 14 01:23:33.578362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-38854609-bb63-476a-8a57-c29a0e48d28b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:33.578748 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-38854609-bb63-476a-8a57-c29a0e48d28b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:33.590390 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:33.590390 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:33.598947 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-38854609-bb63-476a-8a57-c29a0e48d28b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:23:33.601980 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-38854609-bb63-476a-8a57-c29a0e48d28b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 returned with HTTP 200 Aug 14 01:23:33.602663 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 691/2759] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 => generated 1522 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 01:23:33.637710 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-be7fedc0-db02-42ae-b7aa-38811a8e6623 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.640177 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be7fedc0-db02-42ae-b7aa-38811a8e6623 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d Aug 14 01:23:33.641778 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be7fedc0-db02-42ae-b7aa-38811a8e6623 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:33.641778 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be7fedc0-db02-42ae-b7aa-38811a8e6623 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:33.647598 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be7fedc0-db02-42ae-b7aa-38811a8e6623 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d returned with HTTP 404 Aug 14 01:23:33.648551 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 684/2760] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/v3/volumes/034996e8-0da4-4334-a26e-428cd2e9f71d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:33.666295 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4fecf501-db3d-47a0-b2b0-6a24c9d5569e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.669029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4fecf501-db3d-47a0-b2b0-6a24c9d5569e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups Aug 14 01:23:33.669348 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4fecf501-db3d-47a0-b2b0-6a24c9d5569e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:33.669661 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4fecf501-db3d-47a0-b2b0-6a24c9d5569e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:33.670269 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:33.670269 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:33.679952 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4fecf501-db3d-47a0-b2b0-6a24c9d5569e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 200 Aug 14 01:23:33.683374 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 689/2761] 10.4.3.11 () {68 vars in 1270 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/v3/backups => generated 620 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:33.694060 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5c888ac7-c445-4486-b7bd-167f7291bfad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.696472 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c888ac7-c445-4486-b7bd-167f7291bfad tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups?project_id=581006c4684045539c829e4b742f472d Aug 14 01:23:33.697592 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c888ac7-c445-4486-b7bd-167f7291bfad tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:33.697592 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c888ac7-c445-4486-b7bd-167f7291bfad tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:33.712303 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c888ac7-c445-4486-b7bd-167f7291bfad tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups?project_id=581006c4684045539c829e4b742f472d returned with HTTP 200 Aug 14 01:23:33.712943 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 698/2762] 10.4.3.11 () {68 vars in 1357 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/v3/backups?project_id=581006c4684045539c829e4b742f472d => generated 620 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:33.730522 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d338aae6-3748-496f-be81-de08c95a9c5c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.732040 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:23:33.732667 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1825235805"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:33.734561 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1825235805'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:23:33.734825 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume of 1 GB Aug 14 01:23:33.742963 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Availability Zones retrieved successfully. Aug 14 01:23:33.750335 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (76be7dad-473e-4083-a881-d6af2172d45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:33.752234 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0ec145-e8c9-414e-b00b-d857c9918720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:33.753604 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:23:33.783484 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cd3ecde5-7a7f-4333-ae21-2fb0988c9137 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.787735 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cd3ecde5-7a7f-4333-ae21-2fb0988c9137 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/b9a88cc1-9492-4ceb-aceb-e70d08e67058 Aug 14 01:23:33.788670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cd3ecde5-7a7f-4333-ae21-2fb0988c9137 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:33.797247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0ec145-e8c9-414e-b00b-d857c9918720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:33.798192 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9dd7f39-687f-4a23-8129-b6aad994826c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:33.815622 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cd3ecde5-7a7f-4333-ae21-2fb0988c9137 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-0494183c-1958-440f-9e30-98ba12cb8578-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:23:33.820142 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cd3ecde5-7a7f-4333-ae21-2fb0988c9137 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-0494183c-1958-440f-9e30-98ba12cb8578-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:23:33.821623 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:33.821623 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:33.857338 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['82a7f221-13dc-4c7d-a56a-bd8b38d3655d', '223b1095-dbf9-4ae3-893d-ec4b7f502ec7', '3cfa3413-56bb-4f4a-b003-88f2ee830bd2', 'fd4c0618-c496-4be0-a334-6f97d7dde90f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:33.858226 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9dd7f39-687f-4a23-8129-b6aad994826c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a7f221-13dc-4c7d-a56a-bd8b38d3655d', '223b1095-dbf9-4ae3-893d-ec4b7f502ec7', '3cfa3413-56bb-4f4a-b003-88f2ee830bd2', 'fd4c0618-c496-4be0-a334-6f97d7dde90f']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:33.860911 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901a09f6-a79d-4286-95a8-6f5bfb033313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:33.884959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (901a09f6-a79d-4286-95a8-6f5bfb033313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4512e56e-88f4-4efe-8b4b-a876208eb5b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825235805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['82a7f221-13dc-4c7d-a56a-bd8b38d3655d','223b1095-dbf9-4ae3-893d-ec4b7f502ec7','3cfa3413-56bb-4f4a-b003-88f2ee830bd2','fd4c0618-c496-4be0-a334-6f97d7dde90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:23:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825235805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4512e56e-88f4-4efe-8b4b-a876208eb5b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581006c4684045539c829e4b742f472d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d6faffe4bac4487bd3f435abe626013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:33.885694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf8a21a-1697-4ef9-8ebc-21eac99ae9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:33.910965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf8a21a-1697-4ef9-8ebc-21eac99ae9b5) transitioned into state 'SUCCESS' from state '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-1825235805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['82a7f221-13dc-4c7d-a56a-bd8b38d3655d','223b1095-dbf9-4ae3-893d-ec4b7f502ec7','3cfa3413-56bb-4f4a-b003-88f2ee830bd2','fd4c0618-c496-4be0-a334-6f97d7dde90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:33.910965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a557908-1db3-46c6-9c99-589b2565d400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:23:33.934691 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a557908-1db3-46c6-9c99-589b2565d400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:23:33.935978 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (76be7dad-473e-4083-a881-d6af2172d45c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:23:33.936363 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume request issued successfully. Aug 14 01:23:33.937241 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d338aae6-3748-496f-be81-de08c95a9c5c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:23:33.937867 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 692/2763] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:23:33 2026] POST /volume/v3/volumes => generated 776 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:23:33.951253 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cd3ecde5-7a7f-4333-ae21-2fb0988c9137 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-0494183c-1958-440f-9e30-98ba12cb8578-np0000007295" released by "attachment_update" :: held 0.131s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:23:33.952716 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-cd3ecde5-7a7f-4333-ae21-2fb0988c9137 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/b9a88cc1-9492-4ceb-aceb-e70d08e67058 returned with HTTP 200 Aug 14 01:23:33.953177 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 685/2764] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:23:33 2026] PUT /volume/v3/attachments/b9a88cc1-9492-4ceb-aceb-e70d08e67058 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:33.959179 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-04a6165f-932a-418a-a80f-bc1f10a307ce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.963973 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04a6165f-932a-418a-a80f-bc1f10a307ce tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 Aug 14 01:23:33.963973 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04a6165f-932a-418a-a80f-bc1f10a307ce tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:33.963973 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04a6165f-932a-418a-a80f-bc1f10a307ce tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:33.969572 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f54cf2f9-b3b2-4d32-bf5a-70f2760dba79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:33.972198 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f54cf2f9-b3b2-4d32-bf5a-70f2760dba79 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] GET https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 Aug 14 01:23:33.972394 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f54cf2f9-b3b2-4d32-bf5a-70f2760dba79 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:33.972587 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f54cf2f9-b3b2-4d32-bf5a-70f2760dba79 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:33.980664 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:33.980664 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:33.985172 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f54cf2f9-b3b2-4d32-bf5a-70f2760dba79 tempest-VolumeMultiattachTests-103075737 tempest-VolumeMultiattachTests-103075737-project-member] https://10.4.3.11/volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 returned with HTTP 404 Aug 14 01:23:33.985834 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 699/2765] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/v3/volumes/197d38a3-c30a-4b1c-903c-3fa1f7c16166 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:33.986869 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-04a6165f-932a-418a-a80f-bc1f10a307ce tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:33.992296 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04a6165f-932a-418a-a80f-bc1f10a307ce tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 returned with HTTP 200 Aug 14 01:23:33.993377 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 690/2766] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:33.997941 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3250b2b6-8d95-4531-9133-242737b23370 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:34.002086 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3250b2b6-8d95-4531-9133-242737b23370 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:23:34.003467 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3250b2b6-8d95-4531-9133-242737b23370 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:34.003582 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3250b2b6-8d95-4531-9133-242737b23370 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:34.004451 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:34.004451 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:34.004912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3250b2b6-8d95-4531-9133-242737b23370 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:23:34.005033 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0b40f8b5-8574-4934-a532-e2747be95af5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:34.013411 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0b40f8b5-8574-4934-a532-e2747be95af5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/b9a88cc1-9492-4ceb-aceb-e70d08e67058/action Aug 14 01:23:34.013411 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0b40f8b5-8574-4934-a532-e2747be95af5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:34.013411 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0b40f8b5-8574-4934-a532-e2747be95af5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:34.056603 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:34.056603 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:34.080236 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4cfcffa5-931d-4135-90b7-cbb1c807eaf4 req-0b40f8b5-8574-4934-a532-e2747be95af5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/b9a88cc1-9492-4ceb-aceb-e70d08e67058/action returned with HTTP 204 Aug 14 01:23:34.080485 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 686/2767] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:23:34 2026] POST /volume/v3/attachments/b9a88cc1-9492-4ceb-aceb-e70d08e67058/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:34.096193 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3250b2b6-8d95-4531-9133-242737b23370 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Get all volumes completed successfully. Aug 14 01:23:34.101233 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:34.101233 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:34.112085 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3250b2b6-8d95-4531-9133-242737b23370 tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:23:34.112606 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 693/2768] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:23:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19604 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:34.144609 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31c146c9-0f7f-46ac-873d-35d6384885ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:34.148123 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31c146c9-0f7f-46ac-873d-35d6384885ca tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] DELETE https://10.4.3.11/volume/v3/types/d5262fec-5835-4d9e-9cc2-fbc2b824ce8c Aug 14 01:23:34.148409 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31c146c9-0f7f-46ac-873d-35d6384885ca tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:34.148687 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31c146c9-0f7f-46ac-873d-35d6384885ca tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:34.149262 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:34.149262 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:34.204708 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31c146c9-0f7f-46ac-873d-35d6384885ca tempest-VolumeMultiattachTests-292842244 tempest-VolumeMultiattachTests-292842244-project-admin] https://10.4.3.11/volume/v3/types/d5262fec-5835-4d9e-9cc2-fbc2b824ce8c returned with HTTP 202 Aug 14 01:23:34.204708 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 700/2769] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:23:34 2026] DELETE /volume/v3/types/d5262fec-5835-4d9e-9cc2-fbc2b824ce8c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:23:35.012336 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7bd656c5-8a4c-4e30-88bb-39fe25dace3c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:35.014384 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bd656c5-8a4c-4e30-88bb-39fe25dace3c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 Aug 14 01:23:35.014815 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bd656c5-8a4c-4e30-88bb-39fe25dace3c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:35.015319 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bd656c5-8a4c-4e30-88bb-39fe25dace3c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:35.025433 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:35.025433 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:35.033614 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7bd656c5-8a4c-4e30-88bb-39fe25dace3c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:35.037143 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bd656c5-8a4c-4e30-88bb-39fe25dace3c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 returned with HTTP 200 Aug 14 01:23:35.040633 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 691/2770] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:35 2026] GET /volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:35.063856 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5d8ff559-dec9-4e4d-b84c-4b0343776ca0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:35.067251 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d8ff559-dec9-4e4d-b84c-4b0343776ca0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:23:35.067251 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5d8ff559-dec9-4e4d-b84c-4b0343776ca0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4512e56e-88f4-4efe-8b4b-a876208eb5b1", "name": "tempest-type-Backup-1282757264"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:35.069594 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-5d8ff559-dec9-4e4d-b84c-4b0343776ca0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating new backup {'backup': {'volume_id': '4512e56e-88f4-4efe-8b4b-a876208eb5b1', 'name': 'tempest-type-Backup-1282757264'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:23:35.069709 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-5d8ff559-dec9-4e4d-b84c-4b0343776ca0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating backup of volume 4512e56e-88f4-4efe-8b4b-a876208eb5b1 in container None Aug 14 01:23:35.087608 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:35.087608 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:35.088136 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5d8ff559-dec9-4e4d-b84c-4b0343776ca0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:23:35.130540 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5d8ff559-dec9-4e4d-b84c-4b0343776ca0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['201eec3e-c723-4952-b176-afb0c745affb', '17c03b36-6e32-46f1-bffa-7ed077ba49c9'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:23:35.202006 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d8ff559-dec9-4e4d-b84c-4b0343776ca0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:23:35.202577 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 687/2771] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:23:35 2026] POST /volume/v3/backups => generated 314 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:23:35.219081 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d6484993-f38c-4ed5-93d3-a2ec05fc86f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:35.222052 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6484993-f38c-4ed5-93d3-a2ec05fc86f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:35.222458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6484993-f38c-4ed5-93d3-a2ec05fc86f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:35.223556 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d6484993-f38c-4ed5-93d3-a2ec05fc86f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:35.224880 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d6484993-f38c-4ed5-93d3-a2ec05fc86f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:35.234029 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:35.234029 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:35.235164 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d6484993-f38c-4ed5-93d3-a2ec05fc86f9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:35.236006 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 694/2772] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:35 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 721 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:36.259312 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41757553-0951-4c0a-a0d5-655552b94cd3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:36.264353 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41757553-0951-4c0a-a0d5-655552b94cd3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:36.264353 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41757553-0951-4c0a-a0d5-655552b94cd3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:36.264353 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41757553-0951-4c0a-a0d5-655552b94cd3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:36.264500 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-41757553-0951-4c0a-a0d5-655552b94cd3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:36.275855 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:36.275855 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:36.279546 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41757553-0951-4c0a-a0d5-655552b94cd3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:36.279602 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 701/2773] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:36 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 723 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:37.298990 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4ee41324-e808-492c-bdbb-e99b045ea665 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:37.302100 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ee41324-e808-492c-bdbb-e99b045ea665 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:37.303515 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ee41324-e808-492c-bdbb-e99b045ea665 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:37.303515 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ee41324-e808-492c-bdbb-e99b045ea665 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:37.303515 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4ee41324-e808-492c-bdbb-e99b045ea665 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:37.310840 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:37.310840 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:37.311232 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-5e6cbeec-a58d-4ccb-8434-6b875d5e9fd6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:37.311748 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ee41324-e808-492c-bdbb-e99b045ea665 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:37.313426 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 692/2774] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:37 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:37.316443 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-5e6cbeec-a58d-4ccb-8434-6b875d5e9fd6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1/action Aug 14 01:23:37.317105 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-5e6cbeec-a58d-4ccb-8434-6b875d5e9fd6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:37.317380 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-5e6cbeec-a58d-4ccb-8434-6b875d5e9fd6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:37.360800 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:37.360800 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:37.383642 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9986e42d-5ce6-4b91-b59a-c539e6c9b761 req-5e6cbeec-a58d-4ccb-8434-6b875d5e9fd6 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1/action returned with HTTP 204 Aug 14 01:23:37.384625 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 688/2775] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:23:37 2026] POST /volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:38.331711 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75515921-e65a-41d3-bec7-440a1854808c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:38.335777 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75515921-e65a-41d3-bec7-440a1854808c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:38.336169 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75515921-e65a-41d3-bec7-440a1854808c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:38.336670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75515921-e65a-41d3-bec7-440a1854808c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:38.336670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-75515921-e65a-41d3-bec7-440a1854808c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:38.343744 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:38.343744 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:38.344707 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75515921-e65a-41d3-bec7-440a1854808c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:38.345477 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 695/2776] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:38 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:39.366476 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-693113d3-df49-49dd-8c09-44078ab7b7ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:39.374398 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-693113d3-df49-49dd-8c09-44078ab7b7ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:39.374687 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-693113d3-df49-49dd-8c09-44078ab7b7ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:39.376015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-693113d3-df49-49dd-8c09-44078ab7b7ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:39.376015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-693113d3-df49-49dd-8c09-44078ab7b7ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:39.385997 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:39.385997 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:39.385997 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-693113d3-df49-49dd-8c09-44078ab7b7ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:39.385997 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 702/2777] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:39 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:40.404251 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-75ad54e2-fe85-48fc-9c7c-d0b4c279174c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:40.407381 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75ad54e2-fe85-48fc-9c7c-d0b4c279174c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:40.407749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75ad54e2-fe85-48fc-9c7c-d0b4c279174c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:40.408811 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75ad54e2-fe85-48fc-9c7c-d0b4c279174c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:40.409016 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-75ad54e2-fe85-48fc-9c7c-d0b4c279174c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:40.417014 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:40.417014 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:40.418413 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75ad54e2-fe85-48fc-9c7c-d0b4c279174c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:40.419005 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 693/2778] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:40 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:41.432957 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e949f392-3804-45d8-bff6-2898bb2e1fe4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:41.436981 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e949f392-3804-45d8-bff6-2898bb2e1fe4 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:41.436981 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e949f392-3804-45d8-bff6-2898bb2e1fe4 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:41.436981 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e949f392-3804-45d8-bff6-2898bb2e1fe4 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:41.437219 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e949f392-3804-45d8-bff6-2898bb2e1fe4 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:41.445094 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:41.445094 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:41.447916 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e949f392-3804-45d8-bff6-2898bb2e1fe4 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:41.447916 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 689/2779] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:41 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:42.469431 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-deeaa700-0c68-4b2c-aea6-47553577c0d6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:42.473661 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-deeaa700-0c68-4b2c-aea6-47553577c0d6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:42.473985 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-deeaa700-0c68-4b2c-aea6-47553577c0d6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:42.474240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-deeaa700-0c68-4b2c-aea6-47553577c0d6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:42.474365 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-deeaa700-0c68-4b2c-aea6-47553577c0d6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:42.488837 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:42.488837 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:42.490439 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-deeaa700-0c68-4b2c-aea6-47553577c0d6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:42.490984 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 696/2780] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:42 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:43.513397 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f1f518c-dfa0-4b0a-982b-8fc9f27ed6b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:43.514303 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f1f518c-dfa0-4b0a-982b-8fc9f27ed6b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:43.514303 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f1f518c-dfa0-4b0a-982b-8fc9f27ed6b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:43.514303 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f1f518c-dfa0-4b0a-982b-8fc9f27ed6b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:43.514486 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1f1f518c-dfa0-4b0a-982b-8fc9f27ed6b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:43.524111 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:43.524111 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:43.524278 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f1f518c-dfa0-4b0a-982b-8fc9f27ed6b9 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:43.526356 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 703/2781] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:43 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:44.540558 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8aad14c2-2975-4103-b3d3-dfe35cd1718c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:44.542897 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8aad14c2-2975-4103-b3d3-dfe35cd1718c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:44.543402 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8aad14c2-2975-4103-b3d3-dfe35cd1718c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:44.543811 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8aad14c2-2975-4103-b3d3-dfe35cd1718c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:44.544002 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8aad14c2-2975-4103-b3d3-dfe35cd1718c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:44.549915 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:44.549915 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:44.550797 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8aad14c2-2975-4103-b3d3-dfe35cd1718c tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:44.550797 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 694/2782] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:44 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:44.659063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e541065-1595-48e4-815a-93246bd0c03c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:44.662637 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e541065-1595-48e4-815a-93246bd0c03c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:44.662979 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e541065-1595-48e4-815a-93246bd0c03c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:44.663795 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e541065-1595-48e4-815a-93246bd0c03c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:44.673160 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:44.673160 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:44.678793 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5e541065-1595-48e4-815a-93246bd0c03c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:44.686953 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e541065-1595-48e4-815a-93246bd0c03c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:44.687411 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 690/2783] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:44 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:45.272629 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-07020192-2dd8-404a-b228-3bb6c9a09298 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:45.278750 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-07020192-2dd8-404a-b228-3bb6c9a09298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:45.280003 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-07020192-2dd8-404a-b228-3bb6c9a09298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:45.280003 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-07020192-2dd8-404a-b228-3bb6c9a09298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:45.297068 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:45.297068 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:45.306108 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-07020192-2dd8-404a-b228-3bb6c9a09298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:45.315861 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-07020192-2dd8-404a-b228-3bb6c9a09298 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:45.315861 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 697/2784] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:45 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 937 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:45.443133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f9d4b9a-28e7-42c9-bad3-b8b2c7e48e3d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:45.443133 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f9d4b9a-28e7-42c9-bad3-b8b2c7e48e3d None None] GET https://10.4.3.11/volume// Aug 14 01:23:45.443133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f9d4b9a-28e7-42c9-bad3-b8b2c7e48e3d None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:45.443133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f9d4b9a-28e7-42c9-bad3-b8b2c7e48e3d None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:45.443133 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f9d4b9a-28e7-42c9-bad3-b8b2c7e48e3d None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:45.443133 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 704/2785] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:23:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:45.456479 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-fa9ecaa5-8426-461b-a406-05fe8bf3883c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:45.459570 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-fa9ecaa5-8426-461b-a406-05fe8bf3883c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:23:45.460578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-fa9ecaa5-8426-461b-a406-05fe8bf3883c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37e1f8fc-2c10-4577-a641-ae9147e153af", "connector": null, "instance_uuid": "7170cee2-18fc-4727-87c9-41c6ab79e904"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:45.473379 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:45.473379 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:45.530387 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-fa9ecaa5-8426-461b-a406-05fe8bf3883c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:23:45.531207 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 695/2786] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:23:45 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:45.567212 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95588e86-59b2-405f-8ccf-130a238cb722 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:45.569844 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95588e86-59b2-405f-8ccf-130a238cb722 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:45.570243 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95588e86-59b2-405f-8ccf-130a238cb722 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:45.570431 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95588e86-59b2-405f-8ccf-130a238cb722 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:45.571670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-95588e86-59b2-405f-8ccf-130a238cb722 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:45.580254 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:45.580254 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:45.585548 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95588e86-59b2-405f-8ccf-130a238cb722 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:45.585548 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 691/2787] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:45 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:45.587427 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-76619b5d-903a-498a-9044-242d16fa8e3b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:45.590094 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76619b5d-903a-498a-9044-242d16fa8e3b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:45.590282 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76619b5d-903a-498a-9044-242d16fa8e3b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:45.590584 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76619b5d-903a-498a-9044-242d16fa8e3b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:45.608710 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:45.608710 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:45.610911 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55a5cd02-28a9-4e85-a792-ed7550f78ffe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:45.611849 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55a5cd02-28a9-4e85-a792-ed7550f78ffe None None] GET https://10.4.3.11/volume// Aug 14 01:23:45.612298 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55a5cd02-28a9-4e85-a792-ed7550f78ffe None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:45.612678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55a5cd02-28a9-4e85-a792-ed7550f78ffe None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:45.613613 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55a5cd02-28a9-4e85-a792-ed7550f78ffe None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:45.613613 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 705/2788] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:45 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:45.616334 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-76619b5d-903a-498a-9044-242d16fa8e3b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:45.628121 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76619b5d-903a-498a-9044-242d16fa8e3b tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:45.629205 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-ccf6aa0b-5b79-41bb-8ab2-65a549a070ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:45.629616 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 698/2789] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:45 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 936 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:45.632615 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-ccf6aa0b-5b79-41bb-8ab2-65a549a070ff tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:45.633025 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-ccf6aa0b-5b79-41bb-8ab2-65a549a070ff tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:45.633193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-ccf6aa0b-5b79-41bb-8ab2-65a549a070ff tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:45.645968 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:45.645968 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:45.651010 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-ccf6aa0b-5b79-41bb-8ab2-65a549a070ff tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:45.657582 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-ccf6aa0b-5b79-41bb-8ab2-65a549a070ff tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:45.658360 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 696/2790] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:45 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 1116 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:45.799548 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-93f51a7f-6ac3-46d2-ab0b-8bcbc37f2e36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:45.801851 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-93f51a7f-6ac3-46d2-ab0b-8bcbc37f2e36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] PUT https://10.4.3.11/volume/v3/attachments/2646f041-0204-46a0-ad04-7eab8450799c Aug 14 01:23:45.802334 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-93f51a7f-6ac3-46d2-ab0b-8bcbc37f2e36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:45.812432 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-93f51a7f-6ac3-46d2-ab0b-8bcbc37f2e36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Acquiring lock "cinder-attachment_update-37e1f8fc-2c10-4577-a641-ae9147e153af-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:23:45.819149 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-93f51a7f-6ac3-46d2-ab0b-8bcbc37f2e36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Lock "cinder-attachment_update-37e1f8fc-2c10-4577-a641-ae9147e153af-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:23:45.820378 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:45.820378 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:45.954373 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-93f51a7f-6ac3-46d2-ab0b-8bcbc37f2e36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Lock "cinder-attachment_update-37e1f8fc-2c10-4577-a641-ae9147e153af-np0000007295" released by "attachment_update" :: held 0.135s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:23:45.954687 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-93f51a7f-6ac3-46d2-ab0b-8bcbc37f2e36 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments/2646f041-0204-46a0-ad04-7eab8450799c returned with HTTP 200 Aug 14 01:23:45.955287 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 692/2791] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:23:45 2026] PUT /volume/v3/attachments/2646f041-0204-46a0-ad04-7eab8450799c => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:46.596770 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d4ee9a6d-d727-42ff-98cc-1abf670fc7cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:46.601782 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4ee9a6d-d727-42ff-98cc-1abf670fc7cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:46.602059 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4ee9a6d-d727-42ff-98cc-1abf670fc7cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:46.602301 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d4ee9a6d-d727-42ff-98cc-1abf670fc7cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:46.602403 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d4ee9a6d-d727-42ff-98cc-1abf670fc7cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:46.613217 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:46.613217 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:46.614118 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d4ee9a6d-d727-42ff-98cc-1abf670fc7cf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:46.614610 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 706/2792] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:46 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:46.648249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7add9e0d-4831-4c37-a0f9-0dd5c4bffe4e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:46.653185 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7add9e0d-4831-4c37-a0f9-0dd5c4bffe4e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:46.653845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7add9e0d-4831-4c37-a0f9-0dd5c4bffe4e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:46.653845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7add9e0d-4831-4c37-a0f9-0dd5c4bffe4e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:46.669964 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:46.669964 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:46.675789 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7add9e0d-4831-4c37-a0f9-0dd5c4bffe4e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:46.682400 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7add9e0d-4831-4c37-a0f9-0dd5c4bffe4e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:46.683452 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 699/2793] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:46 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:47.631111 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-57af467e-e4f3-4cff-8e8e-b2a9cf2c2d8f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:47.633589 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57af467e-e4f3-4cff-8e8e-b2a9cf2c2d8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:47.633764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57af467e-e4f3-4cff-8e8e-b2a9cf2c2d8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:47.634091 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-57af467e-e4f3-4cff-8e8e-b2a9cf2c2d8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:47.634225 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-57af467e-e4f3-4cff-8e8e-b2a9cf2c2d8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:47.640149 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:47.640149 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:47.641123 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-57af467e-e4f3-4cff-8e8e-b2a9cf2c2d8f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:47.641657 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 697/2794] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:47 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:47.701614 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-82272884-368b-48e4-9a0d-17f5e6e17bf3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:47.705746 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82272884-368b-48e4-9a0d-17f5e6e17bf3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:47.706010 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82272884-368b-48e4-9a0d-17f5e6e17bf3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:47.706227 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82272884-368b-48e4-9a0d-17f5e6e17bf3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:47.725875 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:47.725875 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:47.732165 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-82272884-368b-48e4-9a0d-17f5e6e17bf3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:47.739530 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82272884-368b-48e4-9a0d-17f5e6e17bf3 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:47.739530 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 693/2795] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:47 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:48.659110 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-167262a8-25bb-4d22-9492-f2dcb8a60e56 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:48.665203 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-167262a8-25bb-4d22-9492-f2dcb8a60e56 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:48.665525 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-167262a8-25bb-4d22-9492-f2dcb8a60e56 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:48.665828 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-167262a8-25bb-4d22-9492-f2dcb8a60e56 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:48.669120 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-167262a8-25bb-4d22-9492-f2dcb8a60e56 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:48.674979 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:48.674979 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:48.675659 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-167262a8-25bb-4d22-9492-f2dcb8a60e56 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:48.676185 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 707/2796] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:48 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:48.757024 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0f285c30-c0b1-4599-8be2-1f3c6fc8eed7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:48.761352 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f285c30-c0b1-4599-8be2-1f3c6fc8eed7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:48.761352 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f285c30-c0b1-4599-8be2-1f3c6fc8eed7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:48.761670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f285c30-c0b1-4599-8be2-1f3c6fc8eed7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:48.780505 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:48.780505 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:48.787377 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0f285c30-c0b1-4599-8be2-1f3c6fc8eed7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:48.794843 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f285c30-c0b1-4599-8be2-1f3c6fc8eed7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:48.795547 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 700/2797] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:48 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:49.697688 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f914f11f-e2cb-489f-aba6-0beda28772cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:49.699524 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f914f11f-e2cb-489f-aba6-0beda28772cd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:49.699749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f914f11f-e2cb-489f-aba6-0beda28772cd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:49.699936 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f914f11f-e2cb-489f-aba6-0beda28772cd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:49.700059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f914f11f-e2cb-489f-aba6-0beda28772cd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:49.704353 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:49.704353 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:49.705099 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f914f11f-e2cb-489f-aba6-0beda28772cd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:49.705490 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 698/2798] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:49 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:49.812780 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-11c7ad2b-23fc-4ffe-a20d-29b09ea5a2d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:49.815461 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11c7ad2b-23fc-4ffe-a20d-29b09ea5a2d1 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:49.815731 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11c7ad2b-23fc-4ffe-a20d-29b09ea5a2d1 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:49.815987 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11c7ad2b-23fc-4ffe-a20d-29b09ea5a2d1 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:49.828863 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:49.828863 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:49.833947 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-11c7ad2b-23fc-4ffe-a20d-29b09ea5a2d1 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:49.840229 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11c7ad2b-23fc-4ffe-a20d-29b09ea5a2d1 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:49.840640 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 694/2799] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:49 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:50.319598 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-68d9c314-81bc-4c1b-9eda-2bbd4d8a2500 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:50.322319 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-68d9c314-81bc-4c1b-9eda-2bbd4d8a2500 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/attachments/2646f041-0204-46a0-ad04-7eab8450799c/action Aug 14 01:23:50.322819 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-68d9c314-81bc-4c1b-9eda-2bbd4d8a2500 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:50.322998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-68d9c314-81bc-4c1b-9eda-2bbd4d8a2500 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:50.346167 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:50.346167 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:50.364913 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9b08a25f-023b-4973-be60-6ab25378d1b8 req-68d9c314-81bc-4c1b-9eda-2bbd4d8a2500 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments/2646f041-0204-46a0-ad04-7eab8450799c/action returned with HTTP 204 Aug 14 01:23:50.365820 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 708/2800] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:23:50 2026] POST /volume/v3/attachments/2646f041-0204-46a0-ad04-7eab8450799c/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:50.720772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa5869a4-1a16-40ad-a8e8-97f1baf7d3b8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:50.723365 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa5869a4-1a16-40ad-a8e8-97f1baf7d3b8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:50.723652 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa5869a4-1a16-40ad-a8e8-97f1baf7d3b8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:50.723935 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa5869a4-1a16-40ad-a8e8-97f1baf7d3b8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:50.724473 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-aa5869a4-1a16-40ad-a8e8-97f1baf7d3b8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:50.730009 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:50.730009 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:50.730863 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa5869a4-1a16-40ad-a8e8-97f1baf7d3b8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:50.731733 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 701/2801] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:50 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:50.855484 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-73bef643-a893-48db-a5b3-cb27f6d4b7cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:50.857424 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73bef643-a893-48db-a5b3-cb27f6d4b7cd tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:50.857642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73bef643-a893-48db-a5b3-cb27f6d4b7cd tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:50.858338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-73bef643-a893-48db-a5b3-cb27f6d4b7cd tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:50.871969 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:50.871969 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:50.877412 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-73bef643-a893-48db-a5b3-cb27f6d4b7cd tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:50.882669 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-73bef643-a893-48db-a5b3-cb27f6d4b7cd tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:50.883199 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 699/2802] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:50 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 1229 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:50.896059 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-141a3cb4-d67c-491e-a53a-bfb427226bb7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:50.898383 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-141a3cb4-d67c-491e-a53a-bfb427226bb7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:23:50.898623 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-141a3cb4-d67c-491e-a53a-bfb427226bb7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:50.898892 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-141a3cb4-d67c-491e-a53a-bfb427226bb7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:50.911352 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:50.911352 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:50.916200 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-141a3cb4-d67c-491e-a53a-bfb427226bb7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:50.921868 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-141a3cb4-d67c-491e-a53a-bfb427226bb7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:23:50.922465 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 695/2803] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:50 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 1229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:51.547902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-487d80f9-e9c4-4176-8865-25b537c88ba6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:51.550508 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-487d80f9-e9c4-4176-8865-25b537c88ba6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:23:51.550663 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-487d80f9-e9c4-4176-8865-25b537c88ba6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:51.550999 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-487d80f9-e9c4-4176-8865-25b537c88ba6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:51.561151 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:51.561151 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:51.566150 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-487d80f9-e9c4-4176-8865-25b537c88ba6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:51.572472 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-487d80f9-e9c4-4176-8865-25b537c88ba6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:23:51.573270 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 709/2804] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:51 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 935 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:51.745585 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2128bed-c7e4-42c1-ade3-3619877c0be7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:51.750001 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2128bed-c7e4-42c1-ade3-3619877c0be7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:51.750217 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2128bed-c7e4-42c1-ade3-3619877c0be7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:51.750429 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2128bed-c7e4-42c1-ade3-3619877c0be7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:51.750536 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b2128bed-c7e4-42c1-ade3-3619877c0be7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:51.757431 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:51.757431 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:51.758464 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2128bed-c7e4-42c1-ade3-3619877c0be7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:51.758967 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 702/2805] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:51 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:51.938812 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-dd580d84-1d02-41cb-9a2a-fe88933eb0ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:51.941603 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-dd580d84-1d02-41cb-9a2a-fe88933eb0ca tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:23:51.941916 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-dd580d84-1d02-41cb-9a2a-fe88933eb0ca tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:51.942306 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-dd580d84-1d02-41cb-9a2a-fe88933eb0ca tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:51.953451 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:51.953451 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:51.958436 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-dd580d84-1d02-41cb-9a2a-fe88933eb0ca tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:51.966617 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-dd580d84-1d02-41cb-9a2a-fe88933eb0ca tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:23:51.967860 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 700/2806] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:51 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:52.068498 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0257173d-2314-4fbb-97f1-caaae9591ff0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:52.068935 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0257173d-2314-4fbb-97f1-caaae9591ff0 None None] GET https://10.4.3.11/volume// Aug 14 01:23:52.069099 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0257173d-2314-4fbb-97f1-caaae9591ff0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:52.069293 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0257173d-2314-4fbb-97f1-caaae9591ff0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:52.069612 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0257173d-2314-4fbb-97f1-caaae9591ff0 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:52.069969 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 696/2807] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:23:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:52.079699 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-141a1422-91a6-477b-9c72-46dca4ce6c4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:52.082528 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-141a1422-91a6-477b-9c72-46dca4ce6c4e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:23:52.083045 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-141a1422-91a6-477b-9c72-46dca4ce6c4e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4246ed72-8e89-4c8f-b81c-93742e63ae6c", "connector": null, "instance_uuid": "7170cee2-18fc-4727-87c9-41c6ab79e904"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:52.095941 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:52.095941 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:52.132836 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-141a1422-91a6-477b-9c72-46dca4ce6c4e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:23:52.133562 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 710/2808] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:23:52 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:52.174464 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9bf3199e-c350-4043-a34d-551981e2d0d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:52.178319 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bf3199e-c350-4043-a34d-551981e2d0d2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:23:52.180232 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bf3199e-c350-4043-a34d-551981e2d0d2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:52.181801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9bf3199e-c350-4043-a34d-551981e2d0d2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:52.183006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c1795c0-1ca3-4fa9-829f-6e70f8c1c6dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:52.183654 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c1795c0-1ca3-4fa9-829f-6e70f8c1c6dd None None] GET https://10.4.3.11/volume// Aug 14 01:23:52.183895 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c1795c0-1ca3-4fa9-829f-6e70f8c1c6dd None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:52.184169 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c1795c0-1ca3-4fa9-829f-6e70f8c1c6dd None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:52.184540 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c1795c0-1ca3-4fa9-829f-6e70f8c1c6dd None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:52.185187 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 701/2809] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:52.194688 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-9afe5d9a-0928-4cca-a373-ecfa51094780 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:52.197348 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-9afe5d9a-0928-4cca-a373-ecfa51094780 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:23:52.197591 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-9afe5d9a-0928-4cca-a373-ecfa51094780 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:52.197982 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-9afe5d9a-0928-4cca-a373-ecfa51094780 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:52.206455 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:52.206455 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:52.214725 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:52.214725 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:52.219898 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9bf3199e-c350-4043-a34d-551981e2d0d2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:52.222582 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-9afe5d9a-0928-4cca-a373-ecfa51094780 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:52.229829 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-9afe5d9a-0928-4cca-a373-ecfa51094780 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:23:52.230412 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 697/2810] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:52 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 1114 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:52.244875 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9bf3199e-c350-4043-a34d-551981e2d0d2 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:23:52.244875 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 703/2811] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:52 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 934 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:52.368418 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-3600b678-0e57-48f5-9dff-ab85d5de0a64 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:52.369996 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-3600b678-0e57-48f5-9dff-ab85d5de0a64 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] PUT https://10.4.3.11/volume/v3/attachments/3ba21bec-d443-486c-9e3c-a870d0ff427d Aug 14 01:23:52.370375 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-3600b678-0e57-48f5-9dff-ab85d5de0a64 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:52.379063 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-3600b678-0e57-48f5-9dff-ab85d5de0a64 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Acquiring lock "cinder-attachment_update-4246ed72-8e89-4c8f-b81c-93742e63ae6c-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:23:52.384463 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-3600b678-0e57-48f5-9dff-ab85d5de0a64 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Lock "cinder-attachment_update-4246ed72-8e89-4c8f-b81c-93742e63ae6c-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:23:52.385486 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:52.385486 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:52.489148 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-3600b678-0e57-48f5-9dff-ab85d5de0a64 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Lock "cinder-attachment_update-4246ed72-8e89-4c8f-b81c-93742e63ae6c-np0000007295" released by "attachment_update" :: held 0.105s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:23:52.489575 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-3600b678-0e57-48f5-9dff-ab85d5de0a64 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments/3ba21bec-d443-486c-9e3c-a870d0ff427d returned with HTTP 200 Aug 14 01:23:52.490326 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 711/2812] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:23:52 2026] PUT /volume/v3/attachments/3ba21bec-d443-486c-9e3c-a870d0ff427d => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:52.780115 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a955d47-5b20-4fbb-90f5-b98e98fb7a16 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:52.782901 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a955d47-5b20-4fbb-90f5-b98e98fb7a16 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:52.782901 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a955d47-5b20-4fbb-90f5-b98e98fb7a16 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:52.783148 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a955d47-5b20-4fbb-90f5-b98e98fb7a16 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:52.783199 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5a955d47-5b20-4fbb-90f5-b98e98fb7a16 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:52.793436 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:52.793436 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:52.794307 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a955d47-5b20-4fbb-90f5-b98e98fb7a16 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:52.794868 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 702/2813] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:52 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:53.262609 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eec568ca-8947-41c3-b757-051747c1a9ee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:53.264892 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eec568ca-8947-41c3-b757-051747c1a9ee tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:23:53.265159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eec568ca-8947-41c3-b757-051747c1a9ee tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:53.265400 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eec568ca-8947-41c3-b757-051747c1a9ee tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:53.277552 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:53.277552 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:53.283025 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eec568ca-8947-41c3-b757-051747c1a9ee tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:53.289697 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eec568ca-8947-41c3-b757-051747c1a9ee tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:23:53.290335 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 698/2814] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:53 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:53.810328 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c92d8c09-fb5d-4dcc-bdfb-a3921f43233b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:53.816848 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c92d8c09-fb5d-4dcc-bdfb-a3921f43233b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:53.817714 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c92d8c09-fb5d-4dcc-bdfb-a3921f43233b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:53.817818 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c92d8c09-fb5d-4dcc-bdfb-a3921f43233b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:53.818040 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c92d8c09-fb5d-4dcc-bdfb-a3921f43233b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:53.825484 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:53.825484 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:53.826585 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c92d8c09-fb5d-4dcc-bdfb-a3921f43233b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:53.827206 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 704/2815] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:53 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:54.241666 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7f56502d-e77d-47fd-8253-422338f70c9b req-46f04b7d-e01a-4a95-8aba-a84bc929d976 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:54.245826 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-46f04b7d-e01a-4a95-8aba-a84bc929d976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:54.245826 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-46f04b7d-e01a-4a95-8aba-a84bc929d976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:54.246259 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-46f04b7d-e01a-4a95-8aba-a84bc929d976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:54.258511 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:54.258511 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:54.264837 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7f56502d-e77d-47fd-8253-422338f70c9b req-46f04b7d-e01a-4a95-8aba-a84bc929d976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:54.270915 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-46f04b7d-e01a-4a95-8aba-a84bc929d976 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:54.271902 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 712/2816] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:23:54 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:54.311064 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-986bf93a-8e7e-420e-932f-b946164a96b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:54.313872 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-986bf93a-8e7e-420e-932f-b946164a96b6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:23:54.314074 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-986bf93a-8e7e-420e-932f-b946164a96b6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:54.315058 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-986bf93a-8e7e-420e-932f-b946164a96b6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:54.331434 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:54.331434 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:54.338040 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-986bf93a-8e7e-420e-932f-b946164a96b6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:54.348083 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-986bf93a-8e7e-420e-932f-b946164a96b6 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:23:54.348479 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 703/2817] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:54 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 935 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:54.423088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4c708dd-d513-442c-85ce-ea09f5127244 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:54.423517 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4c708dd-d513-442c-85ce-ea09f5127244 None None] GET https://10.4.3.11/volume// Aug 14 01:23:54.423828 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4c708dd-d513-442c-85ce-ea09f5127244 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:54.425035 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4c708dd-d513-442c-85ce-ea09f5127244 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:54.425035 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4c708dd-d513-442c-85ce-ea09f5127244 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:54.425488 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 699/2818] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:23:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:54.434847 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7f56502d-e77d-47fd-8253-422338f70c9b req-81deda57-cddc-4379-8516-70345ba0ded9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:54.438576 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-81deda57-cddc-4379-8516-70345ba0ded9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:23:54.438741 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-81deda57-cddc-4379-8516-70345ba0ded9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b2561ed-a16c-4b8a-af0a-d7f5517d81e7", "connector": null, "instance_uuid": "9a27de85-2294-46aa-806a-bdf270cd99c7"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:54.448961 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:54.448961 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:54.488548 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-81deda57-cddc-4379-8516-70345ba0ded9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:23:54.489386 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 705/2819] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:23:54 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 14 01:23:54.523524 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d284c22e-8dc6-4555-936b-402a07317f9d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:54.525566 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d284c22e-8dc6-4555-936b-402a07317f9d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:54.525799 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d284c22e-8dc6-4555-936b-402a07317f9d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:54.526070 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d284c22e-8dc6-4555-936b-402a07317f9d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:54.538343 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-53bc812a-831d-475e-9d08-d7329d15c386 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:54.538884 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53bc812a-831d-475e-9d08-d7329d15c386 None None] GET https://10.4.3.11/volume// Aug 14 01:23:54.539188 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53bc812a-831d-475e-9d08-d7329d15c386 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:54.539431 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53bc812a-831d-475e-9d08-d7329d15c386 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:54.539868 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53bc812a-831d-475e-9d08-d7329d15c386 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:23:54.540330 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 704/2820] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:23:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:23:54.540780 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:54.540780 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:54.545391 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d284c22e-8dc6-4555-936b-402a07317f9d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:54.551555 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d284c22e-8dc6-4555-936b-402a07317f9d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:54.552161 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7f56502d-e77d-47fd-8253-422338f70c9b req-7b53d926-bbcb-4854-b69e-aa6dcd462425 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:54.552876 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 713/2821] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:54 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:54.555156 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-7b53d926-bbcb-4854-b69e-aa6dcd462425 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:54.555421 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-7b53d926-bbcb-4854-b69e-aa6dcd462425 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:54.555726 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-7b53d926-bbcb-4854-b69e-aa6dcd462425 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:54.566546 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:54.566546 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:54.571252 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7f56502d-e77d-47fd-8253-422338f70c9b req-7b53d926-bbcb-4854-b69e-aa6dcd462425 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:54.576329 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-7b53d926-bbcb-4854-b69e-aa6dcd462425 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:54.576852 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 700/2822] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:23:54 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:23:54.694884 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7f56502d-e77d-47fd-8253-422338f70c9b req-75092d6e-291c-4ac1-9d07-a8b582b599fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:54.701215 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-75092d6e-291c-4ac1-9d07-a8b582b599fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] PUT https://10.4.3.11/volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5 Aug 14 01:23:54.701785 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-75092d6e-291c-4ac1-9d07-a8b582b599fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:54.717044 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-7f56502d-e77d-47fd-8253-422338f70c9b req-75092d6e-291c-4ac1-9d07-a8b582b599fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Acquiring lock "cinder-attachment_update-7b2561ed-a16c-4b8a-af0a-d7f5517d81e7-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:23:54.725941 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-7f56502d-e77d-47fd-8253-422338f70c9b req-75092d6e-291c-4ac1-9d07-a8b582b599fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Lock "cinder-attachment_update-7b2561ed-a16c-4b8a-af0a-d7f5517d81e7-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:23:54.726490 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:54.726490 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:54.841549 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-603f8b69-ddfc-4b70-86f2-9528f57cb81b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:54.845377 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-603f8b69-ddfc-4b70-86f2-9528f57cb81b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:54.845828 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-603f8b69-ddfc-4b70-86f2-9528f57cb81b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:54.846161 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-603f8b69-ddfc-4b70-86f2-9528f57cb81b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:54.846326 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-603f8b69-ddfc-4b70-86f2-9528f57cb81b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:54.847575 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-7f56502d-e77d-47fd-8253-422338f70c9b req-75092d6e-291c-4ac1-9d07-a8b582b599fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Lock "cinder-attachment_update-7b2561ed-a16c-4b8a-af0a-d7f5517d81e7-np0000007295" released by "attachment_update" :: held 0.122s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:23:54.850588 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-75092d6e-291c-4ac1-9d07-a8b582b599fc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5 returned with HTTP 200 Aug 14 01:23:54.852723 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 706/2823] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:23:54 2026] PUT /volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:54.857805 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:54.857805 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:54.858834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-603f8b69-ddfc-4b70-86f2-9528f57cb81b tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:54.859630 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 705/2824] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:54 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:55.376092 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c50fce21-ce6e-4c26-851b-2db2d5e754cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:55.378408 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c50fce21-ce6e-4c26-851b-2db2d5e754cf tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:23:55.378751 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c50fce21-ce6e-4c26-851b-2db2d5e754cf tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:55.379316 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c50fce21-ce6e-4c26-851b-2db2d5e754cf tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:55.393013 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:55.393013 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:55.398831 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c50fce21-ce6e-4c26-851b-2db2d5e754cf tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:55.405631 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c50fce21-ce6e-4c26-851b-2db2d5e754cf tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:23:55.406668 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 714/2825] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:55 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:55.571658 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b4972de-e1b9-434e-87ad-a00d99ce6179 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:55.578590 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b4972de-e1b9-434e-87ad-a00d99ce6179 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:55.578590 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b4972de-e1b9-434e-87ad-a00d99ce6179 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:55.578590 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b4972de-e1b9-434e-87ad-a00d99ce6179 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:55.592189 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:55.592189 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:55.598210 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b4972de-e1b9-434e-87ad-a00d99ce6179 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:55.604154 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b4972de-e1b9-434e-87ad-a00d99ce6179 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:55.604740 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 701/2826] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:55 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:55.776854 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-e14f4b15-0eac-4b38-beaa-e12cf4e1e80d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:55.779474 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-e14f4b15-0eac-4b38-beaa-e12cf4e1e80d tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/attachments/3ba21bec-d443-486c-9e3c-a870d0ff427d/action Aug 14 01:23:55.779982 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-e14f4b15-0eac-4b38-beaa-e12cf4e1e80d tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:55.780154 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-e14f4b15-0eac-4b38-beaa-e12cf4e1e80d tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:55.802495 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:55.802495 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:55.814187 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-5d9ace07-123d-4306-9fdb-38581a8596ec req-e14f4b15-0eac-4b38-beaa-e12cf4e1e80d tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments/3ba21bec-d443-486c-9e3c-a870d0ff427d/action returned with HTTP 204 Aug 14 01:23:55.814895 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 707/2827] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:23:55 2026] POST /volume/v3/attachments/3ba21bec-d443-486c-9e3c-a870d0ff427d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:55.873427 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f89cdd38-4217-4732-8abe-023925507312 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:55.875961 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f89cdd38-4217-4732-8abe-023925507312 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:55.876254 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f89cdd38-4217-4732-8abe-023925507312 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:55.876477 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f89cdd38-4217-4732-8abe-023925507312 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:55.876621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f89cdd38-4217-4732-8abe-023925507312 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:55.882380 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:55.882380 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:55.884227 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f89cdd38-4217-4732-8abe-023925507312 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:55.884227 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 706/2828] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:55 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:56.421065 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77e9c158-604d-4f0a-931a-c25795182293 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:56.423989 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77e9c158-604d-4f0a-931a-c25795182293 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:23:56.424664 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77e9c158-604d-4f0a-931a-c25795182293 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:56.425096 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77e9c158-604d-4f0a-931a-c25795182293 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:56.442367 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:56.442367 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:56.448570 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-77e9c158-604d-4f0a-931a-c25795182293 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:56.455651 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77e9c158-604d-4f0a-931a-c25795182293 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:23:56.456545 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 715/2829] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:56 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 1227 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:56.469525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6afd1731-8cbd-4d7a-8a17-38fd21f8f604 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:56.471723 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6afd1731-8cbd-4d7a-8a17-38fd21f8f604 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:23:56.471975 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6afd1731-8cbd-4d7a-8a17-38fd21f8f604 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:56.472216 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6afd1731-8cbd-4d7a-8a17-38fd21f8f604 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:56.484225 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:56.484225 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:56.488475 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6afd1731-8cbd-4d7a-8a17-38fd21f8f604 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:23:56.494359 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6afd1731-8cbd-4d7a-8a17-38fd21f8f604 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:23:56.494359 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 702/2830] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:56 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 1227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:23:56.624630 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e6e08736-7e99-4e1a-baee-a2d7d9e3d4d7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:56.627052 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6e08736-7e99-4e1a-baee-a2d7d9e3d4d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:56.627200 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6e08736-7e99-4e1a-baee-a2d7d9e3d4d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:56.627519 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e6e08736-7e99-4e1a-baee-a2d7d9e3d4d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:56.643093 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:56.643093 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:56.648442 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e6e08736-7e99-4e1a-baee-a2d7d9e3d4d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:56.653586 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e6e08736-7e99-4e1a-baee-a2d7d9e3d4d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:56.654144 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 708/2831] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:56 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:23:56.899212 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-12a56b91-5030-4b03-8445-07aad72f1719 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:56.905510 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12a56b91-5030-4b03-8445-07aad72f1719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:56.905770 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12a56b91-5030-4b03-8445-07aad72f1719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:56.905992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12a56b91-5030-4b03-8445-07aad72f1719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:56.906109 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-12a56b91-5030-4b03-8445-07aad72f1719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:56.911847 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:56.911847 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:56.912603 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12a56b91-5030-4b03-8445-07aad72f1719 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:56.913078 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 707/2832] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:56 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:57.673291 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5cb3bb9c-3372-4085-a206-c4f50071b57a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:57.676216 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cb3bb9c-3372-4085-a206-c4f50071b57a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:57.676639 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cb3bb9c-3372-4085-a206-c4f50071b57a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:57.677153 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cb3bb9c-3372-4085-a206-c4f50071b57a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:57.694953 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:57.694953 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:57.701173 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5cb3bb9c-3372-4085-a206-c4f50071b57a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:57.709118 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cb3bb9c-3372-4085-a206-c4f50071b57a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:57.709604 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 716/2833] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:57 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:57.927707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-81cf4cd3-4de1-4ea4-b79f-e1665f871add None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:57.930117 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81cf4cd3-4de1-4ea4-b79f-e1665f871add tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:57.930456 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81cf4cd3-4de1-4ea4-b79f-e1665f871add tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:57.930733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81cf4cd3-4de1-4ea4-b79f-e1665f871add tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:57.930891 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-81cf4cd3-4de1-4ea4-b79f-e1665f871add tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:57.936664 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:57.936664 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:57.937751 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81cf4cd3-4de1-4ea4-b79f-e1665f871add tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:57.938420 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 703/2834] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:57 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:58.726866 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14842b87-1e10-48f7-b1e5-b4648d5bf448 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:58.729395 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14842b87-1e10-48f7-b1e5-b4648d5bf448 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:58.729895 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14842b87-1e10-48f7-b1e5-b4648d5bf448 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:58.730445 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14842b87-1e10-48f7-b1e5-b4648d5bf448 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:58.746628 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:58.746628 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:58.751380 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-14842b87-1e10-48f7-b1e5-b4648d5bf448 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:58.760721 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14842b87-1e10-48f7-b1e5-b4648d5bf448 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:58.761948 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 709/2835] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:58 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:58.952246 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8434db87-8db0-4177-9ed7-bcdfa9ad0a41 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:58.954969 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8434db87-8db0-4177-9ed7-bcdfa9ad0a41 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:58.956224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8434db87-8db0-4177-9ed7-bcdfa9ad0a41 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:58.956664 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8434db87-8db0-4177-9ed7-bcdfa9ad0a41 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:58.957093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8434db87-8db0-4177-9ed7-bcdfa9ad0a41 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:58.965465 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:58.965465 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:23:58.966328 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8434db87-8db0-4177-9ed7-bcdfa9ad0a41 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:58.966789 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 708/2836] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:58 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:59.779714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e04255a7-d519-48b6-b0f1-09ffdb979b58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:59.782304 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e04255a7-d519-48b6-b0f1-09ffdb979b58 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:23:59.782470 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e04255a7-d519-48b6-b0f1-09ffdb979b58 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:59.783539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e04255a7-d519-48b6-b0f1-09ffdb979b58 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:59.797735 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:59.797735 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:23:59.804912 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e04255a7-d519-48b6-b0f1-09ffdb979b58 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:23:59.813433 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e04255a7-d519-48b6-b0f1-09ffdb979b58 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:23:59.813433 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 717/2837] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:23:59 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:23:59.857100 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7f56502d-e77d-47fd-8253-422338f70c9b req-b7bbb9cc-a287-4284-a037-479b1f5cfe56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:59.860197 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-b7bbb9cc-a287-4284-a037-479b1f5cfe56 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5/action Aug 14 01:23:59.860727 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-b7bbb9cc-a287-4284-a037-479b1f5cfe56 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:23:59.861094 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-b7bbb9cc-a287-4284-a037-479b1f5cfe56 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:23:59.884223 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:59.884223 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:23:59.903440 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7f56502d-e77d-47fd-8253-422338f70c9b req-b7bbb9cc-a287-4284-a037-479b1f5cfe56 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5/action returned with HTTP 204 Aug 14 01:23:59.904144 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 704/2838] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:23:59 2026] POST /volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:23:59.980836 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ab182670-5290-4da5-b520-7769ec6102e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:23:59.983392 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab182670-5290-4da5-b520-7769ec6102e6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:23:59.984687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab182670-5290-4da5-b520-7769ec6102e6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:23:59.984687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab182670-5290-4da5-b520-7769ec6102e6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:23:59.984687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ab182670-5290-4da5-b520-7769ec6102e6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:23:59.994903 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:23:59.994903 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:23:59.996819 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab182670-5290-4da5-b520-7769ec6102e6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:23:59.997375 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 710/2839] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:23:59 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:00.830293 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68b038af-9fd1-47b8-b46c-f027a3e969b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:00.832814 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68b038af-9fd1-47b8-b46c-f027a3e969b2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:00.833119 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68b038af-9fd1-47b8-b46c-f027a3e969b2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:00.833391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68b038af-9fd1-47b8-b46c-f027a3e969b2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:00.845945 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:00.845945 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:00.851693 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-68b038af-9fd1-47b8-b46c-f027a3e969b2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:00.858578 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68b038af-9fd1-47b8-b46c-f027a3e969b2 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:24:00.859252 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 709/2840] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:00 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:00.872701 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9534a5b-41aa-4d39-8742-f0650d4337c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:00.874379 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9534a5b-41aa-4d39-8742-f0650d4337c8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:24:00.874759 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9534a5b-41aa-4d39-8742-f0650d4337c8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b2561ed-a16c-4b8a-af0a-d7f5517d81e7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-32362551"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:00.886914 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:00.886914 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:00.887602 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9534a5b-41aa-4d39-8742-f0650d4337c8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:00.887786 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-e9534a5b-41aa-4d39-8742-f0650d4337c8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume 7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:00.923956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e9534a5b-41aa-4d39-8742-f0650d4337c8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['30bf0ada-2dc9-4b2c-8ae5-b6401241acd9', '5006823e-a797-41d5-9c39-7800326e122c', '638cc6fb-2e57-43ec-9ca8-de80ec0fd7a4', '7f75bd99-8093-487e-aaf2-df3ca00599f5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:00.964831 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e9534a5b-41aa-4d39-8742-f0650d4337c8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot force create request issued successfully. Aug 14 01:24:00.965433 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9534a5b-41aa-4d39-8742-f0650d4337c8 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:24:00.966113 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 718/2841] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:24: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 14 01:24:00.976811 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6cd01c38-fd9b-4902-9ec0-43fb181975cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:00.979753 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cd01c38-fd9b-4902-9ec0-43fb181975cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 Aug 14 01:24:00.980030 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cd01c38-fd9b-4902-9ec0-43fb181975cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:00.980254 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cd01c38-fd9b-4902-9ec0-43fb181975cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:00.988085 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:00.988085 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:00.988727 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6cd01c38-fd9b-4902-9ec0-43fb181975cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:00.989768 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cd01c38-fd9b-4902-9ec0-43fb181975cc tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 returned with HTTP 200 Aug 14 01:24:00.990372 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 705/2842] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:00 2026] GET /volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:01.013088 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-67c9a257-1095-4a25-a4fc-005978239d2e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:01.017018 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67c9a257-1095-4a25-a4fc-005978239d2e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:24:01.017018 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67c9a257-1095-4a25-a4fc-005978239d2e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:01.017526 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-67c9a257-1095-4a25-a4fc-005978239d2e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:01.018084 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-67c9a257-1095-4a25-a4fc-005978239d2e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:01.029060 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:01.029060 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:01.029705 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-67c9a257-1095-4a25-a4fc-005978239d2e tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:24:01.030517 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 711/2843] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:01 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:24:01.046612 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01e9ff54-4b9e-473b-8485-f20ad36c714d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:01.049210 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01e9ff54-4b9e-473b-8485-f20ad36c714d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af/action Aug 14 01:24:01.049911 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01e9ff54-4b9e-473b-8485-f20ad36c714d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:01.049911 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01e9ff54-4b9e-473b-8485-f20ad36c714d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:01.051621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.admin_actions [None req-01e9ff54-4b9e-473b-8485-f20ad36c714d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Updating backup '60985a35-9989-4f74-9ddc-ef87d07c76af' with '{'status': 'error'}' {{(pid=100275) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 01:24:01.061460 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:01.061460 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:01.073917 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-01e9ff54-4b9e-473b-8485-f20ad36c714d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] reset_status in rpcapi backup_id 60985a35-9989-4f74-9ddc-ef87d07c76af on host np0000007295. {{(pid=100275) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 01:24:01.076385 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01e9ff54-4b9e-473b-8485-f20ad36c714d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af/action returned with HTTP 202 Aug 14 01:24:01.076950 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 710/2844] 10.4.3.11 () {70 vars in 1423 bytes} [Fri Aug 14 01:24:01 2026] POST /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:24:01.088468 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1b3f67d-05b2-42da-a1dd-c0a0fda429c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:01.090781 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1b3f67d-05b2-42da-a1dd-c0a0fda429c7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 Aug 14 01:24:01.091284 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1b3f67d-05b2-42da-a1dd-c0a0fda429c7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:01.091650 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1b3f67d-05b2-42da-a1dd-c0a0fda429c7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:01.091943 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d1b3f67d-05b2-42da-a1dd-c0a0fda429c7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume with id: 4512e56e-88f4-4efe-8b4b-a876208eb5b1 Aug 14 01:24:01.102625 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:01.102625 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:01.103525 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d1b3f67d-05b2-42da-a1dd-c0a0fda429c7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:24:01.133074 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d1b3f67d-05b2-42da-a1dd-c0a0fda429c7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume request issued successfully. Aug 14 01:24:01.133395 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1b3f67d-05b2-42da-a1dd-c0a0fda429c7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 returned with HTTP 202 Aug 14 01:24:01.133975 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 719/2845] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:24:01 2026] DELETE /volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:01.147255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b999a916-ed44-48e8-941c-823ddd023152 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:01.149480 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b999a916-ed44-48e8-941c-823ddd023152 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 Aug 14 01:24:01.149980 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b999a916-ed44-48e8-941c-823ddd023152 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:01.149980 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b999a916-ed44-48e8-941c-823ddd023152 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:01.163363 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:01.163363 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:01.172813 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b999a916-ed44-48e8-941c-823ddd023152 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:24:01.181287 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b999a916-ed44-48e8-941c-823ddd023152 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 returned with HTTP 200 Aug 14 01:24:01.182230 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 706/2846] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:01 2026] GET /volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:02.002357 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9dc99d6b-ca23-40b1-87fd-d4426f2b862b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:02.004246 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9dc99d6b-ca23-40b1-87fd-d4426f2b862b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 Aug 14 01:24:02.004668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9dc99d6b-ca23-40b1-87fd-d4426f2b862b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:02.005771 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9dc99d6b-ca23-40b1-87fd-d4426f2b862b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:02.012673 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:02.012673 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:02.014120 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9dc99d6b-ca23-40b1-87fd-d4426f2b862b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:02.016799 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9dc99d6b-ca23-40b1-87fd-d4426f2b862b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 returned with HTTP 200 Aug 14 01:24:02.016799 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 712/2847] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:02 2026] GET /volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:02.028137 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dac2ecac-4bcc-4765-9545-0be86f821774 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:02.030686 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dac2ecac-4bcc-4765-9545-0be86f821774 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:24:02.031208 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dac2ecac-4bcc-4765-9545-0be86f821774 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b2561ed-a16c-4b8a-af0a-d7f5517d81e7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1270878981"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:02.049169 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:02.049169 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:02.049379 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dac2ecac-4bcc-4765-9545-0be86f821774 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:02.049627 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-dac2ecac-4bcc-4765-9545-0be86f821774 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume 7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:02.097024 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-dac2ecac-4bcc-4765-9545-0be86f821774 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['7fe96b6b-5deb-4e9d-95b1-6a7f23bc2f59', 'e4cc2834-5c82-4bbc-b2c7-e4b5a6ebdc22', 'f62a4af8-1c5a-4a20-a0bd-96b9a79e2d23', '6d66416b-b124-42da-a839-143658069b86'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:02.149865 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dac2ecac-4bcc-4765-9545-0be86f821774 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot force create request issued successfully. Aug 14 01:24:02.150346 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dac2ecac-4bcc-4765-9545-0be86f821774 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:24:02.151064 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 711/2848] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:24:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:02.162846 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a10be400-54a1-4566-a944-190dbbe64d0f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:02.163890 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a10be400-54a1-4566-a944-190dbbe64d0f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 Aug 14 01:24:02.164211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a10be400-54a1-4566-a944-190dbbe64d0f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:02.166950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a10be400-54a1-4566-a944-190dbbe64d0f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:02.170176 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:02.170176 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:02.170627 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a10be400-54a1-4566-a944-190dbbe64d0f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:02.171515 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a10be400-54a1-4566-a944-190dbbe64d0f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 returned with HTTP 200 Aug 14 01:24:02.171910 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 720/2849] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:02 2026] GET /volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:02.200816 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05dd1967-f83c-4269-a883-809b106e3fd2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:02.203068 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05dd1967-f83c-4269-a883-809b106e3fd2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 Aug 14 01:24:02.203312 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05dd1967-f83c-4269-a883-809b106e3fd2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:02.203498 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05dd1967-f83c-4269-a883-809b106e3fd2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:02.212211 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05dd1967-f83c-4269-a883-809b106e3fd2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 returned with HTTP 404 Aug 14 01:24:02.212891 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 707/2850] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:02 2026] GET /volume/v3/volumes/4512e56e-88f4-4efe-8b4b-a876208eb5b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:02.224470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:02.226187 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] POST https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2/restore Aug 14 01:24:02.226879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:02.228633 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Restoring backup 8cb12d1b-9749-49ea-a89f-68f77773d1b2 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100276) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 01:24:02.229799 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Restoring backup 8cb12d1b-9749-49ea-a89f-68f77773d1b2 to volume None. Aug 14 01:24:02.235228 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:02.235228 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:02.235228 np0000007295 devstack@c-api.service[100276]: INFO cinder.backup.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Creating volume of 1 GB for restore of backup 8cb12d1b-9749-49ea-a89f-68f77773d1b2. Aug 14 01:24:02.243111 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Availability zone cache updated, next update will occur around 2026-08-14 02:24:02.242817. {{(pid=100276) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:24:02.243457 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Availability Zones retrieved successfully. Aug 14 01:24:02.250031 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (42d6b6a8-9b37-42fe-a16b-24ed50c7c58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:02.251523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b76dc28d-1b8f-4cd4-bbf0-2d0c39734ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:02.252578 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:02.284149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b76dc28d-1b8f-4cd4-bbf0-2d0c39734ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:02.285184 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abdac465-8cdd-4d4e-a311-8fe84d057171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:02.330187 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Created reservations ['2791849a-2c1f-42ba-9cb9-aedcd0331cc1', '57cc604b-48d1-4931-b0b3-5962fd3a5fe4', 'f08c7ad1-3a92-4071-aafd-56d78d45e5a3', '3c3913a0-caad-4418-82b7-bb405bd4a827'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:02.331396 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abdac465-8cdd-4d4e-a311-8fe84d057171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2791849a-2c1f-42ba-9cb9-aedcd0331cc1', '57cc604b-48d1-4931-b0b3-5962fd3a5fe4', 'f08c7ad1-3a92-4071-aafd-56d78d45e5a3', '3c3913a0-caad-4418-82b7-bb405bd4a827']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:02.333373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (befcee23-5c55-4897-811a-b6a8a2fd4339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:02.364625 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (befcee23-5c55-4897-811a-b6a8a2fd4339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae425c61-72d7-4175-b5fb-8aec0a49bffc', '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='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['2791849a-2c1f-42ba-9cb9-aedcd0331cc1','57cc604b-48d1-4931-b0b3-5962fd3a5fe4','f08c7ad1-3a92-4071-aafd-56d78d45e5a3','3c3913a0-caad-4418-82b7-bb405bd4a827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:02Z,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=ae425c61-72d7-4175-b5fb-8aec0a49bffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581006c4684045539c829e4b742f472d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d6faffe4bac4487bd3f435abe626013',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:02.367419 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88e2063-bc57-44fe-9f57-45d5cc1c1852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:02.382597 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88e2063-bc57-44fe-9f57-45d5cc1c1852) transitioned into 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='581006c4684045539c829e4b742f472d',qos_specs=None,replication_status=,reservations=['2791849a-2c1f-42ba-9cb9-aedcd0331cc1','57cc604b-48d1-4931-b0b3-5962fd3a5fe4','f08c7ad1-3a92-4071-aafd-56d78d45e5a3','3c3913a0-caad-4418-82b7-bb405bd4a827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d6faffe4bac4487bd3f435abe626013',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:02.383373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b35a43a-954e-4ee3-9f05-303caf6b1153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:02.392399 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b35a43a-954e-4ee3-9f05-303caf6b1153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:02.393768 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Flow 'volume_create_api' (42d6b6a8-9b37-42fe-a16b-24ed50c7c58c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:02.393768 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Create volume request issued successfully. Aug 14 01:24:02.401785 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:02.401785 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:02.402217 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:24:02.562100 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-42f60017-07ec-41ea-be97-29e593a77a8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:02.564847 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-42f60017-07ec-41ea-be97-29e593a77a8a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:24:02.565240 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-42f60017-07ec-41ea-be97-29e593a77a8a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:02.565445 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-42f60017-07ec-41ea-be97-29e593a77a8a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:02.577042 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:02.577042 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:02.581493 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-42f60017-07ec-41ea-be97-29e593a77a8a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:02.586764 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-42f60017-07ec-41ea-be97-29e593a77a8a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:24:02.587403 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 712/2851] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:02 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 1229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:02.610962 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-69dfcc60-d5aa-48cf-a4d7-94667d111a94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:02.613883 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-69dfcc60-d5aa-48cf-a4d7-94667d111a94 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af/action Aug 14 01:24:02.614317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-69dfcc60-d5aa-48cf-a4d7-94667d111a94 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:02.614510 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-69dfcc60-d5aa-48cf-a4d7-94667d111a94 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:02.629323 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:02.629323 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:02.629914 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-69dfcc60-d5aa-48cf-a4d7-94667d111a94 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:02.636785 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-69dfcc60-d5aa-48cf-a4d7-94667d111a94 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Begin detaching volume completed successfully. Aug 14 01:24:02.637048 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-69dfcc60-d5aa-48cf-a4d7-94667d111a94 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af/action returned with HTTP 202 Aug 14 01:24:02.637476 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 721/2852] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:24:02 2026] POST /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 01:24:02.694648 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1d759cf-ece4-420b-a124-4e1d04be7036 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:02.695130 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1d759cf-ece4-420b-a124-4e1d04be7036 None None] GET https://10.4.3.11/volume// Aug 14 01:24:02.695378 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1d759cf-ece4-420b-a124-4e1d04be7036 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:02.695633 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1d759cf-ece4-420b-a124-4e1d04be7036 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:02.696348 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1d759cf-ece4-420b-a124-4e1d04be7036 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:02.697054 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 708/2853] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:02.711250 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c56490a2-b8ed-4a12-a539-59d02dc84131 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:02.713577 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c56490a2-b8ed-4a12-a539-59d02dc84131 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:24:02.713937 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c56490a2-b8ed-4a12-a539-59d02dc84131 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:02.714189 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c56490a2-b8ed-4a12-a539-59d02dc84131 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:02.725477 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:02.725477 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:02.729854 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c56490a2-b8ed-4a12-a539-59d02dc84131 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:02.735097 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c56490a2-b8ed-4a12-a539-59d02dc84131 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 200 Aug 14 01:24:02.735480 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 713/2854] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:24:02 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 1412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:03.183412 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ac73f380-445c-4c16-b655-353af0c44021 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:03.185640 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac73f380-445c-4c16-b655-353af0c44021 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 Aug 14 01:24:03.185893 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac73f380-445c-4c16-b655-353af0c44021 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:03.186172 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac73f380-445c-4c16-b655-353af0c44021 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:03.192850 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:03.192850 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:03.193464 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ac73f380-445c-4c16-b655-353af0c44021 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:03.194559 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac73f380-445c-4c16-b655-353af0c44021 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 returned with HTTP 200 Aug 14 01:24:03.195072 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 722/2855] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:03 2026] GET /volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:03.203888 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b317025-bd11-4527-9116-a65651cc2ea6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:03.206317 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b317025-bd11-4527-9116-a65651cc2ea6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 Aug 14 01:24:03.206632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b317025-bd11-4527-9116-a65651cc2ea6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:03.206902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b317025-bd11-4527-9116-a65651cc2ea6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:03.207077 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-2b317025-bd11-4527-9116-a65651cc2ea6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 4d780dfc-2c79-4006-8ef9-4da9ccc128c9 Aug 14 01:24:03.212332 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:03.212332 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:03.212831 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2b317025-bd11-4527-9116-a65651cc2ea6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:03.237812 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2b317025-bd11-4527-9116-a65651cc2ea6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:24:03.238113 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b317025-bd11-4527-9116-a65651cc2ea6 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 returned with HTTP 202 Aug 14 01:24:03.238676 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 709/2856] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:03 2026] DELETE /volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:03.247911 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-205d4af3-1b6f-497e-92d7-1c3377db07ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:03.254702 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-205d4af3-1b6f-497e-92d7-1c3377db07ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 Aug 14 01:24:03.254971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-205d4af3-1b6f-497e-92d7-1c3377db07ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:03.255249 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-205d4af3-1b6f-497e-92d7-1c3377db07ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:03.261622 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:03.261622 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:03.262396 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-205d4af3-1b6f-497e-92d7-1c3377db07ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:03.263468 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-205d4af3-1b6f-497e-92d7-1c3377db07ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 returned with HTTP 200 Aug 14 01:24:03.263985 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 714/2857] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:03 2026] GET /volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:03.413213 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:03.413213 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:03.413701 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:24:03.413907 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Checking backup size 1 against volume size 1 {{(pid=100276) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 01:24:03.414109 np0000007295 devstack@c-api.service[100276]: INFO cinder.backup.api [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Overwriting volume ae425c61-72d7-4175-b5fb-8aec0a49bffc with restore of backup 8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:03.431612 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] restore_backup in rpcapi backup_id 8cb12d1b-9749-49ea-a89f-68f77773d1b2 {{(pid=100276) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 01:24:03.433994 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a02d74b1-5cb6-46bc-9fc0-4ca1e8905850 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2/restore returned with HTTP 202 Aug 14 01:24:03.434555 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 713/2858] 10.4.3.11 () {70 vars in 1426 bytes} [Fri Aug 14 01:24:02 2026] POST /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2/restore => generated 152 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:03.444836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d24f73d6-8624-47de-b1e1-2d790584cfbd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:03.446788 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d24f73d6-8624-47de-b1e1-2d790584cfbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:03.447190 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d24f73d6-8624-47de-b1e1-2d790584cfbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:03.447515 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d24f73d6-8624-47de-b1e1-2d790584cfbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:03.447728 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d24f73d6-8624-47de-b1e1-2d790584cfbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:03.457283 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:03.457283 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:03.458419 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d24f73d6-8624-47de-b1e1-2d790584cfbd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:03.458849 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 723/2859] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:03 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:03.698583 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c810fc1b-64e1-4fa1-9a71-dcc95ff9670a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:03.701328 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c810fc1b-64e1-4fa1-9a71-dcc95ff9670a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] DELETE https://10.4.3.11/volume/v3/attachments/2646f041-0204-46a0-ad04-7eab8450799c Aug 14 01:24:03.701554 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c810fc1b-64e1-4fa1-9a71-dcc95ff9670a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:03.701805 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c810fc1b-64e1-4fa1-9a71-dcc95ff9670a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:03.716495 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:03.716495 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:03.786694 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5209cea9-7af4-46b2-8053-d5b8e6ea7c74 req-c810fc1b-64e1-4fa1-9a71-dcc95ff9670a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments/2646f041-0204-46a0-ad04-7eab8450799c returned with HTTP 200 Aug 14 01:24:03.787382 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 710/2860] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:03 2026] DELETE /volume/v3/attachments/2646f041-0204-46a0-ad04-7eab8450799c => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:04.276066 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c3acaf9-a22f-4a20-9d1c-69dc6ad95338 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:04.278730 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c3acaf9-a22f-4a20-9d1c-69dc6ad95338 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 Aug 14 01:24:04.279073 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c3acaf9-a22f-4a20-9d1c-69dc6ad95338 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:04.279391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c3acaf9-a22f-4a20-9d1c-69dc6ad95338 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:04.286041 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c3acaf9-a22f-4a20-9d1c-69dc6ad95338 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 returned with HTTP 404 Aug 14 01:24:04.286796 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 715/2861] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:04 2026] GET /volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:04.296857 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1a675b5-f1c5-42ed-a1ab-05547579a090 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:04.298738 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1a675b5-f1c5-42ed-a1ab-05547579a090 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 Aug 14 01:24:04.299175 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1a675b5-f1c5-42ed-a1ab-05547579a090 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:04.299700 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1a675b5-f1c5-42ed-a1ab-05547579a090 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:04.299974 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-d1a675b5-f1c5-42ed-a1ab-05547579a090 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 Aug 14 01:24:04.306883 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:04.306883 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:04.308956 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d1a675b5-f1c5-42ed-a1ab-05547579a090 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:04.334862 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d1a675b5-f1c5-42ed-a1ab-05547579a090 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:24:04.336046 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1a675b5-f1c5-42ed-a1ab-05547579a090 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 returned with HTTP 202 Aug 14 01:24:04.336046 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 714/2862] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:04 2026] DELETE /volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:04.343898 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4a26993-749a-463c-bdbe-142904a07bf9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:04.346207 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4a26993-749a-463c-bdbe-142904a07bf9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 Aug 14 01:24:04.346509 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4a26993-749a-463c-bdbe-142904a07bf9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:04.346826 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4a26993-749a-463c-bdbe-142904a07bf9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:04.353308 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:04.353308 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:04.354109 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c4a26993-749a-463c-bdbe-142904a07bf9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:04.355214 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4a26993-749a-463c-bdbe-142904a07bf9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 returned with HTTP 200 Aug 14 01:24:04.355620 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 724/2863] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:04 2026] GET /volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:04.470369 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38ca9b61-f6fb-489d-bebb-29fcc56c0777 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:04.472254 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38ca9b61-f6fb-489d-bebb-29fcc56c0777 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:04.472471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38ca9b61-f6fb-489d-bebb-29fcc56c0777 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:04.472679 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38ca9b61-f6fb-489d-bebb-29fcc56c0777 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:04.472780 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-38ca9b61-f6fb-489d-bebb-29fcc56c0777 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:04.477591 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:04.477591 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:04.478468 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38ca9b61-f6fb-489d-bebb-29fcc56c0777 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:04.479140 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 711/2864] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:04 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:04.825292 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f498167-8d2a-4e7d-9a25-0f2954b5b04a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:04.827434 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f498167-8d2a-4e7d-9a25-0f2954b5b04a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] DELETE https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:24:04.827689 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f498167-8d2a-4e7d-9a25-0f2954b5b04a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:04.827884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f498167-8d2a-4e7d-9a25-0f2954b5b04a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:04.828105 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7f498167-8d2a-4e7d-9a25-0f2954b5b04a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Delete volume with id: 37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:24:04.835387 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:04.835387 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:04.835944 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7f498167-8d2a-4e7d-9a25-0f2954b5b04a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:04.862721 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7f498167-8d2a-4e7d-9a25-0f2954b5b04a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Delete volume request issued successfully. Aug 14 01:24:04.863044 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f498167-8d2a-4e7d-9a25-0f2954b5b04a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 202 Aug 14 01:24:04.863578 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 716/2865] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:04 2026] DELETE /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:05.368087 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c62b115-a921-4df3-a093-3b5a55139d25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:05.370300 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c62b115-a921-4df3-a093-3b5a55139d25 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 Aug 14 01:24:05.370744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c62b115-a921-4df3-a093-3b5a55139d25 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:05.371941 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c62b115-a921-4df3-a093-3b5a55139d25 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:05.376102 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c62b115-a921-4df3-a093-3b5a55139d25 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 returned with HTTP 404 Aug 14 01:24:05.376818 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 715/2866] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:05 2026] GET /volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:05.385371 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c03a1565-195a-4d47-a76c-c494909b3785 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:05.387693 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c03a1565-195a-4d47-a76c-c494909b3785 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 Aug 14 01:24:05.387992 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c03a1565-195a-4d47-a76c-c494909b3785 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:05.388209 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c03a1565-195a-4d47-a76c-c494909b3785 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:05.388359 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-c03a1565-195a-4d47-a76c-c494909b3785 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 0275b2d7-54ae-4108-bcc9-caf855ef9744 Aug 14 01:24:05.394480 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:05.394480 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:05.395087 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c03a1565-195a-4d47-a76c-c494909b3785 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:05.416230 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c03a1565-195a-4d47-a76c-c494909b3785 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:24:05.416507 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c03a1565-195a-4d47-a76c-c494909b3785 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 returned with HTTP 202 Aug 14 01:24:05.417123 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 725/2867] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:05 2026] DELETE /volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:05.424833 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e96f7cc-1420-48c9-b2c9-b2bd3e713e25 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:05.427350 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e96f7cc-1420-48c9-b2c9-b2bd3e713e25 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 Aug 14 01:24:05.427673 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e96f7cc-1420-48c9-b2c9-b2bd3e713e25 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:05.428081 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e96f7cc-1420-48c9-b2c9-b2bd3e713e25 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:05.435322 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:05.435322 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:05.436148 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8e96f7cc-1420-48c9-b2c9-b2bd3e713e25 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:05.437224 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e96f7cc-1420-48c9-b2c9-b2bd3e713e25 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 returned with HTTP 200 Aug 14 01:24:05.437746 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 712/2868] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:05 2026] GET /volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:05.489461 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0584a57a-48c1-497f-9c34-b0bb9d64e50d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:05.491950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0584a57a-48c1-497f-9c34-b0bb9d64e50d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:05.492236 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0584a57a-48c1-497f-9c34-b0bb9d64e50d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:05.492467 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0584a57a-48c1-497f-9c34-b0bb9d64e50d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:05.492625 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0584a57a-48c1-497f-9c34-b0bb9d64e50d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:05.498351 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:05.498351 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:05.499319 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0584a57a-48c1-497f-9c34-b0bb9d64e50d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:05.499751 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 717/2869] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:05 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:05.680442 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:05.682538 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:05.683006 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1739416338"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:05.684496 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1739416338'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:05.684740 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Create volume of 1 GB Aug 14 01:24:05.685272 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:05.685272 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:05.690772 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Availability Zones retrieved successfully. Aug 14 01:24:05.698872 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Flow 'volume_create_api' (6b62a158-ccb0-47b2-a38e-8168e7e12851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:05.700631 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (469eb2ad-90cd-4366-987b-5629c8d0afff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:05.701997 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:05.732346 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (469eb2ad-90cd-4366-987b-5629c8d0afff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:05.733248 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7374b0c-4662-43f3-b495-a0ec1ec0ba29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:05.786619 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Created reservations ['eee06d84-5fff-43cd-afbb-3f38e7a0494d', '4f904dd0-fb46-4298-906c-7a1e9eac398c', '96e6788d-770e-45fd-9c92-bd9e9e87ec29', 'ff9b6ce6-740a-4577-9e2b-f6726063f5f2'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:05.787905 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7374b0c-4662-43f3-b495-a0ec1ec0ba29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee06d84-5fff-43cd-afbb-3f38e7a0494d', '4f904dd0-fb46-4298-906c-7a1e9eac398c', '96e6788d-770e-45fd-9c92-bd9e9e87ec29', 'ff9b6ce6-740a-4577-9e2b-f6726063f5f2']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:05.789313 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270d33fd-d49b-40d7-9c67-1ac47f7998be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:05.820374 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270d33fd-d49b-40d7-9c67-1ac47f7998be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6db08231-e20c-4864-a20b-8172f37208b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1739416338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb9372145de481193160bb6c49a0244',qos_specs=None,replication_status=,reservations=['eee06d84-5fff-43cd-afbb-3f38e7a0494d','4f904dd0-fb46-4298-906c-7a1e9eac398c','96e6788d-770e-45fd-9c92-bd9e9e87ec29','ff9b6ce6-740a-4577-9e2b-f6726063f5f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f59cafe87e04877a16fa7123fae34c9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1739416338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6db08231-e20c-4864-a20b-8172f37208b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecb9372145de481193160bb6c49a0244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f59cafe87e04877a16fa7123fae34c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:05.821316 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c7cce98-434d-4fb5-94d2-8ed95fcd4fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:05.844948 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c7cce98-434d-4fb5-94d2-8ed95fcd4fae) transitioned into state 'SUCCESS' from state '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-1739416338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb9372145de481193160bb6c49a0244',qos_specs=None,replication_status=,reservations=['eee06d84-5fff-43cd-afbb-3f38e7a0494d','4f904dd0-fb46-4298-906c-7a1e9eac398c','96e6788d-770e-45fd-9c92-bd9e9e87ec29','ff9b6ce6-740a-4577-9e2b-f6726063f5f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f59cafe87e04877a16fa7123fae34c9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:05.846349 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b089e15e-986b-4cbd-8780-44ec62ebcc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:05.862020 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b089e15e-986b-4cbd-8780-44ec62ebcc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:05.862020 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Flow 'volume_create_api' (6b62a158-ccb0-47b2-a38e-8168e7e12851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:05.862020 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Create volume request issued successfully. Aug 14 01:24:05.862301 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41766c03-86ac-4c8f-8ed3-99b56fea743c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:05.862858 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 716/2870] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:24:05 2026] POST /volume/v3/volumes => generated 753 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:05.879959 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a778761-f6d8-4042-b271-40f88f49c8dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:05.882808 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a778761-f6d8-4042-b271-40f88f49c8dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:05.883156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a778761-f6d8-4042-b271-40f88f49c8dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:05.883469 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a778761-f6d8-4042-b271-40f88f49c8dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:05.891969 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:05.891969 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:05.896774 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a778761-f6d8-4042-b271-40f88f49c8dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:05.901744 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a778761-f6d8-4042-b271-40f88f49c8dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:05.902145 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 726/2871] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:05 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:06.448002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b84a011c-0c5e-4615-a780-92476631564e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:06.450195 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b84a011c-0c5e-4615-a780-92476631564e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 Aug 14 01:24:06.450426 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b84a011c-0c5e-4615-a780-92476631564e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:06.450678 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b84a011c-0c5e-4615-a780-92476631564e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:06.455275 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b84a011c-0c5e-4615-a780-92476631564e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 returned with HTTP 404 Aug 14 01:24:06.455894 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 713/2872] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:06 2026] GET /volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:06.464665 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-31663664-fac8-48f4-916a-c53966796217 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:06.466624 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31663664-fac8-48f4-916a-c53966796217 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 Aug 14 01:24:06.466858 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31663664-fac8-48f4-916a-c53966796217 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:06.467125 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31663664-fac8-48f4-916a-c53966796217 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:06.467358 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-31663664-fac8-48f4-916a-c53966796217 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 4d780dfc-2c79-4006-8ef9-4da9ccc128c9 Aug 14 01:24:06.473894 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31663664-fac8-48f4-916a-c53966796217 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 returned with HTTP 404 Aug 14 01:24:06.474481 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 718/2873] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:06 2026] DELETE /volume/v3/snapshots/4d780dfc-2c79-4006-8ef9-4da9ccc128c9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:06.485011 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-947424c7-9f00-4d69-a0a1-7b8b5e43c4be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:06.487754 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-947424c7-9f00-4d69-a0a1-7b8b5e43c4be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 Aug 14 01:24:06.488090 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-947424c7-9f00-4d69-a0a1-7b8b5e43c4be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:06.488387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-947424c7-9f00-4d69-a0a1-7b8b5e43c4be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:06.488565 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-947424c7-9f00-4d69-a0a1-7b8b5e43c4be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 0275b2d7-54ae-4108-bcc9-caf855ef9744 Aug 14 01:24:06.495085 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-947424c7-9f00-4d69-a0a1-7b8b5e43c4be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 returned with HTTP 404 Aug 14 01:24:06.495891 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 717/2874] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:06 2026] DELETE /volume/v3/snapshots/0275b2d7-54ae-4108-bcc9-caf855ef9744 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:06.520539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-adb9d583-b282-42a7-8f7f-faac0754a4ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:06.522221 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adb9d583-b282-42a7-8f7f-faac0754a4ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:06.522436 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adb9d583-b282-42a7-8f7f-faac0754a4ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:06.522651 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adb9d583-b282-42a7-8f7f-faac0754a4ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:06.522778 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-adb9d583-b282-42a7-8f7f-faac0754a4ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:06.527021 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:06.527021 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:06.527953 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adb9d583-b282-42a7-8f7f-faac0754a4ec tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:06.528135 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 727/2875] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:06 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:06.550187 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-03b8ef03-af24-4523-9fe0-455421692ed4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:06.552512 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-03b8ef03-af24-4523-9fe0-455421692ed4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:06.552717 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-03b8ef03-af24-4523-9fe0-455421692ed4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:06.552912 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-03b8ef03-af24-4523-9fe0-455421692ed4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:06.563963 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:06.563963 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:06.567855 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-03b8ef03-af24-4523-9fe0-455421692ed4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:06.572599 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-03b8ef03-af24-4523-9fe0-455421692ed4 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:24:06.573046 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 714/2876] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:06 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:06.597320 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-32c0f631-33ae-4878-87f9-8cf7e8e4b5d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:06.600133 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-32c0f631-33ae-4878-87f9-8cf7e8e4b5d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7/action Aug 14 01:24:06.600627 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-32c0f631-33ae-4878-87f9-8cf7e8e4b5d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:06.600820 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-32c0f631-33ae-4878-87f9-8cf7e8e4b5d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:06.615175 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:06.615175 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:06.615827 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-32c0f631-33ae-4878-87f9-8cf7e8e4b5d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:06.624320 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-32c0f631-33ae-4878-87f9-8cf7e8e4b5d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Begin detaching volume completed successfully. Aug 14 01:24:06.624320 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-32c0f631-33ae-4878-87f9-8cf7e8e4b5d7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7/action returned with HTTP 202 Aug 14 01:24:06.624847 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 719/2877] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:24:06 2026] POST /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:24:06.673478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d538a315-0e67-421d-a663-2848bc031869 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:06.674035 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d538a315-0e67-421d-a663-2848bc031869 None None] GET https://10.4.3.11/volume// Aug 14 01:24:06.674229 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d538a315-0e67-421d-a663-2848bc031869 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:06.674453 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d538a315-0e67-421d-a663-2848bc031869 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:06.674805 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d538a315-0e67-421d-a663-2848bc031869 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:06.675148 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 718/2878] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:06.683631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-a46ce708-bcab-42c5-9d5a-8e97433d3008 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:06.686602 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-a46ce708-bcab-42c5-9d5a-8e97433d3008 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:06.687022 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-a46ce708-bcab-42c5-9d5a-8e97433d3008 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:06.687332 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-a46ce708-bcab-42c5-9d5a-8e97433d3008 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:06.699409 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:06.699409 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:06.703799 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-a46ce708-bcab-42c5-9d5a-8e97433d3008 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:06.710802 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-a46ce708-bcab-42c5-9d5a-8e97433d3008 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:24:06.711308 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 728/2879] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:24:06 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:06.916172 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8f3747b-046e-4882-9860-c498c81fe827 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:06.920486 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8f3747b-046e-4882-9860-c498c81fe827 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:06.920713 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8f3747b-046e-4882-9860-c498c81fe827 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:06.920975 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8f3747b-046e-4882-9860-c498c81fe827 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:06.931224 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:06.931224 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:06.936385 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e8f3747b-046e-4882-9860-c498c81fe827 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:06.942847 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8f3747b-046e-4882-9860-c498c81fe827 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:06.943450 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 715/2880] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:06 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:06.997950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-911d040d-15cd-45a0-b004-cdb17cbee612 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:07.001307 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-911d040d-15cd-45a0-b004-cdb17cbee612 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:07.002031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-911d040d-15cd-45a0-b004-cdb17cbee612 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:07.002031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-911d040d-15cd-45a0-b004-cdb17cbee612 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:07.009777 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:07.009777 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:07.014168 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-911d040d-15cd-45a0-b004-cdb17cbee612 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:07.020263 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-911d040d-15cd-45a0-b004-cdb17cbee612 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:07.020832 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 720/2881] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:06 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:07.111449 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e72810ce-500e-48ee-acb6-4cfee2aa0946 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:07.111941 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e72810ce-500e-48ee-acb6-4cfee2aa0946 None None] GET https://10.4.3.11/volume// Aug 14 01:24:07.112218 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e72810ce-500e-48ee-acb6-4cfee2aa0946 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:07.112439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e72810ce-500e-48ee-acb6-4cfee2aa0946 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:07.112825 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e72810ce-500e-48ee-acb6-4cfee2aa0946 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:07.113198 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 719/2882] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:24:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:07.120660 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-6ebf6ac5-ffb8-4b7e-b66f-df4458ff0913 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:07.123676 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-6ebf6ac5-ffb8-4b7e-b66f-df4458ff0913 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:24:07.124166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-6ebf6ac5-ffb8-4b7e-b66f-df4458ff0913 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6db08231-e20c-4864-a20b-8172f37208b6", "connector": null, "instance_uuid": "2c12a627-8e1d-4421-bb00-80a54a5c7ff6"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:07.137293 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:07.137293 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:07.174951 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-6ebf6ac5-ffb8-4b7e-b66f-df4458ff0913 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:24:07.174951 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 729/2883] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:24:07 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:07.211043 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a37b904-b980-46f3-bc4d-f1d454943785 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:07.213021 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a37b904-b980-46f3-bc4d-f1d454943785 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:07.213223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a37b904-b980-46f3-bc4d-f1d454943785 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:07.213409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a37b904-b980-46f3-bc4d-f1d454943785 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:07.218812 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b84c2d57-248c-4cc7-aa49-b9101f2be289 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:07.218812 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b84c2d57-248c-4cc7-aa49-b9101f2be289 None None] GET https://10.4.3.11/volume// Aug 14 01:24:07.218812 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b84c2d57-248c-4cc7-aa49-b9101f2be289 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:07.219043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b84c2d57-248c-4cc7-aa49-b9101f2be289 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:07.219311 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b84c2d57-248c-4cc7-aa49-b9101f2be289 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:07.219601 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 721/2884] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:07.223835 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:07.223835 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:07.228855 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-21b8317f-aa8d-4710-a6ce-4e545bd9bcd2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:07.229831 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a37b904-b980-46f3-bc4d-f1d454943785 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:07.231396 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-21b8317f-aa8d-4710-a6ce-4e545bd9bcd2 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:07.233997 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-21b8317f-aa8d-4710-a6ce-4e545bd9bcd2 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:07.233997 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-21b8317f-aa8d-4710-a6ce-4e545bd9bcd2 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:07.238449 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a37b904-b980-46f3-bc4d-f1d454943785 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:07.239496 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 716/2885] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:07 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:07.246495 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:07.246495 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:07.252161 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-21b8317f-aa8d-4710-a6ce-4e545bd9bcd2 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:07.258607 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-21b8317f-aa8d-4710-a6ce-4e545bd9bcd2 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:07.259241 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 720/2886] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:24:07 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:07.386879 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-a29e5c83-1211-4bc6-b0b3-1f3187b4fa9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:07.389883 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-a29e5c83-1211-4bc6-b0b3-1f3187b4fa9e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] PUT https://10.4.3.11/volume/v3/attachments/b22ad5db-7682-4ecb-b238-66b31e0f1cc8 Aug 14 01:24:07.391955 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-a29e5c83-1211-4bc6-b0b3-1f3187b4fa9e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:07.407154 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-a29e5c83-1211-4bc6-b0b3-1f3187b4fa9e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Acquiring lock "cinder-attachment_update-6db08231-e20c-4864-a20b-8172f37208b6-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:24:07.419822 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-a29e5c83-1211-4bc6-b0b3-1f3187b4fa9e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Lock "cinder-attachment_update-6db08231-e20c-4864-a20b-8172f37208b6-np0000007295" acquired by "attachment_update" :: waited 0.013s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:24:07.421265 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:07.421265 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:07.542895 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-444f893e-33aa-46e2-b31f-f1ed468a4dd5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:07.546391 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-444f893e-33aa-46e2-b31f-f1ed468a4dd5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:07.546391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-444f893e-33aa-46e2-b31f-f1ed468a4dd5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:07.546978 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-444f893e-33aa-46e2-b31f-f1ed468a4dd5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:07.546978 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-444f893e-33aa-46e2-b31f-f1ed468a4dd5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:07.554253 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:07.554253 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:07.555249 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-444f893e-33aa-46e2-b31f-f1ed468a4dd5 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:07.555755 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 722/2887] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:07 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:07.561282 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-a29e5c83-1211-4bc6-b0b3-1f3187b4fa9e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Lock "cinder-attachment_update-6db08231-e20c-4864-a20b-8172f37208b6-np0000007295" released by "attachment_update" :: held 0.142s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:24:07.561688 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-a29e5c83-1211-4bc6-b0b3-1f3187b4fa9e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments/b22ad5db-7682-4ecb-b238-66b31e0f1cc8 returned with HTTP 200 Aug 14 01:24:07.562345 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 730/2888] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:24:07 2026] PUT /volume/v3/attachments/b22ad5db-7682-4ecb-b238-66b31e0f1cc8 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:07.765694 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-acef9b7a-c831-4b8b-b7a6-44dca0fbbcd5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:07.769136 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-acef9b7a-c831-4b8b-b7a6-44dca0fbbcd5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5 Aug 14 01:24:07.769402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-acef9b7a-c831-4b8b-b7a6-44dca0fbbcd5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:07.769708 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-acef9b7a-c831-4b8b-b7a6-44dca0fbbcd5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:07.782941 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:07.782941 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:07.845383 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-19f1cd11-1aaf-4b44-9325-7253efa570a0 req-acef9b7a-c831-4b8b-b7a6-44dca0fbbcd5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5 returned with HTTP 200 Aug 14 01:24:07.845991 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 717/2889] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:07 2026] DELETE /volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:08.261250 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-83d4e531-7fdf-4c42-9b65-583ca825277b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:08.266894 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83d4e531-7fdf-4c42-9b65-583ca825277b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:08.266894 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83d4e531-7fdf-4c42-9b65-583ca825277b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:08.267731 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83d4e531-7fdf-4c42-9b65-583ca825277b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:08.283969 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:08.283969 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:08.289405 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-83d4e531-7fdf-4c42-9b65-583ca825277b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:08.299341 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83d4e531-7fdf-4c42-9b65-583ca825277b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:08.299940 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 721/2890] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:08 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:08.570540 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-afc3452d-d0b1-48a5-974a-0b996ac407dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:08.572260 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afc3452d-d0b1-48a5-974a-0b996ac407dc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:08.572458 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afc3452d-d0b1-48a5-974a-0b996ac407dc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:08.572689 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afc3452d-d0b1-48a5-974a-0b996ac407dc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:08.572810 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-afc3452d-d0b1-48a5-974a-0b996ac407dc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:08.577750 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:08.577750 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:08.578362 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afc3452d-d0b1-48a5-974a-0b996ac407dc tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:08.578808 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 723/2891] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:08 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:24:09.315748 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6321ec14-ec7c-494e-93d6-01e6e1bb66e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:09.318051 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6321ec14-ec7c-494e-93d6-01e6e1bb66e3 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:09.318323 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6321ec14-ec7c-494e-93d6-01e6e1bb66e3 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:09.318560 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6321ec14-ec7c-494e-93d6-01e6e1bb66e3 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:09.342611 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:09.342611 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:09.353028 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6321ec14-ec7c-494e-93d6-01e6e1bb66e3 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:09.360056 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6321ec14-ec7c-494e-93d6-01e6e1bb66e3 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:09.360561 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 731/2892] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:09 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:09.589451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-07dc0f34-5f04-4a24-8ea3-d49d1150b177 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:09.591341 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07dc0f34-5f04-4a24-8ea3-d49d1150b177 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:09.591587 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07dc0f34-5f04-4a24-8ea3-d49d1150b177 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:09.591800 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07dc0f34-5f04-4a24-8ea3-d49d1150b177 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:09.591905 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-07dc0f34-5f04-4a24-8ea3-d49d1150b177 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:09.596476 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:09.596476 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:09.597193 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07dc0f34-5f04-4a24-8ea3-d49d1150b177 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:09.597572 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 718/2893] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:09 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:09.987205 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-692f1893-0a77-45da-98b1-afc7f9852298 req-801de287-7e02-4cbd-8cee-97b06b0210d9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:09.990184 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-801de287-7e02-4cbd-8cee-97b06b0210d9 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:24:09.990458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-801de287-7e02-4cbd-8cee-97b06b0210d9 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:09.990737 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-801de287-7e02-4cbd-8cee-97b06b0210d9 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:10.003684 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:10.003684 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:10.008538 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-692f1893-0a77-45da-98b1-afc7f9852298 req-801de287-7e02-4cbd-8cee-97b06b0210d9 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:10.014469 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-801de287-7e02-4cbd-8cee-97b06b0210d9 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:24:10.015021 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 722/2894] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:09 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 1227 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:10.042898 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-692f1893-0a77-45da-98b1-afc7f9852298 req-13d8e04c-0ee1-4a0b-af47-82caa73ec48a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:10.046910 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-13d8e04c-0ee1-4a0b-af47-82caa73ec48a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] POST https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c/action Aug 14 01:24:10.046910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-13d8e04c-0ee1-4a0b-af47-82caa73ec48a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:10.046910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-13d8e04c-0ee1-4a0b-af47-82caa73ec48a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:10.065345 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:10.065345 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:10.066105 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-692f1893-0a77-45da-98b1-afc7f9852298 req-13d8e04c-0ee1-4a0b-af47-82caa73ec48a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:10.079031 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-692f1893-0a77-45da-98b1-afc7f9852298 req-13d8e04c-0ee1-4a0b-af47-82caa73ec48a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Begin detaching volume completed successfully. Aug 14 01:24:10.079614 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-13d8e04c-0ee1-4a0b-af47-82caa73ec48a tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c/action returned with HTTP 202 Aug 14 01:24:10.080661 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 724/2895] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:24:10 2026] POST /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:24:10.149022 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-375641ac-52a4-4ec8-9e16-ea4635ce0c79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:10.149022 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-375641ac-52a4-4ec8-9e16-ea4635ce0c79 None None] GET https://10.4.3.11/volume// Aug 14 01:24:10.149022 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-375641ac-52a4-4ec8-9e16-ea4635ce0c79 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:10.149022 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-375641ac-52a4-4ec8-9e16-ea4635ce0c79 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:10.149022 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-375641ac-52a4-4ec8-9e16-ea4635ce0c79 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:10.149557 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 732/2896] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:10.160753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-692f1893-0a77-45da-98b1-afc7f9852298 req-01a76344-4b7a-44c0-8e41-331ca0a90276 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:10.164819 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-01a76344-4b7a-44c0-8e41-331ca0a90276 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:24:10.164819 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-01a76344-4b7a-44c0-8e41-331ca0a90276 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:10.167162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-01a76344-4b7a-44c0-8e41-331ca0a90276 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:10.181491 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:10.181491 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:10.187185 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-692f1893-0a77-45da-98b1-afc7f9852298 req-01a76344-4b7a-44c0-8e41-331ca0a90276 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:10.194675 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-01a76344-4b7a-44c0-8e41-331ca0a90276 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:24:10.194675 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 719/2897] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:24:10 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:10.376172 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f7a62fa1-9d21-4515-9691-8d6c7e45fd2d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:10.378401 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7a62fa1-9d21-4515-9691-8d6c7e45fd2d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:10.378665 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7a62fa1-9d21-4515-9691-8d6c7e45fd2d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:10.378888 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f7a62fa1-9d21-4515-9691-8d6c7e45fd2d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:10.389225 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:10.389225 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:10.393448 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f7a62fa1-9d21-4515-9691-8d6c7e45fd2d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:10.398682 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f7a62fa1-9d21-4515-9691-8d6c7e45fd2d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:10.399135 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 723/2898] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:10 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:10.609416 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ebd3915-dbef-4e2b-95d9-61257dea630f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:10.611942 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ebd3915-dbef-4e2b-95d9-61257dea630f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:10.612238 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ebd3915-dbef-4e2b-95d9-61257dea630f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:10.612490 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ebd3915-dbef-4e2b-95d9-61257dea630f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:10.612656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8ebd3915-dbef-4e2b-95d9-61257dea630f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:10.619837 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:10.619837 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:10.620698 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ebd3915-dbef-4e2b-95d9-61257dea630f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:10.621492 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 725/2899] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:10 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:11.203872 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-39635712-bc3c-43ea-bfdc-264fa384b804 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.210161 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-39635712-bc3c-43ea-bfdc-264fa384b804 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/attachments/b22ad5db-7682-4ecb-b238-66b31e0f1cc8/action Aug 14 01:24:11.211422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-39635712-bc3c-43ea-bfdc-264fa384b804 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:11.211702 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-39635712-bc3c-43ea-bfdc-264fa384b804 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:11.242070 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.242070 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:11.263795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c02ed889-38cf-4d74-892f-e36cb6c5ebef req-39635712-bc3c-43ea-bfdc-264fa384b804 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments/b22ad5db-7682-4ecb-b238-66b31e0f1cc8/action returned with HTTP 204 Aug 14 01:24:11.264287 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 733/2900] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:24:11 2026] POST /volume/v3/attachments/b22ad5db-7682-4ecb-b238-66b31e0f1cc8/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:11.347299 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-692f1893-0a77-45da-98b1-afc7f9852298 req-7e6566ac-4516-4bdb-81d8-b35bcedeb64e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.353110 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-7e6566ac-4516-4bdb-81d8-b35bcedeb64e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] DELETE https://10.4.3.11/volume/v3/attachments/3ba21bec-d443-486c-9e3c-a870d0ff427d Aug 14 01:24:11.353413 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-7e6566ac-4516-4bdb-81d8-b35bcedeb64e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.353801 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-7e6566ac-4516-4bdb-81d8-b35bcedeb64e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.365674 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.365674 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:11.422519 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d7040ab6-4931-488d-bcdc-75ecac971af0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.425076 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7040ab6-4931-488d-bcdc-75ecac971af0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:11.425076 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7040ab6-4931-488d-bcdc-75ecac971af0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.425238 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7040ab6-4931-488d-bcdc-75ecac971af0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.436643 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.436643 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:11.440480 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d7040ab6-4931-488d-bcdc-75ecac971af0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:11.447124 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7040ab6-4931-488d-bcdc-75ecac971af0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:11.447300 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 724/2901] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:11 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:11.453018 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-692f1893-0a77-45da-98b1-afc7f9852298 req-7e6566ac-4516-4bdb-81d8-b35bcedeb64e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments/3ba21bec-d443-486c-9e3c-a870d0ff427d returned with HTTP 200 Aug 14 01:24:11.453369 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 720/2902] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:11 2026] DELETE /volume/v3/attachments/3ba21bec-d443-486c-9e3c-a870d0ff427d => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:24:11.469090 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a559d51c-4384-4021-a051-5f040fd21ed6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.472232 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a559d51c-4384-4021-a051-5f040fd21ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:11.472447 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a559d51c-4384-4021-a051-5f040fd21ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.472756 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a559d51c-4384-4021-a051-5f040fd21ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.491937 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.491937 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:11.498874 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a559d51c-4384-4021-a051-5f040fd21ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:11.510104 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a559d51c-4384-4021-a051-5f040fd21ed6 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:11.510786 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 726/2903] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:11 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:11.571703 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-935059f8-41bb-4bd7-9715-8965e6ac8d20 req-8567016f-df3a-4eef-bbea-5def0f319576 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.574510 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-935059f8-41bb-4bd7-9715-8965e6ac8d20 req-8567016f-df3a-4eef-bbea-5def0f319576 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:11.574510 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-935059f8-41bb-4bd7-9715-8965e6ac8d20 req-8567016f-df3a-4eef-bbea-5def0f319576 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.574784 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-935059f8-41bb-4bd7-9715-8965e6ac8d20 req-8567016f-df3a-4eef-bbea-5def0f319576 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.585281 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.585281 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:11.590476 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-935059f8-41bb-4bd7-9715-8965e6ac8d20 req-8567016f-df3a-4eef-bbea-5def0f319576 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:11.597346 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-935059f8-41bb-4bd7-9715-8965e6ac8d20 req-8567016f-df3a-4eef-bbea-5def0f319576 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:11.598037 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 734/2904] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:11 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:11.621516 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eb92754c-e31f-468d-a06c-e87b7529d09c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.625156 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb92754c-e31f-468d-a06c-e87b7529d09c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:11.625277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb92754c-e31f-468d-a06c-e87b7529d09c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.625551 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb92754c-e31f-468d-a06c-e87b7529d09c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.636996 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9774b945-5935-4da2-843a-006a615d8c1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.640145 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9774b945-5935-4da2-843a-006a615d8c1f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:11.640145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9774b945-5935-4da2-843a-006a615d8c1f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.640145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9774b945-5935-4da2-843a-006a615d8c1f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.640145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9774b945-5935-4da2-843a-006a615d8c1f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:11.643313 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.643313 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:11.652204 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.652204 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:11.654178 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9774b945-5935-4da2-843a-006a615d8c1f tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:11.654364 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eb92754c-e31f-468d-a06c-e87b7529d09c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:11.654431 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 721/2905] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:11 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:11.660970 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb92754c-e31f-468d-a06c-e87b7529d09c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:11.661798 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 725/2906] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:11 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:11.722144 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3baef897-fa15-48f9-9019-91a2d07aa118 req-920d3248-28c7-40b8-be33-3af7c98594be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.725388 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-03ec37bc-3b12-46d4-bec4-0956fea8309f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.726560 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3baef897-fa15-48f9-9019-91a2d07aa118 req-920d3248-28c7-40b8-be33-3af7c98594be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5 Aug 14 01:24:11.727009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3baef897-fa15-48f9-9019-91a2d07aa118 req-920d3248-28c7-40b8-be33-3af7c98594be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.727395 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3baef897-fa15-48f9-9019-91a2d07aa118 req-920d3248-28c7-40b8-be33-3af7c98594be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.730463 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-03ec37bc-3b12-46d4-bec4-0956fea8309f tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:11.730770 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-03ec37bc-3b12-46d4-bec4-0956fea8309f tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.731327 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-03ec37bc-3b12-46d4-bec4-0956fea8309f tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.734325 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3baef897-fa15-48f9-9019-91a2d07aa118 req-920d3248-28c7-40b8-be33-3af7c98594be tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5 returned with HTTP 404 Aug 14 01:24:11.736047 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 727/2907] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:11 2026] DELETE /volume/v3/attachments/fff001af-d817-4a99-9916-ca28773e2dc5 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:24:11.743530 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.743530 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:11.748168 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-03ec37bc-3b12-46d4-bec4-0956fea8309f tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:11.755169 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-03ec37bc-3b12-46d4-bec4-0956fea8309f tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:11.755881 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 735/2908] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:11 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:11.787084 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-8461e160-49a9-44df-ac33-18cfa327bc09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.793044 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-8461e160-49a9-44df-ac33-18cfa327bc09 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6/action Aug 14 01:24:11.793044 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-8461e160-49a9-44df-ac33-18cfa327bc09 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:11.793044 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-8461e160-49a9-44df-ac33-18cfa327bc09 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:11.805545 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.805545 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:11.806128 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-8461e160-49a9-44df-ac33-18cfa327bc09 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:11.813937 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-8461e160-49a9-44df-ac33-18cfa327bc09 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Begin detaching volume completed successfully. Aug 14 01:24:11.814274 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-8461e160-49a9-44df-ac33-18cfa327bc09 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6/action returned with HTTP 202 Aug 14 01:24:11.814912 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 722/2909] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:24:11 2026] POST /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:24:11.878064 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0feb930e-ecd5-4c0c-b956-13f64a92297a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.879666 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0feb930e-ecd5-4c0c-b956-13f64a92297a None None] GET https://10.4.3.11/volume// Aug 14 01:24:11.879666 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0feb930e-ecd5-4c0c-b956-13f64a92297a None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.884402 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0feb930e-ecd5-4c0c-b956-13f64a92297a None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.884905 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0feb930e-ecd5-4c0c-b956-13f64a92297a None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:11.885567 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 726/2910] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:11 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:11.895737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-be2a1eb3-c32f-417a-becb-9dfcc38dad5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:11.898529 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-be2a1eb3-c32f-417a-becb-9dfcc38dad5a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:11.898987 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-be2a1eb3-c32f-417a-becb-9dfcc38dad5a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:11.899317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-be2a1eb3-c32f-417a-becb-9dfcc38dad5a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:11.913376 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:11.913376 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:11.921787 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-be2a1eb3-c32f-417a-becb-9dfcc38dad5a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:11.928340 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-be2a1eb3-c32f-417a-becb-9dfcc38dad5a tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:11.929665 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 728/2911] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:24:11 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:12.271407 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ed958d8-41e5-4c0e-9d42-2d475d1b7e1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:12.273324 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed958d8-41e5-4c0e-9d42-2d475d1b7e1c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:24:12.273648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ed958d8-41e5-4c0e-9d42-2d475d1b7e1c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:12.274509 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ed958d8-41e5-4c0e-9d42-2d475d1b7e1c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:12.274509 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0ed958d8-41e5-4c0e-9d42-2d475d1b7e1c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Delete volume with id: 4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:24:12.290673 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:12.290673 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:12.291605 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ed958d8-41e5-4c0e-9d42-2d475d1b7e1c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:12.320347 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ed958d8-41e5-4c0e-9d42-2d475d1b7e1c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Delete volume request issued successfully. Aug 14 01:24:12.320741 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ed958d8-41e5-4c0e-9d42-2d475d1b7e1c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 202 Aug 14 01:24:12.321314 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 736/2912] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:12 2026] DELETE /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:12.376456 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6b320684-8b3d-423a-a197-517374f32558 req-9c74892e-d3be-4272-9ead-69378db434c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:12.380004 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6b320684-8b3d-423a-a197-517374f32558 req-9c74892e-d3be-4272-9ead-69378db434c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:24:12.380004 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6b320684-8b3d-423a-a197-517374f32558 req-9c74892e-d3be-4272-9ead-69378db434c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:12.380341 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6b320684-8b3d-423a-a197-517374f32558 req-9c74892e-d3be-4272-9ead-69378db434c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:12.393163 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:12.393163 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:12.401034 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6b320684-8b3d-423a-a197-517374f32558 req-9c74892e-d3be-4272-9ead-69378db434c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:12.410978 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6b320684-8b3d-423a-a197-517374f32558 req-9c74892e-d3be-4272-9ead-69378db434c7 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 200 Aug 14 01:24:12.411785 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 723/2913] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:12 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 934 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:12.476728 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-89e0c7b3-641b-40e2-b8c1-07bf437e9253 req-c22e5c96-d1ee-4499-bff6-cbac50340d97 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:12.479401 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-89e0c7b3-641b-40e2-b8c1-07bf437e9253 req-c22e5c96-d1ee-4499-bff6-cbac50340d97 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:24:12.479704 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-89e0c7b3-641b-40e2-b8c1-07bf437e9253 req-c22e5c96-d1ee-4499-bff6-cbac50340d97 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:12.479981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-89e0c7b3-641b-40e2-b8c1-07bf437e9253 req-c22e5c96-d1ee-4499-bff6-cbac50340d97 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:12.491136 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-89e0c7b3-641b-40e2-b8c1-07bf437e9253 req-c22e5c96-d1ee-4499-bff6-cbac50340d97 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 404 Aug 14 01:24:12.491308 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 727/2914] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:12 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:12.669809 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-804ccff8-71d1-4041-8acc-1477f75c179d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:12.675346 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-804ccff8-71d1-4041-8acc-1477f75c179d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:12.679119 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-804ccff8-71d1-4041-8acc-1477f75c179d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:12.679708 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-804ccff8-71d1-4041-8acc-1477f75c179d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:12.679858 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-804ccff8-71d1-4041-8acc-1477f75c179d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:12.690419 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:12.690419 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:12.691870 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-804ccff8-71d1-4041-8acc-1477f75c179d tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:12.692409 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 729/2915] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:12 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:13.139998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-a3ac0a6c-9182-41c8-8dc8-5f79ee22e53e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:13.142769 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-a3ac0a6c-9182-41c8-8dc8-5f79ee22e53e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] DELETE https://10.4.3.11/volume/v3/attachments/b22ad5db-7682-4ecb-b238-66b31e0f1cc8 Aug 14 01:24:13.143219 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-a3ac0a6c-9182-41c8-8dc8-5f79ee22e53e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:13.143567 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-a3ac0a6c-9182-41c8-8dc8-5f79ee22e53e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:13.166959 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:13.166959 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:13.251909 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9795a4a6-78d6-4d25-859c-773700f784a4 req-a3ac0a6c-9182-41c8-8dc8-5f79ee22e53e tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments/b22ad5db-7682-4ecb-b238-66b31e0f1cc8 returned with HTTP 200 Aug 14 01:24:13.252775 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 737/2916] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:13 2026] DELETE /volume/v3/attachments/b22ad5db-7682-4ecb-b238-66b31e0f1cc8 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:13.623653 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bb6ec7c5-4896-42ab-a788-f5069b5e0597 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:13.626358 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb6ec7c5-4896-42ab-a788-f5069b5e0597 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 Aug 14 01:24:13.626779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb6ec7c5-4896-42ab-a788-f5069b5e0597 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:13.627003 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb6ec7c5-4896-42ab-a788-f5069b5e0597 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:13.627180 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-bb6ec7c5-4896-42ab-a788-f5069b5e0597 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 Aug 14 01:24:13.634180 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb6ec7c5-4896-42ab-a788-f5069b5e0597 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 returned with HTTP 404 Aug 14 01:24:13.634787 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 724/2917] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:13 2026] DELETE /volume/v3/snapshots/d4b67e4f-d690-4cfa-9ff7-2b4b60c43381 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:13.648063 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2f94c398-bdde-4033-befa-db4949200719 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:13.650639 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f94c398-bdde-4033-befa-db4949200719 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:13.650947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f94c398-bdde-4033-befa-db4949200719 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:13.651204 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f94c398-bdde-4033-befa-db4949200719 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:13.659402 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:13.659402 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:13.663776 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2f94c398-bdde-4033-befa-db4949200719 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:13.669099 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f94c398-bdde-4033-befa-db4949200719 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:24:13.669559 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 728/2918] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:13 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:13.687369 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:13.690533 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:13.691108 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1184116090"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:13.692899 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1184116090'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:13.693317 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume of 1 GB Aug 14 01:24:13.698714 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Availability Zones retrieved successfully. Aug 14 01:24:13.706278 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (af491482-6123-4361-86fc-8c2e62bd8589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:13.707761 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ba23c541-8c80-429c-81bb-9c5a9f9f7379 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:13.708204 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba53908-076c-4f13-bce6-6e8dba55aaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:13.708422 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:13.710439 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba23c541-8c80-429c-81bb-9c5a9f9f7379 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:13.710945 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba23c541-8c80-429c-81bb-9c5a9f9f7379 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:13.711381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba23c541-8c80-429c-81bb-9c5a9f9f7379 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:13.711658 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ba23c541-8c80-429c-81bb-9c5a9f9f7379 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:13.721143 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:13.721143 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:13.721143 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba23c541-8c80-429c-81bb-9c5a9f9f7379 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:13.721143 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 738/2919] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:13 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:13.738648 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d54ff72d-b3a5-4e20-8d6f-d45799a9c6ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:13.741679 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d54ff72d-b3a5-4e20-8d6f-d45799a9c6ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/ae425c61-72d7-4175-b5fb-8aec0a49bffc Aug 14 01:24:13.741750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d54ff72d-b3a5-4e20-8d6f-d45799a9c6ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:13.741935 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d54ff72d-b3a5-4e20-8d6f-d45799a9c6ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:13.742153 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d54ff72d-b3a5-4e20-8d6f-d45799a9c6ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume with id: ae425c61-72d7-4175-b5fb-8aec0a49bffc Aug 14 01:24:13.748710 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba53908-076c-4f13-bce6-6e8dba55aaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:13.749705 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338821af-bb5e-4ffd-920c-cdf1e0ff1c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:13.753563 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:13.753563 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:13.754337 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d54ff72d-b3a5-4e20-8d6f-d45799a9c6ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:24:13.789549 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d54ff72d-b3a5-4e20-8d6f-d45799a9c6ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume request issued successfully. Aug 14 01:24:13.789953 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d54ff72d-b3a5-4e20-8d6f-d45799a9c6ed tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/ae425c61-72d7-4175-b5fb-8aec0a49bffc returned with HTTP 202 Aug 14 01:24:13.790424 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 725/2920] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:24:13 2026] DELETE /volume/v3/volumes/ae425c61-72d7-4175-b5fb-8aec0a49bffc => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:13.799450 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ac4764a5-4cb4-4529-97ce-9face87e8bd8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:13.801688 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac4764a5-4cb4-4529-97ce-9face87e8bd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/ae425c61-72d7-4175-b5fb-8aec0a49bffc Aug 14 01:24:13.801976 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac4764a5-4cb4-4529-97ce-9face87e8bd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:13.802123 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ac4764a5-4cb4-4529-97ce-9face87e8bd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:13.813143 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:13.813143 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:13.818913 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ac4764a5-4cb4-4529-97ce-9face87e8bd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:24:13.820555 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['273106a7-5707-49d9-b0b9-99f127c56c6e', 'd4cb1efd-1b39-4eea-9fa3-c9f2ffd4e629', 'f48b93ea-9fbb-4749-a302-f5e6d151df75', 'b476006e-e019-46dd-9ebe-e62be67df72d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:13.821684 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338821af-bb5e-4ffd-920c-cdf1e0ff1c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273106a7-5707-49d9-b0b9-99f127c56c6e', 'd4cb1efd-1b39-4eea-9fa3-c9f2ffd4e629', 'f48b93ea-9fbb-4749-a302-f5e6d151df75', 'b476006e-e019-46dd-9ebe-e62be67df72d']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:13.822470 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c54bae6-965b-4f0a-adaa-3a6427cb5ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:13.824016 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ac4764a5-4cb4-4529-97ce-9face87e8bd8 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/ae425c61-72d7-4175-b5fb-8aec0a49bffc returned with HTTP 200 Aug 14 01:24:13.824828 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 729/2921] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:13 2026] GET /volume/v3/volumes/ae425c61-72d7-4175-b5fb-8aec0a49bffc => generated 1072 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:13.854531 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c54bae6-965b-4f0a-adaa-3a6427cb5ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a797cd3-934a-4339-a1ed-c65be6161276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1184116090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['273106a7-5707-49d9-b0b9-99f127c56c6e','d4cb1efd-1b39-4eea-9fa3-c9f2ffd4e629','f48b93ea-9fbb-4749-a302-f5e6d151df75','b476006e-e019-46dd-9ebe-e62be67df72d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1184116090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a797cd3-934a-4339-a1ed-c65be6161276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b58198dba64431d8f8d819aa416638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:13.855605 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0280cb85-fb52-4787-927a-44c7bb6a9758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:13.887112 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0280cb85-fb52-4787-927a-44c7bb6a9758) transitioned into state 'SUCCESS' from state '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-1184116090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['273106a7-5707-49d9-b0b9-99f127c56c6e','d4cb1efd-1b39-4eea-9fa3-c9f2ffd4e629','f48b93ea-9fbb-4749-a302-f5e6d151df75','b476006e-e019-46dd-9ebe-e62be67df72d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:13.888181 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84eacf7-aa4c-499b-abb4-84a756400f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:13.904090 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84eacf7-aa4c-499b-abb4-84a756400f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:13.905454 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (af491482-6123-4361-86fc-8c2e62bd8589) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:13.905878 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request issued successfully. Aug 14 01:24:13.906569 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-054f2d0d-e2b2-439e-b8a6-ec48e08ec480 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:13.907206 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 730/2922] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:24:13 2026] POST /volume/v3/volumes => generated 752 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:13.921854 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b95ac24f-1538-4dbd-aac4-95dcc5a7b1a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:13.923585 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95ac24f-1538-4dbd-aac4-95dcc5a7b1a0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 Aug 14 01:24:13.924115 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95ac24f-1538-4dbd-aac4-95dcc5a7b1a0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:13.925909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95ac24f-1538-4dbd-aac4-95dcc5a7b1a0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:13.941099 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:13.941099 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:13.946081 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b95ac24f-1538-4dbd-aac4-95dcc5a7b1a0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:13.954304 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95ac24f-1538-4dbd-aac4-95dcc5a7b1a0 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 returned with HTTP 200 Aug 14 01:24:13.955162 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 739/2923] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:13 2026] GET /volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:14.021046 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36b1060f-fcf1-4695-a1e6-a8d4ce9a1de7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:14.023100 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36b1060f-fcf1-4695-a1e6-a8d4ce9a1de7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:24:14.023396 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36b1060f-fcf1-4695-a1e6-a8d4ce9a1de7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:14.023639 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36b1060f-fcf1-4695-a1e6-a8d4ce9a1de7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:14.034279 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:14.034279 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:14.040116 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-36b1060f-fcf1-4695-a1e6-a8d4ce9a1de7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:24:14.047298 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36b1060f-fcf1-4695-a1e6-a8d4ce9a1de7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:24:14.048013 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 726/2924] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:14 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:14.840001 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-64377f85-d194-4d2c-b282-e9cf63e85ac0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:14.841759 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64377f85-d194-4d2c-b282-e9cf63e85ac0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/ae425c61-72d7-4175-b5fb-8aec0a49bffc Aug 14 01:24:14.841954 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-64377f85-d194-4d2c-b282-e9cf63e85ac0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:14.842177 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-64377f85-d194-4d2c-b282-e9cf63e85ac0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:14.858237 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-64377f85-d194-4d2c-b282-e9cf63e85ac0 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/ae425c61-72d7-4175-b5fb-8aec0a49bffc returned with HTTP 404 Aug 14 01:24:14.858719 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 730/2925] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:14 2026] GET /volume/v3/volumes/ae425c61-72d7-4175-b5fb-8aec0a49bffc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:14.875466 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eeace74e-6054-426d-ad21-5d3f05877672 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:14.880909 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eeace74e-6054-426d-ad21-5d3f05877672 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:14.881431 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eeace74e-6054-426d-ad21-5d3f05877672 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:14.881761 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eeace74e-6054-426d-ad21-5d3f05877672 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:14.882294 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-eeace74e-6054-426d-ad21-5d3f05877672 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:14.889147 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:14.889147 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:14.893224 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eeace74e-6054-426d-ad21-5d3f05877672 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:14.895423 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 731/2926] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:14 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:14.912816 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0593c9a-4f16-43fb-a1e1-2712f088060a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:14.917737 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0593c9a-4f16-43fb-a1e1-2712f088060a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:24:14.917737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0593c9a-4f16-43fb-a1e1-2712f088060a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:14.917737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0593c9a-4f16-43fb-a1e1-2712f088060a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:14.917737 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-e0593c9a-4f16-43fb-a1e1-2712f088060a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete backup with id: 60985a35-9989-4f74-9ddc-ef87d07c76af. Aug 14 01:24:14.929202 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:14.929202 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:14.960089 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-e0593c9a-4f16-43fb-a1e1-2712f088060a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] delete_backup rpcapi backup_id 60985a35-9989-4f74-9ddc-ef87d07c76af {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:24:14.962212 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0593c9a-4f16-43fb-a1e1-2712f088060a tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 202 Aug 14 01:24:14.962904 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 740/2927] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:24:14 2026] DELETE /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:24:14.974990 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fced14da-2304-49e0-9cce-e810c0df7bcb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:14.977953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-00c7193b-da62-4af5-bce9-be2019e0f577 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:14.979184 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fced14da-2304-49e0-9cce-e810c0df7bcb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 Aug 14 01:24:14.979437 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fced14da-2304-49e0-9cce-e810c0df7bcb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:14.979714 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fced14da-2304-49e0-9cce-e810c0df7bcb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:14.981599 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00c7193b-da62-4af5-bce9-be2019e0f577 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:24:14.981599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00c7193b-da62-4af5-bce9-be2019e0f577 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:14.982115 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-00c7193b-da62-4af5-bce9-be2019e0f577 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:14.982378 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-00c7193b-da62-4af5-bce9-be2019e0f577 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:14.995603 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:14.995603 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:14.996274 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-00c7193b-da62-4af5-bce9-be2019e0f577 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 200 Aug 14 01:24:14.997267 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 731/2928] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:14 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:14.997998 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:14.997998 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:15.005540 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fced14da-2304-49e0-9cce-e810c0df7bcb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:15.017494 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fced14da-2304-49e0-9cce-e810c0df7bcb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 returned with HTTP 200 Aug 14 01:24:15.018082 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 727/2929] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:14 2026] GET /volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:15.035747 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c7cb1a78-5c9a-4226-8ea9-ed08e220a35e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:15.039149 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7cb1a78-5c9a-4226-8ea9-ed08e220a35e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:24:15.039975 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7cb1a78-5c9a-4226-8ea9-ed08e220a35e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a797cd3-934a-4339-a1ed-c65be6161276", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1497860616"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:15.055951 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:15.055951 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:15.055951 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c7cb1a78-5c9a-4226-8ea9-ed08e220a35e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:15.055951 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-c7cb1a78-5c9a-4226-8ea9-ed08e220a35e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume 1a797cd3-934a-4339-a1ed-c65be6161276 Aug 14 01:24:15.140062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c7cb1a78-5c9a-4226-8ea9-ed08e220a35e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['8a4a934c-a2e3-4c4f-afa3-2a1db719b0da', '561bd72b-bee9-4ef0-bb42-441faaa8622a', '59647ba9-64c8-4c4c-aebd-cae7300fa685', '3e2cb771-f64f-4022-9b1a-0268b9637687'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:15.212686 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c7cb1a78-5c9a-4226-8ea9-ed08e220a35e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot create request issued successfully. Aug 14 01:24:15.213509 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7cb1a78-5c9a-4226-8ea9-ed08e220a35e tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:24:15.213733 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 732/2930] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:24:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:15.225048 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cc5e6efc-53b2-4989-a537-13f0cd2f9e53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:15.228324 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc5e6efc-53b2-4989-a537-13f0cd2f9e53 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 Aug 14 01:24:15.228722 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc5e6efc-53b2-4989-a537-13f0cd2f9e53 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:15.231854 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc5e6efc-53b2-4989-a537-13f0cd2f9e53 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:15.245652 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:15.245652 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:15.246237 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cc5e6efc-53b2-4989-a537-13f0cd2f9e53 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:15.247426 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc5e6efc-53b2-4989-a537-13f0cd2f9e53 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 returned with HTTP 200 Aug 14 01:24:15.247890 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 741/2931] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:15 2026] GET /volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:15.967898 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-16b17df4-d53e-43d2-8538-31a17e988524 req-1fa03060-2a05-477b-925b-1a315a573888 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:15.971869 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-16b17df4-d53e-43d2-8538-31a17e988524 req-1fa03060-2a05-477b-925b-1a315a573888 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] DELETE https://10.4.3.11/volume/v3/attachments/837ffb24-94a9-4258-bdd4-3c6f031dcfd3 Aug 14 01:24:15.972136 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-16b17df4-d53e-43d2-8538-31a17e988524 req-1fa03060-2a05-477b-925b-1a315a573888 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:15.972390 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-16b17df4-d53e-43d2-8538-31a17e988524 req-1fa03060-2a05-477b-925b-1a315a573888 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:15.988668 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:15.988668 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:16.015656 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8409b3a-c61e-4225-977e-58213ee83ee3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:16.019326 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8409b3a-c61e-4225-977e-58213ee83ee3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af Aug 14 01:24:16.019848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8409b3a-c61e-4225-977e-58213ee83ee3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:16.020161 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8409b3a-c61e-4225-977e-58213ee83ee3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:16.020471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e8409b3a-c61e-4225-977e-58213ee83ee3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 60985a35-9989-4f74-9ddc-ef87d07c76af. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:16.026485 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8409b3a-c61e-4225-977e-58213ee83ee3 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af returned with HTTP 404 Aug 14 01:24:16.027342 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 728/2932] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:16 2026] GET /volume/v3/backups/60985a35-9989-4f74-9ddc-ef87d07c76af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:16.038349 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-12beeb5e-b06b-45d9-b4d7-23bfaa43debf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:16.042139 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12beeb5e-b06b-45d9-b4d7-23bfaa43debf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:24:16.042494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12beeb5e-b06b-45d9-b4d7-23bfaa43debf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:16.042753 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12beeb5e-b06b-45d9-b4d7-23bfaa43debf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:16.042820 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-12beeb5e-b06b-45d9-b4d7-23bfaa43debf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete backup with id: 9f340827-db71-45c7-8ac3-dd2e80868950. Aug 14 01:24:16.052258 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:16.052258 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:16.070859 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-12beeb5e-b06b-45d9-b4d7-23bfaa43debf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] delete_backup rpcapi backup_id 9f340827-db71-45c7-8ac3-dd2e80868950 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:24:16.074574 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12beeb5e-b06b-45d9-b4d7-23bfaa43debf tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 202 Aug 14 01:24:16.075940 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 733/2933] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:24:16 2026] DELETE /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:24:16.079349 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-16b17df4-d53e-43d2-8538-31a17e988524 req-1fa03060-2a05-477b-925b-1a315a573888 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/attachments/837ffb24-94a9-4258-bdd4-3c6f031dcfd3 returned with HTTP 200 Aug 14 01:24:16.080147 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 732/2934] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:15 2026] DELETE /volume/v3/attachments/837ffb24-94a9-4258-bdd4-3c6f031dcfd3 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:16.090986 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a30f2555-aea5-4b86-8824-e73c31c44bb6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:16.093597 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a30f2555-aea5-4b86-8824-e73c31c44bb6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:24:16.094062 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a30f2555-aea5-4b86-8824-e73c31c44bb6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:16.094444 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a30f2555-aea5-4b86-8824-e73c31c44bb6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:16.094667 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a30f2555-aea5-4b86-8824-e73c31c44bb6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:16.102132 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:16.102132 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:16.102132 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a30f2555-aea5-4b86-8824-e73c31c44bb6 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 200 Aug 14 01:24:16.102439 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 742/2935] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:16 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:16.262797 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a01e6e4-4f72-4c83-92d3-2a1f85df30e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:16.264807 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a01e6e4-4f72-4c83-92d3-2a1f85df30e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 Aug 14 01:24:16.267223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a01e6e4-4f72-4c83-92d3-2a1f85df30e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:16.267223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a01e6e4-4f72-4c83-92d3-2a1f85df30e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:16.275391 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:16.275391 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:16.275391 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a01e6e4-4f72-4c83-92d3-2a1f85df30e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:16.276042 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a01e6e4-4f72-4c83-92d3-2a1f85df30e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 returned with HTTP 200 Aug 14 01:24:16.276590 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 729/2936] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:16 2026] GET /volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:16.293597 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:16.296862 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:16.297309 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f7b25324-a138-4b70-9933-bed343b3d347", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1197980377"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:16.299812 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request body: {'volume': {'snapshot_id': 'f7b25324-a138-4b70-9933-bed343b3d347', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1197980377'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:16.310206 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:16.310206 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:16.311042 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:16.311284 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume of 2 GB Aug 14 01:24:16.317645 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Availability Zones retrieved successfully. Aug 14 01:24:16.325704 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (6ead0bda-2bed-4cfd-819e-eaf04298309c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:16.329107 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b68b921-c80f-4b99-aea0-d2949f89da43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:16.329757 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:16.384428 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b68b921-c80f-4b99-aea0-d2949f89da43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'f7b25324-a138-4b70-9933-bed343b3d347', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:16.385683 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19068de3-a166-40c6-8e41-6966f5bde91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:16.449236 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['7d8328bc-c70b-40a2-b8fc-a5a94fe83fc3', 'ae65279a-c7fc-4d70-999b-57e44fb3f0fd', 'b31b95b6-0f72-4fd4-b1ab-47973f108176', 'd9be1048-6c5d-4b6b-a85a-724b7e2eadba'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:16.450066 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19068de3-a166-40c6-8e41-6966f5bde91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d8328bc-c70b-40a2-b8fc-a5a94fe83fc3', 'ae65279a-c7fc-4d70-999b-57e44fb3f0fd', 'b31b95b6-0f72-4fd4-b1ab-47973f108176', 'd9be1048-6c5d-4b6b-a85a-724b7e2eadba']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:16.450713 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138993dd-bf3c-41e7-8744-db1ae30a3d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:16.496112 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138993dd-bf3c-41e7-8744-db1ae30a3d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7a0368d-dfb7-4ca6-afb5-71057aa43237', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1197980377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['7d8328bc-c70b-40a2-b8fc-a5a94fe83fc3','ae65279a-c7fc-4d70-999b-57e44fb3f0fd','b31b95b6-0f72-4fd4-b1ab-47973f108176','d9be1048-6c5d-4b6b-a85a-724b7e2eadba'],size=2,snapshot_id=f7b25324-a138-4b70-9933-bed343b3d347,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1197980377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7a0368d-dfb7-4ca6-afb5-71057aa43237,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',provider_auth=None,provider_geometry=None,provider_id=None,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=f7b25324-a138-4b70-9933-bed343b3d347,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b58198dba64431d8f8d819aa416638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:16.497204 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58ab26e-972c-47c7-bb78-fddeb4a3fff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:16.527904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58ab26e-972c-47c7-bb78-fddeb4a3fff7) transitioned into state 'SUCCESS' from state '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-1197980377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['7d8328bc-c70b-40a2-b8fc-a5a94fe83fc3','ae65279a-c7fc-4d70-999b-57e44fb3f0fd','b31b95b6-0f72-4fd4-b1ab-47973f108176','d9be1048-6c5d-4b6b-a85a-724b7e2eadba'],size=2,snapshot_id=f7b25324-a138-4b70-9933-bed343b3d347,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:16.530230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0638fef-bd7a-41c5-9a4b-81d2af0f38f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:16.558356 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0638fef-bd7a-41c5-9a4b-81d2af0f38f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:16.559222 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (6ead0bda-2bed-4cfd-819e-eaf04298309c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:16.559514 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request issued successfully. Aug 14 01:24:16.560128 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-86a4d088-b0df-4df5-8ca8-fdae601b2601 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:16.560546 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 734/2937] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:24:16 2026] POST /volume/v3/volumes => generated 786 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:16.575896 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-554844e7-144c-400f-b15d-fa2c5b4db3e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:16.578258 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-554844e7-144c-400f-b15d-fa2c5b4db3e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:16.578508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-554844e7-144c-400f-b15d-fa2c5b4db3e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:16.578758 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-554844e7-144c-400f-b15d-fa2c5b4db3e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:16.581663 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=328,cinder:INSERT=35,cinder:UPDATE=76 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:24:16.594361 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:16.594361 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:16.607214 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-554844e7-144c-400f-b15d-fa2c5b4db3e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:16.614517 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-554844e7-144c-400f-b15d-fa2c5b4db3e5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 returned with HTTP 200 Aug 14 01:24:16.615002 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 733/2938] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:16 2026] GET /volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:17.116842 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39ef26fc-aedc-46fe-a425-4e7d65ad66bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:17.118705 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39ef26fc-aedc-46fe-a425-4e7d65ad66bd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 Aug 14 01:24:17.118964 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39ef26fc-aedc-46fe-a425-4e7d65ad66bd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:17.119156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39ef26fc-aedc-46fe-a425-4e7d65ad66bd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:17.119254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-39ef26fc-aedc-46fe-a425-4e7d65ad66bd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 9f340827-db71-45c7-8ac3-dd2e80868950. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:17.122840 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39ef26fc-aedc-46fe-a425-4e7d65ad66bd tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 returned with HTTP 404 Aug 14 01:24:17.123339 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 743/2939] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:17 2026] GET /volume/v3/backups/9f340827-db71-45c7-8ac3-dd2e80868950 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:17.131636 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-103e3c18-e802-417d-b6ab-6bacf05150c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:17.134016 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-103e3c18-e802-417d-b6ab-6bacf05150c1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:17.134236 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-103e3c18-e802-417d-b6ab-6bacf05150c1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:17.134436 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-103e3c18-e802-417d-b6ab-6bacf05150c1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:17.134562 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-103e3c18-e802-417d-b6ab-6bacf05150c1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete backup with id: 8cb12d1b-9749-49ea-a89f-68f77773d1b2. Aug 14 01:24:17.139101 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:17.139101 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:17.155514 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-103e3c18-e802-417d-b6ab-6bacf05150c1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] delete_backup rpcapi backup_id 8cb12d1b-9749-49ea-a89f-68f77773d1b2 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:24:17.157672 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-103e3c18-e802-417d-b6ab-6bacf05150c1 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 202 Aug 14 01:24:17.158157 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 730/2940] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:24:17 2026] DELETE /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:24:17.172004 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-52a0e826-a785-4e6e-aad2-1e990f9420b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:17.174551 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52a0e826-a785-4e6e-aad2-1e990f9420b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:17.175234 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52a0e826-a785-4e6e-aad2-1e990f9420b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:17.175234 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52a0e826-a785-4e6e-aad2-1e990f9420b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:17.175497 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-52a0e826-a785-4e6e-aad2-1e990f9420b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:17.181008 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=268,cinder:UPDATE=65,cinder:INSERT=26 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:24:17.181334 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:17.181334 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:17.182184 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52a0e826-a785-4e6e-aad2-1e990f9420b2 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 200 Aug 14 01:24:17.182687 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 735/2941] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:17 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:17.630945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5626436c-0c95-4a77-81ce-8220719afaae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:17.632784 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5626436c-0c95-4a77-81ce-8220719afaae tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:17.633030 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5626436c-0c95-4a77-81ce-8220719afaae tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:17.633257 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5626436c-0c95-4a77-81ce-8220719afaae tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:17.642878 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:17.642878 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:17.648720 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5626436c-0c95-4a77-81ce-8220719afaae tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:17.655555 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5626436c-0c95-4a77-81ce-8220719afaae tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 returned with HTTP 200 Aug 14 01:24:17.656110 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 734/2942] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:17 2026] GET /volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:17.670614 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31b0ec66-3331-43be-9d48-8101da36618b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:17.672276 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31b0ec66-3331-43be-9d48-8101da36618b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:17.672475 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31b0ec66-3331-43be-9d48-8101da36618b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:17.672759 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31b0ec66-3331-43be-9d48-8101da36618b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:17.679751 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:17.679751 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:17.686201 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-31b0ec66-3331-43be-9d48-8101da36618b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:17.691345 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31b0ec66-3331-43be-9d48-8101da36618b tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 returned with HTTP 200 Aug 14 01:24:17.692001 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 744/2943] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:17 2026] GET /volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:17.705397 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3b11f93-36c8-442d-9669-e25fc4c17049 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:17.707478 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3b11f93-36c8-442d-9669-e25fc4c17049 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:17.707748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3b11f93-36c8-442d-9669-e25fc4c17049 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:17.707988 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3b11f93-36c8-442d-9669-e25fc4c17049 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:17.708152 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f3b11f93-36c8-442d-9669-e25fc4c17049 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume with id: c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:17.718695 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:17.718695 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:17.719490 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f3b11f93-36c8-442d-9669-e25fc4c17049 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:17.742393 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f3b11f93-36c8-442d-9669-e25fc4c17049 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume request issued successfully. Aug 14 01:24:17.742726 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3b11f93-36c8-442d-9669-e25fc4c17049 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 returned with HTTP 202 Aug 14 01:24:17.743290 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 731/2944] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:17 2026] DELETE /volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:17.751534 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b8f12840-f66e-4a33-9a79-a04c3f2dd501 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:17.753975 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8f12840-f66e-4a33-9a79-a04c3f2dd501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:17.754303 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8f12840-f66e-4a33-9a79-a04c3f2dd501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:17.754481 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8f12840-f66e-4a33-9a79-a04c3f2dd501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:17.765469 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:17.765469 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:17.774047 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b8f12840-f66e-4a33-9a79-a04c3f2dd501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:17.781514 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8f12840-f66e-4a33-9a79-a04c3f2dd501 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 returned with HTTP 200 Aug 14 01:24:17.782567 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 736/2945] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:17 2026] GET /volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:18.015912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-39254c4c-adb0-4f29-8c1e-8cdea6e798b8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.018405 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39254c4c-adb0-4f29-8c1e-8cdea6e798b8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] DELETE https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:24:18.018681 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39254c4c-adb0-4f29-8c1e-8cdea6e798b8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.018900 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39254c4c-adb0-4f29-8c1e-8cdea6e798b8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.019638 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-39254c4c-adb0-4f29-8c1e-8cdea6e798b8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Delete volume with id: 8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:24:18.029360 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:18.029360 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:18.031202 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-39254c4c-adb0-4f29-8c1e-8cdea6e798b8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:18.060848 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-39254c4c-adb0-4f29-8c1e-8cdea6e798b8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Delete volume request issued successfully. Aug 14 01:24:18.061134 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39254c4c-adb0-4f29-8c1e-8cdea6e798b8 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 202 Aug 14 01:24:18.061754 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 735/2946] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:18 2026] DELETE /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:18.070345 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11577567-1a5d-4a17-a7d3-9a01d731956c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.072541 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11577567-1a5d-4a17-a7d3-9a01d731956c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:24:18.072956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11577567-1a5d-4a17-a7d3-9a01d731956c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.073069 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11577567-1a5d-4a17-a7d3-9a01d731956c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.082765 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:18.082765 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:18.086214 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11577567-1a5d-4a17-a7d3-9a01d731956c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Volume info retrieved successfully. Aug 14 01:24:18.092163 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11577567-1a5d-4a17-a7d3-9a01d731956c tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 200 Aug 14 01:24:18.092795 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 745/2947] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:18 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 1245 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:18.196501 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c69f4755-9504-4e4f-b674-b6bbdb371d29 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.198902 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c69f4755-9504-4e4f-b674-b6bbdb371d29 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 Aug 14 01:24:18.199169 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c69f4755-9504-4e4f-b674-b6bbdb371d29 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.199400 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c69f4755-9504-4e4f-b674-b6bbdb371d29 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.199569 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c69f4755-9504-4e4f-b674-b6bbdb371d29 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Show backup with id 8cb12d1b-9749-49ea-a89f-68f77773d1b2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:24:18.203901 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c69f4755-9504-4e4f-b674-b6bbdb371d29 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 returned with HTTP 404 Aug 14 01:24:18.204477 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 732/2948] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:18 2026] GET /volume/v3/backups/8cb12d1b-9749-49ea-a89f-68f77773d1b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:18.214307 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-11b84116-9a00-4319-9d61-c70e920de6b7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.215761 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11b84116-9a00-4319-9d61-c70e920de6b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 Aug 14 01:24:18.216104 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11b84116-9a00-4319-9d61-c70e920de6b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.216406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11b84116-9a00-4319-9d61-c70e920de6b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.216646 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-11b84116-9a00-4319-9d61-c70e920de6b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume with id: 5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 Aug 14 01:24:18.226692 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:18.226692 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:18.227046 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-11b84116-9a00-4319-9d61-c70e920de6b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:24:18.246193 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-11b84116-9a00-4319-9d61-c70e920de6b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Delete volume request issued successfully. Aug 14 01:24:18.246389 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11b84116-9a00-4319-9d61-c70e920de6b7 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 returned with HTTP 202 Aug 14 01:24:18.246807 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 737/2949] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:24:18 2026] DELETE /volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:18.257952 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba3edbac-1b9d-4fa9-9b28-35d74f63b697 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.260244 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba3edbac-1b9d-4fa9-9b28-35d74f63b697 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 Aug 14 01:24:18.260479 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba3edbac-1b9d-4fa9-9b28-35d74f63b697 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.260708 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba3edbac-1b9d-4fa9-9b28-35d74f63b697 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.269499 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:18.269499 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:18.274328 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ba3edbac-1b9d-4fa9-9b28-35d74f63b697 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Volume info retrieved successfully. Aug 14 01:24:18.279751 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba3edbac-1b9d-4fa9-9b28-35d74f63b697 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 returned with HTTP 200 Aug 14 01:24:18.280245 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 736/2950] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:18 2026] GET /volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:18.798127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a07264bf-cf24-4803-af13-322d4d89fa90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.800621 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a07264bf-cf24-4803-af13-322d4d89fa90 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:18.800910 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a07264bf-cf24-4803-af13-322d4d89fa90 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.801223 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a07264bf-cf24-4803-af13-322d4d89fa90 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.809291 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a07264bf-cf24-4803-af13-322d4d89fa90 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 returned with HTTP 404 Aug 14 01:24:18.809876 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 746/2951] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:18 2026] GET /volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:18.819429 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5879595-bc94-4d14-8f7e-cab6bf944635 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.822709 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5879595-bc94-4d14-8f7e-cab6bf944635 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:18.822995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5879595-bc94-4d14-8f7e-cab6bf944635 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.823277 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5879595-bc94-4d14-8f7e-cab6bf944635 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.830809 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5879595-bc94-4d14-8f7e-cab6bf944635 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 returned with HTTP 404 Aug 14 01:24:18.831348 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 733/2952] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:18 2026] GET /volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:18.842135 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-722ae31e-d572-49bb-861c-aecdfb1bd2e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.844387 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-722ae31e-d572-49bb-861c-aecdfb1bd2e7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:18.844658 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-722ae31e-d572-49bb-861c-aecdfb1bd2e7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.844914 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-722ae31e-d572-49bb-861c-aecdfb1bd2e7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.845768 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-722ae31e-d572-49bb-861c-aecdfb1bd2e7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume with id: c7a0368d-dfb7-4ca6-afb5-71057aa43237 Aug 14 01:24:18.857061 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-722ae31e-d572-49bb-861c-aecdfb1bd2e7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 returned with HTTP 404 Aug 14 01:24:18.858294 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 738/2953] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:18 2026] DELETE /volume/v3/volumes/c7a0368d-dfb7-4ca6-afb5-71057aa43237 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:18.867203 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c6dbbb70-65d6-4a87-a03d-c070b4f6d04d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.869693 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6dbbb70-65d6-4a87-a03d-c070b4f6d04d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 Aug 14 01:24:18.870036 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6dbbb70-65d6-4a87-a03d-c070b4f6d04d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.870229 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c6dbbb70-65d6-4a87-a03d-c070b4f6d04d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.870359 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c6dbbb70-65d6-4a87-a03d-c070b4f6d04d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: f7b25324-a138-4b70-9933-bed343b3d347 Aug 14 01:24:18.878439 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:18.878439 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:18.878439 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c6dbbb70-65d6-4a87-a03d-c070b4f6d04d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:18.906406 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c6dbbb70-65d6-4a87-a03d-c070b4f6d04d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:24:18.906682 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c6dbbb70-65d6-4a87-a03d-c070b4f6d04d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 returned with HTTP 202 Aug 14 01:24:18.907157 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 737/2954] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:18 2026] DELETE /volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:18.915524 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45995362-c192-4cda-9438-073a735bf969 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:18.917504 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45995362-c192-4cda-9438-073a735bf969 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 Aug 14 01:24:18.917745 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45995362-c192-4cda-9438-073a735bf969 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:18.917998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45995362-c192-4cda-9438-073a735bf969 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:18.923873 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:18.923873 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:18.924383 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-45995362-c192-4cda-9438-073a735bf969 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:18.925368 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45995362-c192-4cda-9438-073a735bf969 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 returned with HTTP 200 Aug 14 01:24:18.925831 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 747/2955] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:18 2026] GET /volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:19.111311 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7680b89-9c69-48fe-90ab-5f764744ca51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.113506 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7680b89-9c69-48fe-90ab-5f764744ca51 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab Aug 14 01:24:19.113733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7680b89-9c69-48fe-90ab-5f764744ca51 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.113980 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7680b89-9c69-48fe-90ab-5f764744ca51 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.119372 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7680b89-9c69-48fe-90ab-5f764744ca51 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab returned with HTTP 404 Aug 14 01:24:19.119830 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 734/2956] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:19 2026] GET /volume/v3/volumes/8894e7ca-7ec6-490c-8814-703759d533ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:19.126705 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac3f6540-bf17-41b2-8427-1456569fa32e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.130714 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac3f6540-bf17-41b2-8427-1456569fa32e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:24:19.131059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac3f6540-bf17-41b2-8427-1456569fa32e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.132182 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac3f6540-bf17-41b2-8427-1456569fa32e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.132450 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ac3f6540-bf17-41b2-8427-1456569fa32e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Delete volume with id: 4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:24:19.139418 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac3f6540-bf17-41b2-8427-1456569fa32e tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 404 Aug 14 01:24:19.139895 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 739/2957] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:19 2026] DELETE /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:19.147518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-779043cb-2d82-46c2-b3d5-cbe46def1796 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.149348 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-779043cb-2d82-46c2-b3d5-cbe46def1796 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c Aug 14 01:24:19.149562 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-779043cb-2d82-46c2-b3d5-cbe46def1796 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.149779 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-779043cb-2d82-46c2-b3d5-cbe46def1796 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.156466 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-779043cb-2d82-46c2-b3d5-cbe46def1796 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c returned with HTTP 404 Aug 14 01:24:19.156895 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 738/2958] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:19 2026] GET /volume/v3/volumes/4246ed72-8e89-4c8f-b81c-93742e63ae6c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:19.167320 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aeaa5c5c-f4e7-48d9-86e9-f2c92bec1f23 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.170413 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aeaa5c5c-f4e7-48d9-86e9-f2c92bec1f23 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] DELETE https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:24:19.170634 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aeaa5c5c-f4e7-48d9-86e9-f2c92bec1f23 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.171080 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aeaa5c5c-f4e7-48d9-86e9-f2c92bec1f23 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.171296 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-aeaa5c5c-f4e7-48d9-86e9-f2c92bec1f23 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Delete volume with id: 37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:24:19.180881 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aeaa5c5c-f4e7-48d9-86e9-f2c92bec1f23 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 404 Aug 14 01:24:19.181824 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 748/2959] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:19 2026] DELETE /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:19.192854 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ab9cdfa-d4a8-4c44-90f3-d3cdda7cb545 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.194792 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ab9cdfa-d4a8-4c44-90f3-d3cdda7cb545 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] GET https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af Aug 14 01:24:19.195038 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ab9cdfa-d4a8-4c44-90f3-d3cdda7cb545 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.195248 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ab9cdfa-d4a8-4c44-90f3-d3cdda7cb545 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.203491 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ab9cdfa-d4a8-4c44-90f3-d3cdda7cb545 tempest-TestInstancesWithCinderVolumes-1277779114 tempest-TestInstancesWithCinderVolumes-1277779114-project-member] https://10.4.3.11/volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af returned with HTTP 404 Aug 14 01:24:19.205019 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 735/2960] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:19 2026] GET /volume/v3/volumes/37e1f8fc-2c10-4577-a641-ae9147e153af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:19.212978 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-74ba1da5-bc9c-4a29-b1df-e8d1b366e5d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.215400 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74ba1da5-bc9c-4a29-b1df-e8d1b366e5d3 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:24:19.215954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74ba1da5-bc9c-4a29-b1df-e8d1b366e5d3 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.216314 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74ba1da5-bc9c-4a29-b1df-e8d1b366e5d3 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.217775 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-74ba1da5-bc9c-4a29-b1df-e8d1b366e5d3 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:24:19.286020 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-74ba1da5-bc9c-4a29-b1df-e8d1b366e5d3 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Get all volumes completed successfully. Aug 14 01:24:19.290141 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:19.290141 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:19.295992 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6949093f-da99-4980-8b2f-21369fdc6ed4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.298363 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6949093f-da99-4980-8b2f-21369fdc6ed4 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] GET https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 Aug 14 01:24:19.298667 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6949093f-da99-4980-8b2f-21369fdc6ed4 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.299095 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6949093f-da99-4980-8b2f-21369fdc6ed4 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.300782 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74ba1da5-bc9c-4a29-b1df-e8d1b366e5d3 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:24:19.301425 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 740/2961] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:24:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16376 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:19.308774 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6949093f-da99-4980-8b2f-21369fdc6ed4 tempest-ProjectAdminTests33-1366792747 tempest-ProjectAdminTests33-1366792747-project-admin] https://10.4.3.11/volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 returned with HTTP 404 Aug 14 01:24:19.309402 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 739/2962] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:24:19 2026] GET /volume/v3/volumes/5c193592-e9f4-47ab-a27c-c2f7c8ad32b2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:19.319551 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1fbdc1dd-bfb4-4621-857b-5d3c6563ccec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.321623 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fbdc1dd-bfb4-4621-857b-5d3c6563ccec tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] DELETE https://10.4.3.11/volume/v3/types/8a2770bc-97d7-43b3-8831-992f25ed5d9c Aug 14 01:24:19.321717 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fbdc1dd-bfb4-4621-857b-5d3c6563ccec tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.321902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fbdc1dd-bfb4-4621-857b-5d3c6563ccec tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.360853 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fbdc1dd-bfb4-4621-857b-5d3c6563ccec tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/types/8a2770bc-97d7-43b3-8831-992f25ed5d9c returned with HTTP 202 Aug 14 01:24:19.361564 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 749/2963] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:24:19 2026] DELETE /volume/v3/types/8a2770bc-97d7-43b3-8831-992f25ed5d9c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:19.372195 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-baf93ca2-9dbf-4f9b-9d9c-a8e42a4bed3e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.374115 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baf93ca2-9dbf-4f9b-9d9c-a8e42a4bed3e tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:24:19.374313 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-baf93ca2-9dbf-4f9b-9d9c-a8e42a4bed3e tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.374520 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-baf93ca2-9dbf-4f9b-9d9c-a8e42a4bed3e tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.375546 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-baf93ca2-9dbf-4f9b-9d9c-a8e42a4bed3e tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:24:19.407139 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-baf93ca2-9dbf-4f9b-9d9c-a8e42a4bed3e tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Get all volumes completed successfully. Aug 14 01:24:19.410763 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:19.410763 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:19.421762 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baf93ca2-9dbf-4f9b-9d9c-a8e42a4bed3e tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:24:19.422312 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 736/2964] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:24:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16376 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:19.447151 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ef0601fe-4b40-42ba-abf9-ad7b9540b607 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.452302 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef0601fe-4b40-42ba-abf9-ad7b9540b607 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] DELETE https://10.4.3.11/volume/v3/types/a6460dd0-b425-46d4-b9bf-7cf95bfafcad Aug 14 01:24:19.452545 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef0601fe-4b40-42ba-abf9-ad7b9540b607 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.453736 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ef0601fe-4b40-42ba-abf9-ad7b9540b607 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.484580 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ef0601fe-4b40-42ba-abf9-ad7b9540b607 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/types/a6460dd0-b425-46d4-b9bf-7cf95bfafcad returned with HTTP 202 Aug 14 01:24:19.485115 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 741/2965] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:24:19 2026] DELETE /volume/v3/types/a6460dd0-b425-46d4-b9bf-7cf95bfafcad => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:19.940351 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-368d1844-8d05-4ccb-a0e5-e8ff1cf36c4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.944351 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-368d1844-8d05-4ccb-a0e5-e8ff1cf36c4d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 Aug 14 01:24:19.944668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-368d1844-8d05-4ccb-a0e5-e8ff1cf36c4d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.945069 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-368d1844-8d05-4ccb-a0e5-e8ff1cf36c4d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.952701 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-368d1844-8d05-4ccb-a0e5-e8ff1cf36c4d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 returned with HTTP 404 Aug 14 01:24:19.955019 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 740/2966] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:19 2026] GET /volume/v3/snapshots/f7b25324-a138-4b70-9933-bed343b3d347 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:19.967001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8ae037c8-86af-483e-b74a-cad4047dc2fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.968555 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ae037c8-86af-483e-b74a-cad4047dc2fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 Aug 14 01:24:19.968802 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ae037c8-86af-483e-b74a-cad4047dc2fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.969049 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ae037c8-86af-483e-b74a-cad4047dc2fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.976169 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5bd2be4-1512-47d6-9654-89754ec5f7b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:19.979524 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:19.979524 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:19.980676 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5bd2be4-1512-47d6-9654-89754ec5f7b5 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:24:19.980943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5bd2be4-1512-47d6-9654-89754ec5f7b5 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:19.981160 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5bd2be4-1512-47d6-9654-89754ec5f7b5 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:19.983823 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e5bd2be4-1512-47d6-9654-89754ec5f7b5 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:24:19.984713 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8ae037c8-86af-483e-b74a-cad4047dc2fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:19.990013 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ae037c8-86af-483e-b74a-cad4047dc2fd tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 returned with HTTP 200 Aug 14 01:24:19.990695 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 750/2967] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:19 2026] GET /volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:20.012406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9c8b135c-ce13-485d-aa14-22765e54e1ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:20.015966 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c8b135c-ce13-485d-aa14-22765e54e1ea tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 Aug 14 01:24:20.015966 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c8b135c-ce13-485d-aa14-22765e54e1ea tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:20.015966 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9c8b135c-ce13-485d-aa14-22765e54e1ea tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:20.015966 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9c8b135c-ce13-485d-aa14-22765e54e1ea tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume with id: 1a797cd3-934a-4339-a1ed-c65be6161276 Aug 14 01:24:20.022172 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e5bd2be4-1512-47d6-9654-89754ec5f7b5 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Get all volumes completed successfully. Aug 14 01:24:20.025541 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:20.025541 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:20.027488 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:20.027488 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:20.030996 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9c8b135c-ce13-485d-aa14-22765e54e1ea tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:20.036689 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5bd2be4-1512-47d6-9654-89754ec5f7b5 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:24:20.037245 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 737/2968] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:24:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16376 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:20.067990 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-af56a88e-55db-48e1-9bb0-f96a64b32203 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:20.070539 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9c8b135c-ce13-485d-aa14-22765e54e1ea tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume request issued successfully. Aug 14 01:24:20.070824 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9c8b135c-ce13-485d-aa14-22765e54e1ea tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 returned with HTTP 202 Aug 14 01:24:20.070881 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af56a88e-55db-48e1-9bb0-f96a64b32203 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/91a526fa-4ca0-491b-a581-572520f145a1 Aug 14 01:24:20.071067 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af56a88e-55db-48e1-9bb0-f96a64b32203 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:20.071115 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 742/2969] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:20 2026] DELETE /volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:20.071372 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af56a88e-55db-48e1-9bb0-f96a64b32203 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:20.071651 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-af56a88e-55db-48e1-9bb0-f96a64b32203 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Delete volume with id: 91a526fa-4ca0-491b-a581-572520f145a1 Aug 14 01:24:20.082061 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f19ab7df-c41c-4020-a333-f273b9a88fb1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:20.084450 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f19ab7df-c41c-4020-a333-f273b9a88fb1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 Aug 14 01:24:20.085103 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f19ab7df-c41c-4020-a333-f273b9a88fb1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:20.085422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f19ab7df-c41c-4020-a333-f273b9a88fb1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:20.086395 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:20.086395 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:20.086981 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-af56a88e-55db-48e1-9bb0-f96a64b32203 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Volume info retrieved successfully. Aug 14 01:24:20.095873 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:20.095873 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:20.100783 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f19ab7df-c41c-4020-a333-f273b9a88fb1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:20.108700 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f19ab7df-c41c-4020-a333-f273b9a88fb1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 returned with HTTP 200 Aug 14 01:24:20.108700 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 751/2970] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:20 2026] GET /volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:20.110263 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.image.cache [None req-af56a88e-55db-48e1-9bb0-f96a64b32203 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'e6962417-16f5-4869-a172-6434a239da97', 'volume_id': '91a526fa-4ca0-491b-a581-572520f145a1', 'host': 'np0000007295@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 1, 22, 39), 'last_used': datetime.datetime(2026, 8, 14, 1, 22, 51)}. {{(pid=100276) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 01:24:20.126470 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-af56a88e-55db-48e1-9bb0-f96a64b32203 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Delete volume request issued successfully. Aug 14 01:24:20.129484 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af56a88e-55db-48e1-9bb0-f96a64b32203 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/volumes/91a526fa-4ca0-491b-a581-572520f145a1 returned with HTTP 202 Aug 14 01:24:20.129484 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 741/2971] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:20 2026] DELETE /volume/v3/volumes/91a526fa-4ca0-491b-a581-572520f145a1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:20.144007 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5eff15da-c65a-4acb-9424-a5e7f9bec062 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:20.146399 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5eff15da-c65a-4acb-9424-a5e7f9bec062 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] GET https://10.4.3.11/volume/v3/volumes/91a526fa-4ca0-491b-a581-572520f145a1 Aug 14 01:24:20.146399 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5eff15da-c65a-4acb-9424-a5e7f9bec062 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:20.146616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5eff15da-c65a-4acb-9424-a5e7f9bec062 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:20.165523 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:20.165523 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:20.171987 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5eff15da-c65a-4acb-9424-a5e7f9bec062 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Volume info retrieved successfully. Aug 14 01:24:20.179313 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5eff15da-c65a-4acb-9424-a5e7f9bec062 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/volumes/91a526fa-4ca0-491b-a581-572520f145a1 returned with HTTP 200 Aug 14 01:24:20.180856 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 738/2972] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:20 2026] GET /volume/v3/volumes/91a526fa-4ca0-491b-a581-572520f145a1 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:21.128154 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c8a7bb4-0bff-405a-8615-b637d816b25c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:21.131006 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c8a7bb4-0bff-405a-8615-b637d816b25c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 Aug 14 01:24:21.131006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c8a7bb4-0bff-405a-8615-b637d816b25c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:21.131204 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c8a7bb4-0bff-405a-8615-b637d816b25c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:21.151285 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c8a7bb4-0bff-405a-8615-b637d816b25c tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 returned with HTTP 404 Aug 14 01:24:21.151763 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 743/2973] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:21 2026] GET /volume/v3/volumes/1a797cd3-934a-4339-a1ed-c65be6161276 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:21.167130 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe45d69e-3c72-469d-b414-0dc57e18e8a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:21.169967 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe45d69e-3c72-469d-b414-0dc57e18e8a1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:21.171381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe45d69e-3c72-469d-b414-0dc57e18e8a1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:21.172208 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe45d69e-3c72-469d-b414-0dc57e18e8a1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:21.184507 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:21.184507 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:21.198067 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f0c776ca-c626-4ede-b5bc-2a57109771e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:21.200251 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0c776ca-c626-4ede-b5bc-2a57109771e1 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] GET https://10.4.3.11/volume/v3/volumes/91a526fa-4ca0-491b-a581-572520f145a1 Aug 14 01:24:21.201002 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0c776ca-c626-4ede-b5bc-2a57109771e1 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:21.201289 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0c776ca-c626-4ede-b5bc-2a57109771e1 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:21.207911 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fe45d69e-3c72-469d-b414-0dc57e18e8a1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:21.213483 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0c776ca-c626-4ede-b5bc-2a57109771e1 tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/volumes/91a526fa-4ca0-491b-a581-572520f145a1 returned with HTTP 404 Aug 14 01:24:21.215053 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 742/2974] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:21 2026] GET /volume/v3/volumes/91a526fa-4ca0-491b-a581-572520f145a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:21.227785 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbf46a7a-a8c4-49b8-8c95-6428e952846b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:21.228375 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe45d69e-3c72-469d-b414-0dc57e18e8a1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:24:21.229012 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 752/2975] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:21 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:21.230895 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbf46a7a-a8c4-49b8-8c95-6428e952846b tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] DELETE https://10.4.3.11/volume/v3/types/63a2d5ac-ce54-4fae-b0d6-697a63a58aa3 Aug 14 01:24:21.230895 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbf46a7a-a8c4-49b8-8c95-6428e952846b tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:21.231407 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbf46a7a-a8c4-49b8-8c95-6428e952846b tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:21.252913 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:21.254726 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:21.255137 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-17097355"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:21.257633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-17097355'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:21.257633 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume of 1 GB Aug 14 01:24:21.271119 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Availability Zones retrieved successfully. Aug 14 01:24:21.281753 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (d0d3b72b-aa82-4144-8cdb-12fe17244c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:21.283190 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40256de8-333f-4625-adee-3d578857597c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.284554 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:21.305531 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbf46a7a-a8c4-49b8-8c95-6428e952846b tempest-TestInstancesWithCinderVolumes-1573720252 tempest-TestInstancesWithCinderVolumes-1573720252-project-admin] https://10.4.3.11/volume/v3/types/63a2d5ac-ce54-4fae-b0d6-697a63a58aa3 returned with HTTP 202 Aug 14 01:24:21.306023 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 739/2976] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:24:21 2026] DELETE /volume/v3/types/63a2d5ac-ce54-4fae-b0d6-697a63a58aa3 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:21.334814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40256de8-333f-4625-adee-3d578857597c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.336391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c66949-9bf5-41ef-8548-278a43cc6b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.413871 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['671f768f-5d3e-44e2-94c0-d30505f26ac4', '6e7f41f9-67a2-46c8-a6cd-df25619c55be', 'beedf158-35cf-4dc2-a530-65e559efcb69', 'dea214ab-4546-44e4-bacd-a349f175240c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:21.415163 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c66949-9bf5-41ef-8548-278a43cc6b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['671f768f-5d3e-44e2-94c0-d30505f26ac4', '6e7f41f9-67a2-46c8-a6cd-df25619c55be', 'beedf158-35cf-4dc2-a530-65e559efcb69', 'dea214ab-4546-44e4-bacd-a349f175240c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.416507 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a5b8bd-27cf-468b-a68f-2f74b68f634d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.453634 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01a5b8bd-27cf-468b-a68f-2f74b68f634d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e5011b4-f4dc-4c90-aeff-4d7226929929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-17097355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['671f768f-5d3e-44e2-94c0-d30505f26ac4','6e7f41f9-67a2-46c8-a6cd-df25619c55be','beedf158-35cf-4dc2-a530-65e559efcb69','dea214ab-4546-44e4-bacd-a349f175240c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-17097355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e5011b4-f4dc-4c90-aeff-4d7226929929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b58198dba64431d8f8d819aa416638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.455941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3161a918-4055-43df-a26c-2383952164de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.482663 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3161a918-4055-43df-a26c-2383952164de) transitioned into state 'SUCCESS' from state '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-17097355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['671f768f-5d3e-44e2-94c0-d30505f26ac4','6e7f41f9-67a2-46c8-a6cd-df25619c55be','beedf158-35cf-4dc2-a530-65e559efcb69','dea214ab-4546-44e4-bacd-a349f175240c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.483426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee36482-f8fa-4fb7-93ba-0d9f8b04b713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.498432 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee36482-f8fa-4fb7-93ba-0d9f8b04b713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.499723 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (d0d3b72b-aa82-4144-8cdb-12fe17244c66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:21.500493 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request issued successfully. Aug 14 01:24:21.501406 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e5f5c196-430a-4a9e-a054-ef41f91e6142 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:21.502097 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 744/2977] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:24:21 2026] POST /volume/v3/volumes => generated 750 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:21.530486 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d4966429-e970-4209-9c4c-b3d2220e74d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:21.531982 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4966429-e970-4209-9c4c-b3d2220e74d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 Aug 14 01:24:21.532256 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4966429-e970-4209-9c4c-b3d2220e74d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:21.532509 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d4966429-e970-4209-9c4c-b3d2220e74d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:21.541282 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:21.541282 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:21.548453 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d4966429-e970-4209-9c4c-b3d2220e74d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:21.557017 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d4966429-e970-4209-9c4c-b3d2220e74d1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 returned with HTTP 200 Aug 14 01:24:21.557017 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 743/2978] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:21 2026] GET /volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:21.644359 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:21.762578 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:21.762953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1279749254"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:21.764898 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1279749254'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:21.765038 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Create volume of 1 GB Aug 14 01:24:21.770188 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Availability Zones retrieved successfully. Aug 14 01:24:21.778796 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Flow 'volume_create_api' (42c14a3c-9631-4b8a-b6ac-362c88722f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:21.781304 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed5c4bf-910e-4f00-b841-689b9c4979e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.782487 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:21.817297 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed5c4bf-910e-4f00-b841-689b9c4979e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.818843 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8f73af-b270-4b1e-b5be-c3dd7647b947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.900084 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Created reservations ['9fcddcbc-b064-4870-a2d4-c07dfde55348', '4935a8f1-6e95-4198-8193-ed254b63b93c', '63b721d5-4b0d-4902-85d8-64d1aaa4be82', '841c710c-a028-4ffa-b829-9941c26dd604'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:21.901033 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8f73af-b270-4b1e-b5be-c3dd7647b947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fcddcbc-b064-4870-a2d4-c07dfde55348', '4935a8f1-6e95-4198-8193-ed254b63b93c', '63b721d5-4b0d-4902-85d8-64d1aaa4be82', '841c710c-a028-4ffa-b829-9941c26dd604']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.902330 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db00a1f-fd9d-4a6b-9d70-c05ab145fcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.928438 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db00a1f-fd9d-4a6b-9d70-c05ab145fcb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce86bdff-631a-4054-a448-b222323023d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1279749254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4abb5274e1484893a5606861ee894851',qos_specs=None,replication_status=,reservations=['9fcddcbc-b064-4870-a2d4-c07dfde55348','4935a8f1-6e95-4198-8193-ed254b63b93c','63b721d5-4b0d-4902-85d8-64d1aaa4be82','841c710c-a028-4ffa-b829-9941c26dd604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc2ede3d7c74a0693aa1301ce7eb181',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1279749254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce86bdff-631a-4054-a448-b222323023d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4abb5274e1484893a5606861ee894851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc2ede3d7c74a0693aa1301ce7eb181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.929945 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6223c4d-a45a-44c3-addf-58fdd2e8e9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.951251 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6223c4d-a45a-44c3-addf-58fdd2e8e9f3) transitioned into state 'SUCCESS' from state '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-1279749254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4abb5274e1484893a5606861ee894851',qos_specs=None,replication_status=,reservations=['9fcddcbc-b064-4870-a2d4-c07dfde55348','4935a8f1-6e95-4198-8193-ed254b63b93c','63b721d5-4b0d-4902-85d8-64d1aaa4be82','841c710c-a028-4ffa-b829-9941c26dd604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc2ede3d7c74a0693aa1301ce7eb181',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.952103 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae41ab2f-35ef-4b1e-bd4d-677f83340683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:21.963303 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae41ab2f-35ef-4b1e-bd4d-677f83340683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:21.965030 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Flow 'volume_create_api' (42c14a3c-9631-4b8a-b6ac-362c88722f51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:21.965030 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Create volume request issued successfully. Aug 14 01:24:21.965845 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f058b2e-2295-4c97-aaeb-3c609d9311be tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:21.966241 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 753/2979] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:24:21 2026] POST /volume/v3/volumes => generated 776 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:21.982364 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f72ee5ad-7333-4066-8dec-7da6fab7c6ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:21.985732 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f72ee5ad-7333-4066-8dec-7da6fab7c6ff tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] GET https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 Aug 14 01:24:21.985889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f72ee5ad-7333-4066-8dec-7da6fab7c6ff tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:21.986131 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f72ee5ad-7333-4066-8dec-7da6fab7c6ff tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:21.998843 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:21.998843 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:22.004511 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f72ee5ad-7333-4066-8dec-7da6fab7c6ff tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Volume info retrieved successfully. Aug 14 01:24:22.010340 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f72ee5ad-7333-4066-8dec-7da6fab7c6ff tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 returned with HTTP 200 Aug 14 01:24:22.011027 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 740/2980] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:21 2026] GET /volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:22.569777 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e9845bbd-d143-402a-9463-87e5349d135d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:22.572280 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e9845bbd-d143-402a-9463-87e5349d135d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 Aug 14 01:24:22.572523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e9845bbd-d143-402a-9463-87e5349d135d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:22.572766 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e9845bbd-d143-402a-9463-87e5349d135d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:22.583719 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:22.583719 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:22.589949 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e9845bbd-d143-402a-9463-87e5349d135d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:22.596724 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e9845bbd-d143-402a-9463-87e5349d135d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 returned with HTTP 200 Aug 14 01:24:22.598042 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 745/2981] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:22 2026] GET /volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:22.612050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b6d7c84a-ce4a-4d05-81f5-cc1c2311299f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:22.613749 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6d7c84a-ce4a-4d05-81f5-cc1c2311299f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:24:22.614253 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6d7c84a-ce4a-4d05-81f5-cc1c2311299f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e5011b4-f4dc-4c90-aeff-4d7226929929", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-549423453"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:22.627498 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:22.627498 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:22.628122 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b6d7c84a-ce4a-4d05-81f5-cc1c2311299f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:22.628266 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-b6d7c84a-ce4a-4d05-81f5-cc1c2311299f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create snapshot from volume 7e5011b4-f4dc-4c90-aeff-4d7226929929 Aug 14 01:24:22.665173 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-b6d7c84a-ce4a-4d05-81f5-cc1c2311299f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['2174ba0b-5cb1-4040-917e-e0ce54a3433f', '41536229-7f3f-4e1d-ba81-f6014d6f3381', 'b3053808-934c-4a32-a233-e78d078b4f7a', '3bcbb77a-7764-4a1c-bedf-5983b23564fd'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:22.710320 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b6d7c84a-ce4a-4d05-81f5-cc1c2311299f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot create request issued successfully. Aug 14 01:24:22.711417 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6d7c84a-ce4a-4d05-81f5-cc1c2311299f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:24:22.712294 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 744/2982] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:24:22 2026] POST /volume/v3/snapshots => generated 309 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:22.722318 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31a9ec42-2763-4589-a686-03ad1efe428d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:22.724426 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31a9ec42-2763-4589-a686-03ad1efe428d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 Aug 14 01:24:22.724888 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31a9ec42-2763-4589-a686-03ad1efe428d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:22.725046 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31a9ec42-2763-4589-a686-03ad1efe428d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:22.731562 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:22.731562 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:22.732096 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-31a9ec42-2763-4589-a686-03ad1efe428d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:22.733055 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31a9ec42-2763-4589-a686-03ad1efe428d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 returned with HTTP 200 Aug 14 01:24:22.733480 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 754/2983] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:22 2026] GET /volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:23.029124 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90391790-d36e-4085-a777-344b41cb4974 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:23.032551 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90391790-d36e-4085-a777-344b41cb4974 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] GET https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 Aug 14 01:24:23.032801 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90391790-d36e-4085-a777-344b41cb4974 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:23.033072 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90391790-d36e-4085-a777-344b41cb4974 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:23.046474 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:23.046474 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:23.052138 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-90391790-d36e-4085-a777-344b41cb4974 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Volume info retrieved successfully. Aug 14 01:24:23.058102 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90391790-d36e-4085-a777-344b41cb4974 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 returned with HTTP 200 Aug 14 01:24:23.058532 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 741/2984] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:23 2026] GET /volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:23.076733 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-315b8cff-72e1-460f-b4df-a5e7262311e0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:23.196860 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-315b8cff-72e1-460f-b4df-a5e7262311e0 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] POST https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8/action Aug 14 01:24:23.197343 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-315b8cff-72e1-460f-b4df-a5e7262311e0 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:23.197497 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-315b8cff-72e1-460f-b4df-a5e7262311e0 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:23.207343 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:23.207343 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:23.208091 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-315b8cff-72e1-460f-b4df-a5e7262311e0 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] Volume info retrieved successfully. Aug 14 01:24:23.210897 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-315b8cff-72e1-460f-b4df-a5e7262311e0 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2ae3a288d6ea43e695fd3b67d306af8e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4abb5274e1484893a5606861ee894851', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:24:23.211187 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-315b8cff-72e1-460f-b4df-a5e7262311e0 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8/action returned with HTTP 403 Aug 14 01:24:23.211762 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 746/2985] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:24:23 2026] POST /volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8/action => generated 131 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:23.224796 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f985222-447a-4211-b410-d1bb57dfc779 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:23.227360 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f985222-447a-4211-b410-d1bb57dfc779 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 Aug 14 01:24:23.227785 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f985222-447a-4211-b410-d1bb57dfc779 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:23.227968 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f985222-447a-4211-b410-d1bb57dfc779 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:23.228195 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-1f985222-447a-4211-b410-d1bb57dfc779 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Delete volume with id: ce86bdff-631a-4054-a448-b222323023d8 Aug 14 01:24:23.239515 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:23.239515 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:23.239994 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f985222-447a-4211-b410-d1bb57dfc779 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Volume info retrieved successfully. Aug 14 01:24:23.276936 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f985222-447a-4211-b410-d1bb57dfc779 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Delete volume request issued successfully. Aug 14 01:24:23.276936 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f985222-447a-4211-b410-d1bb57dfc779 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 returned with HTTP 202 Aug 14 01:24:23.277477 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 745/2986] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:23 2026] DELETE /volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:23.290047 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0561db57-087b-4556-bced-cb0cfa79236b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:23.293708 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0561db57-087b-4556-bced-cb0cfa79236b tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] GET https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 Aug 14 01:24:23.293708 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0561db57-087b-4556-bced-cb0cfa79236b tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:23.294112 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0561db57-087b-4556-bced-cb0cfa79236b tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:23.303667 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:23.303667 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:23.309042 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0561db57-087b-4556-bced-cb0cfa79236b tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Volume info retrieved successfully. Aug 14 01:24:23.315843 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0561db57-087b-4556-bced-cb0cfa79236b tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 returned with HTTP 200 Aug 14 01:24:23.316525 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 755/2987] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:23 2026] GET /volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:23.748145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-20c059b5-daca-4d5d-bde4-df4f734acedb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:23.750838 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20c059b5-daca-4d5d-bde4-df4f734acedb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 Aug 14 01:24:23.751260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20c059b5-daca-4d5d-bde4-df4f734acedb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:23.751672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20c059b5-daca-4d5d-bde4-df4f734acedb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:23.761101 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:23.761101 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:23.761775 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-20c059b5-daca-4d5d-bde4-df4f734acedb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:23.762788 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20c059b5-daca-4d5d-bde4-df4f734acedb tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 returned with HTTP 200 Aug 14 01:24:23.763339 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 742/2988] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:23 2026] GET /volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:23.776747 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5884a962-604c-4a50-aa42-31297e3570b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:23.779752 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:23.780319 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "206f967c-4e0a-42de-b1d8-6b1629563753", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-753364695"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:23.783708 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request body: {'volume': {'snapshot_id': '206f967c-4e0a-42de-b1d8-6b1629563753', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-753364695'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:23.791194 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:23.791194 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:23.791769 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:23.791963 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume of 1 GB Aug 14 01:24:23.797941 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Availability Zones retrieved successfully. Aug 14 01:24:23.804759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (5a718b5f-3480-4fb8-98d9-749ced39857f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:23.805764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (addaefb6-0abc-487c-9b59-417932d45a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:23.807049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:23.867123 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (addaefb6-0abc-487c-9b59-417932d45a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '206f967c-4e0a-42de-b1d8-6b1629563753', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:23.867356 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d0d7d1-530e-4870-b301-b03b005f3f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:23.924107 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Created reservations ['ec851a81-3ed2-485e-bd2b-1fd9257f6216', '16d9289f-bf51-49d8-aee1-ea77924f4bd6', '59ceba2a-196a-4eb6-947b-0a92239e68b0', '6453033d-e2f8-4021-885a-ed4ee52ae6a3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:23.925151 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d0d7d1-530e-4870-b301-b03b005f3f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec851a81-3ed2-485e-bd2b-1fd9257f6216', '16d9289f-bf51-49d8-aee1-ea77924f4bd6', '59ceba2a-196a-4eb6-947b-0a92239e68b0', '6453033d-e2f8-4021-885a-ed4ee52ae6a3']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:23.926359 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47ee84d-0046-40c0-a173-b8fd522b7840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:23.989087 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47ee84d-0046-40c0-a173-b8fd522b7840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09009ba7-dba8-48c5-a2ba-a550e1a7d96b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-753364695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['ec851a81-3ed2-485e-bd2b-1fd9257f6216','16d9289f-bf51-49d8-aee1-ea77924f4bd6','59ceba2a-196a-4eb6-947b-0a92239e68b0','6453033d-e2f8-4021-885a-ed4ee52ae6a3'],size=1,snapshot_id=206f967c-4e0a-42de-b1d8-6b1629563753,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-753364695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09009ba7-dba8-48c5-a2ba-a550e1a7d96b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=206f967c-4e0a-42de-b1d8-6b1629563753,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b58198dba64431d8f8d819aa416638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:23.990317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ab0ea5-242c-45af-9460-ef2e975917cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:24.018551 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ab0ea5-242c-45af-9460-ef2e975917cc) transitioned into state 'SUCCESS' from state '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-753364695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f80f7eb1ef4ea3b7c6df46dcdf7069',qos_specs=None,replication_status=,reservations=['ec851a81-3ed2-485e-bd2b-1fd9257f6216','16d9289f-bf51-49d8-aee1-ea77924f4bd6','59ceba2a-196a-4eb6-947b-0a92239e68b0','6453033d-e2f8-4021-885a-ed4ee52ae6a3'],size=1,snapshot_id=206f967c-4e0a-42de-b1d8-6b1629563753,source_replicaid=,source_volid=None,status='creating',user_id='7b58198dba64431d8f8d819aa416638a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:24.019573 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd7ab2a-eb60-415b-b295-11cceb8503f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:24.052443 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebd7ab2a-eb60-415b-b295-11cceb8503f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:24.053956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Flow 'volume_create_api' (5a718b5f-3480-4fb8-98d9-749ced39857f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:24.054340 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Create volume request issued successfully. Aug 14 01:24:24.055285 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5884a962-604c-4a50-aa42-31297e3570b3 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:24.055887 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 747/2989] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:24:23 2026] POST /volume/v3/volumes => generated 785 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:24.071606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9c76d412-dc7b-42b3-adbf-41612668f1ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:24.073779 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9c76d412-dc7b-42b3-adbf-41612668f1ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:24.074092 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9c76d412-dc7b-42b3-adbf-41612668f1ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:24.074407 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9c76d412-dc7b-42b3-adbf-41612668f1ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:24.085395 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:24.085395 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:24.094757 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9c76d412-dc7b-42b3-adbf-41612668f1ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:24.101835 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9c76d412-dc7b-42b3-adbf-41612668f1ac tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b returned with HTTP 200 Aug 14 01:24:24.102518 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 746/2990] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:24 2026] GET /volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:24.197658 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-5ac242be-c1ad-48e3-bad4-d548d3fe78d5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:24.200323 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-5ac242be-c1ad-48e3-bad4-d548d3fe78d5 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:24:24.200517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-5ac242be-c1ad-48e3-bad4-d548d3fe78d5 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:24.200750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-5ac242be-c1ad-48e3-bad4-d548d3fe78d5 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:24.221058 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:24.221058 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:24.230936 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-5ac242be-c1ad-48e3-bad4-d548d3fe78d5 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:24:24.239016 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-5ac242be-c1ad-48e3-bad4-d548d3fe78d5 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:24:24.239389 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 756/2991] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:24 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:24.342210 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c38ef31d-f6ba-452e-a88b-6d349497914a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:24.344403 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c38ef31d-f6ba-452e-a88b-6d349497914a tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] GET https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 Aug 14 01:24:24.344632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c38ef31d-f6ba-452e-a88b-6d349497914a tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:24.344887 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c38ef31d-f6ba-452e-a88b-6d349497914a tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:24.356813 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c38ef31d-f6ba-452e-a88b-6d349497914a tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 returned with HTTP 404 Aug 14 01:24:24.358310 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 743/2992] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:24 2026] GET /volume/v3/volumes/ce86bdff-631a-4054-a448-b222323023d8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:24.370711 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e86e171-7f2c-4278-aa73-a4166944d697 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:24.373129 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:24.373911 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-760651258"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:24.375960 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-760651258'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:24.376060 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Create volume of 1 GB Aug 14 01:24:24.376527 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:24.376527 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:24.383165 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Availability Zones retrieved successfully. Aug 14 01:24:24.400982 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Flow 'volume_create_api' (f46efbb0-0247-4306-aebd-66778906e43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:24.402512 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e32d07-9e4e-4c61-91f0-f7e529be228f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:24.403449 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:24.450685 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e32d07-9e4e-4c61-91f0-f7e529be228f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:24.450685 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7dd5888-97b7-4eaf-abc4-1871f0ac2a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:24.509364 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Created reservations ['fc94e310-4852-470e-af09-5ed3a624b4c4', 'b4ae94f2-12fe-45ba-8e1f-8ada2c033a4f', '4e8c939f-b9bb-4a34-b385-1fb142a2abdd', 'eb2adddd-b424-4c9f-b50a-6fc449ca9659'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:24.510380 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7dd5888-97b7-4eaf-abc4-1871f0ac2a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc94e310-4852-470e-af09-5ed3a624b4c4', 'b4ae94f2-12fe-45ba-8e1f-8ada2c033a4f', '4e8c939f-b9bb-4a34-b385-1fb142a2abdd', 'eb2adddd-b424-4c9f-b50a-6fc449ca9659']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:24.511374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376e2681-9c54-4475-bd55-23b66bc4cea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:24.541831 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376e2681-9c54-4475-bd55-23b66bc4cea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '456ac7e8-4a13-4a53-ace8-fc8f3b47b89d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760651258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4abb5274e1484893a5606861ee894851',qos_specs=None,replication_status=,reservations=['fc94e310-4852-470e-af09-5ed3a624b4c4','b4ae94f2-12fe-45ba-8e1f-8ada2c033a4f','4e8c939f-b9bb-4a34-b385-1fb142a2abdd','eb2adddd-b424-4c9f-b50a-6fc449ca9659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc2ede3d7c74a0693aa1301ce7eb181',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760651258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=456ac7e8-4a13-4a53-ace8-fc8f3b47b89d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4abb5274e1484893a5606861ee894851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc2ede3d7c74a0693aa1301ce7eb181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:24.543084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03cb6c6f-ec8f-4b0e-b9e7-e14f8ecbec5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:24.574732 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03cb6c6f-ec8f-4b0e-b9e7-e14f8ecbec5e) transitioned into state 'SUCCESS' from state '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-760651258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4abb5274e1484893a5606861ee894851',qos_specs=None,replication_status=,reservations=['fc94e310-4852-470e-af09-5ed3a624b4c4','b4ae94f2-12fe-45ba-8e1f-8ada2c033a4f','4e8c939f-b9bb-4a34-b385-1fb142a2abdd','eb2adddd-b424-4c9f-b50a-6fc449ca9659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc2ede3d7c74a0693aa1301ce7eb181',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:24.575835 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5699f1f7-3f62-4d18-82d1-4e1645be628f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:24.593770 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5699f1f7-3f62-4d18-82d1-4e1645be628f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:24.594955 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Flow 'volume_create_api' (f46efbb0-0247-4306-aebd-66778906e43b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:24.595533 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Create volume request issued successfully. Aug 14 01:24:24.596971 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e86e171-7f2c-4278-aa73-a4166944d697 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:24.597224 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 748/2993] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:24:24 2026] POST /volume/v3/volumes => generated 775 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:24.616571 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ee8d36b-6cd2-4921-82ce-cd8bc8f411ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:24.618523 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ee8d36b-6cd2-4921-82ce-cd8bc8f411ca tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] GET https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d Aug 14 01:24:24.618743 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ee8d36b-6cd2-4921-82ce-cd8bc8f411ca tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:24.618962 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ee8d36b-6cd2-4921-82ce-cd8bc8f411ca tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:24.635438 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:24.635438 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:24.647879 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6ee8d36b-6cd2-4921-82ce-cd8bc8f411ca tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Volume info retrieved successfully. Aug 14 01:24:24.655286 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ee8d36b-6cd2-4921-82ce-cd8bc8f411ca tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d returned with HTTP 200 Aug 14 01:24:24.655579 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 747/2994] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:24 2026] GET /volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:24.864853 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8bd5400-6b59-4d97-bcb5-04dcda2d620a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:24.865085 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8bd5400-6b59-4d97-bcb5-04dcda2d620a None None] GET https://10.4.3.11/volume// Aug 14 01:24:24.865225 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8bd5400-6b59-4d97-bcb5-04dcda2d620a None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:24.865504 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8bd5400-6b59-4d97-bcb5-04dcda2d620a None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:24.867533 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8bd5400-6b59-4d97-bcb5-04dcda2d620a None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:24.867533 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 757/2995] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:24.879182 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-e72a399e-07bd-4aab-a0cf-c44f77d9f6ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:24.882210 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-e72a399e-07bd-4aab-a0cf-c44f77d9f6ad tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:24:24.882784 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-e72a399e-07bd-4aab-a0cf-c44f77d9f6ad tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "105c99c7-007e-46a8-851f-1b747182a84c", "connector": null, "instance_uuid": "479de637-648c-4771-a13a-0120e4e7d3a7"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:24.907005 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:24.907005 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:24.950547 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-e72a399e-07bd-4aab-a0cf-c44f77d9f6ad tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:24:24.951221 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 744/2996] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:24:24 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:24.968972 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-ed8aa5ab-fef3-4b24-aa32-7ec4c206d704 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:24.971444 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-ed8aa5ab-fef3-4b24-aa32-7ec4c206d704 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/attachments/c9000145-3b73-47c2-a786-96bcbc65804b Aug 14 01:24:24.971685 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-ed8aa5ab-fef3-4b24-aa32-7ec4c206d704 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:24.972175 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-ed8aa5ab-fef3-4b24-aa32-7ec4c206d704 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:24.985571 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:24.985571 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:25.097752 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-ed8aa5ab-fef3-4b24-aa32-7ec4c206d704 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/c9000145-3b73-47c2-a786-96bcbc65804b returned with HTTP 200 Aug 14 01:24:25.097992 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 749/2997] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:24 2026] DELETE /volume/v3/attachments/c9000145-3b73-47c2-a786-96bcbc65804b => generated 367 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:25.121249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d13525f2-22bf-4004-92b6-2f4f72e1ac4a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:25.124115 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d13525f2-22bf-4004-92b6-2f4f72e1ac4a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:25.128526 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d13525f2-22bf-4004-92b6-2f4f72e1ac4a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:25.128773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d13525f2-22bf-4004-92b6-2f4f72e1ac4a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:25.145680 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:25.145680 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:25.156850 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d13525f2-22bf-4004-92b6-2f4f72e1ac4a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:25.163999 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d13525f2-22bf-4004-92b6-2f4f72e1ac4a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b returned with HTTP 200 Aug 14 01:24:25.164654 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 748/2998] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:25 2026] GET /volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:25.185808 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c997e7c-62be-4d32-bd88-612812caa0c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:25.192043 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c997e7c-62be-4d32-bd88-612812caa0c1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:25.192043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c997e7c-62be-4d32-bd88-612812caa0c1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:25.192043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c997e7c-62be-4d32-bd88-612812caa0c1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:25.208390 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:25.208390 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:25.223173 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1c997e7c-62be-4d32-bd88-612812caa0c1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:25.236033 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c997e7c-62be-4d32-bd88-612812caa0c1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b returned with HTTP 200 Aug 14 01:24:25.236421 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 758/2999] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:25 2026] GET /volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b => generated 878 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:25.254248 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5ec680ab-4679-4c72-8106-e60d41e2a184 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:25.258464 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ec680ab-4679-4c72-8106-e60d41e2a184 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:25.258464 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ec680ab-4679-4c72-8106-e60d41e2a184 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:25.258464 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ec680ab-4679-4c72-8106-e60d41e2a184 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:25.258464 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-5ec680ab-4679-4c72-8106-e60d41e2a184 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume with id: 09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:25.272047 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:25.272047 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:25.272780 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5ec680ab-4679-4c72-8106-e60d41e2a184 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:25.306958 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5ec680ab-4679-4c72-8106-e60d41e2a184 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume request issued successfully. Aug 14 01:24:25.307247 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ec680ab-4679-4c72-8106-e60d41e2a184 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b returned with HTTP 202 Aug 14 01:24:25.307777 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 745/3000] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:25 2026] DELETE /volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:25.318385 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7dbe122a-aff0-4a0a-a23d-53b09ba7444d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:25.328776 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7dbe122a-aff0-4a0a-a23d-53b09ba7444d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:25.328776 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7dbe122a-aff0-4a0a-a23d-53b09ba7444d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:25.329300 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7dbe122a-aff0-4a0a-a23d-53b09ba7444d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:25.340372 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:25.340372 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:25.347223 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7dbe122a-aff0-4a0a-a23d-53b09ba7444d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:25.354992 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7dbe122a-aff0-4a0a-a23d-53b09ba7444d tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b returned with HTTP 200 Aug 14 01:24:25.355684 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 750/3001] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:25 2026] GET /volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:25.675416 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d47d96e5-7ff9-4ca4-b984-70cccd21d324 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:25.678049 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d47d96e5-7ff9-4ca4-b984-70cccd21d324 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] GET https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d Aug 14 01:24:25.678321 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d47d96e5-7ff9-4ca4-b984-70cccd21d324 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:25.678540 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d47d96e5-7ff9-4ca4-b984-70cccd21d324 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:25.693488 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:25.693488 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:25.698084 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d47d96e5-7ff9-4ca4-b984-70cccd21d324 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Volume info retrieved successfully. Aug 14 01:24:25.703304 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d47d96e5-7ff9-4ca4-b984-70cccd21d324 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d returned with HTTP 200 Aug 14 01:24:25.703796 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 749/3002] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:25 2026] GET /volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:25.720160 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-458b9fac-3597-4f9d-80f0-f9d655d5091a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:25.723560 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-458b9fac-3597-4f9d-80f0-f9d655d5091a tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] POST https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d/action Aug 14 01:24:25.724582 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-458b9fac-3597-4f9d-80f0-f9d655d5091a tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:25.724582 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-458b9fac-3597-4f9d-80f0-f9d655d5091a tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:25.737491 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:25.737491 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:25.738471 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-458b9fac-3597-4f9d-80f0-f9d655d5091a tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2ae3a288d6ea43e695fd3b67d306af8e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4abb5274e1484893a5606861ee894851', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:24:25.739618 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-458b9fac-3597-4f9d-80f0-f9d655d5091a tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-reader] https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d/action returned with HTTP 403 Aug 14 01:24:25.740414 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 759/3003] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:24:25 2026] POST /volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d/action => generated 131 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:25.751554 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-526b2e5b-68db-4cae-a592-546bed897632 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:25.754322 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-526b2e5b-68db-4cae-a592-546bed897632 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d Aug 14 01:24:25.754479 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-526b2e5b-68db-4cae-a592-546bed897632 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:25.754670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-526b2e5b-68db-4cae-a592-546bed897632 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:25.754866 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-526b2e5b-68db-4cae-a592-546bed897632 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Delete volume with id: 456ac7e8-4a13-4a53-ace8-fc8f3b47b89d Aug 14 01:24:25.768405 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:25.768405 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:25.768840 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-526b2e5b-68db-4cae-a592-546bed897632 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Volume info retrieved successfully. Aug 14 01:24:25.811261 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-526b2e5b-68db-4cae-a592-546bed897632 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Delete volume request issued successfully. Aug 14 01:24:25.811261 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-526b2e5b-68db-4cae-a592-546bed897632 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d returned with HTTP 202 Aug 14 01:24:25.811261 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 746/3004] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:25 2026] DELETE /volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:25.823598 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e6f5347-4a7e-49ac-9395-2be99dab2e8d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:25.826441 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e6f5347-4a7e-49ac-9395-2be99dab2e8d tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] GET https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d Aug 14 01:24:25.826867 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e6f5347-4a7e-49ac-9395-2be99dab2e8d tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:25.827275 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e6f5347-4a7e-49ac-9395-2be99dab2e8d tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:25.842482 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:25.842482 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:25.850940 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e6f5347-4a7e-49ac-9395-2be99dab2e8d tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Volume info retrieved successfully. Aug 14 01:24:25.856890 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e6f5347-4a7e-49ac-9395-2be99dab2e8d tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d returned with HTTP 200 Aug 14 01:24:25.857501 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 751/3005] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:25 2026] GET /volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:26.337891 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-89663a1b-fcdf-47ee-b7e7-91ab13fa5324 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:26.340537 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89663a1b-fcdf-47ee-b7e7-91ab13fa5324 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 Aug 14 01:24:26.341564 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89663a1b-fcdf-47ee-b7e7-91ab13fa5324 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:26.341564 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89663a1b-fcdf-47ee-b7e7-91ab13fa5324 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:26.359986 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:26.359986 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:26.367370 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-89663a1b-fcdf-47ee-b7e7-91ab13fa5324 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:24:26.375432 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1588d128-52ae-4663-a489-5127ef9be57a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:26.377366 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89663a1b-fcdf-47ee-b7e7-91ab13fa5324 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 returned with HTTP 200 Aug 14 01:24:26.377576 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1588d128-52ae-4663-a489-5127ef9be57a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:26.377836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1588d128-52ae-4663-a489-5127ef9be57a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:26.377937 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 750/3006] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:26 2026] GET /volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 => generated 1635 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:26.378105 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1588d128-52ae-4663-a489-5127ef9be57a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:26.382085 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-a8dcdcb0-0127-4507-a684-c3e15eb3c5ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:26.384424 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-a8dcdcb0-0127-4507-a684-c3e15eb3c5ed tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] PUT https://10.4.3.11/volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276 Aug 14 01:24:26.384762 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-a8dcdcb0-0127-4507-a684-c3e15eb3c5ed tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:26.391881 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1588d128-52ae-4663-a489-5127ef9be57a tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b returned with HTTP 404 Aug 14 01:24:26.393802 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 760/3007] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:26 2026] GET /volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:26.396253 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-a8dcdcb0-0127-4507-a684-c3e15eb3c5ed tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Acquiring lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:24:26.404715 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-418e2920-ebe3-4c38-9234-f8a6f52908e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:26.406170 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-a8dcdcb0-0127-4507-a684-c3e15eb3c5ed tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" acquired by "attachment_update" :: waited 0.010s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:24:26.406857 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-418e2920-ebe3-4c38-9234-f8a6f52908e7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:26.407052 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-418e2920-ebe3-4c38-9234-f8a6f52908e7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:26.407257 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-418e2920-ebe3-4c38-9234-f8a6f52908e7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:26.409955 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:26.409955 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:26.415140 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-418e2920-ebe3-4c38-9234-f8a6f52908e7 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b returned with HTTP 404 Aug 14 01:24:26.415657 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 752/3008] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:26 2026] GET /volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:26.430439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47d4ad5b-c971-46b4-a6e9-186a9a508ea1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:26.434883 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47d4ad5b-c971-46b4-a6e9-186a9a508ea1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:26.435218 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47d4ad5b-c971-46b4-a6e9-186a9a508ea1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:26.435504 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47d4ad5b-c971-46b4-a6e9-186a9a508ea1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:26.435881 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-47d4ad5b-c971-46b4-a6e9-186a9a508ea1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume with id: 09009ba7-dba8-48c5-a2ba-a550e1a7d96b Aug 14 01:24:26.445220 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47d4ad5b-c971-46b4-a6e9-186a9a508ea1 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b returned with HTTP 404 Aug 14 01:24:26.446026 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 751/3009] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:26 2026] DELETE /volume/v3/volumes/09009ba7-dba8-48c5-a2ba-a550e1a7d96b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:26.455185 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b33acf5-1011-4db5-8601-e820f04e6773 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:26.458367 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b33acf5-1011-4db5-8601-e820f04e6773 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 Aug 14 01:24:26.458367 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b33acf5-1011-4db5-8601-e820f04e6773 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:26.458367 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b33acf5-1011-4db5-8601-e820f04e6773 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:26.458634 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-3b33acf5-1011-4db5-8601-e820f04e6773 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete snapshot with id: 206f967c-4e0a-42de-b1d8-6b1629563753 Aug 14 01:24:26.467249 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:26.467249 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:26.468274 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3b33acf5-1011-4db5-8601-e820f04e6773 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:26.492719 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3b33acf5-1011-4db5-8601-e820f04e6773 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot delete request issued successfully. Aug 14 01:24:26.492954 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b33acf5-1011-4db5-8601-e820f04e6773 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 returned with HTTP 202 Aug 14 01:24:26.493939 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 761/3010] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:26 2026] DELETE /volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:26.505621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-855e8331-6ac1-490a-9d11-5c1b9693f1c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:26.508888 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-855e8331-6ac1-490a-9d11-5c1b9693f1c5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 Aug 14 01:24:26.509262 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-855e8331-6ac1-490a-9d11-5c1b9693f1c5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:26.509514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-855e8331-6ac1-490a-9d11-5c1b9693f1c5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:26.516480 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:26.516480 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:26.517236 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-855e8331-6ac1-490a-9d11-5c1b9693f1c5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Snapshot retrieved successfully. Aug 14 01:24:26.518463 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-855e8331-6ac1-490a-9d11-5c1b9693f1c5 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 returned with HTTP 200 Aug 14 01:24:26.519801 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 753/3011] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:26 2026] GET /volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:26.551277 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=306,cinder:INSERT=20,cinder:UPDATE=59 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:24:26.566103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-a8dcdcb0-0127-4507-a684-c3e15eb3c5ed tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-105c99c7-007e-46a8-851f-1b747182a84c-np0000007295" released by "attachment_update" :: held 0.160s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:24:26.566536 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-a8dcdcb0-0127-4507-a684-c3e15eb3c5ed tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276 returned with HTTP 200 Aug 14 01:24:26.567168 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 747/3012] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:24:26 2026] PUT /volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:26.577336 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-9781f52c-4a26-4a27-a1e8-0d27fd838406 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:26.580501 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-9781f52c-4a26-4a27-a1e8-0d27fd838406 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276 Aug 14 01:24:26.580614 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-9781f52c-4a26-4a27-a1e8-0d27fd838406 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:26.581336 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-9781f52c-4a26-4a27-a1e8-0d27fd838406 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:26.601475 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-9781f52c-4a26-4a27-a1e8-0d27fd838406 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276 returned with HTTP 200 Aug 14 01:24:26.601981 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 752/3013] 10.4.3.11 () {70 vars in 1644 bytes} [Fri Aug 14 01:24:26 2026] GET /volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:26.878631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-07712512-ce61-4861-a88a-8d058d23d305 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:26.882573 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07712512-ce61-4861-a88a-8d058d23d305 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] GET https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d Aug 14 01:24:26.883472 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07712512-ce61-4861-a88a-8d058d23d305 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:26.883789 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07712512-ce61-4861-a88a-8d058d23d305 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:26.904098 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07712512-ce61-4861-a88a-8d058d23d305 tempest-ProjectReaderTests-2010992281 tempest-ProjectReaderTests-2010992281-project-admin] https://10.4.3.11/volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d returned with HTTP 404 Aug 14 01:24:26.904787 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 762/3014] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:26 2026] GET /volume/v3/volumes/456ac7e8-4a13-4a53-ace8-fc8f3b47b89d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:27.341233 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-58fc9f17-90cf-4740-b04c-cbd929eb1920 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.343941 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58fc9f17-90cf-4740-b04c-cbd929eb1920 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:27.343941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58fc9f17-90cf-4740-b04c-cbd929eb1920 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.343941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-58fc9f17-90cf-4740-b04c-cbd929eb1920 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.354957 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:27.354957 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:27.361045 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-58fc9f17-90cf-4740-b04c-cbd929eb1920 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:27.372231 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-58fc9f17-90cf-4740-b04c-cbd929eb1920 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:27.372779 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 754/3015] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:27.391877 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-371d5dcc-2d74-4188-8a40-94e498711dbd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.394402 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-371d5dcc-2d74-4188-8a40-94e498711dbd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:27.394402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-371d5dcc-2d74-4188-8a40-94e498711dbd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.394402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-371d5dcc-2d74-4188-8a40-94e498711dbd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.404784 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:27.404784 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:27.411874 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-371d5dcc-2d74-4188-8a40-94e498711dbd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:27.419263 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-371d5dcc-2d74-4188-8a40-94e498711dbd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:27.419753 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 748/3016] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:27.479802 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-28488bb2-4095-40ef-9e49-93b0496eeb46 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.483392 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-28488bb2-4095-40ef-9e49-93b0496eeb46 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:27.483875 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-28488bb2-4095-40ef-9e49-93b0496eeb46 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.484888 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-28488bb2-4095-40ef-9e49-93b0496eeb46 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.495252 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:27.495252 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:27.507072 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-28488bb2-4095-40ef-9e49-93b0496eeb46 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:27.518465 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-28488bb2-4095-40ef-9e49-93b0496eeb46 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:27.519118 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 753/3017] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:27.533823 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04ab703b-a8bb-4d66-bdb3-e0d7be46cb75 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.540711 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04ab703b-a8bb-4d66-bdb3-e0d7be46cb75 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 Aug 14 01:24:27.541340 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04ab703b-a8bb-4d66-bdb3-e0d7be46cb75 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.541770 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04ab703b-a8bb-4d66-bdb3-e0d7be46cb75 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.545955 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=282,cinder:INSERT=21,cinder:UPDATE=59 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:24:27.550948 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04ab703b-a8bb-4d66-bdb3-e0d7be46cb75 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 returned with HTTP 404 Aug 14 01:24:27.550948 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 763/3018] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/v3/snapshots/206f967c-4e0a-42de-b1d8-6b1629563753 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:24:27.562051 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3d854af7-a367-4a33-8b28-1202ecc271ab None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.564948 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d854af7-a367-4a33-8b28-1202ecc271ab tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 Aug 14 01:24:27.565411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d854af7-a367-4a33-8b28-1202ecc271ab tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.565493 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3d854af7-a367-4a33-8b28-1202ecc271ab tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.575784 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:27.575784 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:27.581792 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3d854af7-a367-4a33-8b28-1202ecc271ab tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:27.593185 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3d854af7-a367-4a33-8b28-1202ecc271ab tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 returned with HTTP 200 Aug 14 01:24:27.593779 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 755/3019] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:27.619763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfdb1bbd-80b8-4914-b96b-959f0b94fbef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.623813 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfdb1bbd-80b8-4914-b96b-959f0b94fbef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 Aug 14 01:24:27.624183 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfdb1bbd-80b8-4914-b96b-959f0b94fbef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.624512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfdb1bbd-80b8-4914-b96b-959f0b94fbef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.624788 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-dfdb1bbd-80b8-4914-b96b-959f0b94fbef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume with id: 7e5011b4-f4dc-4c90-aeff-4d7226929929 Aug 14 01:24:27.638608 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:27.638608 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:27.639420 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfdb1bbd-80b8-4914-b96b-959f0b94fbef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:27.666439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1fecf8c8-5c04-4806-bc3d-9173a265195b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.667010 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fecf8c8-5c04-4806-bc3d-9173a265195b None None] GET https://10.4.3.11/volume// Aug 14 01:24:27.667275 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fecf8c8-5c04-4806-bc3d-9173a265195b None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.667536 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fecf8c8-5c04-4806-bc3d-9173a265195b None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.668049 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fecf8c8-5c04-4806-bc3d-9173a265195b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:27.668494 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 754/3020] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:27.680304 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-7a9b48c0-ecd9-4628-a8ba-64dc95e2203d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.682135 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfdb1bbd-80b8-4914-b96b-959f0b94fbef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume request issued successfully. Aug 14 01:24:27.682412 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfdb1bbd-80b8-4914-b96b-959f0b94fbef tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 returned with HTTP 202 Aug 14 01:24:27.683662 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 749/3021] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:27 2026] DELETE /volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:27.683878 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-7a9b48c0-ecd9-4628-a8ba-64dc95e2203d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:24:27.684651 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-7a9b48c0-ecd9-4628-a8ba-64dc95e2203d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3b00f23-974a-4dab-93e3-60ee8ac7710f", "connector": null, "instance_uuid": "86185860-10aa-4e0f-97e3-3ae2b2008ee5"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:27.695622 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:27.695622 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:27.698092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d1141427-bea7-4b71-bab9-4e4d9222619f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.701572 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1141427-bea7-4b71-bab9-4e4d9222619f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 Aug 14 01:24:27.701759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1141427-bea7-4b71-bab9-4e4d9222619f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.702140 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1141427-bea7-4b71-bab9-4e4d9222619f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.717090 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:27.717090 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:27.726082 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d1141427-bea7-4b71-bab9-4e4d9222619f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:27.732950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1141427-bea7-4b71-bab9-4e4d9222619f tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 returned with HTTP 200 Aug 14 01:24:27.733901 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 756/3022] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:27.743388 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-7a9b48c0-ecd9-4628-a8ba-64dc95e2203d tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:24:27.744291 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 764/3023] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:24:27 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 14 01:24:27.782340 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-050b7971-32b0-4466-9e7a-9157e2ac18ab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.784403 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-050b7971-32b0-4466-9e7a-9157e2ac18ab tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:27.784605 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-050b7971-32b0-4466-9e7a-9157e2ac18ab tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.784863 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-050b7971-32b0-4466-9e7a-9157e2ac18ab tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.800826 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:27.800826 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:27.807196 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-897c2959-a6a4-4a33-bd61-bf1a6bc91d7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.807345 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-050b7971-32b0-4466-9e7a-9157e2ac18ab tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:27.807942 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-897c2959-a6a4-4a33-bd61-bf1a6bc91d7a None None] GET https://10.4.3.11/volume// Aug 14 01:24:27.808240 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-897c2959-a6a4-4a33-bd61-bf1a6bc91d7a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.808477 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-897c2959-a6a4-4a33-bd61-bf1a6bc91d7a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.808892 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-897c2959-a6a4-4a33-bd61-bf1a6bc91d7a None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:27.809351 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 750/3024] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:27.816288 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-050b7971-32b0-4466-9e7a-9157e2ac18ab tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:27.816899 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 755/3025] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:27.820765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-62a8dbd5-1cff-4a6a-9390-64f011dfe4a7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:27.825456 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-62a8dbd5-1cff-4a6a-9390-64f011dfe4a7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:27.825764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-62a8dbd5-1cff-4a6a-9390-64f011dfe4a7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:27.826059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-62a8dbd5-1cff-4a6a-9390-64f011dfe4a7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:27.846809 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:27.846809 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:27.853632 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-62a8dbd5-1cff-4a6a-9390-64f011dfe4a7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:27.861878 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-62a8dbd5-1cff-4a6a-9390-64f011dfe4a7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:27.862460 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 757/3026] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:24:27 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 1053 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:27.999334 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-457b3871-4997-4126-bc8b-0744d03a8b4f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:28.003781 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-457b3871-4997-4126-bc8b-0744d03a8b4f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] PUT https://10.4.3.11/volume/v3/attachments/437e167e-f4a8-4970-b071-99a10b657fd7 Aug 14 01:24:28.004358 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-457b3871-4997-4126-bc8b-0744d03a8b4f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:28.016149 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-457b3871-4997-4126-bc8b-0744d03a8b4f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Acquiring lock "cinder-attachment_update-f3b00f23-974a-4dab-93e3-60ee8ac7710f-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:24:28.021540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-457b3871-4997-4126-bc8b-0744d03a8b4f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-f3b00f23-974a-4dab-93e3-60ee8ac7710f-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:24:28.023120 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:28.023120 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:28.153511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-457b3871-4997-4126-bc8b-0744d03a8b4f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-f3b00f23-974a-4dab-93e3-60ee8ac7710f-np0000007295" released by "attachment_update" :: held 0.130s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:24:28.154168 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-457b3871-4997-4126-bc8b-0744d03a8b4f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/437e167e-f4a8-4970-b071-99a10b657fd7 returned with HTTP 200 Aug 14 01:24:28.154566 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 765/3027] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:24:27 2026] PUT /volume/v3/attachments/437e167e-f4a8-4970-b071-99a10b657fd7 => generated 968 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:28.163801 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-a911a5fa-9749-4e23-992a-dbfeb150009e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:28.166334 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-a911a5fa-9749-4e23-992a-dbfeb150009e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f/encryption Aug 14 01:24:28.166524 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-a911a5fa-9749-4e23-992a-dbfeb150009e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:28.166797 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-a911a5fa-9749-4e23-992a-dbfeb150009e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:28.189258 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:28.189258 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:28.202952 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-a911a5fa-9749-4e23-992a-dbfeb150009e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f/encryption returned with HTTP 200 Aug 14 01:24:28.202952 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 751/3028] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:24:28 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:28.341508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-fa55d420-d3f6-4ae5-8b32-4bf5a6de0c03 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:28.343957 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-fa55d420-d3f6-4ae5-8b32-4bf5a6de0c03 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/b9a88cc1-9492-4ceb-aceb-e70d08e67058 Aug 14 01:24:28.344596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-fa55d420-d3f6-4ae5-8b32-4bf5a6de0c03 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:28.344596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-fa55d420-d3f6-4ae5-8b32-4bf5a6de0c03 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:28.357120 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:28.357120 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:28.423650 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-fa55d420-d3f6-4ae5-8b32-4bf5a6de0c03 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/b9a88cc1-9492-4ceb-aceb-e70d08e67058 returned with HTTP 200 Aug 14 01:24:28.424171 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 756/3029] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:28 2026] DELETE /volume/v3/attachments/b9a88cc1-9492-4ceb-aceb-e70d08e67058 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:28.435495 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-34b5590e-c35c-4402-918e-c0c0ad514fc0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:28.438066 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-34b5590e-c35c-4402-918e-c0c0ad514fc0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 Aug 14 01:24:28.438366 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-34b5590e-c35c-4402-918e-c0c0ad514fc0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:28.438794 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-34b5590e-c35c-4402-918e-c0c0ad514fc0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:28.439337 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-34b5590e-c35c-4402-918e-c0c0ad514fc0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: 0494183c-1958-440f-9e30-98ba12cb8578 Aug 14 01:24:28.447159 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:28.447159 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:28.447418 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-34b5590e-c35c-4402-918e-c0c0ad514fc0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:24:28.472043 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-34b5590e-c35c-4402-918e-c0c0ad514fc0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:24:28.472288 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c77e913c-4479-4280-a8d8-ec137169e7b7 req-34b5590e-c35c-4402-918e-c0c0ad514fc0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 returned with HTTP 202 Aug 14 01:24:28.472703 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 758/3030] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:24:28 2026] DELETE /volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:28.751352 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c42475d9-820a-4869-9341-afd716c95d82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:28.753724 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c42475d9-820a-4869-9341-afd716c95d82 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 Aug 14 01:24:28.753969 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c42475d9-820a-4869-9341-afd716c95d82 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:28.754160 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c42475d9-820a-4869-9341-afd716c95d82 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:28.760542 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c42475d9-820a-4869-9341-afd716c95d82 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 returned with HTTP 404 Aug 14 01:24:28.761075 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 766/3031] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:28 2026] GET /volume/v3/volumes/7e5011b4-f4dc-4c90-aeff-4d7226929929 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:28.773736 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-74ae1f89-e543-4689-af49-fc538f6e2da9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:28.776539 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74ae1f89-e543-4689-af49-fc538f6e2da9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:28.776823 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74ae1f89-e543-4689-af49-fc538f6e2da9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:28.777581 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74ae1f89-e543-4689-af49-fc538f6e2da9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:28.788024 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:28.788024 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:28.793792 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-74ae1f89-e543-4689-af49-fc538f6e2da9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:28.800725 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74ae1f89-e543-4689-af49-fc538f6e2da9 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:24:28.801349 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 752/3032] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:28 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:28.819821 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-323e249c-0e32-47a6-9c8b-1b818b420052 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:28.823779 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-323e249c-0e32-47a6-9c8b-1b818b420052 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:28.824025 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-323e249c-0e32-47a6-9c8b-1b818b420052 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:28.825076 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-323e249c-0e32-47a6-9c8b-1b818b420052 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:28.825076 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-323e249c-0e32-47a6-9c8b-1b818b420052 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume with id: 7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:28.835938 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f6de55a7-aa8b-4126-8bbf-c81f8ad09327 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:28.838310 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6de55a7-aa8b-4126-8bbf-c81f8ad09327 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:28.838621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6de55a7-aa8b-4126-8bbf-c81f8ad09327 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:28.838688 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:28.838688 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:28.838735 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6de55a7-aa8b-4126-8bbf-c81f8ad09327 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:28.839132 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-323e249c-0e32-47a6-9c8b-1b818b420052 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:28.858989 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:28.858989 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:28.864311 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f6de55a7-aa8b-4126-8bbf-c81f8ad09327 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:28.870373 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6de55a7-aa8b-4126-8bbf-c81f8ad09327 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:28.870900 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 759/3033] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:28 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:28.878759 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-323e249c-0e32-47a6-9c8b-1b818b420052 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Delete volume request issued successfully. Aug 14 01:24:28.879066 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-323e249c-0e32-47a6-9c8b-1b818b420052 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 202 Aug 14 01:24:28.879526 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 757/3034] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:28 2026] DELETE /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:28.888403 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06bfda54-732c-4164-9c19-7f34b0f43181 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:28.890757 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06bfda54-732c-4164-9c19-7f34b0f43181 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:28.891049 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06bfda54-732c-4164-9c19-7f34b0f43181 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:28.891332 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06bfda54-732c-4164-9c19-7f34b0f43181 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:28.911681 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:28.911681 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:28.918901 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-06bfda54-732c-4164-9c19-7f34b0f43181 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Volume info retrieved successfully. Aug 14 01:24:28.929627 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06bfda54-732c-4164-9c19-7f34b0f43181 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 200 Aug 14 01:24:28.930224 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 767/3035] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:28 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:29.888662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d88e2922-5eaf-4e47-9c51-1b205cea8cc4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:29.891008 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d88e2922-5eaf-4e47-9c51-1b205cea8cc4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:29.891141 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d88e2922-5eaf-4e47-9c51-1b205cea8cc4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:29.891377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d88e2922-5eaf-4e47-9c51-1b205cea8cc4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:29.911106 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:29.911106 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:29.921360 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d88e2922-5eaf-4e47-9c51-1b205cea8cc4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:29.930457 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d88e2922-5eaf-4e47-9c51-1b205cea8cc4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:29.930893 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 753/3036] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:29 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:29.947370 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0aaab1fd-2ccd-4404-9455-4b833f431112 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:29.950197 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0aaab1fd-2ccd-4404-9455-4b833f431112 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] GET https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 Aug 14 01:24:29.950197 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0aaab1fd-2ccd-4404-9455-4b833f431112 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:29.950604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0aaab1fd-2ccd-4404-9455-4b833f431112 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:29.960564 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0aaab1fd-2ccd-4404-9455-4b833f431112 tempest-VolumesSnapshotTestJSON-83330828 tempest-VolumesSnapshotTestJSON-83330828-project-member] https://10.4.3.11/volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 returned with HTTP 404 Aug 14 01:24:29.961077 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 760/3037] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:29 2026] GET /volume/v3/volumes/7b2561ed-a16c-4b8a-af0a-d7f5517d81e7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:30.524831 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1fce4e57-a507-4193-b617-2fb4c7e42901 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:30.527899 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fce4e57-a507-4193-b617-2fb4c7e42901 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 Aug 14 01:24:30.527899 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fce4e57-a507-4193-b617-2fb4c7e42901 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:30.527899 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1fce4e57-a507-4193-b617-2fb4c7e42901 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:30.546812 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1fce4e57-a507-4193-b617-2fb4c7e42901 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 returned with HTTP 404 Aug 14 01:24:30.546812 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 758/3038] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:30 2026] GET /volume/v3/volumes/0494183c-1958-440f-9e30-98ba12cb8578 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:30.564259 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50bf8f46-d3b7-435d-872d-e28b486e7748 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:30.571137 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50bf8f46-d3b7-435d-872d-e28b486e7748 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:24:30.571137 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50bf8f46-d3b7-435d-872d-e28b486e7748 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:30.571137 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50bf8f46-d3b7-435d-872d-e28b486e7748 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:30.571137 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-50bf8f46-d3b7-435d-872d-e28b486e7748 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:24:30.582801 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:30.582801 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:30.582801 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-50bf8f46-d3b7-435d-872d-e28b486e7748 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:24:30.613603 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-50bf8f46-d3b7-435d-872d-e28b486e7748 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot delete request issued successfully. Aug 14 01:24:30.613816 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50bf8f46-d3b7-435d-872d-e28b486e7748 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f returned with HTTP 202 Aug 14 01:24:30.614325 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 768/3039] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:30 2026] DELETE /volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:30.623955 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57e6a382-01cc-4973-83db-49a02786de16 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:30.626370 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57e6a382-01cc-4973-83db-49a02786de16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:24:30.626515 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57e6a382-01cc-4973-83db-49a02786de16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:30.627025 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57e6a382-01cc-4973-83db-49a02786de16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:30.636123 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:30.636123 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:30.637156 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-57e6a382-01cc-4973-83db-49a02786de16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:24:30.638403 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57e6a382-01cc-4973-83db-49a02786de16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f returned with HTTP 200 Aug 14 01:24:30.638938 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 754/3040] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:30 2026] GET /volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:30.949646 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f604068-ab9d-45df-aacc-372e0291789e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:30.954444 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f604068-ab9d-45df-aacc-372e0291789e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:30.954444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f604068-ab9d-45df-aacc-372e0291789e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:30.954793 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f604068-ab9d-45df-aacc-372e0291789e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:30.972394 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:30.972394 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:30.977698 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f604068-ab9d-45df-aacc-372e0291789e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:30.987415 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f604068-ab9d-45df-aacc-372e0291789e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:30.989057 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 761/3041] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:30 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:31.507901 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-fa7d89ad-67da-4ea9-8a53-8cb2d387cd0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:31.510255 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-fa7d89ad-67da-4ea9-8a53-8cb2d387cd0c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276/action Aug 14 01:24:31.511122 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-fa7d89ad-67da-4ea9-8a53-8cb2d387cd0c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:31.511122 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-fa7d89ad-67da-4ea9-8a53-8cb2d387cd0c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:31.536750 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:31.536750 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:31.556054 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bf3fb8c0-e511-4e65-89a8-b07c0a303e8c req-fa7d89ad-67da-4ea9-8a53-8cb2d387cd0c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276/action returned with HTTP 204 Aug 14 01:24:31.556545 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 759/3042] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:24:31 2026] POST /volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:31.653768 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-390dd47f-c7cc-4bca-b182-87c5de3c1641 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:31.655742 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-390dd47f-c7cc-4bca-b182-87c5de3c1641 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:24:31.655994 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-390dd47f-c7cc-4bca-b182-87c5de3c1641 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:31.656188 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-390dd47f-c7cc-4bca-b182-87c5de3c1641 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:31.664254 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-390dd47f-c7cc-4bca-b182-87c5de3c1641 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f returned with HTTP 404 Aug 14 01:24:31.664881 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 769/3043] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:31 2026] GET /volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:32.009631 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5fae063f-8d9b-4bdb-8bf0-a6da23896c6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:32.011669 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fae063f-8d9b-4bdb-8bf0-a6da23896c6e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:32.011936 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fae063f-8d9b-4bdb-8bf0-a6da23896c6e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:32.012154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fae063f-8d9b-4bdb-8bf0-a6da23896c6e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:32.026233 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:32.026233 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:32.030654 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5fae063f-8d9b-4bdb-8bf0-a6da23896c6e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:32.036192 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fae063f-8d9b-4bdb-8bf0-a6da23896c6e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:32.036712 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 755/3044] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:32 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:33.056525 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9b4a4b84-ea51-41a6-a496-3834acd5be83 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:33.058808 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b4a4b84-ea51-41a6-a496-3834acd5be83 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:33.059172 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b4a4b84-ea51-41a6-a496-3834acd5be83 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:33.059473 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b4a4b84-ea51-41a6-a496-3834acd5be83 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:33.080630 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:33.080630 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:33.089903 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9b4a4b84-ea51-41a6-a496-3834acd5be83 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:33.101260 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b4a4b84-ea51-41a6-a496-3834acd5be83 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:33.102513 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 762/3045] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:33 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:24:33.998060 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-f49f2d22-8f6c-4a04-8d2e-ccc014b9d781 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:34.001786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-f49f2d22-8f6c-4a04-8d2e-ccc014b9d781 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/a689af9f-ae81-43c5-93b0-c2a5cae82c75 Aug 14 01:24:34.002830 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-f49f2d22-8f6c-4a04-8d2e-ccc014b9d781 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:34.002830 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-f49f2d22-8f6c-4a04-8d2e-ccc014b9d781 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:34.020563 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:34.020563 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:34.119953 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-f49f2d22-8f6c-4a04-8d2e-ccc014b9d781 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/a689af9f-ae81-43c5-93b0-c2a5cae82c75 returned with HTTP 200 Aug 14 01:24:34.120697 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 760/3046] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:33 2026] DELETE /volume/v3/attachments/a689af9f-ae81-43c5-93b0-c2a5cae82c75 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:34.121181 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-475a396a-581f-413e-9e4b-a21c3c5279d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:34.129787 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-475a396a-581f-413e-9e4b-a21c3c5279d3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:34.132205 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-475a396a-581f-413e-9e4b-a21c3c5279d3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:34.132205 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-475a396a-581f-413e-9e4b-a21c3c5279d3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:34.138140 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-a29a80d4-356e-485d-bb5c-ffce82e57004 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:34.143204 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-a29a80d4-356e-485d-bb5c-ffce82e57004 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:24:34.143384 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-a29a80d4-356e-485d-bb5c-ffce82e57004 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:34.144315 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-a29a80d4-356e-485d-bb5c-ffce82e57004 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:34.144315 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-a29a80d4-356e-485d-bb5c-ffce82e57004 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:24:34.151507 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:34.151507 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:34.158744 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:34.158744 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:34.159824 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-a29a80d4-356e-485d-bb5c-ffce82e57004 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:24:34.167949 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-475a396a-581f-413e-9e4b-a21c3c5279d3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:34.177289 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-475a396a-581f-413e-9e4b-a21c3c5279d3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:34.177877 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 770/3047] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:34 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:34.205337 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-a29a80d4-356e-485d-bb5c-ffce82e57004 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:24:34.205536 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-674bda57-2137-40dd-a774-e5a2a8882b14 req-a29a80d4-356e-485d-bb5c-ffce82e57004 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 202 Aug 14 01:24:34.207046 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 756/3048] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:24:34 2026] DELETE /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 01:24:35.195888 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0643c59f-f2cf-488d-b24a-c687df5a94d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:35.199159 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0643c59f-f2cf-488d-b24a-c687df5a94d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:35.200622 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0643c59f-f2cf-488d-b24a-c687df5a94d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:35.200622 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0643c59f-f2cf-488d-b24a-c687df5a94d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:35.222631 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:35.222631 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:35.230200 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0643c59f-f2cf-488d-b24a-c687df5a94d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:35.243474 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0643c59f-f2cf-488d-b24a-c687df5a94d5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:35.244497 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 763/3049] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:35 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:35.789319 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4db496c5-baf8-4201-bac3-754473a0613f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:35.793978 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4db496c5-baf8-4201-bac3-754473a0613f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:24:35.794060 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4db496c5-baf8-4201-bac3-754473a0613f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:35.794534 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4db496c5-baf8-4201-bac3-754473a0613f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:35.805481 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4db496c5-baf8-4201-bac3-754473a0613f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 404 Aug 14 01:24:35.806082 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 761/3050] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:35 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:36.263806 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8de1a66-4ff9-47e1-a07e-1151da755ec7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:36.269046 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8de1a66-4ff9-47e1-a07e-1151da755ec7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:36.269046 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8de1a66-4ff9-47e1-a07e-1151da755ec7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:36.269334 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8de1a66-4ff9-47e1-a07e-1151da755ec7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:36.294347 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:36.294347 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:36.300912 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8de1a66-4ff9-47e1-a07e-1151da755ec7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:36.311650 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8de1a66-4ff9-47e1-a07e-1151da755ec7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:36.313114 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 771/3051] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:36 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:36.618185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1538fee3-613f-483e-83d4-a052affbcea5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:36.620483 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1538fee3-613f-483e-83d4-a052affbcea5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:24:36.621944 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1538fee3-613f-483e-83d4-a052affbcea5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:36.621944 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1538fee3-613f-483e-83d4-a052affbcea5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:36.621944 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-1538fee3-613f-483e-83d4-a052affbcea5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:24:36.626983 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1538fee3-613f-483e-83d4-a052affbcea5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f returned with HTTP 404 Aug 14 01:24:36.627232 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 757/3052] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:24:36 2026] DELETE /volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:36.637516 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9a34dbd5-52ed-4cb4-9925-149825a4d78c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:36.642950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a34dbd5-52ed-4cb4-9925-149825a4d78c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f Aug 14 01:24:36.642950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a34dbd5-52ed-4cb4-9925-149825a4d78c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:36.642950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9a34dbd5-52ed-4cb4-9925-149825a4d78c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:36.649358 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9a34dbd5-52ed-4cb4-9925-149825a4d78c tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f returned with HTTP 404 Aug 14 01:24:36.650152 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 764/3053] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:24:36 2026] GET /volume/v3/snapshots/c3306b22-040e-4a95-b951-9658bcdee65f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:37.330563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-feaa3cf9-d771-46e4-8a66-e676c6fc6692 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:37.335099 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-feaa3cf9-d771-46e4-8a66-e676c6fc6692 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:37.335879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-feaa3cf9-d771-46e4-8a66-e676c6fc6692 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:37.336451 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-feaa3cf9-d771-46e4-8a66-e676c6fc6692 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:37.360037 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:37.360037 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:37.367593 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-feaa3cf9-d771-46e4-8a66-e676c6fc6692 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:37.374609 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-feaa3cf9-d771-46e4-8a66-e676c6fc6692 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:37.375319 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 762/3054] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:37 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:38.073141 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a7b6e19-2255-4c83-b1a7-747ae7320089 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.075896 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a7b6e19-2255-4c83-b1a7-747ae7320089 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:24:38.075896 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a7b6e19-2255-4c83-b1a7-747ae7320089 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:38.076082 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a7b6e19-2255-4c83-b1a7-747ae7320089 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:38.076618 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6a7b6e19-2255-4c83-b1a7-747ae7320089 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:24:38.084521 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a7b6e19-2255-4c83-b1a7-747ae7320089 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 404 Aug 14 01:24:38.085316 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 772/3055] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:38 2026] DELETE /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:38.093585 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8eb296f8-7d86-4a28-bdc9-e399bfa029f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.098880 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8eb296f8-7d86-4a28-bdc9-e399bfa029f4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d Aug 14 01:24:38.099152 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8eb296f8-7d86-4a28-bdc9-e399bfa029f4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:38.099392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8eb296f8-7d86-4a28-bdc9-e399bfa029f4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:38.114188 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8eb296f8-7d86-4a28-bdc9-e399bfa029f4 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d returned with HTTP 404 Aug 14 01:24:38.115137 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 758/3056] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:38 2026] GET /volume/v3/volumes/fef61be0-fe47-4cd4-9799-e8e28890861d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:38.222115 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-08d8d7d5-5750-42db-82be-1249c613d5b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.224740 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-08d8d7d5-5750-42db-82be-1249c613d5b9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments/437e167e-f4a8-4970-b071-99a10b657fd7/action Aug 14 01:24:38.225169 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-08d8d7d5-5750-42db-82be-1249c613d5b9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:38.225353 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-08d8d7d5-5750-42db-82be-1249c613d5b9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:38.253269 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:38.253269 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:38.279941 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bd5b61b6-6a62-4274-b2c9-64e0c9f740c1 req-08d8d7d5-5750-42db-82be-1249c613d5b9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/437e167e-f4a8-4970-b071-99a10b657fd7/action returned with HTTP 204 Aug 14 01:24:38.280194 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 765/3057] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:24:38 2026] POST /volume/v3/attachments/437e167e-f4a8-4970-b071-99a10b657fd7/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:38.394824 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b30d9b06-3390-4f0a-b415-d07edb19ee90 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.398285 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b30d9b06-3390-4f0a-b415-d07edb19ee90 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:38.398615 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b30d9b06-3390-4f0a-b415-d07edb19ee90 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:38.398968 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b30d9b06-3390-4f0a-b415-d07edb19ee90 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:38.419364 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:38.419364 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:38.425821 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b30d9b06-3390-4f0a-b415-d07edb19ee90 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:38.432814 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b30d9b06-3390-4f0a-b415-d07edb19ee90 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:38.433309 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 763/3058] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:38 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:38.449290 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9509e9ab-fde3-4e6e-a591-75002ee64683 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.452152 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9509e9ab-fde3-4e6e-a591-75002ee64683 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:38.453112 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9509e9ab-fde3-4e6e-a591-75002ee64683 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:38.453112 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9509e9ab-fde3-4e6e-a591-75002ee64683 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:38.463435 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:38.463435 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:38.467460 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9509e9ab-fde3-4e6e-a591-75002ee64683 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:38.474141 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9509e9ab-fde3-4e6e-a591-75002ee64683 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:38.474141 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 773/3059] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:38 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:38.536360 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-2506828b-e52b-4b35-8be1-f108d2652537 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.544130 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-2506828b-e52b-4b35-8be1-f108d2652537 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:38.544130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-2506828b-e52b-4b35-8be1-f108d2652537 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:38.544130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-2506828b-e52b-4b35-8be1-f108d2652537 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:38.563148 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:38.563148 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:38.567193 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-2506828b-e52b-4b35-8be1-f108d2652537 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:38.579377 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-2506828b-e52b-4b35-8be1-f108d2652537 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:38.579827 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 759/3060] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:38 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 1166 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:38.604756 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-8dd02d69-d3db-46a9-aa37-eb9dd582917e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.607946 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-8dd02d69-d3db-46a9-aa37-eb9dd582917e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f/action Aug 14 01:24:38.609701 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-8dd02d69-d3db-46a9-aa37-eb9dd582917e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:38.609866 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-8dd02d69-d3db-46a9-aa37-eb9dd582917e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:38.629194 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:38.629194 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:38.629870 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-8dd02d69-d3db-46a9-aa37-eb9dd582917e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:38.639623 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-8dd02d69-d3db-46a9-aa37-eb9dd582917e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Begin detaching volume completed successfully. Aug 14 01:24:38.639958 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-8dd02d69-d3db-46a9-aa37-eb9dd582917e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f/action returned with HTTP 202 Aug 14 01:24:38.640772 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 766/3061] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:24:38 2026] POST /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:24:38.713019 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2bfda70-79c7-44eb-8555-806a21327bb1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.713636 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2bfda70-79c7-44eb-8555-806a21327bb1 None None] GET https://10.4.3.11/volume// Aug 14 01:24:38.714000 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2bfda70-79c7-44eb-8555-806a21327bb1 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:38.714181 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2bfda70-79c7-44eb-8555-806a21327bb1 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:38.715079 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2bfda70-79c7-44eb-8555-806a21327bb1 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:38.715398 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 764/3062] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:38.728131 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-9554ff8b-9b09-4fb4-8456-2c62eb3b5880 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.731184 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-9554ff8b-9b09-4fb4-8456-2c62eb3b5880 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:38.731506 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-9554ff8b-9b09-4fb4-8456-2c62eb3b5880 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:38.731813 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-9554ff8b-9b09-4fb4-8456-2c62eb3b5880 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:38.745163 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:38.745163 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:38.750044 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-9554ff8b-9b09-4fb4-8456-2c62eb3b5880 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:38.755991 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-9554ff8b-9b09-4fb4-8456-2c62eb3b5880 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:38.756460 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 774/3063] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:24:38 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:38.771403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-1a9bf51c-34a0-489d-a77d-e28fc83b3cd8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:38.775983 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-1a9bf51c-34a0-489d-a77d-e28fc83b3cd8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f/encryption Aug 14 01:24:38.775983 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-1a9bf51c-34a0-489d-a77d-e28fc83b3cd8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:38.776193 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-1a9bf51c-34a0-489d-a77d-e28fc83b3cd8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:38.789227 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:38.789227 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:38.797104 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-1a9bf51c-34a0-489d-a77d-e28fc83b3cd8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f/encryption returned with HTTP 200 Aug 14 01:24:38.797722 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 760/3064] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:24:38 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:39.850760 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-5a948b96-85f5-4044-8e87-64a189c86046 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:39.854879 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-5a948b96-85f5-4044-8e87-64a189c86046 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/attachments/437e167e-f4a8-4970-b071-99a10b657fd7 Aug 14 01:24:39.856102 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-5a948b96-85f5-4044-8e87-64a189c86046 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:39.856102 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-5a948b96-85f5-4044-8e87-64a189c86046 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:39.873985 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:39.873985 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:39.880028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:39.885244 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:39.885244 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-165361264", "snapshot_id": null, "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:39.887395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-165361264', 'snapshot_id': None, 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:39.961587 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-adecfa12-9ef7-4da6-a152-9ea864c8b482 req-5a948b96-85f5-4044-8e87-64a189c86046 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/437e167e-f4a8-4970-b071-99a10b657fd7 returned with HTTP 200 Aug 14 01:24:39.962311 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 767/3065] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:24:39 2026] DELETE /volume/v3/attachments/437e167e-f4a8-4970-b071-99a10b657fd7 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:40.018727 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:24:40.026620 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:24:40.034497 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (ffc92b8b-7298-453d-81eb-ffb1908215c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:40.037544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a19475-a49c-4107-a43f-6af635184550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:40.038894 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:40.107482 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a19475-a49c-4107-a43f-6af635184550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:40.108286 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70cfefe-3e2e-4402-9b2f-e7f67b2160a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:40.172621 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['f1af7d18-73be-4b45-8fd5-a1af4abf53ca', 'f99e2423-4b67-44e1-9aff-936c4152cf10', '7f9bda87-e34a-42b0-b346-18d76e046307', 'd8f39f63-3d1e-4798-947e-b81c6c1e920b'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:40.173945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70cfefe-3e2e-4402-9b2f-e7f67b2160a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1af7d18-73be-4b45-8fd5-a1af4abf53ca', 'f99e2423-4b67-44e1-9aff-936c4152cf10', '7f9bda87-e34a-42b0-b346-18d76e046307', 'd8f39f63-3d1e-4798-947e-b81c6c1e920b']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:40.175303 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2783bab1-9403-4bb4-9b76-2b4d79387762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:40.210094 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2783bab1-9403-4bb4-9b76-2b4d79387762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69c015db-d3a1-48c0-9489-30b03fe97d84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-165361264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['f1af7d18-73be-4b45-8fd5-a1af4abf53ca','f99e2423-4b67-44e1-9aff-936c4152cf10','7f9bda87-e34a-42b0-b346-18d76e046307','d8f39f63-3d1e-4798-947e-b81c6c1e920b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-165361264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69c015db-d3a1-48c0-9489-30b03fe97d84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:40.211126 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440bbc1c-12e0-4c68-8f61-ab0bda9d2ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:40.263164 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440bbc1c-12e0-4c68-8f61-ab0bda9d2ddc) transitioned into state 'SUCCESS' from state '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-165361264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['f1af7d18-73be-4b45-8fd5-a1af4abf53ca','f99e2423-4b67-44e1-9aff-936c4152cf10','7f9bda87-e34a-42b0-b346-18d76e046307','d8f39f63-3d1e-4798-947e-b81c6c1e920b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:40.264082 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bbbaee1-4573-482f-96cb-554cb8cb6bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:40.276968 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bbbaee1-4573-482f-96cb-554cb8cb6bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:40.278360 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (ffc92b8b-7298-453d-81eb-ffb1908215c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:40.278909 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:24:40.280484 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e25f9c5-9e0a-49e8-a745-152127313c5d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:40.281147 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 765/3066] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:24:39 2026] POST /volume/v3/volumes => generated 756 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:40.296273 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6b6d695-0507-4c5e-b94d-8f7c97b53386 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:40.300220 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6b6d695-0507-4c5e-b94d-8f7c97b53386 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:24:40.300541 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6b6d695-0507-4c5e-b94d-8f7c97b53386 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:40.301163 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6b6d695-0507-4c5e-b94d-8f7c97b53386 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:40.312985 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:40.312985 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:40.321887 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d6b6d695-0507-4c5e-b94d-8f7c97b53386 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:24:40.330075 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6b6d695-0507-4c5e-b94d-8f7c97b53386 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:24:40.330800 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 775/3067] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:40 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:40.873032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1e9bf5c3-cadb-4b5a-ba6b-d435ad0b8da0 req-96aa1e3c-7522-4e54-8089-15a2032b1fde None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:40.877100 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1e9bf5c3-cadb-4b5a-ba6b-d435ad0b8da0 req-96aa1e3c-7522-4e54-8089-15a2032b1fde tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:40.877337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1e9bf5c3-cadb-4b5a-ba6b-d435ad0b8da0 req-96aa1e3c-7522-4e54-8089-15a2032b1fde tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:40.877595 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1e9bf5c3-cadb-4b5a-ba6b-d435ad0b8da0 req-96aa1e3c-7522-4e54-8089-15a2032b1fde tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:40.890988 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:40.890988 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:40.895718 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1e9bf5c3-cadb-4b5a-ba6b-d435ad0b8da0 req-96aa1e3c-7522-4e54-8089-15a2032b1fde tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:40.902142 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1e9bf5c3-cadb-4b5a-ba6b-d435ad0b8da0 req-96aa1e3c-7522-4e54-8089-15a2032b1fde tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:40.902698 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 761/3068] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:40 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:41.350491 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ea460e52-6301-4f7e-a544-4641a04f3bae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:41.352774 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea460e52-6301-4f7e-a544-4641a04f3bae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:24:41.353072 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea460e52-6301-4f7e-a544-4641a04f3bae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:41.354088 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ea460e52-6301-4f7e-a544-4641a04f3bae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:41.365321 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:41.365321 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:41.371790 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ea460e52-6301-4f7e-a544-4641a04f3bae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:24:41.382003 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ea460e52-6301-4f7e-a544-4641a04f3bae tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:24:41.382730 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 768/3069] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:41 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:41.400620 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0625eb1b-6049-4fe0-9b32-0ecd717973cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:41.403945 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0625eb1b-6049-4fe0-9b32-0ecd717973cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:24:41.404200 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0625eb1b-6049-4fe0-9b32-0ecd717973cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:41.404463 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0625eb1b-6049-4fe0-9b32-0ecd717973cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:41.422686 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:41.422686 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:41.433456 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0625eb1b-6049-4fe0-9b32-0ecd717973cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:24:41.441523 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0625eb1b-6049-4fe0-9b32-0ecd717973cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:24:41.441523 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 766/3070] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:41 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 1364 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:41.673644 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-bf1e4f04-da5a-400c-ac3c-e0c56fba3f9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:41.675660 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-bf1e4f04-da5a-400c-ac3c-e0c56fba3f9e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:24:41.675859 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-bf1e4f04-da5a-400c-ac3c-e0c56fba3f9e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:41.676082 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-bf1e4f04-da5a-400c-ac3c-e0c56fba3f9e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:41.683460 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:41.683460 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:41.687500 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-bf1e4f04-da5a-400c-ac3c-e0c56fba3f9e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:24:41.692681 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-bf1e4f04-da5a-400c-ac3c-e0c56fba3f9e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:24:41.693735 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 776/3071] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:41 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:42.816843 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-523583fd-da59-479f-8ae8-654fd6ae09a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:42.825657 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-523583fd-da59-479f-8ae8-654fd6ae09a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:24:42.825657 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-523583fd-da59-479f-8ae8-654fd6ae09a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:42.825657 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-523583fd-da59-479f-8ae8-654fd6ae09a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:42.844916 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:42.844916 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:42.853068 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-523583fd-da59-479f-8ae8-654fd6ae09a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:24:42.863407 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-523583fd-da59-479f-8ae8-654fd6ae09a2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:24:42.863768 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 762/3072] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:42 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 1364 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:42.875858 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b279fb21-c020-4300-b495-4bce650a8343 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:42.876680 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b279fb21-c020-4300-b495-4bce650a8343 None None] GET https://10.4.3.11/volume// Aug 14 01:24:42.876680 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b279fb21-c020-4300-b495-4bce650a8343 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:42.876877 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b279fb21-c020-4300-b495-4bce650a8343 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:42.877332 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b279fb21-c020-4300-b495-4bce650a8343 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:42.877692 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 769/3073] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:24:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:42.889270 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-7a779318-d61c-4e6c-bcb3-726012a53d74 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:42.892716 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-7a779318-d61c-4e6c-bcb3-726012a53d74 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:24:42.893399 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-7a779318-d61c-4e6c-bcb3-726012a53d74 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69c015db-d3a1-48c0-9489-30b03fe97d84", "connector": null, "instance_uuid": "4b2cc120-1312-4f60-b250-70e1ff51cc29"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:42.908618 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:42.908618 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:42.960625 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-7a779318-d61c-4e6c-bcb3-726012a53d74 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:24:42.961467 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 767/3074] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:24:42 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:44.558758 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f756d1d-5872-4aa9-97d0-36d7fefda506 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:44.559258 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f756d1d-5872-4aa9-97d0-36d7fefda506 None None] GET https://10.4.3.11/volume// Aug 14 01:24:44.559486 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f756d1d-5872-4aa9-97d0-36d7fefda506 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:44.559734 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f756d1d-5872-4aa9-97d0-36d7fefda506 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:44.560148 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f756d1d-5872-4aa9-97d0-36d7fefda506 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:44.560496 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 777/3075] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 01:24:44.570670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-8b24ff4e-6376-449b-a1dc-93c0b7e8af7e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:44.575544 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-8b24ff4e-6376-449b-a1dc-93c0b7e8af7e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:24:44.575863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-8b24ff4e-6376-449b-a1dc-93c0b7e8af7e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:44.576171 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-8b24ff4e-6376-449b-a1dc-93c0b7e8af7e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:44.591495 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:44.591495 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:44.598419 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-8b24ff4e-6376-449b-a1dc-93c0b7e8af7e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:24:44.605014 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-8b24ff4e-6376-449b-a1dc-93c0b7e8af7e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:24:44.605686 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 763/3076] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:24:44 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 1543 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:44.734874 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9573447c-b1e6-400d-a520-876fa3b0cd77 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:44.736605 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9573447c-b1e6-400d-a520-876fa3b0cd77 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:44.737025 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9573447c-b1e6-400d-a520-876fa3b0cd77 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:44.737102 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9573447c-b1e6-400d-a520-876fa3b0cd77 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:44.737715 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9573447c-b1e6-400d-a520-876fa3b0cd77 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Delete volume with id: f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:44.742544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-1d55f551-fd20-4516-8948-c923ae992d20 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:44.746287 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:44.746287 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:44.747094 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-1d55f551-fd20-4516-8948-c923ae992d20 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/81e780dd-4811-4be6-a7d7-e60014e6097c Aug 14 01:24:44.747329 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9573447c-b1e6-400d-a520-876fa3b0cd77 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:44.748299 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-1d55f551-fd20-4516-8948-c923ae992d20 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:44.758123 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-1d55f551-fd20-4516-8948-c923ae992d20 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-69c015db-d3a1-48c0-9489-30b03fe97d84-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:24:44.765459 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-1d55f551-fd20-4516-8948-c923ae992d20 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-69c015db-d3a1-48c0-9489-30b03fe97d84-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:24:44.766843 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:44.766843 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:44.772049 np0000007295 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-9573447c-b1e6-400d-a520-876fa3b0cd77 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:24:44.784393 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9573447c-b1e6-400d-a520-876fa3b0cd77 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Delete volume request issued successfully. Aug 14 01:24:44.784743 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9573447c-b1e6-400d-a520-876fa3b0cd77 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 202 Aug 14 01:24:44.785403 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 770/3077] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:24:44 2026] DELETE /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:24:44.798392 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b88a2d7d-3aeb-4769-891c-555f833b93e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:44.801315 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b88a2d7d-3aeb-4769-891c-555f833b93e6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:44.801655 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b88a2d7d-3aeb-4769-891c-555f833b93e6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:44.801936 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b88a2d7d-3aeb-4769-891c-555f833b93e6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:44.813188 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:44.813188 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:44.818295 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b88a2d7d-3aeb-4769-891c-555f833b93e6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:24:44.825309 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b88a2d7d-3aeb-4769-891c-555f833b93e6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 200 Aug 14 01:24:44.826177 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 778/3078] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:44 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:44.959851 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-1d55f551-fd20-4516-8948-c923ae992d20 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-69c015db-d3a1-48c0-9489-30b03fe97d84-np0000007295" released by "attachment_update" :: held 0.194s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:24:44.960275 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-1d55f551-fd20-4516-8948-c923ae992d20 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/81e780dd-4811-4be6-a7d7-e60014e6097c returned with HTTP 200 Aug 14 01:24:44.961229 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 768/3079] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:24:44 2026] PUT /volume/v3/attachments/81e780dd-4811-4be6-a7d7-e60014e6097c => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:45.004788 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-eb208112-de9e-4f7f-9d24-743b3a27f756 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:45.007094 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-eb208112-de9e-4f7f-9d24-743b3a27f756 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/81e780dd-4811-4be6-a7d7-e60014e6097c/action Aug 14 01:24:45.007891 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-eb208112-de9e-4f7f-9d24-743b3a27f756 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:45.008141 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-eb208112-de9e-4f7f-9d24-743b3a27f756 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:45.037621 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:45.037621 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:45.061769 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9a246350-64e4-43f9-9db1-62f2aa7a0432 req-eb208112-de9e-4f7f-9d24-743b3a27f756 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/81e780dd-4811-4be6-a7d7-e60014e6097c/action returned with HTTP 204 Aug 14 01:24:45.062481 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 764/3080] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:24:45 2026] POST /volume/v3/attachments/81e780dd-4811-4be6-a7d7-e60014e6097c/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:45.844364 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-33e29ce7-9252-4b3e-b4e0-ddd04e7f3e25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:45.847644 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33e29ce7-9252-4b3e-b4e0-ddd04e7f3e25 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f Aug 14 01:24:45.847831 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33e29ce7-9252-4b3e-b4e0-ddd04e7f3e25 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:45.848728 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33e29ce7-9252-4b3e-b4e0-ddd04e7f3e25 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:45.857491 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33e29ce7-9252-4b3e-b4e0-ddd04e7f3e25 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f returned with HTTP 404 Aug 14 01:24:45.858606 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 771/3081] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:45 2026] GET /volume/v3/volumes/f3b00f23-974a-4dab-93e3-60ee8ac7710f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:24:45.869322 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9db7a066-ba9f-4af2-8b05-045a45bbd513 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:45.872213 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9db7a066-ba9f-4af2-8b05-045a45bbd513 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:24:45.872451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9db7a066-ba9f-4af2-8b05-045a45bbd513 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:45.872642 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9db7a066-ba9f-4af2-8b05-045a45bbd513 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:45.873545 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9db7a066-ba9f-4af2-8b05-045a45bbd513 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:24:45.901690 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9db7a066-ba9f-4af2-8b05-045a45bbd513 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Get all volumes completed successfully. Aug 14 01:24:45.905023 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:45.905023 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:45.910739 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9db7a066-ba9f-4af2-8b05-045a45bbd513 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:24:45.911242 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 779/3082] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:24:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10404 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:24:45.932211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-077847ba-0add-4374-85a7-a49aa90f1099 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:45.934379 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-077847ba-0add-4374-85a7-a49aa90f1099 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] DELETE https://10.4.3.11/volume/v3/types/c468e8c5-c2c1-4874-872e-80a59ccfd605 Aug 14 01:24:45.934647 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-077847ba-0add-4374-85a7-a49aa90f1099 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:45.934902 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-077847ba-0add-4374-85a7-a49aa90f1099 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:45.935235 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:45.935235 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:45.972968 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-077847ba-0add-4374-85a7-a49aa90f1099 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types/c468e8c5-c2c1-4874-872e-80a59ccfd605 returned with HTTP 202 Aug 14 01:24:45.976036 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 769/3083] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:24:45 2026] DELETE /volume/v3/types/c468e8c5-c2c1-4874-872e-80a59ccfd605 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 01:24:45.987532 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e7831a4-1c6d-4c7b-b162-af2fbfd8c35a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:45.990253 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e7831a4-1c6d-4c7b-b162-af2fbfd8c35a tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:24:45.990759 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e7831a4-1c6d-4c7b-b162-af2fbfd8c35a tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1463448895", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:46.017655 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e7831a4-1c6d-4c7b-b162-af2fbfd8c35a tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:24:46.018330 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 765/3084] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:24:45 2026] POST /volume/v3/types => generated 214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:46.031677 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-741896c5-eb23-4285-8cea-006061ad73ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:46.034983 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-741896c5-eb23-4285-8cea-006061ad73ec tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] POST https://10.4.3.11/volume/v3/types/12dbffa5-e339-4537-9784-4bdeeea7085b/encryption Aug 14 01:24:46.035596 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-741896c5-eb23-4285-8cea-006061ad73ec tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:46.061569 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-741896c5-eb23-4285-8cea-006061ad73ec tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types/12dbffa5-e339-4537-9784-4bdeeea7085b/encryption returned with HTTP 200 Aug 14 01:24:46.063000 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 772/3085] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:24:46 2026] POST /volume/v3/types/12dbffa5-e339-4537-9784-4bdeeea7085b/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:46.072347 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:46.074633 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:46.075135 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1456493744", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1463448895", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:46.080054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1456493744', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1463448895', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:46.086310 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume of 1 GB Aug 14 01:24:46.086701 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:46.086701 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:46.087421 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Availability Zones retrieved successfully. Aug 14 01:24:46.096659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Flow 'volume_create_api' (ee9dba60-8a79-4ff5-8a3d-09cd89884a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:46.098202 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eceb053-6f43-4a99-9a1a-2e64ecde7401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:46.100613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:46.137238 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eceb053-6f43-4a99-9a1a-2e64ecde7401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:24:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12dbffa5-e339-4537-9784-4bdeeea7085b,is_public=True,name='tempest-scenario-type-luksv2-1463448895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12dbffa5-e339-4537-9784-4bdeeea7085b', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:46.138153 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc875b78-9d7c-45e6-8088-90300f1fe0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:46.176592 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1463448895 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1463448895, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:24:46.177134 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1463448895 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1463448895, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:24:46.225450 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Created reservations ['e25f3b28-172e-4ac8-8b59-aaeceef91683', '989d61b4-2f76-43f7-80dc-bbaa433757ef', '66f97e70-5e4d-45f7-8002-c48431f2c5e7', 'a522085a-f7b4-4839-a6cc-be24fa884b5b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:46.226572 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc875b78-9d7c-45e6-8088-90300f1fe0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e25f3b28-172e-4ac8-8b59-aaeceef91683', '989d61b4-2f76-43f7-80dc-bbaa433757ef', '66f97e70-5e4d-45f7-8002-c48431f2c5e7', 'a522085a-f7b4-4839-a6cc-be24fa884b5b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:46.227641 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1393c7-56cf-489e-995a-557b9dec062a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:46.257838 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1393c7-56cf-489e-995a-557b9dec062a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d0d515-0a41-429b-a2bd-6d5b57bbece1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1456493744',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef8048a0e094e869bade1c06da0052f',qos_specs=None,replication_status=,reservations=['e25f3b28-172e-4ac8-8b59-aaeceef91683','989d61b4-2f76-43f7-80dc-bbaa433757ef','66f97e70-5e4d-45f7-8002-c48431f2c5e7','a522085a-f7b4-4839-a6cc-be24fa884b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f328bb1a784a9e95a687b983343abf',volume_type_id=12dbffa5-e339-4537-9784-4bdeeea7085b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1456493744',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=63d0d515-0a41-429b-a2bd-6d5b57bbece1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef8048a0e094e869bade1c06da0052f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01f328bb1a784a9e95a687b983343abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12dbffa5-e339-4537-9784-4bdeeea7085b),volume_type_id=12dbffa5-e339-4537-9784-4bdeeea7085b)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:46.259184 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed43637b-a15a-40fb-b6c5-b64245fe6b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:46.290774 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed43637b-a15a-40fb-b6c5-b64245fe6b05) transitioned into state 'SUCCESS' from state '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-1456493744',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef8048a0e094e869bade1c06da0052f',qos_specs=None,replication_status=,reservations=['e25f3b28-172e-4ac8-8b59-aaeceef91683','989d61b4-2f76-43f7-80dc-bbaa433757ef','66f97e70-5e4d-45f7-8002-c48431f2c5e7','a522085a-f7b4-4839-a6cc-be24fa884b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f328bb1a784a9e95a687b983343abf',volume_type_id=12dbffa5-e339-4537-9784-4bdeeea7085b)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:46.291955 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6728335-c8f2-43ef-849e-41213d12b7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:46.309363 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6728335-c8f2-43ef-849e-41213d12b7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:46.314646 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Flow 'volume_create_api' (ee9dba60-8a79-4ff5-8a3d-09cd89884a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:46.315234 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume request issued successfully. Aug 14 01:24:46.316622 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aff931a4-874a-4d68-ad11-5ee708e71f39 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:46.316780 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 780/3086] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:24:46 2026] POST /volume/v3/volumes => generated 785 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:52.134290 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9878f664-d304-41b9-8095-9b18c0f2a679 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:52.136446 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:24:52.137018 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-873327470", "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:52.139463 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-873327470', 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:24:52.262026 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Create volume of 1 GB Aug 14 01:24:52.266257 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Availability Zones retrieved successfully. Aug 14 01:24:52.272744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Flow 'volume_create_api' (39e4b8d4-b218-4650-8bce-456b77909b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:52.274060 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43e92ba-af5a-4eba-ba46-6ba78422ede9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:52.275796 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:24:52.400357 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43e92ba-af5a-4eba-ba46-6ba78422ede9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:52.400788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (740f628d-ad60-4eab-87b2-136bcba604c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:52.497944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Created reservations ['efe9dff4-4bbe-484d-ba04-6898a75d3d9b', '3240d2a0-074c-4f38-b7cc-28daaae31871', '2098c8bd-bdc7-4ea9-af71-5363ec0c8657', '63a92ba7-e8d8-4b78-b1f7-04e163aead30'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:24:52.498829 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (740f628d-ad60-4eab-87b2-136bcba604c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efe9dff4-4bbe-484d-ba04-6898a75d3d9b', '3240d2a0-074c-4f38-b7cc-28daaae31871', '2098c8bd-bdc7-4ea9-af71-5363ec0c8657', '63a92ba7-e8d8-4b78-b1f7-04e163aead30']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:52.499627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be0f345-e0f7-45ad-b4c4-38a1de92b6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:52.528210 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be0f345-e0f7-45ad-b4c4-38a1de92b6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd653de9-ba21-4d1a-b229-b8f6efb8b616', '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-873327470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c41ce5713e431788e6fc68eeb34a72',qos_specs=None,replication_status=,reservations=['efe9dff4-4bbe-484d-ba04-6898a75d3d9b','3240d2a0-074c-4f38-b7cc-28daaae31871','2098c8bd-bdc7-4ea9-af71-5363ec0c8657','63a92ba7-e8d8-4b78-b1f7-04e163aead30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42bc261451994f4c8a6be494a3f39855',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-873327470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd653de9-ba21-4d1a-b229-b8f6efb8b616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c41ce5713e431788e6fc68eeb34a72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42bc261451994f4c8a6be494a3f39855',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:52.529614 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfa6386-4fbe-4dbd-9865-bb12d885281d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:52.553277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfa6386-4fbe-4dbd-9865-bb12d885281d) transitioned into state 'SUCCESS' from state '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-873327470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c41ce5713e431788e6fc68eeb34a72',qos_specs=None,replication_status=,reservations=['efe9dff4-4bbe-484d-ba04-6898a75d3d9b','3240d2a0-074c-4f38-b7cc-28daaae31871','2098c8bd-bdc7-4ea9-af71-5363ec0c8657','63a92ba7-e8d8-4b78-b1f7-04e163aead30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42bc261451994f4c8a6be494a3f39855',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:52.554022 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea7aa46-fd34-40d2-97d6-9ed8082b3d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:24:52.570320 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea7aa46-fd34-40d2-97d6-9ed8082b3d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:24:52.571845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Flow 'volume_create_api' (39e4b8d4-b218-4650-8bce-456b77909b46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:24:52.572222 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Create volume request issued successfully. Aug 14 01:24:52.572905 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9878f664-d304-41b9-8095-9b18c0f2a679 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:24:52.573336 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 770/3087] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:24:52 2026] POST /volume/v3/volumes => generated 750 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:24:52.590946 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6c5bb15-8737-4196-b1dc-022c9e147d8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:52.593768 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6c5bb15-8737-4196-b1dc-022c9e147d8c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] GET https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 Aug 14 01:24:52.594078 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6c5bb15-8737-4196-b1dc-022c9e147d8c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:52.594313 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6c5bb15-8737-4196-b1dc-022c9e147d8c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:52.606102 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:52.606102 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:52.612284 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b6c5bb15-8737-4196-b1dc-022c9e147d8c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Volume info retrieved successfully. Aug 14 01:24:52.617832 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6c5bb15-8737-4196-b1dc-022c9e147d8c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 returned with HTTP 200 Aug 14 01:24:52.618414 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 766/3088] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:52 2026] GET /volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:24:53.633905 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0bfddbd3-31b1-4392-81d7-2a509afd77ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:53.638668 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0bfddbd3-31b1-4392-81d7-2a509afd77ae tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] GET https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 Aug 14 01:24:53.639055 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0bfddbd3-31b1-4392-81d7-2a509afd77ae tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:53.639285 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0bfddbd3-31b1-4392-81d7-2a509afd77ae tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:53.651120 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:53.651120 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:53.657303 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0bfddbd3-31b1-4392-81d7-2a509afd77ae tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Volume info retrieved successfully. Aug 14 01:24:53.665589 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0bfddbd3-31b1-4392-81d7-2a509afd77ae tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 returned with HTTP 200 Aug 14 01:24:53.665888 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 773/3089] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:24:53 2026] GET /volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:24:53.720836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9918e380-1555-4308-874d-3f077265b1b5 req-6c900092-0acd-4f0f-ae01-f63246bdca82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:53.724289 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-6c900092-0acd-4f0f-ae01-f63246bdca82 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] GET https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 Aug 14 01:24:53.725965 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-6c900092-0acd-4f0f-ae01-f63246bdca82 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:53.726227 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-6c900092-0acd-4f0f-ae01-f63246bdca82 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:53.737839 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:53.737839 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:24:53.745069 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9918e380-1555-4308-874d-3f077265b1b5 req-6c900092-0acd-4f0f-ae01-f63246bdca82 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Volume info retrieved successfully. Aug 14 01:24:53.754624 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-6c900092-0acd-4f0f-ae01-f63246bdca82 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 returned with HTTP 200 Aug 14 01:24:53.754624 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 781/3090] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:53 2026] GET /volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:24:55.148679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9918e380-1555-4308-874d-3f077265b1b5 req-41d6bb13-380d-476a-a8b8-e6aea9e4d96c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:55.152365 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-41d6bb13-380d-476a-a8b8-e6aea9e4d96c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] GET https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 Aug 14 01:24:55.153325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-41d6bb13-380d-476a-a8b8-e6aea9e4d96c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:55.153325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-41d6bb13-380d-476a-a8b8-e6aea9e4d96c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:55.170498 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:55.170498 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:55.176843 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9918e380-1555-4308-874d-3f077265b1b5 req-41d6bb13-380d-476a-a8b8-e6aea9e4d96c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Volume info retrieved successfully. Aug 14 01:24:55.186113 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-41d6bb13-380d-476a-a8b8-e6aea9e4d96c tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 returned with HTTP 200 Aug 14 01:24:55.187034 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 771/3091] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:24:55 2026] GET /volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 => generated 1358 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:55.203459 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7f9b751-b6a0-4736-82fc-3c4ca2febf5d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:55.204167 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7f9b751-b6a0-4736-82fc-3c4ca2febf5d None None] GET https://10.4.3.11/volume// Aug 14 01:24:55.204425 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7f9b751-b6a0-4736-82fc-3c4ca2febf5d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:55.205885 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7f9b751-b6a0-4736-82fc-3c4ca2febf5d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:55.205885 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7f9b751-b6a0-4736-82fc-3c4ca2febf5d None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:55.205885 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 767/3092] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:24:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:55.218349 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9918e380-1555-4308-874d-3f077265b1b5 req-9e00b099-53ea-4415-92f7-9b92f16e19bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:55.221439 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-9e00b099-53ea-4415-92f7-9b92f16e19bb tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:24:55.221894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-9e00b099-53ea-4415-92f7-9b92f16e19bb tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd653de9-ba21-4d1a-b229-b8f6efb8b616", "connector": null, "instance_uuid": "1698a0f2-cb56-418d-b105-ebce462a808f"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:55.234049 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:55.234049 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:55.284243 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-9e00b099-53ea-4415-92f7-9b92f16e19bb tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:24:55.284910 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 774/3093] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:24:55 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 14 01:24:57.408185 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66856d86-f14d-4650-a3dd-094ff3b9a81b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:57.408757 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66856d86-f14d-4650-a3dd-094ff3b9a81b None None] GET https://10.4.3.11/volume// Aug 14 01:24:57.409011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66856d86-f14d-4650-a3dd-094ff3b9a81b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:57.409229 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66856d86-f14d-4650-a3dd-094ff3b9a81b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:57.409572 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66856d86-f14d-4650-a3dd-094ff3b9a81b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:24:57.412236 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 782/3094] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:24:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:24:57.424059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9918e380-1555-4308-874d-3f077265b1b5 req-ffd24f23-f53a-4dea-90c9-464ca1c97d92 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:57.429874 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-ffd24f23-f53a-4dea-90c9-464ca1c97d92 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] GET https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 Aug 14 01:24:57.429874 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-ffd24f23-f53a-4dea-90c9-464ca1c97d92 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:24:57.435947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-ffd24f23-f53a-4dea-90c9-464ca1c97d92 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:24:57.451422 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:57.451422 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:24:57.460162 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9918e380-1555-4308-874d-3f077265b1b5 req-ffd24f23-f53a-4dea-90c9-464ca1c97d92 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Volume info retrieved successfully. Aug 14 01:24:57.467494 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-ffd24f23-f53a-4dea-90c9-464ca1c97d92 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 returned with HTTP 200 Aug 14 01:24:57.468280 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 772/3095] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:24:57 2026] GET /volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 => generated 1537 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 01:24:57.619362 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9918e380-1555-4308-874d-3f077265b1b5 req-eda32c42-f1ba-4a61-8452-1d3a84f2735b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:57.622230 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-eda32c42-f1ba-4a61-8452-1d3a84f2735b tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] PUT https://10.4.3.11/volume/v3/attachments/a5fb7038-605f-460a-82e0-f7ff656180e0 Aug 14 01:24:57.622676 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-eda32c42-f1ba-4a61-8452-1d3a84f2735b tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:57.641449 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9918e380-1555-4308-874d-3f077265b1b5 req-eda32c42-f1ba-4a61-8452-1d3a84f2735b tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Acquiring lock "cinder-attachment_update-fd653de9-ba21-4d1a-b229-b8f6efb8b616-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:24:57.649220 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9918e380-1555-4308-874d-3f077265b1b5 req-eda32c42-f1ba-4a61-8452-1d3a84f2735b tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Lock "cinder-attachment_update-fd653de9-ba21-4d1a-b229-b8f6efb8b616-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:24:57.650753 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:57.650753 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:24:57.784774 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9918e380-1555-4308-874d-3f077265b1b5 req-eda32c42-f1ba-4a61-8452-1d3a84f2735b tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Lock "cinder-attachment_update-fd653de9-ba21-4d1a-b229-b8f6efb8b616-np0000007295" released by "attachment_update" :: held 0.136s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:24:57.785305 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-eda32c42-f1ba-4a61-8452-1d3a84f2735b tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/attachments/a5fb7038-605f-460a-82e0-f7ff656180e0 returned with HTTP 200 Aug 14 01:24:57.785984 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 768/3096] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:24:57 2026] PUT /volume/v3/attachments/a5fb7038-605f-460a-82e0-f7ff656180e0 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:24:57.823617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9918e380-1555-4308-874d-3f077265b1b5 req-5dfa274b-07fb-42e2-a2a4-e4917d824a43 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:24:57.826426 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-5dfa274b-07fb-42e2-a2a4-e4917d824a43 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] POST https://10.4.3.11/volume/v3/attachments/a5fb7038-605f-460a-82e0-f7ff656180e0/action Aug 14 01:24:57.827269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-5dfa274b-07fb-42e2-a2a4-e4917d824a43 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:24:57.827383 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-5dfa274b-07fb-42e2-a2a4-e4917d824a43 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:24:57.857884 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:24:57.857884 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:24:57.883698 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9918e380-1555-4308-874d-3f077265b1b5 req-5dfa274b-07fb-42e2-a2a4-e4917d824a43 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/attachments/a5fb7038-605f-460a-82e0-f7ff656180e0/action returned with HTTP 204 Aug 14 01:24:57.884768 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 775/3097] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:24:57 2026] POST /volume/v3/attachments/a5fb7038-605f-460a-82e0-f7ff656180e0/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:00.044992 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:00.047379 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:25:00.047998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1445743573", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:00.050348 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1445743573', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:25:00.050540 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Create volume of 1 GB Aug 14 01:25:00.056381 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Availability Zones retrieved successfully. Aug 14 01:25:00.065061 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Flow 'volume_create_api' (3469bbb1-4824-4ab2-9def-51946d344661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:00.066391 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75182447-8d30-4afe-afc3-a7886c38c57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:00.068946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:25:00.104885 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75182447-8d30-4afe-afc3-a7886c38c57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:00.105914 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900f8ae3-24b2-41ec-8481-edd811235d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:00.184020 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Created reservations ['b2bbddcf-0d59-43b8-996a-6f822a7db7d2', '429527b0-3eaa-4dd5-b75d-9d0a7a97704d', '34728ce4-b2e6-4d1a-b08e-c327af94b116', '4e272f51-20e1-46d7-8c1b-6f9838f5e6d0'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:00.185024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (900f8ae3-24b2-41ec-8481-edd811235d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2bbddcf-0d59-43b8-996a-6f822a7db7d2', '429527b0-3eaa-4dd5-b75d-9d0a7a97704d', '34728ce4-b2e6-4d1a-b08e-c327af94b116', '4e272f51-20e1-46d7-8c1b-6f9838f5e6d0']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:00.185862 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a9d9f1-26b5-4a76-8242-4ec582d99c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:00.213011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a9d9f1-26b5-4a76-8242-4ec582d99c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4d984b4-a830-4e3b-95eb-7fb3a0e705a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1445743573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28cff0b3d9c74926bbcd18a0ce452fbb',qos_specs=None,replication_status=,reservations=['b2bbddcf-0d59-43b8-996a-6f822a7db7d2','429527b0-3eaa-4dd5-b75d-9d0a7a97704d','34728ce4-b2e6-4d1a-b08e-c327af94b116','4e272f51-20e1-46d7-8c1b-6f9838f5e6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4f20c58214d3ea9014f202ffccc0e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1445743573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4d984b4-a830-4e3b-95eb-7fb3a0e705a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28cff0b3d9c74926bbcd18a0ce452fbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cea4f20c58214d3ea9014f202ffccc0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:00.214069 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31579762-4910-49fc-ae4d-5f019d51a72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:00.239965 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31579762-4910-49fc-ae4d-5f019d51a72f) transitioned into state 'SUCCESS' from state '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-1445743573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28cff0b3d9c74926bbcd18a0ce452fbb',qos_specs=None,replication_status=,reservations=['b2bbddcf-0d59-43b8-996a-6f822a7db7d2','429527b0-3eaa-4dd5-b75d-9d0a7a97704d','34728ce4-b2e6-4d1a-b08e-c327af94b116','4e272f51-20e1-46d7-8c1b-6f9838f5e6d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4f20c58214d3ea9014f202ffccc0e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:00.240937 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec6d20c-7506-40c7-b584-ea041f1cc7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:00.258496 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec6d20c-7506-40c7-b584-ea041f1cc7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:00.259811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Flow 'volume_create_api' (3469bbb1-4824-4ab2-9def-51946d344661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:00.263230 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Create volume request issued successfully. Aug 14 01:25:00.263230 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-832f19f2-e7ed-4ebb-9775-e7f1ee39d48c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:25:00.263230 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 783/3098] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:25:00 2026] POST /volume/v3/volumes => generated 753 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:00.278819 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a2538ef9-287a-445f-a3b5-0397164242a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:00.280896 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2538ef9-287a-445f-a3b5-0397164242a9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:00.281142 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2538ef9-287a-445f-a3b5-0397164242a9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:00.281384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a2538ef9-287a-445f-a3b5-0397164242a9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:00.294034 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:00.294034 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:00.304249 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a2538ef9-287a-445f-a3b5-0397164242a9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:00.309954 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a2538ef9-287a-445f-a3b5-0397164242a9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:00.310422 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 773/3099] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:00 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:01.332359 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-795c8315-b057-46e5-bc39-9594d2a75a09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.335882 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-795c8315-b057-46e5-bc39-9594d2a75a09 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:01.336178 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-795c8315-b057-46e5-bc39-9594d2a75a09 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:01.336732 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-795c8315-b057-46e5-bc39-9594d2a75a09 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:01.348167 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:01.348167 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:01.357376 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-795c8315-b057-46e5-bc39-9594d2a75a09 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:01.365189 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-795c8315-b057-46e5-bc39-9594d2a75a09 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:01.365988 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 769/3100] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:01 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:01.384913 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f145810-4ace-48b3-bb8e-d6af6d7a0106 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.387234 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f145810-4ace-48b3-bb8e-d6af6d7a0106 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:01.387438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f145810-4ace-48b3-bb8e-d6af6d7a0106 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:01.387528 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f145810-4ace-48b3-bb8e-d6af6d7a0106 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:01.397893 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:01.397893 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:01.404106 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f145810-4ace-48b3-bb8e-d6af6d7a0106 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:01.408960 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f145810-4ace-48b3-bb8e-d6af6d7a0106 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:01.409358 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 776/3101] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:01 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:01.427304 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed166130-bc8c-4209-bdac-6d1991418e13 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.429748 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed166130-bc8c-4209-bdac-6d1991418e13 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes Aug 14 01:25:01.430046 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed166130-bc8c-4209-bdac-6d1991418e13 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:01.430228 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed166130-bc8c-4209-bdac-6d1991418e13 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:01.430540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-ed166130-bc8c-4209-bdac-6d1991418e13 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:25:01.431171 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:01.431171 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:01.431778 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed166130-bc8c-4209-bdac-6d1991418e13 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:25:01.445880 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ed166130-bc8c-4209-bdac-6d1991418e13 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Get all volumes completed successfully. Aug 14 01:25:01.447644 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed166130-bc8c-4209-bdac-6d1991418e13 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 200 Aug 14 01:25:01.448018 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 784/3102] 10.4.3.11 () {66 vars in 1230 bytes} [Fri Aug 14 01:25:01 2026] GET /volume/v3/volumes => generated 337 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:01.462676 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31b9fd66-bef2-4c50-9347-e23f3ed3637a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.465655 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31b9fd66-bef2-4c50-9347-e23f3ed3637a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:01.466326 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31b9fd66-bef2-4c50-9347-e23f3ed3637a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:01.466326 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31b9fd66-bef2-4c50-9347-e23f3ed3637a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:01.476480 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:01.476480 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:01.482021 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-31b9fd66-bef2-4c50-9347-e23f3ed3637a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:01.488350 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31b9fd66-bef2-4c50-9347-e23f3ed3637a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:01.488828 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 774/3103] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:01 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:01.562570 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-c47ea941-1a5d-451b-9533-fb7326e9138d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.566110 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-c47ea941-1a5d-451b-9533-fb7326e9138d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:01.566110 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-c47ea941-1a5d-451b-9533-fb7326e9138d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:01.566110 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-c47ea941-1a5d-451b-9533-fb7326e9138d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:01.577138 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:01.577138 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:01.586970 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-c47ea941-1a5d-451b-9533-fb7326e9138d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:01.597031 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-c47ea941-1a5d-451b-9533-fb7326e9138d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:01.598343 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 770/3104] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:01 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:01.732339 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-48aa4689-5df6-4202-9024-d3e808408c1f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.733989 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-48aa4689-5df6-4202-9024-d3e808408c1f None None] GET https://10.4.3.11/volume// Aug 14 01:25:01.734096 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-48aa4689-5df6-4202-9024-d3e808408c1f None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:01.734877 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-48aa4689-5df6-4202-9024-d3e808408c1f None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:01.735785 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-48aa4689-5df6-4202-9024-d3e808408c1f None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:01.736637 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 777/3105] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:25:01 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:01.747854 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-51fbf177-f872-49c3-85ae-ea8d0c866e07 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.751228 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-51fbf177-f872-49c3-85ae-ea8d0c866e07 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:25:01.752328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-51fbf177-f872-49c3-85ae-ea8d0c866e07 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4d984b4-a830-4e3b-95eb-7fb3a0e705a5", "connector": null, "instance_uuid": "2502e6d4-291d-49ac-9170-811e15816e13"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:01.770791 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:01.770791 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:01.823703 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-51fbf177-f872-49c3-85ae-ea8d0c866e07 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:25:01.824379 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 785/3106] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:25:01 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 14 01:25:01.885437 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69053612-f1ae-440a-902f-dfd228cec0c1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.886945 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69053612-f1ae-440a-902f-dfd228cec0c1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:01.887774 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69053612-f1ae-440a-902f-dfd228cec0c1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:01.890600 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69053612-f1ae-440a-902f-dfd228cec0c1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:01.898443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1284419-c0bc-43e4-bceb-449ef16b34de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.899440 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1284419-c0bc-43e4-bceb-449ef16b34de None None] GET https://10.4.3.11/volume// Aug 14 01:25:01.900348 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1284419-c0bc-43e4-bceb-449ef16b34de None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:01.900348 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1284419-c0bc-43e4-bceb-449ef16b34de None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:01.904311 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1284419-c0bc-43e4-bceb-449ef16b34de None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:01.904311 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 771/3107] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:01 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:01.909369 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:01.909369 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:01.914288 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69053612-f1ae-440a-902f-dfd228cec0c1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:01.915743 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-072ca1a3-888b-4cdc-900b-4fec4b9a2869 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:01.918943 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-072ca1a3-888b-4cdc-900b-4fec4b9a2869 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:01.919306 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-072ca1a3-888b-4cdc-900b-4fec4b9a2869 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:01.919844 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-072ca1a3-888b-4cdc-900b-4fec4b9a2869 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:01.920899 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69053612-f1ae-440a-902f-dfd228cec0c1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:01.921452 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 775/3108] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:01 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:01.935443 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:01.935443 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:01.940846 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-072ca1a3-888b-4cdc-900b-4fec4b9a2869 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:01.948300 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-072ca1a3-888b-4cdc-900b-4fec4b9a2869 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:01.948943 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 778/3109] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:01 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:02.082089 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-9ea00ce3-59dd-4d91-b19e-479ed31b4640 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:02.083675 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-9ea00ce3-59dd-4d91-b19e-479ed31b4640 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] PUT https://10.4.3.11/volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019 Aug 14 01:25:02.084186 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-9ea00ce3-59dd-4d91-b19e-479ed31b4640 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:02.095026 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-9ea00ce3-59dd-4d91-b19e-479ed31b4640 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Acquiring lock "cinder-attachment_update-a4d984b4-a830-4e3b-95eb-7fb3a0e705a5-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:25:02.101446 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-9ea00ce3-59dd-4d91-b19e-479ed31b4640 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Lock "cinder-attachment_update-a4d984b4-a830-4e3b-95eb-7fb3a0e705a5-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:25:02.103142 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:02.103142 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:02.235624 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-9ea00ce3-59dd-4d91-b19e-479ed31b4640 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Lock "cinder-attachment_update-a4d984b4-a830-4e3b-95eb-7fb3a0e705a5-np0000007295" released by "attachment_update" :: held 0.133s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:25:02.235624 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-9ea00ce3-59dd-4d91-b19e-479ed31b4640 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019 returned with HTTP 200 Aug 14 01:25:02.236759 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 786/3110] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:25:02 2026] PUT /volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:02.941017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6a597d9-ab19-4d8e-962c-72cc1a0cdcad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:02.946809 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6a597d9-ab19-4d8e-962c-72cc1a0cdcad tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:02.947064 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6a597d9-ab19-4d8e-962c-72cc1a0cdcad tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:02.947317 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6a597d9-ab19-4d8e-962c-72cc1a0cdcad tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:02.971830 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:02.971830 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:02.982464 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6a597d9-ab19-4d8e-962c-72cc1a0cdcad tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:02.989328 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6a597d9-ab19-4d8e-962c-72cc1a0cdcad tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:02.989936 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 772/3111] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:02 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:04.013780 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dc6ccdbc-02d1-4421-9cf9-b2d75932497d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:04.016408 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc6ccdbc-02d1-4421-9cf9-b2d75932497d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:04.016758 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc6ccdbc-02d1-4421-9cf9-b2d75932497d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:04.018336 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dc6ccdbc-02d1-4421-9cf9-b2d75932497d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:04.029412 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:04.029412 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:04.041592 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-dc6ccdbc-02d1-4421-9cf9-b2d75932497d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:04.050106 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dc6ccdbc-02d1-4421-9cf9-b2d75932497d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:04.050635 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 776/3112] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:04 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:25:04.905578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:04.908692 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:25:04.909083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1491218172"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:04.910694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1491218172'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:25:04.910785 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Create volume of 1 GB Aug 14 01:25:04.915681 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Availability Zones retrieved successfully. Aug 14 01:25:04.921842 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Flow 'volume_create_api' (a3d00140-d5fe-449c-9580-68dedb823458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:04.923417 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30444910-3398-4b02-8e31-3f75606e05e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:04.924127 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:25:04.959321 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30444910-3398-4b02-8e31-3f75606e05e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:04.960319 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0361aa5f-6707-4541-b308-19f14c6189f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:05.019446 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Created reservations ['efa8cf43-7bc4-443c-8533-d22936b35134', 'c6de2b50-cc30-41b2-a056-32d629e04387', 'bdf0f9e7-c566-44de-a8b4-fa22893ba3b7', 'ae7eb370-e23b-4011-8f62-68bce55c0ce6'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:05.020333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0361aa5f-6707-4541-b308-19f14c6189f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa8cf43-7bc4-443c-8533-d22936b35134', 'c6de2b50-cc30-41b2-a056-32d629e04387', 'bdf0f9e7-c566-44de-a8b4-fa22893ba3b7', 'ae7eb370-e23b-4011-8f62-68bce55c0ce6']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:05.021254 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06853c0d-b252-4a1d-8ea1-b4f0100aa7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:05.054381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06853c0d-b252-4a1d-8ea1-b4f0100aa7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5df60e40-fa49-4520-b607-7e4c2283ca25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1491218172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb9372145de481193160bb6c49a0244',qos_specs=None,replication_status=,reservations=['efa8cf43-7bc4-443c-8533-d22936b35134','c6de2b50-cc30-41b2-a056-32d629e04387','bdf0f9e7-c566-44de-a8b4-fa22893ba3b7','ae7eb370-e23b-4011-8f62-68bce55c0ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f59cafe87e04877a16fa7123fae34c9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1491218172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5df60e40-fa49-4520-b607-7e4c2283ca25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecb9372145de481193160bb6c49a0244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f59cafe87e04877a16fa7123fae34c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:05.056048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9a3b95-64fd-47ba-b351-6dfc8b0569e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:05.069957 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-943be19b-f8c8-42d9-ba09-7809bf57b8ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:05.072659 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-943be19b-f8c8-42d9-ba09-7809bf57b8ea tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:05.073617 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-943be19b-f8c8-42d9-ba09-7809bf57b8ea tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:05.073617 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-943be19b-f8c8-42d9-ba09-7809bf57b8ea tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:05.084311 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9a3b95-64fd-47ba-b351-6dfc8b0569e1) transitioned into state 'SUCCESS' from state '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-1491218172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb9372145de481193160bb6c49a0244',qos_specs=None,replication_status=,reservations=['efa8cf43-7bc4-443c-8533-d22936b35134','c6de2b50-cc30-41b2-a056-32d629e04387','bdf0f9e7-c566-44de-a8b4-fa22893ba3b7','ae7eb370-e23b-4011-8f62-68bce55c0ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f59cafe87e04877a16fa7123fae34c9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:05.085516 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22268e8b-987e-407a-89bb-083eac69d85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:05.090584 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:05.090584 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:05.096395 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-943be19b-f8c8-42d9-ba09-7809bf57b8ea tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:05.100597 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22268e8b-987e-407a-89bb-083eac69d85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:05.102458 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Flow 'volume_create_api' (a3d00140-d5fe-449c-9580-68dedb823458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:05.103099 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-943be19b-f8c8-42d9-ba09-7809bf57b8ea tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:05.103216 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Create volume request issued successfully. Aug 14 01:25:05.103829 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 787/3113] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:05 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:05.104040 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-afeabbc6-c7bd-40c5-af00-ffed16040b87 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:25:05.104657 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 779/3114] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:25:04 2026] POST /volume/v3/volumes => generated 753 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:05.123841 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73562085-7081-4119-9543-6ffff41c07c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:05.127470 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73562085-7081-4119-9543-6ffff41c07c8 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:05.127470 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73562085-7081-4119-9543-6ffff41c07c8 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:05.127470 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73562085-7081-4119-9543-6ffff41c07c8 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:05.141696 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:05.141696 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:05.154876 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73562085-7081-4119-9543-6ffff41c07c8 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:05.161270 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73562085-7081-4119-9543-6ffff41c07c8 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:05.161834 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 773/3115] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:05 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:05.797150 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-177f0775-cfd9-4f89-b5bd-7e52141f5035 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:05.799655 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-177f0775-cfd9-4f89-b5bd-7e52141f5035 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] POST https://10.4.3.11/volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019/action Aug 14 01:25:05.800201 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-177f0775-cfd9-4f89-b5bd-7e52141f5035 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:05.800408 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-177f0775-cfd9-4f89-b5bd-7e52141f5035 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:05.829570 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:05.829570 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:05.846382 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1202a9d8-5b85-407d-9793-1bc638cec0f3 req-177f0775-cfd9-4f89-b5bd-7e52141f5035 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019/action returned with HTTP 204 Aug 14 01:25:05.847264 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 777/3116] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:25:05 2026] POST /volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:25:06.121697 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd8d604e-a91f-4ef9-af09-6241aa621f6c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.130238 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd8d604e-a91f-4ef9-af09-6241aa621f6c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:06.130517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd8d604e-a91f-4ef9-af09-6241aa621f6c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:06.130793 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd8d604e-a91f-4ef9-af09-6241aa621f6c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:06.149774 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.149774 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:06.156822 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd8d604e-a91f-4ef9-af09-6241aa621f6c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:06.164014 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd8d604e-a91f-4ef9-af09-6241aa621f6c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:06.164596 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 788/3117] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:06 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:06.183042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5fac8b31-c39b-4cd6-8eec-1aadae5d06bc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.185607 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fac8b31-c39b-4cd6-8eec-1aadae5d06bc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:06.185782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b400953-841b-47cb-a053-67a1b7eb7988 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.186173 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fac8b31-c39b-4cd6-8eec-1aadae5d06bc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:06.186249 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5fac8b31-c39b-4cd6-8eec-1aadae5d06bc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:06.188956 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b400953-841b-47cb-a053-67a1b7eb7988 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:06.188956 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b400953-841b-47cb-a053-67a1b7eb7988 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:06.189193 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b400953-841b-47cb-a053-67a1b7eb7988 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:06.200456 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.200456 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:06.205526 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.205526 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:06.206599 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5fac8b31-c39b-4cd6-8eec-1aadae5d06bc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:06.211154 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b400953-841b-47cb-a053-67a1b7eb7988 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:06.219424 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5fac8b31-c39b-4cd6-8eec-1aadae5d06bc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:06.219610 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b400953-841b-47cb-a053-67a1b7eb7988 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:06.220033 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 780/3118] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:06 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:06.220300 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 774/3119] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:06 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:06.241190 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-53471881-f93d-4f9d-a351-96fc19c3513f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.245550 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53471881-f93d-4f9d-a351-96fc19c3513f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:25:06.246041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-53471881-f93d-4f9d-a351-96fc19c3513f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4d984b4-a830-4e3b-95eb-7fb3a0e705a5", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-411973188", "description": null, "metadata": null}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:06.267840 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.267840 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:06.268513 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-53471881-f93d-4f9d-a351-96fc19c3513f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:06.268683 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-53471881-f93d-4f9d-a351-96fc19c3513f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Create snapshot from volume a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:06.287086 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-871d192a-059c-4c05-ab58-c29deae429d3 req-2a261d83-a25e-4957-9e6e-397c9088f9de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.290499 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-2a261d83-a25e-4957-9e6e-397c9088f9de tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:06.290782 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-2a261d83-a25e-4957-9e6e-397c9088f9de tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:06.291050 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-2a261d83-a25e-4957-9e6e-397c9088f9de tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:06.301699 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.301699 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:06.311354 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-871d192a-059c-4c05-ab58-c29deae429d3 req-2a261d83-a25e-4957-9e6e-397c9088f9de tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:06.320025 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-2a261d83-a25e-4957-9e6e-397c9088f9de tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:06.320477 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 789/3120] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:06 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:25:06.332275 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-53471881-f93d-4f9d-a351-96fc19c3513f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Created reservations ['e3bf3e23-8c13-410c-861b-e6472ef424db', '79a8447c-9aeb-49e2-90a3-5a2297cb8f0c', '6cc22b5d-91b5-4a8f-b8fa-a17d6bbe000c', '5e329748-5aaf-458c-9e64-ff03b260c678'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:06.381955 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-53471881-f93d-4f9d-a351-96fc19c3513f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Snapshot force create request issued successfully. Aug 14 01:25:06.381955 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-53471881-f93d-4f9d-a351-96fc19c3513f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:25:06.381955 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 778/3121] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:25:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:06.389602 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d2240c8e-1128-42b5-8695-f84f6716b995 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.392553 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2240c8e-1128-42b5-8695-f84f6716b995 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:25:06.392833 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2240c8e-1128-42b5-8695-f84f6716b995 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:06.393173 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2240c8e-1128-42b5-8695-f84f6716b995 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:06.405184 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.405184 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:06.405877 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d2240c8e-1128-42b5-8695-f84f6716b995 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Snapshot retrieved successfully. Aug 14 01:25:06.407364 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2240c8e-1128-42b5-8695-f84f6716b995 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 returned with HTTP 200 Aug 14 01:25:06.407938 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 781/3122] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:06 2026] GET /volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:06.433720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-19d6a145-c588-4514-981b-e8c5e40b36b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.434731 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19d6a145-c588-4514-981b-e8c5e40b36b2 None None] GET https://10.4.3.11/volume// Aug 14 01:25:06.434731 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19d6a145-c588-4514-981b-e8c5e40b36b2 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:06.434902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19d6a145-c588-4514-981b-e8c5e40b36b2 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:06.435247 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19d6a145-c588-4514-981b-e8c5e40b36b2 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:06.435656 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 775/3123] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:25:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:06.446622 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-871d192a-059c-4c05-ab58-c29deae429d3 req-b50618dd-0669-4a8f-9fce-029e31dbbe94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.449325 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-b50618dd-0669-4a8f-9fce-029e31dbbe94 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:25:06.450107 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-b50618dd-0669-4a8f-9fce-029e31dbbe94 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5df60e40-fa49-4520-b607-7e4c2283ca25", "connector": null, "instance_uuid": "fd66bf0d-5931-446a-aa48-aead483f23b0"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:06.460147 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.460147 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:06.492464 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-b50618dd-0669-4a8f-9fce-029e31dbbe94 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:25:06.493110 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 790/3124] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:25:06 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 14 01:25:06.541552 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ed56f76-f6fc-4c20-a8b6-c31f5839df6d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.543388 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ed56f76-f6fc-4c20-a8b6-c31f5839df6d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:06.543748 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ed56f76-f6fc-4c20-a8b6-c31f5839df6d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:06.544141 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ed56f76-f6fc-4c20-a8b6-c31f5839df6d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:06.550362 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a88dd1c4-d453-4873-a2e5-27b71138841f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.551348 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a88dd1c4-d453-4873-a2e5-27b71138841f None None] GET https://10.4.3.11/volume// Aug 14 01:25:06.551656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a88dd1c4-d453-4873-a2e5-27b71138841f None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:06.551976 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a88dd1c4-d453-4873-a2e5-27b71138841f None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:06.552708 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a88dd1c4-d453-4873-a2e5-27b71138841f None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:06.553153 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 782/3125] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 01:25:06.565055 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-871d192a-059c-4c05-ab58-c29deae429d3 req-0c3f1314-8101-410b-b877-5dc97d2f0a0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.566097 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.566097 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:06.573693 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-0c3f1314-8101-410b-b877-5dc97d2f0a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:06.574611 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-0c3f1314-8101-410b-b877-5dc97d2f0a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:06.574611 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-0c3f1314-8101-410b-b877-5dc97d2f0a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:06.575949 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ed56f76-f6fc-4c20-a8b6-c31f5839df6d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:06.585612 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ed56f76-f6fc-4c20-a8b6-c31f5839df6d tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:06.586728 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 779/3126] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:06 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:06.593109 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.593109 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:06.598057 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-871d192a-059c-4c05-ab58-c29deae429d3 req-0c3f1314-8101-410b-b877-5dc97d2f0a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:06.604238 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-0c3f1314-8101-410b-b877-5dc97d2f0a0b tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:06.604854 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 776/3127] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:06 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:06.732043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-871d192a-059c-4c05-ab58-c29deae429d3 req-72f6a8ca-b8cb-4066-b72b-e4bad8c741dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:06.734058 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-72f6a8ca-b8cb-4066-b72b-e4bad8c741dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] PUT https://10.4.3.11/volume/v3/attachments/bd8aff60-ab42-4951-ae18-d7e96b92053e Aug 14 01:25:06.734419 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-72f6a8ca-b8cb-4066-b72b-e4bad8c741dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:06.742191 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-871d192a-059c-4c05-ab58-c29deae429d3 req-72f6a8ca-b8cb-4066-b72b-e4bad8c741dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Acquiring lock "cinder-attachment_update-5df60e40-fa49-4520-b607-7e4c2283ca25-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:25:06.747328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-871d192a-059c-4c05-ab58-c29deae429d3 req-72f6a8ca-b8cb-4066-b72b-e4bad8c741dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Lock "cinder-attachment_update-5df60e40-fa49-4520-b607-7e4c2283ca25-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:25:06.748441 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:06.748441 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:06.867290 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-871d192a-059c-4c05-ab58-c29deae429d3 req-72f6a8ca-b8cb-4066-b72b-e4bad8c741dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Lock "cinder-attachment_update-5df60e40-fa49-4520-b607-7e4c2283ca25-np0000007295" released by "attachment_update" :: held 0.120s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:25:06.867733 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-72f6a8ca-b8cb-4066-b72b-e4bad8c741dc tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments/bd8aff60-ab42-4951-ae18-d7e96b92053e returned with HTTP 200 Aug 14 01:25:06.868402 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 791/3128] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:25:06 2026] PUT /volume/v3/attachments/bd8aff60-ab42-4951-ae18-d7e96b92053e => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:07.420577 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb481e4e-f6ef-48a5-ada5-303d16bc624d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:07.423559 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb481e4e-f6ef-48a5-ada5-303d16bc624d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:25:07.423738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb481e4e-f6ef-48a5-ada5-303d16bc624d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:07.423976 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb481e4e-f6ef-48a5-ada5-303d16bc624d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:07.431759 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:07.431759 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:07.432362 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eb481e4e-f6ef-48a5-ada5-303d16bc624d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Snapshot retrieved successfully. Aug 14 01:25:07.433447 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb481e4e-f6ef-48a5-ada5-303d16bc624d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 returned with HTTP 200 Aug 14 01:25:07.434445 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 783/3129] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:07 2026] GET /volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:07.445877 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f0b64f7-9158-437a-82ea-e86bfd765893 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:07.448778 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f0b64f7-9158-437a-82ea-e86bfd765893 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:25:07.449038 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f0b64f7-9158-437a-82ea-e86bfd765893 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:07.449321 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f0b64f7-9158-437a-82ea-e86bfd765893 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:07.457637 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:07.457637 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:07.460657 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f0b64f7-9158-437a-82ea-e86bfd765893 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Snapshot retrieved successfully. Aug 14 01:25:07.462397 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f0b64f7-9158-437a-82ea-e86bfd765893 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 returned with HTTP 200 Aug 14 01:25:07.463269 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 780/3130] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:07 2026] GET /volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:07.475325 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1bb2f646-679e-456f-9a09-042650e8c497 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:07.477980 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bb2f646-679e-456f-9a09-042650e8c497 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:25:07.478379 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bb2f646-679e-456f-9a09-042650e8c497 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:07.478472 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bb2f646-679e-456f-9a09-042650e8c497 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:07.494409 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:07.494409 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:07.499786 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1bb2f646-679e-456f-9a09-042650e8c497 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:25:07.505839 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bb2f646-679e-456f-9a09-042650e8c497 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:25:07.506433 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 777/3131] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:07 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:07.608446 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e7c305a-a872-488d-8da7-94e529ba4a00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:07.613384 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e7c305a-a872-488d-8da7-94e529ba4a00 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:07.613823 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e7c305a-a872-488d-8da7-94e529ba4a00 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:07.614063 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e7c305a-a872-488d-8da7-94e529ba4a00 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:07.633912 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:07.633912 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:07.644343 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7e7c305a-a872-488d-8da7-94e529ba4a00 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:07.654895 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e7c305a-a872-488d-8da7-94e529ba4a00 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:07.655583 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 792/3132] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:07 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:08.673752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5490f545-5c3e-4f1a-b9ec-29bdcac6dfd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:08.677067 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5490f545-5c3e-4f1a-b9ec-29bdcac6dfd4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:08.677344 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5490f545-5c3e-4f1a-b9ec-29bdcac6dfd4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:08.677638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5490f545-5c3e-4f1a-b9ec-29bdcac6dfd4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:08.695103 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:08.695103 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:08.701524 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5490f545-5c3e-4f1a-b9ec-29bdcac6dfd4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:08.707332 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5490f545-5c3e-4f1a-b9ec-29bdcac6dfd4 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:08.708034 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 784/3133] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:08 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:09.725109 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f8cfd491-7a1e-471c-abf5-6e2b6f31c883 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:09.729071 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8cfd491-7a1e-471c-abf5-6e2b6f31c883 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:09.730952 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8cfd491-7a1e-471c-abf5-6e2b6f31c883 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:09.730952 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f8cfd491-7a1e-471c-abf5-6e2b6f31c883 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:09.744610 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:09.744610 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:09.748732 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f8cfd491-7a1e-471c-abf5-6e2b6f31c883 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:09.754817 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f8cfd491-7a1e-471c-abf5-6e2b6f31c883 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:09.754817 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 781/3134] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:09 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:10.224036 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-871d192a-059c-4c05-ab58-c29deae429d3 req-cd051e8b-bb83-4c3f-b39a-115150237146 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:10.227540 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-cd051e8b-bb83-4c3f-b39a-115150237146 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/attachments/bd8aff60-ab42-4951-ae18-d7e96b92053e/action Aug 14 01:25:10.228071 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-cd051e8b-bb83-4c3f-b39a-115150237146 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:10.228242 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-cd051e8b-bb83-4c3f-b39a-115150237146 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:10.264982 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:10.264982 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:10.277107 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-871d192a-059c-4c05-ab58-c29deae429d3 req-cd051e8b-bb83-4c3f-b39a-115150237146 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments/bd8aff60-ab42-4951-ae18-d7e96b92053e/action returned with HTTP 204 Aug 14 01:25:10.277582 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 778/3135] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:25:10 2026] POST /volume/v3/attachments/bd8aff60-ab42-4951-ae18-d7e96b92053e/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:10.769223 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28191618-b80a-42c8-afc1-a3edea33e6c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:10.771721 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28191618-b80a-42c8-afc1-a3edea33e6c0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:10.771993 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28191618-b80a-42c8-afc1-a3edea33e6c0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:10.772240 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28191618-b80a-42c8-afc1-a3edea33e6c0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:10.784639 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:10.784639 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:10.788911 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28191618-b80a-42c8-afc1-a3edea33e6c0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:10.794452 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28191618-b80a-42c8-afc1-a3edea33e6c0 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:10.794750 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 793/3136] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:10 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:10.811965 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5af6dbf5-2793-42d8-be09-b86abfd283db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:10.817884 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5af6dbf5-2793-42d8-be09-b86abfd283db tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:10.818404 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5af6dbf5-2793-42d8-be09-b86abfd283db tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:10.818511 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5af6dbf5-2793-42d8-be09-b86abfd283db tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:10.833811 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:10.833811 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:10.839811 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5af6dbf5-2793-42d8-be09-b86abfd283db tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:10.848635 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5af6dbf5-2793-42d8-be09-b86abfd283db tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:10.849257 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 785/3137] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:10 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:10.867952 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-878ad2a2-c6cc-4bc7-a7c7-1e3a0447d4c1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:10.869906 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-878ad2a2-c6cc-4bc7-a7c7-1e3a0447d4c1 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:10.870267 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-878ad2a2-c6cc-4bc7-a7c7-1e3a0447d4c1 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:10.870691 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-878ad2a2-c6cc-4bc7-a7c7-1e3a0447d4c1 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:10.870996 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-878ad2a2-c6cc-4bc7-a7c7-1e3a0447d4c1 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Delete volume with id: 5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:10.885588 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:10.885588 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:10.886769 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-878ad2a2-c6cc-4bc7-a7c7-1e3a0447d4c1 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:10.898683 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-878ad2a2-c6cc-4bc7-a7c7-1e3a0447d4c1 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-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 14 01:25:10.899360 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-878ad2a2-c6cc-4bc7-a7c7-1e3a0447d4c1 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 400 Aug 14 01:25:10.900078 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 782/3138] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:10 2026] DELETE /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 307 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:25:10.914596 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ce0b2a0-9c99-47ba-b1be-7df6a64d9492 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:10.917521 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ce0b2a0-9c99-47ba-b1be-7df6a64d9492 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:10.917521 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ce0b2a0-9c99-47ba-b1be-7df6a64d9492 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:10.917701 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ce0b2a0-9c99-47ba-b1be-7df6a64d9492 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:10.928846 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:10.928846 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:10.933692 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2ce0b2a0-9c99-47ba-b1be-7df6a64d9492 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:10.939217 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ce0b2a0-9c99-47ba-b1be-7df6a64d9492 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:10.940140 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 779/3139] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:10 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:10.999122 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-91341ab6-f521-4c5a-bc25-e442206154b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:11.001036 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-91341ab6-f521-4c5a-bc25-e442206154b7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:11.001416 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-91341ab6-f521-4c5a-bc25-e442206154b7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:11.001776 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-91341ab6-f521-4c5a-bc25-e442206154b7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:11.013811 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:11.013811 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:11.017096 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-91341ab6-f521-4c5a-bc25-e442206154b7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:11.022713 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-91341ab6-f521-4c5a-bc25-e442206154b7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:11.022713 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 794/3140] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:10 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:11.048457 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-3c81c3e0-69cf-4199-8534-8df441113ee9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:11.051053 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-3c81c3e0-69cf-4199-8534-8df441113ee9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] POST https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25/action Aug 14 01:25:11.051523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-3c81c3e0-69cf-4199-8534-8df441113ee9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:11.051720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-3c81c3e0-69cf-4199-8534-8df441113ee9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:11.067422 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:11.067422 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:11.068103 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-3c81c3e0-69cf-4199-8534-8df441113ee9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:11.076502 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-3c81c3e0-69cf-4199-8534-8df441113ee9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Begin detaching volume completed successfully. Aug 14 01:25:11.076765 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-3c81c3e0-69cf-4199-8534-8df441113ee9 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25/action returned with HTTP 202 Aug 14 01:25:11.077346 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 786/3141] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:25:11 2026] POST /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:25:11.134830 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b5567f78-9ded-4682-8dd4-2119124f881c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:11.135329 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5567f78-9ded-4682-8dd4-2119124f881c None None] GET https://10.4.3.11/volume// Aug 14 01:25:11.135581 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b5567f78-9ded-4682-8dd4-2119124f881c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:11.135816 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b5567f78-9ded-4682-8dd4-2119124f881c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:11.136212 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5567f78-9ded-4682-8dd4-2119124f881c None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:11.136621 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 783/3142] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:11.147793 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-786d4042-9531-4f5f-b144-4f0273b59a89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:11.151908 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-786d4042-9531-4f5f-b144-4f0273b59a89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:11.152280 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-786d4042-9531-4f5f-b144-4f0273b59a89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:11.153269 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-786d4042-9531-4f5f-b144-4f0273b59a89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:11.169760 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:11.169760 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:11.175691 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-786d4042-9531-4f5f-b144-4f0273b59a89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:11.182769 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-786d4042-9531-4f5f-b144-4f0273b59a89 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:11.183371 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 780/3143] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:11 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:12.166166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-7131778a-d7b5-4fd0-9dbd-bf4c9debb21c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:12.171166 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-7131778a-d7b5-4fd0-9dbd-bf4c9debb21c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] DELETE https://10.4.3.11/volume/v3/attachments/bd8aff60-ab42-4951-ae18-d7e96b92053e Aug 14 01:25:12.171166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-7131778a-d7b5-4fd0-9dbd-bf4c9debb21c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:12.171166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-7131778a-d7b5-4fd0-9dbd-bf4c9debb21c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:12.183572 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:12.183572 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:12.245701 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b3ef181c-4c15-466e-98b5-e21908aafcc1 req-7131778a-d7b5-4fd0-9dbd-bf4c9debb21c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/attachments/bd8aff60-ab42-4951-ae18-d7e96b92053e returned with HTTP 200 Aug 14 01:25:12.245701 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 795/3144] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:25:12 2026] DELETE /volume/v3/attachments/bd8aff60-ab42-4951-ae18-d7e96b92053e => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:13.238967 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a99ed43b-27c0-435e-9e07-7ef5d0909381 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:13.241315 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a99ed43b-27c0-435e-9e07-7ef5d0909381 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:13.241854 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a99ed43b-27c0-435e-9e07-7ef5d0909381 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:13.242136 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a99ed43b-27c0-435e-9e07-7ef5d0909381 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:13.251579 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:13.251579 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:13.256311 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a99ed43b-27c0-435e-9e07-7ef5d0909381 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:13.261641 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a99ed43b-27c0-435e-9e07-7ef5d0909381 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:13.262334 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 787/3145] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:13 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:15.020149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6b7ade13-6bb0-4611-8c8a-c5cdecea2e21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:15.020149 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b7ade13-6bb0-4611-8c8a-c5cdecea2e21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:15.020149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b7ade13-6bb0-4611-8c8a-c5cdecea2e21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:15.020149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b7ade13-6bb0-4611-8c8a-c5cdecea2e21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:15.020149 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:15.020149 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:15.020149 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6b7ade13-6bb0-4611-8c8a-c5cdecea2e21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Volume info retrieved successfully. Aug 14 01:25:15.020149 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b7ade13-6bb0-4611-8c8a-c5cdecea2e21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:15.020149 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 784/3146] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:14 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:15.022333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-333cebca-d61e-4bb1-878a-1fc108f7cb3e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:15.022333 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-333cebca-d61e-4bb1-878a-1fc108f7cb3e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:15.022333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-333cebca-d61e-4bb1-878a-1fc108f7cb3e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:15.022333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-333cebca-d61e-4bb1-878a-1fc108f7cb3e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:15.022333 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:15.022333 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:15.022333 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-333cebca-d61e-4bb1-878a-1fc108f7cb3e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:15.022333 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-333cebca-d61e-4bb1-878a-1fc108f7cb3e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:15.022333 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 781/3147] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:14 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-fa02e5f6-644f-40a1-b213-9635970177e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-fa02e5f6-644f-40a1-b213-9635970177e1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c/action Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-fa02e5f6-644f-40a1-b213-9635970177e1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-fa02e5f6-644f-40a1-b213-9635970177e1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-fa02e5f6-644f-40a1-b213-9635970177e1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-fa02e5f6-644f-40a1-b213-9635970177e1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Begin detaching volume completed successfully. Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-fa02e5f6-644f-40a1-b213-9635970177e1 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c/action returned with HTTP 202 Aug 14 01:25:15.023555 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 796/3148] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:25:14 2026] POST /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:25:15.024586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7aa5d8ad-2bd5-48e6-929c-a5a2c9db0bf2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:15.024586 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7aa5d8ad-2bd5-48e6-929c-a5a2c9db0bf2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:15.024586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7aa5d8ad-2bd5-48e6-929c-a5a2c9db0bf2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:15.024586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7aa5d8ad-2bd5-48e6-929c-a5a2c9db0bf2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:15.024586 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:15.024586 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:15.024586 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7aa5d8ad-2bd5-48e6-929c-a5a2c9db0bf2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:15.031855 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14a04457-8595-494c-b9a4-db4818f4b71e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:15.032271 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14a04457-8595-494c-b9a4-db4818f4b71e None None] GET https://10.4.3.11/volume// Aug 14 01:25:15.032423 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14a04457-8595-494c-b9a4-db4818f4b71e None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:15.032628 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14a04457-8595-494c-b9a4-db4818f4b71e None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:15.032965 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14a04457-8595-494c-b9a4-db4818f4b71e None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:15.033234 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 785/3149] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:15.036320 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7aa5d8ad-2bd5-48e6-929c-a5a2c9db0bf2 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:15.037142 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 788/3150] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:14 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:15.047411 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-d90a5e1f-963c-4388-9d37-ff2ac86aa461 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:15.050206 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-d90a5e1f-963c-4388-9d37-ff2ac86aa461 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:15.050551 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-d90a5e1f-963c-4388-9d37-ff2ac86aa461 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:15.050826 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-d90a5e1f-963c-4388-9d37-ff2ac86aa461 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:15.067362 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:15.067362 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:15.071877 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-d90a5e1f-963c-4388-9d37-ff2ac86aa461 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:15.077949 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-d90a5e1f-963c-4388-9d37-ff2ac86aa461 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:15.078777 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 782/3151] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:15 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1622 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:15.817179 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-77009291-6687-4605-a843-fff8791f4742 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:15.819250 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-77009291-6687-4605-a843-fff8791f4742 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:15.819520 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-77009291-6687-4605-a843-fff8791f4742 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:15.819686 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-77009291-6687-4605-a843-fff8791f4742 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:15.834055 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:15.834055 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:15.837267 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-77009291-6687-4605-a843-fff8791f4742 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:15.843094 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-77009291-6687-4605-a843-fff8791f4742 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:15.843515 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 797/3152] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:15 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:15.863714 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-a4418bc8-de1f-431a-ab65-77d491713d65 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:15.868097 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-a4418bc8-de1f-431a-ab65-77d491713d65 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1 Aug 14 01:25:15.869760 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-a4418bc8-de1f-431a-ab65-77d491713d65 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:15.870133 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-a4418bc8-de1f-431a-ab65-77d491713d65 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:15.882650 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:15.882650 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:15.952373 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-c0d4e81c-f462-41dd-b9ef-3d9d21d11c42 req-a4418bc8-de1f-431a-ab65-77d491713d65 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1 returned with HTTP 200 Aug 14 01:25:15.952822 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 786/3153] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:25:15 2026] DELETE /volume/v3/attachments/32500b29-ce53-4de5-ba27-3193705729e1 => generated 192 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:16.053736 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-475770af-70b0-4885-95b1-93c38129b759 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:16.057146 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-475770af-70b0-4885-95b1-93c38129b759 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:16.057408 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-475770af-70b0-4885-95b1-93c38129b759 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:16.057717 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-475770af-70b0-4885-95b1-93c38129b759 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:16.075056 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:16.075056 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:16.080780 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-475770af-70b0-4885-95b1-93c38129b759 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:16.085817 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-475770af-70b0-4885-95b1-93c38129b759 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:16.086391 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 789/3154] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:16 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:16.102912 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-558b5f92-2247-4720-976e-4c5fb145dbf9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:16.105137 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-558b5f92-2247-4720-976e-4c5fb145dbf9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:16.105383 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-558b5f92-2247-4720-976e-4c5fb145dbf9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:16.105656 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-558b5f92-2247-4720-976e-4c5fb145dbf9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:16.118798 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:16.118798 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:16.123862 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-558b5f92-2247-4720-976e-4c5fb145dbf9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] Volume info retrieved successfully. Aug 14 01:25:16.130291 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-558b5f92-2247-4720-976e-4c5fb145dbf9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-reader] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:16.130912 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 783/3155] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:16 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:16.189155 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-7482a6ff-3c1c-4d70-8787-ed25576eef2c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:16.194432 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-7482a6ff-3c1c-4d70-8787-ed25576eef2c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:16.194432 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-7482a6ff-3c1c-4d70-8787-ed25576eef2c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:16.194432 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-7482a6ff-3c1c-4d70-8787-ed25576eef2c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:16.207673 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:16.207673 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:16.215546 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-7482a6ff-3c1c-4d70-8787-ed25576eef2c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:16.220310 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-7482a6ff-3c1c-4d70-8787-ed25576eef2c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:16.220860 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 798/3156] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:16 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:16.243101 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-476d140e-38d3-472c-9c17-354518c338da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:16.245969 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-476d140e-38d3-472c-9c17-354518c338da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c/action Aug 14 01:25:16.246325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-476d140e-38d3-472c-9c17-354518c338da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:16.246494 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-476d140e-38d3-472c-9c17-354518c338da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:16.259680 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:16.259680 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:16.260288 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-476d140e-38d3-472c-9c17-354518c338da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:16.267999 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-476d140e-38d3-472c-9c17-354518c338da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Begin detaching volume completed successfully. Aug 14 01:25:16.267999 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-476d140e-38d3-472c-9c17-354518c338da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c/action returned with HTTP 202 Aug 14 01:25:16.267999 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 787/3157] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:25:16 2026] POST /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:25:16.291955 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b863a027-177f-41c3-8cff-e477781fb9d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:16.294756 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b863a027-177f-41c3-8cff-e477781fb9d9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:16.295013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b863a027-177f-41c3-8cff-e477781fb9d9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:16.295269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b863a027-177f-41c3-8cff-e477781fb9d9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:16.313651 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:16.313651 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:16.322031 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b863a027-177f-41c3-8cff-e477781fb9d9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:16.328077 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2dbacb5a-8294-46a0-b369-9411ddc2debf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:16.328635 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2dbacb5a-8294-46a0-b369-9411ddc2debf None None] GET https://10.4.3.11/volume// Aug 14 01:25:16.328899 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2dbacb5a-8294-46a0-b369-9411ddc2debf None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:16.329601 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b863a027-177f-41c3-8cff-e477781fb9d9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:16.329773 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2dbacb5a-8294-46a0-b369-9411ddc2debf None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:16.329886 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 790/3158] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:16 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:16.330241 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2dbacb5a-8294-46a0-b369-9411ddc2debf None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:16.330640 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 784/3159] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:16.343817 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-c3731967-b521-4f66-a882-c15e900412b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:16.348268 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-c3731967-b521-4f66-a882-c15e900412b8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:16.348661 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-c3731967-b521-4f66-a882-c15e900412b8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:16.348960 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-c3731967-b521-4f66-a882-c15e900412b8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:16.369717 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:16.369717 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:16.376563 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-c3731967-b521-4f66-a882-c15e900412b8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:16.384267 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-c3731967-b521-4f66-a882-c15e900412b8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:16.384890 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 799/3160] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:16 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:16.451047 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c053e0b-5fbc-41ff-8077-58a7a5044073 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:16.453855 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c053e0b-5fbc-41ff-8077-58a7a5044073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:16.454119 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c053e0b-5fbc-41ff-8077-58a7a5044073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:16.454346 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c053e0b-5fbc-41ff-8077-58a7a5044073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:16.455092 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7c053e0b-5fbc-41ff-8077-58a7a5044073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Delete volume with id: 5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:16.467741 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:16.467741 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:16.468635 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7c053e0b-5fbc-41ff-8077-58a7a5044073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:16.499740 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7c053e0b-5fbc-41ff-8077-58a7a5044073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Delete volume request issued successfully. Aug 14 01:25:16.500078 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c053e0b-5fbc-41ff-8077-58a7a5044073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 202 Aug 14 01:25:16.500816 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 788/3161] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:16 2026] DELETE /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:16.512177 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7d41a369-c692-4b2c-bd26-a4b28af41720 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:16.514772 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d41a369-c692-4b2c-bd26-a4b28af41720 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:16.515152 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d41a369-c692-4b2c-bd26-a4b28af41720 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:16.515282 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7d41a369-c692-4b2c-bd26-a4b28af41720 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:16.527342 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:16.527342 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:16.534471 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7d41a369-c692-4b2c-bd26-a4b28af41720 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:16.543523 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7d41a369-c692-4b2c-bd26-a4b28af41720 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 200 Aug 14 01:25:16.543975 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 791/3162] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:16 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:17.347158 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f8f79dc-669d-475b-a10d-03a948dbff8a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:17.348918 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f8f79dc-669d-475b-a10d-03a948dbff8a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:17.349125 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f8f79dc-669d-475b-a10d-03a948dbff8a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:17.349311 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f8f79dc-669d-475b-a10d-03a948dbff8a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:17.360178 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:17.360178 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:17.365109 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3f8f79dc-669d-475b-a10d-03a948dbff8a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:17.371982 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f8f79dc-669d-475b-a10d-03a948dbff8a tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:17.372592 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 785/3163] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:17 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:17.560557 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21f8f271-61d8-4723-9cf1-97a067b9fca7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:17.563236 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21f8f271-61d8-4723-9cf1-97a067b9fca7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 Aug 14 01:25:17.563557 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21f8f271-61d8-4723-9cf1-97a067b9fca7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:17.563850 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21f8f271-61d8-4723-9cf1-97a067b9fca7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:17.572708 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21f8f271-61d8-4723-9cf1-97a067b9fca7 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 returned with HTTP 404 Aug 14 01:25:17.573388 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 800/3164] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:17 2026] GET /volume/v3/volumes/5df60e40-fa49-4520-b607-7e4c2283ca25 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:17.645325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-14ec4a58-abfb-4aa6-a65d-097f226d2073 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:17.647420 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14ec4a58-abfb-4aa6-a65d-097f226d2073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] DELETE https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:25:17.647737 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14ec4a58-abfb-4aa6-a65d-097f226d2073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:17.648021 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-14ec4a58-abfb-4aa6-a65d-097f226d2073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:17.648258 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-14ec4a58-abfb-4aa6-a65d-097f226d2073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Delete volume with id: 6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:25:17.651862 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=273,cinder:UPDATE=76,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:25:17.659060 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:17.659060 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:17.659773 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-14ec4a58-abfb-4aa6-a65d-097f226d2073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:17.684878 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-14ec4a58-abfb-4aa6-a65d-097f226d2073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Delete volume request issued successfully. Aug 14 01:25:17.685255 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-14ec4a58-abfb-4aa6-a65d-097f226d2073 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 202 Aug 14 01:25:17.685950 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 789/3165] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:17 2026] DELETE /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:17.694784 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01102145-ec15-4bb6-81cd-b24fe090a105 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:17.696820 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01102145-ec15-4bb6-81cd-b24fe090a105 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:25:17.697211 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01102145-ec15-4bb6-81cd-b24fe090a105 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:17.697601 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01102145-ec15-4bb6-81cd-b24fe090a105 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:17.699851 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=275,cinder:UPDATE=70,cinder:INSERT=30 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:25:17.707466 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:17.707466 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:17.711247 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01102145-ec15-4bb6-81cd-b24fe090a105 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:17.717332 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01102145-ec15-4bb6-81cd-b24fe090a105 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 200 Aug 14 01:25:17.718034 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 792/3166] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:17 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:18.389632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b7fe515-2bc8-48c3-a359-6a14befb4836 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:18.391733 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b7fe515-2bc8-48c3-a359-6a14befb4836 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:18.391977 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b7fe515-2bc8-48c3-a359-6a14befb4836 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:18.392185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b7fe515-2bc8-48c3-a359-6a14befb4836 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:18.403873 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:18.403873 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:18.408949 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b7fe515-2bc8-48c3-a359-6a14befb4836 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:18.416286 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b7fe515-2bc8-48c3-a359-6a14befb4836 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:18.416867 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 786/3167] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:18 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:18.735066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a36a4227-90cc-4c07-b48e-f095559b7053 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:18.737256 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a36a4227-90cc-4c07-b48e-f095559b7053 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 Aug 14 01:25:18.737491 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a36a4227-90cc-4c07-b48e-f095559b7053 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:18.737684 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a36a4227-90cc-4c07-b48e-f095559b7053 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:18.746570 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a36a4227-90cc-4c07-b48e-f095559b7053 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 returned with HTTP 404 Aug 14 01:25:18.747310 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 801/3168] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:18 2026] GET /volume/v3/volumes/6db08231-e20c-4864-a20b-8172f37208b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:18.885750 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c7d7f682-6966-4d17-b878-15117018f79c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:18.888277 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7d7f682-6966-4d17-b878-15117018f79c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] DELETE https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:25:18.888789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7d7f682-6966-4d17-b878-15117018f79c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:18.888789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7d7f682-6966-4d17-b878-15117018f79c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:18.888972 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c7d7f682-6966-4d17-b878-15117018f79c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Delete volume with id: fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:25:18.897656 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:18.897656 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:18.898513 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c7d7f682-6966-4d17-b878-15117018f79c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:18.918125 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c7d7f682-6966-4d17-b878-15117018f79c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Delete volume request issued successfully. Aug 14 01:25:18.918421 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7d7f682-6966-4d17-b878-15117018f79c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 202 Aug 14 01:25:18.918984 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 790/3169] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:18 2026] DELETE /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:18.928111 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0d9b3b41-2677-4112-9fc5-a4bdf93aea1c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:18.930428 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d9b3b41-2677-4112-9fc5-a4bdf93aea1c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:25:18.930722 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d9b3b41-2677-4112-9fc5-a4bdf93aea1c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:18.931023 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0d9b3b41-2677-4112-9fc5-a4bdf93aea1c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:18.941275 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:18.941275 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:18.946323 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0d9b3b41-2677-4112-9fc5-a4bdf93aea1c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Volume info retrieved successfully. Aug 14 01:25:18.951518 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0d9b3b41-2677-4112-9fc5-a4bdf93aea1c tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 200 Aug 14 01:25:18.951887 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 793/3170] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:18 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:19.430717 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05194a28-cc87-4630-82c8-18247bfbbb3c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:19.432749 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05194a28-cc87-4630-82c8-18247bfbbb3c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:19.433069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05194a28-cc87-4630-82c8-18247bfbbb3c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:19.433288 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05194a28-cc87-4630-82c8-18247bfbbb3c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:19.446463 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:19.446463 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:19.451956 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05194a28-cc87-4630-82c8-18247bfbbb3c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:19.457267 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05194a28-cc87-4630-82c8-18247bfbbb3c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:19.457715 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 787/3171] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:19 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:19.969631 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-07ed6080-c288-4a8b-9f04-2f9f9009b723 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:19.972475 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07ed6080-c288-4a8b-9f04-2f9f9009b723 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] GET https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa Aug 14 01:25:19.973013 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07ed6080-c288-4a8b-9f04-2f9f9009b723 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:19.973013 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07ed6080-c288-4a8b-9f04-2f9f9009b723 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:19.980777 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07ed6080-c288-4a8b-9f04-2f9f9009b723 tempest-AttachVolumeNegativeTest-513655654 tempest-AttachVolumeNegativeTest-513655654-project-member] https://10.4.3.11/volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa returned with HTTP 404 Aug 14 01:25:19.981409 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 802/3172] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:19 2026] GET /volume/v3/volumes/fbd29aeb-4e1d-4910-9a6a-ca779f53d7aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:20.477295 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c0df64b-b915-4188-a0f2-88c145bb55cf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:20.486165 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c0df64b-b915-4188-a0f2-88c145bb55cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:20.486531 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c0df64b-b915-4188-a0f2-88c145bb55cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:20.486817 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c0df64b-b915-4188-a0f2-88c145bb55cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:20.500906 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:20.500906 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:20.505798 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c0df64b-b915-4188-a0f2-88c145bb55cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:20.511558 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c0df64b-b915-4188-a0f2-88c145bb55cf tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:20.512230 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 791/3173] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:20 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:21.348697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-fde1c168-ad6b-4aff-a2ce-fef61cee224e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:21.350993 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-fde1c168-ad6b-4aff-a2ce-fef61cee224e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:21.351241 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-fde1c168-ad6b-4aff-a2ce-fef61cee224e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:21.351474 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-fde1c168-ad6b-4aff-a2ce-fef61cee224e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:21.363725 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:21.363725 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:21.368306 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-fde1c168-ad6b-4aff-a2ce-fef61cee224e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:21.373461 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-fde1c168-ad6b-4aff-a2ce-fef61cee224e tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:21.374011 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 794/3174] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:21 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:21.528233 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-805ba66b-7447-4c77-ba67-8710e624d28f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:21.530459 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-805ba66b-7447-4c77-ba67-8710e624d28f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:21.530714 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-805ba66b-7447-4c77-ba67-8710e624d28f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:21.530965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-805ba66b-7447-4c77-ba67-8710e624d28f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:21.542047 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:21.542047 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:21.549740 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-805ba66b-7447-4c77-ba67-8710e624d28f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:21.556851 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-805ba66b-7447-4c77-ba67-8710e624d28f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:21.557374 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 788/3175] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:21 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:21.731830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-0e85567c-90cb-45b5-bd10-bc34ae5edbe7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:21.735000 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-0e85567c-90cb-45b5-bd10-bc34ae5edbe7 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276 Aug 14 01:25:21.735177 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-0e85567c-90cb-45b5-bd10-bc34ae5edbe7 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:21.735477 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-0e85567c-90cb-45b5-bd10-bc34ae5edbe7 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:21.745170 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:21.745170 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:21.799430 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9a6338a-1c04-4414-b6e8-a29c3756ca39 req-0e85567c-90cb-45b5-bd10-bc34ae5edbe7 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276 returned with HTTP 200 Aug 14 01:25:21.799916 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 803/3176] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:25:21 2026] DELETE /volume/v3/attachments/d38d0f5b-bc5f-4211-a6bd-9e3ace88e276 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:22.571441 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4bbced7-aa43-4866-affc-83befacabbb9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:22.573757 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4bbced7-aa43-4866-affc-83befacabbb9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:22.574054 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4bbced7-aa43-4866-affc-83befacabbb9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:22.574312 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4bbced7-aa43-4866-affc-83befacabbb9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:22.583789 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:22.583789 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:22.589102 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a4bbced7-aa43-4866-affc-83befacabbb9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:22.595381 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4bbced7-aa43-4866-affc-83befacabbb9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:22.595879 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 792/3177] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:22 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:22.608053 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1d77d6d9-1f20-4e97-93d9-48fe766d1c78 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:22.610226 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d77d6d9-1f20-4e97-93d9-48fe766d1c78 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:22.611042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d77d6d9-1f20-4e97-93d9-48fe766d1c78 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:22.611042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d77d6d9-1f20-4e97-93d9-48fe766d1c78 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:22.628887 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:22.628887 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:22.634856 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1d77d6d9-1f20-4e97-93d9-48fe766d1c78 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:22.640233 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d77d6d9-1f20-4e97-93d9-48fe766d1c78 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:22.640887 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 795/3178] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:22 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:22.693248 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e62fe34f-0d0e-48b2-9126-c6cb9575f6da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:22.695105 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e62fe34f-0d0e-48b2-9126-c6cb9575f6da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:22.695302 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e62fe34f-0d0e-48b2-9126-c6cb9575f6da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:22.695496 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e62fe34f-0d0e-48b2-9126-c6cb9575f6da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:22.704244 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:22.704244 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:22.709092 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e62fe34f-0d0e-48b2-9126-c6cb9575f6da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:22.714023 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e62fe34f-0d0e-48b2-9126-c6cb9575f6da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:22.714403 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 789/3179] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:22 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:22.767964 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:22.769885 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:25:22.770354 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-409123982", "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:22.772202 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-409123982', 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:25:22.993516 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume of 1 GB Aug 14 01:25:22.993837 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:22.993837 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:22.994378 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Availability Zones retrieved successfully. Aug 14 01:25:23.000127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Flow 'volume_create_api' (51a06d59-e191-42ac-a29f-653c114cd347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:23.001131 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816aa7f6-c12c-48ef-9004-8681423ca718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:23.002126 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:25:23.042911 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:23.042911 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:23.055698 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816aa7f6-c12c-48ef-9004-8681423ca718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9858f725-286c-46aa-af05-af960e35944f,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9858f725-286c-46aa-af05-af960e35944f', 'encryption_key_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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:23.056487 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c7c32-c702-4a53-9d23-e0baafa51cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:23.098502 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Created reservations ['2e34e884-1f35-4115-b8fb-a8bd057e6920', 'f9be5d41-53f5-43bf-b868-a8f3b1e380f5', '0fa2d244-a1d3-4bb2-9480-095ce94fea15', '9e15171f-cc2c-4eb3-943f-b12d2612d527'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:23.099312 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c7c32-c702-4a53-9d23-e0baafa51cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e34e884-1f35-4115-b8fb-a8bd057e6920', 'f9be5d41-53f5-43bf-b868-a8f3b1e380f5', '0fa2d244-a1d3-4bb2-9480-095ce94fea15', '9e15171f-cc2c-4eb3-943f-b12d2612d527']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:23.100167 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c11b760-a2f0-466f-8a4d-4341ca033463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:23.122809 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c11b760-a2f0-466f-8a4d-4341ca033463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-409123982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b9aa5981542b4190ab6ec1645a888556',qos_specs=None,replication_status=,reservations=['2e34e884-1f35-4115-b8fb-a8bd057e6920','f9be5d41-53f5-43bf-b868-a8f3b1e380f5','0fa2d244-a1d3-4bb2-9480-095ce94fea15','9e15171f-cc2c-4eb3-943f-b12d2612d527'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a345565200e843deace21a0959c5357e',volume_type_id=9858f725-286c-46aa-af05-af960e35944f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-409123982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b9aa5981542b4190ab6ec1645a888556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a345565200e843deace21a0959c5357e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9858f725-286c-46aa-af05-af960e35944f),volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:23.123623 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40573497-e08d-4cfa-8c82-85a8c5a70b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:23.143212 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40573497-e08d-4cfa-8c82-85a8c5a70b14) transitioned into state 'SUCCESS' from state '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-409123982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b9aa5981542b4190ab6ec1645a888556',qos_specs=None,replication_status=,reservations=['2e34e884-1f35-4115-b8fb-a8bd057e6920','f9be5d41-53f5-43bf-b868-a8f3b1e380f5','0fa2d244-a1d3-4bb2-9480-095ce94fea15','9e15171f-cc2c-4eb3-943f-b12d2612d527'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a345565200e843deace21a0959c5357e',volume_type_id=9858f725-286c-46aa-af05-af960e35944f)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:23.144531 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2239fba0-12b5-40b9-ade7-a7cf81e4decb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:23.158393 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2239fba0-12b5-40b9-ade7-a7cf81e4decb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:23.160004 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Flow 'volume_create_api' (51a06d59-e191-42ac-a29f-653c114cd347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:23.160513 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create volume request issued successfully. Aug 14 01:25:23.161470 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ff48cf6-fd7d-406a-867a-2fb4406812f9 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:25:23.162486 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 804/3180] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:25:22 2026] POST /volume/v3/volumes => generated 757 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:23.177815 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e437311d-8a42-4428-ab33-71bd4b249786 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:23.179980 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e437311d-8a42-4428-ab33-71bd4b249786 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:23.180234 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e437311d-8a42-4428-ab33-71bd4b249786 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:23.180476 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e437311d-8a42-4428-ab33-71bd4b249786 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:23.189589 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:23.189589 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:23.199499 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e437311d-8a42-4428-ab33-71bd4b249786 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:23.206124 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e437311d-8a42-4428-ab33-71bd4b249786 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 200 Aug 14 01:25:23.206538 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 793/3181] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:23 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:24.221833 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d243347e-582e-462c-a932-dcdc6d4e88b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:24.224323 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d243347e-582e-462c-a932-dcdc6d4e88b0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:24.224625 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d243347e-582e-462c-a932-dcdc6d4e88b0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:24.224904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d243347e-582e-462c-a932-dcdc6d4e88b0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:24.234603 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:24.234603 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:24.240654 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d243347e-582e-462c-a932-dcdc6d4e88b0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:24.248400 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d243347e-582e-462c-a932-dcdc6d4e88b0 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 200 Aug 14 01:25:24.249017 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 796/3182] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:24 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:24.410339 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7457e573-317a-4b72-859e-7cc805e92205 req-d618d927-00c2-4f61-a0af-04cb2ff1b4a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:24.588434 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-d618d927-00c2-4f61-a0af-04cb2ff1b4a3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:24.588732 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-d618d927-00c2-4f61-a0af-04cb2ff1b4a3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:24.589028 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-d618d927-00c2-4f61-a0af-04cb2ff1b4a3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:24.601533 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:24.601533 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:24.607687 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7457e573-317a-4b72-859e-7cc805e92205 req-d618d927-00c2-4f61-a0af-04cb2ff1b4a3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:24.615531 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-d618d927-00c2-4f61-a0af-04cb2ff1b4a3 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 200 Aug 14 01:25:24.616070 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 790/3183] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:24 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 1365 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:24.710368 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:24.713485 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:25:24.713953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1647136032", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:24.716326 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1647136032', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:25:24.716514 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Create volume of 1 GB Aug 14 01:25:24.716839 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:24.716839 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:24.721979 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Availability Zones retrieved successfully. Aug 14 01:25:24.730894 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Flow 'volume_create_api' (a3755b82-f57c-45a2-a2db-e6b1a65f3ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:24.732360 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c743e73-23ed-46ad-9e4c-13e478bab85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:24.733935 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:25:24.773529 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c743e73-23ed-46ad-9e4c-13e478bab85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:24.774481 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61dfb0e7-914a-4e90-b0e1-a9b2d0020d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:24.861328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Created reservations ['a221e3af-d38d-4185-a074-f5bcaa4bf45d', 'e64c573b-37c0-4a35-8166-dcb8f5de0df7', '5cbb6a06-a0d8-466a-bd64-7ebd15ab12c0', '37144c21-f617-40f6-8672-a1eab6313be7'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:24.863082 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61dfb0e7-914a-4e90-b0e1-a9b2d0020d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a221e3af-d38d-4185-a074-f5bcaa4bf45d', 'e64c573b-37c0-4a35-8166-dcb8f5de0df7', '5cbb6a06-a0d8-466a-bd64-7ebd15ab12c0', '37144c21-f617-40f6-8672-a1eab6313be7']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:24.865013 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96e0fc1-5487-44fe-9740-7d9fc9287dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:24.899526 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96e0fc1-5487-44fe-9740-7d9fc9287dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7004159f-a8cf-4b62-b1d5-7ab56dd47022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1647136032',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fed751f6745d48229ce3c18653ab00d6',qos_specs=None,replication_status=,reservations=['a221e3af-d38d-4185-a074-f5bcaa4bf45d','e64c573b-37c0-4a35-8166-dcb8f5de0df7','5cbb6a06-a0d8-466a-bd64-7ebd15ab12c0','37144c21-f617-40f6-8672-a1eab6313be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2650b679e565463ebbd1bae8278f492e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1647136032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7004159f-a8cf-4b62-b1d5-7ab56dd47022,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fed751f6745d48229ce3c18653ab00d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2650b679e565463ebbd1bae8278f492e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:24.901724 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d18dc5-3826-4bf2-8f82-4f96d3170564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:24.925517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d18dc5-3826-4bf2-8f82-4f96d3170564) transitioned into state 'SUCCESS' from state '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-1647136032',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fed751f6745d48229ce3c18653ab00d6',qos_specs=None,replication_status=,reservations=['a221e3af-d38d-4185-a074-f5bcaa4bf45d','e64c573b-37c0-4a35-8166-dcb8f5de0df7','5cbb6a06-a0d8-466a-bd64-7ebd15ab12c0','37144c21-f617-40f6-8672-a1eab6313be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2650b679e565463ebbd1bae8278f492e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:24.926829 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d8beb4-35e5-460a-a52d-dc8c19d8f57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:24.942883 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d8beb4-35e5-460a-a52d-dc8c19d8f57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:24.944017 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Flow 'volume_create_api' (a3755b82-f57c-45a2-a2db-e6b1a65f3ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:24.944530 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Create volume request issued successfully. Aug 14 01:25:24.945481 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-ba870140-82d9-4881-8db0-5503bc270448 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:25:24.946046 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 805/3184] 10.4.3.11 () {72 vars in 1534 bytes} [Fri Aug 14 01:25:24 2026] POST /volume/v3/volumes => generated 761 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:24.956004 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-65e1d954-2c5e-47b4-9850-043ccec20087 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:24.958810 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-65e1d954-2c5e-47b4-9850-043ccec20087 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] GET https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 Aug 14 01:25:24.959108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-65e1d954-2c5e-47b4-9850-043ccec20087 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:24.959386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-65e1d954-2c5e-47b4-9850-043ccec20087 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:24.968874 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:24.968874 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:24.973401 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-65e1d954-2c5e-47b4-9850-043ccec20087 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Volume info retrieved successfully. Aug 14 01:25:24.979998 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a16af373-9cc3-4c66-ad29-f24c2b720acf req-65e1d954-2c5e-47b4-9850-043ccec20087 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 returned with HTTP 200 Aug 14 01:25:24.980341 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 794/3185] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:24 2026] GET /volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:25.016508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-288eacc4-974e-42a2-a8e1-2766a75c895c req-925da30b-5eea-4e84-a0eb-7cd82e040570 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:25.019495 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-288eacc4-974e-42a2-a8e1-2766a75c895c req-925da30b-5eea-4e84-a0eb-7cd82e040570 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] GET https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 Aug 14 01:25:25.019836 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-288eacc4-974e-42a2-a8e1-2766a75c895c req-925da30b-5eea-4e84-a0eb-7cd82e040570 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:25.020113 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-288eacc4-974e-42a2-a8e1-2766a75c895c req-925da30b-5eea-4e84-a0eb-7cd82e040570 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:25.030833 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:25.030833 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:25.036405 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-288eacc4-974e-42a2-a8e1-2766a75c895c req-925da30b-5eea-4e84-a0eb-7cd82e040570 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Volume info retrieved successfully. Aug 14 01:25:25.043455 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-288eacc4-974e-42a2-a8e1-2766a75c895c req-925da30b-5eea-4e84-a0eb-7cd82e040570 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 returned with HTTP 200 Aug 14 01:25:25.044070 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 797/3186] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:25 2026] GET /volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:25.216556 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7457e573-317a-4b72-859e-7cc805e92205 req-c221dc07-fe37-4769-b22b-4e169df83c24 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:25.218943 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-c221dc07-fe37-4769-b22b-4e169df83c24 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:25.219265 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-c221dc07-fe37-4769-b22b-4e169df83c24 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:25.219542 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-c221dc07-fe37-4769-b22b-4e169df83c24 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:25.229947 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:25.229947 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:25.235804 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7457e573-317a-4b72-859e-7cc805e92205 req-c221dc07-fe37-4769-b22b-4e169df83c24 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:25.243092 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-c221dc07-fe37-4769-b22b-4e169df83c24 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 200 Aug 14 01:25:25.243644 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 791/3187] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:25 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:25.258750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9ff2e45-8009-4b8b-a886-a893ae45f2b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:25.258750 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9ff2e45-8009-4b8b-a886-a893ae45f2b3 None None] GET https://10.4.3.11/volume// Aug 14 01:25:25.258750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9ff2e45-8009-4b8b-a886-a893ae45f2b3 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:25.258750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9ff2e45-8009-4b8b-a886-a893ae45f2b3 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:25.258750 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9ff2e45-8009-4b8b-a886-a893ae45f2b3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:25.258750 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 806/3188] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:25:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:25.268089 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7457e573-317a-4b72-859e-7cc805e92205 req-afa35c2d-6485-4ae9-97ff-1a9b69a232da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:25.271295 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-afa35c2d-6485-4ae9-97ff-1a9b69a232da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:25:25.271716 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-afa35c2d-6485-4ae9-97ff-1a9b69a232da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca", "connector": null, "instance_uuid": "4990c918-edd0-460e-969d-22432a95a9d4"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:25.282489 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:25.282489 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:25.317944 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-afa35c2d-6485-4ae9-97ff-1a9b69a232da tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:25:25.318854 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 795/3189] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:25:25 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:26.073681 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-c7c6e0c9-6e8e-45ee-91e4-725d1ead7a9d req-c23b1c4c-23e5-47ec-a86c-881398b67271 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:26.076908 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c7c6e0c9-6e8e-45ee-91e4-725d1ead7a9d req-c23b1c4c-23e5-47ec-a86c-881398b67271 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] GET https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 Aug 14 01:25:26.077194 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c7c6e0c9-6e8e-45ee-91e4-725d1ead7a9d req-c23b1c4c-23e5-47ec-a86c-881398b67271 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:26.077528 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-c7c6e0c9-6e8e-45ee-91e4-725d1ead7a9d req-c23b1c4c-23e5-47ec-a86c-881398b67271 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:26.087501 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:26.087501 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:26.093106 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-c7c6e0c9-6e8e-45ee-91e4-725d1ead7a9d req-c23b1c4c-23e5-47ec-a86c-881398b67271 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Volume info retrieved successfully. Aug 14 01:25:26.098762 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-c7c6e0c9-6e8e-45ee-91e4-725d1ead7a9d req-c23b1c4c-23e5-47ec-a86c-881398b67271 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 returned with HTTP 200 Aug 14 01:25:26.099290 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 798/3190] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:26 2026] GET /volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:26.173368 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-64151d59-95aa-4313-a65d-97b87d958b18 req-10eae0f3-35ad-469e-9f4f-4e59a638ec39 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:26.213649 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-64151d59-95aa-4313-a65d-97b87d958b18 req-10eae0f3-35ad-469e-9f4f-4e59a638ec39 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-reader] GET https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 Aug 14 01:25:26.214029 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-64151d59-95aa-4313-a65d-97b87d958b18 req-10eae0f3-35ad-469e-9f4f-4e59a638ec39 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:26.214378 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-64151d59-95aa-4313-a65d-97b87d958b18 req-10eae0f3-35ad-469e-9f4f-4e59a638ec39 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:26.222138 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:26.222138 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:26.227035 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-64151d59-95aa-4313-a65d-97b87d958b18 req-10eae0f3-35ad-469e-9f4f-4e59a638ec39 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-reader] Volume info retrieved successfully. Aug 14 01:25:26.232363 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-64151d59-95aa-4313-a65d-97b87d958b18 req-10eae0f3-35ad-469e-9f4f-4e59a638ec39 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-reader] https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 returned with HTTP 200 Aug 14 01:25:26.232911 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 792/3191] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:26 2026] GET /volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:26.268563 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ce896885-6daf-45f7-a2f6-c80d5d086e98 req-2248a9e5-32e0-4873-a973-c70b8f7bb5c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:26.271983 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ce896885-6daf-45f7-a2f6-c80d5d086e98 req-2248a9e5-32e0-4873-a973-c70b8f7bb5c2 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 Aug 14 01:25:26.272587 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ce896885-6daf-45f7-a2f6-c80d5d086e98 req-2248a9e5-32e0-4873-a973-c70b8f7bb5c2 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:26.273016 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ce896885-6daf-45f7-a2f6-c80d5d086e98 req-2248a9e5-32e0-4873-a973-c70b8f7bb5c2 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:26.274351 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-ce896885-6daf-45f7-a2f6-c80d5d086e98 req-2248a9e5-32e0-4873-a973-c70b8f7bb5c2 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Delete volume with id: 7004159f-a8cf-4b62-b1d5-7ab56dd47022 Aug 14 01:25:26.287371 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:26.287371 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:26.288423 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ce896885-6daf-45f7-a2f6-c80d5d086e98 req-2248a9e5-32e0-4873-a973-c70b8f7bb5c2 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Volume info retrieved successfully. Aug 14 01:25:26.317476 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ce896885-6daf-45f7-a2f6-c80d5d086e98 req-2248a9e5-32e0-4873-a973-c70b8f7bb5c2 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Delete volume request issued successfully. Aug 14 01:25:26.318803 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ce896885-6daf-45f7-a2f6-c80d5d086e98 req-2248a9e5-32e0-4873-a973-c70b8f7bb5c2 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 returned with HTTP 202 Aug 14 01:25:26.318803 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 807/3192] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:25:26 2026] DELETE /volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:26.353524 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bad57846-af98-4d7f-bb0b-a30a22d87b56 req-aefeb096-0c73-4051-bc29-887ae08f0674 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:26.357553 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bad57846-af98-4d7f-bb0b-a30a22d87b56 req-aefeb096-0c73-4051-bc29-887ae08f0674 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] GET https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 Aug 14 01:25:26.357952 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bad57846-af98-4d7f-bb0b-a30a22d87b56 req-aefeb096-0c73-4051-bc29-887ae08f0674 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:26.358296 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bad57846-af98-4d7f-bb0b-a30a22d87b56 req-aefeb096-0c73-4051-bc29-887ae08f0674 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:26.370955 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:26.370955 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:26.378111 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-bad57846-af98-4d7f-bb0b-a30a22d87b56 req-aefeb096-0c73-4051-bc29-887ae08f0674 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Volume info retrieved successfully. Aug 14 01:25:26.385745 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bad57846-af98-4d7f-bb0b-a30a22d87b56 req-aefeb096-0c73-4051-bc29-887ae08f0674 tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 returned with HTTP 200 Aug 14 01:25:26.385937 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 796/3193] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:26 2026] GET /volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:26.857972 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0c51685d-82ba-40ce-a202-b20d3e94c91f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:26.860511 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c51685d-82ba-40ce-a202-b20d3e94c91f None None] GET https://10.4.3.11/volume// Aug 14 01:25:26.860784 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c51685d-82ba-40ce-a202-b20d3e94c91f None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:26.861065 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c51685d-82ba-40ce-a202-b20d3e94c91f None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:26.861488 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c51685d-82ba-40ce-a202-b20d3e94c91f None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:26.861891 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 799/3194] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:26 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:26.872057 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7457e573-317a-4b72-859e-7cc805e92205 req-23b337fd-ff06-43cd-b1cd-dd79bcd635ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:26.875146 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-23b337fd-ff06-43cd-b1cd-dd79bcd635ce tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:26.875518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-23b337fd-ff06-43cd-b1cd-dd79bcd635ce tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:26.875750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-23b337fd-ff06-43cd-b1cd-dd79bcd635ce tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:26.878647 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=168,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:25:26.893214 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:26.893214 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:26.899260 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7457e573-317a-4b72-859e-7cc805e92205 req-23b337fd-ff06-43cd-b1cd-dd79bcd635ce tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:26.907574 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-23b337fd-ff06-43cd-b1cd-dd79bcd635ce tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 200 Aug 14 01:25:26.907750 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 793/3195] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:26 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 1544 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:27.029831 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7457e573-317a-4b72-859e-7cc805e92205 req-acf73073-a4bc-49fb-a316-15e91459ad70 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:27.034501 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-acf73073-a4bc-49fb-a316-15e91459ad70 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] PUT https://10.4.3.11/volume/v3/attachments/6ea50bc6-06a9-4365-b1db-8ac05580a8e2 Aug 14 01:25:27.034501 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-acf73073-a4bc-49fb-a316-15e91459ad70 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:27.044580 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7457e573-317a-4b72-859e-7cc805e92205 req-acf73073-a4bc-49fb-a316-15e91459ad70 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Acquiring lock "cinder-attachment_update-6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:25:27.052659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7457e573-317a-4b72-859e-7cc805e92205 req-acf73073-a4bc-49fb-a316-15e91459ad70 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:25:27.052659 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:27.052659 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:27.379836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-7457e573-317a-4b72-859e-7cc805e92205 req-acf73073-a4bc-49fb-a316-15e91459ad70 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Lock "cinder-attachment_update-6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca-np0000007295" released by "attachment_update" :: held 0.329s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:25:27.380226 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-acf73073-a4bc-49fb-a316-15e91459ad70 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/6ea50bc6-06a9-4365-b1db-8ac05580a8e2 returned with HTTP 200 Aug 14 01:25:27.380764 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 808/3196] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:25:27 2026] PUT /volume/v3/attachments/6ea50bc6-06a9-4365-b1db-8ac05580a8e2 => generated 969 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:27.416521 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7457e573-317a-4b72-859e-7cc805e92205 req-84406f33-451c-4d36-b395-aa2f7016e151 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:27.420838 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-84406f33-451c-4d36-b395-aa2f7016e151 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/attachments/6ea50bc6-06a9-4365-b1db-8ac05580a8e2/action Aug 14 01:25:27.421325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-84406f33-451c-4d36-b395-aa2f7016e151 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:27.421521 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-84406f33-451c-4d36-b395-aa2f7016e151 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:27.423462 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-2308eb68-cf80-4b5b-a37b-a2ae5b3cef95 req-37a9e39f-91ea-45d5-af98-5987b5566bcd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:27.427331 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2308eb68-cf80-4b5b-a37b-a2ae5b3cef95 req-37a9e39f-91ea-45d5-af98-5987b5566bcd tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] GET https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 Aug 14 01:25:27.427725 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2308eb68-cf80-4b5b-a37b-a2ae5b3cef95 req-37a9e39f-91ea-45d5-af98-5987b5566bcd tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:27.428041 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-2308eb68-cf80-4b5b-a37b-a2ae5b3cef95 req-37a9e39f-91ea-45d5-af98-5987b5566bcd tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:27.436879 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-2308eb68-cf80-4b5b-a37b-a2ae5b3cef95 req-37a9e39f-91ea-45d5-af98-5987b5566bcd tempest-VolumesGetTestJSON-1030748870 tempest-VolumesGetTestJSON-1030748870-project-member] https://10.4.3.11/volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 returned with HTTP 404 Aug 14 01:25:27.437583 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 800/3197] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:27 2026] GET /volume/v3/volumes/7004159f-a8cf-4b62-b1d5-7ab56dd47022 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:27.449078 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:27.449078 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:27.469262 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7457e573-317a-4b72-859e-7cc805e92205 req-84406f33-451c-4d36-b395-aa2f7016e151 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/6ea50bc6-06a9-4365-b1db-8ac05580a8e2/action returned with HTTP 204 Aug 14 01:25:27.469898 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 797/3198] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:25:27 2026] POST /volume/v3/attachments/6ea50bc6-06a9-4365-b1db-8ac05580a8e2/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:25:29.637684 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d51ee6b7-3c52-4894-ba3a-514b4cea3ab5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:29.740338 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d51ee6b7-3c52-4894-ba3a-514b4cea3ab5 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:25:29.740742 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d51ee6b7-3c52-4894-ba3a-514b4cea3ab5 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-751551342"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:29.755313 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d51ee6b7-3c52-4894-ba3a-514b4cea3ab5 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:25:29.755679 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 794/3199] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:25:29 2026] POST /volume/v3/types => generated 219 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:29.765289 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-549914c5-c394-4ff8-8eb3-3fb9020f2e1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:29.767122 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-549914c5-c394-4ff8-8eb3-3fb9020f2e1e tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:25:29.767612 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-549914c5-c394-4ff8-8eb3-3fb9020f2e1e tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1102140982"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:29.769199 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:29.769199 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:29.771284 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=259,cinder:UPDATE=67,cinder:INSERT=39 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:25:29.782812 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-549914c5-c394-4ff8-8eb3-3fb9020f2e1e tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:25:29.783565 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 809/3200] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:25:29 2026] POST /volume/v3/group_types => generated 177 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:29.793727 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a547a590-9ac2-423c-bacb-8058d9b30336 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:29.891992 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a547a590-9ac2-423c-bacb-8058d9b30336 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] POST https://10.4.3.11/volume/v3/groups Aug 14 01:25:29.892499 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a547a590-9ac2-423c-bacb-8058d9b30336 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f2a41a52-51ff-4676-975f-de4c665c9d69", "volume_types": ["55a6dd6d-6bdf-4aac-adbb-6f934ed369ce"], "name": "tempest-GroupsV320Test-Group-1937746151"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:29.893879 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-a547a590-9ac2-423c-bacb-8058d9b30336 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Creating new group {'group': {'group_type': 'f2a41a52-51ff-4676-975f-de4c665c9d69', 'volume_types': ['55a6dd6d-6bdf-4aac-adbb-6f934ed369ce'], 'name': 'tempest-GroupsV320Test-Group-1937746151'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 01:25:29.899123 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-a547a590-9ac2-423c-bacb-8058d9b30336 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Creating group tempest-GroupsV320Test-Group-1937746151. Aug 14 01:25:29.906732 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a547a590-9ac2-423c-bacb-8058d9b30336 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Availability Zones retrieved successfully. Aug 14 01:25:29.933720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a547a590-9ac2-423c-bacb-8058d9b30336 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Created reservations ['30b84bca-c90d-4163-b401-323c0ae1801d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:29.968087 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a547a590-9ac2-423c-bacb-8058d9b30336 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups returned with HTTP 202 Aug 14 01:25:29.968087 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 801/3201] 10.4.3.11 () {70 vars in 1290 bytes} [Fri Aug 14 01:25:29 2026] POST /volume/v3/groups => generated 108 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:29.978140 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f07cd011-0572-4370-b089-5f209b9815e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:29.980611 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f07cd011-0572-4370-b089-5f209b9815e2 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] GET https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e Aug 14 01:25:29.980884 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f07cd011-0572-4370-b089-5f209b9815e2 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:29.981195 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f07cd011-0572-4370-b089-5f209b9815e2 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:29.981372 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-f07cd011-0572-4370-b089-5f209b9815e2 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] show called for member fd07dca2-5684-4f82-b8ee-18e019e4277e {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:25:29.986170 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:29.986170 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:29.998245 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f07cd011-0572-4370-b089-5f209b9815e2 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e returned with HTTP 200 Aug 14 01:25:29.998729 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 798/3202] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:25:29 2026] GET /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:31.011160 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78558cfa-b194-4370-986a-b63d1fae5ccf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.013693 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78558cfa-b194-4370-986a-b63d1fae5ccf tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] GET https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e Aug 14 01:25:31.013948 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78558cfa-b194-4370-986a-b63d1fae5ccf tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:31.014185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78558cfa-b194-4370-986a-b63d1fae5ccf tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:31.014350 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-78558cfa-b194-4370-986a-b63d1fae5ccf tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] show called for member fd07dca2-5684-4f82-b8ee-18e019e4277e {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:25:31.018507 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.018507 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:31.025583 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78558cfa-b194-4370-986a-b63d1fae5ccf tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e returned with HTTP 200 Aug 14 01:25:31.026007 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 795/3203] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:25:31 2026] GET /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:31.038912 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e10a4eff-a6e9-4dfa-b0d2-cbe121a8a1ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.040904 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e10a4eff-a6e9-4dfa-b0d2-cbe121a8a1ee tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] POST https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action Aug 14 01:25:31.041471 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e10a4eff-a6e9-4dfa-b0d2-cbe121a8a1ee tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:31.042420 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e10a4eff-a6e9-4dfa-b0d2-cbe121a8a1ee tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:31.043684 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-e10a4eff-a6e9-4dfa-b0d2-cbe121a8a1ee tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Updating group 'fd07dca2-5684-4f82-b8ee-18e019e4277e' with 'creating' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 01:25:31.049584 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.049584 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:31.058531 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e10a4eff-a6e9-4dfa-b0d2-cbe121a8a1ee tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action returned with HTTP 202 Aug 14 01:25:31.058531 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 810/3204] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:25:31 2026] POST /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:25:31.068135 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a876c1f6-1045-4036-b307-ec7bf6093995 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.072377 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a876c1f6-1045-4036-b307-ec7bf6093995 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] GET https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e Aug 14 01:25:31.072572 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a876c1f6-1045-4036-b307-ec7bf6093995 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:31.072825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a876c1f6-1045-4036-b307-ec7bf6093995 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:31.073750 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-a876c1f6-1045-4036-b307-ec7bf6093995 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] show called for member fd07dca2-5684-4f82-b8ee-18e019e4277e {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:25:31.077256 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.077256 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:31.086281 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a876c1f6-1045-4036-b307-ec7bf6093995 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e returned with HTTP 200 Aug 14 01:25:31.086686 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 802/3205] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:25:31 2026] GET /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:31.096013 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-680df76e-1cd9-42be-888b-7acec8b4b848 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.098087 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-680df76e-1cd9-42be-888b-7acec8b4b848 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] POST https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action Aug 14 01:25:31.098517 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-680df76e-1cd9-42be-888b-7acec8b4b848 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:31.099056 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-680df76e-1cd9-42be-888b-7acec8b4b848 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:31.100491 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-680df76e-1cd9-42be-888b-7acec8b4b848 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Updating group 'fd07dca2-5684-4f82-b8ee-18e019e4277e' with 'available' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 01:25:31.106127 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.106127 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:31.113584 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-680df76e-1cd9-42be-888b-7acec8b4b848 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action returned with HTTP 202 Aug 14 01:25:31.114207 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 799/3206] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:25:31 2026] POST /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:25:31.122118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b53fb3e-e023-405f-8881-99c913cb3c0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.124635 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b53fb3e-e023-405f-8881-99c913cb3c0d tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] GET https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e Aug 14 01:25:31.124942 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b53fb3e-e023-405f-8881-99c913cb3c0d tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:31.125215 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b53fb3e-e023-405f-8881-99c913cb3c0d tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:31.125414 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-8b53fb3e-e023-405f-8881-99c913cb3c0d tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] show called for member fd07dca2-5684-4f82-b8ee-18e019e4277e {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:25:31.129772 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.129772 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:31.140016 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b53fb3e-e023-405f-8881-99c913cb3c0d tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e returned with HTTP 200 Aug 14 01:25:31.140721 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 796/3207] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:25:31 2026] GET /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:31.151314 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39f618d2-63e2-45a1-9fb0-fe63dc4a834e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.154955 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39f618d2-63e2-45a1-9fb0-fe63dc4a834e tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] POST https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action Aug 14 01:25:31.154955 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39f618d2-63e2-45a1-9fb0-fe63dc4a834e tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:31.154955 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39f618d2-63e2-45a1-9fb0-fe63dc4a834e tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:31.155797 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-39f618d2-63e2-45a1-9fb0-fe63dc4a834e tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Updating group 'fd07dca2-5684-4f82-b8ee-18e019e4277e' with 'error' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 01:25:31.159826 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.159826 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:31.165731 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39f618d2-63e2-45a1-9fb0-fe63dc4a834e tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action returned with HTTP 202 Aug 14 01:25:31.166467 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 811/3208] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:25:31 2026] POST /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:25:31.174956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-07b29211-47e4-4b9c-a983-e1da0ad48c82 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.177247 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07b29211-47e4-4b9c-a983-e1da0ad48c82 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] GET https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e Aug 14 01:25:31.177562 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07b29211-47e4-4b9c-a983-e1da0ad48c82 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:31.179220 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-07b29211-47e4-4b9c-a983-e1da0ad48c82 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:31.179336 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-07b29211-47e4-4b9c-a983-e1da0ad48c82 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] show called for member fd07dca2-5684-4f82-b8ee-18e019e4277e {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:25:31.183519 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.183519 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:31.191947 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-07b29211-47e4-4b9c-a983-e1da0ad48c82 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e returned with HTTP 200 Aug 14 01:25:31.192403 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 803/3209] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:25:31 2026] GET /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e => generated 385 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:31.205133 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b8cb367c-4b04-42b6-956e-b11b493356a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.207917 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8cb367c-4b04-42b6-956e-b11b493356a3 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] POST https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action Aug 14 01:25:31.208460 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8cb367c-4b04-42b6-956e-b11b493356a3 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:31.208630 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8cb367c-4b04-42b6-956e-b11b493356a3 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:31.209946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-b8cb367c-4b04-42b6-956e-b11b493356a3 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Updating group 'fd07dca2-5684-4f82-b8ee-18e019e4277e' with 'available' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 01:25:31.213800 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.213800 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:31.220172 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8cb367c-4b04-42b6-956e-b11b493356a3 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action returned with HTTP 202 Aug 14 01:25:31.220611 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 800/3210] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:25:31 2026] POST /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:25:31.228156 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e31017bc-a7e2-47fe-bf21-5d49d94a67f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.229995 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e31017bc-a7e2-47fe-bf21-5d49d94a67f5 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] GET https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e Aug 14 01:25:31.230223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e31017bc-a7e2-47fe-bf21-5d49d94a67f5 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:31.230466 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e31017bc-a7e2-47fe-bf21-5d49d94a67f5 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:31.231031 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-e31017bc-a7e2-47fe-bf21-5d49d94a67f5 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] show called for member fd07dca2-5684-4f82-b8ee-18e019e4277e {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:25:31.234353 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.234353 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:31.242916 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e31017bc-a7e2-47fe-bf21-5d49d94a67f5 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e returned with HTTP 200 Aug 14 01:25:31.243357 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 797/3211] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:25:31 2026] GET /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:31.254833 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2161a812-563c-4e4e-8248-2f4360c9c342 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.256819 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2161a812-563c-4e4e-8248-2f4360c9c342 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:25:31.257381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2161a812-563c-4e4e-8248-2f4360c9c342 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:31.257781 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2161a812-563c-4e4e-8248-2f4360c9c342 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:31.258316 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-2161a812-563c-4e4e-8248-2f4360c9c342 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:25:31.261756 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2161a812-563c-4e4e-8248-2f4360c9c342 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:25:31.268483 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2161a812-563c-4e4e-8248-2f4360c9c342 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Get all volumes completed successfully. Aug 14 01:25:31.271441 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2161a812-563c-4e4e-8248-2f4360c9c342 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:25:31.271989 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 812/3212] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:25:31 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 14 01:25:31.289492 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82dc0a5d-9503-4bef-af4f-2c13d997b46a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.291653 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82dc0a5d-9503-4bef-af4f-2c13d997b46a tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] POST https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action Aug 14 01:25:31.292159 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82dc0a5d-9503-4bef-af4f-2c13d997b46a tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:31.292295 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82dc0a5d-9503-4bef-af4f-2c13d997b46a tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:31.294188 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.groups [None req-82dc0a5d-9503-4bef-af4f-2c13d997b46a tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] delete called for group fd07dca2-5684-4f82-b8ee-18e019e4277e {{(pid=100275) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 01:25:31.294305 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.groups [None req-82dc0a5d-9503-4bef-af4f-2c13d997b46a tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Delete group with id: fd07dca2-5684-4f82-b8ee-18e019e4277e Aug 14 01:25:31.298565 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.298565 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:31.326878 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82dc0a5d-9503-4bef-af4f-2c13d997b46a tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action returned with HTTP 202 Aug 14 01:25:31.327493 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 804/3213] 10.4.3.11 () {70 vars in 1421 bytes} [Fri Aug 14 01:25:31 2026] POST /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:25:31.339669 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-60758ce6-cc8d-489a-a950-92ef2b0ebcf4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:31.344368 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60758ce6-cc8d-489a-a950-92ef2b0ebcf4 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] GET https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e Aug 14 01:25:31.344675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60758ce6-cc8d-489a-a950-92ef2b0ebcf4 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:31.344936 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-60758ce6-cc8d-489a-a950-92ef2b0ebcf4 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:31.345121 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.groups [None req-60758ce6-cc8d-489a-a950-92ef2b0ebcf4 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] show called for member fd07dca2-5684-4f82-b8ee-18e019e4277e {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:25:31.356733 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:31.356733 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:31.371274 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-60758ce6-cc8d-489a-a950-92ef2b0ebcf4 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e returned with HTTP 200 Aug 14 01:25:31.371904 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 801/3214] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:25:31 2026] GET /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:32.384730 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd080eaf-4cca-47cd-8a27-941abad6e2a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:32.387339 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd080eaf-4cca-47cd-8a27-941abad6e2a9 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] GET https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e Aug 14 01:25:32.387635 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd080eaf-4cca-47cd-8a27-941abad6e2a9 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:32.387880 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd080eaf-4cca-47cd-8a27-941abad6e2a9 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:32.388078 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-fd080eaf-4cca-47cd-8a27-941abad6e2a9 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] show called for member fd07dca2-5684-4f82-b8ee-18e019e4277e {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 01:25:32.392666 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd080eaf-4cca-47cd-8a27-941abad6e2a9 tempest-GroupsV320Test-1639774560 tempest-GroupsV320Test-1639774560-project-member] https://10.4.3.11/volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e returned with HTTP 404 Aug 14 01:25:32.393617 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 798/3215] 10.4.3.11 () {68 vars in 1379 bytes} [Fri Aug 14 01:25:32 2026] GET /volume/v3/groups/fd07dca2-5684-4f82-b8ee-18e019e4277e => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:25:32.403661 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0079c6d6-7838-483b-bcfe-9089809133b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:32.405511 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0079c6d6-7838-483b-bcfe-9089809133b2 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/f2a41a52-51ff-4676-975f-de4c665c9d69 Aug 14 01:25:32.405860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0079c6d6-7838-483b-bcfe-9089809133b2 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:32.407941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0079c6d6-7838-483b-bcfe-9089809133b2 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:32.424942 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0079c6d6-7838-483b-bcfe-9089809133b2 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] https://10.4.3.11/volume/v3/group_types/f2a41a52-51ff-4676-975f-de4c665c9d69 returned with HTTP 202 Aug 14 01:25:32.425682 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 813/3216] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:25:32 2026] DELETE /volume/v3/group_types/f2a41a52-51ff-4676-975f-de4c665c9d69 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:25:32.434524 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba5d2a4d-f6d4-4d48-8246-8274fc746fa9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:32.437137 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba5d2a4d-f6d4-4d48-8246-8274fc746fa9 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] DELETE https://10.4.3.11/volume/v3/types/55a6dd6d-6bdf-4aac-adbb-6f934ed369ce Aug 14 01:25:32.437464 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba5d2a4d-f6d4-4d48-8246-8274fc746fa9 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:32.437801 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba5d2a4d-f6d4-4d48-8246-8274fc746fa9 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:32.475680 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba5d2a4d-f6d4-4d48-8246-8274fc746fa9 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] https://10.4.3.11/volume/v3/types/55a6dd6d-6bdf-4aac-adbb-6f934ed369ce returned with HTTP 202 Aug 14 01:25:32.476154 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 805/3217] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:25:32 2026] DELETE /volume/v3/types/55a6dd6d-6bdf-4aac-adbb-6f934ed369ce => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:32.483427 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec5da9ba-8ac4-46b0-8b59-53fb596bebb7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:32.485139 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec5da9ba-8ac4-46b0-8b59-53fb596bebb7 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] GET https://10.4.3.11/volume/v3/types/55a6dd6d-6bdf-4aac-adbb-6f934ed369ce Aug 14 01:25:32.485331 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec5da9ba-8ac4-46b0-8b59-53fb596bebb7 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:32.485605 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec5da9ba-8ac4-46b0-8b59-53fb596bebb7 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:32.489740 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec5da9ba-8ac4-46b0-8b59-53fb596bebb7 tempest-GroupsV320Test-1404353570 tempest-GroupsV320Test-1404353570-project-admin] https://10.4.3.11/volume/v3/types/55a6dd6d-6bdf-4aac-adbb-6f934ed369ce returned with HTTP 404 Aug 14 01:25:32.490458 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 802/3218] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:25:32 2026] GET /volume/v3/types/55a6dd6d-6bdf-4aac-adbb-6f934ed369ce => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:34.163777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:34.168558 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:25:34.169127 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1669636186", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:34.171665 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1669636186', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:25:34.171865 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume of 1 GB Aug 14 01:25:34.172280 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:34.172280 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:34.182093 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Availability Zones retrieved successfully. Aug 14 01:25:34.191357 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Flow 'volume_create_api' (bca1cd27-11cb-4144-b751-d46e1f03981c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:34.195937 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8274e2-2302-4d59-9b2d-3597567477a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:34.195937 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:25:34.260401 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8274e2-2302-4d59-9b2d-3597567477a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:34.261549 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86665e16-bd7c-40b8-910a-e6a52e3a6287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:34.400535 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Created reservations ['969e2982-b5b8-443e-9895-2c9efe7e6001', '04c6eb70-42a5-4057-829b-60185585ac23', '2a905b2c-dda7-482a-b87a-7a58c99dcf7f', '7bcd27ae-8ec4-49fa-a707-5865fd0c5dfa'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:34.401651 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86665e16-bd7c-40b8-910a-e6a52e3a6287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['969e2982-b5b8-443e-9895-2c9efe7e6001', '04c6eb70-42a5-4057-829b-60185585ac23', '2a905b2c-dda7-482a-b87a-7a58c99dcf7f', '7bcd27ae-8ec4-49fa-a707-5865fd0c5dfa']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:34.402727 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (566b7754-fe65-4c64-85f6-57ad6e3a92b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:34.436810 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (566b7754-fe65-4c64-85f6-57ad6e3a92b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8d18b32-70ec-484e-a7fd-e920dc66fc58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1669636186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232556ee6a11488b93172619c9f365ee',qos_specs=None,replication_status=,reservations=['969e2982-b5b8-443e-9895-2c9efe7e6001','04c6eb70-42a5-4057-829b-60185585ac23','2a905b2c-dda7-482a-b87a-7a58c99dcf7f','7bcd27ae-8ec4-49fa-a707-5865fd0c5dfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb7fadfc63b84edea1b0df95f2996701',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:25:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1669636186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8d18b32-70ec-484e-a7fd-e920dc66fc58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232556ee6a11488b93172619c9f365ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb7fadfc63b84edea1b0df95f2996701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:34.438711 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa0c743-8ff5-4528-b4f2-50a75d953df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:34.469229 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa0c743-8ff5-4528-b4f2-50a75d953df1) transitioned into state 'SUCCESS' from state '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-1669636186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232556ee6a11488b93172619c9f365ee',qos_specs=None,replication_status=,reservations=['969e2982-b5b8-443e-9895-2c9efe7e6001','04c6eb70-42a5-4057-829b-60185585ac23','2a905b2c-dda7-482a-b87a-7a58c99dcf7f','7bcd27ae-8ec4-49fa-a707-5865fd0c5dfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb7fadfc63b84edea1b0df95f2996701',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:34.470211 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad81a5a9-4b13-4110-839e-a17936605ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:34.481900 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad81a5a9-4b13-4110-839e-a17936605ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:34.483376 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Flow 'volume_create_api' (bca1cd27-11cb-4144-b751-d46e1f03981c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:34.483736 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume request issued successfully. Aug 14 01:25:34.484777 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a974da6-dca1-4663-a84f-7b35e7e6d0f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:25:34.485602 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 799/3219] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:25:34 2026] POST /volume/v3/volumes => generated 755 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:34.501153 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d967484c-651c-41cb-8a75-2fdf632e5003 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:34.503345 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d967484c-651c-41cb-8a75-2fdf632e5003 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:34.503345 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d967484c-651c-41cb-8a75-2fdf632e5003 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:34.503908 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d967484c-651c-41cb-8a75-2fdf632e5003 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:34.518168 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:34.518168 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:34.529904 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d967484c-651c-41cb-8a75-2fdf632e5003 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:34.537004 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d967484c-651c-41cb-8a75-2fdf632e5003 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:34.537756 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 814/3220] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:34 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.286531 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f87d6f0e-c068-4058-9be4-da7d6227cbf4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.289633 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f87d6f0e-c068-4058-9be4-da7d6227cbf4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:35.289633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f87d6f0e-c068-4058-9be4-da7d6227cbf4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.289784 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f87d6f0e-c068-4058-9be4-da7d6227cbf4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.301143 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:35.301143 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:35.306614 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f87d6f0e-c068-4058-9be4-da7d6227cbf4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:35.314372 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f87d6f0e-c068-4058-9be4-da7d6227cbf4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:35.314864 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 806/3221] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:25:35.333800 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c921d731-6008-4141-89a2-0b67158ef40a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.336419 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c921d731-6008-4141-89a2-0b67158ef40a tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:35.336718 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c921d731-6008-4141-89a2-0b67158ef40a tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.337005 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c921d731-6008-4141-89a2-0b67158ef40a tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.351551 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:35.351551 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:35.358562 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c921d731-6008-4141-89a2-0b67158ef40a tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:35.366491 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c921d731-6008-4141-89a2-0b67158ef40a tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:35.367171 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 803/3222] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.441296 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-dae9faa5-c51a-4abd-ba6b-caf6216712c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.445811 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-dae9faa5-c51a-4abd-ba6b-caf6216712c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:35.445811 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-dae9faa5-c51a-4abd-ba6b-caf6216712c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.445811 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-dae9faa5-c51a-4abd-ba6b-caf6216712c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.456692 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:35.456692 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:35.464951 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-dae9faa5-c51a-4abd-ba6b-caf6216712c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:35.472877 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-dae9faa5-c51a-4abd-ba6b-caf6216712c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:35.474054 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 800/3223] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.474949 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c8649618-7a03-4edc-84e2-0cadb7f24450 req-fd33d116-28d1-43bf-b016-343159b56ced None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.477584 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c8649618-7a03-4edc-84e2-0cadb7f24450 req-fd33d116-28d1-43bf-b016-343159b56ced tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/81e780dd-4811-4be6-a7d7-e60014e6097c Aug 14 01:25:35.477802 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c8649618-7a03-4edc-84e2-0cadb7f24450 req-fd33d116-28d1-43bf-b016-343159b56ced tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.478057 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c8649618-7a03-4edc-84e2-0cadb7f24450 req-fd33d116-28d1-43bf-b016-343159b56ced tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.487326 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:35.487326 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:35.557884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d64f6118-8aba-4831-833b-945b701ee1b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.558048 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c8649618-7a03-4edc-84e2-0cadb7f24450 req-fd33d116-28d1-43bf-b016-343159b56ced tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/81e780dd-4811-4be6-a7d7-e60014e6097c returned with HTTP 200 Aug 14 01:25:35.559724 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 815/3224] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:25:35 2026] DELETE /volume/v3/attachments/81e780dd-4811-4be6-a7d7-e60014e6097c => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.562351 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d64f6118-8aba-4831-833b-945b701ee1b9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:35.562351 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d64f6118-8aba-4831-833b-945b701ee1b9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.562351 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d64f6118-8aba-4831-833b-945b701ee1b9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.571184 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:35.571184 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:35.576446 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d64f6118-8aba-4831-833b-945b701ee1b9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:35.583457 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d64f6118-8aba-4831-833b-945b701ee1b9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:35.583989 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 807/3225] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.603759 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-39b6f6a7-4b46-49d5-a50b-5128be475668 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.607224 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39b6f6a7-4b46-49d5-a50b-5128be475668 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:35.607912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39b6f6a7-4b46-49d5-a50b-5128be475668 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.607912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-39b6f6a7-4b46-49d5-a50b-5128be475668 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.612618 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d48487cb-d09b-4cc8-ac2c-7358b66d69ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.613439 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d48487cb-d09b-4cc8-ac2c-7358b66d69ab None None] GET https://10.4.3.11/volume// Aug 14 01:25:35.613674 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d48487cb-d09b-4cc8-ac2c-7358b66d69ab None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.615041 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d48487cb-d09b-4cc8-ac2c-7358b66d69ab None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.615041 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d48487cb-d09b-4cc8-ac2c-7358b66d69ab None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:35.615571 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 801/3226] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:35.624815 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:35.624815 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:35.629776 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-5da74832-4664-4b96-bcf2-10ddb04a32e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.632510 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-39b6f6a7-4b46-49d5-a50b-5128be475668 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:35.632703 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-5da74832-4664-4b96-bcf2-10ddb04a32e6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:25:35.633118 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-5da74832-4664-4b96-bcf2-10ddb04a32e6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63d0d515-0a41-429b-a2bd-6d5b57bbece1", "connector": null, "instance_uuid": "9947c31e-e30e-4c9a-847d-32849ec8a9c5"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:35.639485 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-39b6f6a7-4b46-49d5-a50b-5128be475668 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:35.639944 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 804/3227] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.649958 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:35.649958 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:35.706538 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-5da74832-4664-4b96-bcf2-10ddb04a32e6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:25:35.706538 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 816/3228] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:25:35 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 14 01:25:35.737587 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-34c5cefc-af04-4aa2-ac99-e034e1933c06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.751204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-40e516ac-d03d-4d53-82c6-988f18f41c5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.757431 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40e516ac-d03d-4d53-82c6-988f18f41c5f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:35.757548 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40e516ac-d03d-4d53-82c6-988f18f41c5f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.757777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40e516ac-d03d-4d53-82c6-988f18f41c5f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.774767 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:35.774767 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:35.780754 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-40e516ac-d03d-4d53-82c6-988f18f41c5f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:35.786993 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40e516ac-d03d-4d53-82c6-988f18f41c5f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:35.787177 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-35fc2c42-7768-4832-877a-9c3bea62c88c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.787664 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35fc2c42-7768-4832-877a-9c3bea62c88c None None] GET https://10.4.3.11/volume// Aug 14 01:25:35.787852 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 802/3229] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.794240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35fc2c42-7768-4832-877a-9c3bea62c88c None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.795347 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-35fc2c42-7768-4832-877a-9c3bea62c88c None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.795347 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-35fc2c42-7768-4832-877a-9c3bea62c88c None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:35.795855 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 805/3230] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:35.809108 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-bfb880ee-dcf2-47f9-8600-18f3c9e771fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.811445 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-bfb880ee-dcf2-47f9-8600-18f3c9e771fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:35.811688 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-bfb880ee-dcf2-47f9-8600-18f3c9e771fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.812253 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-bfb880ee-dcf2-47f9-8600-18f3c9e771fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.827942 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:35.827942 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:35.837671 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-bfb880ee-dcf2-47f9-8600-18f3c9e771fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:35.843003 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-bfb880ee-dcf2-47f9-8600-18f3c9e771fa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:35.843538 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 817/3231] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 1057 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:35.897080 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34c5cefc-af04-4aa2-ac99-e034e1933c06 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] GET https://10.4.3.11/volume/v3/os-quota-class-sets/default Aug 14 01:25:35.897080 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34c5cefc-af04-4aa2-ac99-e034e1933c06 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.897080 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-34c5cefc-af04-4aa2-ac99-e034e1933c06 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.918879 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-34c5cefc-af04-4aa2-ac99-e034e1933c06 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] https://10.4.3.11/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 01:25:35.919694 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 808/3232] 10.4.3.11 () {66 vars in 1290 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/os-quota-class-sets/default => generated 587 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.932641 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9748e59b-3d04-4096-98df-d127093c3978 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.934688 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9748e59b-3d04-4096-98df-d127093c3978 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] GET https://10.4.3.11/volume/v3/os-quota-class-sets/default Aug 14 01:25:35.934942 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9748e59b-3d04-4096-98df-d127093c3978 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.935111 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9748e59b-3d04-4096-98df-d127093c3978 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.939107 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-ba91947b-d1a0-4c47-ac57-d1b01b191b8d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.941897 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-ba91947b-d1a0-4c47-ac57-d1b01b191b8d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/limits Aug 14 01:25:35.942176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-ba91947b-d1a0-4c47-ac57-d1b01b191b8d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:35.942481 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-ba91947b-d1a0-4c47-ac57-d1b01b191b8d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:35.954109 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-ba91947b-d1a0-4c47-ac57-d1b01b191b8d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1463448895 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1463448895, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:25:35.954575 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-ba91947b-d1a0-4c47-ac57-d1b01b191b8d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1463448895 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1463448895, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:25:35.955464 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-ba91947b-d1a0-4c47-ac57-d1b01b191b8d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1463448895 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1463448895, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:25:35.957558 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9748e59b-3d04-4096-98df-d127093c3978 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] https://10.4.3.11/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 01:25:35.957558 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 803/3233] 10.4.3.11 () {66 vars in 1290 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/os-quota-class-sets/default => generated 587 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.971089 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6e32daf-5b41-40ef-a150-d117f5f41ed0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:35.973365 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6e32daf-5b41-40ef-a150-d117f5f41ed0 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:25:35.973832 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6e32daf-5b41-40ef-a150-d117f5f41ed0 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1767014983"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:35.976424 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-ba91947b-d1a0-4c47-ac57-d1b01b191b8d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/limits returned with HTTP 200 Aug 14 01:25:35.977498 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 806/3234] 10.4.3.11 () {68 vars in 1477 bytes} [Fri Aug 14 01:25:35 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:35.997954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-7bd147fb-637d-43bd-ba34-b028fe3b8269 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.005952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6e32daf-5b41-40ef-a150-d117f5f41ed0 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:25:36.005952 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 818/3235] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:25:35 2026] POST /volume/v3/types => generated 228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:36.006130 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-7bd147fb-637d-43bd-ba34-b028fe3b8269 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] PUT https://10.4.3.11/volume/v3/attachments/c87f024f-8ca4-4388-a0d8-50b18eb0b729 Aug 14 01:25:36.006130 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-7bd147fb-637d-43bd-ba34-b028fe3b8269 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:36.014017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-46407e8e-3e31-47ee-9299-2dddf2cb0b5c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.017046 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46407e8e-3e31-47ee-9299-2dddf2cb0b5c tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-class-sets/default Aug 14 01:25:36.017307 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46407e8e-3e31-47ee-9299-2dddf2cb0b5c tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-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-1767014983": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1767014983": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1767014983": 10}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:36.022574 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-7bd147fb-637d-43bd-ba34-b028fe3b8269 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Acquiring lock "cinder-attachment_update-63d0d515-0a41-429b-a2bd-6d5b57bbece1-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:25:36.028851 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-7bd147fb-637d-43bd-ba34-b028fe3b8269 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-63d0d515-0a41-429b-a2bd-6d5b57bbece1-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:25:36.030272 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.030272 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:36.067648 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-19d411e0-cb93-4e8c-b33f-dbbaf0e66321 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.074180 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-19d411e0-cb93-4e8c-b33f-dbbaf0e66321 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:36.074788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-19d411e0-cb93-4e8c-b33f-dbbaf0e66321 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.078819 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-19d411e0-cb93-4e8c-b33f-dbbaf0e66321 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.103514 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.103514 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:36.114477 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-19d411e0-cb93-4e8c-b33f-dbbaf0e66321 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:36.121898 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-19d411e0-cb93-4e8c-b33f-dbbaf0e66321 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 200 Aug 14 01:25:36.122508 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 807/3236] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 1657 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:36.134108 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-22ea7f91-cf58-4af4-a716-234ff01a8441 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.137948 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-22ea7f91-cf58-4af4-a716-234ff01a8441 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:25:36.137948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-22ea7f91-cf58-4af4-a716-234ff01a8441 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:36.158483 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.158483 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:36.159440 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-22ea7f91-cf58-4af4-a716-234ff01a8441 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:36.159440 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-22ea7f91-cf58-4af4-a716-234ff01a8441 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Create snapshot from volume 6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:36.175350 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46407e8e-3e31-47ee-9299-2dddf2cb0b5c tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] https://10.4.3.11/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 01:25:36.176241 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 804/3237] 10.4.3.11 () {68 vars in 1311 bytes} [Fri Aug 14 01:25:36 2026] PUT /volume/v3/os-quota-class-sets/default => generated 779 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:36.191743 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-86f0f13e-568e-4e22-9d3f-69cee4db7a9e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.193391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-7bd147fb-637d-43bd-ba34-b028fe3b8269 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-63d0d515-0a41-429b-a2bd-6d5b57bbece1-np0000007295" released by "attachment_update" :: held 0.163s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:25:36.193391 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-7bd147fb-637d-43bd-ba34-b028fe3b8269 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/c87f024f-8ca4-4388-a0d8-50b18eb0b729 returned with HTTP 200 Aug 14 01:25:36.193391 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 809/3238] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:25:35 2026] PUT /volume/v3/attachments/c87f024f-8ca4-4388-a0d8-50b18eb0b729 => generated 968 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:36.194424 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86f0f13e-568e-4e22-9d3f-69cee4db7a9e tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/ef4a75531d8348c18218971e9477e0e5/defaults Aug 14 01:25:36.194662 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86f0f13e-568e-4e22-9d3f-69cee4db7a9e tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.194908 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-86f0f13e-568e-4e22-9d3f-69cee4db7a9e tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Calling method 'defaults' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.218565 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-e805e34a-39b0-46d4-86a7-86b972d0a714 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.221672 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-86f0f13e-568e-4e22-9d3f-69cee4db7a9e tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/ef4a75531d8348c18218971e9477e0e5/defaults returned with HTTP 200 Aug 14 01:25:36.222128 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-e805e34a-39b0-46d4-86a7-86b972d0a714 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1/encryption Aug 14 01:25:36.222234 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-e805e34a-39b0-46d4-86a7-86b972d0a714 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.222343 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 808/3239] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/v3/os-quota-sets/ef4a75531d8348c18218971e9477e0e5/defaults => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:36.222598 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-e805e34a-39b0-46d4-86a7-86b972d0a714 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.246946 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.246946 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:36.258699 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-22ea7f91-cf58-4af4-a716-234ff01a8441 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Created reservations ['fd807b4b-f1aa-4b3f-bbd5-5f5dd80065c5', '8f5f9298-cdc1-4696-921a-0602566d183a', '6e3ae9fb-90c7-457c-af85-303f50e1dbb0', '8791ada8-5423-4c83-acca-0b478a97ad2f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:36.267993 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-e805e34a-39b0-46d4-86a7-86b972d0a714 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1/encryption returned with HTTP 200 Aug 14 01:25:36.268842 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 805/3240] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1/encryption => generated 161 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:36.336607 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-22ea7f91-cf58-4af4-a716-234ff01a8441 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Snapshot force create request issued successfully. Aug 14 01:25:36.337359 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ce43f96-1089-4d1d-883a-db50ebb9cb46 req-22ea7f91-cf58-4af4-a716-234ff01a8441 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:25:36.338337 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 819/3241] 10.4.3.11 () {72 vars in 1540 bytes} [Fri Aug 14 01:25:36 2026] POST /volume/v3/snapshots => generated 292 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:36.459946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d7ce9186-4b19-4f5f-b87d-8651e0c8ac87 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.463952 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7ce9186-4b19-4f5f-b87d-8651e0c8ac87 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] GET https://10.4.3.11/volume/v3/os-quota-sets/0ce65e045edd459e82f4f3ebbe864edb/defaults Aug 14 01:25:36.463952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7ce9186-4b19-4f5f-b87d-8651e0c8ac87 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.463952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d7ce9186-4b19-4f5f-b87d-8651e0c8ac87 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Calling method 'defaults' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.463952 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.463952 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:36.473500 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-d7ce9186-4b19-4f5f-b87d-8651e0c8ac87 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1463448895 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1463448895, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:25:36.475954 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-d7ce9186-4b19-4f5f-b87d-8651e0c8ac87 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1463448895 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1463448895, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:25:36.475954 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-d7ce9186-4b19-4f5f-b87d-8651e0c8ac87 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1463448895 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1463448895, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:25:36.479403 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d7ce9186-4b19-4f5f-b87d-8651e0c8ac87 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] https://10.4.3.11/volume/v3/os-quota-sets/0ce65e045edd459e82f4f3ebbe864edb/defaults returned with HTTP 200 Aug 14 01:25:36.480059 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 810/3242] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/v3/os-quota-sets/0ce65e045edd459e82f4f3ebbe864edb/defaults => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:36.607073 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b161036-aca8-4be8-9cea-1c9c2e64b38e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.609679 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b161036-aca8-4be8-9cea-1c9c2e64b38e tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] DELETE https://10.4.3.11/volume/v3/types/376a9702-c89f-4e5e-a688-170f5bda66df Aug 14 01:25:36.609956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b161036-aca8-4be8-9cea-1c9c2e64b38e tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.610214 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b161036-aca8-4be8-9cea-1c9c2e64b38e tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.633177 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e1e4924d-5892-498f-8dbf-9cc83d4b61e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.642098 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b161036-aca8-4be8-9cea-1c9c2e64b38e tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] https://10.4.3.11/volume/v3/types/376a9702-c89f-4e5e-a688-170f5bda66df returned with HTTP 202 Aug 14 01:25:36.642462 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e1e4924d-5892-498f-8dbf-9cc83d4b61e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:36.642584 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 809/3243] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:25:36 2026] DELETE /volume/v3/types/376a9702-c89f-4e5e-a688-170f5bda66df => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:36.642770 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e1e4924d-5892-498f-8dbf-9cc83d4b61e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.646627 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e1e4924d-5892-498f-8dbf-9cc83d4b61e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.654325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33378c9b-44c8-4171-b4cd-044cf006cb93 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.657275 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33378c9b-44c8-4171-b4cd-044cf006cb93 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] GET https://10.4.3.11/volume/v3/types/376a9702-c89f-4e5e-a688-170f5bda66df Aug 14 01:25:36.657588 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33378c9b-44c8-4171-b4cd-044cf006cb93 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.658103 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33378c9b-44c8-4171-b4cd-044cf006cb93 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.662556 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.662556 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:36.665849 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33378c9b-44c8-4171-b4cd-044cf006cb93 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] https://10.4.3.11/volume/v3/types/376a9702-c89f-4e5e-a688-170f5bda66df returned with HTTP 404 Aug 14 01:25:36.666604 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 820/3244] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/v3/types/376a9702-c89f-4e5e-a688-170f5bda66df => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:36.670780 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e1e4924d-5892-498f-8dbf-9cc83d4b61e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:36.675273 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f60e4470-6d85-4939-8a29-afbefdacbd81 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.677157 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e1e4924d-5892-498f-8dbf-9cc83d4b61e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:36.677216 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f60e4470-6d85-4939-8a29-afbefdacbd81 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] PUT https://10.4.3.11/volume/v3/os-quota-class-sets/default Aug 14 01:25:36.677533 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f60e4470-6d85-4939-8a29-afbefdacbd81 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:36.677688 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 806/3245] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:36.777980 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f60e4470-6d85-4939-8a29-afbefdacbd81 tempest-VolumeQuotaClassesTest-729338422 tempest-VolumeQuotaClassesTest-729338422-project-admin] https://10.4.3.11/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 01:25:36.778797 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 811/3246] 10.4.3.11 () {68 vars in 1311 bytes} [Fri Aug 14 01:25:36 2026] PUT /volume/v3/os-quota-class-sets/default => generated 570 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:25:36.780718 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-253bb98a-20e0-4ceb-89f5-73af50aa9dfc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.782401 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-253bb98a-20e0-4ceb-89f5-73af50aa9dfc None None] GET https://10.4.3.11/volume// Aug 14 01:25:36.782825 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-253bb98a-20e0-4ceb-89f5-73af50aa9dfc None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.783305 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-253bb98a-20e0-4ceb-89f5-73af50aa9dfc None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.783649 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-253bb98a-20e0-4ceb-89f5-73af50aa9dfc None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:36.783998 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 810/3247] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:36.798758 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3d194261-f259-415f-856c-382bfc80628b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.802561 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3d194261-f259-415f-856c-382bfc80628b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:25:36.802561 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3d194261-f259-415f-856c-382bfc80628b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8d18b32-70ec-484e-a7fd-e920dc66fc58", "connector": null, "instance_uuid": "23a2826f-c647-4ebb-b0b3-08269b0b7237"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:36.805254 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05c660c3-7ac2-45e2-a2b9-a5f3b0d52180 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.809137 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05c660c3-7ac2-45e2-a2b9-a5f3b0d52180 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:36.809266 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05c660c3-7ac2-45e2-a2b9-a5f3b0d52180 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.809491 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05c660c3-7ac2-45e2-a2b9-a5f3b0d52180 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.814414 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.814414 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:36.822566 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.822566 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:36.832077 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05c660c3-7ac2-45e2-a2b9-a5f3b0d52180 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:36.840780 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05c660c3-7ac2-45e2-a2b9-a5f3b0d52180 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:36.842466 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 807/3248] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:36.862649 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3d194261-f259-415f-856c-382bfc80628b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:25:36.863854 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 821/3249] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:25:36 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 14 01:25:36.917448 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01183f68-a96e-4d12-b4c2-b90fcc71318e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.919336 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01183f68-a96e-4d12-b4c2-b90fcc71318e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:36.919608 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01183f68-a96e-4d12-b4c2-b90fcc71318e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.919900 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01183f68-a96e-4d12-b4c2-b90fcc71318e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.935944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c4d55581-8d37-4e0f-b1cd-b13c33ec6eaf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.936861 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.936861 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:36.937054 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4d55581-8d37-4e0f-b1cd-b13c33ec6eaf None None] GET https://10.4.3.11/volume// Aug 14 01:25:36.937235 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4d55581-8d37-4e0f-b1cd-b13c33ec6eaf None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.937423 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c4d55581-8d37-4e0f-b1cd-b13c33ec6eaf None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.938798 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c4d55581-8d37-4e0f-b1cd-b13c33ec6eaf None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:36.938798 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 811/3250] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:36.945686 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01183f68-a96e-4d12-b4c2-b90fcc71318e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:36.950091 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3e87041e-02d5-4871-9751-1c96950696db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:36.955063 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01183f68-a96e-4d12-b4c2-b90fcc71318e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:36.955552 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3e87041e-02d5-4871-9751-1c96950696db tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:36.955735 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 812/3251] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:36.955867 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3e87041e-02d5-4871-9751-1c96950696db tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:36.956267 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3e87041e-02d5-4871-9751-1c96950696db tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:36.978709 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:36.978709 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:36.984772 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3e87041e-02d5-4871-9751-1c96950696db tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:36.991358 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-3e87041e-02d5-4871-9751-1c96950696db tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:36.992078 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 808/3252] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:36 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 1027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:37.135599 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b35add68-287a-4798-a164-c4c0f44f2090 req-6a320a81-233e-45fb-a9ec-98eac3e70e04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:37.137796 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-6a320a81-233e-45fb-a9ec-98eac3e70e04 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] PUT https://10.4.3.11/volume/v3/attachments/1ac61f2d-0849-4c29-a8b4-f99079284efc Aug 14 01:25:37.138562 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-6a320a81-233e-45fb-a9ec-98eac3e70e04 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:37.147530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b35add68-287a-4798-a164-c4c0f44f2090 req-6a320a81-233e-45fb-a9ec-98eac3e70e04 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Acquiring lock "cinder-attachment_update-d8d18b32-70ec-484e-a7fd-e920dc66fc58-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:25:37.152456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b35add68-287a-4798-a164-c4c0f44f2090 req-6a320a81-233e-45fb-a9ec-98eac3e70e04 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Lock "cinder-attachment_update-d8d18b32-70ec-484e-a7fd-e920dc66fc58-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:25:37.153875 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:37.153875 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:37.310094 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b35add68-287a-4798-a164-c4c0f44f2090 req-6a320a81-233e-45fb-a9ec-98eac3e70e04 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Lock "cinder-attachment_update-d8d18b32-70ec-484e-a7fd-e920dc66fc58-np0000007295" released by "attachment_update" :: held 0.157s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:25:37.311511 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-6a320a81-233e-45fb-a9ec-98eac3e70e04 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/1ac61f2d-0849-4c29-a8b4-f99079284efc returned with HTTP 200 Aug 14 01:25:37.312602 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 822/3253] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:25:37 2026] PUT /volume/v3/attachments/1ac61f2d-0849-4c29-a8b4-f99079284efc => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:37.798746 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-fea4a86b-4dd5-472d-87a4-d6572c4a2bd0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:37.801533 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-fea4a86b-4dd5-472d-87a4-d6572c4a2bd0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:25:37.801944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-fea4a86b-4dd5-472d-87a4-d6572c4a2bd0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:37.802050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-fea4a86b-4dd5-472d-87a4-d6572c4a2bd0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:37.811615 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:37.811615 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:37.817584 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-fea4a86b-4dd5-472d-87a4-d6572c4a2bd0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:25:37.823763 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-fea4a86b-4dd5-472d-87a4-d6572c4a2bd0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:25:37.824158 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 812/3254] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:37 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:37.860058 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a2040454-9b3c-4d15-8dbc-8481c91a9f35 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:37.862140 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2040454-9b3c-4d15-8dbc-8481c91a9f35 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:37.862689 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2040454-9b3c-4d15-8dbc-8481c91a9f35 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:37.863013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2040454-9b3c-4d15-8dbc-8481c91a9f35 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:37.881456 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:37.881456 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:37.886824 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a2040454-9b3c-4d15-8dbc-8481c91a9f35 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:37.893835 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2040454-9b3c-4d15-8dbc-8481c91a9f35 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:37.894292 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 813/3255] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:37 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:37.975866 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6f06d2ae-32c3-4caa-9ab8-4575c13c58ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:37.978193 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f06d2ae-32c3-4caa-9ab8-4575c13c58ad tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:37.978852 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f06d2ae-32c3-4caa-9ab8-4575c13c58ad tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:37.978852 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f06d2ae-32c3-4caa-9ab8-4575c13c58ad tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:37.991465 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:37.991465 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:37.995654 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6f06d2ae-32c3-4caa-9ab8-4575c13c58ad tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:38.001188 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f06d2ae-32c3-4caa-9ab8-4575c13c58ad tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:38.001785 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 809/3256] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:37 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:38.699307 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-dab8259f-8619-460a-b84e-e7d20a90c649 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:38.702308 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-dab8259f-8619-460a-b84e-e7d20a90c649 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:25:38.702308 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-dab8259f-8619-460a-b84e-e7d20a90c649 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:38.702688 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-dab8259f-8619-460a-b84e-e7d20a90c649 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:38.722305 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:38.722305 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:38.730984 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-dab8259f-8619-460a-b84e-e7d20a90c649 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:25:38.740230 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-dab8259f-8619-460a-b84e-e7d20a90c649 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:25:38.740803 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 823/3257] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:38 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 1364 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:25:38.752946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b5ef56b4-9f1d-4dc4-8d15-73b5ad9f5451 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:38.754059 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5ef56b4-9f1d-4dc4-8d15-73b5ad9f5451 None None] GET https://10.4.3.11/volume// Aug 14 01:25:38.754059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b5ef56b4-9f1d-4dc4-8d15-73b5ad9f5451 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:38.754059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b5ef56b4-9f1d-4dc4-8d15-73b5ad9f5451 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:38.754589 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b5ef56b4-9f1d-4dc4-8d15-73b5ad9f5451 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:38.755304 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 813/3258] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:25:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:38.767224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-10cf1266-7abb-4e4a-bcf2-a9e1dbcfc48d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:38.771794 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-10cf1266-7abb-4e4a-bcf2-a9e1dbcfc48d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:25:38.772277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-10cf1266-7abb-4e4a-bcf2-a9e1dbcfc48d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69c015db-d3a1-48c0-9489-30b03fe97d84", "connector": null, "instance_uuid": "07d44a59-94de-4c84-b080-0b32600603a3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:38.786749 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:38.786749 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:38.831024 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-10cf1266-7abb-4e4a-bcf2-a9e1dbcfc48d tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:25:38.831730 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 814/3259] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:25:38 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 14 01:25:38.902665 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f22356d2-69cf-4ae2-bf28-edfd666c17f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:38.906990 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f22356d2-69cf-4ae2-bf28-edfd666c17f9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:25:38.906990 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f22356d2-69cf-4ae2-bf28-edfd666c17f9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:38.906990 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f22356d2-69cf-4ae2-bf28-edfd666c17f9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:38.906990 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-f22356d2-69cf-4ae2-bf28-edfd666c17f9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Delete snapshot with id: df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:25:38.909123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39e0ee3b-34a4-4dbd-8b03-74c73d4c2390 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:38.912703 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39e0ee3b-34a4-4dbd-8b03-74c73d4c2390 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:38.912956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39e0ee3b-34a4-4dbd-8b03-74c73d4c2390 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:38.914532 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39e0ee3b-34a4-4dbd-8b03-74c73d4c2390 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:38.914626 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:38.914626 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:38.915187 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f22356d2-69cf-4ae2-bf28-edfd666c17f9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Snapshot retrieved successfully. Aug 14 01:25:38.943224 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f22356d2-69cf-4ae2-bf28-edfd666c17f9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Snapshot delete request issued successfully. Aug 14 01:25:38.943414 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:38.943414 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:38.943741 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f22356d2-69cf-4ae2-bf28-edfd666c17f9 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 returned with HTTP 202 Aug 14 01:25:38.944357 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 810/3260] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:25:38 2026] DELETE /volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 01:25:38.954719 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39e0ee3b-34a4-4dbd-8b03-74c73d4c2390 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:38.965419 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39e0ee3b-34a4-4dbd-8b03-74c73d4c2390 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:38.966211 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 824/3261] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:38 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:38.968014 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b36207f7-e77d-445c-b6cc-f192a3bd9a48 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:38.972425 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b36207f7-e77d-445c-b6cc-f192a3bd9a48 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:25:38.972762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b36207f7-e77d-445c-b6cc-f192a3bd9a48 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:38.973063 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b36207f7-e77d-445c-b6cc-f192a3bd9a48 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:38.981269 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:38.981269 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:38.982172 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b36207f7-e77d-445c-b6cc-f192a3bd9a48 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Snapshot retrieved successfully. Aug 14 01:25:38.983183 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b36207f7-e77d-445c-b6cc-f192a3bd9a48 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 returned with HTTP 200 Aug 14 01:25:38.984039 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 814/3262] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:38 2026] GET /volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:39.025701 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84a50d29-7d92-45b3-ac9d-74a344929f99 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:39.029308 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84a50d29-7d92-45b3-ac9d-74a344929f99 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:39.029720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84a50d29-7d92-45b3-ac9d-74a344929f99 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:39.030667 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84a50d29-7d92-45b3-ac9d-74a344929f99 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:39.268804 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:39.268804 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:39.275948 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-84a50d29-7d92-45b3-ac9d-74a344929f99 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:39.282087 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84a50d29-7d92-45b3-ac9d-74a344929f99 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:39.282501 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 815/3263] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:39 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:39.991438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-555c6ad8-e658-4725-a012-7b400cd66445 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:39.996390 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7fa80045-b534-4710-b9d9-73c074409361 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:39.997073 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-555c6ad8-e658-4725-a012-7b400cd66445 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:39.997328 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-555c6ad8-e658-4725-a012-7b400cd66445 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:39.997585 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-555c6ad8-e658-4725-a012-7b400cd66445 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:40.000772 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7fa80045-b534-4710-b9d9-73c074409361 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:25:40.000972 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7fa80045-b534-4710-b9d9-73c074409361 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:40.001150 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7fa80045-b534-4710-b9d9-73c074409361 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:40.010148 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7fa80045-b534-4710-b9d9-73c074409361 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 returned with HTTP 404 Aug 14 01:25:40.010148 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 825/3264] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:39 2026] GET /volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:40.015742 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-4a4dff0f-1aac-4613-b22d-70017ee59129 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.016302 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:40.016302 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:40.021332 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-4a4dff0f-1aac-4613-b22d-70017ee59129 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:40.021844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-4a4dff0f-1aac-4613-b22d-70017ee59129 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:40.021976 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-4a4dff0f-1aac-4613-b22d-70017ee59129 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:40.031055 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-555c6ad8-e658-4725-a012-7b400cd66445 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:40.039941 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-555c6ad8-e658-4725-a012-7b400cd66445 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:40.039941 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 811/3265] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:39 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:40.047148 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:40.047148 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:40.052780 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-4a4dff0f-1aac-4613-b22d-70017ee59129 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:40.061081 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-4a4dff0f-1aac-4613-b22d-70017ee59129 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 200 Aug 14 01:25:40.061738 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 815/3266] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:40 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 1657 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:40.197771 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7b321891-02bb-4a0e-b141-e434d1904854 req-6fb77b19-c8c7-450b-acbe-b3fea3032f85 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.201812 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b321891-02bb-4a0e-b141-e434d1904854 req-6fb77b19-c8c7-450b-acbe-b3fea3032f85 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/attachments?instance_id=2502e6d4-291d-49ac-9170-811e15816e13 Aug 14 01:25:40.202104 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7b321891-02bb-4a0e-b141-e434d1904854 req-6fb77b19-c8c7-450b-acbe-b3fea3032f85 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:40.202327 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7b321891-02bb-4a0e-b141-e434d1904854 req-6fb77b19-c8c7-450b-acbe-b3fea3032f85 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:40.219915 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7b321891-02bb-4a0e-b141-e434d1904854 req-6fb77b19-c8c7-450b-acbe-b3fea3032f85 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments?instance_id=2502e6d4-291d-49ac-9170-811e15816e13 returned with HTTP 200 Aug 14 01:25:40.219915 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 816/3267] 10.4.3.11 () {70 vars in 1630 bytes} [Fri Aug 14 01:25:40 2026] GET /volume/v3/attachments?instance_id=2502e6d4-291d-49ac-9170-811e15816e13 => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:40.235681 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7b321891-02bb-4a0e-b141-e434d1904854 req-51ee382f-21bb-4281-89e4-5e7907cdbead None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.238220 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7b321891-02bb-4a0e-b141-e434d1904854 req-51ee382f-21bb-4281-89e4-5e7907cdbead tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019 Aug 14 01:25:40.238453 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7b321891-02bb-4a0e-b141-e434d1904854 req-51ee382f-21bb-4281-89e4-5e7907cdbead tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:40.238695 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7b321891-02bb-4a0e-b141-e434d1904854 req-51ee382f-21bb-4281-89e4-5e7907cdbead tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:40.267893 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7b321891-02bb-4a0e-b141-e434d1904854 req-51ee382f-21bb-4281-89e4-5e7907cdbead tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019 returned with HTTP 200 Aug 14 01:25:40.268485 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 826/3268] 10.4.3.11 () {70 vars in 1644 bytes} [Fri Aug 14 01:25:40 2026] GET /volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019 => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:40.277541 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee0be120-1689-4d28-a685-24f2de9318f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.302579 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4297280b-fcfd-4b5e-84c7-37fac4356ed0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.304912 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4297280b-fcfd-4b5e-84c7-37fac4356ed0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:40.305176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4297280b-fcfd-4b5e-84c7-37fac4356ed0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:40.305443 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4297280b-fcfd-4b5e-84c7-37fac4356ed0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:40.322804 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:40.322804 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:40.328298 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4297280b-fcfd-4b5e-84c7-37fac4356ed0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:40.334451 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4297280b-fcfd-4b5e-84c7-37fac4356ed0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:40.334935 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 816/3269] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:40 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:40.438957 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee0be120-1689-4d28-a685-24f2de9318f4 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] GET https://10.4.3.11/volume/v3/os-services Aug 14 01:25:40.438957 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee0be120-1689-4d28-a685-24f2de9318f4 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:40.438957 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee0be120-1689-4d28-a685-24f2de9318f4 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:40.443748 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee0be120-1689-4d28-a685-24f2de9318f4 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] https://10.4.3.11/volume/v3/os-services returned with HTTP 200 Aug 14 01:25:40.444620 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 812/3270] 10.4.3.11 () {66 vars in 1242 bytes} [Fri Aug 14 01:25:40 2026] GET /volume/v3/os-services => generated 626 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:40.456008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-35547b7e-4607-45bc-8923-5fbe11bf209e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.461676 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35547b7e-4607-45bc-8923-5fbe11bf209e tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] PUT https://10.4.3.11/volume/v3/os-services/disable-log-reason Aug 14 01:25:40.462125 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35547b7e-4607-45bc-8923-5fbe11bf209e tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007295", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:40.466664 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35547b7e-4607-45bc-8923-5fbe11bf209e tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] https://10.4.3.11/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 14 01:25:40.468577 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 817/3271] 10.4.3.11 () {68 vars in 1319 bytes} [Fri Aug 14 01:25:40 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 14 01:25:40.480810 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d465c23-ce9b-41cb-88a8-b78cde9f6ff0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.482950 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d465c23-ce9b-41cb-88a8-b78cde9f6ff0 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] PUT https://10.4.3.11/volume/v3/os-services/disable Aug 14 01:25:40.483422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d465c23-ce9b-41cb-88a8-b78cde9f6ff0 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007295", "binary": "invalid_binary"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:40.485320 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:40.485320 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:40.505406 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d465c23-ce9b-41cb-88a8-b78cde9f6ff0 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] https://10.4.3.11/volume/v3/os-services/disable returned with HTTP 404 Aug 14 01:25:40.506085 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 827/3272] 10.4.3.11 () {68 vars in 1286 bytes} [Fri Aug 14 01:25:40 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:40.521790 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-36317d36-1f01-4bee-acda-5e0b659f8834 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.524048 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36317d36-1f01-4bee-acda-5e0b659f8834 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] PUT https://10.4.3.11/volume/v3/os-services/enable Aug 14 01:25:40.524590 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36317d36-1f01-4bee-acda-5e0b659f8834 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:40.532875 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36317d36-1f01-4bee-acda-5e0b659f8834 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] https://10.4.3.11/volume/v3/os-services/enable returned with HTTP 404 Aug 14 01:25:40.533521 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 817/3273] 10.4.3.11 () {68 vars in 1283 bytes} [Fri Aug 14 01:25:40 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:25:40.545723 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7697d3a2-f78c-452a-83dd-2c2a6cdba8f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.549909 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7697d3a2-f78c-452a-83dd-2c2a6cdba8f0 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] PUT https://10.4.3.11/volume/v3/os-services/freeze Aug 14 01:25:40.550402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7697d3a2-f78c-452a-83dd-2c2a6cdba8f0 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:40.562172 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7697d3a2-f78c-452a-83dd-2c2a6cdba8f0 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] https://10.4.3.11/volume/v3/os-services/freeze returned with HTTP 400 Aug 14 01:25:40.563026 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 813/3274] 10.4.3.11 () {68 vars in 1283 bytes} [Fri Aug 14 01:25:40 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:25:40.578942 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d79fb2f-7200-48c9-90ab-2eebb9faea06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.582672 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d79fb2f-7200-48c9-90ab-2eebb9faea06 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] PUT https://10.4.3.11/volume/v3/os-services/thaw Aug 14 01:25:40.582672 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d79fb2f-7200-48c9-90ab-2eebb9faea06 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:40.584474 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:40.584474 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:40.589124 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d79fb2f-7200-48c9-90ab-2eebb9faea06 tempest-VolumeServicesNegativeTest-945280241 tempest-VolumeServicesNegativeTest-945280241-project-admin] https://10.4.3.11/volume/v3/os-services/thaw returned with HTTP 400 Aug 14 01:25:40.589807 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 818/3275] 10.4.3.11 () {68 vars in 1277 bytes} [Fri Aug 14 01:25:40 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:25:40.976783 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9d761a6-2d00-42aa-9e87-e65455c1be17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.976783 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9d761a6-2d00-42aa-9e87-e65455c1be17 None None] GET https://10.4.3.11/volume// Aug 14 01:25:40.976783 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9d761a6-2d00-42aa-9e87-e65455c1be17 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:40.976783 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9d761a6-2d00-42aa-9e87-e65455c1be17 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:40.976783 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9d761a6-2d00-42aa-9e87-e65455c1be17 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:40.976783 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 828/3276] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:40.991708 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-4c6ea15c-dec7-4539-992a-197c08331e42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:40.998114 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-4c6ea15c-dec7-4539-992a-197c08331e42 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:25:40.998114 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-4c6ea15c-dec7-4539-992a-197c08331e42 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:40.999970 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-4c6ea15c-dec7-4539-992a-197c08331e42 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:41.019957 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:41.019957 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:41.029457 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-4c6ea15c-dec7-4539-992a-197c08331e42 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:25:41.041950 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-4c6ea15c-dec7-4539-992a-197c08331e42 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:25:41.041950 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 818/3277] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:40 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 1543 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:41.057685 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9092ffa0-c0eb-490e-bbe1-34598145d0c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:41.061626 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9092ffa0-c0eb-490e-bbe1-34598145d0c7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:41.063818 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9092ffa0-c0eb-490e-bbe1-34598145d0c7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:41.064561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9092ffa0-c0eb-490e-bbe1-34598145d0c7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:41.083145 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:41.083145 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:41.089527 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9092ffa0-c0eb-490e-bbe1-34598145d0c7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:41.097174 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9092ffa0-c0eb-490e-bbe1-34598145d0c7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:41.097174 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 814/3278] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:41 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:41.211940 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-84fcd3c7-4eb6-40d6-bb63-20a950b66ce0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:41.218695 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-84fcd3c7-4eb6-40d6-bb63-20a950b66ce0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/43da81bb-1af2-4e61-88d5-918965fa2787 Aug 14 01:25:41.219262 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-84fcd3c7-4eb6-40d6-bb63-20a950b66ce0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:41.260020 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-84fcd3c7-4eb6-40d6-bb63-20a950b66ce0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-69c015db-d3a1-48c0-9489-30b03fe97d84-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:25:41.263602 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-84fcd3c7-4eb6-40d6-bb63-20a950b66ce0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-69c015db-d3a1-48c0-9489-30b03fe97d84-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:25:41.265177 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:41.265177 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:41.351496 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-78881459-89a2-468b-9045-ec0b1fbabca5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:41.353850 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78881459-89a2-468b-9045-ec0b1fbabca5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:41.355236 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78881459-89a2-468b-9045-ec0b1fbabca5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:41.355526 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78881459-89a2-468b-9045-ec0b1fbabca5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:41.373027 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:41.373027 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:41.376896 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-78881459-89a2-468b-9045-ec0b1fbabca5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:41.382942 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78881459-89a2-468b-9045-ec0b1fbabca5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:41.383484 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 829/3279] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:41 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:41.441902 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-84fcd3c7-4eb6-40d6-bb63-20a950b66ce0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-69c015db-d3a1-48c0-9489-30b03fe97d84-np0000007295" released by "attachment_update" :: held 0.178s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:25:41.442340 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-84fcd3c7-4eb6-40d6-bb63-20a950b66ce0 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/43da81bb-1af2-4e61-88d5-918965fa2787 returned with HTTP 200 Aug 14 01:25:41.442974 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 819/3280] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:25:41 2026] PUT /volume/v3/attachments/43da81bb-1af2-4e61-88d5-918965fa2787 => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:41.492842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-e5fcb5c4-d1cb-4036-8099-6077dacde1cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:41.498030 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-e5fcb5c4-d1cb-4036-8099-6077dacde1cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/43da81bb-1af2-4e61-88d5-918965fa2787/action Aug 14 01:25:41.498537 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-e5fcb5c4-d1cb-4036-8099-6077dacde1cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:41.499067 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-e5fcb5c4-d1cb-4036-8099-6077dacde1cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:41.526217 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:41.526217 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:41.544315 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-ac3e4cac-ce6b-47fe-85fa-34c1f373f5be req-e5fcb5c4-d1cb-4036-8099-6077dacde1cb tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/43da81bb-1af2-4e61-88d5-918965fa2787/action returned with HTTP 204 Aug 14 01:25:41.545003 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 819/3281] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:25:41 2026] POST /volume/v3/attachments/43da81bb-1af2-4e61-88d5-918965fa2787/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:42.131885 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c85b8fd5-036d-4c70-94a1-a02485d792ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:42.136000 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c85b8fd5-036d-4c70-94a1-a02485d792ed tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:42.136333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c85b8fd5-036d-4c70-94a1-a02485d792ed tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:42.136693 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c85b8fd5-036d-4c70-94a1-a02485d792ed tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:42.170104 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:42.170104 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:42.177318 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c85b8fd5-036d-4c70-94a1-a02485d792ed tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:42.185246 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c85b8fd5-036d-4c70-94a1-a02485d792ed tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:42.185851 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 815/3282] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:42 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:42.406155 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93c7b353-b209-4696-87dd-e1023a4349e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:42.410307 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93c7b353-b209-4696-87dd-e1023a4349e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:42.410307 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93c7b353-b209-4696-87dd-e1023a4349e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:42.411595 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93c7b353-b209-4696-87dd-e1023a4349e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:42.442083 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:42.442083 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:42.455670 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93c7b353-b209-4696-87dd-e1023a4349e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:42.466186 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93c7b353-b209-4696-87dd-e1023a4349e3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:42.467000 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 830/3283] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:42 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:42.777095 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e694c95c-0b8f-4737-8d7b-1cf561947cff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:42.780729 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e694c95c-0b8f-4737-8d7b-1cf561947cff tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/attachments/1ac61f2d-0849-4c29-a8b4-f99079284efc/action Aug 14 01:25:42.781391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e694c95c-0b8f-4737-8d7b-1cf561947cff tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:42.781587 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e694c95c-0b8f-4737-8d7b-1cf561947cff tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:42.808992 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:42.808992 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:42.823683 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b35add68-287a-4798-a164-c4c0f44f2090 req-e694c95c-0b8f-4737-8d7b-1cf561947cff tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/1ac61f2d-0849-4c29-a8b4-f99079284efc/action returned with HTTP 204 Aug 14 01:25:42.824277 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 820/3284] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:25:42 2026] POST /volume/v3/attachments/1ac61f2d-0849-4c29-a8b4-f99079284efc/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:43.212359 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-61a55b81-c3a9-4b02-a4e2-3aecb445fabd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:43.214308 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61a55b81-c3a9-4b02-a4e2-3aecb445fabd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:43.214635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61a55b81-c3a9-4b02-a4e2-3aecb445fabd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:43.215419 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-61a55b81-c3a9-4b02-a4e2-3aecb445fabd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:43.239815 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:43.239815 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:43.244210 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-61a55b81-c3a9-4b02-a4e2-3aecb445fabd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:43.251899 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-61a55b81-c3a9-4b02-a4e2-3aecb445fabd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:43.251899 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 820/3285] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:43 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:43.484106 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a97123a-1d26-4ab8-ae3f-e6b06e7e0014 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:43.489954 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a97123a-1d26-4ab8-ae3f-e6b06e7e0014 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:43.490708 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a97123a-1d26-4ab8-ae3f-e6b06e7e0014 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:43.490708 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a97123a-1d26-4ab8-ae3f-e6b06e7e0014 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:43.503680 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:43.503680 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:43.509941 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a97123a-1d26-4ab8-ae3f-e6b06e7e0014 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:43.516285 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a97123a-1d26-4ab8-ae3f-e6b06e7e0014 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:43.516562 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 816/3286] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:43 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:43.779805 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-e2743388-4806-417a-b368-e59d01698151 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:43.782658 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-e2743388-4806-417a-b368-e59d01698151 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/attachments/6ea50bc6-06a9-4365-b1db-8ac05580a8e2 Aug 14 01:25:43.782974 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-e2743388-4806-417a-b368-e59d01698151 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:43.783254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-e2743388-4806-417a-b368-e59d01698151 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:43.793982 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:43.793982 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:43.885833 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-12ecf4fc-8d2a-47f1-a1e2-f0115d0a07d7 req-e2743388-4806-417a-b368-e59d01698151 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/6ea50bc6-06a9-4365-b1db-8ac05580a8e2 returned with HTTP 200 Aug 14 01:25:43.885963 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 831/3287] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:25:43 2026] DELETE /volume/v3/attachments/6ea50bc6-06a9-4365-b1db-8ac05580a8e2 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:44.278785 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8b7c2cd3-0d18-42d2-9320-8c40d6dbf75b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.281297 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b7c2cd3-0d18-42d2-9320-8c40d6dbf75b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:44.281636 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b7c2cd3-0d18-42d2-9320-8c40d6dbf75b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:44.282891 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b7c2cd3-0d18-42d2-9320-8c40d6dbf75b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:44.301938 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:44.301938 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:44.308191 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8b7c2cd3-0d18-42d2-9320-8c40d6dbf75b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:44.316131 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b7c2cd3-0d18-42d2-9320-8c40d6dbf75b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:44.317257 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 821/3288] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:44 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:44.397096 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59f86dff-1370-444d-9022-ef0a607bab85 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.537301 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59f86dff-1370-444d-9022-ef0a607bab85 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:25:44.537913 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59f86dff-1370-444d-9022-ef0a607bab85 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-385017471"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:44.556567 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59f86dff-1370-444d-9022-ef0a607bab85 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:25:44.557174 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 821/3289] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:25:44 2026] POST /volume/v3/types => generated 230 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:25:44.569032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23085480-5b5f-4457-b12f-29a29b8cd1ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.571863 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23085480-5b5f-4457-b12f-29a29b8cd1ca tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] POST https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs Aug 14 01:25:44.572488 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23085480-5b5f-4457-b12f-29a29b8cd1ca tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:44.636846 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23085480-5b5f-4457-b12f-29a29b8cd1ca tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs returned with HTTP 200 Aug 14 01:25:44.637431 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 817/3290] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:25:44 2026] POST /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs => generated 34 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:25:44.645266 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2c4e2e1-9579-4108-abe9-794abafb3379 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.647538 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2c4e2e1-9579-4108-abe9-794abafb3379 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] GET https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec3 Aug 14 01:25:44.647752 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2c4e2e1-9579-4108-abe9-794abafb3379 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:44.648032 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2c4e2e1-9579-4108-abe9-794abafb3379 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:44.648337 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:44.648337 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:44.657538 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2c4e2e1-9579-4108-abe9-794abafb3379 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec3 returned with HTTP 200 Aug 14 01:25:44.658117 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 832/3291] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:25:44 2026] GET /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:25:44.667237 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5d3c0c7-5c1e-40fd-b7f8-de1c8d112a2c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.669903 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5d3c0c7-5c1e-40fd-b7f8-de1c8d112a2c tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] DELETE https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec3 Aug 14 01:25:44.670245 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5d3c0c7-5c1e-40fd-b7f8-de1c8d112a2c tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:44.670534 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5d3c0c7-5c1e-40fd-b7f8-de1c8d112a2c tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:44.703201 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5d3c0c7-5c1e-40fd-b7f8-de1c8d112a2c tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec3 returned with HTTP 202 Aug 14 01:25:44.703726 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 822/3292] 10.4.3.11 () {66 vars in 1392 bytes} [Fri Aug 14 01:25:44 2026] DELETE /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:25:44.720076 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee8ab5d2-ff7b-4908-891f-8dbb6f57edfc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.721774 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee8ab5d2-ff7b-4908-891f-8dbb6f57edfc tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] GET https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec3 Aug 14 01:25:44.721942 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee8ab5d2-ff7b-4908-891f-8dbb6f57edfc tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:44.722145 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee8ab5d2-ff7b-4908-891f-8dbb6f57edfc tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:44.731209 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee8ab5d2-ff7b-4908-891f-8dbb6f57edfc tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec3 returned with HTTP 404 Aug 14 01:25:44.732101 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 822/3293] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:25:44 2026] GET /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:44.744629 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3da1b13-b955-4fff-8944-8028420a99f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.747264 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3da1b13-b955-4fff-8944-8028420a99f7 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] POST https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs Aug 14 01:25:44.747724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3da1b13-b955-4fff-8944-8028420a99f7 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:44.781497 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3da1b13-b955-4fff-8944-8028420a99f7 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs returned with HTTP 200 Aug 14 01:25:44.781497 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 818/3294] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:25:44 2026] POST /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 01:25:44.800152 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-359e6b6b-3bfd-4269-a949-e14758101ad9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.801608 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-359e6b6b-3bfd-4269-a949-e14758101ad9 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] GET https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs Aug 14 01:25:44.801608 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-359e6b6b-3bfd-4269-a949-e14758101ad9 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:44.801771 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-359e6b6b-3bfd-4269-a949-e14758101ad9 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:44.820661 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-359e6b6b-3bfd-4269-a949-e14758101ad9 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs returned with HTTP 200 Aug 14 01:25:44.821443 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 833/3295] 10.4.3.11 () {66 vars in 1371 bytes} [Fri Aug 14 01:25:44 2026] GET /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:25:44.832452 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7ec9c6b1-61f3-4474-a7c0-0d56efcd0b93 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.835529 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ec9c6b1-61f3-4474-a7c0-0d56efcd0b93 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] POST https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs Aug 14 01:25:44.836013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7ec9c6b1-61f3-4474-a7c0-0d56efcd0b93 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:44.880657 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7ec9c6b1-61f3-4474-a7c0-0d56efcd0b93 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs returned with HTTP 200 Aug 14 01:25:44.881297 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 823/3296] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:25:44 2026] POST /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs => generated 34 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:25:44.906331 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-84926865-65a7-4440-a831-7f18d2f8b8a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.910101 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84926865-65a7-4440-a831-7f18d2f8b8a2 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] PUT https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec2 Aug 14 01:25:44.910738 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84926865-65a7-4440-a831-7f18d2f8b8a2 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:44.943971 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84926865-65a7-4440-a831-7f18d2f8b8a2 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec2 returned with HTTP 200 Aug 14 01:25:44.944651 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 823/3297] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:25:44 2026] PUT /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec2 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:25:44.959163 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8989ae4-f9e5-4c6e-992b-de00ada5f54d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.966736 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8989ae4-f9e5-4c6e-992b-de00ada5f54d tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] GET https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec2 Aug 14 01:25:44.971647 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8989ae4-f9e5-4c6e-992b-de00ada5f54d tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:44.971647 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8989ae4-f9e5-4c6e-992b-de00ada5f54d tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:44.986314 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8989ae4-f9e5-4c6e-992b-de00ada5f54d tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec2 returned with HTTP 200 Aug 14 01:25:44.986314 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 819/3298] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:25:44 2026] GET /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs/spec2 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:25:44.993178 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dbb790a9-052d-4e45-ade2-9bf4e80c76fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:44.995197 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbb790a9-052d-4e45-ade2-9bf4e80c76fa tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] POST https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs Aug 14 01:25:44.995671 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbb790a9-052d-4e45-ade2-9bf4e80c76fa tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:45.060665 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbb790a9-052d-4e45-ade2-9bf4e80c76fa tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs returned with HTTP 200 Aug 14 01:25:45.063286 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 834/3299] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:25:44 2026] POST /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs => generated 51 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:25:45.081519 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4dfd52cc-eb8f-4e57-96b1-ae5afb9656c6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:45.084946 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4dfd52cc-eb8f-4e57-96b1-ae5afb9656c6 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] GET https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs Aug 14 01:25:45.085366 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4dfd52cc-eb8f-4e57-96b1-ae5afb9656c6 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:45.085769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4dfd52cc-eb8f-4e57-96b1-ae5afb9656c6 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:45.097303 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4dfd52cc-eb8f-4e57-96b1-ae5afb9656c6 tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs returned with HTTP 200 Aug 14 01:25:45.097818 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 824/3300] 10.4.3.11 () {66 vars in 1371 bytes} [Fri Aug 14 01:25:45 2026] GET /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae/extra_specs => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:25:45.139173 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2bc48f9-8ece-4c4d-b655-a5ba88209ade None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:45.139173 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2bc48f9-8ece-4c4d-b655-a5ba88209ade tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] DELETE https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae Aug 14 01:25:45.139173 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2bc48f9-8ece-4c4d-b655-a5ba88209ade tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:45.139173 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2bc48f9-8ece-4c4d-b655-a5ba88209ade tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:45.190970 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2bc48f9-8ece-4c4d-b655-a5ba88209ade tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae returned with HTTP 202 Aug 14 01:25:45.191541 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 824/3301] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:25:45 2026] DELETE /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:45.210175 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1822c98f-819b-4739-ba12-2a0ed46a577e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:45.224815 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1822c98f-819b-4739-ba12-2a0ed46a577e tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] GET https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae Aug 14 01:25:45.225550 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1822c98f-819b-4739-ba12-2a0ed46a577e tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:45.225550 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1822c98f-819b-4739-ba12-2a0ed46a577e tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:45.242918 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1822c98f-819b-4739-ba12-2a0ed46a577e tempest-VolumeTypesExtraSpecsTest-1685004537 tempest-VolumeTypesExtraSpecsTest-1685004537-project-admin] https://10.4.3.11/volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae returned with HTTP 404 Aug 14 01:25:45.243599 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 820/3302] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:25:45 2026] GET /volume/v3/types/84c37867-13a0-4d71-b4c2-cf4dbd2e62ae => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:45.357465 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-433333e1-af13-4a76-af0f-facbd0557ed9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:45.362723 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-433333e1-af13-4a76-af0f-facbd0557ed9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:45.362993 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-433333e1-af13-4a76-af0f-facbd0557ed9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:45.363381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-433333e1-af13-4a76-af0f-facbd0557ed9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:45.398650 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:45.398650 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:45.404205 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-433333e1-af13-4a76-af0f-facbd0557ed9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:45.414111 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-433333e1-af13-4a76-af0f-facbd0557ed9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:45.414894 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 835/3303] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:45 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:46.069084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44c04381-6f0d-4342-9b12-69bb2c1bc193 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:46.071154 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44c04381-6f0d-4342-9b12-69bb2c1bc193 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca?cascade=True Aug 14 01:25:46.071678 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44c04381-6f0d-4342-9b12-69bb2c1bc193 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:46.072168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44c04381-6f0d-4342-9b12-69bb2c1bc193 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:46.072419 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-44c04381-6f0d-4342-9b12-69bb2c1bc193 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Delete volume with id: 6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:46.084060 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:46.084060 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:46.086342 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44c04381-6f0d-4342-9b12-69bb2c1bc193 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:46.149036 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44c04381-6f0d-4342-9b12-69bb2c1bc193 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Delete volume request issued successfully. Aug 14 01:25:46.149036 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44c04381-6f0d-4342-9b12-69bb2c1bc193 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca?cascade=True returned with HTTP 202 Aug 14 01:25:46.149791 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 825/3304] 10.4.3.11 () {66 vars in 1369 bytes} [Fri Aug 14 01:25:46 2026] DELETE /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca?cascade=True => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:46.165432 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-76dd2d58-37be-4ff3-8afd-84e1387a0d9c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:46.168501 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76dd2d58-37be-4ff3-8afd-84e1387a0d9c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:46.168675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76dd2d58-37be-4ff3-8afd-84e1387a0d9c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:46.169147 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76dd2d58-37be-4ff3-8afd-84e1387a0d9c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:46.197525 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:46.197525 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:46.206306 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-76dd2d58-37be-4ff3-8afd-84e1387a0d9c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:46.217501 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76dd2d58-37be-4ff3-8afd-84e1387a0d9c tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 200 Aug 14 01:25:46.217728 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 825/3305] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:46 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 1364 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:46.436217 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d84ab399-4035-4f74-b1df-e1112c92ccd2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:46.438770 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d84ab399-4035-4f74-b1df-e1112c92ccd2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:46.439130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d84ab399-4035-4f74-b1df-e1112c92ccd2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:46.440108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d84ab399-4035-4f74-b1df-e1112c92ccd2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:46.455916 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:46.455916 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:46.464015 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d84ab399-4035-4f74-b1df-e1112c92ccd2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:46.470629 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d84ab399-4035-4f74-b1df-e1112c92ccd2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:46.471221 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 821/3306] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:46 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:47.236986 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c642f592-d69f-4973-ba0f-c6009c930443 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:47.240994 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c642f592-d69f-4973-ba0f-c6009c930443 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:47.240994 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c642f592-d69f-4973-ba0f-c6009c930443 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:47.240994 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c642f592-d69f-4973-ba0f-c6009c930443 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:47.251832 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c642f592-d69f-4973-ba0f-c6009c930443 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 404 Aug 14 01:25:47.252595 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 836/3307] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:47 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:47.438773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c1740349-fef4-440d-9283-c3173f5eee4f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:47.442946 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1740349-fef4-440d-9283-c3173f5eee4f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:25:47.442946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1740349-fef4-440d-9283-c3173f5eee4f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8d18b32-70ec-484e-a7fd-e920dc66fc58", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-626483101", "description": null, "metadata": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:47.473994 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:47.473994 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:47.473994 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c1740349-fef4-440d-9283-c3173f5eee4f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:47.473994 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-c1740349-fef4-440d-9283-c3173f5eee4f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create snapshot from volume d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:47.500848 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f9caac6a-6ce0-4eb1-a368-0f3046cdfc9e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:47.505523 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9caac6a-6ce0-4eb1-a368-0f3046cdfc9e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:47.505523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9caac6a-6ce0-4eb1-a368-0f3046cdfc9e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:47.505523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f9caac6a-6ce0-4eb1-a368-0f3046cdfc9e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:47.527254 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:47.527254 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:47.536628 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f9caac6a-6ce0-4eb1-a368-0f3046cdfc9e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:47.545955 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f9caac6a-6ce0-4eb1-a368-0f3046cdfc9e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:47.546950 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 826/3308] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:47 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:47.591338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c1740349-fef4-440d-9283-c3173f5eee4f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Created reservations ['03a6085e-9680-4b62-a83c-fde3a7f73472', '2e67ad77-e60d-4306-8a34-444d801e9c6b', '2b49e1a4-afd2-421b-8459-7ade73582a3a', '6fcfa0b9-b23f-49d0-9c5d-347be87ca527'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:47.654682 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c1740349-fef4-440d-9283-c3173f5eee4f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot force create request issued successfully. Aug 14 01:25:47.655071 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1740349-fef4-440d-9283-c3173f5eee4f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:25:47.656046 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 826/3309] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:25:47 2026] POST /volume/v3/snapshots => generated 312 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:47.666869 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b8f88904-99cb-4fba-9e86-1a1dbd51d0a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:47.669123 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8f88904-99cb-4fba-9e86-1a1dbd51d0a8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 Aug 14 01:25:47.669863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8f88904-99cb-4fba-9e86-1a1dbd51d0a8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:47.669863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8f88904-99cb-4fba-9e86-1a1dbd51d0a8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:47.682515 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:47.682515 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:47.682689 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b8f88904-99cb-4fba-9e86-1a1dbd51d0a8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:25:47.683540 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8f88904-99cb-4fba-9e86-1a1dbd51d0a8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 returned with HTTP 200 Aug 14 01:25:47.685133 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 822/3310] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:47 2026] GET /volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 => generated 444 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:48.174991 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7155c971-7868-4ab2-a17e-366f78c94d60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:48.179230 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7155c971-7868-4ab2-a17e-366f78c94d60 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:48.179678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7155c971-7868-4ab2-a17e-366f78c94d60 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:48.180336 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7155c971-7868-4ab2-a17e-366f78c94d60 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:48.180502 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7155c971-7868-4ab2-a17e-366f78c94d60 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Delete volume with id: 6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:48.191276 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7155c971-7868-4ab2-a17e-366f78c94d60 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 404 Aug 14 01:25:48.192264 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 837/3311] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:48 2026] DELETE /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:48.201434 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5efd398f-2075-4c70-8372-44e066e1ba1f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:48.204462 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5efd398f-2075-4c70-8372-44e066e1ba1f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca Aug 14 01:25:48.204765 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5efd398f-2075-4c70-8372-44e066e1ba1f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:48.205413 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5efd398f-2075-4c70-8372-44e066e1ba1f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:48.214221 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5efd398f-2075-4c70-8372-44e066e1ba1f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca returned with HTTP 404 Aug 14 01:25:48.214708 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 827/3312] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:48 2026] GET /volume/v3/volumes/6095e3b6-4260-4ac8-ba0e-7c299fd2d8ca => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:48.228618 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dc8ddb30-2120-4c52-8051-e64680f13286 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:48.236134 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc8ddb30-2120-4c52-8051-e64680f13286 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:48.236463 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc8ddb30-2120-4c52-8051-e64680f13286 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:48.236810 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc8ddb30-2120-4c52-8051-e64680f13286 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:48.237104 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-dc8ddb30-2120-4c52-8051-e64680f13286 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Delete volume with id: 105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:48.259039 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:48.259039 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:48.260947 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dc8ddb30-2120-4c52-8051-e64680f13286 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:48.304889 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dc8ddb30-2120-4c52-8051-e64680f13286 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Delete volume request issued successfully. Aug 14 01:25:48.304889 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc8ddb30-2120-4c52-8051-e64680f13286 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 202 Aug 14 01:25:48.304889 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 827/3313] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:48 2026] DELETE /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:48.323407 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0cc658c8-20a0-4206-9781-4abbec67d351 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:48.325982 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cc658c8-20a0-4206-9781-4abbec67d351 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:48.326316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cc658c8-20a0-4206-9781-4abbec67d351 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:48.326471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0cc658c8-20a0-4206-9781-4abbec67d351 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:48.357123 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:48.357123 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:48.366695 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0cc658c8-20a0-4206-9781-4abbec67d351 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:48.374754 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0cc658c8-20a0-4206-9781-4abbec67d351 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 200 Aug 14 01:25:48.376159 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 823/3314] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:48 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:48.563292 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-679763a1-1e28-46f3-8128-2c3b7263d05c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:48.565193 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-679763a1-1e28-46f3-8128-2c3b7263d05c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:48.565395 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-679763a1-1e28-46f3-8128-2c3b7263d05c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:48.565630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-679763a1-1e28-46f3-8128-2c3b7263d05c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:48.578254 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:48.578254 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:48.583790 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-679763a1-1e28-46f3-8128-2c3b7263d05c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:48.590121 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-679763a1-1e28-46f3-8128-2c3b7263d05c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:48.590596 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 838/3315] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:48 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:48.700540 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5fe7c6c3-eca0-4831-8ab0-4bbc68cde2e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:48.703101 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5fe7c6c3-eca0-4831-8ab0-4bbc68cde2e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 Aug 14 01:25:48.703337 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5fe7c6c3-eca0-4831-8ab0-4bbc68cde2e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:48.703599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5fe7c6c3-eca0-4831-8ab0-4bbc68cde2e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:48.708973 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:48.708973 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:48.709513 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5fe7c6c3-eca0-4831-8ab0-4bbc68cde2e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:25:48.710527 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5fe7c6c3-eca0-4831-8ab0-4bbc68cde2e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 returned with HTTP 200 Aug 14 01:25:48.711036 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 828/3316] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:48 2026] GET /volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:48.721177 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0c7018eb-62f3-4478-986e-2aa1b6b7ceea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:48.723318 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c7018eb-62f3-4478-986e-2aa1b6b7ceea tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 Aug 14 01:25:48.723573 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c7018eb-62f3-4478-986e-2aa1b6b7ceea tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:48.723814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0c7018eb-62f3-4478-986e-2aa1b6b7ceea tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:48.729949 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:48.729949 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:48.730361 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0c7018eb-62f3-4478-986e-2aa1b6b7ceea tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:25:48.731182 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0c7018eb-62f3-4478-986e-2aa1b6b7ceea tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 returned with HTTP 200 Aug 14 01:25:48.731891 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 828/3317] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:48 2026] GET /volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:49.399462 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7003cc7c-cc07-43b3-a4e4-a4139faa2898 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:49.403753 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7003cc7c-cc07-43b3-a4e4-a4139faa2898 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c Aug 14 01:25:49.403901 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7003cc7c-cc07-43b3-a4e4-a4139faa2898 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:49.406242 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7003cc7c-cc07-43b3-a4e4-a4139faa2898 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:49.417906 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7003cc7c-cc07-43b3-a4e4-a4139faa2898 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c returned with HTTP 404 Aug 14 01:25:49.417906 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 824/3318] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:49 2026] GET /volume/v3/volumes/105c99c7-007e-46a8-851f-1b747182a84c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:49.610292 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d509513-5fbe-4ece-a82e-08aa00cac083 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:49.613108 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d509513-5fbe-4ece-a82e-08aa00cac083 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:49.613413 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d509513-5fbe-4ece-a82e-08aa00cac083 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:49.613692 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d509513-5fbe-4ece-a82e-08aa00cac083 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:49.644172 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:49.644172 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:49.657121 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1d509513-5fbe-4ece-a82e-08aa00cac083 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:49.673556 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d509513-5fbe-4ece-a82e-08aa00cac083 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:49.674416 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 839/3319] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:49 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:49.808853 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-51b3f45a-ce86-4804-955d-c1090dff5179 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:50.142650 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:25:50.142650 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-524003308"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:50.144171 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-524003308'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:25:50.144424 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Create volume of 1 GB Aug 14 01:25:50.167232 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Availability Zones retrieved successfully. Aug 14 01:25:50.181384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Flow 'volume_create_api' (320d2c52-03fb-408f-b1e8-0d45e356fe91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:50.181384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c63e16-c739-4dfe-b433-d4e2360c731c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:50.182223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:25:50.227653 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c63e16-c739-4dfe-b433-d4e2360c731c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:50.229430 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2e2fe1-784d-4cd8-969a-4fc163b72fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:50.367679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Created reservations ['fc699146-c4be-42ce-82cc-c108d95e6a0c', 'd42bc046-6335-454d-be51-3e396617d941', 'f290e325-0932-4824-8db5-cb32e5268c5e', '01b6fb32-ad48-4a36-8a79-10ac9f89ab66'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:50.369567 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2e2fe1-784d-4cd8-969a-4fc163b72fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc699146-c4be-42ce-82cc-c108d95e6a0c', 'd42bc046-6335-454d-be51-3e396617d941', 'f290e325-0932-4824-8db5-cb32e5268c5e', '01b6fb32-ad48-4a36-8a79-10ac9f89ab66']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:50.370877 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31acf5f8-ff75-45f2-b5e4-08a025288306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:50.417282 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31acf5f8-ff75-45f2-b5e4-08a025288306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd543d270-2649-4912-98d8-52a78e2194c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-524003308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d517a83fd401eb1c4472142a6b8d9',qos_specs=None,replication_status=,reservations=['fc699146-c4be-42ce-82cc-c108d95e6a0c','d42bc046-6335-454d-be51-3e396617d941','f290e325-0932-4824-8db5-cb32e5268c5e','01b6fb32-ad48-4a36-8a79-10ac9f89ab66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efac005151aa4510b16ba54b8d50fe53',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-524003308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d543d270-2649-4912-98d8-52a78e2194c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773d517a83fd401eb1c4472142a6b8d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efac005151aa4510b16ba54b8d50fe53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:50.420974 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12b2bbc-4816-4d84-8d8f-0905f3568f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:50.421758 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f262b7d5-1d81-44a1-8904-670972445ed6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:50.422280 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f262b7d5-1d81-44a1-8904-670972445ed6 None None] GET https://10.4.3.11/volume// Aug 14 01:25:50.422280 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f262b7d5-1d81-44a1-8904-670972445ed6 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:50.422280 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f262b7d5-1d81-44a1-8904-670972445ed6 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:50.422280 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f262b7d5-1d81-44a1-8904-670972445ed6 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:50.422280 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 829/3320] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:50.440833 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-523aeabe-3d68-416d-ba26-d4ca26abc36a req-7f5d11c0-7ccc-4669-b60d-cecd1140925b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:50.443671 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-523aeabe-3d68-416d-ba26-d4ca26abc36a req-7f5d11c0-7ccc-4669-b60d-cecd1140925b tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:25:50.445575 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-523aeabe-3d68-416d-ba26-d4ca26abc36a req-7f5d11c0-7ccc-4669-b60d-cecd1140925b tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd653de9-ba21-4d1a-b229-b8f6efb8b616", "connector": null, "instance_uuid": "1698a0f2-cb56-418d-b105-ebce462a808f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:50.451409 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12b2bbc-4816-4d84-8d8f-0905f3568f83) transitioned into state 'SUCCESS' from state '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-524003308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d517a83fd401eb1c4472142a6b8d9',qos_specs=None,replication_status=,reservations=['fc699146-c4be-42ce-82cc-c108d95e6a0c','d42bc046-6335-454d-be51-3e396617d941','f290e325-0932-4824-8db5-cb32e5268c5e','01b6fb32-ad48-4a36-8a79-10ac9f89ab66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efac005151aa4510b16ba54b8d50fe53',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:50.452554 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009cd199-c003-4af0-a873-8198beb76f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:50.473373 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:50.473373 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:50.479267 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009cd199-c003-4af0-a873-8198beb76f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:50.481126 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Flow 'volume_create_api' (320d2c52-03fb-408f-b1e8-0d45e356fe91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:50.481970 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Create volume request issued successfully. Aug 14 01:25:50.483100 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-51b3f45a-ce86-4804-955d-c1090dff5179 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:25:50.483705 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 829/3321] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:25:49 2026] POST /volume/v3/volumes => generated 748 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:50.508105 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-295ed2ff-90ec-4e9a-9727-324a5a9455bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:50.513451 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-295ed2ff-90ec-4e9a-9727-324a5a9455bb tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:50.513451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-295ed2ff-90ec-4e9a-9727-324a5a9455bb tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:50.514977 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-295ed2ff-90ec-4e9a-9727-324a5a9455bb tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:50.532474 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:50.532474 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:50.541447 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-295ed2ff-90ec-4e9a-9727-324a5a9455bb tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Volume info retrieved successfully. Aug 14 01:25:50.545805 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-523aeabe-3d68-416d-ba26-d4ca26abc36a req-7f5d11c0-7ccc-4669-b60d-cecd1140925b tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:25:50.545805 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 825/3322] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:25:50 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:50.554332 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-295ed2ff-90ec-4e9a-9727-324a5a9455bb tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 200 Aug 14 01:25:50.555678 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 840/3323] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:50 2026] GET /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:25:50.578654 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-523aeabe-3d68-416d-ba26-d4ca26abc36a req-84b0fb48-efe1-479a-8eb5-b60d8f8c16d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:50.582706 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-523aeabe-3d68-416d-ba26-d4ca26abc36a req-84b0fb48-efe1-479a-8eb5-b60d8f8c16d2 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] DELETE https://10.4.3.11/volume/v3/attachments/a5fb7038-605f-460a-82e0-f7ff656180e0 Aug 14 01:25:50.583692 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-523aeabe-3d68-416d-ba26-d4ca26abc36a req-84b0fb48-efe1-479a-8eb5-b60d8f8c16d2 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:50.584277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-523aeabe-3d68-416d-ba26-d4ca26abc36a req-84b0fb48-efe1-479a-8eb5-b60d8f8c16d2 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:50.606941 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:50.606941 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:50.714860 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-311808a3-fb8e-4a5d-8387-ac6edb407cd4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:50.719585 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-311808a3-fb8e-4a5d-8387-ac6edb407cd4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:50.719585 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-311808a3-fb8e-4a5d-8387-ac6edb407cd4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:50.720259 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-311808a3-fb8e-4a5d-8387-ac6edb407cd4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:50.730704 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-523aeabe-3d68-416d-ba26-d4ca26abc36a req-84b0fb48-efe1-479a-8eb5-b60d8f8c16d2 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/attachments/a5fb7038-605f-460a-82e0-f7ff656180e0 returned with HTTP 200 Aug 14 01:25:50.735000 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 830/3324] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:25:50 2026] DELETE /volume/v3/attachments/a5fb7038-605f-460a-82e0-f7ff656180e0 => generated 192 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:50.748610 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:50.748610 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:50.757071 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-311808a3-fb8e-4a5d-8387-ac6edb407cd4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:50.765613 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-311808a3-fb8e-4a5d-8387-ac6edb407cd4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:50.766393 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 830/3325] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:50 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:50.816058 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-01858201-c11a-4419-8c5d-8d10f0b09711 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:50.820986 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01858201-c11a-4419-8c5d-8d10f0b09711 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:25:50.821335 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01858201-c11a-4419-8c5d-8d10f0b09711 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8d18b32-70ec-484e-a7fd-e920dc66fc58", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-76782423", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:50.842447 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:50.842447 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:50.843061 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-01858201-c11a-4419-8c5d-8d10f0b09711 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:50.843513 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-01858201-c11a-4419-8c5d-8d10f0b09711 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create snapshot from volume d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:50.883992 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-01858201-c11a-4419-8c5d-8d10f0b09711 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Created reservations ['0e00e3a4-b7bb-4f39-a813-3c2c713e2a7d', 'fd9eb4e3-b517-4b58-8a82-9ec20d8428d7', '3606db61-0344-4ad8-9286-42c32afba630', '686020d4-8341-4410-b063-916f8bb5375f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:50.953419 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-01858201-c11a-4419-8c5d-8d10f0b09711 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot force create request issued successfully. Aug 14 01:25:50.954029 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01858201-c11a-4419-8c5d-8d10f0b09711 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:25:50.954790 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 826/3326] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:25:50 2026] POST /volume/v3/snapshots => generated 311 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:50.976173 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c7109a9-09da-45ce-b5fe-f0216f4b60f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:50.980474 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c7109a9-09da-45ce-b5fe-f0216f4b60f0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb Aug 14 01:25:50.980561 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c7109a9-09da-45ce-b5fe-f0216f4b60f0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:50.982533 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c7109a9-09da-45ce-b5fe-f0216f4b60f0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:50.988686 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:50.988686 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:50.989112 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2c7109a9-09da-45ce-b5fe-f0216f4b60f0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:25:50.989980 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c7109a9-09da-45ce-b5fe-f0216f4b60f0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb returned with HTTP 200 Aug 14 01:25:50.990376 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 841/3327] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:50 2026] GET /volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:51.386030 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-14bcd1c4-1c24-480d-98a5-a5f95a4a52ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.390436 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-14bcd1c4-1c24-480d-98a5-a5f95a4a52ac tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments/c87f024f-8ca4-4388-a0d8-50b18eb0b729/action Aug 14 01:25:51.391602 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-14bcd1c4-1c24-480d-98a5-a5f95a4a52ac tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:51.392764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-14bcd1c4-1c24-480d-98a5-a5f95a4a52ac tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:51.445971 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:51.445971 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:51.466114 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a7987e14-0ca8-4ce4-844d-4c7fa105b7e9 req-14bcd1c4-1c24-480d-98a5-a5f95a4a52ac tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/c87f024f-8ca4-4388-a0d8-50b18eb0b729/action returned with HTTP 204 Aug 14 01:25:51.466630 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 831/3328] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:25:51 2026] POST /volume/v3/attachments/c87f024f-8ca4-4388-a0d8-50b18eb0b729/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:51.581236 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-480d82f3-8217-46c6-92a5-84c32a2da504 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.582902 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-480d82f3-8217-46c6-92a5-84c32a2da504 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:51.583106 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-480d82f3-8217-46c6-92a5-84c32a2da504 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:51.583319 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-480d82f3-8217-46c6-92a5-84c32a2da504 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:51.591140 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:51.591140 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:51.596045 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-480d82f3-8217-46c6-92a5-84c32a2da504 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Volume info retrieved successfully. Aug 14 01:25:51.601835 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-480d82f3-8217-46c6-92a5-84c32a2da504 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 200 Aug 14 01:25:51.603253 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 831/3329] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:51 2026] GET /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:51.623052 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-79f9eb74-2eff-4da2-b0bd-409f6a11d750 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.626211 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79f9eb74-2eff-4da2-b0bd-409f6a11d750 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] POST https://10.4.3.11/volume/v3/os-volume-transfer Aug 14 01:25:51.626748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79f9eb74-2eff-4da2-b0bd-409f6a11d750 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d543d270-2649-4912-98d8-52a78e2194c5"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:51.629659 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-79f9eb74-2eff-4da2-b0bd-409f6a11d750 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd543d270-2649-4912-98d8-52a78e2194c5'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 01:25:51.629659 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-79f9eb74-2eff-4da2-b0bd-409f6a11d750 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Creating transfer of volume d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:51.629993 np0000007295 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-79f9eb74-2eff-4da2-b0bd-409f6a11d750 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Generating transfer record for volume d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:51.637804 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:51.637804 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:51.653739 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79f9eb74-2eff-4da2-b0bd-409f6a11d750 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 01:25:51.654284 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 827/3330] 10.4.3.11 () {68 vars in 1284 bytes} [Fri Aug 14 01:25:51 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:51.669994 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3e39717-70aa-483c-8725-9e56c1049c66 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.674020 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3e39717-70aa-483c-8725-9e56c1049c66 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:51.674020 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3e39717-70aa-483c-8725-9e56c1049c66 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:51.674020 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3e39717-70aa-483c-8725-9e56c1049c66 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:51.690032 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:51.690032 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:51.695708 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3e39717-70aa-483c-8725-9e56c1049c66 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Volume info retrieved successfully. Aug 14 01:25:51.706321 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3e39717-70aa-483c-8725-9e56c1049c66 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 200 Aug 14 01:25:51.707024 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 842/3331] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:51 2026] GET /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:51.729176 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a85e49ee-a2b1-40e5-bdd5-8ea426c7abd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.732337 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a85e49ee-a2b1-40e5-bdd5-8ea426c7abd4 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/os-volume-transfer/cc5e9762-3016-4b63-bf34-41158e62bc28 Aug 14 01:25:51.732722 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a85e49ee-a2b1-40e5-bdd5-8ea426c7abd4 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:51.733067 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a85e49ee-a2b1-40e5-bdd5-8ea426c7abd4 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:51.739374 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a85e49ee-a2b1-40e5-bdd5-8ea426c7abd4 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/os-volume-transfer/cc5e9762-3016-4b63-bf34-41158e62bc28 returned with HTTP 200 Aug 14 01:25:51.739819 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 832/3332] 10.4.3.11 () {66 vars in 1374 bytes} [Fri Aug 14 01:25:51 2026] GET /volume/v3/os-volume-transfer/cc5e9762-3016-4b63-bf34-41158e62bc28 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:51.750272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-532b8efb-72f8-4b2b-af3d-3de75cf64434 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.753254 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-532b8efb-72f8-4b2b-af3d-3de75cf64434 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/os-volume-transfer Aug 14 01:25:51.753537 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-532b8efb-72f8-4b2b-af3d-3de75cf64434 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:51.754379 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-532b8efb-72f8-4b2b-af3d-3de75cf64434 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:51.754379 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.volume_transfer [None req-532b8efb-72f8-4b2b-af3d-3de75cf64434 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Listing volume transfers {{(pid=100276) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 01:25:51.764671 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-532b8efb-72f8-4b2b-af3d-3de75cf64434 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/os-volume-transfer returned with HTTP 200 Aug 14 01:25:51.765169 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 832/3333] 10.4.3.11 () {66 vars in 1263 bytes} [Fri Aug 14 01:25:51 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:51.776860 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.785506 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6785c14a-1ffd-4bce-8967-6ae9ee32babe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.789884 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6785c14a-1ffd-4bce-8967-6ae9ee32babe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:51.790673 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6785c14a-1ffd-4bce-8967-6ae9ee32babe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:51.791095 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6785c14a-1ffd-4bce-8967-6ae9ee32babe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:51.816385 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:51.816385 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:51.820398 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6785c14a-1ffd-4bce-8967-6ae9ee32babe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:51.825766 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6785c14a-1ffd-4bce-8967-6ae9ee32babe tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:51.826572 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 843/3334] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:51 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 1170 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:51.847791 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8cc1021b-cb19-44a5-ada0-55b85c0ba8ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.852524 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cc1021b-cb19-44a5-ada0-55b85c0ba8ae tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:51.855439 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cc1021b-cb19-44a5-ada0-55b85c0ba8ae tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:51.855856 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8cc1021b-cb19-44a5-ada0-55b85c0ba8ae tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:51.868309 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] POST https://10.4.3.11/volume/v3/os-volume-transfer/cc5e9762-3016-4b63-bf34-41158e62bc28/accept Aug 14 01:25:51.868989 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "65eaa3d41e1d3eca"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:51.870613 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Accepting volume transfer cc5e9762-3016-4b63-bf34-41158e62bc28 {{(pid=100273) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 01:25:51.870753 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Accepting transfer cc5e9762-3016-4b63-bf34-41158e62bc28 Aug 14 01:25:51.882671 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:51.882671 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:51.889176 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8cc1021b-cb19-44a5-ada0-55b85c0ba8ae tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:51.897187 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8cc1021b-cb19-44a5-ada0-55b85c0ba8ae tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:51.897305 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 833/3335] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:51 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 1170 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:51.937512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Created reservations ['77b92e27-29eb-47b2-bcdc-51944d9cd7fc', 'af5a9386-d2a7-4a9e-b7b3-a05500b472d6', 'c6a7ea90-dc9c-4ae5-a728-d3bf84b960c8', 'a0e5d4a6-bd76-4884-b095-85f0a6b064e8'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:51.957632 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-ce5184a9-94c3-47d3-b068-33117ed78cf8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:51.963534 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-ce5184a9-94c3-47d3-b068-33117ed78cf8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:51.963827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-ce5184a9-94c3-47d3-b068-33117ed78cf8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:51.964139 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-ce5184a9-94c3-47d3-b068-33117ed78cf8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:51.966222 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Created reservations ['948f41d4-0cea-448c-aae3-d891690bfa7e', '3d46bca5-ef86-4c61-b00f-22da85e3a095', '6496a4e9-9ade-41a6-901a-a7d088ffaa7c', 'f4e735b9-913e-44f5-93ea-8c0f1cac3e49'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:51.976488 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:51.976488 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:51.982435 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-ce5184a9-94c3-47d3-b068-33117ed78cf8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:51.988310 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-ce5184a9-94c3-47d3-b068-33117ed78cf8 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:51.988796 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 833/3336] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:51 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 1170 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:52.003175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f95eea76-9779-4d93-82de-2b79552dc469 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.008991 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f95eea76-9779-4d93-82de-2b79552dc469 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb Aug 14 01:25:52.008991 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f95eea76-9779-4d93-82de-2b79552dc469 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.008991 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f95eea76-9779-4d93-82de-2b79552dc469 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.009322 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Created reservations ['698cf9ed-83ab-4ea6-b18c-d58ba85ed6cf', '1c3e4224-7537-4fdb-95a3-e3fbf2d6144d', '771ec6f4-16f8-4da0-8f28-d18696e16948', '557ff81d-2880-45d1-b1c4-ceb6529950d1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:52.015138 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.015138 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:52.017521 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f95eea76-9779-4d93-82de-2b79552dc469 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:25:52.017521 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f95eea76-9779-4d93-82de-2b79552dc469 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb returned with HTTP 200 Aug 14 01:25:52.017521 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 844/3337] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:52.026102 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6b0d565f-83c4-4e81-ad74-a6ea8631a863 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.028703 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6b0d565f-83c4-4e81-ad74-a6ea8631a863 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1/action Aug 14 01:25:52.029055 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38c4eb7a-6342-4305-a5b2-2a5020df919c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.029136 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6b0d565f-83c4-4e81-ad74-a6ea8631a863 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:52.029316 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6b0d565f-83c4-4e81-ad74-a6ea8631a863 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:52.031642 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38c4eb7a-6342-4305-a5b2-2a5020df919c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb Aug 14 01:25:52.031896 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38c4eb7a-6342-4305-a5b2-2a5020df919c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.032229 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38c4eb7a-6342-4305-a5b2-2a5020df919c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.046949 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.046949 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:52.046949 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-38c4eb7a-6342-4305-a5b2-2a5020df919c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:25:52.046949 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38c4eb7a-6342-4305-a5b2-2a5020df919c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb returned with HTTP 200 Aug 14 01:25:52.048226 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Created reservations ['2cadc45f-400b-4576-9717-b13845750fe4', 'eec0587c-dbe2-4886-9153-b81bd3d05723', '0ef0f619-9a7e-43d8-95c2-2578eca5ebe5', '85a89b09-3f7d-48a5-b230-b2989599e7c7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:52.048575 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 834/3338] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:52.052184 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.052184 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:52.052650 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6b0d565f-83c4-4e81-ad74-a6ea8631a863 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:52.068489 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6b0d565f-83c4-4e81-ad74-a6ea8631a863 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Begin detaching volume completed successfully. Aug 14 01:25:52.068691 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Transfer volume completed successfully. Aug 14 01:25:52.068835 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6b0d565f-83c4-4e81-ad74-a6ea8631a863 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1/action returned with HTTP 202 Aug 14 01:25:52.069474 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 834/3339] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:25:52 2026] POST /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:25:52.140951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16eae5c5-89c9-4e87-b0be-ed65d227aeb7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.140951 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16eae5c5-89c9-4e87-b0be-ed65d227aeb7 None None] GET https://10.4.3.11/volume// Aug 14 01:25:52.140951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16eae5c5-89c9-4e87-b0be-ed65d227aeb7 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.140951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16eae5c5-89c9-4e87-b0be-ed65d227aeb7 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.140951 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16eae5c5-89c9-4e87-b0be-ed65d227aeb7 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:52.141800 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 845/3340] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:52.152847 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6fac87ce-5ea3-48df-94e6-21ecaa5839c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.156500 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6fac87ce-5ea3-48df-94e6-21ecaa5839c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:52.157287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6fac87ce-5ea3-48df-94e6-21ecaa5839c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.157287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6fac87ce-5ea3-48df-94e6-21ecaa5839c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.171048 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.171048 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:52.175254 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6fac87ce-5ea3-48df-94e6-21ecaa5839c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:52.182600 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-6fac87ce-5ea3-48df-94e6-21ecaa5839c6 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:52.182989 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 835/3341] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:52.205046 np0000007295 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Volume d543d270-2649-4912-98d8-52a78e2194c5 has been transferred. Aug 14 01:25:52.208292 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-c153d3ba-f8ef-4b84-bafc-0894aebb2463 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.211702 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-c153d3ba-f8ef-4b84-bafc-0894aebb2463 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1/encryption Aug 14 01:25:52.212004 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-c153d3ba-f8ef-4b84-bafc-0894aebb2463 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.212271 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-c153d3ba-f8ef-4b84-bafc-0894aebb2463 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.219585 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd3b3bf4-15ee-4078-b1a8-c6488163379c tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] https://10.4.3.11/volume/v3/os-volume-transfer/cc5e9762-3016-4b63-bf34-41158e62bc28/accept returned with HTTP 202 Aug 14 01:25:52.220239 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 828/3342] 10.4.3.11 () {68 vars in 1416 bytes} [Fri Aug 14 01:25:51 2026] POST /volume/v3/os-volume-transfer/cc5e9762-3016-4b63-bf34-41158e62bc28/accept => generated 363 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:52.232803 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.232803 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:52.235602 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-15b8dc7f-8a48-4ef9-8e7f-fc5e5bd6f7ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.238992 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15b8dc7f-8a48-4ef9-8e7f-fc5e5bd6f7ec tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] GET https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:52.238992 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15b8dc7f-8a48-4ef9-8e7f-fc5e5bd6f7ec tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.238992 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15b8dc7f-8a48-4ef9-8e7f-fc5e5bd6f7ec tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.244769 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-c153d3ba-f8ef-4b84-bafc-0894aebb2463 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1/encryption returned with HTTP 200 Aug 14 01:25:52.245535 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 835/3343] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1/encryption => generated 161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:52.251914 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.251914 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:52.258906 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-15b8dc7f-8a48-4ef9-8e7f-fc5e5bd6f7ec tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Volume info retrieved successfully. Aug 14 01:25:52.275140 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15b8dc7f-8a48-4ef9-8e7f-fc5e5bd6f7ec tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 200 Aug 14 01:25:52.276034 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 846/3344] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:52.291873 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f99f3d7-80a3-4c6a-aa5b-321e6fb6c86e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.294214 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f99f3d7-80a3-4c6a-aa5b-321e6fb6c86e tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] GET https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:52.294643 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f99f3d7-80a3-4c6a-aa5b-321e6fb6c86e tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.294725 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f99f3d7-80a3-4c6a-aa5b-321e6fb6c86e tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.304811 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.304811 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:52.313168 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f99f3d7-80a3-4c6a-aa5b-321e6fb6c86e tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] Volume info retrieved successfully. Aug 14 01:25:52.320746 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f99f3d7-80a3-4c6a-aa5b-321e6fb6c86e tempest-VolumesTransfersTest-1832422132 tempest-VolumesTransfersTest-1832422132-project-member] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 200 Aug 14 01:25:52.321415 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 836/3345] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:52.345355 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95f74311-cf6a-4a4c-aa65-c4640c982e52 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.348048 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95f74311-cf6a-4a4c-aa65-c4640c982e52 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] DELETE https://10.4.3.11/volume/v3/os-volume-transfer/cc5e9762-3016-4b63-bf34-41158e62bc28 Aug 14 01:25:52.348341 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95f74311-cf6a-4a4c-aa65-c4640c982e52 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.348828 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95f74311-cf6a-4a4c-aa65-c4640c982e52 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.348828 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-95f74311-cf6a-4a4c-aa65-c4640c982e52 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Delete transfer with id: cc5e9762-3016-4b63-bf34-41158e62bc28 Aug 14 01:25:52.353460 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95f74311-cf6a-4a4c-aa65-c4640c982e52 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/os-volume-transfer/cc5e9762-3016-4b63-bf34-41158e62bc28 returned with HTTP 404 Aug 14 01:25:52.354106 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 829/3346] 10.4.3.11 () {66 vars in 1377 bytes} [Fri Aug 14 01:25:52 2026] DELETE /volume/v3/os-volume-transfer/cc5e9762-3016-4b63-bf34-41158e62bc28 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:52.365941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a6a10c13-2f16-4797-89a6-7e39d1ab79c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.429463 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6a10c13-2f16-4797-89a6-7e39d1ab79c7 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:52.429661 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6a10c13-2f16-4797-89a6-7e39d1ab79c7 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.429948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a6a10c13-2f16-4797-89a6-7e39d1ab79c7 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.430128 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a6a10c13-2f16-4797-89a6-7e39d1ab79c7 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Delete volume with id: d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:52.444653 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.444653 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:52.444853 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a6a10c13-2f16-4797-89a6-7e39d1ab79c7 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Volume info retrieved successfully. Aug 14 01:25:52.486323 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a6a10c13-2f16-4797-89a6-7e39d1ab79c7 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Delete volume request issued successfully. Aug 14 01:25:52.486865 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a6a10c13-2f16-4797-89a6-7e39d1ab79c7 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 202 Aug 14 01:25:52.487009 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 836/3347] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:52 2026] DELETE /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:52.500681 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87cbb75d-853e-48f7-9989-deda88dc60ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.505264 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87cbb75d-853e-48f7-9989-deda88dc60ac tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] GET https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:52.505264 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87cbb75d-853e-48f7-9989-deda88dc60ac tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.505264 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87cbb75d-853e-48f7-9989-deda88dc60ac tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.524560 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.524560 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:52.539302 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87cbb75d-853e-48f7-9989-deda88dc60ac tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Volume info retrieved successfully. Aug 14 01:25:52.551861 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87cbb75d-853e-48f7-9989-deda88dc60ac tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 200 Aug 14 01:25:52.552593 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 847/3348] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 1004 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:52.566285 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-32a704bc-c704-4a91-bdc4-eadb401cdf98 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.566854 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32a704bc-c704-4a91-bdc4-eadb401cdf98 None None] GET https://10.4.3.11/volume// Aug 14 01:25:52.567119 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32a704bc-c704-4a91-bdc4-eadb401cdf98 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.567382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-32a704bc-c704-4a91-bdc4-eadb401cdf98 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.567936 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-32a704bc-c704-4a91-bdc4-eadb401cdf98 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:52.568619 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 837/3349] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:52.591446 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-aab146fe-a71c-4a51-a101-fcffc5b9ffd3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.595837 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-aab146fe-a71c-4a51-a101-fcffc5b9ffd3 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] GET https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 Aug 14 01:25:52.595837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-aab146fe-a71c-4a51-a101-fcffc5b9ffd3 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:52.596215 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-aab146fe-a71c-4a51-a101-fcffc5b9ffd3 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:52.618412 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.618412 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:52.627526 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-aab146fe-a71c-4a51-a101-fcffc5b9ffd3 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Volume info retrieved successfully. Aug 14 01:25:52.642417 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-aab146fe-a71c-4a51-a101-fcffc5b9ffd3 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 returned with HTTP 200 Aug 14 01:25:52.643155 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 830/3350] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:52 2026] GET /volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 => generated 1537 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:52.765069 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-adcaa587-02ca-4ad5-8222-e7fc9dbe9943 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.767724 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-adcaa587-02ca-4ad5-8222-e7fc9dbe9943 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] PUT https://10.4.3.11/volume/v3/attachments/3f477c5f-4166-4f49-8256-a441abecb176 Aug 14 01:25:52.768713 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-adcaa587-02ca-4ad5-8222-e7fc9dbe9943 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:52.780157 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-adcaa587-02ca-4ad5-8222-e7fc9dbe9943 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Acquiring lock "cinder-attachment_update-fd653de9-ba21-4d1a-b229-b8f6efb8b616-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:25:52.790011 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-adcaa587-02ca-4ad5-8222-e7fc9dbe9943 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Lock "cinder-attachment_update-fd653de9-ba21-4d1a-b229-b8f6efb8b616-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:25:52.790011 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:52.790011 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:52.941919 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-adcaa587-02ca-4ad5-8222-e7fc9dbe9943 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Lock "cinder-attachment_update-fd653de9-ba21-4d1a-b229-b8f6efb8b616-np0000007295" released by "attachment_update" :: held 0.154s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:25:52.942566 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-adcaa587-02ca-4ad5-8222-e7fc9dbe9943 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/attachments/3f477c5f-4166-4f49-8256-a441abecb176 returned with HTTP 200 Aug 14 01:25:52.943666 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 837/3351] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:25:52 2026] PUT /volume/v3/attachments/3f477c5f-4166-4f49-8256-a441abecb176 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:52.973728 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-84a4998b-1906-40fc-bb41-11180f4ebde3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:52.977175 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-84a4998b-1906-40fc-bb41-11180f4ebde3 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] POST https://10.4.3.11/volume/v3/attachments/3f477c5f-4166-4f49-8256-a441abecb176/action Aug 14 01:25:52.977609 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-84a4998b-1906-40fc-bb41-11180f4ebde3 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:52.977835 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-84a4998b-1906-40fc-bb41-11180f4ebde3 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:53.009914 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:53.009914 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:53.040621 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-57bb32ba-0797-4ef1-ba70-3a059b699913 req-84a4998b-1906-40fc-bb41-11180f4ebde3 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/attachments/3f477c5f-4166-4f49-8256-a441abecb176/action returned with HTTP 204 Aug 14 01:25:53.041996 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 848/3352] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:25:52 2026] POST /volume/v3/attachments/3f477c5f-4166-4f49-8256-a441abecb176/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:53.488890 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-23f290ea-3ad7-413e-8967-6fabbbe1306e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:53.491875 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-23f290ea-3ad7-413e-8967-6fabbbe1306e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/attachments/c87f024f-8ca4-4388-a0d8-50b18eb0b729 Aug 14 01:25:53.492213 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-23f290ea-3ad7-413e-8967-6fabbbe1306e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:53.492489 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-23f290ea-3ad7-413e-8967-6fabbbe1306e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:53.515068 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:53.515068 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:53.573459 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7b67804-3fb7-45bb-91c9-551b27a86146 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:53.576817 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7b67804-3fb7-45bb-91c9-551b27a86146 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] GET https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:53.577061 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7b67804-3fb7-45bb-91c9-551b27a86146 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:53.577288 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7b67804-3fb7-45bb-91c9-551b27a86146 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:53.585954 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7b67804-3fb7-45bb-91c9-551b27a86146 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 404 Aug 14 01:25:53.586649 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 831/3353] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:53 2026] GET /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:53.597591 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-11035198-eee3-4fe2-8d6d-8f2aecf328cd req-23f290ea-3ad7-413e-8967-6fabbbe1306e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/c87f024f-8ca4-4388-a0d8-50b18eb0b729 returned with HTTP 200 Aug 14 01:25:53.597857 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3f056156-5747-433d-9e2f-9902a9abf279 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:53.598170 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 838/3354] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:25:53 2026] DELETE /volume/v3/attachments/c87f024f-8ca4-4388-a0d8-50b18eb0b729 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:53.600092 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f056156-5747-433d-9e2f-9902a9abf279 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:53.600613 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f056156-5747-433d-9e2f-9902a9abf279 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:53.601656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3f056156-5747-433d-9e2f-9902a9abf279 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:53.619325 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3f056156-5747-433d-9e2f-9902a9abf279 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 404 Aug 14 01:25:53.620911 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 838/3355] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:53 2026] GET /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:53.631480 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4e68a2e-6b39-4d56-94d3-52f0f5d4b56d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:53.634646 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4e68a2e-6b39-4d56-94d3-52f0f5d4b56d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:53.635051 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4e68a2e-6b39-4d56-94d3-52f0f5d4b56d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:53.635566 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4e68a2e-6b39-4d56-94d3-52f0f5d4b56d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:53.635815 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e4e68a2e-6b39-4d56-94d3-52f0f5d4b56d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Delete volume with id: d543d270-2649-4912-98d8-52a78e2194c5 Aug 14 01:25:53.648959 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4e68a2e-6b39-4d56-94d3-52f0f5d4b56d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 returned with HTTP 404 Aug 14 01:25:53.651265 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 849/3356] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:53 2026] DELETE /volume/v3/volumes/d543d270-2649-4912-98d8-52a78e2194c5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:53.662327 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:53.667547 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:25:53.667547 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2095298893"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:53.668037 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2095298893'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:25:53.668505 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Create volume of 1 GB Aug 14 01:25:53.674236 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Availability Zones retrieved successfully. Aug 14 01:25:53.681104 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Flow 'volume_create_api' (104f83f7-6e34-4e7f-b8bc-f9067ef65ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:53.682313 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33d4248-8632-4e1c-a5da-c6797341b34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:53.683662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:25:53.725631 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33d4248-8632-4e1c-a5da-c6797341b34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:53.726853 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a6b96c-b317-4358-94ce-a2f292543bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:53.792823 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Created reservations ['981dc4fb-019a-490f-8602-9601f67b68f0', '8e626c8a-9281-4711-b602-84b17a7b41db', '9a552fc9-6997-40c0-930d-40085a3ac852', 'f2171c47-6b9e-403e-b3a8-96d05ddbd836'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:53.793603 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a6b96c-b317-4358-94ce-a2f292543bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['981dc4fb-019a-490f-8602-9601f67b68f0', '8e626c8a-9281-4711-b602-84b17a7b41db', '9a552fc9-6997-40c0-930d-40085a3ac852', 'f2171c47-6b9e-403e-b3a8-96d05ddbd836']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:53.794130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a73715f-cc45-4c4d-81ac-12a86ed757ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:53.824536 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a73715f-cc45-4c4d-81ac-12a86ed757ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a52c4d1d-d152-4afc-bd03-0b564442302a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2095298893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d517a83fd401eb1c4472142a6b8d9',qos_specs=None,replication_status=,reservations=['981dc4fb-019a-490f-8602-9601f67b68f0','8e626c8a-9281-4711-b602-84b17a7b41db','9a552fc9-6997-40c0-930d-40085a3ac852','f2171c47-6b9e-403e-b3a8-96d05ddbd836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efac005151aa4510b16ba54b8d50fe53',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2095298893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a52c4d1d-d152-4afc-bd03-0b564442302a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='773d517a83fd401eb1c4472142a6b8d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efac005151aa4510b16ba54b8d50fe53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:53.824890 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d16488-e7ea-4ef9-8bae-c607b520843b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:53.860387 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d16488-e7ea-4ef9-8bae-c607b520843b) transitioned into state 'SUCCESS' from state '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-2095298893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='773d517a83fd401eb1c4472142a6b8d9',qos_specs=None,replication_status=,reservations=['981dc4fb-019a-490f-8602-9601f67b68f0','8e626c8a-9281-4711-b602-84b17a7b41db','9a552fc9-6997-40c0-930d-40085a3ac852','f2171c47-6b9e-403e-b3a8-96d05ddbd836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efac005151aa4510b16ba54b8d50fe53',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:53.863646 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10f2eac9-c9b7-4046-b491-a233e5b784c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:53.882600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10f2eac9-c9b7-4046-b491-a233e5b784c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:53.884112 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Flow 'volume_create_api' (104f83f7-6e34-4e7f-b8bc-f9067ef65ef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:53.886407 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Create volume request issued successfully. Aug 14 01:25:53.886407 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85c20cd6-b6d0-4e55-86ca-b4364fae3bb9 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:25:53.888309 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 832/3357] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:25:53 2026] POST /volume/v3/volumes => generated 749 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:53.903377 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-25fa2a2a-1772-4eec-848f-8c7317f35210 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:53.905867 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25fa2a2a-1772-4eec-848f-8c7317f35210 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:53.906182 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25fa2a2a-1772-4eec-848f-8c7317f35210 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:53.906507 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-25fa2a2a-1772-4eec-848f-8c7317f35210 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:53.921257 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:53.921257 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:53.928674 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-25fa2a2a-1772-4eec-848f-8c7317f35210 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Volume info retrieved successfully. Aug 14 01:25:53.938018 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-25fa2a2a-1772-4eec-848f-8c7317f35210 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a returned with HTTP 200 Aug 14 01:25:53.938584 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 839/3358] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:53 2026] GET /volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:54.051977 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e2c4603-7225-4fe6-a814-24e576e62c50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:54.056249 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e2c4603-7225-4fe6-a814-24e576e62c50 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:25:54.058203 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e2c4603-7225-4fe6-a814-24e576e62c50 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8d18b32-70ec-484e-a7fd-e920dc66fc58", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-145020296", "description": null, "metadata": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:54.079197 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:54.079197 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:54.079725 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2e2c4603-7225-4fe6-a814-24e576e62c50 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:54.079792 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-2e2c4603-7225-4fe6-a814-24e576e62c50 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create snapshot from volume d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:54.131170 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-2e2c4603-7225-4fe6-a814-24e576e62c50 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Created reservations ['342aa937-29b8-4e6a-a89a-c1f430e86ff8', '4fd222b2-6ecc-4b79-91a7-19820ff6c4bd', 'f1f7922a-6b08-414b-b1d8-8cd0753f8a0a', 'e065e27a-3f38-46d8-b1f9-0803decd299f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:54.204259 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2e2c4603-7225-4fe6-a814-24e576e62c50 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot force create request issued successfully. Aug 14 01:25:54.205472 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e2c4603-7225-4fe6-a814-24e576e62c50 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:25:54.206594 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 839/3359] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:25:54 2026] POST /volume/v3/snapshots => generated 312 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:54.223100 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5546b52-bd34-4b46-a8df-aee0e8fc0da7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:54.226441 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5546b52-bd34-4b46-a8df-aee0e8fc0da7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c Aug 14 01:25:54.226898 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5546b52-bd34-4b46-a8df-aee0e8fc0da7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:54.227157 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5546b52-bd34-4b46-a8df-aee0e8fc0da7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:54.235312 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:54.235312 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:54.235989 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c5546b52-bd34-4b46-a8df-aee0e8fc0da7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:25:54.239723 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5546b52-bd34-4b46-a8df-aee0e8fc0da7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c returned with HTTP 200 Aug 14 01:25:54.239723 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 850/3360] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:54 2026] GET /volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c => generated 444 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:54.360791 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dc7f67fb-69a8-43ac-a7ae-03b0f3060243 req-4e704877-1a7f-4c35-939a-c3582db3fc26 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:54.366176 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dc7f67fb-69a8-43ac-a7ae-03b0f3060243 req-4e704877-1a7f-4c35-939a-c3582db3fc26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:54.366176 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dc7f67fb-69a8-43ac-a7ae-03b0f3060243 req-4e704877-1a7f-4c35-939a-c3582db3fc26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:54.366820 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dc7f67fb-69a8-43ac-a7ae-03b0f3060243 req-4e704877-1a7f-4c35-939a-c3582db3fc26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:54.379954 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:54.379954 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:54.387125 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-dc7f67fb-69a8-43ac-a7ae-03b0f3060243 req-4e704877-1a7f-4c35-939a-c3582db3fc26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:54.394437 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dc7f67fb-69a8-43ac-a7ae-03b0f3060243 req-4e704877-1a7f-4c35-939a-c3582db3fc26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:54.395158 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 833/3361] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:54 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:54.959228 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d342d6b7-e869-41d7-92db-e30ea4e78a23 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:54.961822 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d342d6b7-e869-41d7-92db-e30ea4e78a23 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:54.962114 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d342d6b7-e869-41d7-92db-e30ea4e78a23 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:54.962457 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d342d6b7-e869-41d7-92db-e30ea4e78a23 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:54.977322 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:54.977322 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:54.993394 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d342d6b7-e869-41d7-92db-e30ea4e78a23 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Volume info retrieved successfully. Aug 14 01:25:55.008656 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d342d6b7-e869-41d7-92db-e30ea4e78a23 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a returned with HTTP 200 Aug 14 01:25:55.009533 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 840/3362] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:54 2026] GET /volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:55.032625 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1d445471-46ca-488a-af0a-fe76dfd27938 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.034937 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d445471-46ca-488a-af0a-fe76dfd27938 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] POST https://10.4.3.11/volume/v3/os-volume-transfer Aug 14 01:25:55.035748 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1d445471-46ca-488a-af0a-fe76dfd27938 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a52c4d1d-d152-4afc-bd03-0b564442302a"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:55.037733 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.volume_transfer [None req-1d445471-46ca-488a-af0a-fe76dfd27938 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a52c4d1d-d152-4afc-bd03-0b564442302a'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 01:25:55.037828 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-1d445471-46ca-488a-af0a-fe76dfd27938 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Creating transfer of volume a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:55.038272 np0000007295 devstack@c-api.service[100275]: INFO cinder.transfer.api [None req-1d445471-46ca-488a-af0a-fe76dfd27938 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Generating transfer record for volume a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:55.052406 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.052406 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:55.068960 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1d445471-46ca-488a-af0a-fe76dfd27938 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 01:25:55.069649 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 840/3363] 10.4.3.11 () {68 vars in 1284 bytes} [Fri Aug 14 01:25:55 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:55.087308 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-918f9a98-db5d-477c-8a24-fcc079c9519d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.091720 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-918f9a98-db5d-477c-8a24-fcc079c9519d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:55.091720 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-918f9a98-db5d-477c-8a24-fcc079c9519d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.091720 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-918f9a98-db5d-477c-8a24-fcc079c9519d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.103294 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.103294 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:55.109025 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-918f9a98-db5d-477c-8a24-fcc079c9519d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Volume info retrieved successfully. Aug 14 01:25:55.122899 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-918f9a98-db5d-477c-8a24-fcc079c9519d tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a returned with HTTP 200 Aug 14 01:25:55.123146 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 851/3364] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:55 2026] GET /volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:25:55.143103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8352141-a9f3-424b-89f9-a146ec29cdd3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.147065 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8352141-a9f3-424b-89f9-a146ec29cdd3 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/os-volume-transfer/detail Aug 14 01:25:55.147306 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8352141-a9f3-424b-89f9-a146ec29cdd3 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.147544 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8352141-a9f3-424b-89f9-a146ec29cdd3 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.147701 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-e8352141-a9f3-424b-89f9-a146ec29cdd3 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Listing volume transfers {{(pid=100273) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 01:25:55.159275 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8352141-a9f3-424b-89f9-a146ec29cdd3 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 14 01:25:55.159783 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 834/3365] 10.4.3.11 () {66 vars in 1284 bytes} [Fri Aug 14 01:25:55 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:55.179908 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa4844a4-905d-424a-a53b-5739cb506068 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.183377 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa4844a4-905d-424a-a53b-5739cb506068 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] DELETE https://10.4.3.11/volume/v3/os-volume-transfer/68194657-8929-405f-b7d4-c6da4167b4d4 Aug 14 01:25:55.183883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa4844a4-905d-424a-a53b-5739cb506068 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.184266 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa4844a4-905d-424a-a53b-5739cb506068 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.184439 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.volume_transfer [None req-fa4844a4-905d-424a-a53b-5739cb506068 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Delete transfer with id: 68194657-8929-405f-b7d4-c6da4167b4d4 Aug 14 01:25:55.204382 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.204382 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:55.221573 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa4844a4-905d-424a-a53b-5739cb506068 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/os-volume-transfer/68194657-8929-405f-b7d4-c6da4167b4d4 returned with HTTP 202 Aug 14 01:25:55.222465 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 841/3366] 10.4.3.11 () {66 vars in 1377 bytes} [Fri Aug 14 01:25:55 2026] DELETE /volume/v3/os-volume-transfer/68194657-8929-405f-b7d4-c6da4167b4d4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:55.233602 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-791bfd98-1998-4c32-9130-0c397a601193 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.236130 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-791bfd98-1998-4c32-9130-0c397a601193 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:55.236506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-791bfd98-1998-4c32-9130-0c397a601193 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.236506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-791bfd98-1998-4c32-9130-0c397a601193 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.246950 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.246950 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:55.254740 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21a1343c-3823-4643-891d-3fab8b61b0c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.256645 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-791bfd98-1998-4c32-9130-0c397a601193 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Volume info retrieved successfully. Aug 14 01:25:55.260713 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21a1343c-3823-4643-891d-3fab8b61b0c6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c Aug 14 01:25:55.261018 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21a1343c-3823-4643-891d-3fab8b61b0c6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.261292 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21a1343c-3823-4643-891d-3fab8b61b0c6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.272583 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-791bfd98-1998-4c32-9130-0c397a601193 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a returned with HTTP 200 Aug 14 01:25:55.273308 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 841/3367] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:55 2026] GET /volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:55.277503 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.277503 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:55.277788 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-21a1343c-3823-4643-891d-3fab8b61b0c6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:25:55.281133 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21a1343c-3823-4643-891d-3fab8b61b0c6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c returned with HTTP 200 Aug 14 01:25:55.281820 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 852/3368] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:55 2026] GET /volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:55.293269 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b377357-1f4f-41b6-b786-4592765a99ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.296674 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b377357-1f4f-41b6-b786-4592765a99ad tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] DELETE https://10.4.3.11/volume/v3/os-volume-transfer/68194657-8929-405f-b7d4-c6da4167b4d4 Aug 14 01:25:55.296826 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-73a86a66-462d-4f39-86c4-7194df163fb8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.297092 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b377357-1f4f-41b6-b786-4592765a99ad tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.297199 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b377357-1f4f-41b6-b786-4592765a99ad tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.297358 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-6b377357-1f4f-41b6-b786-4592765a99ad tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Delete transfer with id: 68194657-8929-405f-b7d4-c6da4167b4d4 Aug 14 01:25:55.300449 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73a86a66-462d-4f39-86c4-7194df163fb8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c Aug 14 01:25:55.301247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-73a86a66-462d-4f39-86c4-7194df163fb8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.301247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-73a86a66-462d-4f39-86c4-7194df163fb8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.306653 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b377357-1f4f-41b6-b786-4592765a99ad tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/os-volume-transfer/68194657-8929-405f-b7d4-c6da4167b4d4 returned with HTTP 404 Aug 14 01:25:55.307913 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 835/3369] 10.4.3.11 () {66 vars in 1377 bytes} [Fri Aug 14 01:25:55 2026] DELETE /volume/v3/os-volume-transfer/68194657-8929-405f-b7d4-c6da4167b4d4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:55.311814 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.311814 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:55.312306 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-73a86a66-462d-4f39-86c4-7194df163fb8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:25:55.314892 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-73a86a66-462d-4f39-86c4-7194df163fb8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c returned with HTTP 200 Aug 14 01:25:55.314892 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 842/3370] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:25:55 2026] GET /volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:55.323506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-734d8653-3dc1-4c19-b4cc-723ba79d89f5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.326839 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-734d8653-3dc1-4c19-b4cc-723ba79d89f5 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:55.327979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-734d8653-3dc1-4c19-b4cc-723ba79d89f5 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.327979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-734d8653-3dc1-4c19-b4cc-723ba79d89f5 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.327979 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-734d8653-3dc1-4c19-b4cc-723ba79d89f5 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Delete volume with id: a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:55.348486 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.348486 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:55.349072 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-734d8653-3dc1-4c19-b4cc-723ba79d89f5 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Volume info retrieved successfully. Aug 14 01:25:55.392796 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-734d8653-3dc1-4c19-b4cc-723ba79d89f5 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Delete volume request issued successfully. Aug 14 01:25:55.393006 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-734d8653-3dc1-4c19-b4cc-723ba79d89f5 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a returned with HTTP 202 Aug 14 01:25:55.393469 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 842/3371] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:55 2026] DELETE /volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:55.396953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4d67150d-949d-4501-b667-fca2785f101d req-0e0a73d9-4cc2-4b08-87ca-aebddc65d956 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.401221 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-0e0a73d9-4cc2-4b08-87ca-aebddc65d956 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:55.401478 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-0e0a73d9-4cc2-4b08-87ca-aebddc65d956 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.401685 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-0e0a73d9-4cc2-4b08-87ca-aebddc65d956 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.407906 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1df0610d-733a-45d3-b8f6-419d3fa2656e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.417264 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1df0610d-733a-45d3-b8f6-419d3fa2656e tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] GET https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:55.417264 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1df0610d-733a-45d3-b8f6-419d3fa2656e tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.417264 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1df0610d-733a-45d3-b8f6-419d3fa2656e tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.433125 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.433125 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:55.437538 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.437538 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:55.441981 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1df0610d-733a-45d3-b8f6-419d3fa2656e tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Volume info retrieved successfully. Aug 14 01:25:55.447013 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4d67150d-949d-4501-b667-fca2785f101d req-0e0a73d9-4cc2-4b08-87ca-aebddc65d956 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:55.448155 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1df0610d-733a-45d3-b8f6-419d3fa2656e tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a returned with HTTP 200 Aug 14 01:25:55.448802 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 836/3372] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:55 2026] GET /volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a => generated 1005 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:55.460315 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-0e0a73d9-4cc2-4b08-87ca-aebddc65d956 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:55.461090 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 853/3373] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:25:55 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 1140 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:25:55.493441 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4d67150d-949d-4501-b667-fca2785f101d req-ed67f77f-a0c3-407f-bce2-807175a7f872 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.496949 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-ed67f77f-a0c3-407f-bce2-807175a7f872 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58/action Aug 14 01:25:55.497302 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-ed67f77f-a0c3-407f-bce2-807175a7f872 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:25:55.497423 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-ed67f77f-a0c3-407f-bce2-807175a7f872 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:55.512098 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.512098 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:55.512607 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4d67150d-949d-4501-b667-fca2785f101d req-ed67f77f-a0c3-407f-bce2-807175a7f872 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:55.525982 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4d67150d-949d-4501-b667-fca2785f101d req-ed67f77f-a0c3-407f-bce2-807175a7f872 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Begin detaching volume completed successfully. Aug 14 01:25:55.526251 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-ed67f77f-a0c3-407f-bce2-807175a7f872 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58/action returned with HTTP 202 Aug 14 01:25:55.526845 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 843/3374] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:25:55 2026] POST /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:25:55.607436 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9279fd58-5706-482a-b993-147b1eb767b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.607859 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9279fd58-5706-482a-b993-147b1eb767b3 None None] GET https://10.4.3.11/volume// Aug 14 01:25:55.608101 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9279fd58-5706-482a-b993-147b1eb767b3 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.608343 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9279fd58-5706-482a-b993-147b1eb767b3 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.608760 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9279fd58-5706-482a-b993-147b1eb767b3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:25:55.609125 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 843/3375] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:25:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:25:55.622215 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4d67150d-949d-4501-b667-fca2785f101d req-551acaa7-aca8-44f3-96de-7de4ed302a96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:55.630379 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-551acaa7-aca8-44f3-96de-7de4ed302a96 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:25:55.630578 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-551acaa7-aca8-44f3-96de-7de4ed302a96 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:55.630797 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-551acaa7-aca8-44f3-96de-7de4ed302a96 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:55.646366 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:55.646366 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:55.652106 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4d67150d-949d-4501-b667-fca2785f101d req-551acaa7-aca8-44f3-96de-7de4ed302a96 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:25:55.660370 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-551acaa7-aca8-44f3-96de-7de4ed302a96 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:25:55.660975 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 837/3376] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:25:55 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:56.377402 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6cb9529-7b83-4833-9cba-7471090bb969 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:56.379746 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6cb9529-7b83-4833-9cba-7471090bb969 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:25:56.380386 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6cb9529-7b83-4833-9cba-7471090bb969 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:56.381089 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6cb9529-7b83-4833-9cba-7471090bb969 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:56.381994 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a6cb9529-7b83-4833-9cba-7471090bb969 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Delete volume with id: 6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:25:56.394618 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:56.394618 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:25:56.395979 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a6cb9529-7b83-4833-9cba-7471090bb969 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:56.423177 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a6cb9529-7b83-4833-9cba-7471090bb969 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Delete volume request issued successfully. Aug 14 01:25:56.423460 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6cb9529-7b83-4833-9cba-7471090bb969 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 202 Aug 14 01:25:56.424044 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 854/3377] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:56 2026] DELETE /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:56.432760 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f1a789a-9bed-462a-80ef-80a275403d21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:56.435994 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f1a789a-9bed-462a-80ef-80a275403d21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:25:56.436207 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f1a789a-9bed-462a-80ef-80a275403d21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:56.437599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f1a789a-9bed-462a-80ef-80a275403d21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:56.445586 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:56.445586 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:56.450421 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f1a789a-9bed-462a-80ef-80a275403d21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:25:56.458439 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f1a789a-9bed-462a-80ef-80a275403d21 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 200 Aug 14 01:25:56.458779 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 844/3378] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:56 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:56.470483 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8e6e021b-5b02-4409-b4c0-925b2f9d3770 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:56.473567 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e6e021b-5b02-4409-b4c0-925b2f9d3770 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] GET https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:56.473567 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e6e021b-5b02-4409-b4c0-925b2f9d3770 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:56.473567 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8e6e021b-5b02-4409-b4c0-925b2f9d3770 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:56.481951 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8e6e021b-5b02-4409-b4c0-925b2f9d3770 tempest-VolumesTransfersTest-1792479474 tempest-VolumesTransfersTest-1792479474-project-admin] https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a returned with HTTP 404 Aug 14 01:25:56.482961 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 844/3379] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:56 2026] GET /volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:56.491465 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3ddfb7ad-822d-4719-8935-7a20ae22b25b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:56.493885 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ddfb7ad-822d-4719-8935-7a20ae22b25b tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] GET https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:56.494182 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ddfb7ad-822d-4719-8935-7a20ae22b25b tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:56.494493 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ddfb7ad-822d-4719-8935-7a20ae22b25b tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:56.503152 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ddfb7ad-822d-4719-8935-7a20ae22b25b tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a returned with HTTP 404 Aug 14 01:25:56.504224 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 838/3380] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:56 2026] GET /volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:56.513961 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-abf7ac4a-e025-4f4f-8db0-5936189ae587 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:56.515904 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-abf7ac4a-e025-4f4f-8db0-5936189ae587 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:56.516503 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-abf7ac4a-e025-4f4f-8db0-5936189ae587 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:56.516503 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-abf7ac4a-e025-4f4f-8db0-5936189ae587 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:56.516503 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-abf7ac4a-e025-4f4f-8db0-5936189ae587 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] Delete volume with id: a52c4d1d-d152-4afc-bd03-0b564442302a Aug 14 01:25:56.525684 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-abf7ac4a-e025-4f4f-8db0-5936189ae587 tempest-VolumesTransfersTest-1634526690 tempest-VolumesTransfersTest-1634526690-project-member] https://10.4.3.11/volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a returned with HTTP 404 Aug 14 01:25:56.526394 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 855/3381] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:56 2026] DELETE /volume/v3/volumes/a52c4d1d-d152-4afc-bd03-0b564442302a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:57.475238 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b6da2225-c2df-4438-8ce1-37cff14b644f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:57.480062 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6da2225-c2df-4438-8ce1-37cff14b644f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed Aug 14 01:25:57.480381 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6da2225-c2df-4438-8ce1-37cff14b644f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:57.480640 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6da2225-c2df-4438-8ce1-37cff14b644f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:57.492748 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6da2225-c2df-4438-8ce1-37cff14b644f tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed returned with HTTP 404 Aug 14 01:25:57.493771 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 845/3382] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:57 2026] GET /volume/v3/volumes/6cec70ab-e05e-42ff-984b-4370fa3072ed => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:57.885017 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9699b1cf-1a8d-47ec-97b4-91f455c1ff40 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:57.891081 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9699b1cf-1a8d-47ec-97b4-91f455c1ff40 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:57.891638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9699b1cf-1a8d-47ec-97b4-91f455c1ff40 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:57.891709 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9699b1cf-1a8d-47ec-97b4-91f455c1ff40 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:57.892104 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9699b1cf-1a8d-47ec-97b4-91f455c1ff40 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Delete volume with id: 63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:57.903688 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:57.903688 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:25:57.904378 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9699b1cf-1a8d-47ec-97b4-91f455c1ff40 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:57.921846 np0000007295 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-9699b1cf-1a8d-47ec-97b4-91f455c1ff40 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:25:57.931146 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9699b1cf-1a8d-47ec-97b4-91f455c1ff40 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Delete volume request issued successfully. Aug 14 01:25:57.931477 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9699b1cf-1a8d-47ec-97b4-91f455c1ff40 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 202 Aug 14 01:25:57.932247 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 845/3383] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:25:57 2026] DELETE /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:57.946576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b715256b-e38f-4bc5-a476-71738b8865c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:57.950661 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b715256b-e38f-4bc5-a476-71738b8865c9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:57.950954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b715256b-e38f-4bc5-a476-71738b8865c9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:57.951233 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b715256b-e38f-4bc5-a476-71738b8865c9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:57.964539 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:57.964539 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:25:57.970822 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b715256b-e38f-4bc5-a476-71738b8865c9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:25:57.983846 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b715256b-e38f-4bc5-a476-71738b8865c9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 200 Aug 14 01:25:57.984332 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 839/3384] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:57 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:59.000797 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c97037c-681b-4092-99a5-486f0a15a288 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:59.002836 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c97037c-681b-4092-99a5-486f0a15a288 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 Aug 14 01:25:59.003118 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c97037c-681b-4092-99a5-486f0a15a288 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:59.003441 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c97037c-681b-4092-99a5-486f0a15a288 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:59.011482 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c97037c-681b-4092-99a5-486f0a15a288 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 returned with HTTP 404 Aug 14 01:25:59.012127 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 856/3385] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:25:58 2026] GET /volume/v3/volumes/63d0d515-0a41-429b-a2bd-6d5b57bbece1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:25:59.023995 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-af44cdc6-7711-409a-b338-5c76d348b004 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:59.028602 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af44cdc6-7711-409a-b338-5c76d348b004 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:25:59.028602 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af44cdc6-7711-409a-b338-5c76d348b004 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:59.029132 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-af44cdc6-7711-409a-b338-5c76d348b004 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:59.031621 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-af44cdc6-7711-409a-b338-5c76d348b004 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:25:59.062506 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-af44cdc6-7711-409a-b338-5c76d348b004 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Get all volumes completed successfully. Aug 14 01:25:59.064393 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:59.064393 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:59.069882 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-af44cdc6-7711-409a-b338-5c76d348b004 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:25:59.071137 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 846/3386] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:25:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:25:59.095869 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93c925c9-ecb2-470e-81b1-0777956c1c5e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:59.098188 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93c925c9-ecb2-470e-81b1-0777956c1c5e tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] DELETE https://10.4.3.11/volume/v3/types/12dbffa5-e339-4537-9784-4bdeeea7085b Aug 14 01:25:59.098735 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93c925c9-ecb2-470e-81b1-0777956c1c5e tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:59.099949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93c925c9-ecb2-470e-81b1-0777956c1c5e tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:25:59.130845 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93c925c9-ecb2-470e-81b1-0777956c1c5e tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types/12dbffa5-e339-4537-9784-4bdeeea7085b returned with HTTP 202 Aug 14 01:25:59.130845 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 846/3387] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:25:59 2026] DELETE /volume/v3/types/12dbffa5-e339-4537-9784-4bdeeea7085b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:25:59.143753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f110701-6c06-4798-af81-b08e1c80b019 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:59.146135 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f110701-6c06-4798-af81-b08e1c80b019 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:25:59.148616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f110701-6c06-4798-af81-b08e1c80b019 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1676158701", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:59.168568 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f110701-6c06-4798-af81-b08e1c80b019 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:25:59.169148 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 840/3388] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:25:59 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 14 01:25:59.178531 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db1f812c-d18c-4e4c-a7df-6f45980adb34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:59.180335 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db1f812c-d18c-4e4c-a7df-6f45980adb34 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] POST https://10.4.3.11/volume/v3/types/dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1/encryption Aug 14 01:25:59.180666 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db1f812c-d18c-4e4c-a7df-6f45980adb34 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:59.204280 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db1f812c-d18c-4e4c-a7df-6f45980adb34 tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types/dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1/encryption returned with HTTP 200 Aug 14 01:25:59.204891 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 857/3389] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:25:59 2026] POST /volume/v3/types/dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:25:59.214977 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ab248175-0f36-4b46-a5e8-48686ab9263f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:59.216676 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:25:59.217005 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1239643262", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1676158701", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:25:59.218458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1239643262', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1676158701', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:25:59.226102 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume of 1 GB Aug 14 01:25:59.226428 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:25:59.226428 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:25:59.226935 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Availability Zones retrieved successfully. Aug 14 01:25:59.233456 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Flow 'volume_create_api' (405de56e-1ca3-40bf-956f-2e8a6e2fdf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:59.234773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0396bd42-43bc-41b1-b0e4-493bebb91635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:59.235817 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:25:59.271026 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0396bd42-43bc-41b1-b0e4-493bebb91635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:25:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1,is_public=True,name='tempest-scenario-type-luks-1676158701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1', '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=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:59.271857 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f948a3a2-6028-4a06-ab01-bc1cb1582ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:59.307260 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1676158701 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1676158701, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:25:59.307669 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1676158701 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1676158701, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:25:59.361251 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Created reservations ['8596ec8e-ca93-4038-9cff-128c183ee524', 'cce2427c-ec13-4b47-a3f7-2fcef3213012', '86ce0a9c-d45a-48f0-9852-b876a105c870', 'd442b7be-c7dc-44dc-a0f6-44973a049eaf'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:25:59.361992 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f948a3a2-6028-4a06-ab01-bc1cb1582ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8596ec8e-ca93-4038-9cff-128c183ee524', 'cce2427c-ec13-4b47-a3f7-2fcef3213012', '86ce0a9c-d45a-48f0-9852-b876a105c870', 'd442b7be-c7dc-44dc-a0f6-44973a049eaf']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:59.363078 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22e8805-1ab4-4ba9-a415-97bae42555ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:59.397789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22e8805-1ab4-4ba9-a415-97bae42555ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d2c80d0-51fb-4904-a33c-95d008969c74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1239643262',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef8048a0e094e869bade1c06da0052f',qos_specs=None,replication_status=,reservations=['8596ec8e-ca93-4038-9cff-128c183ee524','cce2427c-ec13-4b47-a3f7-2fcef3213012','86ce0a9c-d45a-48f0-9852-b876a105c870','d442b7be-c7dc-44dc-a0f6-44973a049eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f328bb1a784a9e95a687b983343abf',volume_type_id=dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1239643262',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3d2c80d0-51fb-4904-a33c-95d008969c74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef8048a0e094e869bade1c06da0052f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01f328bb1a784a9e95a687b983343abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1),volume_type_id=dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:59.399641 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3600d1dc-e947-4c4d-9b55-408d61c5e4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:59.437109 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3600d1dc-e947-4c4d-9b55-408d61c5e4c1) transitioned into state 'SUCCESS' from state '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-1239643262',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef8048a0e094e869bade1c06da0052f',qos_specs=None,replication_status=,reservations=['8596ec8e-ca93-4038-9cff-128c183ee524','cce2427c-ec13-4b47-a3f7-2fcef3213012','86ce0a9c-d45a-48f0-9852-b876a105c870','d442b7be-c7dc-44dc-a0f6-44973a049eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01f328bb1a784a9e95a687b983343abf',volume_type_id=dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:59.438081 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55006e2d-fe6c-4ce6-9efd-2ab967660a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:25:59.452416 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55006e2d-fe6c-4ce6-9efd-2ab967660a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:25:59.454193 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Flow 'volume_create_api' (405de56e-1ca3-40bf-956f-2e8a6e2fdf67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:25:59.454903 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Create volume request issued successfully. Aug 14 01:25:59.455805 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ab248175-0f36-4b46-a5e8-48686ab9263f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:25:59.456200 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 847/3390] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:25:59 2026] POST /volume/v3/volumes => generated 783 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:25:59.979520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4d67150d-949d-4501-b667-fca2785f101d req-5fd2e358-d18c-4763-85d0-e99c2fc01960 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:25:59.987465 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-5fd2e358-d18c-4763-85d0-e99c2fc01960 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/attachments/1ac61f2d-0849-4c29-a8b4-f99079284efc Aug 14 01:25:59.988284 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-5fd2e358-d18c-4763-85d0-e99c2fc01960 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:25:59.988284 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-5fd2e358-d18c-4763-85d0-e99c2fc01960 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:00.003692 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:00.003692 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:00.094303 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4d67150d-949d-4501-b667-fca2785f101d req-5fd2e358-d18c-4763-85d0-e99c2fc01960 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/1ac61f2d-0849-4c29-a8b4-f99079284efc returned with HTTP 200 Aug 14 01:26:00.094862 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 847/3391] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:25:59 2026] DELETE /volume/v3/attachments/1ac61f2d-0849-4c29-a8b4-f99079284efc => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:00.912632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cedc13bc-1e13-47ba-8c22-449e42809936 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:00.916425 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:26:00.916819 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1335901616", "snapshot_id": "e33a8e79-d17b-4f98-a6e0-718e60532085", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:00.923512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1335901616', 'snapshot_id': 'e33a8e79-d17b-4f98-a6e0-718e60532085', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:26:00.931802 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:00.931802 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:00.932453 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:26:00.932609 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume of 1 GB Aug 14 01:26:00.942000 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Availability Zones retrieved successfully. Aug 14 01:26:00.952373 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Flow 'volume_create_api' (531cf1ab-9c57-450a-a138-323e6f101687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:00.954702 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af458be1-ebcb-4f5b-b7f5-cf59c5859e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:00.955994 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:26:01.019848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af458be1-ebcb-4f5b-b7f5-cf59c5859e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e33a8e79-d17b-4f98-a6e0-718e60532085', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:01.020934 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e2cd2f-820e-463e-97d8-96276d937bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:01.082234 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Created reservations ['4a89f1b1-520c-4bdc-8c37-a50364576beb', '6f7a56e8-b12f-4cd0-9961-3f75a6165990', '1f38f20d-c843-47c3-9ba0-c13e1f3df0b7', 'fa2dee87-82cf-4607-be3b-c9d61ef4af4e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:26:01.082712 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e2cd2f-820e-463e-97d8-96276d937bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a89f1b1-520c-4bdc-8c37-a50364576beb', '6f7a56e8-b12f-4cd0-9961-3f75a6165990', '1f38f20d-c843-47c3-9ba0-c13e1f3df0b7', 'fa2dee87-82cf-4607-be3b-c9d61ef4af4e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:01.083730 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47275ce-503d-4b03-a859-072ecca7abd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:01.140382 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47275ce-503d-4b03-a859-072ecca7abd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5565c78a-aa0b-441d-932c-f11de72d06e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1335901616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232556ee6a11488b93172619c9f365ee',qos_specs=None,replication_status=,reservations=['4a89f1b1-520c-4bdc-8c37-a50364576beb','6f7a56e8-b12f-4cd0-9961-3f75a6165990','1f38f20d-c843-47c3-9ba0-c13e1f3df0b7','fa2dee87-82cf-4607-be3b-c9d61ef4af4e'],size=1,snapshot_id=e33a8e79-d17b-4f98-a6e0-718e60532085,source_replicaid=,source_volid=None,status='creating',user_id='cb7fadfc63b84edea1b0df95f2996701',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1335901616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5565c78a-aa0b-441d-932c-f11de72d06e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232556ee6a11488b93172619c9f365ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e33a8e79-d17b-4f98-a6e0-718e60532085,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb7fadfc63b84edea1b0df95f2996701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:01.141016 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c835f9-92df-48fd-915b-06f189739c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:01.171860 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c835f9-92df-48fd-915b-06f189739c45) transitioned into state 'SUCCESS' from state '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-1335901616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232556ee6a11488b93172619c9f365ee',qos_specs=None,replication_status=,reservations=['4a89f1b1-520c-4bdc-8c37-a50364576beb','6f7a56e8-b12f-4cd0-9961-3f75a6165990','1f38f20d-c843-47c3-9ba0-c13e1f3df0b7','fa2dee87-82cf-4607-be3b-c9d61ef4af4e'],size=1,snapshot_id=e33a8e79-d17b-4f98-a6e0-718e60532085,source_replicaid=,source_volid=None,status='creating',user_id='cb7fadfc63b84edea1b0df95f2996701',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:01.171860 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e20134-a8e9-4f6b-b6d9-5dfd6387c59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:01.229733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95e20134-a8e9-4f6b-b6d9-5dfd6387c59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:01.231764 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Flow 'volume_create_api' (531cf1ab-9c57-450a-a138-323e6f101687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:01.232146 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume request issued successfully. Aug 14 01:26:01.233457 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cedc13bc-1e13-47ba-8c22-449e42809936 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:26:01.233801 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 841/3392] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:26:00 2026] POST /volume/v3/volumes => generated 789 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:26:01.261361 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64b8ae8f-f67f-4d71-a760-ff6890f3fe2b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:01.266117 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64b8ae8f-f67f-4d71-a760-ff6890f3fe2b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:01.266688 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64b8ae8f-f67f-4d71-a760-ff6890f3fe2b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:01.267024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64b8ae8f-f67f-4d71-a760-ff6890f3fe2b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:01.283498 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:01.283498 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:01.297279 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64b8ae8f-f67f-4d71-a760-ff6890f3fe2b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:01.310424 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64b8ae8f-f67f-4d71-a760-ff6890f3fe2b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:01.312129 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 858/3393] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:01 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:02.332222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-43101534-6b81-4c03-b342-1ddef0b46206 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:02.335480 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43101534-6b81-4c03-b342-1ddef0b46206 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:02.335480 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43101534-6b81-4c03-b342-1ddef0b46206 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:02.335480 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-43101534-6b81-4c03-b342-1ddef0b46206 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:02.347051 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:02.347051 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:02.353847 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-43101534-6b81-4c03-b342-1ddef0b46206 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:02.366886 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-43101534-6b81-4c03-b342-1ddef0b46206 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:02.367804 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 848/3394] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:02 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:02.386325 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6f3859e2-a0cb-4224-8a95-3fcbce014199 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:02.389977 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f3859e2-a0cb-4224-8a95-3fcbce014199 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:02.389977 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6f3859e2-a0cb-4224-8a95-3fcbce014199 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:02.389977 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6f3859e2-a0cb-4224-8a95-3fcbce014199 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:02.407892 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:02.407892 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:02.414623 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6f3859e2-a0cb-4224-8a95-3fcbce014199 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:02.422857 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6f3859e2-a0cb-4224-8a95-3fcbce014199 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:02.423508 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 848/3395] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:02 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:03.290178 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9bfd78d9-8448-437c-b7ea-25095c616839 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:03.297733 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9bfd78d9-8448-437c-b7ea-25095c616839 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:03.299357 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9bfd78d9-8448-437c-b7ea-25095c616839 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:03.299357 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9bfd78d9-8448-437c-b7ea-25095c616839 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:03.315698 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:03.315698 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:03.330786 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9bfd78d9-8448-437c-b7ea-25095c616839 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:03.339488 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9bfd78d9-8448-437c-b7ea-25095c616839 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:03.340092 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 842/3396] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:03 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 882 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:03.533500 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0aff3526-5a0a-4d4d-ba03-0448848f5320 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:03.534124 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0aff3526-5a0a-4d4d-ba03-0448848f5320 None None] GET https://10.4.3.11/volume// Aug 14 01:26:03.536227 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0aff3526-5a0a-4d4d-ba03-0448848f5320 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:03.537750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0aff3526-5a0a-4d4d-ba03-0448848f5320 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:03.537750 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0aff3526-5a0a-4d4d-ba03-0448848f5320 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:03.540728 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 859/3397] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:26:03 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:03.547985 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-2693f6a5-29cf-42c9-99c3-405ff202a18f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:03.553883 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-2693f6a5-29cf-42c9-99c3-405ff202a18f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:26:03.555558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-2693f6a5-29cf-42c9-99c3-405ff202a18f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5565c78a-aa0b-441d-932c-f11de72d06e6", "connector": null, "instance_uuid": "23a2826f-c647-4ebb-b0b3-08269b0b7237"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:03.576795 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:03.576795 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:03.642206 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-2693f6a5-29cf-42c9-99c3-405ff202a18f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:26:03.643828 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 849/3398] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:26:03 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:03.692846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d31a57c7-d04b-4f81-9372-79eb5daf81d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:03.694765 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d31a57c7-d04b-4f81-9372-79eb5daf81d3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:03.695078 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d31a57c7-d04b-4f81-9372-79eb5daf81d3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:03.695301 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d31a57c7-d04b-4f81-9372-79eb5daf81d3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:03.713389 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:03.713389 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:03.714679 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-950d936b-f2a9-4123-a9cd-8429e60bf9c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:03.715473 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-950d936b-f2a9-4123-a9cd-8429e60bf9c4 None None] GET https://10.4.3.11/volume// Aug 14 01:26:03.715718 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-950d936b-f2a9-4123-a9cd-8429e60bf9c4 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:03.715896 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-950d936b-f2a9-4123-a9cd-8429e60bf9c4 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:03.716804 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-950d936b-f2a9-4123-a9cd-8429e60bf9c4 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:03.717490 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 843/3399] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:03.720639 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d31a57c7-d04b-4f81-9372-79eb5daf81d3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:03.728752 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d31a57c7-d04b-4f81-9372-79eb5daf81d3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:03.729262 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 849/3400] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:03 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:03.734648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-b1bf6951-4cfe-4c3d-98f6-835e78229fa0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:03.742358 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-b1bf6951-4cfe-4c3d-98f6-835e78229fa0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:03.743539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-b1bf6951-4cfe-4c3d-98f6-835e78229fa0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:03.744508 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-b1bf6951-4cfe-4c3d-98f6-835e78229fa0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:03.765249 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:03.765249 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:03.772700 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-b1bf6951-4cfe-4c3d-98f6-835e78229fa0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:03.778592 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-b1bf6951-4cfe-4c3d-98f6-835e78229fa0 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:03.780902 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 860/3401] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:03 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 1061 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:03.984746 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-fa4325f0-da63-41e6-9245-8fbd9dad4c26 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:03.991514 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-fa4325f0-da63-41e6-9245-8fbd9dad4c26 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] PUT https://10.4.3.11/volume/v3/attachments/17e3de8f-ab62-4c89-bd18-4159375eb722 Aug 14 01:26:03.995247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-fa4325f0-da63-41e6-9245-8fbd9dad4c26 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:04.007464 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-fa4325f0-da63-41e6-9245-8fbd9dad4c26 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Acquiring lock "cinder-attachment_update-5565c78a-aa0b-441d-932c-f11de72d06e6-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:26:04.017277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-fa4325f0-da63-41e6-9245-8fbd9dad4c26 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Lock "cinder-attachment_update-5565c78a-aa0b-441d-932c-f11de72d06e6-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:26:04.017277 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:04.017277 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:04.186794 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-fa4325f0-da63-41e6-9245-8fbd9dad4c26 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Lock "cinder-attachment_update-5565c78a-aa0b-441d-932c-f11de72d06e6-np0000007295" released by "attachment_update" :: held 0.172s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:26:04.190977 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-fa4325f0-da63-41e6-9245-8fbd9dad4c26 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/17e3de8f-ab62-4c89-bd18-4159375eb722 returned with HTTP 200 Aug 14 01:26:04.190977 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 850/3402] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:26:03 2026] PUT /volume/v3/attachments/17e3de8f-ab62-4c89-bd18-4159375eb722 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:04.355620 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-66bf4407-c6bb-4574-88b9-f8f96825bd3d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:04.363437 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-66bf4407-c6bb-4574-88b9-f8f96825bd3d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:26:04.364029 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-66bf4407-c6bb-4574-88b9-f8f96825bd3d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:04.364385 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-66bf4407-c6bb-4574-88b9-f8f96825bd3d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:04.384238 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:04.384238 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:04.391152 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-66bf4407-c6bb-4574-88b9-f8f96825bd3d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:26:04.401092 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-66bf4407-c6bb-4574-88b9-f8f96825bd3d tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da returned with HTTP 200 Aug 14 01:26:04.401092 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 844/3403] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:04 2026] GET /volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da => generated 1658 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:04.751640 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a88a9b8-f81c-49f1-afe7-e6b7371de8e1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:04.754327 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a88a9b8-f81c-49f1-afe7-e6b7371de8e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:04.754654 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a88a9b8-f81c-49f1-afe7-e6b7371de8e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:04.754940 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a88a9b8-f81c-49f1-afe7-e6b7371de8e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:04.771157 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:04.771157 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:04.776976 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5a88a9b8-f81c-49f1-afe7-e6b7371de8e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:04.783090 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a88a9b8-f81c-49f1-afe7-e6b7371de8e1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:04.783848 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 850/3404] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:04 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:05.802098 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dbd0533a-aa1c-4285-95d6-f955771e5d60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:05.807851 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbd0533a-aa1c-4285-95d6-f955771e5d60 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:05.811377 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbd0533a-aa1c-4285-95d6-f955771e5d60 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:05.811848 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbd0533a-aa1c-4285-95d6-f955771e5d60 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:05.827810 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:05.827810 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:05.832394 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dbd0533a-aa1c-4285-95d6-f955771e5d60 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:05.837697 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbd0533a-aa1c-4285-95d6-f955771e5d60 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:05.838186 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 861/3405] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:05 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:06.852907 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d2dc92b8-9ad7-46f3-b14f-874c98348472 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:06.855220 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2dc92b8-9ad7-46f3-b14f-874c98348472 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:06.855811 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2dc92b8-9ad7-46f3-b14f-874c98348472 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:06.855811 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d2dc92b8-9ad7-46f3-b14f-874c98348472 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:06.885190 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:06.885190 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:06.893896 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d2dc92b8-9ad7-46f3-b14f-874c98348472 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:06.899880 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d2dc92b8-9ad7-46f3-b14f-874c98348472 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:06.900268 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 851/3406] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:06 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:07.238707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:07.369165 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:26:07.369165 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-352181696"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:07.371897 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-352181696'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:26:07.371897 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Create volume of 1 GB Aug 14 01:26:07.380161 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Availability Zones retrieved successfully. Aug 14 01:26:07.392224 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Flow 'volume_create_api' (f10fdac1-e919-4074-a6ea-b11c86e2b9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:07.394487 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f84e88f-e08b-46cb-8ca5-a1e49dc407f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:07.396185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:26:07.447024 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f84e88f-e08b-46cb-8ca5-a1e49dc407f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:07.448210 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f5ab41-8f8d-4b56-9f29-0e8c037e2392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:07.558902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Created reservations ['0cc294c4-08f4-4116-b7d4-52f5d51ba6af', '5cc8699d-9dbf-490a-a266-064d2b842502', 'bc809e33-1f66-4b2f-bb48-17ba6a7cea80', '6de07508-4e54-4863-bbbd-8a0ad72cb769'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:26:07.560062 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f5ab41-8f8d-4b56-9f29-0e8c037e2392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cc294c4-08f4-4116-b7d4-52f5d51ba6af', '5cc8699d-9dbf-490a-a266-064d2b842502', 'bc809e33-1f66-4b2f-bb48-17ba6a7cea80', '6de07508-4e54-4863-bbbd-8a0ad72cb769']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:07.560884 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5340061-ee1c-4eb5-88f1-7f5727cc7e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:07.592789 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5340061-ee1c-4eb5-88f1-7f5727cc7e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a9a727a-a26d-4cce-a1e6-45818409d1d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-352181696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2710553c8ad4415973052f47a051018',qos_specs=None,replication_status=,reservations=['0cc294c4-08f4-4116-b7d4-52f5d51ba6af','5cc8699d-9dbf-490a-a266-064d2b842502','bc809e33-1f66-4b2f-bb48-17ba6a7cea80','6de07508-4e54-4863-bbbd-8a0ad72cb769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f85239a6abb4d46940f2e3685222e3c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-352181696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a9a727a-a26d-4cce-a1e6-45818409d1d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2710553c8ad4415973052f47a051018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f85239a6abb4d46940f2e3685222e3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:07.594111 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80287cd-f008-47f1-955e-2f13eca38b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:07.629735 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80287cd-f008-47f1-955e-2f13eca38b93) transitioned into state 'SUCCESS' from state '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-352181696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2710553c8ad4415973052f47a051018',qos_specs=None,replication_status=,reservations=['0cc294c4-08f4-4116-b7d4-52f5d51ba6af','5cc8699d-9dbf-490a-a266-064d2b842502','bc809e33-1f66-4b2f-bb48-17ba6a7cea80','6de07508-4e54-4863-bbbd-8a0ad72cb769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f85239a6abb4d46940f2e3685222e3c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:07.630593 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5da0cca-1583-414a-9bb3-7a588679abee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:07.644011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5da0cca-1583-414a-9bb3-7a588679abee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:07.644011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Flow 'volume_create_api' (f10fdac1-e919-4074-a6ea-b11c86e2b9e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:07.644011 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Create volume request issued successfully. Aug 14 01:26:07.644317 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca3041b3-e1bf-492e-ab04-16d3fce66e98 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:26:07.644599 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 845/3407] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:26:07 2026] POST /volume/v3/volumes => generated 746 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:26:07.658839 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-91adddc3-d1e3-456c-8541-b2e427214e0f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:07.661483 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-91adddc3-d1e3-456c-8541-b2e427214e0f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:07.661717 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-91adddc3-d1e3-456c-8541-b2e427214e0f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:07.662048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-91adddc3-d1e3-456c-8541-b2e427214e0f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:07.671408 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:07.671408 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:07.681398 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-91adddc3-d1e3-456c-8541-b2e427214e0f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:07.689611 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-91adddc3-d1e3-456c-8541-b2e427214e0f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:07.689611 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 851/3408] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:07 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:07.719577 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9718a06b-088a-4c4e-ae23-d2970a48a675 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:07.722701 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9718a06b-088a-4c4e-ae23-d2970a48a675 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/attachments/17e3de8f-ab62-4c89-bd18-4159375eb722/action Aug 14 01:26:07.723227 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9718a06b-088a-4c4e-ae23-d2970a48a675 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:07.723433 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9718a06b-088a-4c4e-ae23-d2970a48a675 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:07.748872 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:07.748872 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:07.763605 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-080ab7b9-0a8d-41dd-b63c-6f5a765d929d req-9718a06b-088a-4c4e-ae23-d2970a48a675 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/17e3de8f-ab62-4c89-bd18-4159375eb722/action returned with HTTP 204 Aug 14 01:26:07.765167 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 862/3409] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:26:07 2026] POST /volume/v3/attachments/17e3de8f-ab62-4c89-bd18-4159375eb722/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:07.922889 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-77b1871b-79ad-4674-93c9-e4a44fc2a93e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:07.925508 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77b1871b-79ad-4674-93c9-e4a44fc2a93e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:07.925781 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77b1871b-79ad-4674-93c9-e4a44fc2a93e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:07.926870 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77b1871b-79ad-4674-93c9-e4a44fc2a93e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:07.942067 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:07.942067 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:07.948171 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-77b1871b-79ad-4674-93c9-e4a44fc2a93e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:07.955696 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77b1871b-79ad-4674-93c9-e4a44fc2a93e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:07.956356 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 852/3410] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:07 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:08.292972 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-44815983-0322-4fea-b93f-7ec5ad39b0a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:08.296149 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-44815983-0322-4fea-b93f-7ec5ad39b0a7 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/attachments/5cb23925-4456-4da1-b612-c07621781667 Aug 14 01:26:08.296375 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-44815983-0322-4fea-b93f-7ec5ad39b0a7 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:08.296630 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-44815983-0322-4fea-b93f-7ec5ad39b0a7 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:08.307053 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:08.307053 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:08.376572 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-04ee74c2-b345-4f74-9b07-649e277152a4 req-44815983-0322-4fea-b93f-7ec5ad39b0a7 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/attachments/5cb23925-4456-4da1-b612-c07621781667 returned with HTTP 200 Aug 14 01:26:08.377143 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 846/3411] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:26:08 2026] DELETE /volume/v3/attachments/5cb23925-4456-4da1-b612-c07621781667 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:08.706801 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-188f6e95-e0ef-4f46-b980-34f6faa73536 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:08.712889 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-188f6e95-e0ef-4f46-b980-34f6faa73536 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:08.713143 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-188f6e95-e0ef-4f46-b980-34f6faa73536 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:08.713376 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-188f6e95-e0ef-4f46-b980-34f6faa73536 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:08.724803 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:08.724803 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:08.732594 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-188f6e95-e0ef-4f46-b980-34f6faa73536 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:08.741530 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-188f6e95-e0ef-4f46-b980-34f6faa73536 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:08.741849 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 852/3412] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:08 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:09.090254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be584e21-f08b-4967-aeab-d3ecc614f0ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:09.092518 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be584e21-f08b-4967-aeab-d3ecc614f0ef tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] DELETE https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:26:09.092917 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be584e21-f08b-4967-aeab-d3ecc614f0ef tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:09.093170 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be584e21-f08b-4967-aeab-d3ecc614f0ef tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:09.093366 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-be584e21-f08b-4967-aeab-d3ecc614f0ef tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Delete volume with id: 9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:26:09.102703 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:09.102703 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:09.102703 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-be584e21-f08b-4967-aeab-d3ecc614f0ef tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:26:09.123680 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-be584e21-f08b-4967-aeab-d3ecc614f0ef tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Delete volume request issued successfully. Aug 14 01:26:09.123876 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be584e21-f08b-4967-aeab-d3ecc614f0ef tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da returned with HTTP 202 Aug 14 01:26:09.124434 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 863/3413] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:26:09 2026] DELETE /volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:09.133527 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0adf643-ebbc-41a6-a723-6dc405a7ed98 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:09.135852 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0adf643-ebbc-41a6-a723-6dc405a7ed98 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:26:09.136088 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0adf643-ebbc-41a6-a723-6dc405a7ed98 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:09.136340 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0adf643-ebbc-41a6-a723-6dc405a7ed98 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:09.149390 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:09.149390 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:09.157601 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e0adf643-ebbc-41a6-a723-6dc405a7ed98 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Volume info retrieved successfully. Aug 14 01:26:09.168174 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0adf643-ebbc-41a6-a723-6dc405a7ed98 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da returned with HTTP 200 Aug 14 01:26:09.168866 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 853/3414] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:09 2026] GET /volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:10.187738 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f536fbe7-255b-4883-8040-9cd6ef8f6ae8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:10.190318 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f536fbe7-255b-4883-8040-9cd6ef8f6ae8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] GET https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da Aug 14 01:26:10.190582 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f536fbe7-255b-4883-8040-9cd6ef8f6ae8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:10.190826 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f536fbe7-255b-4883-8040-9cd6ef8f6ae8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:10.200215 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f536fbe7-255b-4883-8040-9cd6ef8f6ae8 tempest-AttachVolumeMultiAttachTest-874780394 tempest-AttachVolumeMultiAttachTest-874780394-project-member] https://10.4.3.11/volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da returned with HTTP 404 Aug 14 01:26:10.200689 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 847/3415] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:10 2026] GET /volume/v3/volumes/9cf92738-8380-404b-8cf2-9ff7f5dfa6da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:11.991719 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-14896d65-2cf2-4b5f-9f74-079a1afc2846 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:11.994001 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-14896d65-2cf2-4b5f-9f74-079a1afc2846 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:11.994236 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-14896d65-2cf2-4b5f-9f74-079a1afc2846 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:11.994480 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-14896d65-2cf2-4b5f-9f74-079a1afc2846 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:12.006090 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:12.006090 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:12.010752 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-14896d65-2cf2-4b5f-9f74-079a1afc2846 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:12.017121 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-14896d65-2cf2-4b5f-9f74-079a1afc2846 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:12.018001 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 853/3416] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:11 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:12.044085 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-9e61bc44-3c36-4b82-a089-da7047e9a24a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:12.047103 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-9e61bc44-3c36-4b82-a089-da7047e9a24a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6/action Aug 14 01:26:12.047551 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-9e61bc44-3c36-4b82-a089-da7047e9a24a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:12.047678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-9e61bc44-3c36-4b82-a089-da7047e9a24a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:12.061028 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:12.061028 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:12.061561 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-9e61bc44-3c36-4b82-a089-da7047e9a24a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:12.069070 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-9e61bc44-3c36-4b82-a089-da7047e9a24a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Begin detaching volume completed successfully. Aug 14 01:26:12.069438 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-9e61bc44-3c36-4b82-a089-da7047e9a24a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6/action returned with HTTP 202 Aug 14 01:26:12.070276 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 864/3417] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:26:12 2026] POST /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:12.135050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4c95a39a-adc3-482a-8f95-2ba0e4676d63 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:12.135470 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c95a39a-adc3-482a-8f95-2ba0e4676d63 None None] GET https://10.4.3.11/volume// Aug 14 01:26:12.135672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c95a39a-adc3-482a-8f95-2ba0e4676d63 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:12.135859 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4c95a39a-adc3-482a-8f95-2ba0e4676d63 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:12.136236 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4c95a39a-adc3-482a-8f95-2ba0e4676d63 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:12.136537 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 854/3418] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:12.149450 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-41bda1d8-c951-4098-a750-d303b747d336 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:12.153531 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-41bda1d8-c951-4098-a750-d303b747d336 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:12.153856 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-41bda1d8-c951-4098-a750-d303b747d336 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:12.154344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-41bda1d8-c951-4098-a750-d303b747d336 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:12.168141 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:12.168141 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:12.174344 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-41bda1d8-c951-4098-a750-d303b747d336 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:12.179561 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-41bda1d8-c951-4098-a750-d303b747d336 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:12.180107 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 848/3419] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:12 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:13.254472 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-a447ec11-715d-4adc-9bed-7ecc8a89f51a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:13.257407 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-a447ec11-715d-4adc-9bed-7ecc8a89f51a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/attachments/17e3de8f-ab62-4c89-bd18-4159375eb722 Aug 14 01:26:13.257709 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-a447ec11-715d-4adc-9bed-7ecc8a89f51a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:13.257908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-a447ec11-715d-4adc-9bed-7ecc8a89f51a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:13.268500 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:13.268500 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:13.348094 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-45662016-9f89-45a9-b496-6ca5e1ea616d req-a447ec11-715d-4adc-9bed-7ecc8a89f51a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/17e3de8f-ab62-4c89-bd18-4159375eb722 returned with HTTP 200 Aug 14 01:26:13.348586 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 854/3420] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:26:13 2026] DELETE /volume/v3/attachments/17e3de8f-ab62-4c89-bd18-4159375eb722 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:14.233685 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:14.235991 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:26:14.236450 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1682728413", "snapshot_id": "3d1cdc1e-47ed-4457-8a46-185a3aeff6bb", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:14.238535 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1682728413', 'snapshot_id': '3d1cdc1e-47ed-4457-8a46-185a3aeff6bb', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:26:14.244942 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:14.244942 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:14.245450 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:26:14.245593 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume of 1 GB Aug 14 01:26:14.249971 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Availability Zones retrieved successfully. Aug 14 01:26:14.257857 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Flow 'volume_create_api' (f506e068-f6c3-4c6e-8dea-c10cdcb9105c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:14.258775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3daf59-086e-4b12-b08f-85a47855bec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:14.260175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:26:14.297170 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3daf59-086e-4b12-b08f-85a47855bec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d1cdc1e-47ed-4457-8a46-185a3aeff6bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:14.298115 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66036814-4b08-4dbb-92a8-56de61ddf87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:14.342367 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Created reservations ['71df84c0-041a-4795-837e-4630d570c396', '95a38a14-28b2-43d0-858b-2743f44b7cc3', 'fb081781-56ab-4888-aeb4-ba8f292138eb', '5c8b4b06-c567-446b-9979-66196229d4e2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:26:14.343471 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66036814-4b08-4dbb-92a8-56de61ddf87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71df84c0-041a-4795-837e-4630d570c396', '95a38a14-28b2-43d0-858b-2743f44b7cc3', 'fb081781-56ab-4888-aeb4-ba8f292138eb', '5c8b4b06-c567-446b-9979-66196229d4e2']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:14.344320 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82eabb8f-d88b-45a3-a2c2-74f9e5052227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:14.385912 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82eabb8f-d88b-45a3-a2c2-74f9e5052227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf77dfe-d11b-443d-adda-50c8ab8c7f09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1682728413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232556ee6a11488b93172619c9f365ee',qos_specs=None,replication_status=,reservations=['71df84c0-041a-4795-837e-4630d570c396','95a38a14-28b2-43d0-858b-2743f44b7cc3','fb081781-56ab-4888-aeb4-ba8f292138eb','5c8b4b06-c567-446b-9979-66196229d4e2'],size=1,snapshot_id=3d1cdc1e-47ed-4457-8a46-185a3aeff6bb,source_replicaid=,source_volid=None,status='creating',user_id='cb7fadfc63b84edea1b0df95f2996701',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1682728413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bf77dfe-d11b-443d-adda-50c8ab8c7f09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232556ee6a11488b93172619c9f365ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d1cdc1e-47ed-4457-8a46-185a3aeff6bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb7fadfc63b84edea1b0df95f2996701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:14.387423 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989d04de-3e18-4c0f-8024-8eb9974c7326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:14.413575 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989d04de-3e18-4c0f-8024-8eb9974c7326) transitioned into state 'SUCCESS' from state '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-1682728413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232556ee6a11488b93172619c9f365ee',qos_specs=None,replication_status=,reservations=['71df84c0-041a-4795-837e-4630d570c396','95a38a14-28b2-43d0-858b-2743f44b7cc3','fb081781-56ab-4888-aeb4-ba8f292138eb','5c8b4b06-c567-446b-9979-66196229d4e2'],size=1,snapshot_id=3d1cdc1e-47ed-4457-8a46-185a3aeff6bb,source_replicaid=,source_volid=None,status='creating',user_id='cb7fadfc63b84edea1b0df95f2996701',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:14.414711 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b7531f7-11ea-44fa-8b01-4b706f49bfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:14.444820 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b7531f7-11ea-44fa-8b01-4b706f49bfb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:14.446271 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Flow 'volume_create_api' (f506e068-f6c3-4c6e-8dea-c10cdcb9105c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:14.446756 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume request issued successfully. Aug 14 01:26:14.447672 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8067b4a-82fd-4bad-b10c-da51d0530cc3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:26:14.448109 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 865/3421] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:26:14 2026] POST /volume/v3/volumes => generated 789 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:26:14.463106 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c5d510e-f65b-4380-b7eb-06a527b5038f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:14.465050 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c5d510e-f65b-4380-b7eb-06a527b5038f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:14.465264 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c5d510e-f65b-4380-b7eb-06a527b5038f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:14.465488 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c5d510e-f65b-4380-b7eb-06a527b5038f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:14.477324 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:14.477324 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:14.483482 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c5d510e-f65b-4380-b7eb-06a527b5038f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:14.498470 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c5d510e-f65b-4380-b7eb-06a527b5038f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:14.499759 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 855/3422] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:14 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:15.513908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4af2c03e-f47d-4c89-9f91-260514fcaaa2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:15.517147 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4af2c03e-f47d-4c89-9f91-260514fcaaa2 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:15.517408 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4af2c03e-f47d-4c89-9f91-260514fcaaa2 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:15.517607 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4af2c03e-f47d-4c89-9f91-260514fcaaa2 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:15.525068 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:15.525068 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:15.529523 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4af2c03e-f47d-4c89-9f91-260514fcaaa2 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:15.534150 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4af2c03e-f47d-4c89-9f91-260514fcaaa2 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:15.534589 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 849/3423] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:15 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:15.547550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d2279fcc-c47e-43d5-a1af-d22a254c9e53 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:15.550226 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2279fcc-c47e-43d5-a1af-d22a254c9e53 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:15.550535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2279fcc-c47e-43d5-a1af-d22a254c9e53 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:15.550827 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d2279fcc-c47e-43d5-a1af-d22a254c9e53 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:15.560634 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:15.560634 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:15.565270 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d2279fcc-c47e-43d5-a1af-d22a254c9e53 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:15.570482 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d2279fcc-c47e-43d5-a1af-d22a254c9e53 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:15.570885 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 855/3424] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:15 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:26:16.041014 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9b13a56-b22d-4efd-98a5-328836fcbf30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.042988 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9b13a56-b22d-4efd-98a5-328836fcbf30 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:16.043394 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9b13a56-b22d-4efd-98a5-328836fcbf30 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-attach": {"instance_uuid": "47952b9a-10f9-4034-970b-e062af322487", "mountpoint": "/dev/vdb"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:16.043522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9b13a56-b22d-4efd-98a5-328836fcbf30 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "47952b9a-10f9-4034-970b-e062af322487", "mountpoint": "/dev/vdb"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:16.054804 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:16.054804 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:16.055340 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a9b13a56-b22d-4efd-98a5-328836fcbf30 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:16.070277 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a9b13a56-b22d-4efd-98a5-328836fcbf30 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Update volume admin metadata completed successfully. Aug 14 01:26:16.108401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-146fd1ea-bcf1-4a65-af1c-1e3a97a4c51e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.113374 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-146fd1ea-bcf1-4a65-af1c-1e3a97a4c51e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:16.113602 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-146fd1ea-bcf1-4a65-af1c-1e3a97a4c51e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:16.113811 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-146fd1ea-bcf1-4a65-af1c-1e3a97a4c51e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:16.126011 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:16.126011 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:16.136145 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-146fd1ea-bcf1-4a65-af1c-1e3a97a4c51e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:16.138141 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a9b13a56-b22d-4efd-98a5-328836fcbf30 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Attach volume completed successfully. Aug 14 01:26:16.138755 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9b13a56-b22d-4efd-98a5-328836fcbf30 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:16.139445 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 866/3425] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:16 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:16.140935 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-146fd1ea-bcf1-4a65-af1c-1e3a97a4c51e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:16.141498 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 856/3426] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:16 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:16.146449 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d809364b-0ba0-4011-824f-2d8996b71bbb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.148259 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d809364b-0ba0-4011-824f-2d8996b71bbb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:16.148474 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d809364b-0ba0-4011-824f-2d8996b71bbb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:16.148701 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d809364b-0ba0-4011-824f-2d8996b71bbb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:16.159945 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:16.159945 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:16.165654 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d809364b-0ba0-4011-824f-2d8996b71bbb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:16.170691 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d809364b-0ba0-4011-824f-2d8996b71bbb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:16.171162 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 850/3427] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:16 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:16.188562 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-944a270a-805a-40a7-92bd-917ce38a2b10 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.194109 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-944a270a-805a-40a7-92bd-917ce38a2b10 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:16.195418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-944a270a-805a-40a7-92bd-917ce38a2b10 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-detach": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:16.195708 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-944a270a-805a-40a7-92bd-917ce38a2b10 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:16.220213 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:16.220213 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:16.221895 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-944a270a-805a-40a7-92bd-917ce38a2b10 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:16.252317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6039e8b4-b70f-4b3e-aa29-65f4e194b067 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.252839 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6039e8b4-b70f-4b3e-aa29-65f4e194b067 None None] GET https://10.4.3.11/volume// Aug 14 01:26:16.253109 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6039e8b4-b70f-4b3e-aa29-65f4e194b067 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:16.253413 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6039e8b4-b70f-4b3e-aa29-65f4e194b067 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:16.253893 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6039e8b4-b70f-4b3e-aa29-65f4e194b067 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:16.255509 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 867/3428] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:26:16 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:16.264152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-d91c1793-382a-4c4e-8c68-3d95a715ae39 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.266722 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-d91c1793-382a-4c4e-8c68-3d95a715ae39 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:26:16.267184 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-d91c1793-382a-4c4e-8c68-3d95a715ae39 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bf77dfe-d11b-443d-adda-50c8ab8c7f09", "connector": null, "instance_uuid": "23a2826f-c647-4ebb-b0b3-08269b0b7237"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:16.278404 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:16.278404 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:16.281415 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-944a270a-805a-40a7-92bd-917ce38a2b10 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Detach volume completed successfully. Aug 14 01:26:16.281673 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-944a270a-805a-40a7-92bd-917ce38a2b10 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:16.282539 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 856/3429] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:16 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:16.292195 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-619e8421-e7ae-4b8a-aebc-a8d12a28ee8e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.296021 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-619e8421-e7ae-4b8a-aebc-a8d12a28ee8e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:16.296021 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-619e8421-e7ae-4b8a-aebc-a8d12a28ee8e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:16.296021 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-619e8421-e7ae-4b8a-aebc-a8d12a28ee8e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:16.305945 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:16.305945 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:16.306190 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-d91c1793-382a-4c4e-8c68-3d95a715ae39 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:26:16.306710 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 857/3430] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:26:16 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 14 01:26:16.312243 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-619e8421-e7ae-4b8a-aebc-a8d12a28ee8e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:16.318836 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-619e8421-e7ae-4b8a-aebc-a8d12a28ee8e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:16.319718 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 851/3431] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:16 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:16.341947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-638d8919-aef0-4d10-b6ea-522053e67f3b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.341947 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-638d8919-aef0-4d10-b6ea-522053e67f3b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:16.341947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-638d8919-aef0-4d10-b6ea-522053e67f3b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:16.341947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-638d8919-aef0-4d10-b6ea-522053e67f3b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:16.350520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a568903-3dcf-444b-bedc-fe3d95260ecc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.350943 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a568903-3dcf-444b-bedc-fe3d95260ecc None None] GET https://10.4.3.11/volume// Aug 14 01:26:16.351186 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a568903-3dcf-444b-bedc-fe3d95260ecc None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:16.351387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a568903-3dcf-444b-bedc-fe3d95260ecc None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:16.351758 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a568903-3dcf-444b-bedc-fe3d95260ecc None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:16.352076 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 857/3432] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:16.354836 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:16.354836 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:16.362021 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-638d8919-aef0-4d10-b6ea-522053e67f3b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:16.362464 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-5c9d628b-95fe-41db-9c4d-6b32c1ab8358 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.365111 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-5c9d628b-95fe-41db-9c4d-6b32c1ab8358 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:16.365421 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-5c9d628b-95fe-41db-9c4d-6b32c1ab8358 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:16.365644 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-5c9d628b-95fe-41db-9c4d-6b32c1ab8358 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:16.369132 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-638d8919-aef0-4d10-b6ea-522053e67f3b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:16.369847 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 868/3433] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:16 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:16.377466 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:16.377466 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:16.381759 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-5c9d628b-95fe-41db-9c4d-6b32c1ab8358 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:16.386996 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-5c9d628b-95fe-41db-9c4d-6b32c1ab8358 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:16.387555 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 858/3434] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:16 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:16.523084 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-a21c6204-b5e0-43fb-86f7-de1b5c7459e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:16.530953 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-a21c6204-b5e0-43fb-86f7-de1b5c7459e8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] PUT https://10.4.3.11/volume/v3/attachments/4cc6f53e-4314-46dd-ba78-7f9292a138ce Aug 14 01:26:16.530953 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-a21c6204-b5e0-43fb-86f7-de1b5c7459e8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:16.540201 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-a21c6204-b5e0-43fb-86f7-de1b5c7459e8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Acquiring lock "cinder-attachment_update-3bf77dfe-d11b-443d-adda-50c8ab8c7f09-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:26:16.546451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-a21c6204-b5e0-43fb-86f7-de1b5c7459e8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Lock "cinder-attachment_update-3bf77dfe-d11b-443d-adda-50c8ab8c7f09-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:26:16.548103 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:16.548103 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:16.666949 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-a21c6204-b5e0-43fb-86f7-de1b5c7459e8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Lock "cinder-attachment_update-3bf77dfe-d11b-443d-adda-50c8ab8c7f09-np0000007295" released by "attachment_update" :: held 0.118s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:26:16.666949 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-a21c6204-b5e0-43fb-86f7-de1b5c7459e8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/4cc6f53e-4314-46dd-ba78-7f9292a138ce returned with HTTP 200 Aug 14 01:26:16.666949 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 852/3435] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:26:16 2026] PUT /volume/v3/attachments/4cc6f53e-4314-46dd-ba78-7f9292a138ce => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:17.390608 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-61bf550d-6bd4-4671-89b3-4c30c84c3678 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:17.396393 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61bf550d-6bd4-4671-89b3-4c30c84c3678 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:17.396617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61bf550d-6bd4-4671-89b3-4c30c84c3678 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:17.396914 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-61bf550d-6bd4-4671-89b3-4c30c84c3678 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:17.418730 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:17.418730 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:17.429543 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-61bf550d-6bd4-4671-89b3-4c30c84c3678 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:17.437087 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-61bf550d-6bd4-4671-89b3-4c30c84c3678 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:17.437757 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 858/3436] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:17 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:18.453081 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a64ad596-17dc-4f15-ac8b-17a03ce60496 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:18.456975 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a64ad596-17dc-4f15-ac8b-17a03ce60496 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:18.456975 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a64ad596-17dc-4f15-ac8b-17a03ce60496 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:18.456975 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a64ad596-17dc-4f15-ac8b-17a03ce60496 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:18.467681 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:18.467681 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:18.472413 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a64ad596-17dc-4f15-ac8b-17a03ce60496 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:18.478121 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a64ad596-17dc-4f15-ac8b-17a03ce60496 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:18.478837 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 869/3437] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:18 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:19.497975 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-22187f93-4786-45cb-bda1-837545e8ea29 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:19.500039 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-22187f93-4786-45cb-bda1-837545e8ea29 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:19.500271 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-22187f93-4786-45cb-bda1-837545e8ea29 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:19.500508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-22187f93-4786-45cb-bda1-837545e8ea29 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:19.503753 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=296,cinder:UPDATE=54,cinder:INSERT=24 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:26:19.512619 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:19.512619 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:19.518506 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-22187f93-4786-45cb-bda1-837545e8ea29 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:19.525304 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-22187f93-4786-45cb-bda1-837545e8ea29 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:19.525790 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 859/3438] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:19 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:20.017719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-7daeb144-701b-4f3c-b467-8d8b78d33669 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:20.020647 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-7daeb144-701b-4f3c-b467-8d8b78d33669 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/attachments/4cc6f53e-4314-46dd-ba78-7f9292a138ce/action Aug 14 01:26:20.021172 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-7daeb144-701b-4f3c-b467-8d8b78d33669 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:20.021359 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-7daeb144-701b-4f3c-b467-8d8b78d33669 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:20.056004 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:20.056004 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:20.076017 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1bdd4f51-b4ac-490c-8948-c1728b98e37f req-7daeb144-701b-4f3c-b467-8d8b78d33669 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/4cc6f53e-4314-46dd-ba78-7f9292a138ce/action returned with HTTP 204 Aug 14 01:26:20.076637 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 853/3439] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:26:20 2026] POST /volume/v3/attachments/4cc6f53e-4314-46dd-ba78-7f9292a138ce/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:20.541792 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c8f06ac3-9f3a-45dd-98d2-4487711b228c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:20.546369 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8f06ac3-9f3a-45dd-98d2-4487711b228c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:20.546369 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8f06ac3-9f3a-45dd-98d2-4487711b228c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:20.546369 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c8f06ac3-9f3a-45dd-98d2-4487711b228c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:20.547541 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=303,cinder:INSERT=24,cinder:UPDATE=68 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:26:20.560591 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:20.560591 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:20.567716 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c8f06ac3-9f3a-45dd-98d2-4487711b228c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:20.575990 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c8f06ac3-9f3a-45dd-98d2-4487711b228c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:20.576619 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 859/3440] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:20 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 1174 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:24.225712 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-5a618e0d-9680-40ca-970f-1c1dba1a6993 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:24.228385 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-5a618e0d-9680-40ca-970f-1c1dba1a6993 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:24.228530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-5a618e0d-9680-40ca-970f-1c1dba1a6993 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:24.228715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-5a618e0d-9680-40ca-970f-1c1dba1a6993 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:24.239266 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:24.239266 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:24.243269 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-5a618e0d-9680-40ca-970f-1c1dba1a6993 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:24.248052 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-5a618e0d-9680-40ca-970f-1c1dba1a6993 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:24.248656 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 870/3441] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:24 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:24.267330 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-76e04c7a-555a-483d-a284-608883c837f7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:24.270453 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-76e04c7a-555a-483d-a284-608883c837f7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09/action Aug 14 01:26:24.270939 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-76e04c7a-555a-483d-a284-608883c837f7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:24.271130 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-76e04c7a-555a-483d-a284-608883c837f7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:24.290399 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:24.290399 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:24.291153 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-76e04c7a-555a-483d-a284-608883c837f7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:24.302542 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-76e04c7a-555a-483d-a284-608883c837f7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Begin detaching volume completed successfully. Aug 14 01:26:24.302885 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-76e04c7a-555a-483d-a284-608883c837f7 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09/action returned with HTTP 202 Aug 14 01:26:24.303829 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 860/3442] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:26:24 2026] POST /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:24.401322 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-318268f5-c10e-4758-a8a9-04bff7b82705 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:24.401816 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-318268f5-c10e-4758-a8a9-04bff7b82705 None None] GET https://10.4.3.11/volume// Aug 14 01:26:24.402023 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-318268f5-c10e-4758-a8a9-04bff7b82705 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:24.402309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-318268f5-c10e-4758-a8a9-04bff7b82705 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:24.402657 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-318268f5-c10e-4758-a8a9-04bff7b82705 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:24.402997 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 854/3443] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:24.414134 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-c7093c51-70a7-4b6c-a4e2-d0e7cd05f684 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:24.416639 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-c7093c51-70a7-4b6c-a4e2-d0e7cd05f684 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:24.416868 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-c7093c51-70a7-4b6c-a4e2-d0e7cd05f684 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:24.417297 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-c7093c51-70a7-4b6c-a4e2-d0e7cd05f684 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:24.430282 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:24.430282 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:24.436351 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-c7093c51-70a7-4b6c-a4e2-d0e7cd05f684 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:24.442837 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-c7093c51-70a7-4b6c-a4e2-d0e7cd05f684 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:24.444010 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 860/3444] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:24 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:25.507322 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-16237c7b-7453-4647-9e65-952c6abd60f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:25.510451 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-16237c7b-7453-4647-9e65-952c6abd60f8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/attachments/4cc6f53e-4314-46dd-ba78-7f9292a138ce Aug 14 01:26:25.510735 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-16237c7b-7453-4647-9e65-952c6abd60f8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:25.511028 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-16237c7b-7453-4647-9e65-952c6abd60f8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:25.519966 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:25.519966 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:25.588455 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-054c6fd8-556d-4acd-8e0b-2b7db971af28 req-16237c7b-7453-4647-9e65-952c6abd60f8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/4cc6f53e-4314-46dd-ba78-7f9292a138ce returned with HTTP 200 Aug 14 01:26:25.588942 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 871/3445] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:26:25 2026] DELETE /volume/v3/attachments/4cc6f53e-4314-46dd-ba78-7f9292a138ce => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:26:26.175676 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b30e10f6-b97d-4213-8117-1dae88311c7f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:26.181377 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b30e10f6-b97d-4213-8117-1dae88311c7f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:26.182116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b30e10f6-b97d-4213-8117-1dae88311c7f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-attach": {"instance_uuid": "9009b6ee-a530-49c0-ad5a-3d45ff424d3e", "mountpoint": "/dev/vdb"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:26.182563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b30e10f6-b97d-4213-8117-1dae88311c7f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9009b6ee-a530-49c0-ad5a-3d45ff424d3e", "mountpoint": "/dev/vdb"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:26.199066 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:26.199066 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:26.201948 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b30e10f6-b97d-4213-8117-1dae88311c7f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:26.215762 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b30e10f6-b97d-4213-8117-1dae88311c7f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Update volume admin metadata completed successfully. Aug 14 01:26:26.308988 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b30e10f6-b97d-4213-8117-1dae88311c7f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Attach volume completed successfully. Aug 14 01:26:26.309327 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b30e10f6-b97d-4213-8117-1dae88311c7f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:26.309990 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 861/3446] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:26 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:26.322262 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a313c9e8-644e-4c23-a41e-5d940ca1c838 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:26.327669 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a313c9e8-644e-4c23-a41e-5d940ca1c838 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:26.327996 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a313c9e8-644e-4c23-a41e-5d940ca1c838 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:26.328237 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a313c9e8-644e-4c23-a41e-5d940ca1c838 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:26.349824 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:26.349824 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:26.355827 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a313c9e8-644e-4c23-a41e-5d940ca1c838 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:26.362679 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a313c9e8-644e-4c23-a41e-5d940ca1c838 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:26.363320 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 855/3447] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:26 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 1173 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:26.380958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1ffd919f-8f17-4f0f-b021-71e18c54409f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:26.382346 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ffd919f-8f17-4f0f-b021-71e18c54409f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:26.382544 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ffd919f-8f17-4f0f-b021-71e18c54409f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:26.382731 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1ffd919f-8f17-4f0f-b021-71e18c54409f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:26.397541 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:26.397541 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:26.403084 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1ffd919f-8f17-4f0f-b021-71e18c54409f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:26.408651 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1ffd919f-8f17-4f0f-b021-71e18c54409f tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:26.409225 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 861/3448] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:26 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:26.423689 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8fff777e-eac6-482b-8c9d-747aa3a2d588 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:26.425744 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fff777e-eac6-482b-8c9d-747aa3a2d588 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:26.426146 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fff777e-eac6-482b-8c9d-747aa3a2d588 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-detach": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:26.426484 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fff777e-eac6-482b-8c9d-747aa3a2d588 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:26.446699 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:26.446699 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:26.447384 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8fff777e-eac6-482b-8c9d-747aa3a2d588 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:26.490890 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9164c55d-08f7-4804-ba7f-ff031813e52b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:26.493786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:26:26.494172 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-424540544", "snapshot_id": "18fc16f1-c8e1-45c5-8d14-3f53eab18f2c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:26.495726 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-424540544', 'snapshot_id': '18fc16f1-c8e1-45c5-8d14-3f53eab18f2c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:26:26.506242 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:26.506242 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:26.506698 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:26:26.506848 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume of 1 GB Aug 14 01:26:26.511982 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Availability Zones retrieved successfully. Aug 14 01:26:26.515892 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8fff777e-eac6-482b-8c9d-747aa3a2d588 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Detach volume completed successfully. Aug 14 01:26:26.516292 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fff777e-eac6-482b-8c9d-747aa3a2d588 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:26.516676 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 872/3449] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:26 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:26.518686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Flow 'volume_create_api' (2080edad-451f-44ac-bd86-5500fcef7f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:26.520574 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f238fa8b-22b5-4042-b0fb-639d627f7a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:26.521509 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:26:26.528216 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16166d8a-68bc-4ee3-bf2c-901abb8cac03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:26.530530 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16166d8a-68bc-4ee3-bf2c-901abb8cac03 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:26.530530 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16166d8a-68bc-4ee3-bf2c-901abb8cac03 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:26.530805 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16166d8a-68bc-4ee3-bf2c-901abb8cac03 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:26.540962 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:26.540962 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:26.547457 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-16166d8a-68bc-4ee3-bf2c-901abb8cac03 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:26.554120 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f238fa8b-22b5-4042-b0fb-639d627f7a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18fc16f1-c8e1-45c5-8d14-3f53eab18f2c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:26.554849 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5fae61-cd42-401b-b07d-1d5c23e7f5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:26.555133 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16166d8a-68bc-4ee3-bf2c-901abb8cac03 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:26.555753 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 856/3450] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:26 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:26.609572 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Created reservations ['12ce4c9a-b77d-4e29-8bd4-a6baf10ceb8c', '3945bca4-5979-4b97-8cec-838b19c0aa5e', 'b49d9b89-416b-4cc8-987d-4d638f10a9ab', '7fa4db8e-5a31-4ac0-bed6-73022fce8b9c'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:26:26.610823 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5fae61-cd42-401b-b07d-1d5c23e7f5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12ce4c9a-b77d-4e29-8bd4-a6baf10ceb8c', '3945bca4-5979-4b97-8cec-838b19c0aa5e', 'b49d9b89-416b-4cc8-987d-4d638f10a9ab', '7fa4db8e-5a31-4ac0-bed6-73022fce8b9c']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:26.611783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331b3cdb-98a5-4819-bd6e-7791f75c9275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:26.661824 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331b3cdb-98a5-4819-bd6e-7791f75c9275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8d62745-c0aa-4900-9491-506e5ef8974f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-424540544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232556ee6a11488b93172619c9f365ee',qos_specs=None,replication_status=,reservations=['12ce4c9a-b77d-4e29-8bd4-a6baf10ceb8c','3945bca4-5979-4b97-8cec-838b19c0aa5e','b49d9b89-416b-4cc8-987d-4d638f10a9ab','7fa4db8e-5a31-4ac0-bed6-73022fce8b9c'],size=1,snapshot_id=18fc16f1-c8e1-45c5-8d14-3f53eab18f2c,source_replicaid=,source_volid=None,status='creating',user_id='cb7fadfc63b84edea1b0df95f2996701',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-424540544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8d62745-c0aa-4900-9491-506e5ef8974f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232556ee6a11488b93172619c9f365ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18fc16f1-c8e1-45c5-8d14-3f53eab18f2c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb7fadfc63b84edea1b0df95f2996701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:26.662657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f12caab-6fb6-45a0-a44c-6b6673fd7922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:26.690802 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f12caab-6fb6-45a0-a44c-6b6673fd7922) transitioned into state 'SUCCESS' from state '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-424540544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232556ee6a11488b93172619c9f365ee',qos_specs=None,replication_status=,reservations=['12ce4c9a-b77d-4e29-8bd4-a6baf10ceb8c','3945bca4-5979-4b97-8cec-838b19c0aa5e','b49d9b89-416b-4cc8-987d-4d638f10a9ab','7fa4db8e-5a31-4ac0-bed6-73022fce8b9c'],size=1,snapshot_id=18fc16f1-c8e1-45c5-8d14-3f53eab18f2c,source_replicaid=,source_volid=None,status='creating',user_id='cb7fadfc63b84edea1b0df95f2996701',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:26.691657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e747a8-b4a8-47cf-9521-4cb5e1a1918e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:26.723058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e747a8-b4a8-47cf-9521-4cb5e1a1918e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:26.723058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Flow 'volume_create_api' (2080edad-451f-44ac-bd86-5500fcef7f93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:26.723058 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Create volume request issued successfully. Aug 14 01:26:26.723058 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9164c55d-08f7-4804-ba7f-ff031813e52b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:26:26.723058 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 862/3451] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:26:26 2026] POST /volume/v3/volumes => generated 788 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:26:26.739045 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-20edde36-2722-472c-b49f-fe2f1a00c86f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:26.741478 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-20edde36-2722-472c-b49f-fe2f1a00c86f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:26.741766 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-20edde36-2722-472c-b49f-fe2f1a00c86f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:26.742196 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-20edde36-2722-472c-b49f-fe2f1a00c86f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:26.751118 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:26.751118 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:26.757175 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-20edde36-2722-472c-b49f-fe2f1a00c86f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:26.761171 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-20edde36-2722-472c-b49f-fe2f1a00c86f tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:26.761550 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 862/3452] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:26 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:27.785536 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6a337d7-ecb5-4ed2-8eb8-8a092eba3324 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:27.793680 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6a337d7-ecb5-4ed2-8eb8-8a092eba3324 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:27.794000 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6a337d7-ecb5-4ed2-8eb8-8a092eba3324 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:27.794336 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6a337d7-ecb5-4ed2-8eb8-8a092eba3324 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:27.815634 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:27.815634 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:27.825768 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f6a337d7-ecb5-4ed2-8eb8-8a092eba3324 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:27.836170 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6a337d7-ecb5-4ed2-8eb8-8a092eba3324 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:27.837495 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 873/3453] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:27 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:27.856460 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5101faa4-1fab-445b-9b75-af54126dd17d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:27.858838 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5101faa4-1fab-445b-9b75-af54126dd17d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:27.859084 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5101faa4-1fab-445b-9b75-af54126dd17d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:27.859303 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5101faa4-1fab-445b-9b75-af54126dd17d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:27.862156 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=394,cinder:INSERT=70,cinder:UPDATE=105 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:26:27.872596 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:27.872596 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:27.879841 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5101faa4-1fab-445b-9b75-af54126dd17d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:27.888939 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5101faa4-1fab-445b-9b75-af54126dd17d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:27.889568 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 857/3454] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:27 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:28.454677 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-274ecdef-d682-4c85-9b56-af8565e9fc4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.458571 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-274ecdef-d682-4c85-9b56-af8565e9fc4b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:28.461112 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-274ecdef-d682-4c85-9b56-af8565e9fc4b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.461112 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-274ecdef-d682-4c85-9b56-af8565e9fc4b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.482280 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:28.482280 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:28.490947 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-274ecdef-d682-4c85-9b56-af8565e9fc4b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:28.503908 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-274ecdef-d682-4c85-9b56-af8565e9fc4b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:28.503908 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 863/3455] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:28 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:28.559958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-141b3db3-c30c-46f4-9a56-56af0c35ca14 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.563483 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-141b3db3-c30c-46f4-9a56-56af0c35ca14 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:26:28.563778 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-141b3db3-c30c-46f4-9a56-56af0c35ca14 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.563920 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-141b3db3-c30c-46f4-9a56-56af0c35ca14 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.564073 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-141b3db3-c30c-46f4-9a56-56af0c35ca14 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Delete snapshot with id: df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:26:28.572012 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-141b3db3-c30c-46f4-9a56-56af0c35ca14 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 returned with HTTP 404 Aug 14 01:26:28.573090 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 863/3456] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:26:28 2026] DELETE /volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:28.583109 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5552c689-ada3-4ccd-9cd9-169a096a4f37 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.587622 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5552c689-ada3-4ccd-9cd9-169a096a4f37 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 Aug 14 01:26:28.587835 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5552c689-ada3-4ccd-9cd9-169a096a4f37 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.588087 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5552c689-ada3-4ccd-9cd9-169a096a4f37 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.595834 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5552c689-ada3-4ccd-9cd9-169a096a4f37 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 returned with HTTP 404 Aug 14 01:26:28.598228 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 874/3457] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:28 2026] GET /volume/v3/snapshots/df9ecc4a-320b-4671-8597-ad231067cb93 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:28.619162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a222acb9-489e-41a3-bf5f-e69c1f9af572 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.619772 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a222acb9-489e-41a3-bf5f-e69c1f9af572 None None] GET https://10.4.3.11/volume// Aug 14 01:26:28.619968 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a222acb9-489e-41a3-bf5f-e69c1f9af572 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.620206 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a222acb9-489e-41a3-bf5f-e69c1f9af572 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.620649 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a222acb9-489e-41a3-bf5f-e69c1f9af572 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:28.620969 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 858/3458] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:26:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:28.630619 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-e4d6158e-e62f-4cc0-b68a-5ffd880bf3c5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.633559 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-e4d6158e-e62f-4cc0-b68a-5ffd880bf3c5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:26:28.634098 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-e4d6158e-e62f-4cc0-b68a-5ffd880bf3c5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8d62745-c0aa-4900-9491-506e5ef8974f", "connector": null, "instance_uuid": "23a2826f-c647-4ebb-b0b3-08269b0b7237"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:28.642510 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-ec20133b-1fec-4235-bf6e-3f9cb7d0fcd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.647603 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:28.647603 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:28.648728 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-ec20133b-1fec-4235-bf6e-3f9cb7d0fcd6 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:26:28.649292 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-ec20133b-1fec-4235-bf6e-3f9cb7d0fcd6 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.649292 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-ec20133b-1fec-4235-bf6e-3f9cb7d0fcd6 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.663652 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:28.663652 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:28.668359 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-ec20133b-1fec-4235-bf6e-3f9cb7d0fcd6 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:28.674540 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-ec20133b-1fec-4235-bf6e-3f9cb7d0fcd6 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:26:28.674986 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 864/3459] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:28 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:28.684437 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-e4d6158e-e62f-4cc0-b68a-5ffd880bf3c5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:26:28.685562 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 864/3460] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:26:28 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 14 01:26:28.699476 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-fd223381-d4a7-494b-9a60-31d4750ecbc8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.701997 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-fd223381-d4a7-494b-9a60-31d4750ecbc8 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] POST https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5/action Aug 14 01:26:28.702429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-fd223381-d4a7-494b-9a60-31d4750ecbc8 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:28.702429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-fd223381-d4a7-494b-9a60-31d4750ecbc8 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:28.717315 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:28.717315 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:28.717642 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-fd223381-d4a7-494b-9a60-31d4750ecbc8 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:28.725441 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b05ba396-9ace-477f-bf9e-3448423511e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.727462 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-fd223381-d4a7-494b-9a60-31d4750ecbc8 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Begin detaching volume completed successfully. Aug 14 01:26:28.727784 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-fd223381-d4a7-494b-9a60-31d4750ecbc8 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5/action returned with HTTP 202 Aug 14 01:26:28.728451 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 875/3461] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:26:28 2026] POST /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 01:26:28.730256 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b05ba396-9ace-477f-bf9e-3448423511e9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:28.730519 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b05ba396-9ace-477f-bf9e-3448423511e9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.730705 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b05ba396-9ace-477f-bf9e-3448423511e9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.739373 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-62601290-ec83-44bb-b36d-aff25227798b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.740126 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62601290-ec83-44bb-b36d-aff25227798b None None] GET https://10.4.3.11/volume// Aug 14 01:26:28.740334 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62601290-ec83-44bb-b36d-aff25227798b None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.740854 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62601290-ec83-44bb-b36d-aff25227798b None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.741122 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62601290-ec83-44bb-b36d-aff25227798b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:28.742112 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 865/3462] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:28.744264 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:28.744264 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:28.749237 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b05ba396-9ace-477f-bf9e-3448423511e9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:28.756824 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b05ba396-9ace-477f-bf9e-3448423511e9 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:28.758901 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 859/3463] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:28 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:28.761329 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-b5f0cb6e-e6ba-4eec-a00d-f00878af5d85 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.764135 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-b5f0cb6e-e6ba-4eec-a00d-f00878af5d85 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:28.764467 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-b5f0cb6e-e6ba-4eec-a00d-f00878af5d85 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.764734 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-b5f0cb6e-e6ba-4eec-a00d-f00878af5d85 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.777489 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:28.777489 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:28.782147 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-b5f0cb6e-e6ba-4eec-a00d-f00878af5d85 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:28.788991 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-b5f0cb6e-e6ba-4eec-a00d-f00878af5d85 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:28.789650 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 865/3464] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:28 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 1060 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:28.798333 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-58e2c84a-644a-45f5-bcc7-43ca5ddfc0ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.798835 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58e2c84a-644a-45f5-bcc7-43ca5ddfc0ec None None] GET https://10.4.3.11/volume// Aug 14 01:26:28.799114 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58e2c84a-644a-45f5-bcc7-43ca5ddfc0ec None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.799386 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58e2c84a-644a-45f5-bcc7-43ca5ddfc0ec None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.799762 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58e2c84a-644a-45f5-bcc7-43ca5ddfc0ec None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:28.800163 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 876/3465] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:28.811307 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-0cdc7914-60fd-42ea-a0c7-fd5cf81672dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.813785 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-0cdc7914-60fd-42ea-a0c7-fd5cf81672dc tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:26:28.814043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-0cdc7914-60fd-42ea-a0c7-fd5cf81672dc tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:28.815041 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-0cdc7914-60fd-42ea-a0c7-fd5cf81672dc tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:28.827381 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:28.827381 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:28.834888 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-0cdc7914-60fd-42ea-a0c7-fd5cf81672dc tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:28.841800 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-0cdc7914-60fd-42ea-a0c7-fd5cf81672dc tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:26:28.842449 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 866/3466] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:28 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 1321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:28.926048 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-9eea70ec-af03-45aa-b88e-0c237d1561a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:28.931570 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-9eea70ec-af03-45aa-b88e-0c237d1561a6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] PUT https://10.4.3.11/volume/v3/attachments/c1023598-10d3-4602-b9aa-b18d14050961 Aug 14 01:26:28.932831 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-9eea70ec-af03-45aa-b88e-0c237d1561a6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:28.952726 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-9eea70ec-af03-45aa-b88e-0c237d1561a6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Acquiring lock "cinder-attachment_update-c8d62745-c0aa-4900-9491-506e5ef8974f-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:26:28.964531 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-9eea70ec-af03-45aa-b88e-0c237d1561a6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Lock "cinder-attachment_update-c8d62745-c0aa-4900-9491-506e5ef8974f-np0000007295" acquired by "attachment_update" :: waited 0.012s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:26:28.965649 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:28.965649 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:29.082318 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e428de32-00f1-47d7-9882-148b78cc8003 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.084346 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e428de32-00f1-47d7-9882-148b78cc8003 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:29.084594 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e428de32-00f1-47d7-9882-148b78cc8003 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:29.084850 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e428de32-00f1-47d7-9882-148b78cc8003 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:29.095383 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-9eea70ec-af03-45aa-b88e-0c237d1561a6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Lock "cinder-attachment_update-c8d62745-c0aa-4900-9491-506e5ef8974f-np0000007295" released by "attachment_update" :: held 0.129s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:26:29.095383 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-9eea70ec-af03-45aa-b88e-0c237d1561a6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/c1023598-10d3-4602-b9aa-b18d14050961 returned with HTTP 200 Aug 14 01:26:29.095383 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 860/3467] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:26:28 2026] PUT /volume/v3/attachments/c1023598-10d3-4602-b9aa-b18d14050961 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:29.096887 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.096887 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:29.097597 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e428de32-00f1-47d7-9882-148b78cc8003 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.110824 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e428de32-00f1-47d7-9882-148b78cc8003 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Reserve volume completed successfully. Aug 14 01:26:29.111137 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e428de32-00f1-47d7-9882-148b78cc8003 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:29.111722 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 866/3468] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:29 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:29.120977 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce25c1db-e398-43f0-a894-4bbcdb7e4bfe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.122775 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce25c1db-e398-43f0-a894-4bbcdb7e4bfe tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:29.122976 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce25c1db-e398-43f0-a894-4bbcdb7e4bfe tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:29.123207 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce25c1db-e398-43f0-a894-4bbcdb7e4bfe tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:29.132681 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.132681 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:29.140461 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce25c1db-e398-43f0-a894-4bbcdb7e4bfe tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.150981 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce25c1db-e398-43f0-a894-4bbcdb7e4bfe tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:29.151623 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 877/3469] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:29 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:29.170519 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-14cfd507-8281-40c7-8a90-aad7d033b9d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.175165 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14cfd507-8281-40c7-8a90-aad7d033b9d9 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:29.175643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14cfd507-8281-40c7-8a90-aad7d033b9d9 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:29.176268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14cfd507-8281-40c7-8a90-aad7d033b9d9 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:29.187080 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.187080 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:29.187820 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-14cfd507-8281-40c7-8a90-aad7d033b9d9 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.213500 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-14cfd507-8281-40c7-8a90-aad7d033b9d9 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Unreserve volume completed successfully. Aug 14 01:26:29.213719 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14cfd507-8281-40c7-8a90-aad7d033b9d9 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:29.214273 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 867/3470] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:29 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:29.223313 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-596ac341-be8d-4d43-9c9e-4614b3d14842 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.225782 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-596ac341-be8d-4d43-9c9e-4614b3d14842 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:29.226287 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-596ac341-be8d-4d43-9c9e-4614b3d14842 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:29.228071 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-596ac341-be8d-4d43-9c9e-4614b3d14842 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:29.241455 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.241455 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:29.247660 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-596ac341-be8d-4d43-9c9e-4614b3d14842 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.257464 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-596ac341-be8d-4d43-9c9e-4614b3d14842 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:29.257464 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 861/3471] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:29 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:29.278807 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8ea5f22f-162c-42fa-aed6-659c4cd66d61 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.281100 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ea5f22f-162c-42fa-aed6-659c4cd66d61 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:29.282470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ea5f22f-162c-42fa-aed6-659c4cd66d61 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:29.282470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ea5f22f-162c-42fa-aed6-659c4cd66d61 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:29.292047 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.292047 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:29.292715 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8ea5f22f-162c-42fa-aed6-659c4cd66d61 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.310055 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8ea5f22f-162c-42fa-aed6-659c4cd66d61 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume updated successfully. Aug 14 01:26:29.310307 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ea5f22f-162c-42fa-aed6-659c4cd66d61 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 200 Aug 14 01:26:29.310847 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 867/3472] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:29 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 01:26:29.319324 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-13814976-74a2-4645-843c-b1b4401fda59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.322958 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13814976-74a2-4645-843c-b1b4401fda59 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:29.322958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13814976-74a2-4645-843c-b1b4401fda59 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:29.322958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13814976-74a2-4645-843c-b1b4401fda59 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:29.332093 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.332093 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:29.337898 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-13814976-74a2-4645-843c-b1b4401fda59 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.344499 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13814976-74a2-4645-843c-b1b4401fda59 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:29.344995 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 878/3473] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:29 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:29.358246 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82970313-af06-4110-948c-ba2aec647889 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.360514 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82970313-af06-4110-948c-ba2aec647889 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:29.360999 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82970313-af06-4110-948c-ba2aec647889 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:29.361148 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82970313-af06-4110-948c-ba2aec647889 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:29.371564 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.371564 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:29.373221 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-82970313-af06-4110-948c-ba2aec647889 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.383351 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-82970313-af06-4110-948c-ba2aec647889 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume updated successfully. Aug 14 01:26:29.383601 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82970313-af06-4110-948c-ba2aec647889 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 200 Aug 14 01:26:29.384100 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 868/3474] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:29 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 01:26:29.392248 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-431462b7-f500-4a26-af98-0801ab8600cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.393953 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-431462b7-f500-4a26-af98-0801ab8600cd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:29.394305 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-431462b7-f500-4a26-af98-0801ab8600cd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:29.394410 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-431462b7-f500-4a26-af98-0801ab8600cd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:29.401704 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.401704 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:29.406244 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-431462b7-f500-4a26-af98-0801ab8600cd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.410511 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-431462b7-f500-4a26-af98-0801ab8600cd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:29.411309 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 862/3475] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:29 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:29.430108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-77818a69-1a09-4168-ae95-b33f027b80cc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.433191 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77818a69-1a09-4168-ae95-b33f027b80cc tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:29.433191 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77818a69-1a09-4168-ae95-b33f027b80cc tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:29.433191 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-77818a69-1a09-4168-ae95-b33f027b80cc tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:29.441733 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.441733 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:29.443986 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-77818a69-1a09-4168-ae95-b33f027b80cc tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.455385 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-77818a69-1a09-4168-ae95-b33f027b80cc tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Update volume admin metadata completed successfully. Aug 14 01:26:29.456309 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-77818a69-1a09-4168-ae95-b33f027b80cc tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Update readonly setting on volume completed successfully. Aug 14 01:26:29.456753 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-77818a69-1a09-4168-ae95-b33f027b80cc tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:29.457609 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 868/3476] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:29 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:29.468039 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90c88c77-1797-4161-b0e9-bf52945491ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.470968 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90c88c77-1797-4161-b0e9-bf52945491ee tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:29.472002 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90c88c77-1797-4161-b0e9-bf52945491ee tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:29.472002 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90c88c77-1797-4161-b0e9-bf52945491ee tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:29.481635 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.481635 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:29.486511 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-90c88c77-1797-4161-b0e9-bf52945491ee tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.496052 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90c88c77-1797-4161-b0e9-bf52945491ee tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:29.496614 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 879/3477] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:29 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:29.515062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-12be0cdc-8fb0-47d5-aa93-7b8edeef155a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.517437 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12be0cdc-8fb0-47d5-aa93-7b8edeef155a tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:29.517879 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12be0cdc-8fb0-47d5-aa93-7b8edeef155a tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:29.518224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12be0cdc-8fb0-47d5-aa93-7b8edeef155a tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:29.530289 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.530289 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:29.530938 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-12be0cdc-8fb0-47d5-aa93-7b8edeef155a tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.547363 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-12be0cdc-8fb0-47d5-aa93-7b8edeef155a tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Update volume admin metadata completed successfully. Aug 14 01:26:29.547560 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-12be0cdc-8fb0-47d5-aa93-7b8edeef155a tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Update readonly setting on volume completed successfully. Aug 14 01:26:29.547819 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12be0cdc-8fb0-47d5-aa93-7b8edeef155a tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:29.548509 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 869/3478] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:26:29 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:29.557830 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-098291c4-abf3-4138-85d8-22746d765e6c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.561033 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-098291c4-abf3-4138-85d8-22746d765e6c tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:29.561033 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-098291c4-abf3-4138-85d8-22746d765e6c tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:29.561316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-098291c4-abf3-4138-85d8-22746d765e6c tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:29.572296 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.572296 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:29.578508 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-098291c4-abf3-4138-85d8-22746d765e6c tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.585312 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-098291c4-abf3-4138-85d8-22746d765e6c tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:29.585899 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 863/3479] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:29 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:29.603184 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7e5b98a8-98a8-4292-9a39-356eadff837d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.605059 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e5b98a8-98a8-4292-9a39-356eadff837d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:29.606397 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e5b98a8-98a8-4292-9a39-356eadff837d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1206707828", "disk_format": "raw"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:29.606683 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e5b98a8-98a8-4292-9a39-356eadff837d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1206707828", "disk_format": "raw"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:29.622034 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.622034 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:29.622992 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e5b98a8-98a8-4292-9a39-356eadff837d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:29.643710 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.643710 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:29.648009 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.image.image_utils [None req-7e5b98a8-98a8-4292-9a39-356eadff837d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1206707828'}] 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-1206707828'}]. {{(pid=100276) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 01:26:29.775679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-baa0ab89-3984-48a2-aacb-7f0ba4093a82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:29.778255 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baa0ab89-3984-48a2-aacb-7f0ba4093a82 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:29.778539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baa0ab89-3984-48a2-aacb-7f0ba4093a82 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:29.779375 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baa0ab89-3984-48a2-aacb-7f0ba4093a82 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:29.782480 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=271,cinder:INSERT=22,cinder:UPDATE=51 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:26:29.794029 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:29.794029 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:29.798722 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-baa0ab89-3984-48a2-aacb-7f0ba4093a82 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:29.806369 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baa0ab89-3984-48a2-aacb-7f0ba4093a82 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:29.806369 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 880/3480] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:29 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:30.468357 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e5b98a8-98a8-4292-9a39-356eadff837d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Copy volume to image completed successfully. Aug 14 01:26:30.469491 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e5b98a8-98a8-4292-9a39-356eadff837d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:30.469491 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 869/3481] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:26:29 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 687 bytes in 867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:26:30.820870 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47b1ef51-7f83-46c7-b493-6f1683fc8bce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:30.823128 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47b1ef51-7f83-46c7-b493-6f1683fc8bce tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:30.823381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47b1ef51-7f83-46c7-b493-6f1683fc8bce tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:30.823615 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47b1ef51-7f83-46c7-b493-6f1683fc8bce tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:30.834131 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:30.834131 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:30.841958 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47b1ef51-7f83-46c7-b493-6f1683fc8bce tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:30.849461 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47b1ef51-7f83-46c7-b493-6f1683fc8bce tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:30.850312 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 870/3482] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:30 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:31.868677 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c11e337-9a2a-4c3e-9555-2bd596bc943a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:31.870601 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c11e337-9a2a-4c3e-9555-2bd596bc943a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:31.870840 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c11e337-9a2a-4c3e-9555-2bd596bc943a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:31.871053 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c11e337-9a2a-4c3e-9555-2bd596bc943a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:31.881112 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:31.881112 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:31.884947 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7c11e337-9a2a-4c3e-9555-2bd596bc943a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:31.889310 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c11e337-9a2a-4c3e-9555-2bd596bc943a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:31.889656 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 864/3483] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:31 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:32.414485 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-73030d76-e4a2-4e93-912c-aa91965054f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:32.417089 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-73030d76-e4a2-4e93-912c-aa91965054f4 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/attachments/c1023598-10d3-4602-b9aa-b18d14050961/action Aug 14 01:26:32.417627 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-73030d76-e4a2-4e93-912c-aa91965054f4 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:32.417739 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-73030d76-e4a2-4e93-912c-aa91965054f4 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:32.445539 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:32.445539 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:32.463048 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d07dce2f-fb78-4798-b6fd-9e7dfc2a1853 req-73030d76-e4a2-4e93-912c-aa91965054f4 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/c1023598-10d3-4602-b9aa-b18d14050961/action returned with HTTP 204 Aug 14 01:26:32.463684 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 881/3484] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:26:32 2026] POST /volume/v3/attachments/c1023598-10d3-4602-b9aa-b18d14050961/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:32.509287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-4771853d-8705-4644-88a6-29dbef649f5f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:32.513309 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-4771853d-8705-4644-88a6-29dbef649f5f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] DELETE https://10.4.3.11/volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019 Aug 14 01:26:32.513309 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-4771853d-8705-4644-88a6-29dbef649f5f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:32.513309 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-4771853d-8705-4644-88a6-29dbef649f5f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:32.531713 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:32.531713 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:32.604455 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8dd42608-5d2d-4f64-b7a9-82847a7b9b6c req-4771853d-8705-4644-88a6-29dbef649f5f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019 returned with HTTP 200 Aug 14 01:26:32.605216 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 870/3485] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:26:32 2026] DELETE /volume/v3/attachments/ff6e0f43-dcab-408d-a291-6432668ce019 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:32.804466 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-59af86b6-e043-40d8-8dd2-a3f8c597be65 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:32.806964 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59af86b6-e043-40d8-8dd2-a3f8c597be65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:26:32.807481 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-59af86b6-e043-40d8-8dd2-a3f8c597be65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69c015db-d3a1-48c0-9489-30b03fe97d84", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1756609206", "description": null, "metadata": null}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:32.823493 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:32.823493 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:32.824637 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-59af86b6-e043-40d8-8dd2-a3f8c597be65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:26:32.824637 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-59af86b6-e043-40d8-8dd2-a3f8c597be65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create snapshot from volume 69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:26:32.856868 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-59af86b6-e043-40d8-8dd2-a3f8c597be65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['3fb4b827-edfb-470f-8ed4-fd880ea590b6', '487d0cef-5fc5-42d4-ab64-f3fba691b563', '79c5ed3f-5306-4114-a846-7826e9de1801', 'cb95aa4e-532f-4baa-8307-e2fa6cd2af3e'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:26:32.900405 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-59af86b6-e043-40d8-8dd2-a3f8c597be65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot force create request issued successfully. Aug 14 01:26:32.900861 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-59af86b6-e043-40d8-8dd2-a3f8c597be65 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:26:32.901676 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 871/3486] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:26:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:26:32.904056 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b16ec9b-69e3-4690-a772-b8bf841101f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:32.910334 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b16ec9b-69e3-4690-a772-b8bf841101f8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:32.910587 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b16ec9b-69e3-4690-a772-b8bf841101f8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:32.910812 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b16ec9b-69e3-4690-a772-b8bf841101f8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:32.917809 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1867d469-3f25-4de0-bf4d-fc446934099f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:32.920392 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1867d469-3f25-4de0-bf4d-fc446934099f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 Aug 14 01:26:32.920700 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1867d469-3f25-4de0-bf4d-fc446934099f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:32.921047 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1867d469-3f25-4de0-bf4d-fc446934099f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:32.923131 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:32.923131 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:32.927961 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b16ec9b-69e3-4690-a772-b8bf841101f8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:32.929038 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:32.929038 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:32.929877 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1867d469-3f25-4de0-bf4d-fc446934099f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:26:32.931092 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1867d469-3f25-4de0-bf4d-fc446934099f tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 returned with HTTP 200 Aug 14 01:26:32.931751 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 882/3487] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:32 2026] GET /volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:32.936016 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b16ec9b-69e3-4690-a772-b8bf841101f8 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:32.936492 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 865/3488] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:32 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 1173 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:33.052276 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-20a93235-1f6e-4d93-8970-5f0958954089 req-61423d5f-a6d9-412f-b2d0-632fc5d6d1ef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:33.055535 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-20a93235-1f6e-4d93-8970-5f0958954089 req-61423d5f-a6d9-412f-b2d0-632fc5d6d1ef tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:26:33.055880 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-20a93235-1f6e-4d93-8970-5f0958954089 req-61423d5f-a6d9-412f-b2d0-632fc5d6d1ef tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:33.056063 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-20a93235-1f6e-4d93-8970-5f0958954089 req-61423d5f-a6d9-412f-b2d0-632fc5d6d1ef tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:33.066335 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:33.066335 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:33.072450 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-20a93235-1f6e-4d93-8970-5f0958954089 req-61423d5f-a6d9-412f-b2d0-632fc5d6d1ef tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:33.078916 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-20a93235-1f6e-4d93-8970-5f0958954089 req-61423d5f-a6d9-412f-b2d0-632fc5d6d1ef tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:26:33.079573 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 871/3489] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:33 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:33.096885 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2ba22a73-da33-4825-96d4-5a7a71a7754a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:33.099844 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ba22a73-da33-4825-96d4-5a7a71a7754a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:26:33.100290 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ba22a73-da33-4825-96d4-5a7a71a7754a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:33.100985 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ba22a73-da33-4825-96d4-5a7a71a7754a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:33.100985 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2ba22a73-da33-4825-96d4-5a7a71a7754a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Delete volume with id: a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:26:33.110494 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:33.110494 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:33.111463 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2ba22a73-da33-4825-96d4-5a7a71a7754a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:33.133122 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2ba22a73-da33-4825-96d4-5a7a71a7754a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Delete volume request issued successfully. Aug 14 01:26:33.136019 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ba22a73-da33-4825-96d4-5a7a71a7754a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 202 Aug 14 01:26:33.136019 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 872/3490] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:26:33 2026] DELETE /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:33.144262 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-22358e79-3ba7-4c42-85ed-a00388bbbc3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:33.146576 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22358e79-3ba7-4c42-85ed-a00388bbbc3c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:26:33.146999 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22358e79-3ba7-4c42-85ed-a00388bbbc3c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:33.147301 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-22358e79-3ba7-4c42-85ed-a00388bbbc3c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:33.156719 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:33.156719 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:33.161770 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-22358e79-3ba7-4c42-85ed-a00388bbbc3c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:33.167290 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-22358e79-3ba7-4c42-85ed-a00388bbbc3c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 200 Aug 14 01:26:33.167994 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 883/3491] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:33 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:33.941902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1dc58434-6610-46d8-b502-db2f6a31da87 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:33.944291 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1dc58434-6610-46d8-b502-db2f6a31da87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 Aug 14 01:26:33.944580 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1dc58434-6610-46d8-b502-db2f6a31da87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:33.944825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1dc58434-6610-46d8-b502-db2f6a31da87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:33.951080 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:33.951080 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:33.951553 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1dc58434-6610-46d8-b502-db2f6a31da87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:26:33.952401 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1dc58434-6610-46d8-b502-db2f6a31da87 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 returned with HTTP 200 Aug 14 01:26:33.952796 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 866/3492] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:33 2026] GET /volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:33.961893 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-08a4379c-c9ad-4637-8b5a-e127d68a28bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:33.964357 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-08a4379c-c9ad-4637-8b5a-e127d68a28bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 Aug 14 01:26:33.964626 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-08a4379c-c9ad-4637-8b5a-e127d68a28bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:33.964904 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-08a4379c-c9ad-4637-8b5a-e127d68a28bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:33.971603 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:33.971603 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:33.972290 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-08a4379c-c9ad-4637-8b5a-e127d68a28bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:26:33.973558 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-08a4379c-c9ad-4637-8b5a-e127d68a28bf tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 returned with HTTP 200 Aug 14 01:26:33.974074 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 872/3493] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:33 2026] GET /volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:33.985073 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8792a036-6118-45a6-b6c3-02ffde9c294e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:33.987574 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:26:33.988210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-575805242", "snapshot_id": "baaea66b-5ca9-4644-b221-deb286eb9a43", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:33.990149 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-575805242', 'snapshot_id': 'baaea66b-5ca9-4644-b221-deb286eb9a43', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:26:33.998402 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:33.998402 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:33.999274 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:26:33.999536 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume of 1 GB Aug 14 01:26:34.006386 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Availability Zones retrieved successfully. Aug 14 01:26:34.012347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (6947cd38-fc99-4f02-b880-d9ae2018e4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:34.013790 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3054dbf2-6071-4c0f-81a0-327e8e5473e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:34.015332 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:26:34.059065 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3054dbf2-6071-4c0f-81a0-327e8e5473e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'baaea66b-5ca9-4644-b221-deb286eb9a43', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:34.060316 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecaaad4-17a5-4817-8db6-e483b58747c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:34.112240 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Created reservations ['b160c2a7-baa2-43ab-a143-65533448f29c', 'd9e6c491-92b8-4db1-b422-2a1d47eb307c', '952e5a9d-c498-44a4-a8a6-6ca66245d0a8', '0491fef0-a271-4d05-a502-84f1c2aa53c4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:26:34.113453 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecaaad4-17a5-4817-8db6-e483b58747c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b160c2a7-baa2-43ab-a143-65533448f29c', 'd9e6c491-92b8-4db1-b422-2a1d47eb307c', '952e5a9d-c498-44a4-a8a6-6ca66245d0a8', '0491fef0-a271-4d05-a502-84f1c2aa53c4']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:34.114352 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d95ceb0-d53a-4a8b-a7db-716829c8672f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:34.170212 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d95ceb0-d53a-4a8b-a7db-716829c8672f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f258754a-0885-4f33-8fa6-e5a6d35dd648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-575805242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['b160c2a7-baa2-43ab-a143-65533448f29c','d9e6c491-92b8-4db1-b422-2a1d47eb307c','952e5a9d-c498-44a4-a8a6-6ca66245d0a8','0491fef0-a271-4d05-a502-84f1c2aa53c4'],size=1,snapshot_id=baaea66b-5ca9-4644-b221-deb286eb9a43,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), '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-14T01:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-575805242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f258754a-0885-4f33-8fa6-e5a6d35dd648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5235cb24e3245a8be1cc849c7d5339c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=baaea66b-5ca9-4644-b221-deb286eb9a43,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f64a8dc83f74668b446e47478f24a4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:34.171230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a5eec1-9e15-47de-b0cf-44da5ff5d035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:34.187367 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52b57576-4375-4666-9112-5f25c82645fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:34.189513 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52b57576-4375-4666-9112-5f25c82645fc tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 Aug 14 01:26:34.189800 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52b57576-4375-4666-9112-5f25c82645fc tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:34.190087 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52b57576-4375-4666-9112-5f25c82645fc tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:34.197862 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52b57576-4375-4666-9112-5f25c82645fc tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 returned with HTTP 404 Aug 14 01:26:34.198465 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 884/3494] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:34 2026] GET /volume/v3/volumes/a4d984b4-a830-4e3b-95eb-7fb3a0e705a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:26:34.200600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a5eec1-9e15-47de-b0cf-44da5ff5d035) transitioned into state 'SUCCESS' from state '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-575805242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5235cb24e3245a8be1cc849c7d5339c',qos_specs=None,replication_status=,reservations=['b160c2a7-baa2-43ab-a143-65533448f29c','d9e6c491-92b8-4db1-b422-2a1d47eb307c','952e5a9d-c498-44a4-a8a6-6ca66245d0a8','0491fef0-a271-4d05-a502-84f1c2aa53c4'],size=1,snapshot_id=baaea66b-5ca9-4644-b221-deb286eb9a43,source_replicaid=,source_volid=None,status='creating',user_id='6f64a8dc83f74668b446e47478f24a4f',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:34.202413 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164fcb07-51a9-4ea1-912f-e5c52d95b610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:34.234333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164fcb07-51a9-4ea1-912f-e5c52d95b610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:34.235333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Flow 'volume_create_api' (6947cd38-fc99-4f02-b880-d9ae2018e4ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:34.235645 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Create volume request issued successfully. Aug 14 01:26:34.236238 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8792a036-6118-45a6-b6c3-02ffde9c294e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:26:34.236777 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 873/3495] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:26:33 2026] POST /volume/v3/volumes => generated 782 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:26:34.255351 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7534778b-0c33-4912-8144-6a7927581d52 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:34.259128 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7534778b-0c33-4912-8144-6a7927581d52 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:26:34.260055 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7534778b-0c33-4912-8144-6a7927581d52 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:34.260055 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7534778b-0c33-4912-8144-6a7927581d52 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:34.272515 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:34.272515 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:34.280213 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7534778b-0c33-4912-8144-6a7927581d52 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:26:34.287381 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7534778b-0c33-4912-8144-6a7927581d52 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 returned with HTTP 200 Aug 14 01:26:34.288581 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 867/3496] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:34 2026] GET /volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:35.306864 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9d5c65f0-f86f-4b61-be22-e05ed4310378 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:35.308730 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d5c65f0-f86f-4b61-be22-e05ed4310378 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:26:35.308894 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d5c65f0-f86f-4b61-be22-e05ed4310378 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:35.309112 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d5c65f0-f86f-4b61-be22-e05ed4310378 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:35.315877 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:35.315877 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:35.320751 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9d5c65f0-f86f-4b61-be22-e05ed4310378 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:26:35.327724 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d5c65f0-f86f-4b61-be22-e05ed4310378 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 returned with HTTP 200 Aug 14 01:26:35.328253 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 873/3497] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:35 2026] GET /volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:35.343222 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a695cb8e-2fdd-4b98-9eea-2ba93819da86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:35.345354 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a695cb8e-2fdd-4b98-9eea-2ba93819da86 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:26:35.345534 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a695cb8e-2fdd-4b98-9eea-2ba93819da86 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:35.345734 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a695cb8e-2fdd-4b98-9eea-2ba93819da86 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:35.354883 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:35.354883 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:35.359710 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a695cb8e-2fdd-4b98-9eea-2ba93819da86 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:26:35.365950 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a695cb8e-2fdd-4b98-9eea-2ba93819da86 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 returned with HTTP 200 Aug 14 01:26:35.366542 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 885/3498] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:35 2026] GET /volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:35.509300 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dcc44443-2855-493d-b185-0241868cd7ec req-28c33fdd-fb6d-4d70-9b7e-5b33d1985df2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:35.511661 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-28c33fdd-fb6d-4d70-9b7e-5b33d1985df2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:26:35.511988 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-28c33fdd-fb6d-4d70-9b7e-5b33d1985df2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:35.512215 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-28c33fdd-fb6d-4d70-9b7e-5b33d1985df2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:35.521534 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:35.521534 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:35.526635 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-dcc44443-2855-493d-b185-0241868cd7ec req-28c33fdd-fb6d-4d70-9b7e-5b33d1985df2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:26:35.533650 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-28c33fdd-fb6d-4d70-9b7e-5b33d1985df2 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 returned with HTTP 200 Aug 14 01:26:35.534339 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 874/3499] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:35 2026] GET /volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:36.118400 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dcc44443-2855-493d-b185-0241868cd7ec req-da1e09d0-7876-4dbd-954f-ac8f98accb6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:36.121636 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-da1e09d0-7876-4dbd-954f-ac8f98accb6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:26:36.121903 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-da1e09d0-7876-4dbd-954f-ac8f98accb6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:36.122342 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-da1e09d0-7876-4dbd-954f-ac8f98accb6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:36.131313 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:36.131313 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:36.137256 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-dcc44443-2855-493d-b185-0241868cd7ec req-da1e09d0-7876-4dbd-954f-ac8f98accb6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:26:36.145051 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-da1e09d0-7876-4dbd-954f-ac8f98accb6e tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 returned with HTTP 200 Aug 14 01:26:36.145685 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 868/3500] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:36 2026] GET /volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:36.156589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8497bb0b-c3c0-4e0e-838c-071699cd176e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:36.157076 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8497bb0b-c3c0-4e0e-838c-071699cd176e None None] GET https://10.4.3.11/volume// Aug 14 01:26:36.157307 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8497bb0b-c3c0-4e0e-838c-071699cd176e None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:36.157490 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8497bb0b-c3c0-4e0e-838c-071699cd176e None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:36.157826 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8497bb0b-c3c0-4e0e-838c-071699cd176e None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:36.158182 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 874/3501] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:26:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:36.166858 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dcc44443-2855-493d-b185-0241868cd7ec req-ff24c030-30ed-4624-952f-68a980b54793 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:36.169082 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-ff24c030-30ed-4624-952f-68a980b54793 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:26:36.169487 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-ff24c030-30ed-4624-952f-68a980b54793 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f258754a-0885-4f33-8fa6-e5a6d35dd648", "connector": null, "instance_uuid": "184d3efd-931c-49eb-b3ad-dae732a731f5"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:36.179029 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:36.179029 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:36.216886 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-ff24c030-30ed-4624-952f-68a980b54793 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:26:36.217573 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 886/3502] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:26:36 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:36.957737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-f5694aa4-ad89-4b3f-8810-1e44f754c66a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:36.960337 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-f5694aa4-ad89-4b3f-8810-1e44f754c66a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:36.960857 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-f5694aa4-ad89-4b3f-8810-1e44f754c66a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:36.961008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-f5694aa4-ad89-4b3f-8810-1e44f754c66a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:36.974444 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:36.974444 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:36.978340 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-f5694aa4-ad89-4b3f-8810-1e44f754c66a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:36.984533 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-f5694aa4-ad89-4b3f-8810-1e44f754c66a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:36.985040 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 875/3503] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:36 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:37.008358 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-a1210af7-04db-4e85-96f5-bfe71533d54a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:37.012249 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-a1210af7-04db-4e85-96f5-bfe71533d54a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] POST https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f/action Aug 14 01:26:37.012733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-a1210af7-04db-4e85-96f5-bfe71533d54a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:37.012916 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-a1210af7-04db-4e85-96f5-bfe71533d54a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:37.031460 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:37.031460 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:37.032130 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-a1210af7-04db-4e85-96f5-bfe71533d54a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:37.041694 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-a1210af7-04db-4e85-96f5-bfe71533d54a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Begin detaching volume completed successfully. Aug 14 01:26:37.042034 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-a1210af7-04db-4e85-96f5-bfe71533d54a tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f/action returned with HTTP 202 Aug 14 01:26:37.042681 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 869/3504] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:26:37 2026] POST /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:26:37.110682 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4d0538c7-de9d-4a78-9025-88bd9d648df7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:37.111877 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d0538c7-de9d-4a78-9025-88bd9d648df7 None None] GET https://10.4.3.11/volume// Aug 14 01:26:37.111877 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d0538c7-de9d-4a78-9025-88bd9d648df7 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:37.111877 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4d0538c7-de9d-4a78-9025-88bd9d648df7 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:37.112345 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4d0538c7-de9d-4a78-9025-88bd9d648df7 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:37.114829 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 875/3505] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:37 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:37.124357 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-d87d07ed-e124-4985-afc5-9a58e848460d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:37.127648 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-d87d07ed-e124-4985-afc5-9a58e848460d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:37.127909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-d87d07ed-e124-4985-afc5-9a58e848460d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:37.128213 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-d87d07ed-e124-4985-afc5-9a58e848460d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:37.148689 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:37.148689 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:37.155384 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-d87d07ed-e124-4985-afc5-9a58e848460d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:37.165279 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-d87d07ed-e124-4985-afc5-9a58e848460d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:37.166477 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 887/3506] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:37 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 1356 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:37.640205 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c6dbd883-8f21-4ca0-8615-8f48e3b2b402 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:37.640547 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6dbd883-8f21-4ca0-8615-8f48e3b2b402 None None] GET https://10.4.3.11/volume// Aug 14 01:26:37.640814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6dbd883-8f21-4ca0-8615-8f48e3b2b402 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:37.641128 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6dbd883-8f21-4ca0-8615-8f48e3b2b402 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:37.641943 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6dbd883-8f21-4ca0-8615-8f48e3b2b402 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:37.642548 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 876/3507] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:37.659635 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dcc44443-2855-493d-b185-0241868cd7ec req-7d1196a6-ca90-40d4-a137-add752a1ac75 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:37.665033 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-7d1196a6-ca90-40d4-a137-add752a1ac75 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:26:37.665426 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-7d1196a6-ca90-40d4-a137-add752a1ac75 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:37.665547 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-7d1196a6-ca90-40d4-a137-add752a1ac75 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:37.683455 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:37.683455 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:37.692182 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-dcc44443-2855-493d-b185-0241868cd7ec req-7d1196a6-ca90-40d4-a137-add752a1ac75 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:26:37.698539 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-7d1196a6-ca90-40d4-a137-add752a1ac75 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 returned with HTTP 200 Aug 14 01:26:37.699782 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 870/3508] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:37 2026] GET /volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 => generated 1570 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:37.881339 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-dcc44443-2855-493d-b185-0241868cd7ec req-019cef90-e249-4002-b8a2-03375f488207 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:37.886322 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-019cef90-e249-4002-b8a2-03375f488207 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] PUT https://10.4.3.11/volume/v3/attachments/00ddcb0c-24c7-499a-986f-48e88b6921e3 Aug 14 01:26:37.887040 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-019cef90-e249-4002-b8a2-03375f488207 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:37.908625 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-dcc44443-2855-493d-b185-0241868cd7ec req-019cef90-e249-4002-b8a2-03375f488207 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Acquiring lock "cinder-attachment_update-f258754a-0885-4f33-8fa6-e5a6d35dd648-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:26:37.916521 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-dcc44443-2855-493d-b185-0241868cd7ec req-019cef90-e249-4002-b8a2-03375f488207 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-f258754a-0885-4f33-8fa6-e5a6d35dd648-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:26:37.918207 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:37.918207 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:38.135092 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-dcc44443-2855-493d-b185-0241868cd7ec req-019cef90-e249-4002-b8a2-03375f488207 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Lock "cinder-attachment_update-f258754a-0885-4f33-8fa6-e5a6d35dd648-np0000007295" released by "attachment_update" :: held 0.217s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:26:38.135092 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-019cef90-e249-4002-b8a2-03375f488207 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/00ddcb0c-24c7-499a-986f-48e88b6921e3 returned with HTTP 200 Aug 14 01:26:38.135092 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 876/3509] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:26:37 2026] PUT /volume/v3/attachments/00ddcb0c-24c7-499a-986f-48e88b6921e3 => generated 969 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:38.186997 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dcc44443-2855-493d-b185-0241868cd7ec req-a930c19c-d328-4f40-ba0a-b5f82f71e54b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:38.193294 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-a930c19c-d328-4f40-ba0a-b5f82f71e54b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] POST https://10.4.3.11/volume/v3/attachments/00ddcb0c-24c7-499a-986f-48e88b6921e3/action Aug 14 01:26:38.193294 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-a930c19c-d328-4f40-ba0a-b5f82f71e54b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:38.193294 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-a930c19c-d328-4f40-ba0a-b5f82f71e54b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:38.231705 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:38.231705 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:38.277841 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dcc44443-2855-493d-b185-0241868cd7ec req-a930c19c-d328-4f40-ba0a-b5f82f71e54b tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/00ddcb0c-24c7-499a-986f-48e88b6921e3/action returned with HTTP 204 Aug 14 01:26:38.279455 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 888/3510] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:26:38 2026] POST /volume/v3/attachments/00ddcb0c-24c7-499a-986f-48e88b6921e3/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:38.377076 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-79636935-43bb-46b1-b534-a239b462144e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:38.381875 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-79636935-43bb-46b1-b534-a239b462144e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/attachments/c1023598-10d3-4602-b9aa-b18d14050961 Aug 14 01:26:38.381875 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-79636935-43bb-46b1-b534-a239b462144e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:38.381875 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-79636935-43bb-46b1-b534-a239b462144e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:38.393153 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:38.393153 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:38.492588 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-dad0366f-ad00-4562-ae2f-4eb4369a9342 req-79636935-43bb-46b1-b534-a239b462144e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/attachments/c1023598-10d3-4602-b9aa-b18d14050961 returned with HTTP 200 Aug 14 01:26:38.493380 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 877/3511] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:26:38 2026] DELETE /volume/v3/attachments/c1023598-10d3-4602-b9aa-b18d14050961 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:39.276561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3f5970b-6b70-43b3-bd30-f1df99b0fbda None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:39.280630 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3f5970b-6b70-43b3-bd30-f1df99b0fbda tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:39.280887 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3f5970b-6b70-43b3-bd30-f1df99b0fbda tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:39.281179 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3f5970b-6b70-43b3-bd30-f1df99b0fbda tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:39.300249 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:39.300249 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:39.312603 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c3f5970b-6b70-43b3-bd30-f1df99b0fbda tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:39.331163 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3f5970b-6b70-43b3-bd30-f1df99b0fbda tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:39.331797 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 871/3512] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:39 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:39.355953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc9c375c-6654-483f-8a93-2fba2ae85296 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:39.358166 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc9c375c-6654-483f-8a93-2fba2ae85296 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:39.358442 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc9c375c-6654-483f-8a93-2fba2ae85296 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:39.358769 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc9c375c-6654-483f-8a93-2fba2ae85296 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:39.375335 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:39.375335 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:39.388586 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc9c375c-6654-483f-8a93-2fba2ae85296 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:39.393688 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc9c375c-6654-483f-8a93-2fba2ae85296 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:39.395258 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 877/3513] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:39 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:39.411818 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec9b8d21-f36b-4121-89d8-24ef4cf902ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:39.415346 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec9b8d21-f36b-4121-89d8-24ef4cf902ac tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:39.415626 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec9b8d21-f36b-4121-89d8-24ef4cf902ac tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:39.415871 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec9b8d21-f36b-4121-89d8-24ef4cf902ac tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:39.416060 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ec9b8d21-f36b-4121-89d8-24ef4cf902ac tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete volume with id: c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:39.431479 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:39.431479 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:39.431698 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec9b8d21-f36b-4121-89d8-24ef4cf902ac tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:39.453835 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec9b8d21-f36b-4121-89d8-24ef4cf902ac tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete volume request issued successfully. Aug 14 01:26:39.453835 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec9b8d21-f36b-4121-89d8-24ef4cf902ac tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 202 Aug 14 01:26:39.455223 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 889/3514] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:26:39 2026] DELETE /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:39.464789 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1481ee9c-4841-4bb0-b6ef-29c8c05d1db6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:39.469486 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1481ee9c-4841-4bb0-b6ef-29c8c05d1db6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:39.470537 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1481ee9c-4841-4bb0-b6ef-29c8c05d1db6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:39.471079 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1481ee9c-4841-4bb0-b6ef-29c8c05d1db6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:39.492504 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:39.492504 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:39.500227 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1481ee9c-4841-4bb0-b6ef-29c8c05d1db6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:39.510837 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1481ee9c-4841-4bb0-b6ef-29c8c05d1db6 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 200 Aug 14 01:26:39.512423 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 878/3515] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:39 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:40.534420 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6f62cdbe-1fc1-4e8f-91c7-4fc6f36e78bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:40.537893 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f62cdbe-1fc1-4e8f-91c7-4fc6f36e78bb tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f Aug 14 01:26:40.538510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f62cdbe-1fc1-4e8f-91c7-4fc6f36e78bb tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:40.539049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f62cdbe-1fc1-4e8f-91c7-4fc6f36e78bb tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:40.551628 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f62cdbe-1fc1-4e8f-91c7-4fc6f36e78bb tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f returned with HTTP 404 Aug 14 01:26:40.552362 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 872/3516] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:40 2026] GET /volume/v3/volumes/c8d62745-c0aa-4900-9491-506e5ef8974f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:40.563535 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eeb6a5b3-d77b-4e4a-9320-63cda21fb16e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:40.566958 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eeb6a5b3-d77b-4e4a-9320-63cda21fb16e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:40.566958 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eeb6a5b3-d77b-4e4a-9320-63cda21fb16e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:40.566958 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eeb6a5b3-d77b-4e4a-9320-63cda21fb16e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:40.579271 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:40.579271 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:40.589894 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eeb6a5b3-d77b-4e4a-9320-63cda21fb16e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:40.599697 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eeb6a5b3-d77b-4e4a-9320-63cda21fb16e tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:40.600423 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 878/3517] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:40 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:40.616696 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f26c8c90-cc6e-48f3-9386-5532ca55192c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:40.619258 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f26c8c90-cc6e-48f3-9386-5532ca55192c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:40.619668 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f26c8c90-cc6e-48f3-9386-5532ca55192c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:40.620941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f26c8c90-cc6e-48f3-9386-5532ca55192c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:40.634115 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:40.634115 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:40.639168 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f26c8c90-cc6e-48f3-9386-5532ca55192c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:40.654802 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f26c8c90-cc6e-48f3-9386-5532ca55192c tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:40.655644 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 890/3518] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:40 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:40.674442 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9721b69a-ae3e-44fc-93d6-c2445094aac1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:40.676629 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9721b69a-ae3e-44fc-93d6-c2445094aac1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:40.677329 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9721b69a-ae3e-44fc-93d6-c2445094aac1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:40.677952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9721b69a-ae3e-44fc-93d6-c2445094aac1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:40.678304 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9721b69a-ae3e-44fc-93d6-c2445094aac1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete volume with id: 3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:40.694099 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:40.694099 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:40.694811 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9721b69a-ae3e-44fc-93d6-c2445094aac1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:40.731837 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9721b69a-ae3e-44fc-93d6-c2445094aac1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete volume request issued successfully. Aug 14 01:26:40.732184 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9721b69a-ae3e-44fc-93d6-c2445094aac1 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 202 Aug 14 01:26:40.732669 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 879/3519] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:26:40 2026] DELETE /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:40.742248 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d266d32f-8713-4146-b61c-89a990f9f6b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:40.745729 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d266d32f-8713-4146-b61c-89a990f9f6b5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:40.746190 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d266d32f-8713-4146-b61c-89a990f9f6b5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:40.746574 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d266d32f-8713-4146-b61c-89a990f9f6b5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:40.760871 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:40.760871 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:40.773820 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d266d32f-8713-4146-b61c-89a990f9f6b5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:40.780535 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d266d32f-8713-4146-b61c-89a990f9f6b5 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 200 Aug 14 01:26:40.781294 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 873/3520] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:40 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:41.799555 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a8cea75c-f331-4c84-b07c-720432a733f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:41.801682 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8cea75c-f331-4c84-b07c-720432a733f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 Aug 14 01:26:41.801892 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8cea75c-f331-4c84-b07c-720432a733f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:41.802166 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8cea75c-f331-4c84-b07c-720432a733f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:41.810225 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8cea75c-f331-4c84-b07c-720432a733f3 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 returned with HTTP 404 Aug 14 01:26:41.810946 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 879/3521] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:41 2026] GET /volume/v3/volumes/3bf77dfe-d11b-443d-adda-50c8ab8c7f09 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:41.821092 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67cb1fea-28f8-495a-af95-057e61b85c25 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:41.823430 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67cb1fea-28f8-495a-af95-057e61b85c25 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:41.823738 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67cb1fea-28f8-495a-af95-057e61b85c25 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:41.826171 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67cb1fea-28f8-495a-af95-057e61b85c25 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:41.842543 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:41.842543 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:41.856406 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-67cb1fea-28f8-495a-af95-057e61b85c25 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:41.865556 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67cb1fea-28f8-495a-af95-057e61b85c25 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:41.866083 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 891/3522] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:41 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:41.884695 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fef11793-701e-4a22-aa35-ea56b10991cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:41.887047 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fef11793-701e-4a22-aa35-ea56b10991cf tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:41.887318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fef11793-701e-4a22-aa35-ea56b10991cf tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:41.887783 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fef11793-701e-4a22-aa35-ea56b10991cf tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:41.895862 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:41.895862 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:41.900125 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-fef11793-701e-4a22-aa35-ea56b10991cf tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:41.905119 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fef11793-701e-4a22-aa35-ea56b10991cf tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:41.905759 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 880/3523] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:41 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:41.920639 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a816f90-a227-4955-82dc-e1e364dd2642 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:41.923121 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a816f90-a227-4955-82dc-e1e364dd2642 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:41.923471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a816f90-a227-4955-82dc-e1e364dd2642 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:41.923777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a816f90-a227-4955-82dc-e1e364dd2642 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:41.924065 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1a816f90-a227-4955-82dc-e1e364dd2642 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete volume with id: 5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:41.935633 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:41.935633 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:41.936427 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a816f90-a227-4955-82dc-e1e364dd2642 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:41.965315 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a816f90-a227-4955-82dc-e1e364dd2642 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete volume request issued successfully. Aug 14 01:26:41.965637 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a816f90-a227-4955-82dc-e1e364dd2642 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 202 Aug 14 01:26:41.966176 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 874/3524] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:26:41 2026] DELETE /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:41.976454 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-62daeb86-cb00-4bf1-9972-a9e12ee5b48b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:41.979217 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62daeb86-cb00-4bf1-9972-a9e12ee5b48b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:41.979686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62daeb86-cb00-4bf1-9972-a9e12ee5b48b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:41.980065 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62daeb86-cb00-4bf1-9972-a9e12ee5b48b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:41.992700 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:41.992700 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:41.999217 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-62daeb86-cb00-4bf1-9972-a9e12ee5b48b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:42.006296 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62daeb86-cb00-4bf1-9972-a9e12ee5b48b tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 200 Aug 14 01:26:42.006870 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 880/3525] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:41 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:43.030620 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-af1a75a8-1bf3-430a-8296-57b8228e6b44 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:43.033312 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af1a75a8-1bf3-430a-8296-57b8228e6b44 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 Aug 14 01:26:43.034302 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af1a75a8-1bf3-430a-8296-57b8228e6b44 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:43.034302 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-af1a75a8-1bf3-430a-8296-57b8228e6b44 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:43.052605 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-af1a75a8-1bf3-430a-8296-57b8228e6b44 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 returned with HTTP 404 Aug 14 01:26:43.052605 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 892/3526] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:43 2026] GET /volume/v3/volumes/5565c78a-aa0b-441d-932c-f11de72d06e6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:43.077711 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0be2eec9-a7ad-4bb1-ad49-ae3dfbc7a577 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:43.084506 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0be2eec9-a7ad-4bb1-ad49-ae3dfbc7a577 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c Aug 14 01:26:43.086715 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0be2eec9-a7ad-4bb1-ad49-ae3dfbc7a577 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:43.088676 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0be2eec9-a7ad-4bb1-ad49-ae3dfbc7a577 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:43.088916 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-0be2eec9-a7ad-4bb1-ad49-ae3dfbc7a577 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete snapshot with id: 18fc16f1-c8e1-45c5-8d14-3f53eab18f2c Aug 14 01:26:43.097695 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:43.097695 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:43.097832 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0be2eec9-a7ad-4bb1-ad49-ae3dfbc7a577 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:26:43.140698 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0be2eec9-a7ad-4bb1-ad49-ae3dfbc7a577 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot delete request issued successfully. Aug 14 01:26:43.141411 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0be2eec9-a7ad-4bb1-ad49-ae3dfbc7a577 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c returned with HTTP 202 Aug 14 01:26:43.142378 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 881/3527] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:26:43 2026] DELETE /volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:43.152496 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f9edd92f-9ecc-465b-833e-2028ad4d0602 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:43.159392 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9edd92f-9ecc-465b-833e-2028ad4d0602 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c Aug 14 01:26:43.159692 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9edd92f-9ecc-465b-833e-2028ad4d0602 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:43.159998 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9edd92f-9ecc-465b-833e-2028ad4d0602 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:43.172896 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:43.172896 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:43.173736 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f9edd92f-9ecc-465b-833e-2028ad4d0602 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:26:43.174916 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9edd92f-9ecc-465b-833e-2028ad4d0602 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c returned with HTTP 200 Aug 14 01:26:43.175646 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 875/3528] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:43 2026] GET /volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:44.189446 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bc023078-06fa-4043-9bd1-81f7c30fbd51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:44.193240 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc023078-06fa-4043-9bd1-81f7c30fbd51 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c Aug 14 01:26:44.193668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc023078-06fa-4043-9bd1-81f7c30fbd51 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:44.193836 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc023078-06fa-4043-9bd1-81f7c30fbd51 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:44.202569 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc023078-06fa-4043-9bd1-81f7c30fbd51 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c returned with HTTP 404 Aug 14 01:26:44.203543 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 881/3529] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:44 2026] GET /volume/v3/snapshots/18fc16f1-c8e1-45c5-8d14-3f53eab18f2c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:44.215384 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00d212e7-6f01-4be7-94c2-42d289c7b258 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:44.220054 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00d212e7-6f01-4be7-94c2-42d289c7b258 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb Aug 14 01:26:44.220054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00d212e7-6f01-4be7-94c2-42d289c7b258 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:44.220054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00d212e7-6f01-4be7-94c2-42d289c7b258 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:44.220054 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-00d212e7-6f01-4be7-94c2-42d289c7b258 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete snapshot with id: 3d1cdc1e-47ed-4457-8a46-185a3aeff6bb Aug 14 01:26:44.233049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-2e9d286c-0cb2-4472-98ae-b5a59b03a67d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:44.234059 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:44.234059 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:44.234541 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00d212e7-6f01-4be7-94c2-42d289c7b258 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:26:44.234601 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-2e9d286c-0cb2-4472-98ae-b5a59b03a67d tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] DELETE https://10.4.3.11/volume/v3/attachments/3f477c5f-4166-4f49-8256-a441abecb176 Aug 14 01:26:44.234853 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-2e9d286c-0cb2-4472-98ae-b5a59b03a67d tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:44.235170 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-2e9d286c-0cb2-4472-98ae-b5a59b03a67d tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:44.246914 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:44.246914 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:44.265263 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00d212e7-6f01-4be7-94c2-42d289c7b258 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot delete request issued successfully. Aug 14 01:26:44.265622 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00d212e7-6f01-4be7-94c2-42d289c7b258 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb returned with HTTP 202 Aug 14 01:26:44.266100 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 893/3530] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:26:44 2026] DELETE /volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:44.275646 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2f7a12e0-9a48-493c-8652-2fcd87fed537 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:44.282449 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f7a12e0-9a48-493c-8652-2fcd87fed537 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb Aug 14 01:26:44.282449 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f7a12e0-9a48-493c-8652-2fcd87fed537 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:44.283621 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f7a12e0-9a48-493c-8652-2fcd87fed537 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:44.295383 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:44.295383 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:44.297065 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2f7a12e0-9a48-493c-8652-2fcd87fed537 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:26:44.298985 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f7a12e0-9a48-493c-8652-2fcd87fed537 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb returned with HTTP 200 Aug 14 01:26:44.300484 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 876/3531] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:44 2026] GET /volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:44.353742 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-2e9d286c-0cb2-4472-98ae-b5a59b03a67d tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/attachments/3f477c5f-4166-4f49-8256-a441abecb176 returned with HTTP 200 Aug 14 01:26:44.354591 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 882/3532] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:26:44 2026] DELETE /volume/v3/attachments/3f477c5f-4166-4f49-8256-a441abecb176 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:44.398391 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-db10ab25-c39d-4214-8c7b-1e61f192f108 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:44.401724 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-db10ab25-c39d-4214-8c7b-1e61f192f108 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] DELETE https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 Aug 14 01:26:44.402008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-db10ab25-c39d-4214-8c7b-1e61f192f108 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:44.402959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-db10ab25-c39d-4214-8c7b-1e61f192f108 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:44.402959 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-db10ab25-c39d-4214-8c7b-1e61f192f108 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Delete volume with id: fd653de9-ba21-4d1a-b229-b8f6efb8b616 Aug 14 01:26:44.418246 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:44.418246 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:44.419599 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-db10ab25-c39d-4214-8c7b-1e61f192f108 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Volume info retrieved successfully. Aug 14 01:26:44.457194 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-db10ab25-c39d-4214-8c7b-1e61f192f108 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] Delete volume request issued successfully. Aug 14 01:26:44.457695 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f7f1f84a-551e-4e82-82a6-7d8e294a6d19 req-db10ab25-c39d-4214-8c7b-1e61f192f108 tempest-TestShelveInstance-565569981 tempest-TestShelveInstance-565569981-project-member] https://10.4.3.11/volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 returned with HTTP 202 Aug 14 01:26:44.459167 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 882/3533] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:26:44 2026] DELETE /volume/v3/volumes/fd653de9-ba21-4d1a-b229-b8f6efb8b616 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:45.316734 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7236cf9-5d52-4d95-a2c9-752c7809e98d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:45.319298 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7236cf9-5d52-4d95-a2c9-752c7809e98d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb Aug 14 01:26:45.319404 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7236cf9-5d52-4d95-a2c9-752c7809e98d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:45.319676 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7236cf9-5d52-4d95-a2c9-752c7809e98d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:45.330848 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7236cf9-5d52-4d95-a2c9-752c7809e98d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb returned with HTTP 404 Aug 14 01:26:45.331626 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 894/3534] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:45 2026] GET /volume/v3/snapshots/3d1cdc1e-47ed-4457-8a46-185a3aeff6bb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:45.345263 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-026183b3-5393-4f70-af9c-c92f01e008be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:45.347833 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-026183b3-5393-4f70-af9c-c92f01e008be tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 Aug 14 01:26:45.348074 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-026183b3-5393-4f70-af9c-c92f01e008be tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:45.348536 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-026183b3-5393-4f70-af9c-c92f01e008be tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:45.348598 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-026183b3-5393-4f70-af9c-c92f01e008be tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete snapshot with id: e33a8e79-d17b-4f98-a6e0-718e60532085 Aug 14 01:26:45.380332 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:45.380332 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:45.381873 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-026183b3-5393-4f70-af9c-c92f01e008be tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:26:45.413331 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-026183b3-5393-4f70-af9c-c92f01e008be tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot delete request issued successfully. Aug 14 01:26:45.413481 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-026183b3-5393-4f70-af9c-c92f01e008be tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 returned with HTTP 202 Aug 14 01:26:45.414098 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 877/3535] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:26:45 2026] DELETE /volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:45.430158 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-43f7fb6f-5138-4ce8-86a3-ec9224de29ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:45.434399 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43f7fb6f-5138-4ce8-86a3-ec9224de29ae tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 Aug 14 01:26:45.435251 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43f7fb6f-5138-4ce8-86a3-ec9224de29ae tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:45.435251 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43f7fb6f-5138-4ce8-86a3-ec9224de29ae tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:45.446169 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:45.446169 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:45.446636 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-43f7fb6f-5138-4ce8-86a3-ec9224de29ae tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Snapshot retrieved successfully. Aug 14 01:26:45.448578 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43f7fb6f-5138-4ce8-86a3-ec9224de29ae tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 returned with HTTP 200 Aug 14 01:26:45.448839 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 883/3536] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:45 2026] GET /volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:46.462107 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c58b4296-ecc6-47d0-94f6-d832699792bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:46.464868 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c58b4296-ecc6-47d0-94f6-d832699792bf tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 Aug 14 01:26:46.466478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c58b4296-ecc6-47d0-94f6-d832699792bf tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:46.466478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c58b4296-ecc6-47d0-94f6-d832699792bf tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:46.474152 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c58b4296-ecc6-47d0-94f6-d832699792bf tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 returned with HTTP 404 Aug 14 01:26:46.474884 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 883/3537] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:26:46 2026] GET /volume/v3/snapshots/e33a8e79-d17b-4f98-a6e0-718e60532085 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:46.485465 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a349bb21-6861-49b3-adc8-812587af887d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:46.490211 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a349bb21-6861-49b3-adc8-812587af887d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:26:46.490211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a349bb21-6861-49b3-adc8-812587af887d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:46.490211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a349bb21-6861-49b3-adc8-812587af887d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:46.502848 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:46.502848 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:46.515461 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a349bb21-6861-49b3-adc8-812587af887d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:46.525860 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a349bb21-6861-49b3-adc8-812587af887d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:26:46.526599 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 895/3538] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:46 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:46.549661 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe90dc38-eeaa-49ce-a705-1cfb0e3fd408 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:46.553477 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe90dc38-eeaa-49ce-a705-1cfb0e3fd408 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:26:46.553749 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe90dc38-eeaa-49ce-a705-1cfb0e3fd408 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:46.553995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe90dc38-eeaa-49ce-a705-1cfb0e3fd408 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:46.567243 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:46.567243 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:46.579821 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fe90dc38-eeaa-49ce-a705-1cfb0e3fd408 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:46.587171 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe90dc38-eeaa-49ce-a705-1cfb0e3fd408 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:26:46.587781 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 878/3539] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:46 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:46.607775 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9ef9eaf-88c2-4c43-8d79-42bc5c264778 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:46.610228 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9ef9eaf-88c2-4c43-8d79-42bc5c264778 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:26:46.610574 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9ef9eaf-88c2-4c43-8d79-42bc5c264778 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:46.611545 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9ef9eaf-88c2-4c43-8d79-42bc5c264778 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:46.611545 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b9ef9eaf-88c2-4c43-8d79-42bc5c264778 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete volume with id: d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:26:46.622975 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:46.622975 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:46.623736 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b9ef9eaf-88c2-4c43-8d79-42bc5c264778 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:46.649377 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b9ef9eaf-88c2-4c43-8d79-42bc5c264778 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Delete volume request issued successfully. Aug 14 01:26:46.649631 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9ef9eaf-88c2-4c43-8d79-42bc5c264778 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 202 Aug 14 01:26:46.650179 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 884/3540] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:26:46 2026] DELETE /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:26:46.665875 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d8dc556a-18ea-4e57-a013-7c87fa86b28d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:46.673435 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8dc556a-18ea-4e57-a013-7c87fa86b28d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:26:46.673435 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8dc556a-18ea-4e57-a013-7c87fa86b28d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:46.673629 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8dc556a-18ea-4e57-a013-7c87fa86b28d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:46.688526 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:46.688526 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:46.691283 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d8dc556a-18ea-4e57-a013-7c87fa86b28d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Volume info retrieved successfully. Aug 14 01:26:46.698277 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8dc556a-18ea-4e57-a013-7c87fa86b28d tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 200 Aug 14 01:26:46.698880 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 884/3541] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:46 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:47.539369 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75a6f0b9-17d2-4663-b633-f40618395de4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:47.543320 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75a6f0b9-17d2-4663-b633-f40618395de4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:47.543772 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75a6f0b9-17d2-4663-b633-f40618395de4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:47.544671 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75a6f0b9-17d2-4663-b633-f40618395de4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:47.561300 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:47.561300 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:47.571150 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-75a6f0b9-17d2-4663-b633-f40618395de4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:47.583017 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75a6f0b9-17d2-4663-b633-f40618395de4 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:47.583448 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 896/3542] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:47 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:47.606698 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b33f9d6-8d0c-4a12-8186-c8b2c03d0ce9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:47.609167 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b33f9d6-8d0c-4a12-8186-c8b2c03d0ce9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:47.609861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b33f9d6-8d0c-4a12-8186-c8b2c03d0ce9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:47.610503 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b33f9d6-8d0c-4a12-8186-c8b2c03d0ce9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:47.628841 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:47.628841 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:47.638383 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b33f9d6-8d0c-4a12-8186-c8b2c03d0ce9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:47.647453 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b33f9d6-8d0c-4a12-8186-c8b2c03d0ce9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:47.648210 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 879/3543] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:47 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:47.718132 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6497fcb1-0435-4954-9d71-a06465cba921 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:47.720710 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6497fcb1-0435-4954-9d71-a06465cba921 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] GET https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 Aug 14 01:26:47.720864 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6497fcb1-0435-4954-9d71-a06465cba921 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:47.721451 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6497fcb1-0435-4954-9d71-a06465cba921 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:47.725734 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-d6dd73f4-a380-457a-a987-25483ec2d31e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:47.728310 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-d6dd73f4-a380-457a-a987-25483ec2d31e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:47.728531 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-d6dd73f4-a380-457a-a987-25483ec2d31e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:47.728806 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-d6dd73f4-a380-457a-a987-25483ec2d31e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:47.729540 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6497fcb1-0435-4954-9d71-a06465cba921 tempest-SnapshotDataIntegrityTests-1267424509 tempest-SnapshotDataIntegrityTests-1267424509-project-member] https://10.4.3.11/volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 returned with HTTP 404 Aug 14 01:26:47.730346 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 885/3544] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:47 2026] GET /volume/v3/volumes/d8d18b32-70ec-484e-a7fd-e920dc66fc58 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:47.738498 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:47.738498 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:47.745266 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-d6dd73f4-a380-457a-a987-25483ec2d31e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:47.752031 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-d6dd73f4-a380-457a-a987-25483ec2d31e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:47.752556 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 885/3545] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:47 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:47.917898 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5cfa4792-9873-4c68-af3a-9f5682c41353 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:47.918829 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cfa4792-9873-4c68-af3a-9f5682c41353 None None] GET https://10.4.3.11/volume// Aug 14 01:26:47.919244 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cfa4792-9873-4c68-af3a-9f5682c41353 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:47.919475 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5cfa4792-9873-4c68-af3a-9f5682c41353 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:47.920050 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5cfa4792-9873-4c68-af3a-9f5682c41353 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:47.920639 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 897/3546] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:26:47 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:47.933114 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-1d36a270-6ff3-4a7c-9332-539c21583acf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:47.951429 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-1d36a270-6ff3-4a7c-9332-539c21583acf tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:26:47.952009 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-1d36a270-6ff3-4a7c-9332-539c21583acf tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d2c80d0-51fb-4904-a33c-95d008969c74", "connector": null, "instance_uuid": "585a4a8d-ed04-4b43-b9b5-73c7cdf82df4"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:47.968878 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:47.968878 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:48.024035 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-1d36a270-6ff3-4a7c-9332-539c21583acf tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:26:48.024758 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 880/3547] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:26:47 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 14 01:26:48.111207 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-844c1d4b-fb1a-4bf1-8b13-4df9ff8e5c70 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:48.116592 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-844c1d4b-fb1a-4bf1-8b13-4df9ff8e5c70 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:48.116912 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-844c1d4b-fb1a-4bf1-8b13-4df9ff8e5c70 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:48.117228 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-844c1d4b-fb1a-4bf1-8b13-4df9ff8e5c70 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:48.134057 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:48.134057 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:48.136686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c7a01176-e8b0-41bd-b8bf-a7357db4f067 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:48.137008 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7a01176-e8b0-41bd-b8bf-a7357db4f067 None None] GET https://10.4.3.11/volume// Aug 14 01:26:48.139287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7a01176-e8b0-41bd-b8bf-a7357db4f067 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:48.139636 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7a01176-e8b0-41bd-b8bf-a7357db4f067 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:48.140168 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7a01176-e8b0-41bd-b8bf-a7357db4f067 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:48.141448 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-844c1d4b-fb1a-4bf1-8b13-4df9ff8e5c70 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:48.142339 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 886/3548] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:48 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:48.150107 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-844c1d4b-fb1a-4bf1-8b13-4df9ff8e5c70 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:48.151222 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 886/3549] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:48 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:48.156226 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-fd21b5cf-350b-4c9f-a13b-20fa0cfb23bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:48.165198 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-fd21b5cf-350b-4c9f-a13b-20fa0cfb23bc tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:48.165198 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-fd21b5cf-350b-4c9f-a13b-20fa0cfb23bc tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:48.165463 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-fd21b5cf-350b-4c9f-a13b-20fa0cfb23bc tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:48.186631 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:48.186631 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:48.195880 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-fd21b5cf-350b-4c9f-a13b-20fa0cfb23bc tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:48.205711 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-fd21b5cf-350b-4c9f-a13b-20fa0cfb23bc tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:48.205711 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 898/3550] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:48 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 1055 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:48.400849 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-44d5e9a0-9d9c-486b-8951-501753a5e62f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:48.407157 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-44d5e9a0-9d9c-486b-8951-501753a5e62f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] PUT https://10.4.3.11/volume/v3/attachments/6721a7ab-c5c0-4428-afd6-10fd84bbe581 Aug 14 01:26:48.407644 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-44d5e9a0-9d9c-486b-8951-501753a5e62f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:48.432696 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-44d5e9a0-9d9c-486b-8951-501753a5e62f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Acquiring lock "cinder-attachment_update-3d2c80d0-51fb-4904-a33c-95d008969c74-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:26:48.442238 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-44d5e9a0-9d9c-486b-8951-501753a5e62f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-3d2c80d0-51fb-4904-a33c-95d008969c74-np0000007295" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:26:48.444859 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:48.444859 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:48.570914 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-44d5e9a0-9d9c-486b-8951-501753a5e62f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-3d2c80d0-51fb-4904-a33c-95d008969c74-np0000007295" released by "attachment_update" :: held 0.128s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:26:48.570914 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-44d5e9a0-9d9c-486b-8951-501753a5e62f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/6721a7ab-c5c0-4428-afd6-10fd84bbe581 returned with HTTP 200 Aug 14 01:26:48.570914 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 881/3551] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:26:48 2026] PUT /volume/v3/attachments/6721a7ab-c5c0-4428-afd6-10fd84bbe581 => generated 968 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:48.580504 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-e5c68a79-3f6a-4ba1-8912-a0c2e88cf720 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:48.585467 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-e5c68a79-3f6a-4ba1-8912-a0c2e88cf720 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption Aug 14 01:26:48.585991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-e5c68a79-3f6a-4ba1-8912-a0c2e88cf720 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:48.587751 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-e5c68a79-3f6a-4ba1-8912-a0c2e88cf720 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:48.607413 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:48.607413 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:48.621648 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-e5c68a79-3f6a-4ba1-8912-a0c2e88cf720 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption returned with HTTP 200 Aug 14 01:26:48.622221 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 887/3552] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:26:48 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:49.014284 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8a724036-3a4c-49b3-b62e-73866b3f25bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:49.020548 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a724036-3a4c-49b3-b62e-73866b3f25bb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:49.020548 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a724036-3a4c-49b3-b62e-73866b3f25bb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:49.020715 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a724036-3a4c-49b3-b62e-73866b3f25bb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:49.031036 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:49.031036 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:49.035614 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8a724036-3a4c-49b3-b62e-73866b3f25bb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:49.041029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a724036-3a4c-49b3-b62e-73866b3f25bb tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:49.042995 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 887/3553] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:49 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:49.170909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b14718e0-cead-4000-a939-64be4337a287 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:49.175403 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b14718e0-cead-4000-a939-64be4337a287 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:49.175533 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b14718e0-cead-4000-a939-64be4337a287 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:49.175811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b14718e0-cead-4000-a939-64be4337a287 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:49.192410 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:49.192410 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:49.196348 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b14718e0-cead-4000-a939-64be4337a287 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:49.208195 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b14718e0-cead-4000-a939-64be4337a287 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:49.208700 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 899/3554] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:49 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:49.601608 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:49.603594 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:26:49.604108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1811628549", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:49.607800 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1811628549', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:26:49.607800 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Create volume of 1 GB Aug 14 01:26:49.607800 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:49.607800 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:49.611982 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Availability Zones retrieved successfully. Aug 14 01:26:49.618958 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Flow 'volume_create_api' (d5cceff7-8ff5-4f9e-9b1a-e1b236e18aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:49.620559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91f718f5-f0ad-4966-8ac5-de6d09582301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:49.621944 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:26:49.653010 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91f718f5-f0ad-4966-8ac5-de6d09582301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:49.654002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a49c10d-43dc-40c3-b1a4-44d8a015e326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:49.722862 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Created reservations ['41467792-36db-46a3-a4eb-76c2b8354882', 'c2966d75-e004-45b8-8c3a-69f9c4f7b2e4', 'f51f9ad6-92f1-4b0c-a68e-60479684d020', 'aed69f4a-99a3-4bfd-b5b4-27a8f97654cf'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:26:49.725526 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a49c10d-43dc-40c3-b1a4-44d8a015e326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41467792-36db-46a3-a4eb-76c2b8354882', 'c2966d75-e004-45b8-8c3a-69f9c4f7b2e4', 'f51f9ad6-92f1-4b0c-a68e-60479684d020', 'aed69f4a-99a3-4bfd-b5b4-27a8f97654cf']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:49.726084 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cff3668-0935-4857-a29f-c7fa8cce0ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:49.762040 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cff3668-0935-4857-a29f-c7fa8cce0ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f27463-b936-497e-9422-a73ea033f7fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1811628549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28cff0b3d9c74926bbcd18a0ce452fbb',qos_specs=None,replication_status=,reservations=['41467792-36db-46a3-a4eb-76c2b8354882','c2966d75-e004-45b8-8c3a-69f9c4f7b2e4','f51f9ad6-92f1-4b0c-a68e-60479684d020','aed69f4a-99a3-4bfd-b5b4-27a8f97654cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4f20c58214d3ea9014f202ffccc0e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1811628549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f27463-b936-497e-9422-a73ea033f7fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28cff0b3d9c74926bbcd18a0ce452fbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cea4f20c58214d3ea9014f202ffccc0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:49.762765 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (636d737e-abe5-4ac6-9c93-1c363b0ad22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:49.791811 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (636d737e-abe5-4ac6-9c93-1c363b0ad22d) transitioned into state 'SUCCESS' from state '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-1811628549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28cff0b3d9c74926bbcd18a0ce452fbb',qos_specs=None,replication_status=,reservations=['41467792-36db-46a3-a4eb-76c2b8354882','c2966d75-e004-45b8-8c3a-69f9c4f7b2e4','f51f9ad6-92f1-4b0c-a68e-60479684d020','aed69f4a-99a3-4bfd-b5b4-27a8f97654cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cea4f20c58214d3ea9014f202ffccc0e',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:49.792679 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d04407a6-fcda-4dd1-8a4d-8d3de9b42b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:26:49.808343 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d04407a6-fcda-4dd1-8a4d-8d3de9b42b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:26:49.809380 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Flow 'volume_create_api' (d5cceff7-8ff5-4f9e-9b1a-e1b236e18aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:26:49.809916 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Create volume request issued successfully. Aug 14 01:26:49.810490 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac56d6c3-bf31-4d71-b90e-383f80ff162a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:26:49.814074 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 882/3555] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:26:49 2026] POST /volume/v3/volumes => generated 753 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:26:49.826575 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a9e7cdd-2e4f-49c2-b69d-0740c7385d4e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:49.828838 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a9e7cdd-2e4f-49c2-b69d-0740c7385d4e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:49.829152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a9e7cdd-2e4f-49c2-b69d-0740c7385d4e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:49.829664 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a9e7cdd-2e4f-49c2-b69d-0740c7385d4e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:49.841956 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:49.841956 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:49.862746 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3a9e7cdd-2e4f-49c2-b69d-0740c7385d4e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:49.887518 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a9e7cdd-2e4f-49c2-b69d-0740c7385d4e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:49.887518 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 888/3556] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:49 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:50.062311 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b59c530-8828-48b7-af5c-3898df6afe50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:50.064384 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b59c530-8828-48b7-af5c-3898df6afe50 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:50.064937 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b59c530-8828-48b7-af5c-3898df6afe50 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:50.065345 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b59c530-8828-48b7-af5c-3898df6afe50 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:50.074734 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:50.074734 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:50.080301 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b59c530-8828-48b7-af5c-3898df6afe50 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:50.089897 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b59c530-8828-48b7-af5c-3898df6afe50 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:50.089897 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 888/3557] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:50 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:50.222174 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06d23550-96d6-41c7-9cfb-d3cd0c01de58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:50.223945 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06d23550-96d6-41c7-9cfb-d3cd0c01de58 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:50.224171 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06d23550-96d6-41c7-9cfb-d3cd0c01de58 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:50.224425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06d23550-96d6-41c7-9cfb-d3cd0c01de58 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:50.238069 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:50.238069 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:50.244702 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-06d23550-96d6-41c7-9cfb-d3cd0c01de58 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:50.251021 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06d23550-96d6-41c7-9cfb-d3cd0c01de58 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:50.251592 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 900/3558] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:50 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:50.890678 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dbe3def8-ba00-4ebb-ba8d-b0c74a5bcd8a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:50.893066 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbe3def8-ba00-4ebb-ba8d-b0c74a5bcd8a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:50.893392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbe3def8-ba00-4ebb-ba8d-b0c74a5bcd8a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:50.893590 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbe3def8-ba00-4ebb-ba8d-b0c74a5bcd8a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:50.906610 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:50.906610 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:50.912648 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dbe3def8-ba00-4ebb-ba8d-b0c74a5bcd8a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:50.921260 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbe3def8-ba00-4ebb-ba8d-b0c74a5bcd8a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:50.921826 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 883/3559] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:50 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:50.937983 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a91bce07-ff83-4b1b-b15c-adc7daaf2897 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:50.940458 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a91bce07-ff83-4b1b-b15c-adc7daaf2897 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:50.940697 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a91bce07-ff83-4b1b-b15c-adc7daaf2897 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:50.941017 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a91bce07-ff83-4b1b-b15c-adc7daaf2897 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:50.957256 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:50.957256 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:50.961864 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a91bce07-ff83-4b1b-b15c-adc7daaf2897 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:50.970392 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a91bce07-ff83-4b1b-b15c-adc7daaf2897 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:50.972228 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 889/3560] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:50 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:26:50.988770 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-67f11970-9d6b-4968-ae1d-49ab69c29e30 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:50.990884 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67f11970-9d6b-4968-ae1d-49ab69c29e30 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes Aug 14 01:26:50.991439 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67f11970-9d6b-4968-ae1d-49ab69c29e30 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:50.991853 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67f11970-9d6b-4968-ae1d-49ab69c29e30 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:50.992418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-67f11970-9d6b-4968-ae1d-49ab69c29e30 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:26:50.995765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-67f11970-9d6b-4968-ae1d-49ab69c29e30 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:26:51.004721 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-67f11970-9d6b-4968-ae1d-49ab69c29e30 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Get all volumes completed successfully. Aug 14 01:26:51.005641 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67f11970-9d6b-4968-ae1d-49ab69c29e30 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 200 Aug 14 01:26:51.006476 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 889/3561] 10.4.3.11 () {66 vars in 1230 bytes} [Fri Aug 14 01:26:50 2026] GET /volume/v3/volumes => generated 337 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:51.018080 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e9968a3-3030-4a67-b358-8da3997d05f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.020910 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e9968a3-3030-4a67-b358-8da3997d05f4 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:51.021268 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e9968a3-3030-4a67-b358-8da3997d05f4 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:51.021580 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e9968a3-3030-4a67-b358-8da3997d05f4 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:51.032542 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:51.032542 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:51.038517 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7e9968a3-3030-4a67-b358-8da3997d05f4 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:51.044899 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e9968a3-3030-4a67-b358-8da3997d05f4 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:51.045502 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 901/3562] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:51 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:51.094475 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-394da989-626d-4948-babe-50b93ec0bbbe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.097030 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-394da989-626d-4948-babe-50b93ec0bbbe tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:51.097399 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-394da989-626d-4948-babe-50b93ec0bbbe tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:51.100098 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-394da989-626d-4948-babe-50b93ec0bbbe tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:51.104031 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-142846bb-5692-48ee-a233-ac9bfed71134 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.107821 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-142846bb-5692-48ee-a233-ac9bfed71134 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:51.109487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-142846bb-5692-48ee-a233-ac9bfed71134 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:51.109837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-142846bb-5692-48ee-a233-ac9bfed71134 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:51.113082 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:51.113082 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:51.123243 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:51.123243 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:51.127556 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-394da989-626d-4948-babe-50b93ec0bbbe tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:51.133178 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-142846bb-5692-48ee-a233-ac9bfed71134 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:51.144365 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-142846bb-5692-48ee-a233-ac9bfed71134 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:51.144530 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-394da989-626d-4948-babe-50b93ec0bbbe tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:51.145596 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 884/3564] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:26:51 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:51.145843 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 890/3564] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:51 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:51.253641 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db9a47a6-8dfb-4945-81d7-acea8cedfb43 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.253641 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db9a47a6-8dfb-4945-81d7-acea8cedfb43 None None] GET https://10.4.3.11/volume// Aug 14 01:26:51.253641 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db9a47a6-8dfb-4945-81d7-acea8cedfb43 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:51.253641 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db9a47a6-8dfb-4945-81d7-acea8cedfb43 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:51.253641 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db9a47a6-8dfb-4945-81d7-acea8cedfb43 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:51.253641 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 890/3565] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:26:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:51.265494 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-b11feafd-8c73-4ad8-8402-d445c5011364 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.268322 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-b11feafd-8c73-4ad8-8402-d445c5011364 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:26:51.268558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a35991a1-52e7-4b14-bfaa-7787ee5dd50b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.268858 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-b11feafd-8c73-4ad8-8402-d445c5011364 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8f27463-b936-497e-9422-a73ea033f7fb", "connector": null, "instance_uuid": "e5a37133-271c-4833-9717-d51cc7e2227a"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:51.271105 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a35991a1-52e7-4b14-bfaa-7787ee5dd50b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:51.271452 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a35991a1-52e7-4b14-bfaa-7787ee5dd50b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:51.271732 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a35991a1-52e7-4b14-bfaa-7787ee5dd50b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:51.280698 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:51.280698 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:51.287401 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:51.287401 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:51.293573 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a35991a1-52e7-4b14-bfaa-7787ee5dd50b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:51.299667 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a35991a1-52e7-4b14-bfaa-7787ee5dd50b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:51.300294 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 891/3566] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:51 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:51.319283 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-b11feafd-8c73-4ad8-8402-d445c5011364 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:26:51.319671 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 902/3567] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:26:51 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 14 01:26:51.366453 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63b49941-161a-4e68-bb0b-0079a64cbf5c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.368546 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63b49941-161a-4e68-bb0b-0079a64cbf5c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:51.368742 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63b49941-161a-4e68-bb0b-0079a64cbf5c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:51.368971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63b49941-161a-4e68-bb0b-0079a64cbf5c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:51.377779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-687a96fc-c3f5-4295-8d9d-8f1282a9b754 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.377779 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-687a96fc-c3f5-4295-8d9d-8f1282a9b754 None None] GET https://10.4.3.11/volume// Aug 14 01:26:51.377779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-687a96fc-c3f5-4295-8d9d-8f1282a9b754 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:51.377779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-687a96fc-c3f5-4295-8d9d-8f1282a9b754 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:51.377779 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-687a96fc-c3f5-4295-8d9d-8f1282a9b754 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:26:51.377779 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 891/3568] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:26:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:26:51.382996 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:51.382996 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:51.387668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-c544af6d-ec25-4858-9d23-0bea6b4f413f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.389102 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-63b49941-161a-4e68-bb0b-0079a64cbf5c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:51.390460 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-c544af6d-ec25-4858-9d23-0bea6b4f413f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:51.390795 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-c544af6d-ec25-4858-9d23-0bea6b4f413f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:51.391127 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-c544af6d-ec25-4858-9d23-0bea6b4f413f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:51.395459 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63b49941-161a-4e68-bb0b-0079a64cbf5c tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:51.395865 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 885/3569] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:51 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:51.406301 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:51.406301 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:51.410482 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-c544af6d-ec25-4858-9d23-0bea6b4f413f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:51.415523 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-c544af6d-ec25-4858-9d23-0bea6b4f413f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:51.416312 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 892/3570] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:26:51 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:26:51.527664 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-8a6868d8-6db6-4ffa-8b31-390a9cd88fe2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:51.530635 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-8a6868d8-6db6-4ffa-8b31-390a9cd88fe2 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] PUT https://10.4.3.11/volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba Aug 14 01:26:51.531252 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-8a6868d8-6db6-4ffa-8b31-390a9cd88fe2 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:51.541254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-8a6868d8-6db6-4ffa-8b31-390a9cd88fe2 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Acquiring lock "cinder-attachment_update-a8f27463-b936-497e-9422-a73ea033f7fb-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:26:51.547995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-8a6868d8-6db6-4ffa-8b31-390a9cd88fe2 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Lock "cinder-attachment_update-a8f27463-b936-497e-9422-a73ea033f7fb-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:26:51.549418 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:51.549418 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:51.649452 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-8a6868d8-6db6-4ffa-8b31-390a9cd88fe2 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Lock "cinder-attachment_update-a8f27463-b936-497e-9422-a73ea033f7fb-np0000007295" released by "attachment_update" :: held 0.101s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:26:51.649943 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-8a6868d8-6db6-4ffa-8b31-390a9cd88fe2 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba returned with HTTP 200 Aug 14 01:26:51.650572 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 903/3571] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:26:51 2026] PUT /volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:52.160569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-35a407a0-005c-44dd-b43c-3e852d7fd4b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:52.162452 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35a407a0-005c-44dd-b43c-3e852d7fd4b6 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:52.162689 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35a407a0-005c-44dd-b43c-3e852d7fd4b6 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:52.162953 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-35a407a0-005c-44dd-b43c-3e852d7fd4b6 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:52.170397 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:52.170397 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:52.174523 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-35a407a0-005c-44dd-b43c-3e852d7fd4b6 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:52.179171 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-35a407a0-005c-44dd-b43c-3e852d7fd4b6 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:52.179613 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 892/3572] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:52 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:52.316700 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83852dda-ae48-4606-8135-df0e3b0bfb65 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:52.318687 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83852dda-ae48-4606-8135-df0e3b0bfb65 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:52.319002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83852dda-ae48-4606-8135-df0e3b0bfb65 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:52.319205 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83852dda-ae48-4606-8135-df0e3b0bfb65 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:52.329230 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:52.329230 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:52.332426 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-83852dda-ae48-4606-8135-df0e3b0bfb65 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:52.336846 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83852dda-ae48-4606-8135-df0e3b0bfb65 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:52.337315 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 886/3573] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:52 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:52.409783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ce3d31e5-537c-44d8-bada-9961d929bd67 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:52.411745 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce3d31e5-537c-44d8-bada-9961d929bd67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:52.411962 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce3d31e5-537c-44d8-bada-9961d929bd67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:52.412156 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce3d31e5-537c-44d8-bada-9961d929bd67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:52.424751 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:52.424751 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:52.429168 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ce3d31e5-537c-44d8-bada-9961d929bd67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:52.434067 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce3d31e5-537c-44d8-bada-9961d929bd67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:52.434610 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 893/3574] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:52 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:53.192212 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bee02da2-1926-4a65-8c9d-9b690ab2685d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:53.194529 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bee02da2-1926-4a65-8c9d-9b690ab2685d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:53.194879 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bee02da2-1926-4a65-8c9d-9b690ab2685d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:53.195155 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bee02da2-1926-4a65-8c9d-9b690ab2685d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:53.202891 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:53.202891 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:53.207474 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bee02da2-1926-4a65-8c9d-9b690ab2685d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:53.213779 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bee02da2-1926-4a65-8c9d-9b690ab2685d tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:53.213779 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 904/3575] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:53 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:53.350561 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb832103-479c-4da7-b3c2-2f0210d9bcfa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:53.352688 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb832103-479c-4da7-b3c2-2f0210d9bcfa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:53.353098 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb832103-479c-4da7-b3c2-2f0210d9bcfa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:53.353387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb832103-479c-4da7-b3c2-2f0210d9bcfa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:53.365551 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:53.365551 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:53.369662 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cb832103-479c-4da7-b3c2-2f0210d9bcfa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:53.374370 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb832103-479c-4da7-b3c2-2f0210d9bcfa tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:53.374898 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 893/3576] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:53 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:53.451494 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b04974bb-63d5-49ae-aec3-bde5eccdbdfb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:53.453312 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b04974bb-63d5-49ae-aec3-bde5eccdbdfb tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:53.453512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b04974bb-63d5-49ae-aec3-bde5eccdbdfb tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:53.453681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b04974bb-63d5-49ae-aec3-bde5eccdbdfb tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:53.463140 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:53.463140 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:53.466834 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b04974bb-63d5-49ae-aec3-bde5eccdbdfb tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:53.473116 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b04974bb-63d5-49ae-aec3-bde5eccdbdfb tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:53.473655 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 887/3577] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:53 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:54.228007 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd7c9500-f1aa-416d-b8bd-31d83048c477 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:54.230912 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd7c9500-f1aa-416d-b8bd-31d83048c477 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:54.231211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd7c9500-f1aa-416d-b8bd-31d83048c477 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:54.231497 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd7c9500-f1aa-416d-b8bd-31d83048c477 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:54.246288 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:54.246288 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:54.253954 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fd7c9500-f1aa-416d-b8bd-31d83048c477 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:54.263467 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd7c9500-f1aa-416d-b8bd-31d83048c477 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:54.266246 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 894/3578] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:54 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:54.387300 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c54603a3-9853-40ec-90c9-d10b31ef488c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:54.389284 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c54603a3-9853-40ec-90c9-d10b31ef488c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:54.389524 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c54603a3-9853-40ec-90c9-d10b31ef488c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:54.389734 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c54603a3-9853-40ec-90c9-d10b31ef488c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:54.399768 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:54.399768 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:54.403210 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c54603a3-9853-40ec-90c9-d10b31ef488c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:54.407628 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c54603a3-9853-40ec-90c9-d10b31ef488c tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:54.408083 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 905/3579] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:54 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:54.489670 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-99ddb206-8a46-462d-9c2c-b755244c8531 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:54.492214 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-99ddb206-8a46-462d-9c2c-b755244c8531 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:54.492581 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-99ddb206-8a46-462d-9c2c-b755244c8531 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:54.492993 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-99ddb206-8a46-462d-9c2c-b755244c8531 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:54.507801 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:54.507801 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:54.513562 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-99ddb206-8a46-462d-9c2c-b755244c8531 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:54.520496 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-99ddb206-8a46-462d-9c2c-b755244c8531 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:54.521029 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 894/3580] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:54 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:54.998745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-e0f9f509-34da-431c-94ba-6eba84383c32 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:55.000679 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-e0f9f509-34da-431c-94ba-6eba84383c32 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] POST https://10.4.3.11/volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba/action Aug 14 01:26:55.001129 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-e0f9f509-34da-431c-94ba-6eba84383c32 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:55.001268 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-e0f9f509-34da-431c-94ba-6eba84383c32 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:55.024587 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:55.024587 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:55.047506 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9c6af7a3-780c-4fdc-95da-c88487d1f2fb req-e0f9f509-34da-431c-94ba-6eba84383c32 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba/action returned with HTTP 204 Aug 14 01:26:55.047984 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 888/3581] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:26:54 2026] POST /volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:55.277493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d81b7508-637d-4ba1-ab96-3a7255c8ff51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:55.280914 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d81b7508-637d-4ba1-ab96-3a7255c8ff51 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:26:55.281195 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d81b7508-637d-4ba1-ab96-3a7255c8ff51 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:55.281426 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d81b7508-637d-4ba1-ab96-3a7255c8ff51 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:55.292155 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:55.292155 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:55.302667 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d81b7508-637d-4ba1-ab96-3a7255c8ff51 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:55.311234 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d81b7508-637d-4ba1-ab96-3a7255c8ff51 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:26:55.311603 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 895/3582] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:55 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:55.344996 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3c10bb30-99fd-4a7a-9402-913a3977ab1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:55.347619 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c10bb30-99fd-4a7a-9402-913a3977ab1e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] POST https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action Aug 14 01:26:55.348210 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c10bb30-99fd-4a7a-9402-913a3977ab1e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-964931021", "disk_format": "qcow2"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:55.348394 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c10bb30-99fd-4a7a-9402-913a3977ab1e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-964931021", "disk_format": "qcow2"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:55.364070 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:55.364070 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:55.364742 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3c10bb30-99fd-4a7a-9402-913a3977ab1e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:26:55.384405 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:55.384405 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:55.390775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.image.image_utils [None req-3c10bb30-99fd-4a7a-9402-913a3977ab1e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-964931021'}] 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-964931021'}]. {{(pid=100274) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 01:26:55.421199 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca1c226a-c936-4dd0-b095-4842b16dd5dd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:55.425969 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca1c226a-c936-4dd0-b095-4842b16dd5dd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:55.425969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca1c226a-c936-4dd0-b095-4842b16dd5dd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:55.425969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca1c226a-c936-4dd0-b095-4842b16dd5dd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:55.440770 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:55.440770 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:55.448955 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca1c226a-c936-4dd0-b095-4842b16dd5dd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:55.452787 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca1c226a-c936-4dd0-b095-4842b16dd5dd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:55.453525 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 895/3583] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:55 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:55.535176 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3889d49b-a919-494d-876f-f51591bbae7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:55.537201 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3889d49b-a919-494d-876f-f51591bbae7a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:55.537388 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3889d49b-a919-494d-876f-f51591bbae7a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:55.537780 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3889d49b-a919-494d-876f-f51591bbae7a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:55.551072 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:55.551072 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:55.557130 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3889d49b-a919-494d-876f-f51591bbae7a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:55.563001 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3889d49b-a919-494d-876f-f51591bbae7a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:55.563833 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 889/3584] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:55 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:55.578870 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-75275e93-43fe-492b-a9ff-a4ce83f96c67 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:55.581765 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75275e93-43fe-492b-a9ff-a4ce83f96c67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:55.582049 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75275e93-43fe-492b-a9ff-a4ce83f96c67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:55.582282 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-75275e93-43fe-492b-a9ff-a4ce83f96c67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:55.596251 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:55.596251 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:55.601609 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-75275e93-43fe-492b-a9ff-a4ce83f96c67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:55.612631 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-75275e93-43fe-492b-a9ff-a4ce83f96c67 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:55.613276 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 896/3585] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:55 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:55.640035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5dbe2b04-5a2c-45dc-ba9d-fb68f4a7aac5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:55.645158 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5dbe2b04-5a2c-45dc-ba9d-fb68f4a7aac5 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:26:55.645513 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5dbe2b04-5a2c-45dc-ba9d-fb68f4a7aac5 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:55.645677 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5dbe2b04-5a2c-45dc-ba9d-fb68f4a7aac5 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:55.661067 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:55.661067 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:55.665484 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5dbe2b04-5a2c-45dc-ba9d-fb68f4a7aac5 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:26:55.672785 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5dbe2b04-5a2c-45dc-ba9d-fb68f4a7aac5 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:26:55.673459 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 896/3586] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:55 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:55.980775 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3c10bb30-99fd-4a7a-9402-913a3977ab1e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Copy volume to image completed successfully. Aug 14 01:26:55.981752 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c10bb30-99fd-4a7a-9402-913a3977ab1e tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action returned with HTTP 202 Aug 14 01:26:55.982756 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 906/3587] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:26:55 2026] POST /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4/action => generated 688 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:26:56.470298 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a17acc42-c9b0-4cea-8c87-a1cac13cd9d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:56.472444 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a17acc42-c9b0-4cea-8c87-a1cac13cd9d2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:56.472751 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a17acc42-c9b0-4cea-8c87-a1cac13cd9d2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:56.473080 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a17acc42-c9b0-4cea-8c87-a1cac13cd9d2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:56.496965 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:56.496965 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:26:56.503598 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a17acc42-c9b0-4cea-8c87-a1cac13cd9d2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:56.509797 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a17acc42-c9b0-4cea-8c87-a1cac13cd9d2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:56.510524 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 890/3588] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:56 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:26:57.289541 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-9b862a8d-6312-4a92-b157-6b1bb3f475be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:57.296507 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-9b862a8d-6312-4a92-b157-6b1bb3f475be tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments/6721a7ab-c5c0-4428-afd6-10fd84bbe581/action Aug 14 01:26:57.300015 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-9b862a8d-6312-4a92-b157-6b1bb3f475be tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:26:57.300015 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-9b862a8d-6312-4a92-b157-6b1bb3f475be tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:26:57.327509 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:57.327509 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:26:57.353894 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6575842d-11db-4f00-81dc-9774080dfdd1 req-9b862a8d-6312-4a92-b157-6b1bb3f475be tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/6721a7ab-c5c0-4428-afd6-10fd84bbe581/action returned with HTTP 204 Aug 14 01:26:57.354447 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 897/3589] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:26:57 2026] POST /volume/v3/attachments/6721a7ab-c5c0-4428-afd6-10fd84bbe581/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:26:57.526949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-734aea5a-6fe0-422d-b64b-1243305fdc5b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:57.532231 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-734aea5a-6fe0-422d-b64b-1243305fdc5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:57.533579 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-734aea5a-6fe0-422d-b64b-1243305fdc5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:57.534083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-734aea5a-6fe0-422d-b64b-1243305fdc5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:57.560430 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:57.560430 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:26:57.566483 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-734aea5a-6fe0-422d-b64b-1243305fdc5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:57.575061 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-734aea5a-6fe0-422d-b64b-1243305fdc5b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:57.575061 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 897/3590] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:57 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 1168 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:26:57.601774 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9ae73aa4-870f-48fb-8498-71bb9133983b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:26:57.603972 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ae73aa4-870f-48fb-8498-71bb9133983b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:26:57.603972 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ae73aa4-870f-48fb-8498-71bb9133983b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:26:57.603972 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ae73aa4-870f-48fb-8498-71bb9133983b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:26:57.619843 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:26:57.619843 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:26:57.632188 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9ae73aa4-870f-48fb-8498-71bb9133983b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:26:57.638421 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ae73aa4-870f-48fb-8498-71bb9133983b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:26:57.639144 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 907/3591] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:26:57 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 1168 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:02.416590 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd517f0b-af3a-4ced-a606-62780811d338 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:02.419291 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd517f0b-af3a-4ced-a606-62780811d338 None None] GET https://10.4.3.11/volume// Aug 14 01:27:02.420409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd517f0b-af3a-4ced-a606-62780811d338 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:02.422439 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd517f0b-af3a-4ced-a606-62780811d338 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:02.424059 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd517f0b-af3a-4ced-a606-62780811d338 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:27:02.424585 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 891/3592] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:27:02 2026] GET /volume/ => generated 385 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:27:02.434325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-2be16ca3-83c1-43ee-ae8f-18545a1668f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:02.437016 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-2be16ca3-83c1-43ee-ae8f-18545a1668f3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:27:02.437513 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-2be16ca3-83c1-43ee-ae8f-18545a1668f3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d2c80d0-51fb-4904-a33c-95d008969c74", "connector": null, "instance_uuid": "585a4a8d-ed04-4b43-b9b5-73c7cdf82df4"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:02.454789 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:02.454789 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:02.503433 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-2be16ca3-83c1-43ee-ae8f-18545a1668f3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:27:02.504292 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 898/3593] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:27:02 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 14 01:27:02.515342 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-2a533cee-2a51-4b4b-9eb3-ecc51f8796b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:02.526250 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-2a533cee-2a51-4b4b-9eb3-ecc51f8796b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/attachments/6721a7ab-c5c0-4428-afd6-10fd84bbe581 Aug 14 01:27:02.526250 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-2a533cee-2a51-4b4b-9eb3-ecc51f8796b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:02.526917 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-2a533cee-2a51-4b4b-9eb3-ecc51f8796b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:02.566747 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:02.566747 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:02.704995 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-2a533cee-2a51-4b4b-9eb3-ecc51f8796b5 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/6721a7ab-c5c0-4428-afd6-10fd84bbe581 returned with HTTP 200 Aug 14 01:27:02.707572 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 898/3594] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:27:02 2026] DELETE /volume/v3/attachments/6721a7ab-c5c0-4428-afd6-10fd84bbe581 => generated 192 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:03.988908 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-aad6b9c3-4c1b-4f49-80dc-384e954bad92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:03.991544 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-aad6b9c3-4c1b-4f49-80dc-384e954bad92 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] PUT https://10.4.3.11/volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02 Aug 14 01:27:03.992078 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-aad6b9c3-4c1b-4f49-80dc-384e954bad92 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:04.002458 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-aad6b9c3-4c1b-4f49-80dc-384e954bad92 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Acquiring lock "cinder-attachment_update-3d2c80d0-51fb-4904-a33c-95d008969c74-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:27:04.008638 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-aad6b9c3-4c1b-4f49-80dc-384e954bad92 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-3d2c80d0-51fb-4904-a33c-95d008969c74-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:27:04.010153 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:04.010153 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:04.099282 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-aad6b9c3-4c1b-4f49-80dc-384e954bad92 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-3d2c80d0-51fb-4904-a33c-95d008969c74-np0000007295" released by "attachment_update" :: held 0.091s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:27:04.099787 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-aad6b9c3-4c1b-4f49-80dc-384e954bad92 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02 returned with HTTP 200 Aug 14 01:27:04.100320 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 908/3595] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:27:03 2026] PUT /volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02 => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:04.112348 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-bbe18007-b567-437b-8917-a5b07dd787e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:04.114807 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-bbe18007-b567-437b-8917-a5b07dd787e3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02 Aug 14 01:27:04.115111 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-bbe18007-b567-437b-8917-a5b07dd787e3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:04.115344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-bbe18007-b567-437b-8917-a5b07dd787e3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:04.135102 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-bbe18007-b567-437b-8917-a5b07dd787e3 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02 returned with HTTP 200 Aug 14 01:27:04.135500 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 892/3596] 10.4.3.11 () {70 vars in 1644 bytes} [Fri Aug 14 01:27:04 2026] GET /volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:05.253890 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31d5528e-bebc-4260-a706-f8e05b7dede4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:05.256786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31d5528e-bebc-4260-a706-f8e05b7dede4 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:27:05.257652 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31d5528e-bebc-4260-a706-f8e05b7dede4 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:05.258555 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31d5528e-bebc-4260-a706-f8e05b7dede4 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:05.286780 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:05.286780 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:05.293987 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-31d5528e-bebc-4260-a706-f8e05b7dede4 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:27:05.296825 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31d5528e-bebc-4260-a706-f8e05b7dede4 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:27:05.297392 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 899/3597] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:05 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:06.311694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ab23fbef-57a6-44cd-bd01-e287de187251 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:06.314062 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab23fbef-57a6-44cd-bd01-e287de187251 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:27:06.314336 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab23fbef-57a6-44cd-bd01-e287de187251 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:06.314629 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab23fbef-57a6-44cd-bd01-e287de187251 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:06.324991 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:06.324991 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:06.330566 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ab23fbef-57a6-44cd-bd01-e287de187251 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:27:06.337763 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab23fbef-57a6-44cd-bd01-e287de187251 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:27:06.338428 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 899/3598] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:06 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:06.782127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:06.892091 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:06.892447 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1776284524", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:06.894321 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1776284524', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:06.894492 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Create volume of 1 GB Aug 14 01:27:06.894816 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:06.894816 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:06.899910 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Availability Zones retrieved successfully. Aug 14 01:27:06.905884 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Flow 'volume_create_api' (77d33f5b-0b6e-4970-8a11-6c763a48190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:06.907306 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b36863d-f125-40fb-aef5-b2ce71593716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:06.908292 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:06.938881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b36863d-f125-40fb-aef5-b2ce71593716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:06.939865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb403a0-8305-49af-bbe1-3ad459620e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:07.018648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Created reservations ['a03727a0-0c8c-42dc-81ba-1330328b235c', '317fb2d4-ea99-4042-b3da-ef3d284e970b', 'b74b8c81-3451-4855-b712-a8c9997d31da', 'e4e8f0de-0496-4c48-b944-a291f728ca6a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:07.019583 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb403a0-8305-49af-bbe1-3ad459620e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a03727a0-0c8c-42dc-81ba-1330328b235c', '317fb2d4-ea99-4042-b3da-ef3d284e970b', 'b74b8c81-3451-4855-b712-a8c9997d31da', 'e4e8f0de-0496-4c48-b944-a291f728ca6a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:07.020420 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ba487f-70a1-4c53-99b2-4acc969f7c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:07.047187 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ba487f-70a1-4c53-99b2-4acc969f7c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d73565e-dcb5-41d3-8cef-2c2e93e3147e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1776284524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3509aab93c6c4a8abea952687cbd12e0',qos_specs=None,replication_status=,reservations=['a03727a0-0c8c-42dc-81ba-1330328b235c','317fb2d4-ea99-4042-b3da-ef3d284e970b','b74b8c81-3451-4855-b712-a8c9997d31da','e4e8f0de-0496-4c48-b944-a291f728ca6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='176662bb9ead48e99590fd197122c992',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1776284524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d73565e-dcb5-41d3-8cef-2c2e93e3147e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3509aab93c6c4a8abea952687cbd12e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='176662bb9ead48e99590fd197122c992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:07.048203 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af9ed8d-5451-430f-9ad2-435cc7a2891f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:07.075368 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af9ed8d-5451-430f-9ad2-435cc7a2891f) transitioned into state 'SUCCESS' from state '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-1776284524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3509aab93c6c4a8abea952687cbd12e0',qos_specs=None,replication_status=,reservations=['a03727a0-0c8c-42dc-81ba-1330328b235c','317fb2d4-ea99-4042-b3da-ef3d284e970b','b74b8c81-3451-4855-b712-a8c9997d31da','e4e8f0de-0496-4c48-b944-a291f728ca6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='176662bb9ead48e99590fd197122c992',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:07.076420 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b93b601c-5d19-4eeb-8295-ebf6c9aabaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:07.092559 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b93b601c-5d19-4eeb-8295-ebf6c9aabaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:07.093811 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Flow 'volume_create_api' (77d33f5b-0b6e-4970-8a11-6c763a48190b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:07.096748 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Create volume request issued successfully. Aug 14 01:27:07.097671 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e44ccc9-9409-489d-8cf1-a876b224bd38 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:07.098438 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 909/3599] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:06 2026] POST /volume/v3/volumes => generated 754 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:07.111858 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-700bb62b-7614-4b31-b248-bb5c1c3e0e2b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:07.117184 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-700bb62b-7614-4b31-b248-bb5c1c3e0e2b tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] GET https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e Aug 14 01:27:07.117512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-700bb62b-7614-4b31-b248-bb5c1c3e0e2b tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:07.117779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-700bb62b-7614-4b31-b248-bb5c1c3e0e2b tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:07.132521 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:07.132521 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:07.141957 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-700bb62b-7614-4b31-b248-bb5c1c3e0e2b tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Volume info retrieved successfully. Aug 14 01:27:07.148257 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-700bb62b-7614-4b31-b248-bb5c1c3e0e2b tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e returned with HTTP 200 Aug 14 01:27:07.148257 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 893/3600] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:07 2026] GET /volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:07.354278 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cab88506-774b-47bb-ae02-eee46bf9b6fd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:07.358734 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cab88506-774b-47bb-ae02-eee46bf9b6fd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:27:07.358734 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cab88506-774b-47bb-ae02-eee46bf9b6fd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:07.358734 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cab88506-774b-47bb-ae02-eee46bf9b6fd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:07.366011 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:07.366011 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:07.372582 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cab88506-774b-47bb-ae02-eee46bf9b6fd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:27:07.377564 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cab88506-774b-47bb-ae02-eee46bf9b6fd tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:27:07.378182 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 900/3601] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:07 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:07.642338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-7b120d09-571c-46c4-966b-9536294b0899 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:07.645234 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-7b120d09-571c-46c4-966b-9536294b0899 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption Aug 14 01:27:07.645469 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-7b120d09-571c-46c4-966b-9536294b0899 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:07.645754 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-7b120d09-571c-46c4-966b-9536294b0899 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:07.658109 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:07.658109 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:07.666768 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-7b120d09-571c-46c4-966b-9536294b0899 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption returned with HTTP 200 Aug 14 01:27:07.667318 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 900/3602] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:27:07 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:08.165223 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-82cc474b-bfff-4f34-a4b8-405abf512c55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:08.167627 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82cc474b-bfff-4f34-a4b8-405abf512c55 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] GET https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e Aug 14 01:27:08.167881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82cc474b-bfff-4f34-a4b8-405abf512c55 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:08.168145 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82cc474b-bfff-4f34-a4b8-405abf512c55 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:08.177959 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:08.177959 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:08.186996 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-82cc474b-bfff-4f34-a4b8-405abf512c55 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Volume info retrieved successfully. Aug 14 01:27:08.194448 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82cc474b-bfff-4f34-a4b8-405abf512c55 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e returned with HTTP 200 Aug 14 01:27:08.195174 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 910/3603] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:08 2026] GET /volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:08.214494 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a844523-e4d4-4fbf-9019-5c6ad235add9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:08.217649 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a844523-e4d4-4fbf-9019-5c6ad235add9 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] GET https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e Aug 14 01:27:08.218512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a844523-e4d4-4fbf-9019-5c6ad235add9 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:08.218787 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a844523-e4d4-4fbf-9019-5c6ad235add9 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:08.228444 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:08.228444 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:08.234140 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0a844523-e4d4-4fbf-9019-5c6ad235add9 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Volume info retrieved successfully. Aug 14 01:27:08.239452 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a844523-e4d4-4fbf-9019-5c6ad235add9 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e returned with HTTP 200 Aug 14 01:27:08.240054 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 894/3604] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:08 2026] GET /volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:08.258950 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-79c10e07-074b-45bd-ac8b-348c22bea9ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:08.259390 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79c10e07-074b-45bd-ac8b-348c22bea9ac tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] POST https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e/action Aug 14 01:27:08.259877 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79c10e07-074b-45bd-ac8b-348c22bea9ac tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-263951445", "disk_format": "raw"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:08.260127 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-79c10e07-074b-45bd-ac8b-348c22bea9ac tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-263951445", "disk_format": "raw"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:08.271712 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:08.271712 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:08.272521 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-79c10e07-074b-45bd-ac8b-348c22bea9ac tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Volume info retrieved successfully. Aug 14 01:27:08.289565 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:08.289565 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:08.294148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.image.image_utils [None req-79c10e07-074b-45bd-ac8b-348c22bea9ac tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-263951445'}] 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-263951445'}]. {{(pid=100276) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 01:27:08.391707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1909383b-db24-4243-a741-d96c41c885e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:08.395710 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1909383b-db24-4243-a741-d96c41c885e2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:27:08.398025 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1909383b-db24-4243-a741-d96c41c885e2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:08.398418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1909383b-db24-4243-a741-d96c41c885e2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:08.412600 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:08.412600 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:08.419043 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1909383b-db24-4243-a741-d96c41c885e2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:27:08.426390 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1909383b-db24-4243-a741-d96c41c885e2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:27:08.427013 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 901/3605] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:08 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:08.842753 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-79c10e07-074b-45bd-ac8b-348c22bea9ac tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Copy volume to image completed successfully. Aug 14 01:27:08.843263 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-79c10e07-074b-45bd-ac8b-348c22bea9ac tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e/action returned with HTTP 202 Aug 14 01:27:08.843721 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 901/3606] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:27:08 2026] POST /volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e/action => generated 685 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:08.947583 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:08.951464 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:08.952055 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1355904754"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:08.954120 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1355904754'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:08.954259 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Create volume of 1 GB Aug 14 01:27:08.965963 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Availability Zones retrieved successfully. Aug 14 01:27:08.975633 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Flow 'volume_create_api' (e46f4a84-1099-4cae-8983-fef06cb77066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:08.977522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dce2727-b32e-4de8-b650-fbc4341d9778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:08.978416 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:09.012616 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dce2727-b32e-4de8-b650-fbc4341d9778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:09.013509 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a671aca-ee2d-49f0-9374-0c079e0aea43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:09.100119 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Created reservations ['890ad18b-c104-4a17-a978-431891c003ff', '36c1eca3-4352-4991-af05-e9968dcc68c5', '90b48bea-0b48-4ec3-b5ec-9e56951ed318', 'eb977f36-b75d-4a77-96e4-b9f4f1d18423'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:09.100943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a671aca-ee2d-49f0-9374-0c079e0aea43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['890ad18b-c104-4a17-a978-431891c003ff', '36c1eca3-4352-4991-af05-e9968dcc68c5', '90b48bea-0b48-4ec3-b5ec-9e56951ed318', 'eb977f36-b75d-4a77-96e4-b9f4f1d18423']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:09.101865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5495bd3d-361e-4ef5-be91-0c106ba72e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:09.126576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3ec43ca1-1641-4655-b49e-63f69b983fce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:09.128748 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ec43ca1-1641-4655-b49e-63f69b983fce tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:27:09.129086 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ec43ca1-1641-4655-b49e-63f69b983fce tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:09.129338 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ec43ca1-1641-4655-b49e-63f69b983fce tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:09.132588 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5495bd3d-361e-4ef5-be91-0c106ba72e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb64b253-87b1-432b-ac5c-418102def19c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1355904754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4016e6663a4065923c4531e268054f',qos_specs=None,replication_status=,reservations=['890ad18b-c104-4a17-a978-431891c003ff','36c1eca3-4352-4991-af05-e9968dcc68c5','90b48bea-0b48-4ec3-b5ec-9e56951ed318','eb977f36-b75d-4a77-96e4-b9f4f1d18423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd24203cd3fe437eb44939871c95c91c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1355904754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb64b253-87b1-432b-ac5c-418102def19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4016e6663a4065923c4531e268054f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd24203cd3fe437eb44939871c95c91c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:09.133583 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ac9544-727b-4db6-bd1e-85bf701465af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:09.138939 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:09.138939 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:09.144594 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3ec43ca1-1641-4655-b49e-63f69b983fce tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:27:09.151563 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ec43ca1-1641-4655-b49e-63f69b983fce tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:27:09.152199 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 895/3607] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:09 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:09.156849 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ac9544-727b-4db6-bd1e-85bf701465af) transitioned into state 'SUCCESS' from state '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-1355904754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4016e6663a4065923c4531e268054f',qos_specs=None,replication_status=,reservations=['890ad18b-c104-4a17-a978-431891c003ff','36c1eca3-4352-4991-af05-e9968dcc68c5','90b48bea-0b48-4ec3-b5ec-9e56951ed318','eb977f36-b75d-4a77-96e4-b9f4f1d18423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd24203cd3fe437eb44939871c95c91c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:09.157962 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c0761c-b2bc-4903-9fe3-f9ced7e6507b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:09.167642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c5540f3-1898-42c2-bfba-3bbd56abc3c3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:09.170153 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c0761c-b2bc-4903-9fe3-f9ced7e6507b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:09.171325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Flow 'volume_create_api' (e46f4a84-1099-4cae-8983-fef06cb77066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:09.171691 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Create volume request issued successfully. Aug 14 01:27:09.172582 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a68567d4-3e71-492d-ae0d-1620c41cc1c3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:09.173149 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 911/3608] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:08 2026] POST /volume/v3/volumes => generated 755 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:09.173556 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c5540f3-1898-42c2-bfba-3bbd56abc3c3 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:27:09.174268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c5540f3-1898-42c2-bfba-3bbd56abc3c3 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:09.176104 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c5540f3-1898-42c2-bfba-3bbd56abc3c3 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:09.176406 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3c5540f3-1898-42c2-bfba-3bbd56abc3c3 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Delete volume with id: 3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:27:09.187416 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:09.187416 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:09.188045 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3c5540f3-1898-42c2-bfba-3bbd56abc3c3 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:27:09.188127 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b24b470e-4ed5-4abb-bcc9-8c9a95e0df58 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:09.190145 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b24b470e-4ed5-4abb-bcc9-8c9a95e0df58 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:27:09.190466 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b24b470e-4ed5-4abb-bcc9-8c9a95e0df58 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:09.190657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b24b470e-4ed5-4abb-bcc9-8c9a95e0df58 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:09.198808 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:09.198808 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:09.204756 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b24b470e-4ed5-4abb-bcc9-8c9a95e0df58 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:27:09.210327 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b24b470e-4ed5-4abb-bcc9-8c9a95e0df58 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:27:09.210791 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 902/3609] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:09 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:09.212148 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3c5540f3-1898-42c2-bfba-3bbd56abc3c3 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Delete volume request issued successfully. Aug 14 01:27:09.212386 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c5540f3-1898-42c2-bfba-3bbd56abc3c3 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 202 Aug 14 01:27:09.212803 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 902/3610] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:09 2026] DELETE /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:09.221355 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7bb489fa-3f6e-4b52-818e-8022a7e32ac2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:09.224442 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7bb489fa-3f6e-4b52-818e-8022a7e32ac2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:27:09.224694 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7bb489fa-3f6e-4b52-818e-8022a7e32ac2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:09.224953 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7bb489fa-3f6e-4b52-818e-8022a7e32ac2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:09.232475 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:09.232475 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:09.237519 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7bb489fa-3f6e-4b52-818e-8022a7e32ac2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Volume info retrieved successfully. Aug 14 01:27:09.243416 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7bb489fa-3f6e-4b52-818e-8022a7e32ac2 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 200 Aug 14 01:27:09.243895 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 896/3611] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:09 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:10.098043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-e3239124-2632-4420-9453-552804ad0925 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:10.098043 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-e3239124-2632-4420-9453-552804ad0925 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02/action Aug 14 01:27:10.098043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-e3239124-2632-4420-9453-552804ad0925 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:10.098272 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-e3239124-2632-4420-9453-552804ad0925 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:10.133638 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:10.133638 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:10.157631 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bac9cb22-e997-45d2-bff1-f70e1c2fed0d req-e3239124-2632-4420-9453-552804ad0925 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02/action returned with HTTP 204 Aug 14 01:27:10.157631 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 912/3612] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:27:10 2026] POST /volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:10.228126 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3f61002a-33f4-480e-9822-a0929287044e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:10.231159 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f61002a-33f4-480e-9822-a0929287044e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:27:10.231385 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f61002a-33f4-480e-9822-a0929287044e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:10.231854 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f61002a-33f4-480e-9822-a0929287044e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:10.250571 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:10.250571 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:10.259938 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-856fb61b-eb66-468c-8010-c953cf621426 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:10.260376 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3f61002a-33f4-480e-9822-a0929287044e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:27:10.264013 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-856fb61b-eb66-468c-8010-c953cf621426 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] GET https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 Aug 14 01:27:10.264013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-856fb61b-eb66-468c-8010-c953cf621426 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:10.264013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-856fb61b-eb66-468c-8010-c953cf621426 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:10.279693 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f61002a-33f4-480e-9822-a0929287044e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:27:10.279693 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 903/3613] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:10 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:10.283228 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-856fb61b-eb66-468c-8010-c953cf621426 tempest-VolumesActionsTest-1562695794 tempest-VolumesActionsTest-1562695794-project-member] https://10.4.3.11/volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 returned with HTTP 404 Aug 14 01:27:10.284387 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 903/3614] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:10 2026] GET /volume/v3/volumes/3a9a727a-a26d-4cce-a1e6-45818409d1d4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:12.909125 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6f359cc-c987-4cd6-abfb-ad32c8415d7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:12.909610 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6f359cc-c987-4cd6-abfb-ad32c8415d7b None None] GET https://10.4.3.11/volume// Aug 14 01:27:12.909726 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6f359cc-c987-4cd6-abfb-ad32c8415d7b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:12.910032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6f359cc-c987-4cd6-abfb-ad32c8415d7b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:12.910409 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6f359cc-c987-4cd6-abfb-ad32c8415d7b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:27:12.910738 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 897/3615] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:27:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:27:12.920545 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-20a7e87e-68ea-4414-87a1-fe7706e0bba9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:12.922974 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-20a7e87e-68ea-4414-87a1-fe7706e0bba9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:27:12.923318 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-20a7e87e-68ea-4414-87a1-fe7706e0bba9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d2c80d0-51fb-4904-a33c-95d008969c74", "connector": null, "instance_uuid": "585a4a8d-ed04-4b43-b9b5-73c7cdf82df4"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:12.936896 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:12.936896 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:12.969827 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-20a7e87e-68ea-4414-87a1-fe7706e0bba9 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:27:12.970345 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 913/3616] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:27:12 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 14 01:27:12.979100 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-567ff7d3-c842-4732-aa6e-890979fc5471 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:12.981391 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-567ff7d3-c842-4732-aa6e-890979fc5471 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02 Aug 14 01:27:12.981617 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-567ff7d3-c842-4732-aa6e-890979fc5471 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:12.981858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-567ff7d3-c842-4732-aa6e-890979fc5471 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:12.989866 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:12.989866 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:13.053457 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-567ff7d3-c842-4732-aa6e-890979fc5471 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02 returned with HTTP 200 Aug 14 01:27:13.054540 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 904/3617] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:27:12 2026] DELETE /volume/v3/attachments/754b783e-e729-4f9f-8d58-2dd4f009bf02 => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:14.515512 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b745b3ce-d973-4438-8979-77725895c4c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:14.602954 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:14.603469 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-549475080"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:14.605634 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-549475080'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:14.605836 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume of 1 GB Aug 14 01:27:14.611152 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Availability Zones retrieved successfully. Aug 14 01:27:14.618059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Flow 'volume_create_api' (99251bd3-819d-4d73-a86b-8df0aeaac06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:14.618380 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069aefbd-a0a2-4a66-84b7-e53694c66867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:14.619375 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:14.658093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069aefbd-a0a2-4a66-84b7-e53694c66867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:14.659532 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25999e4-739a-4aa6-a087-40031b2ffefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:14.764998 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Created reservations ['33611d32-189d-4a09-8cf1-0759dcc8a5ea', '5e882195-e7bc-495d-9f7e-25612c1e46e6', 'ad4fe6a3-2e74-45e3-8397-a188d466412c', '25e3943d-4ba2-466f-8d29-1001e28a7c71'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:14.766405 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25999e4-739a-4aa6-a087-40031b2ffefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33611d32-189d-4a09-8cf1-0759dcc8a5ea', '5e882195-e7bc-495d-9f7e-25612c1e46e6', 'ad4fe6a3-2e74-45e3-8397-a188d466412c', '25e3943d-4ba2-466f-8d29-1001e28a7c71']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:14.767354 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08adb79-73e2-4a99-b441-96cf7c322a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:14.804328 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a08adb79-73e2-4a99-b441-96cf7c322a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2d27ea1-04d1-44a4-b408-c630080199f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-549475080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8dc319a6cc9406a89c3b21345973f84',qos_specs=None,replication_status=,reservations=['33611d32-189d-4a09-8cf1-0759dcc8a5ea','5e882195-e7bc-495d-9f7e-25612c1e46e6','ad4fe6a3-2e74-45e3-8397-a188d466412c','25e3943d-4ba2-466f-8d29-1001e28a7c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0104e0a69cf490eab5d7e778ee116d5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-549475080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2d27ea1-04d1-44a4-b408-c630080199f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8dc319a6cc9406a89c3b21345973f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0104e0a69cf490eab5d7e778ee116d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:14.807322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a28039b-9da5-4fed-b7bc-5079226ad88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:14.852873 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a28039b-9da5-4fed-b7bc-5079226ad88d) transitioned into state 'SUCCESS' from state '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-549475080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8dc319a6cc9406a89c3b21345973f84',qos_specs=None,replication_status=,reservations=['33611d32-189d-4a09-8cf1-0759dcc8a5ea','5e882195-e7bc-495d-9f7e-25612c1e46e6','ad4fe6a3-2e74-45e3-8397-a188d466412c','25e3943d-4ba2-466f-8d29-1001e28a7c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0104e0a69cf490eab5d7e778ee116d5',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:14.853741 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a7407f4-d2d4-4a93-a91b-2e6c9e386a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:14.876248 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a7407f4-d2d4-4a93-a91b-2e6c9e386a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:14.877743 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Flow 'volume_create_api' (99251bd3-819d-4d73-a86b-8df0aeaac06d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:14.879122 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume request issued successfully. Aug 14 01:27:14.879122 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b745b3ce-d973-4438-8979-77725895c4c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:14.879626 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 904/3618] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:14 2026] POST /volume/v3/volumes => generated 747 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:14.895958 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f68444bf-57da-4b28-8600-957db94e981c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:14.898716 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f68444bf-57da-4b28-8600-957db94e981c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 Aug 14 01:27:14.899078 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f68444bf-57da-4b28-8600-957db94e981c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:14.899377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f68444bf-57da-4b28-8600-957db94e981c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:14.917939 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:14.917939 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:14.932203 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f68444bf-57da-4b28-8600-957db94e981c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Volume info retrieved successfully. Aug 14 01:27:14.942867 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f68444bf-57da-4b28-8600-957db94e981c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 returned with HTTP 200 Aug 14 01:27:14.943489 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 898/3619] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:14 2026] GET /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 => generated 815 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:15.021241 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-3ba8ed55-5174-4838-b965-85712d2d1990 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:15.023507 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-3ba8ed55-5174-4838-b965-85712d2d1990 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] PUT https://10.4.3.11/volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b Aug 14 01:27:15.024044 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-3ba8ed55-5174-4838-b965-85712d2d1990 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:15.033426 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-3ba8ed55-5174-4838-b965-85712d2d1990 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Acquiring lock "cinder-attachment_update-3d2c80d0-51fb-4904-a33c-95d008969c74-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:27:15.039315 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-3ba8ed55-5174-4838-b965-85712d2d1990 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-3d2c80d0-51fb-4904-a33c-95d008969c74-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:27:15.040340 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:15.040340 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:15.163788 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-3ba8ed55-5174-4838-b965-85712d2d1990 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Lock "cinder-attachment_update-3d2c80d0-51fb-4904-a33c-95d008969c74-np0000007295" released by "attachment_update" :: held 0.124s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:27:15.164190 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-3ba8ed55-5174-4838-b965-85712d2d1990 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b returned with HTTP 200 Aug 14 01:27:15.164706 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 914/3620] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:27:15 2026] PUT /volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b => generated 968 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:15.179729 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-03180056-6e2c-4471-a098-95b7ad9d00ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:15.182010 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-03180056-6e2c-4471-a098-95b7ad9d00ec tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b Aug 14 01:27:15.183547 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-03180056-6e2c-4471-a098-95b7ad9d00ec tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:15.183547 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-03180056-6e2c-4471-a098-95b7ad9d00ec tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:15.205772 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-03180056-6e2c-4471-a098-95b7ad9d00ec tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b returned with HTTP 200 Aug 14 01:27:15.206496 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 905/3621] 10.4.3.11 () {70 vars in 1644 bytes} [Fri Aug 14 01:27:15 2026] GET /volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:15.960461 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-138bd60f-dd61-47cb-8e9a-a9b415564346 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:15.965028 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-138bd60f-dd61-47cb-8e9a-a9b415564346 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 Aug 14 01:27:15.965560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-138bd60f-dd61-47cb-8e9a-a9b415564346 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:15.966011 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-138bd60f-dd61-47cb-8e9a-a9b415564346 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:15.981559 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:15.981559 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:15.989452 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-138bd60f-dd61-47cb-8e9a-a9b415564346 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Volume info retrieved successfully. Aug 14 01:27:16.003950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-138bd60f-dd61-47cb-8e9a-a9b415564346 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 returned with HTTP 200 Aug 14 01:27:16.003950 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 905/3622] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:15 2026] GET /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:18.524890 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-eefe7c97-dc5f-4a28-aa7d-27f33a29bfe7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:18.528131 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-eefe7c97-dc5f-4a28-aa7d-27f33a29bfe7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption Aug 14 01:27:18.529583 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-eefe7c97-dc5f-4a28-aa7d-27f33a29bfe7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:18.529583 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-eefe7c97-dc5f-4a28-aa7d-27f33a29bfe7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:18.540646 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:18.540646 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:18.551948 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-eefe7c97-dc5f-4a28-aa7d-27f33a29bfe7 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption returned with HTTP 200 Aug 14 01:27:18.551948 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 899/3623] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:27:18 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:18.712367 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7337fb20-ae76-4b95-8109-ac221c2b48d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:18.717135 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7337fb20-ae76-4b95-8109-ac221c2b48d3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:27:18.717266 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7337fb20-ae76-4b95-8109-ac221c2b48d3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:18.717587 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7337fb20-ae76-4b95-8109-ac221c2b48d3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:18.733806 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:18.733806 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:18.742836 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7337fb20-ae76-4b95-8109-ac221c2b48d3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:27:18.749185 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7337fb20-ae76-4b95-8109-ac221c2b48d3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:27:18.750944 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 915/3624] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:27:18 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:18.787494 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4eff4a6d-f516-4196-96d5-7e59a9b4b9bd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:18.788255 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4eff4a6d-f516-4196-96d5-7e59a9b4b9bd None None] GET https://10.4.3.11/volume// Aug 14 01:27:18.788255 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4eff4a6d-f516-4196-96d5-7e59a9b4b9bd None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:18.788502 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4eff4a6d-f516-4196-96d5-7e59a9b4b9bd None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:18.789904 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4eff4a6d-f516-4196-96d5-7e59a9b4b9bd None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:27:18.789904 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 906/3625] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:27:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:27:18.809332 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7371a5d8-dbfe-43c2-b079-fa564ceca46c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:18.812842 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7371a5d8-dbfe-43c2-b079-fa564ceca46c tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:27:18.812842 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7371a5d8-dbfe-43c2-b079-fa564ceca46c tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb64b253-87b1-432b-ac5c-418102def19c", "connector": null, "instance_uuid": "f0f4aa42-56a7-41fc-beeb-023cdc763224"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:18.827376 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:18.827376 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:18.897857 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-7371a5d8-dbfe-43c2-b079-fa564ceca46c tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:27:18.898439 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 906/3626] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:27:18 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:18.964669 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-624f81bf-1a46-4459-b82b-f750ff57e904 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:18.971898 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-624f81bf-1a46-4459-b82b-f750ff57e904 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] POST https://10.4.3.11/volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634/action Aug 14 01:27:18.972394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-624f81bf-1a46-4459-b82b-f750ff57e904 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:18.972578 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-624f81bf-1a46-4459-b82b-f750ff57e904 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:19.003803 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:19.003803 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:19.028296 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-23135dc5-c3cf-4a3e-894a-d6250d896e56 req-624f81bf-1a46-4459-b82b-f750ff57e904 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634/action returned with HTTP 204 Aug 14 01:27:19.031270 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 900/3627] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:27:18 2026] POST /volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:19.079383 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1159f26-83e4-4f83-8d82-db9d74ccb6be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:19.085497 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1159f26-83e4-4f83-8d82-db9d74ccb6be tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:27:19.085792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1159f26-83e4-4f83-8d82-db9d74ccb6be tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:19.086067 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1159f26-83e4-4f83-8d82-db9d74ccb6be tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:19.099280 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:19.099280 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:19.103762 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f1159f26-83e4-4f83-8d82-db9d74ccb6be tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:27:19.110525 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1159f26-83e4-4f83-8d82-db9d74ccb6be tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:27:19.110973 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 916/3628] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:19 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:19.136759 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9a0e1898-39bd-4d5f-9e03-af185ec983ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:19.142120 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a0e1898-39bd-4d5f-9e03-af185ec983ca tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:27:19.142120 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a0e1898-39bd-4d5f-9e03-af185ec983ca tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:19.142120 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a0e1898-39bd-4d5f-9e03-af185ec983ca tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:19.160071 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:19.160071 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:19.167999 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9a0e1898-39bd-4d5f-9e03-af185ec983ca tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:27:19.180426 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a0e1898-39bd-4d5f-9e03-af185ec983ca tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:27:19.180426 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 907/3629] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:19 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 1110 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:20.618219 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-318c4b75-18d6-4f6a-9688-aaba828979ff None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:20.618619 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-318c4b75-18d6-4f6a-9688-aaba828979ff None None] GET https://10.4.3.11/volume// Aug 14 01:27:20.619402 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-318c4b75-18d6-4f6a-9688-aaba828979ff None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:20.619402 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-318c4b75-18d6-4f6a-9688-aaba828979ff None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:20.619402 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-318c4b75-18d6-4f6a-9688-aaba828979ff None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:27:20.620540 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 907/3630] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:27:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:27:20.630496 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-de9676cc-0d83-4ae0-8e69-064499936889 req-fd8f0ba1-dfa3-441f-b9d6-c196b2a862ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:20.634715 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-fd8f0ba1-dfa3-441f-b9d6-c196b2a862ba tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:27:20.634715 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-fd8f0ba1-dfa3-441f-b9d6-c196b2a862ba tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:20.635937 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-fd8f0ba1-dfa3-441f-b9d6-c196b2a862ba tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:20.652953 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:20.652953 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:20.656464 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-de9676cc-0d83-4ae0-8e69-064499936889 req-fd8f0ba1-dfa3-441f-b9d6-c196b2a862ba tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:27:20.665017 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-fd8f0ba1-dfa3-441f-b9d6-c196b2a862ba tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:27:20.665638 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 901/3631] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:27:20 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 1290 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:27:20.801018 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-de9676cc-0d83-4ae0-8e69-064499936889 req-8384a3e4-c06c-4d39-aea3-6de5e9622beb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:20.803704 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-8384a3e4-c06c-4d39-aea3-6de5e9622beb tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] PUT https://10.4.3.11/volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634 Aug 14 01:27:20.804133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-8384a3e4-c06c-4d39-aea3-6de5e9622beb tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:20.816990 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-de9676cc-0d83-4ae0-8e69-064499936889 req-8384a3e4-c06c-4d39-aea3-6de5e9622beb tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Acquiring lock "cinder-attachment_update-eb64b253-87b1-432b-ac5c-418102def19c-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:27:20.823155 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-de9676cc-0d83-4ae0-8e69-064499936889 req-8384a3e4-c06c-4d39-aea3-6de5e9622beb tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Lock "cinder-attachment_update-eb64b253-87b1-432b-ac5c-418102def19c-np0000007295" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:27:20.824375 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:20.824375 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:21.020333 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-de9676cc-0d83-4ae0-8e69-064499936889 req-8384a3e4-c06c-4d39-aea3-6de5e9622beb tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Lock "cinder-attachment_update-eb64b253-87b1-432b-ac5c-418102def19c-np0000007295" released by "attachment_update" :: held 0.197s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:27:21.020682 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-8384a3e4-c06c-4d39-aea3-6de5e9622beb tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634 returned with HTTP 200 Aug 14 01:27:21.021348 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 917/3632] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:27:20 2026] PUT /volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634 => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:21.094959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-de9676cc-0d83-4ae0-8e69-064499936889 req-0658de24-913d-4154-85bc-b439e9e2c328 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:21.102411 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-0658de24-913d-4154-85bc-b439e9e2c328 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] POST https://10.4.3.11/volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634/action Aug 14 01:27:21.103001 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-0658de24-913d-4154-85bc-b439e9e2c328 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:21.104070 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-0658de24-913d-4154-85bc-b439e9e2c328 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:21.110777 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=205,cinder:UPDATE=33,cinder:INSERT=9 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:27:21.150116 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:21.150116 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:21.185595 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-de9676cc-0d83-4ae0-8e69-064499936889 req-0658de24-913d-4154-85bc-b439e9e2c328 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634/action returned with HTTP 204 Aug 14 01:27:21.188244 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 908/3633] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:27:21 2026] POST /volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:22.065454 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-76f4f05a-74c8-4f64-a230-183ae428c62b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:22.071317 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-76f4f05a-74c8-4f64-a230-183ae428c62b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b/action Aug 14 01:27:22.071773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-76f4f05a-74c8-4f64-a230-183ae428c62b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:22.071978 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-76f4f05a-74c8-4f64-a230-183ae428c62b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:22.082210 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=241,cinder:UPDATE=56,cinder:INSERT=26 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:27:22.111857 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:22.111857 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:22.148733 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-480c7f92-c5bc-4f97-8b49-dc9203795cf3 req-76f4f05a-74c8-4f64-a230-183ae428c62b tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b/action returned with HTTP 204 Aug 14 01:27:22.150061 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 908/3634] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:27:22 2026] POST /volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:23.044117 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3e3a7c1-1fdf-4f52-bfcc-e1103c4d3f26 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:23.050970 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3e3a7c1-1fdf-4f52-bfcc-e1103c4d3f26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:27:23.051143 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3e3a7c1-1fdf-4f52-bfcc-e1103c4d3f26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:23.052386 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3e3a7c1-1fdf-4f52-bfcc-e1103c4d3f26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:23.073483 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:23.073483 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:23.079708 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3e3a7c1-1fdf-4f52-bfcc-e1103c4d3f26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:27:23.088992 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3e3a7c1-1fdf-4f52-bfcc-e1103c4d3f26 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:27:23.089655 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 902/3635] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:23 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 1168 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:23.168461 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b2e52eec-9f92-47fa-8205-5b98076881ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:23.172158 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b2e52eec-9f92-47fa-8205-5b98076881ce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:27:23.172457 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b2e52eec-9f92-47fa-8205-5b98076881ce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:23.172740 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b2e52eec-9f92-47fa-8205-5b98076881ce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:23.189558 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:23.189558 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:23.196113 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b2e52eec-9f92-47fa-8205-5b98076881ce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:27:23.204818 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b2e52eec-9f92-47fa-8205-5b98076881ce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:27:23.205499 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 918/3636] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:27:23 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 1168 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:23.246084 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-040bae05-112a-4617-a4e7-19644c38ab5e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:23.248993 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-040bae05-112a-4617-a4e7-19644c38ab5e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] POST https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/action Aug 14 01:27:23.249408 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-040bae05-112a-4617-a4e7-19644c38ab5e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:23.249579 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-040bae05-112a-4617-a4e7-19644c38ab5e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:23.270877 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:23.270877 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:23.271703 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-040bae05-112a-4617-a4e7-19644c38ab5e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:27:23.292099 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-040bae05-112a-4617-a4e7-19644c38ab5e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Begin detaching volume completed successfully. Aug 14 01:27:23.292099 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-040bae05-112a-4617-a4e7-19644c38ab5e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/action returned with HTTP 202 Aug 14 01:27:23.292791 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 909/3637] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:27:23 2026] POST /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:27:23.369807 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-477ebe40-7450-43e8-90f2-f0413c9c26fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:23.370482 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-477ebe40-7450-43e8-90f2-f0413c9c26fb None None] GET https://10.4.3.11/volume// Aug 14 01:27:23.370651 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-477ebe40-7450-43e8-90f2-f0413c9c26fb None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:23.370963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-477ebe40-7450-43e8-90f2-f0413c9c26fb None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:23.371458 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-477ebe40-7450-43e8-90f2-f0413c9c26fb None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:27:23.371887 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 909/3638] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:27:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:27:23.385878 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b306ba05-5362-45db-a5eb-1681b308dfbf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:23.390284 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b306ba05-5362-45db-a5eb-1681b308dfbf tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:27:23.390572 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b306ba05-5362-45db-a5eb-1681b308dfbf tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:23.390827 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b306ba05-5362-45db-a5eb-1681b308dfbf tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:23.411348 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:23.411348 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:23.418560 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b306ba05-5362-45db-a5eb-1681b308dfbf tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:27:23.426573 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-b306ba05-5362-45db-a5eb-1681b308dfbf tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:27:23.427295 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 903/3639] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:27:23 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 1351 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:27:23.442952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-83bb8852-b8c7-429a-b1bd-af4e41514bbd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:23.447285 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-83bb8852-b8c7-429a-b1bd-af4e41514bbd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption Aug 14 01:27:23.447503 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-83bb8852-b8c7-429a-b1bd-af4e41514bbd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:23.447833 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-83bb8852-b8c7-429a-b1bd-af4e41514bbd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:23.467091 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:23.467091 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:23.478292 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-83bb8852-b8c7-429a-b1bd-af4e41514bbd tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption returned with HTTP 200 Aug 14 01:27:23.478867 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 919/3640] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:27:23 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:24.277357 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-465bef45-c825-441f-8920-c05261e2c1c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:24.283307 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-465bef45-c825-441f-8920-c05261e2c1c8 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] GET https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e Aug 14 01:27:24.283307 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-465bef45-c825-441f-8920-c05261e2c1c8 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:24.283307 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-465bef45-c825-441f-8920-c05261e2c1c8 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:24.299677 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:24.299677 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:24.305420 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-465bef45-c825-441f-8920-c05261e2c1c8 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Volume info retrieved successfully. Aug 14 01:27:24.315410 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-465bef45-c825-441f-8920-c05261e2c1c8 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e returned with HTTP 200 Aug 14 01:27:24.316395 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 910/3641] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:24 2026] GET /volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:24.438496 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c6c8357-b9fc-45b1-bdbc-cd8a7a2fc689 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:24.440218 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c6c8357-b9fc-45b1-bdbc-cd8a7a2fc689 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/a187a9c3-4b5c-4c29-8f24-30da9677f0f3/action Aug 14 01:27:24.440539 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c6c8357-b9fc-45b1-bdbc-cd8a7a2fc689 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-attach": {"instance_uuid": "7bc1ad8e-e369-4317-9988-5762413a5dbd", "mountpoint": "/dev/vdc"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:24.440654 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c6c8357-b9fc-45b1-bdbc-cd8a7a2fc689 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7bc1ad8e-e369-4317-9988-5762413a5dbd", "mountpoint": "/dev/vdc"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:24.455094 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c6c8357-b9fc-45b1-bdbc-cd8a7a2fc689 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/a187a9c3-4b5c-4c29-8f24-30da9677f0f3/action returned with HTTP 404 Aug 14 01:27:24.455094 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 910/3642] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:24 2026] POST /volume/v3/volumes/a187a9c3-4b5c-4c29-8f24-30da9677f0f3/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:25.337638 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de213668-2bae-44e8-83d2-38ffd5af985f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:25.344158 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de213668-2bae-44e8-83d2-38ffd5af985f tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] GET https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e Aug 14 01:27:25.344158 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de213668-2bae-44e8-83d2-38ffd5af985f tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:25.344158 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de213668-2bae-44e8-83d2-38ffd5af985f tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:25.355317 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:25.355317 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:25.371084 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-de213668-2bae-44e8-83d2-38ffd5af985f tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Volume info retrieved successfully. Aug 14 01:27:25.379878 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de213668-2bae-44e8-83d2-38ffd5af985f tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e returned with HTTP 200 Aug 14 01:27:25.380745 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 904/3643] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:25 2026] GET /volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:25.874711 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3244151c-cf19-42f2-869f-378561f8b209 req-c4967b82-b429-4da3-b6be-4fa7e8ccfc31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:25.877797 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3244151c-cf19-42f2-869f-378561f8b209 req-c4967b82-b429-4da3-b6be-4fa7e8ccfc31 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/attachments?instance_id=e5a37133-271c-4833-9717-d51cc7e2227a Aug 14 01:27:25.878133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3244151c-cf19-42f2-869f-378561f8b209 req-c4967b82-b429-4da3-b6be-4fa7e8ccfc31 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:25.878394 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3244151c-cf19-42f2-869f-378561f8b209 req-c4967b82-b429-4da3-b6be-4fa7e8ccfc31 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:25.886945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-99a28996-ce60-4393-a15c-d9849545acea None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:25.893947 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99a28996-ce60-4393-a15c-d9849545acea tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] DELETE https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e Aug 14 01:27:25.893947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99a28996-ce60-4393-a15c-d9849545acea tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:25.893947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99a28996-ce60-4393-a15c-d9849545acea tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:25.893947 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-99a28996-ce60-4393-a15c-d9849545acea tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Delete volume with id: 1d73565e-dcb5-41d3-8cef-2c2e93e3147e Aug 14 01:27:25.901806 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:25.901806 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:25.902479 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-99a28996-ce60-4393-a15c-d9849545acea tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Volume info retrieved successfully. Aug 14 01:27:25.905507 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3244151c-cf19-42f2-869f-378561f8b209 req-c4967b82-b429-4da3-b6be-4fa7e8ccfc31 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments?instance_id=e5a37133-271c-4833-9717-d51cc7e2227a returned with HTTP 200 Aug 14 01:27:25.906148 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 920/3644] 10.4.3.11 () {70 vars in 1630 bytes} [Fri Aug 14 01:27:25 2026] GET /volume/v3/attachments?instance_id=e5a37133-271c-4833-9717-d51cc7e2227a => generated 192 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:25.918646 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3244151c-cf19-42f2-869f-378561f8b209 req-853853f0-ac8a-4657-b1cd-ae45db031c9d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:25.923200 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3244151c-cf19-42f2-869f-378561f8b209 req-853853f0-ac8a-4657-b1cd-ae45db031c9d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba Aug 14 01:27:25.923472 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3244151c-cf19-42f2-869f-378561f8b209 req-853853f0-ac8a-4657-b1cd-ae45db031c9d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:25.924719 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3244151c-cf19-42f2-869f-378561f8b209 req-853853f0-ac8a-4657-b1cd-ae45db031c9d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:25.924786 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-99a28996-ce60-4393-a15c-d9849545acea tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Delete volume request issued successfully. Aug 14 01:27:25.924786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99a28996-ce60-4393-a15c-d9849545acea tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e returned with HTTP 202 Aug 14 01:27:25.924786 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 911/3645] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:25 2026] DELETE /volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:25.936889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c43c792-5e86-4af3-a553-3d9b193f3d91 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:25.939128 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c43c792-5e86-4af3-a553-3d9b193f3d91 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] GET https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e Aug 14 01:27:25.939428 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c43c792-5e86-4af3-a553-3d9b193f3d91 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:25.941032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c43c792-5e86-4af3-a553-3d9b193f3d91 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:25.951965 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:25.951965 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:25.953442 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3244151c-cf19-42f2-869f-378561f8b209 req-853853f0-ac8a-4657-b1cd-ae45db031c9d tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba returned with HTTP 200 Aug 14 01:27:25.953442 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 911/3646] 10.4.3.11 () {70 vars in 1644 bytes} [Fri Aug 14 01:27:25 2026] GET /volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:25.961391 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7c43c792-5e86-4af3-a553-3d9b193f3d91 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Volume info retrieved successfully. Aug 14 01:27:25.965901 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c43c792-5e86-4af3-a553-3d9b193f3d91 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e returned with HTTP 200 Aug 14 01:27:25.966541 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 905/3647] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:25 2026] GET /volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:26.987153 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ac8d1ff5-b6c1-41ff-bdd2-04a8ced3dbf7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:26.988623 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac8d1ff5-b6c1-41ff-bdd2-04a8ced3dbf7 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] GET https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e Aug 14 01:27:26.988897 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac8d1ff5-b6c1-41ff-bdd2-04a8ced3dbf7 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:26.989279 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac8d1ff5-b6c1-41ff-bdd2-04a8ced3dbf7 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:27.003292 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac8d1ff5-b6c1-41ff-bdd2-04a8ced3dbf7 tempest-TestImageHashVerification-1049973631 tempest-TestImageHashVerification-1049973631-project-member] https://10.4.3.11/volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e returned with HTTP 404 Aug 14 01:27:27.003797 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 921/3648] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:26 2026] GET /volume/v3/volumes/1d73565e-dcb5-41d3-8cef-2c2e93e3147e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:27.790244 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-bbcc1d6d-9462-4d0b-98fc-83c738483ec2 req-5a43560b-817c-419f-a695-fdf7eaa40485 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:27.792304 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bbcc1d6d-9462-4d0b-98fc-83c738483ec2 req-5a43560b-817c-419f-a695-fdf7eaa40485 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/00ddcb0c-24c7-499a-986f-48e88b6921e3 Aug 14 01:27:27.792482 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bbcc1d6d-9462-4d0b-98fc-83c738483ec2 req-5a43560b-817c-419f-a695-fdf7eaa40485 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:27.792654 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-bbcc1d6d-9462-4d0b-98fc-83c738483ec2 req-5a43560b-817c-419f-a695-fdf7eaa40485 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:27.800474 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:27.800474 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:27.858530 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-bbcc1d6d-9462-4d0b-98fc-83c738483ec2 req-5a43560b-817c-419f-a695-fdf7eaa40485 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/00ddcb0c-24c7-499a-986f-48e88b6921e3 returned with HTTP 200 Aug 14 01:27:27.858937 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 912/3649] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:27:27 2026] DELETE /volume/v3/attachments/00ddcb0c-24c7-499a-986f-48e88b6921e3 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:28.858541 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e74b9a5-6008-40ca-9cd5-44e297ee93bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:28.863267 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e74b9a5-6008-40ca-9cd5-44e297ee93bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:27:28.863267 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e74b9a5-6008-40ca-9cd5-44e297ee93bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:28.863267 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e74b9a5-6008-40ca-9cd5-44e297ee93bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:28.863267 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9e74b9a5-6008-40ca-9cd5-44e297ee93bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:27:28.871262 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:28.871262 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:28.871849 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e74b9a5-6008-40ca-9cd5-44e297ee93bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:27:28.892802 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9e74b9a5-6008-40ca-9cd5-44e297ee93bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:27:28.892802 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e74b9a5-6008-40ca-9cd5-44e297ee93bd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 returned with HTTP 202 Aug 14 01:27:28.892802 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 912/3650] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:28 2026] DELETE /volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:28.901898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5ef8a87-0501-4296-aadb-2f696c021ca8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:28.904177 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5ef8a87-0501-4296-aadb-2f696c021ca8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:27:28.904440 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5ef8a87-0501-4296-aadb-2f696c021ca8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:28.904716 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5ef8a87-0501-4296-aadb-2f696c021ca8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:28.907083 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=198,cinder:UPDATE=23,cinder:INSERT=8 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:27:28.914154 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:28.914154 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:28.920664 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d5ef8a87-0501-4296-aadb-2f696c021ca8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:27:28.927193 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5ef8a87-0501-4296-aadb-2f696c021ca8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 returned with HTTP 200 Aug 14 01:27:28.927647 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 906/3651] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:28 2026] GET /volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 => generated 1390 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:29.039733 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:29.041940 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:29.042262 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5651e88a-7448-41f7-a424-af7033174681", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1495166166"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:29.043688 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume request body: {'volume': {'imageRef': '5651e88a-7448-41f7-a424-af7033174681', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1495166166'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:29.124476 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume of 2 GB Aug 14 01:27:29.125251 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:29.125251 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:29.129202 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Availability Zones retrieved successfully. Aug 14 01:27:29.134393 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Flow 'volume_create_api' (e627df0e-b796-46a5-ab86-809efcef3e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:29.135421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbea38e0-28fe-4ce2-aa48-b409800a7f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:29.136269 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Validating volume size '2' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:29.167467 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbea38e0-28fe-4ce2-aa48-b409800a7f2b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 01:27:29.167467 np0000007295 devstack@c-api.service[100274]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 5651e88a-7448-41f7-a424-af7033174681 is not active. Aug 14 01:27:29.168915 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbea38e0-28fe-4ce2-aa48-b409800a7f2b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:29.169635 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbea38e0-28fe-4ce2-aa48-b409800a7f2b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 01:27:29.170361 np0000007295 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Flow 'volume_create_api' (e627df0e-b796-46a5-ab86-809efcef3e6b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 01:27:29.170644 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef8cd32b-b2d9-4ad5-b6b3-e430141efa1b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 400 Aug 14 01:27:29.171188 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 922/3652] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:29 2026] POST /volume/v3/volumes => generated 125 bytes in 132 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:27:29.943039 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-26979edc-a5a0-4462-a597-2cc2fb11c1be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:29.945784 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26979edc-a5a0-4462-a597-2cc2fb11c1be tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 Aug 14 01:27:29.946123 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26979edc-a5a0-4462-a597-2cc2fb11c1be tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:29.946421 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-26979edc-a5a0-4462-a597-2cc2fb11c1be tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:29.957193 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-26979edc-a5a0-4462-a597-2cc2fb11c1be tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 returned with HTTP 404 Aug 14 01:27:29.958013 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 913/3653] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:29 2026] GET /volume/v3/volumes/f258754a-0885-4f33-8fa6-e5a6d35dd648 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:29.969868 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-17b04316-e864-4460-b5ab-1335bc1f1795 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:29.971059 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17b04316-e864-4460-b5ab-1335bc1f1795 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 Aug 14 01:27:29.971284 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17b04316-e864-4460-b5ab-1335bc1f1795 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:29.971549 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17b04316-e864-4460-b5ab-1335bc1f1795 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:29.971649 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-17b04316-e864-4460-b5ab-1335bc1f1795 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete snapshot with id: baaea66b-5ca9-4644-b221-deb286eb9a43 Aug 14 01:27:29.982225 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:29.982225 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:29.982802 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-17b04316-e864-4460-b5ab-1335bc1f1795 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:27:30.013474 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-17b04316-e864-4460-b5ab-1335bc1f1795 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot delete request issued successfully. Aug 14 01:27:30.013726 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17b04316-e864-4460-b5ab-1335bc1f1795 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 returned with HTTP 202 Aug 14 01:27:30.014628 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 913/3654] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:27:29 2026] DELETE /volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:30.025218 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d34c28a3-a175-47dd-9bae-e753dcdb33ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:30.027075 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d34c28a3-a175-47dd-9bae-e753dcdb33ab tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 Aug 14 01:27:30.027075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d34c28a3-a175-47dd-9bae-e753dcdb33ab tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:30.027394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d34c28a3-a175-47dd-9bae-e753dcdb33ab tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:30.034805 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:30.034805 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:30.035540 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d34c28a3-a175-47dd-9bae-e753dcdb33ab tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Snapshot retrieved successfully. Aug 14 01:27:30.036228 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d34c28a3-a175-47dd-9bae-e753dcdb33ab tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 returned with HTTP 200 Aug 14 01:27:30.036577 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 907/3655] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:27:30 2026] GET /volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:31.046876 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-97ee405a-7114-493b-8e50-ac059f01bcb8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:31.049222 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97ee405a-7114-493b-8e50-ac059f01bcb8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 Aug 14 01:27:31.049222 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97ee405a-7114-493b-8e50-ac059f01bcb8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:31.049222 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97ee405a-7114-493b-8e50-ac059f01bcb8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:31.051668 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=210,cinder:UPDATE=43,cinder:INSERT=24 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:27:31.055622 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97ee405a-7114-493b-8e50-ac059f01bcb8 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 returned with HTTP 404 Aug 14 01:27:31.056313 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 923/3656] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:27:31 2026] GET /volume/v3/snapshots/baaea66b-5ca9-4644-b221-deb286eb9a43 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:31.371723 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:31.374369 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:31.374850 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5ee9041a-e0cc-4803-a6da-c96fba51a8aa"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:31.377050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5ee9041a-e0cc-4803-a6da-c96fba51a8aa'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:31.508141 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume of 1 GB Aug 14 01:27:31.508141 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:31.508141 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:31.738536 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Availability Zones retrieved successfully. Aug 14 01:27:31.747271 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Flow 'volume_create_api' (5d7a0642-300d-4247-9557-cca1e65449f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:31.749054 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dddec05-97ae-4d50-8675-66573d195167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:31.750541 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:31.791218 np0000007295 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dddec05-97ae-4d50-8675-66573d195167) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 01:27:31.791218 np0000007295 devstack@c-api.service[100276]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 14 01:27:31.793160 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dddec05-97ae-4d50-8675-66573d195167) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:31.794111 np0000007295 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dddec05-97ae-4d50-8675-66573d195167) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 01:27:31.795054 np0000007295 devstack@c-api.service[100276]: WARNING cinder.volume.api [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Flow 'volume_create_api' (5d7a0642-300d-4247-9557-cca1e65449f4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 01:27:31.795390 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fe8e628c-1cd9-4117-b627-7740eddaa948 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 400 Aug 14 01:27:31.796467 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 914/3657] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:31 2026] POST /volume/v3/volumes => generated 134 bytes in 425 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:27:32.003933 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f8ebd1f-cbae-45f8-a25c-1a9d514b88c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.005880 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f8ebd1f-cbae-45f8-a25c-1a9d514b88c5 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:32.006443 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f8ebd1f-cbae-45f8-a25c-1a9d514b88c5 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.010024 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f8ebd1f-cbae-45f8-a25c-1a9d514b88c5 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 400 Aug 14 01:27:32.010024 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 914/3658] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:27:32.021935 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-79eeaedf-f0c3-41b1-96f1-8826226578be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.024458 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79eeaedf-f0c3-41b1-96f1-8826226578be tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:32.025030 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79eeaedf-f0c3-41b1-96f1-8826226578be tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "eb1c804e-d3e1-470e-afcc-1e0e03161851"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.026869 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-79eeaedf-f0c3-41b1-96f1-8826226578be tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'eb1c804e-d3e1-470e-afcc-1e0e03161851'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:32.033481 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79eeaedf-f0c3-41b1-96f1-8826226578be tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 404 Aug 14 01:27:32.034218 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 908/3659] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:32.044853 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b68dcd77-ce7a-4b8b-8d9f-716834900dc1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.047303 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b68dcd77-ce7a-4b8b-8d9f-716834900dc1 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:32.047896 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b68dcd77-ce7a-4b8b-8d9f-716834900dc1 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a2365884-9c1e-4887-a570-51bc820cff04"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.050038 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b68dcd77-ce7a-4b8b-8d9f-716834900dc1 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a2365884-9c1e-4887-a570-51bc820cff04'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:32.061728 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b68dcd77-ce7a-4b8b-8d9f-716834900dc1 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 404 Aug 14 01:27:32.063550 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 924/3660] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:32.074046 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0308f491-1f3d-4290-9ffd-7d78cc4939f3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.076076 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0308f491-1f3d-4290-9ffd-7d78cc4939f3 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:32.076493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0308f491-1f3d-4290-9ffd-7d78cc4939f3 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "07fb9d5a-6402-482c-abdb-c05ea746822b"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.082416 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-0308f491-1f3d-4290-9ffd-7d78cc4939f3 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '07fb9d5a-6402-482c-abdb-c05ea746822b'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:32.090347 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0308f491-1f3d-4290-9ffd-7d78cc4939f3 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 404 Aug 14 01:27:32.090873 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 915/3661] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:32.105211 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b6900d3e-69de-4497-8914-de40932f7ffb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.109559 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6900d3e-69de-4497-8914-de40932f7ffb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:32.109559 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b6900d3e-69de-4497-8914-de40932f7ffb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.109559 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b6900d3e-69de-4497-8914-de40932f7ffb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 400 Aug 14 01:27:32.109943 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 915/3662] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:27:32.122867 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-068f8a6f-571c-43e3-933a-fbce5fddd42c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.124052 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-068f8a6f-571c-43e3-933a-fbce5fddd42c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:32.124164 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-068f8a6f-571c-43e3-933a-fbce5fddd42c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.125846 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-068f8a6f-571c-43e3-933a-fbce5fddd42c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 400 Aug 14 01:27:32.129997 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 909/3663] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:32 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 14 01:27:32.149339 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67337a92-3004-4ac4-9658-c933ece40180 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.152753 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67337a92-3004-4ac4-9658-c933ece40180 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:32.153429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67337a92-3004-4ac4-9658-c933ece40180 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.158860 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67337a92-3004-4ac4-9658-c933ece40180 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 400 Aug 14 01:27:32.161181 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 925/3664] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes => generated 121 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:27:32.169120 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e4c0f6c4-f460-4511-8f9c-78adabccc2b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.171089 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4c0f6c4-f460-4511-8f9c-78adabccc2b9 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] DELETE https://10.4.3.11/volume/v3/volumes/tempest-invalid-1587790238 Aug 14 01:27:32.172766 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4c0f6c4-f460-4511-8f9c-78adabccc2b9 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.172766 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4c0f6c4-f460-4511-8f9c-78adabccc2b9 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.172766 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e4c0f6c4-f460-4511-8f9c-78adabccc2b9 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Delete volume with id: tempest-invalid-1587790238 Aug 14 01:27:32.179543 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4c0f6c4-f460-4511-8f9c-78adabccc2b9 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/tempest-invalid-1587790238 returned with HTTP 404 Aug 14 01:27:32.180064 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 916/3665] 10.4.3.11 () {66 vars in 1314 bytes} [Fri Aug 14 01:27:32 2026] DELETE /volume/v3/volumes/tempest-invalid-1587790238 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:32.190158 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2cc08784-7360-4167-ab63-466685ead081 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.192273 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 916/3666] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:27:32 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 14 01:27:32.203158 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7d3169d-11c9-4fa7-934d-ee0636e2d9c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.205379 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7d3169d-11c9-4fa7-934d-ee0636e2d9c5 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/xxx/action Aug 14 01:27:32.205749 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7d3169d-11c9-4fa7-934d-ee0636e2d9c5 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-detach": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.206065 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7d3169d-11c9-4fa7-934d-ee0636e2d9c5 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.217739 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7d3169d-11c9-4fa7-934d-ee0636e2d9c5 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 14 01:27:32.218322 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 910/3667] 10.4.3.11 () {68 vars in 1284 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:32.233439 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1df5333a-6bd8-438a-9620-78a925427ce1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.236392 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1df5333a-6bd8-438a-9620-78a925427ce1 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes/tempest-invalid-1805047732 Aug 14 01:27:32.236565 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1df5333a-6bd8-438a-9620-78a925427ce1 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.236861 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1df5333a-6bd8-438a-9620-78a925427ce1 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.248156 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1df5333a-6bd8-438a-9620-78a925427ce1 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/tempest-invalid-1805047732 returned with HTTP 404 Aug 14 01:27:32.248803 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 926/3668] 10.4.3.11 () {66 vars in 1311 bytes} [Fri Aug 14 01:27:32 2026] GET /volume/v3/volumes/tempest-invalid-1805047732 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:32.263440 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9532ad8c-485c-42e5-b484-d85097664f5d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.263440 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 917/3669] 10.4.3.11 () {66 vars in 1233 bytes} [Fri Aug 14 01:27:32 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Aug 14 01:27:32.274733 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eaa51a3c-81ef-4f1e-bf6b-bf48dc18d147 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.276984 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eaa51a3c-81ef-4f1e-bf6b-bf48dc18d147 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?status=null Aug 14 01:27:32.278137 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eaa51a3c-81ef-4f1e-bf6b-bf48dc18d147 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.278137 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eaa51a3c-81ef-4f1e-bf6b-bf48dc18d147 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'detail' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.278137 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-eaa51a3c-81ef-4f1e-bf6b-bf48dc18d147 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:27:32.278312 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaa51a3c-81ef-4f1e-bf6b-bf48dc18d147 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Could not evaluate value null, assuming string {{(pid=100275) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:27:32.278999 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:32.278999 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:32.278999 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-eaa51a3c-81ef-4f1e-bf6b-bf48dc18d147 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:27:32.319333 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-eaa51a3c-81ef-4f1e-bf6b-bf48dc18d147 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Get all volumes completed successfully. Aug 14 01:27:32.323826 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eaa51a3c-81ef-4f1e-bf6b-bf48dc18d147 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 14 01:27:32.324580 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 917/3670] 10.4.3.11 () {66 vars in 1274 bytes} [Fri Aug 14 01:27:32 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:27:32.347100 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72dd6442-33cf-404c-8120-fdb3ca79d485 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.348459 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72dd6442-33cf-404c-8120-fdb3ca79d485 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-13994455 Aug 14 01:27:32.348781 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72dd6442-33cf-404c-8120-fdb3ca79d485 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.349111 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72dd6442-33cf-404c-8120-fdb3ca79d485 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.349567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-72dd6442-33cf-404c-8120-fdb3ca79d485 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:27:32.352088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-72dd6442-33cf-404c-8120-fdb3ca79d485 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-13994455'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:27:32.397233 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-72dd6442-33cf-404c-8120-fdb3ca79d485 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Get all volumes completed successfully. Aug 14 01:27:32.399768 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72dd6442-33cf-404c-8120-fdb3ca79d485 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-13994455 returned with HTTP 200 Aug 14 01:27:32.400264 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 911/3671] 10.4.3.11 () {66 vars in 1348 bytes} [Fri Aug 14 01:27:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-13994455 => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:27:32.420194 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0657f90e-7f90-45ff-83c8-022b6a81557f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.422352 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0657f90e-7f90-45ff-83c8-022b6a81557f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes?status=null Aug 14 01:27:32.422540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0657f90e-7f90-45ff-83c8-022b6a81557f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.422754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0657f90e-7f90-45ff-83c8-022b6a81557f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.423047 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-0657f90e-7f90-45ff-83c8-022b6a81557f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:27:32.423332 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0657f90e-7f90-45ff-83c8-022b6a81557f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Could not evaluate value null, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 01:27:32.424187 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0657f90e-7f90-45ff-83c8-022b6a81557f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:27:32.434521 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0657f90e-7f90-45ff-83c8-022b6a81557f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Get all volumes completed successfully. Aug 14 01:27:32.435007 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0657f90e-7f90-45ff-83c8-022b6a81557f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes?status=null returned with HTTP 200 Aug 14 01:27:32.435438 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 927/3672] 10.4.3.11 () {66 vars in 1253 bytes} [Fri Aug 14 01:27:32 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:27:32.447044 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-489ab796-c6a7-461f-98d9-fce048fce94d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.449858 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-489ab796-c6a7-461f-98d9-fce048fce94d tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1915673981 Aug 14 01:27:32.449858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-489ab796-c6a7-461f-98d9-fce048fce94d tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.449858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-489ab796-c6a7-461f-98d9-fce048fce94d tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.450192 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-489ab796-c6a7-461f-98d9-fce048fce94d tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:27:32.451830 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-489ab796-c6a7-461f-98d9-fce048fce94d tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1915673981'), ('no_migration_targets', True)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:27:32.495528 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-489ab796-c6a7-461f-98d9-fce048fce94d tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Get all volumes completed successfully. Aug 14 01:27:32.495528 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-489ab796-c6a7-461f-98d9-fce048fce94d tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1915673981 returned with HTTP 200 Aug 14 01:27:32.495528 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 918/3673] 10.4.3.11 () {66 vars in 1331 bytes} [Fri Aug 14 01:27:32 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1915673981 => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:27:32.511402 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ccffbbbe-6c73-4815-b6a5-07f815de1a5f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.516112 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccffbbbe-6c73-4815-b6a5-07f815de1a5f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action Aug 14 01:27:32.516112 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccffbbbe-6c73-4815-b6a5-07f815de1a5f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.516112 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccffbbbe-6c73-4815-b6a5-07f815de1a5f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.533414 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:32.533414 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:32.534113 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ccffbbbe-6c73-4815-b6a5-07f815de1a5f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Volume info retrieved successfully. Aug 14 01:27:32.545162 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ccffbbbe-6c73-4815-b6a5-07f815de1a5f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Reserve volume completed successfully. Aug 14 01:27:32.550225 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccffbbbe-6c73-4815-b6a5-07f815de1a5f tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action returned with HTTP 202 Aug 14 01:27:32.550225 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 918/3674] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:27:32.557585 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9da7b626-3854-4d74-b516-958517c6fc33 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.560138 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9da7b626-3854-4d74-b516-958517c6fc33 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action Aug 14 01:27:32.560522 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9da7b626-3854-4d74-b516-958517c6fc33 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.560687 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9da7b626-3854-4d74-b516-958517c6fc33 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.570618 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:32.570618 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:32.571269 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9da7b626-3854-4d74-b516-958517c6fc33 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Volume info retrieved successfully. Aug 14 01:27:32.576428 np0000007295 devstack@c-api.service[100273]: ERROR cinder.volume.api [None req-9da7b626-3854-4d74-b516-958517c6fc33 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Volume status must be available to reserve, but the status is attaching. Aug 14 01:27:32.576884 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9da7b626-3854-4d74-b516-958517c6fc33 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action returned with HTTP 400 Aug 14 01:27:32.577976 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 912/3675] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:27:32.593906 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6e967bca-3fce-4c2a-940f-f564b1db1b07 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.595651 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e967bca-3fce-4c2a-940f-f564b1db1b07 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action Aug 14 01:27:32.596294 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e967bca-3fce-4c2a-940f-f564b1db1b07 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.596524 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e967bca-3fce-4c2a-940f-f564b1db1b07 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.616072 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:32.616072 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:32.616072 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6e967bca-3fce-4c2a-940f-f564b1db1b07 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Volume info retrieved successfully. Aug 14 01:27:32.642800 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6e967bca-3fce-4c2a-940f-f564b1db1b07 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Unreserve volume completed successfully. Aug 14 01:27:32.643179 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e967bca-3fce-4c2a-940f-f564b1db1b07 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action returned with HTTP 202 Aug 14 01:27:32.643873 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 928/3676] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:27:32.654266 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0b8148b2-0cf6-454d-9d63-5aa6443964c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.656256 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b8148b2-0cf6-454d-9d63-5aa6443964c2 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/9a20a0bf-ff7d-4ac3-a862-b1c1215b1d74/action Aug 14 01:27:32.656665 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b8148b2-0cf6-454d-9d63-5aa6443964c2 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.656800 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0b8148b2-0cf6-454d-9d63-5aa6443964c2 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.667758 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0b8148b2-0cf6-454d-9d63-5aa6443964c2 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/9a20a0bf-ff7d-4ac3-a862-b1c1215b1d74/action returned with HTTP 404 Aug 14 01:27:32.668808 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 919/3677] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/9a20a0bf-ff7d-4ac3-a862-b1c1215b1d74/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:32.683713 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-359baaec-98c7-448f-ad5c-620bc5c0c1c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.692972 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-359baaec-98c7-448f-ad5c-620bc5c0c1c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/93ead6ca-9a55-44c7-b074-5777a3010161/action Aug 14 01:27:32.693348 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-359baaec-98c7-448f-ad5c-620bc5c0c1c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.693514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-359baaec-98c7-448f-ad5c-620bc5c0c1c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.707865 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-359baaec-98c7-448f-ad5c-620bc5c0c1c7 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/93ead6ca-9a55-44c7-b074-5777a3010161/action returned with HTTP 404 Aug 14 01:27:32.708546 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 919/3678] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/93ead6ca-9a55-44c7-b074-5777a3010161/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:32.719896 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc0872a0-6564-40da-af29-1745f87901a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.722782 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 913/3679] 10.4.3.11 () {68 vars in 1253 bytes} [Fri Aug 14 01:27:32 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 01:27:32.736379 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-78edc60b-28d2-4fdc-88ec-18f4cec8a278 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.738696 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78edc60b-28d2-4fdc-88ec-18f4cec8a278 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] PUT https://10.4.3.11/volume/v3/volumes/tempest-invalid-1547110464 Aug 14 01:27:32.739837 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78edc60b-28d2-4fdc-88ec-18f4cec8a278 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.750715 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78edc60b-28d2-4fdc-88ec-18f4cec8a278 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/tempest-invalid-1547110464 returned with HTTP 404 Aug 14 01:27:32.751518 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 929/3680] 10.4.3.11 () {68 vars in 1331 bytes} [Fri Aug 14 01:27:32 2026] PUT /volume/v3/volumes/tempest-invalid-1547110464 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:32.764116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-525e5387-a57b-4659-b791-76bb053b212a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.767452 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-525e5387-a57b-4659-b791-76bb053b212a tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] PUT https://10.4.3.11/volume/v3/volumes/34aa6749-7bd0-4f9e-8bf5-bf04b0ce77b6 Aug 14 01:27:32.767824 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-525e5387-a57b-4659-b791-76bb053b212a tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.787589 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-525e5387-a57b-4659-b791-76bb053b212a tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/34aa6749-7bd0-4f9e-8bf5-bf04b0ce77b6 returned with HTTP 404 Aug 14 01:27:32.788513 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 920/3681] 10.4.3.11 () {68 vars in 1361 bytes} [Fri Aug 14 01:27:32 2026] PUT /volume/v3/volumes/34aa6749-7bd0-4f9e-8bf5-bf04b0ce77b6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:32.798752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bf550745-78b3-4fae-98ce-6060964f8bb3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.801047 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf550745-78b3-4fae-98ce-6060964f8bb3 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] DELETE https://10.4.3.11/volume/v3/volumes/6a581467-322b-4f90-b13c-3a086cd5bb58 Aug 14 01:27:32.801184 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf550745-78b3-4fae-98ce-6060964f8bb3 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.801399 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bf550745-78b3-4fae-98ce-6060964f8bb3 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.801621 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-bf550745-78b3-4fae-98ce-6060964f8bb3 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Delete volume with id: 6a581467-322b-4f90-b13c-3a086cd5bb58 Aug 14 01:27:32.809271 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bf550745-78b3-4fae-98ce-6060964f8bb3 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/6a581467-322b-4f90-b13c-3a086cd5bb58 returned with HTTP 404 Aug 14 01:27:32.809764 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 920/3682] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:32 2026] DELETE /volume/v3/volumes/6a581467-322b-4f90-b13c-3a086cd5bb58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:32.819973 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c0766650-e09f-4ff7-8823-ced6d2843c40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.822960 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0766650-e09f-4ff7-8823-ced6d2843c40 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action Aug 14 01:27:32.823512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0766650-e09f-4ff7-8823-ced6d2843c40 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.823707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0766650-e09f-4ff7-8823-ced6d2843c40 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.825546 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0766650-e09f-4ff7-8823-ced6d2843c40 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action returned with HTTP 400 Aug 14 01:27:32.826046 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 914/3683] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:27:32.836359 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b68d01de-219c-493a-8d91-04512075a10e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.838416 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b68d01de-219c-493a-8d91-04512075a10e tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action Aug 14 01:27:32.839642 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b68d01de-219c-493a-8d91-04512075a10e tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.839642 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b68d01de-219c-493a-8d91-04512075a10e tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.841891 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b68d01de-219c-493a-8d91-04512075a10e tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action returned with HTTP 400 Aug 14 01:27:32.842679 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 930/3684] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:27:32.853439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6fe3d019-c9b1-4839-80a8-fa51436f80ec None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.856237 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fe3d019-c9b1-4839-80a8-fa51436f80ec tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/22bc9aef-abe9-4473-9682-16601a2b8d58/action Aug 14 01:27:32.856237 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fe3d019-c9b1-4839-80a8-fa51436f80ec tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.856237 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fe3d019-c9b1-4839-80a8-fa51436f80ec tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.869139 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fe3d019-c9b1-4839-80a8-fa51436f80ec tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/22bc9aef-abe9-4473-9682-16601a2b8d58/action returned with HTTP 404 Aug 14 01:27:32.869599 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 921/3685] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/22bc9aef-abe9-4473-9682-16601a2b8d58/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:32.883904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-366b3a12-1790-4e3e-852e-3cca06cc5ac2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.883904 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-366b3a12-1790-4e3e-852e-3cca06cc5ac2 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action Aug 14 01:27:32.883904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-366b3a12-1790-4e3e-852e-3cca06cc5ac2 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.883904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-366b3a12-1790-4e3e-852e-3cca06cc5ac2 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.884961 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-366b3a12-1790-4e3e-852e-3cca06cc5ac2 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action returned with HTTP 400 Aug 14 01:27:32.884961 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 921/3686] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:27:32.895817 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17f810e2-718a-4451-9e69-876757f7501b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.899157 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17f810e2-718a-4451-9e69-876757f7501b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] POST https://10.4.3.11/volume/v3/volumes/None/action Aug 14 01:27:32.900559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17f810e2-718a-4451-9e69-876757f7501b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:32.900559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17f810e2-718a-4451-9e69-876757f7501b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:32.910042 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17f810e2-718a-4451-9e69-876757f7501b tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/None/action returned with HTTP 404 Aug 14 01:27:32.910760 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 915/3687] 10.4.3.11 () {68 vars in 1287 bytes} [Fri Aug 14 01:27:32 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:32.921194 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce6c8465-0692-4d9d-9503-c3f4e6c0a26c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.923537 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce6c8465-0692-4d9d-9503-c3f4e6c0a26c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes/d39835f1-a34b-4d66-9ecc-93586bd7b1d0 Aug 14 01:27:32.923827 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce6c8465-0692-4d9d-9503-c3f4e6c0a26c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.924105 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce6c8465-0692-4d9d-9503-c3f4e6c0a26c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.932746 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce6c8465-0692-4d9d-9503-c3f4e6c0a26c tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/d39835f1-a34b-4d66-9ecc-93586bd7b1d0 returned with HTTP 404 Aug 14 01:27:32.933537 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 931/3688] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:32 2026] GET /volume/v3/volumes/d39835f1-a34b-4d66-9ecc-93586bd7b1d0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:32.942325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-737b954f-241a-4b96-9b8b-0c667c95a0ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.945437 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-737b954f-241a-4b96-9b8b-0c667c95a0ac tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 Aug 14 01:27:32.945674 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-737b954f-241a-4b96-9b8b-0c667c95a0ac tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.945851 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-737b954f-241a-4b96-9b8b-0c667c95a0ac tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.956415 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:32.956415 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:32.962451 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-737b954f-241a-4b96-9b8b-0c667c95a0ac tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Volume info retrieved successfully. Aug 14 01:27:32.968873 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-737b954f-241a-4b96-9b8b-0c667c95a0ac tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 returned with HTTP 200 Aug 14 01:27:32.969481 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 922/3689] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:32 2026] GET /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:32.987372 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac7bb676-5c4e-4af8-aeee-ea7e4c6826fb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:32.990098 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac7bb676-5c4e-4af8-aeee-ea7e4c6826fb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] DELETE https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 Aug 14 01:27:32.990419 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac7bb676-5c4e-4af8-aeee-ea7e4c6826fb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:32.990644 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac7bb676-5c4e-4af8-aeee-ea7e4c6826fb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:32.990856 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ac7bb676-5c4e-4af8-aeee-ea7e4c6826fb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Delete volume with id: b2d27ea1-04d1-44a4-b408-c630080199f1 Aug 14 01:27:33.000372 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:33.000372 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:33.001128 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ac7bb676-5c4e-4af8-aeee-ea7e4c6826fb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Volume info retrieved successfully. Aug 14 01:27:33.024753 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ac7bb676-5c4e-4af8-aeee-ea7e4c6826fb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Delete volume request issued successfully. Aug 14 01:27:33.025266 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac7bb676-5c4e-4af8-aeee-ea7e4c6826fb tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 returned with HTTP 202 Aug 14 01:27:33.025641 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 922/3690] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:32 2026] DELETE /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:33.036452 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37eb7ce0-13e0-4cbe-88f1-10d8a686c117 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:33.039724 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37eb7ce0-13e0-4cbe-88f1-10d8a686c117 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 Aug 14 01:27:33.042564 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37eb7ce0-13e0-4cbe-88f1-10d8a686c117 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:33.042955 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37eb7ce0-13e0-4cbe-88f1-10d8a686c117 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:33.056639 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:33.056639 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:33.061297 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-37eb7ce0-13e0-4cbe-88f1-10d8a686c117 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Volume info retrieved successfully. Aug 14 01:27:33.070898 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37eb7ce0-13e0-4cbe-88f1-10d8a686c117 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 returned with HTTP 200 Aug 14 01:27:33.071544 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 916/3691] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:33 2026] GET /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:33.300455 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9b37eb00-53f5-45a1-94bb-9fe273743635 req-cb5b39a6-bf94-46ad-85e1-83df69918bde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:33.303268 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9b37eb00-53f5-45a1-94bb-9fe273743635 req-cb5b39a6-bf94-46ad-85e1-83df69918bde tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/attachments/43da81bb-1af2-4e61-88d5-918965fa2787 Aug 14 01:27:33.303503 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9b37eb00-53f5-45a1-94bb-9fe273743635 req-cb5b39a6-bf94-46ad-85e1-83df69918bde tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:33.303743 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9b37eb00-53f5-45a1-94bb-9fe273743635 req-cb5b39a6-bf94-46ad-85e1-83df69918bde tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:33.315309 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:33.315309 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:33.375732 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9b37eb00-53f5-45a1-94bb-9fe273743635 req-cb5b39a6-bf94-46ad-85e1-83df69918bde tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/attachments/43da81bb-1af2-4e61-88d5-918965fa2787 returned with HTTP 200 Aug 14 01:27:33.376239 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 932/3692] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:27:33 2026] DELETE /volume/v3/attachments/43da81bb-1af2-4e61-88d5-918965fa2787 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:27:34.093184 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5264a84-ed4f-4b79-aca0-c985f608e091 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:34.095572 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5264a84-ed4f-4b79-aca0-c985f608e091 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] GET https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 Aug 14 01:27:34.095832 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5264a84-ed4f-4b79-aca0-c985f608e091 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:34.096114 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5264a84-ed4f-4b79-aca0-c985f608e091 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:34.103640 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5264a84-ed4f-4b79-aca0-c985f608e091 tempest-VolumesNegativeTest-203153233 tempest-VolumesNegativeTest-203153233-project-member] https://10.4.3.11/volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 returned with HTTP 404 Aug 14 01:27:34.103877 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 923/3693] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:34 2026] GET /volume/v3/volumes/b2d27ea1-04d1-44a4-b408-c630080199f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:34.606846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-972f133f-462f-473f-a1fe-2844d3f11e16 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:34.606846 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-972f133f-462f-473f-a1fe-2844d3f11e16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] DELETE https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:27:34.606846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-972f133f-462f-473f-a1fe-2844d3f11e16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:34.606846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-972f133f-462f-473f-a1fe-2844d3f11e16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:34.606846 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-972f133f-462f-473f-a1fe-2844d3f11e16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume with id: 69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:27:34.613496 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:34.613496 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:34.613957 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-972f133f-462f-473f-a1fe-2844d3f11e16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:27:34.631808 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-972f133f-462f-473f-a1fe-2844d3f11e16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Delete volume request issued successfully. Aug 14 01:27:34.632089 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-972f133f-462f-473f-a1fe-2844d3f11e16 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 202 Aug 14 01:27:34.632582 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 923/3694] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:34 2026] DELETE /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:34.641201 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86e9737a-b59e-4f13-9a92-ea06937910fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:34.642173 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86e9737a-b59e-4f13-9a92-ea06937910fd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:27:34.642173 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86e9737a-b59e-4f13-9a92-ea06937910fd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:34.642299 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86e9737a-b59e-4f13-9a92-ea06937910fd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:34.652460 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:34.652460 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:34.659378 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-86e9737a-b59e-4f13-9a92-ea06937910fd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Volume info retrieved successfully. Aug 14 01:27:34.663998 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86e9737a-b59e-4f13-9a92-ea06937910fd tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 200 Aug 14 01:27:34.664521 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 917/3695] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:34 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:35.286424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:35.438121 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:35.438495 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1349188431"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:35.440091 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1349188431'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:35.440236 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume of 1 GB Aug 14 01:27:35.440552 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:35.440552 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:35.445577 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Availability Zones retrieved successfully. Aug 14 01:27:35.446022 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:35.452078 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (c1d8daa7-fda9-4940-8ae1-81222101ee4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:35.453780 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdbb39a-174d-4912-b3c1-7be66f69562d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.455271 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:35.485895 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdbb39a-174d-4912-b3c1-7be66f69562d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.486891 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7739e2-1f05-4700-bca6-3b2f9ca471b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.516042 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:35.516554 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1757608951"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:35.519128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1757608951'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:35.519305 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume of 1 GB Aug 14 01:27:35.526809 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Availability Zones retrieved successfully. Aug 14 01:27:35.535563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (8d2efc9a-46d8-43fe-a3d5-88c78b2f1588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:35.537798 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fee091-ba37-494b-8af6-d23799b4cfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.538827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:35.569317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Created reservations ['82c8d7b0-e133-440d-96f2-2ec7f7e1f159', 'd11e5318-4fde-4109-9eff-b50d740de5ad', '124fed1b-5fc6-448f-b23a-b41025b17fed', '202a2050-bebe-4c8b-ba63-53602ea78719'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:35.570325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fee091-ba37-494b-8af6-d23799b4cfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.570480 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7739e2-1f05-4700-bca6-3b2f9ca471b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c8d7b0-e133-440d-96f2-2ec7f7e1f159', 'd11e5318-4fde-4109-9eff-b50d740de5ad', '124fed1b-5fc6-448f-b23a-b41025b17fed', '202a2050-bebe-4c8b-ba63-53602ea78719']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.571195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c9ae94-edf6-4cef-9b6b-280152173b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.571806 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12a4046-2dde-46ed-b57c-2c3d45309c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.597217 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c9ae94-edf6-4cef-9b6b-280152173b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4145c9b1-c2e1-4662-9d41-4b31acee617e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1349188431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['82c8d7b0-e133-440d-96f2-2ec7f7e1f159','d11e5318-4fde-4109-9eff-b50d740de5ad','124fed1b-5fc6-448f-b23a-b41025b17fed','202a2050-bebe-4c8b-ba63-53602ea78719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1349188431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4145c9b1-c2e1-4662-9d41-4b31acee617e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52445983a7ff4da9a4c923909d9b2bef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c4f89c004d48be9162fe742a66aea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.598909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5d3e31-083b-4d2e-9bcd-b7db881feb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.622907 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5d3e31-083b-4d2e-9bcd-b7db881feb56) transitioned into state 'SUCCESS' from state '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-1349188431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['82c8d7b0-e133-440d-96f2-2ec7f7e1f159','d11e5318-4fde-4109-9eff-b50d740de5ad','124fed1b-5fc6-448f-b23a-b41025b17fed','202a2050-bebe-4c8b-ba63-53602ea78719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.623532 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b8bee1-afce-4af8-8b15-242c31ec5c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.634356 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b8bee1-afce-4af8-8b15-242c31ec5c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.635662 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (c1d8daa7-fda9-4940-8ae1-81222101ee4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:35.635975 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request issued successfully. Aug 14 01:27:35.636782 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7aeecbf4-6710-44a4-a02d-04ff6abc97af tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:35.637286 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 933/3696] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:35 2026] POST /volume/v3/volumes => generated 756 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:35.640510 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Created reservations ['5476fe9f-0b58-4287-8ffb-3d684387943e', '7408b838-c741-409f-85c6-cdc5a5de9b8b', 'deb2ac60-a3b3-4c2a-8c62-0a2d8812bd49', 'a3284ea5-c22b-4da0-aee2-ac3d77d72e00'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:35.641163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f12a4046-2dde-46ed-b57c-2c3d45309c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5476fe9f-0b58-4287-8ffb-3d684387943e', '7408b838-c741-409f-85c6-cdc5a5de9b8b', 'deb2ac60-a3b3-4c2a-8c62-0a2d8812bd49', 'a3284ea5-c22b-4da0-aee2-ac3d77d72e00']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.642163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a4f9ebd-799e-4101-b363-5a576520c338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.652213 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6ccb6369-aadc-4939-ae2e-df141760ca7d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:35.654488 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ccb6369-aadc-4939-ae2e-df141760ca7d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e Aug 14 01:27:35.654729 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ccb6369-aadc-4939-ae2e-df141760ca7d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:35.654935 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ccb6369-aadc-4939-ae2e-df141760ca7d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:35.663755 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:35.663755 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:35.669060 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6ccb6369-aadc-4939-ae2e-df141760ca7d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:35.669347 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a4f9ebd-799e-4101-b363-5a576520c338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4306102e-57d6-4ff5-be0a-06ebbeb49d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1757608951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['5476fe9f-0b58-4287-8ffb-3d684387943e','7408b838-c741-409f-85c6-cdc5a5de9b8b','deb2ac60-a3b3-4c2a-8c62-0a2d8812bd49','a3284ea5-c22b-4da0-aee2-ac3d77d72e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1757608951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4306102e-57d6-4ff5-be0a-06ebbeb49d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='500b523298134d588c162fa419d12cc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.670335 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc13a8c-d1af-4af1-adb5-b42ee94b2d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.674730 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ccb6369-aadc-4939-ae2e-df141760ca7d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e returned with HTTP 200 Aug 14 01:27:35.675334 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 924/3697] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:35 2026] GET /volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:35.680261 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea04ee6d-6341-4aa8-9c59-6e951188c0c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:35.682875 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea04ee6d-6341-4aa8-9c59-6e951188c0c5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] GET https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 Aug 14 01:27:35.683497 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea04ee6d-6341-4aa8-9c59-6e951188c0c5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:35.683665 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea04ee6d-6341-4aa8-9c59-6e951188c0c5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:35.693054 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea04ee6d-6341-4aa8-9c59-6e951188c0c5 tempest-TestVolumeBootPattern-1871361830 tempest-TestVolumeBootPattern-1871361830-project-member] https://10.4.3.11/volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 returned with HTTP 404 Aug 14 01:27:35.693586 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 918/3698] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:35 2026] GET /volume/v3/volumes/69c015db-d3a1-48c0-9489-30b03fe97d84 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:35.694226 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc13a8c-d1af-4af1-adb5-b42ee94b2d8b) transitioned into state 'SUCCESS' from state '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-1757608951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['5476fe9f-0b58-4287-8ffb-3d684387943e','7408b838-c741-409f-85c6-cdc5a5de9b8b','deb2ac60-a3b3-4c2a-8c62-0a2d8812bd49','a3284ea5-c22b-4da0-aee2-ac3d77d72e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.695255 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f67aac-5b83-413c-8987-50977499ced3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:35.707382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f67aac-5b83-413c-8987-50977499ced3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:35.708541 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (8d2efc9a-46d8-43fe-a3d5-88c78b2f1588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:35.708939 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request issued successfully. Aug 14 01:27:35.709850 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7e80bc2b-f2d1-4085-ae41-46897efc9717 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:35.710362 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 924/3699] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:35 2026] POST /volume/v3/volumes => generated 762 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:35.730370 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b087b51-70c3-441a-a96b-ebf5411caf74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:35.730835 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b087b51-70c3-441a-a96b-ebf5411caf74 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 Aug 14 01:27:35.731161 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b087b51-70c3-441a-a96b-ebf5411caf74 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:35.731435 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b087b51-70c3-441a-a96b-ebf5411caf74 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:35.742176 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:35.742176 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:35.748348 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b087b51-70c3-441a-a96b-ebf5411caf74 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:35.755595 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b087b51-70c3-441a-a96b-ebf5411caf74 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 returned with HTTP 200 Aug 14 01:27:35.756223 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 934/3700] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:35 2026] GET /volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 => generated 830 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:36.690091 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c406cef1-13b0-4ea2-9bcd-b2bae80f73d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:36.692182 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c406cef1-13b0-4ea2-9bcd-b2bae80f73d3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e Aug 14 01:27:36.692388 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c406cef1-13b0-4ea2-9bcd-b2bae80f73d3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:36.692642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c406cef1-13b0-4ea2-9bcd-b2bae80f73d3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:36.700681 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:36.700681 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:36.704942 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c406cef1-13b0-4ea2-9bcd-b2bae80f73d3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:36.710566 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c406cef1-13b0-4ea2-9bcd-b2bae80f73d3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e returned with HTTP 200 Aug 14 01:27:36.711084 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 925/3701] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:36 2026] GET /volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:36.725638 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1ae1574-4f37-48b6-a75f-049c9e7f3e32 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:36.727422 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1ae1574-4f37-48b6-a75f-049c9e7f3e32 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:27:36.727765 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1ae1574-4f37-48b6-a75f-049c9e7f3e32 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4145c9b1-c2e1-4662-9d41-4b31acee617e", "name": "tempest-CreateVolumesFromBackupTest-Backup-61277842"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:36.729830 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-d1ae1574-4f37-48b6-a75f-049c9e7f3e32 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Creating new backup {'backup': {'volume_id': '4145c9b1-c2e1-4662-9d41-4b31acee617e', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-61277842'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:27:36.730004 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-d1ae1574-4f37-48b6-a75f-049c9e7f3e32 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Creating backup of volume 4145c9b1-c2e1-4662-9d41-4b31acee617e in container None Aug 14 01:27:36.772848 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c23a88d-c0ff-482b-9a3c-7104eeaf45a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:36.775812 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c23a88d-c0ff-482b-9a3c-7104eeaf45a4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 Aug 14 01:27:36.776137 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c23a88d-c0ff-482b-9a3c-7104eeaf45a4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:36.776443 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c23a88d-c0ff-482b-9a3c-7104eeaf45a4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:36.786660 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:36.786660 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:36.791456 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c23a88d-c0ff-482b-9a3c-7104eeaf45a4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:36.797387 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c23a88d-c0ff-482b-9a3c-7104eeaf45a4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 returned with HTTP 200 Aug 14 01:27:36.797852 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 925/3702] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:36 2026] GET /volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:36.814559 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:36.816534 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:36.816822 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4306102e-57d6-4ff5-be0a-06ebbeb49d16", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1221614025"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:36.818794 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request body: {'volume': {"'source_volid": '4306102e-57d6-4ff5-be0a-06ebbeb49d16', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1221614025'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:36.818956 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume of 1 GB Aug 14 01:27:36.824003 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Availability Zones retrieved successfully. Aug 14 01:27:36.833052 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (cf646c08-2bb6-4cd8-8d19-d46174b15305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:36.834723 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514ed7e7-677e-4044-b4ec-c094a064d3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:36.836118 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:36.877054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514ed7e7-677e-4044-b4ec-c094a064d3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:36.878590 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dffadf0e-d5cc-4e58-b824-1c803d42045b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:36.932840 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:36.932840 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:36.933532 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1ae1574-4f37-48b6-a75f-049c9e7f3e32 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:36.942326 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Created reservations ['de2317f5-3037-4c4e-9b78-1e91bee2745e', '52214feb-05cb-40ff-83a8-19732002dc28', 'b81a5ff1-40cd-4056-909a-7465570d360d', '0bde9750-d88a-49ee-bc48-ba990de90d80'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:36.943855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dffadf0e-d5cc-4e58-b824-1c803d42045b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de2317f5-3037-4c4e-9b78-1e91bee2745e', '52214feb-05cb-40ff-83a8-19732002dc28', 'b81a5ff1-40cd-4056-909a-7465570d360d', '0bde9750-d88a-49ee-bc48-ba990de90d80']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:36.944828 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bac3b3b-b0eb-4ea1-8523-f3d6b3e40bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:36.979525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d1ae1574-4f37-48b6-a75f-049c9e7f3e32 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Created reservations ['88fb1d93-f366-4a39-82fe-ca32012efebc', 'ad5730a1-98a6-4680-967e-8ac7177156f1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:36.981198 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bac3b3b-b0eb-4ea1-8523-f3d6b3e40bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0247d6c8-bcca-4f35-80c5-ec99c11f58c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1221614025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['de2317f5-3037-4c4e-9b78-1e91bee2745e','52214feb-05cb-40ff-83a8-19732002dc28','b81a5ff1-40cd-4056-909a-7465570d360d','0bde9750-d88a-49ee-bc48-ba990de90d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1221614025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0247d6c8-bcca-4f35-80c5-ec99c11f58c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='500b523298134d588c162fa419d12cc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:36.982015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b279b464-9bed-48db-8ccc-8a19de7011e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.011256 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b279b464-9bed-48db-8ccc-8a19de7011e5) transitioned into state 'SUCCESS' from state '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-1221614025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['de2317f5-3037-4c4e-9b78-1e91bee2745e','52214feb-05cb-40ff-83a8-19732002dc28','b81a5ff1-40cd-4056-909a-7465570d360d','0bde9750-d88a-49ee-bc48-ba990de90d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.012141 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ffa938-494d-45da-b018-ef09314f14d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.024550 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1ae1574-4f37-48b6-a75f-049c9e7f3e32 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:27:37.025012 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 919/3703] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:36 2026] POST /volume/v3/backups => generated 335 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:37.030344 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ffa938-494d-45da-b018-ef09314f14d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.031440 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (cf646c08-2bb6-4cd8-8d19-d46174b15305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:37.031936 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request issued successfully. Aug 14 01:27:37.033907 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-961d30d2-867e-4bcb-ae17-42aa4df7a511 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:37.033907 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 935/3704] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:36 2026] POST /volume/v3/volumes => generated 762 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:37.039238 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-609b66a7-5f40-42f6-8d7e-8dfb85b6be42 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:37.041727 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-609b66a7-5f40-42f6-8d7e-8dfb85b6be42 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:37.041940 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-609b66a7-5f40-42f6-8d7e-8dfb85b6be42 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:37.042221 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-609b66a7-5f40-42f6-8d7e-8dfb85b6be42 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:37.043019 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-609b66a7-5f40-42f6-8d7e-8dfb85b6be42 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:37.048890 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:37.048890 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:37.049850 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-609b66a7-5f40-42f6-8d7e-8dfb85b6be42 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:37.050369 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 926/3705] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:37 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:37.052474 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3065f119-f19d-4d07-b7b2-8e537255e789 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:37.058674 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:37.059260 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4306102e-57d6-4ff5-be0a-06ebbeb49d16", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-84728530"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:37.061331 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request body: {'volume': {"'source_volid": '4306102e-57d6-4ff5-be0a-06ebbeb49d16', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-84728530'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:37.061547 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume of 1 GB Aug 14 01:27:37.073413 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Availability Zones retrieved successfully. Aug 14 01:27:37.084893 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (e958ee4b-5a18-43f4-a8d6-bf6ed5ce5210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:37.086272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc334b9-a1d6-43a9-85df-5a56ae795ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.087789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:37.128358 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc334b9-a1d6-43a9-85df-5a56ae795ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.129775 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b22da7f-24fe-42d6-9611-00c076ee7da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.201125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Created reservations ['8fd833d6-a0a3-499a-9790-907c0ca75d71', '938f1425-80e9-4577-bb6b-462260b79567', '8e156622-2567-46f2-87b9-445b26871e5a', '47439070-1595-4168-b106-0524ad61b0e0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:37.202466 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b22da7f-24fe-42d6-9611-00c076ee7da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fd833d6-a0a3-499a-9790-907c0ca75d71', '938f1425-80e9-4577-bb6b-462260b79567', '8e156622-2567-46f2-87b9-445b26871e5a', '47439070-1595-4168-b106-0524ad61b0e0']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.203935 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3772159-08e3-46ff-87dd-771d3f100942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.234530 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3772159-08e3-46ff-87dd-771d3f100942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38be9f90-bce8-4854-b226-77ed401defca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-84728530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['8fd833d6-a0a3-499a-9790-907c0ca75d71','938f1425-80e9-4577-bb6b-462260b79567','8e156622-2567-46f2-87b9-445b26871e5a','47439070-1595-4168-b106-0524ad61b0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-84728530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38be9f90-bce8-4854-b226-77ed401defca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='500b523298134d588c162fa419d12cc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.235543 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15cbe608-a556-4a0d-a110-17d3076eea28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.269336 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15cbe608-a556-4a0d-a110-17d3076eea28) transitioned into state 'SUCCESS' from state '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-84728530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['8fd833d6-a0a3-499a-9790-907c0ca75d71','938f1425-80e9-4577-bb6b-462260b79567','8e156622-2567-46f2-87b9-445b26871e5a','47439070-1595-4168-b106-0524ad61b0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.270817 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b18484-20b0-4625-b1f8-d88b6b2856a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.286848 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b18484-20b0-4625-b1f8-d88b6b2856a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.288107 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (e958ee4b-5a18-43f4-a8d6-bf6ed5ce5210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:37.288696 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request issued successfully. Aug 14 01:27:37.290056 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3065f119-f19d-4d07-b7b2-8e537255e789 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:37.291147 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 926/3706] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:37 2026] POST /volume/v3/volumes => generated 760 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:37.312746 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:37.316064 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:37.316767 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4306102e-57d6-4ff5-be0a-06ebbeb49d16", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1684112145"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:37.319314 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request body: {'volume': {"'source_volid": '4306102e-57d6-4ff5-be0a-06ebbeb49d16', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1684112145'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:37.319469 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume of 1 GB Aug 14 01:27:37.320862 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:37.320862 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:37.330639 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Availability Zones retrieved successfully. Aug 14 01:27:37.339840 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (081c5d63-9c64-483c-bdc9-2b935184bbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:37.341162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9bcda8-a64e-4832-8712-de708c4a6cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.342761 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:37.381561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9bcda8-a64e-4832-8712-de708c4a6cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.382536 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa7b85b-210a-44a7-8e85-19021b4ae3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.443667 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Created reservations ['e37a9152-068b-4660-9449-f37b6d3110e2', '6c189792-ac2c-4cb3-8fe5-2dd4812bf03e', '1d6a8219-548a-4766-9bb3-2f5aa34fba0b', 'b1288130-fca5-4ad3-a29f-73fe2befc6ef'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:37.444770 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa7b85b-210a-44a7-8e85-19021b4ae3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e37a9152-068b-4660-9449-f37b6d3110e2', '6c189792-ac2c-4cb3-8fe5-2dd4812bf03e', '1d6a8219-548a-4766-9bb3-2f5aa34fba0b', 'b1288130-fca5-4ad3-a29f-73fe2befc6ef']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.445882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e22cbe-2568-4b05-aa8e-25cd0e2c1eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.479815 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e22cbe-2568-4b05-aa8e-25cd0e2c1eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e132bee1-f101-45a5-a3ad-fdcab312c9f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1684112145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['e37a9152-068b-4660-9449-f37b6d3110e2','6c189792-ac2c-4cb3-8fe5-2dd4812bf03e','1d6a8219-548a-4766-9bb3-2f5aa34fba0b','b1288130-fca5-4ad3-a29f-73fe2befc6ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1684112145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e132bee1-f101-45a5-a3ad-fdcab312c9f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='500b523298134d588c162fa419d12cc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.481045 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cef71c-867a-4f01-a101-0af468be888f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.505706 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cef71c-867a-4f01-a101-0af468be888f) transitioned into state 'SUCCESS' from state '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-1684112145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['e37a9152-068b-4660-9449-f37b6d3110e2','6c189792-ac2c-4cb3-8fe5-2dd4812bf03e','1d6a8219-548a-4766-9bb3-2f5aa34fba0b','b1288130-fca5-4ad3-a29f-73fe2befc6ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.506416 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76424906-e666-4fa5-bb4c-16fa31b00967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.519175 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76424906-e666-4fa5-bb4c-16fa31b00967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.520349 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (081c5d63-9c64-483c-bdc9-2b935184bbce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:37.520734 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request issued successfully. Aug 14 01:27:37.521674 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3da3cac6-904e-40ad-825f-c1a7336d0c57 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:37.522597 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 920/3707] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:37 2026] POST /volume/v3/volumes => generated 762 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:37.541024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:37.543550 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:37.543903 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4306102e-57d6-4ff5-be0a-06ebbeb49d16", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2070405445"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:37.545822 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request body: {'volume': {"'source_volid": '4306102e-57d6-4ff5-be0a-06ebbeb49d16', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2070405445'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:37.545949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume of 1 GB Aug 14 01:27:37.546394 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:37.546394 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:37.551741 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Availability Zones retrieved successfully. Aug 14 01:27:37.558999 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (38e8c926-fdb5-49e4-9c3b-e9b1de120df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:37.560132 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a39e652c-24cd-4d68-bae9-924f1c6091dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.561627 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:37.596182 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a39e652c-24cd-4d68-bae9-924f1c6091dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.597028 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84733d71-dd14-45a4-99bb-d19a3d12a07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.649010 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Created reservations ['a8c1e502-e0c2-45d0-ba20-6c668853bc19', '12f8a42a-43c5-4da9-be3d-ea6f453180f5', 'd5ca13c5-377b-4fd7-b3f3-baf466f151cd', '7fd8330b-c600-4466-82d9-c896b58bc124'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:37.650254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84733d71-dd14-45a4-99bb-d19a3d12a07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8c1e502-e0c2-45d0-ba20-6c668853bc19', '12f8a42a-43c5-4da9-be3d-ea6f453180f5', 'd5ca13c5-377b-4fd7-b3f3-baf466f151cd', '7fd8330b-c600-4466-82d9-c896b58bc124']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.651673 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24c91f8-c6ad-4e6d-9bfb-b33af1c4b5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.685432 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24c91f8-c6ad-4e6d-9bfb-b33af1c4b5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f30e70a-abbe-434b-89de-babe1ac7565b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2070405445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['a8c1e502-e0c2-45d0-ba20-6c668853bc19','12f8a42a-43c5-4da9-be3d-ea6f453180f5','d5ca13c5-377b-4fd7-b3f3-baf466f151cd','7fd8330b-c600-4466-82d9-c896b58bc124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2070405445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f30e70a-abbe-434b-89de-babe1ac7565b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='500b523298134d588c162fa419d12cc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.686287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d333c090-d646-4425-9d5f-ccf840d3899b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.711688 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d333c090-d646-4425-9d5f-ccf840d3899b) transitioned into state 'SUCCESS' from state '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-2070405445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['a8c1e502-e0c2-45d0-ba20-6c668853bc19','12f8a42a-43c5-4da9-be3d-ea6f453180f5','d5ca13c5-377b-4fd7-b3f3-baf466f151cd','7fd8330b-c600-4466-82d9-c896b58bc124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.713280 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a7c1a4-f96e-4924-91f3-3c01ce276d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.728041 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a7c1a4-f96e-4924-91f3-3c01ce276d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.729267 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (38e8c926-fdb5-49e4-9c3b-e9b1de120df3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:37.729709 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request issued successfully. Aug 14 01:27:37.730536 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2f81bb9-d1df-42de-9cb8-9466fba9a948 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:37.731551 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 936/3708] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:37 2026] POST /volume/v3/volumes => generated 762 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:37.748762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c47f5096-5558-4baf-81f4-4657adf614da None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:37.751354 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:37.751846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4306102e-57d6-4ff5-be0a-06ebbeb49d16", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1319292109"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:37.753358 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request body: {'volume': {"'source_volid": '4306102e-57d6-4ff5-be0a-06ebbeb49d16', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1319292109'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:37.753563 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume of 1 GB Aug 14 01:27:37.758148 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Availability Zones retrieved successfully. Aug 14 01:27:37.767711 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (e3c6e1bf-153b-49c7-a0db-467d2c9cba8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:37.769402 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f5b15a6-426b-4e63-88d9-94eccbd54b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.770871 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:37.809031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f5b15a6-426b-4e63-88d9-94eccbd54b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.810281 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5764aabe-2ee7-4746-9b2c-148e7507dd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.865393 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Created reservations ['1d1c2d98-5b04-439f-935e-098bce63c80c', '977b955d-c071-41db-81d8-76c1a9e02af6', 'f27bf69e-af5e-405e-a49f-3f670c30cdc7', '568464d9-0626-4080-82cd-6a03521757c5'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:37.866662 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5764aabe-2ee7-4746-9b2c-148e7507dd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d1c2d98-5b04-439f-935e-098bce63c80c', '977b955d-c071-41db-81d8-76c1a9e02af6', 'f27bf69e-af5e-405e-a49f-3f670c30cdc7', '568464d9-0626-4080-82cd-6a03521757c5']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.868009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff49ef1-8886-49de-8889-1646ad01ad90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.897820 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff49ef1-8886-49de-8889-1646ad01ad90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8df3e31e-cc81-4821-b904-85a484a368dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1319292109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['1d1c2d98-5b04-439f-935e-098bce63c80c','977b955d-c071-41db-81d8-76c1a9e02af6','f27bf69e-af5e-405e-a49f-3f670c30cdc7','568464d9-0626-4080-82cd-6a03521757c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1319292109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8df3e31e-cc81-4821-b904-85a484a368dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='500b523298134d588c162fa419d12cc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.899455 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129aa5a0-dcf0-415b-b94d-64c55a366c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.922949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (129aa5a0-dcf0-415b-b94d-64c55a366c2d) transitioned into state 'SUCCESS' from state '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-1319292109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='500b523298134d588c162fa419d12cc6',qos_specs=None,replication_status=,reservations=['1d1c2d98-5b04-439f-935e-098bce63c80c','977b955d-c071-41db-81d8-76c1a9e02af6','f27bf69e-af5e-405e-a49f-3f670c30cdc7','568464d9-0626-4080-82cd-6a03521757c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ad9a0ca6dc443b846bb76e7ba87f9d',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.923937 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648ef166-d6cc-4609-bd07-9f36cdf961d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:37.934477 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648ef166-d6cc-4609-bd07-9f36cdf961d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:37.935454 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Flow 'volume_create_api' (e3c6e1bf-153b-49c7-a0db-467d2c9cba8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:37.935794 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Create volume request issued successfully. Aug 14 01:27:37.936490 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c47f5096-5558-4baf-81f4-4657adf614da tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:37.936936 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 927/3709] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:37 2026] POST /volume/v3/volumes => generated 762 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:37.951674 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fa270121-c720-4e2e-b303-b6181fba6b0e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:37.954394 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa270121-c720-4e2e-b303-b6181fba6b0e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 Aug 14 01:27:37.954659 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa270121-c720-4e2e-b303-b6181fba6b0e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:37.954941 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fa270121-c720-4e2e-b303-b6181fba6b0e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:37.964866 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:37.964866 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:37.969777 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fa270121-c720-4e2e-b303-b6181fba6b0e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:37.975640 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fa270121-c720-4e2e-b303-b6181fba6b0e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 returned with HTTP 200 Aug 14 01:27:37.976185 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 927/3710] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:37 2026] GET /volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:37.993451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b70e9d49-6d69-4239-b744-bb7b7fd7fb3a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:37.995768 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b70e9d49-6d69-4239-b744-bb7b7fd7fb3a tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca Aug 14 01:27:37.996026 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b70e9d49-6d69-4239-b744-bb7b7fd7fb3a tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:37.996256 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b70e9d49-6d69-4239-b744-bb7b7fd7fb3a tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:38.005555 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:38.005555 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:38.010828 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b70e9d49-6d69-4239-b744-bb7b7fd7fb3a tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:38.016960 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b70e9d49-6d69-4239-b744-bb7b7fd7fb3a tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca returned with HTTP 200 Aug 14 01:27:38.017678 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 921/3711] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:37 2026] GET /volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:38.032530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e4aa201-2e1a-473b-9111-dea9c4991a71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:38.035007 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e4aa201-2e1a-473b-9111-dea9c4991a71 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 Aug 14 01:27:38.035247 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e4aa201-2e1a-473b-9111-dea9c4991a71 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:38.035503 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e4aa201-2e1a-473b-9111-dea9c4991a71 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:38.045743 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:38.045743 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:38.051141 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9e4aa201-2e1a-473b-9111-dea9c4991a71 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:38.057154 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e4aa201-2e1a-473b-9111-dea9c4991a71 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 returned with HTTP 200 Aug 14 01:27:38.057691 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 937/3712] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:38 2026] GET /volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:38.063500 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f4130666-2369-44e6-b258-1e6059f7b1c2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:38.065509 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f4130666-2369-44e6-b258-1e6059f7b1c2 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:38.065751 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f4130666-2369-44e6-b258-1e6059f7b1c2 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:38.066035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f4130666-2369-44e6-b258-1e6059f7b1c2 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:38.066186 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f4130666-2369-44e6-b258-1e6059f7b1c2 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:38.070752 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:38.070752 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:38.071675 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f4130666-2369-44e6-b258-1e6059f7b1c2 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:38.072149 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 928/3713] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:38 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:38.077379 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad458c06-0f08-4872-a88f-237d81630696 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:38.077477 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad458c06-0f08-4872-a88f-237d81630696 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b Aug 14 01:27:38.077675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad458c06-0f08-4872-a88f-237d81630696 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:38.077860 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad458c06-0f08-4872-a88f-237d81630696 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:38.086685 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:38.086685 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:38.090107 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ad458c06-0f08-4872-a88f-237d81630696 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:38.093771 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad458c06-0f08-4872-a88f-237d81630696 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b returned with HTTP 200 Aug 14 01:27:38.094199 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 928/3714] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:38 2026] GET /volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:38.110618 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a808b92-5884-4694-a2a8-1cc10229c6a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:38.112919 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a808b92-5884-4694-a2a8-1cc10229c6a1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd Aug 14 01:27:38.115181 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a808b92-5884-4694-a2a8-1cc10229c6a1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:38.115487 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a808b92-5884-4694-a2a8-1cc10229c6a1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:38.133338 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:38.133338 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:38.138747 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9a808b92-5884-4694-a2a8-1cc10229c6a1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:38.145529 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a808b92-5884-4694-a2a8-1cc10229c6a1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd returned with HTTP 200 Aug 14 01:27:38.146099 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 922/3715] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:38 2026] GET /volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:39.085803 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7dc021ae-3812-4945-a544-d5a35bd84ebc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:39.087956 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dc021ae-3812-4945-a544-d5a35bd84ebc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:39.088239 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dc021ae-3812-4945-a544-d5a35bd84ebc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:39.088464 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dc021ae-3812-4945-a544-d5a35bd84ebc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:39.088605 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7dc021ae-3812-4945-a544-d5a35bd84ebc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:39.093752 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:39.093752 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:39.094599 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dc021ae-3812-4945-a544-d5a35bd84ebc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:39.095036 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 938/3716] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:39 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:39.162016 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-417c764e-b512-4830-b44b-9aa385a99e1b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:39.164735 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-417c764e-b512-4830-b44b-9aa385a99e1b tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd Aug 14 01:27:39.165093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-417c764e-b512-4830-b44b-9aa385a99e1b tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:39.165379 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-417c764e-b512-4830-b44b-9aa385a99e1b tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:39.178688 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:39.178688 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:39.184047 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-417c764e-b512-4830-b44b-9aa385a99e1b tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:39.190874 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-417c764e-b512-4830-b44b-9aa385a99e1b tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd returned with HTTP 200 Aug 14 01:27:39.191317 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 929/3717] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:39 2026] GET /volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:39.206889 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8d35603-109f-4814-a8f9-6376f8772a6f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:39.209486 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8d35603-109f-4814-a8f9-6376f8772a6f tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] DELETE https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd Aug 14 01:27:39.210003 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8d35603-109f-4814-a8f9-6376f8772a6f tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:39.210941 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8d35603-109f-4814-a8f9-6376f8772a6f tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:39.210941 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c8d35603-109f-4814-a8f9-6376f8772a6f tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume with id: 8df3e31e-cc81-4821-b904-85a484a368dd Aug 14 01:27:39.223842 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:39.223842 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:39.224790 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c8d35603-109f-4814-a8f9-6376f8772a6f tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:39.259640 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c8d35603-109f-4814-a8f9-6376f8772a6f tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume request issued successfully. Aug 14 01:27:39.259640 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8d35603-109f-4814-a8f9-6376f8772a6f tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd returned with HTTP 202 Aug 14 01:27:39.259640 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 929/3718] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:39 2026] DELETE /volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:39.268399 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7cc1d5e4-f226-4b6a-a29a-45d7f7094666 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:39.274222 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cc1d5e4-f226-4b6a-a29a-45d7f7094666 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd Aug 14 01:27:39.274695 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cc1d5e4-f226-4b6a-a29a-45d7f7094666 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:39.275052 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cc1d5e4-f226-4b6a-a29a-45d7f7094666 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:39.284361 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:39.284361 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:39.289589 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7cc1d5e4-f226-4b6a-a29a-45d7f7094666 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:39.296443 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cc1d5e4-f226-4b6a-a29a-45d7f7094666 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd returned with HTTP 200 Aug 14 01:27:39.297059 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 923/3719] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:39 2026] GET /volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:40.108830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a146aa3b-0104-4766-a099-28df7ffc811e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:40.111362 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a146aa3b-0104-4766-a099-28df7ffc811e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:40.111610 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a146aa3b-0104-4766-a099-28df7ffc811e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:40.111842 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a146aa3b-0104-4766-a099-28df7ffc811e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:40.112010 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a146aa3b-0104-4766-a099-28df7ffc811e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:40.117577 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:40.117577 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:40.118589 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a146aa3b-0104-4766-a099-28df7ffc811e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:40.119089 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 939/3720] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:40 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:27:40.316037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8224cdd5-8def-4670-873f-2f1365e3bef6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:40.320079 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8224cdd5-8def-4670-873f-2f1365e3bef6 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd Aug 14 01:27:40.320357 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8224cdd5-8def-4670-873f-2f1365e3bef6 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:40.320617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8224cdd5-8def-4670-873f-2f1365e3bef6 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:40.329217 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8224cdd5-8def-4670-873f-2f1365e3bef6 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd returned with HTTP 404 Aug 14 01:27:40.330003 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 930/3721] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:40 2026] GET /volume/v3/volumes/8df3e31e-cc81-4821-b904-85a484a368dd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:27:40.339432 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-19e0f3b5-9197-4289-95cf-5961e3adb3d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:40.341635 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19e0f3b5-9197-4289-95cf-5961e3adb3d1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b Aug 14 01:27:40.341918 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19e0f3b5-9197-4289-95cf-5961e3adb3d1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:40.342223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19e0f3b5-9197-4289-95cf-5961e3adb3d1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:40.342450 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-19e0f3b5-9197-4289-95cf-5961e3adb3d1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume with id: 7f30e70a-abbe-434b-89de-babe1ac7565b Aug 14 01:27:40.350374 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:40.350374 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:40.351043 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-19e0f3b5-9197-4289-95cf-5961e3adb3d1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:40.370054 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-19e0f3b5-9197-4289-95cf-5961e3adb3d1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume request issued successfully. Aug 14 01:27:40.370276 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19e0f3b5-9197-4289-95cf-5961e3adb3d1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b returned with HTTP 202 Aug 14 01:27:40.370795 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 930/3722] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:40 2026] DELETE /volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:40.380806 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ab7ddc47-3039-4202-8d4f-04a6f43908e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:40.382629 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab7ddc47-3039-4202-8d4f-04a6f43908e5 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b Aug 14 01:27:40.382848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab7ddc47-3039-4202-8d4f-04a6f43908e5 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:40.383069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab7ddc47-3039-4202-8d4f-04a6f43908e5 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:40.390730 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:40.390730 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:40.395368 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ab7ddc47-3039-4202-8d4f-04a6f43908e5 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:40.399135 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab7ddc47-3039-4202-8d4f-04a6f43908e5 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b returned with HTTP 200 Aug 14 01:27:40.399610 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 924/3723] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:40 2026] GET /volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:41.130289 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de37ae59-91fc-40b9-a84e-f2d5d953d222 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:41.132184 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de37ae59-91fc-40b9-a84e-f2d5d953d222 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:41.132500 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de37ae59-91fc-40b9-a84e-f2d5d953d222 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:41.132715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de37ae59-91fc-40b9-a84e-f2d5d953d222 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:41.132890 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-de37ae59-91fc-40b9-a84e-f2d5d953d222 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:41.146325 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:41.146325 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:41.147451 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de37ae59-91fc-40b9-a84e-f2d5d953d222 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:41.148205 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 940/3724] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:41 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:41.417284 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e01ab5ef-7193-4175-834b-16e3444549cc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:41.419719 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e01ab5ef-7193-4175-834b-16e3444549cc tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b Aug 14 01:27:41.420024 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e01ab5ef-7193-4175-834b-16e3444549cc tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:41.420363 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e01ab5ef-7193-4175-834b-16e3444549cc tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:41.428781 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e01ab5ef-7193-4175-834b-16e3444549cc tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b returned with HTTP 404 Aug 14 01:27:41.429632 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 931/3725] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:41 2026] GET /volume/v3/volumes/7f30e70a-abbe-434b-89de-babe1ac7565b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:41.437527 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec36f759-3397-4439-ac08-5647ee3559fd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:41.439419 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec36f759-3397-4439-ac08-5647ee3559fd tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 Aug 14 01:27:41.439653 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec36f759-3397-4439-ac08-5647ee3559fd tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:41.439859 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec36f759-3397-4439-ac08-5647ee3559fd tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:41.440083 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-ec36f759-3397-4439-ac08-5647ee3559fd tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume with id: e132bee1-f101-45a5-a3ad-fdcab312c9f3 Aug 14 01:27:41.449203 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:41.449203 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:41.449687 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ec36f759-3397-4439-ac08-5647ee3559fd tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:41.470175 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ec36f759-3397-4439-ac08-5647ee3559fd tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume request issued successfully. Aug 14 01:27:41.470477 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec36f759-3397-4439-ac08-5647ee3559fd tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 returned with HTTP 202 Aug 14 01:27:41.471178 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 931/3726] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:41 2026] DELETE /volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:41.486002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-712eddef-f481-4306-89b3-9b4e90961afa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:41.490881 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-712eddef-f481-4306-89b3-9b4e90961afa tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 Aug 14 01:27:41.490881 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-712eddef-f481-4306-89b3-9b4e90961afa tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:41.490881 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-712eddef-f481-4306-89b3-9b4e90961afa tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:41.501787 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:41.501787 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:41.507175 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-712eddef-f481-4306-89b3-9b4e90961afa tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:41.514078 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-712eddef-f481-4306-89b3-9b4e90961afa tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 returned with HTTP 200 Aug 14 01:27:41.514623 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 925/3727] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:41 2026] GET /volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:42.160764 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7224f795-0a76-40ab-8cb4-b62a849a7de9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:42.164913 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7224f795-0a76-40ab-8cb4-b62a849a7de9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:42.165181 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7224f795-0a76-40ab-8cb4-b62a849a7de9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:42.165393 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7224f795-0a76-40ab-8cb4-b62a849a7de9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:42.165533 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7224f795-0a76-40ab-8cb4-b62a849a7de9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:42.171374 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:42.171374 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:42.173095 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7224f795-0a76-40ab-8cb4-b62a849a7de9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:42.173303 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 941/3728] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:42 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:42.528774 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fd1303dd-d0de-4be8-b290-7459d18204fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:42.532751 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd1303dd-d0de-4be8-b290-7459d18204fa tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 Aug 14 01:27:42.533044 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd1303dd-d0de-4be8-b290-7459d18204fa tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:42.533313 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fd1303dd-d0de-4be8-b290-7459d18204fa tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:42.547613 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fd1303dd-d0de-4be8-b290-7459d18204fa tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 returned with HTTP 404 Aug 14 01:27:42.548223 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 932/3729] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:42 2026] GET /volume/v3/volumes/e132bee1-f101-45a5-a3ad-fdcab312c9f3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:42.555359 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eda18d03-536a-4a42-bfac-90df19f0685e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:42.557586 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eda18d03-536a-4a42-bfac-90df19f0685e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] DELETE https://10.4.3.11/volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca Aug 14 01:27:42.557866 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eda18d03-536a-4a42-bfac-90df19f0685e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:42.558182 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eda18d03-536a-4a42-bfac-90df19f0685e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:42.558422 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-eda18d03-536a-4a42-bfac-90df19f0685e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume with id: 38be9f90-bce8-4854-b226-77ed401defca Aug 14 01:27:42.566528 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:42.566528 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:42.567068 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eda18d03-536a-4a42-bfac-90df19f0685e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:42.587725 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eda18d03-536a-4a42-bfac-90df19f0685e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume request issued successfully. Aug 14 01:27:42.588087 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eda18d03-536a-4a42-bfac-90df19f0685e tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca returned with HTTP 202 Aug 14 01:27:42.588656 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 932/3730] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:42 2026] DELETE /volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:42.597838 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-617b51dd-54fc-442d-bb8c-8383e538ded7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:42.599797 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-617b51dd-54fc-442d-bb8c-8383e538ded7 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca Aug 14 01:27:42.600087 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-617b51dd-54fc-442d-bb8c-8383e538ded7 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:42.600294 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-617b51dd-54fc-442d-bb8c-8383e538ded7 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:42.608259 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:42.608259 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:42.612807 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-617b51dd-54fc-442d-bb8c-8383e538ded7 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:42.618749 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-617b51dd-54fc-442d-bb8c-8383e538ded7 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca returned with HTTP 200 Aug 14 01:27:42.618749 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 926/3731] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:42 2026] GET /volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:43.185561 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3df29763-22b1-4d0a-be61-fdda60451d96 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:43.187631 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3df29763-22b1-4d0a-be61-fdda60451d96 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:43.187872 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3df29763-22b1-4d0a-be61-fdda60451d96 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:43.188184 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3df29763-22b1-4d0a-be61-fdda60451d96 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:43.188285 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3df29763-22b1-4d0a-be61-fdda60451d96 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:43.193496 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:43.193496 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:43.194481 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3df29763-22b1-4d0a-be61-fdda60451d96 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:43.195004 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 942/3732] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:43 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:43.636826 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1c1245b9-d1eb-4c7a-ae25-b9e2a75633f0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:43.638766 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c1245b9-d1eb-4c7a-ae25-b9e2a75633f0 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca Aug 14 01:27:43.639045 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c1245b9-d1eb-4c7a-ae25-b9e2a75633f0 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:43.639324 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c1245b9-d1eb-4c7a-ae25-b9e2a75633f0 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:43.647799 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c1245b9-d1eb-4c7a-ae25-b9e2a75633f0 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca returned with HTTP 404 Aug 14 01:27:43.648330 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 933/3733] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:43 2026] GET /volume/v3/volumes/38be9f90-bce8-4854-b226-77ed401defca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:43.657238 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7358b252-b9af-448c-b4a4-cdea424137ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:43.659102 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7358b252-b9af-448c-b4a4-cdea424137ca tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] DELETE https://10.4.3.11/volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 Aug 14 01:27:43.659319 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7358b252-b9af-448c-b4a4-cdea424137ca tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:43.659544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7358b252-b9af-448c-b4a4-cdea424137ca tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:43.659660 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7358b252-b9af-448c-b4a4-cdea424137ca tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume with id: 0247d6c8-bcca-4f35-80c5-ec99c11f58c4 Aug 14 01:27:43.666399 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:43.666399 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:43.666831 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7358b252-b9af-448c-b4a4-cdea424137ca tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:43.682896 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7358b252-b9af-448c-b4a4-cdea424137ca tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume request issued successfully. Aug 14 01:27:43.683125 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7358b252-b9af-448c-b4a4-cdea424137ca tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 returned with HTTP 202 Aug 14 01:27:43.683809 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 933/3734] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:43 2026] DELETE /volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:43.692215 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc853d96-9871-4312-8e3d-c25bd35905f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:43.694022 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc853d96-9871-4312-8e3d-c25bd35905f4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 Aug 14 01:27:43.694299 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc853d96-9871-4312-8e3d-c25bd35905f4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:43.694577 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc853d96-9871-4312-8e3d-c25bd35905f4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:43.707377 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:43.707377 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:43.714825 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bc853d96-9871-4312-8e3d-c25bd35905f4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:43.721518 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc853d96-9871-4312-8e3d-c25bd35905f4 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 returned with HTTP 200 Aug 14 01:27:43.722409 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 927/3735] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:43 2026] GET /volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:44.208965 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6349f41-3f48-4bd8-b3d7-8d58ebb3c584 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:44.211391 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6349f41-3f48-4bd8-b3d7-8d58ebb3c584 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:44.211614 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6349f41-3f48-4bd8-b3d7-8d58ebb3c584 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:44.211776 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6349f41-3f48-4bd8-b3d7-8d58ebb3c584 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:44.211876 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e6349f41-3f48-4bd8-b3d7-8d58ebb3c584 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:44.220488 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:44.220488 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:44.221386 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6349f41-3f48-4bd8-b3d7-8d58ebb3c584 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:44.223342 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 943/3736] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:44 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:44.738438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3776279-5cb6-49eb-a317-ec9aa62b2d28 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:44.740802 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3776279-5cb6-49eb-a317-ec9aa62b2d28 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 Aug 14 01:27:44.741102 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3776279-5cb6-49eb-a317-ec9aa62b2d28 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:44.741338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3776279-5cb6-49eb-a317-ec9aa62b2d28 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:44.748378 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3776279-5cb6-49eb-a317-ec9aa62b2d28 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 returned with HTTP 404 Aug 14 01:27:44.748961 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 934/3737] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:44 2026] GET /volume/v3/volumes/0247d6c8-bcca-4f35-80c5-ec99c11f58c4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:44.756555 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bbf2eeb9-8124-4298-9fe1-dd0718e4ef6c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:44.758717 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbf2eeb9-8124-4298-9fe1-dd0718e4ef6c tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 Aug 14 01:27:44.759050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbf2eeb9-8124-4298-9fe1-dd0718e4ef6c tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:44.759255 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bbf2eeb9-8124-4298-9fe1-dd0718e4ef6c tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:44.759457 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-bbf2eeb9-8124-4298-9fe1-dd0718e4ef6c tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume with id: 4306102e-57d6-4ff5-be0a-06ebbeb49d16 Aug 14 01:27:44.767695 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:44.767695 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:44.768211 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bbf2eeb9-8124-4298-9fe1-dd0718e4ef6c tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:44.785159 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bbf2eeb9-8124-4298-9fe1-dd0718e4ef6c tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Delete volume request issued successfully. Aug 14 01:27:44.785374 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bbf2eeb9-8124-4298-9fe1-dd0718e4ef6c tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 returned with HTTP 202 Aug 14 01:27:44.785830 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 934/3738] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:44 2026] DELETE /volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:44.802954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f35fefbc-e3ac-4641-8f50-6f9f469b22ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:44.805662 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f35fefbc-e3ac-4641-8f50-6f9f469b22ae tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 Aug 14 01:27:44.805935 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f35fefbc-e3ac-4641-8f50-6f9f469b22ae tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:44.806187 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f35fefbc-e3ac-4641-8f50-6f9f469b22ae tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:44.816117 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:44.816117 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:44.821889 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f35fefbc-e3ac-4641-8f50-6f9f469b22ae tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Volume info retrieved successfully. Aug 14 01:27:44.827072 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f35fefbc-e3ac-4641-8f50-6f9f469b22ae tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 returned with HTTP 200 Aug 14 01:27:44.827430 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 928/3739] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:44 2026] GET /volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:45.234175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8e908b1-fa6b-4dae-ab92-790e3303e35a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:45.235858 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8e908b1-fa6b-4dae-ab92-790e3303e35a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:45.237714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8e908b1-fa6b-4dae-ab92-790e3303e35a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:45.237714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8e908b1-fa6b-4dae-ab92-790e3303e35a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:45.237714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b8e908b1-fa6b-4dae-ab92-790e3303e35a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:45.245277 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:45.245277 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:45.246305 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8e908b1-fa6b-4dae-ab92-790e3303e35a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:45.246681 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 944/3740] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:45 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:45.844348 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6cde7ef0-3a86-4f9a-a2db-635bff8e8be1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:45.846459 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6cde7ef0-3a86-4f9a-a2db-635bff8e8be1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] GET https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 Aug 14 01:27:45.846711 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6cde7ef0-3a86-4f9a-a2db-635bff8e8be1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:45.846941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6cde7ef0-3a86-4f9a-a2db-635bff8e8be1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:45.854426 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6cde7ef0-3a86-4f9a-a2db-635bff8e8be1 tempest-CreateVolumesFromSourceVolumeTest-914076349 tempest-CreateVolumesFromSourceVolumeTest-914076349-project-member] https://10.4.3.11/volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 returned with HTTP 404 Aug 14 01:27:45.855040 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 935/3741] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:45 2026] GET /volume/v3/volumes/4306102e-57d6-4ff5-be0a-06ebbeb49d16 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:46.269805 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8bb5f3db-5106-48bf-9295-3697ff1e2190 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:46.271297 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bb5f3db-5106-48bf-9295-3697ff1e2190 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:46.271572 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bb5f3db-5106-48bf-9295-3697ff1e2190 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:46.271827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bb5f3db-5106-48bf-9295-3697ff1e2190 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:46.271940 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8bb5f3db-5106-48bf-9295-3697ff1e2190 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:46.278459 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:46.278459 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:46.279407 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bb5f3db-5106-48bf-9295-3697ff1e2190 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:46.279857 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 935/3742] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:46 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:47.294452 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-045eefe5-49d6-4c68-b5cc-690cb09e4982 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:47.297716 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-045eefe5-49d6-4c68-b5cc-690cb09e4982 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:47.298057 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-045eefe5-49d6-4c68-b5cc-690cb09e4982 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:47.298269 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-045eefe5-49d6-4c68-b5cc-690cb09e4982 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:47.302457 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-045eefe5-49d6-4c68-b5cc-690cb09e4982 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:47.313139 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:47.313139 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:47.313975 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-045eefe5-49d6-4c68-b5cc-690cb09e4982 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:47.314374 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 929/3743] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:47 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:48.332313 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-761dd321-44f8-4708-a828-baabba24f08e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:48.337194 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-761dd321-44f8-4708-a828-baabba24f08e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:48.337369 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-761dd321-44f8-4708-a828-baabba24f08e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:48.337629 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-761dd321-44f8-4708-a828-baabba24f08e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:48.337767 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-761dd321-44f8-4708-a828-baabba24f08e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:48.345682 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:48.345682 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:48.346708 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-761dd321-44f8-4708-a828-baabba24f08e tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:48.347643 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 945/3744] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:48 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:49.361759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d6d8090d-ffaf-4452-b019-44d021c4d267 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:49.364522 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6d8090d-ffaf-4452-b019-44d021c4d267 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:49.364806 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6d8090d-ffaf-4452-b019-44d021c4d267 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:49.365111 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d6d8090d-ffaf-4452-b019-44d021c4d267 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:49.365265 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d6d8090d-ffaf-4452-b019-44d021c4d267 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:49.371767 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:49.371767 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:49.372968 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d6d8090d-ffaf-4452-b019-44d021c4d267 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:49.373480 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 936/3745] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:49 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:50.391247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c909253a-0c1a-4d3e-85d1-4317f14c5f65 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:50.394916 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c909253a-0c1a-4d3e-85d1-4317f14c5f65 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:50.395318 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c909253a-0c1a-4d3e-85d1-4317f14c5f65 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:50.395645 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c909253a-0c1a-4d3e-85d1-4317f14c5f65 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:50.395850 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c909253a-0c1a-4d3e-85d1-4317f14c5f65 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:50.402554 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:50.402554 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:50.403635 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c909253a-0c1a-4d3e-85d1-4317f14c5f65 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:50.404401 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 936/3746] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:50 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:50.565533 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-c0d07823-b7d1-40f6-8991-3862dfac4cf2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:50.567532 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-c0d07823-b7d1-40f6-8991-3862dfac4cf2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b Aug 14 01:27:50.567747 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-c0d07823-b7d1-40f6-8991-3862dfac4cf2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:50.567908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-c0d07823-b7d1-40f6-8991-3862dfac4cf2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:50.580395 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:50.580395 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:50.642793 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eda24fa1-f401-4011-b2d8-0ec5052bbaf0 req-c0d07823-b7d1-40f6-8991-3862dfac4cf2 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b returned with HTTP 200 Aug 14 01:27:50.643224 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 930/3747] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:27:50 2026] DELETE /volume/v3/attachments/57464658-b1ba-4f21-9a52-7492a23d415b => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:50.820790 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f508178d-57b9-48ef-9c35-37b441916aec req-c1543bd8-52f6-4dde-8ec6-db4f5478091e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:50.823862 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f508178d-57b9-48ef-9c35-37b441916aec req-c1543bd8-52f6-4dde-8ec6-db4f5478091e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:27:50.824142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f508178d-57b9-48ef-9c35-37b441916aec req-c1543bd8-52f6-4dde-8ec6-db4f5478091e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:50.824316 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f508178d-57b9-48ef-9c35-37b441916aec req-c1543bd8-52f6-4dde-8ec6-db4f5478091e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:50.832471 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:50.832471 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:50.836741 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f508178d-57b9-48ef-9c35-37b441916aec req-c1543bd8-52f6-4dde-8ec6-db4f5478091e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:27:50.841690 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f508178d-57b9-48ef-9c35-37b441916aec req-c1543bd8-52f6-4dde-8ec6-db4f5478091e tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:27:50.842190 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 946/3748] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:27:50 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:51.426375 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb568c9b-bead-4f20-aac7-e69569bfeaa9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:51.430012 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb568c9b-bead-4f20-aac7-e69569bfeaa9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:51.430012 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb568c9b-bead-4f20-aac7-e69569bfeaa9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:51.430012 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb568c9b-bead-4f20-aac7-e69569bfeaa9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:51.430553 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bb568c9b-bead-4f20-aac7-e69569bfeaa9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:51.438866 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:51.438866 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:51.439887 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb568c9b-bead-4f20-aac7-e69569bfeaa9 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:51.440464 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 937/3749] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:51 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:52.455638 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e172354c-5dab-40f3-a83a-651c31a54a78 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:52.458330 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e172354c-5dab-40f3-a83a-651c31a54a78 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:52.458488 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e172354c-5dab-40f3-a83a-651c31a54a78 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:52.458770 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e172354c-5dab-40f3-a83a-651c31a54a78 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:52.458969 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e172354c-5dab-40f3-a83a-651c31a54a78 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:52.468696 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:52.468696 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:52.469868 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e172354c-5dab-40f3-a83a-651c31a54a78 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:52.471067 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 937/3750] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:52 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:53.375782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:53.483581 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a819fec-2799-44ed-8dcb-e66a91b2e71c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:53.485478 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a819fec-2799-44ed-8dcb-e66a91b2e71c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:53.485678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a819fec-2799-44ed-8dcb-e66a91b2e71c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:53.485866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a819fec-2799-44ed-8dcb-e66a91b2e71c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:53.486018 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2a819fec-2799-44ed-8dcb-e66a91b2e71c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:53.494562 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:53.494562 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:53.495432 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a819fec-2799-44ed-8dcb-e66a91b2e71c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:53.495854 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 947/3751] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:53 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:53.506833 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:53.509129 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:53.509554 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "79867352-0bda-4d4d-81ad-4bfedf51df3b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1219647717"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:53.510258 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:53.510630 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1142476238"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:53.511442 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request body: {'volume': {"'backup_id": '79867352-0bda-4d4d-81ad-4bfedf51df3b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1219647717'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:53.511601 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume of 1 GB Aug 14 01:27:53.512223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1142476238'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:53.512346 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume of 1 GB Aug 14 01:27:53.512627 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:53.512627 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:53.517215 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Availability Zones retrieved successfully. Aug 14 01:27:53.517302 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Availability Zones retrieved successfully. Aug 14 01:27:53.522604 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Flow 'volume_create_api' (f9cb9214-46c1-4f76-912a-9caab5a880af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:53.523613 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd41636-eef1-43fc-99e6-b0586c7f088d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.524577 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:53.524647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (7b7a9d49-b89c-4132-b552-da0c03352843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:53.526350 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69912ba5-de47-4323-811d-cf878779f259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.527775 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:53.563058 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efd41636-eef1-43fc-99e6-b0586c7f088d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.563804 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3347e559-d1d7-445c-97bc-b6b5b8748ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.580550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69912ba5-de47-4323-811d-cf878779f259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.581535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f24a90-a4a8-4a37-b5da-a275f206b24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.629953 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Created reservations ['c4d32b35-ba59-44b5-8c32-baa3bf5b4ef6', 'fcfdcab2-e3c9-419c-810e-477a86191e5b', 'a409cead-c184-45fc-b709-3f02e734a160', '40cecb60-4c43-4002-97e9-3490dab00b89'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:53.630633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f24a90-a4a8-4a37-b5da-a275f206b24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4d32b35-ba59-44b5-8c32-baa3bf5b4ef6', 'fcfdcab2-e3c9-419c-810e-477a86191e5b', 'a409cead-c184-45fc-b709-3f02e734a160', '40cecb60-4c43-4002-97e9-3490dab00b89']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.631347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d48e2c6-86f0-407b-b492-377d4151efbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.644388 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['a42eab81-c39c-4077-a9fd-3c0cdda4ca90', 'b88865ca-8b2d-4d3d-afbb-756ca637359a', '4b60656f-89a6-43e2-a05e-363894bde69b', '035faebe-fbe0-453c-a451-9915a1911555'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:53.645177 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3347e559-d1d7-445c-97bc-b6b5b8748ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a42eab81-c39c-4077-a9fd-3c0cdda4ca90', 'b88865ca-8b2d-4d3d-afbb-756ca637359a', '4b60656f-89a6-43e2-a05e-363894bde69b', '035faebe-fbe0-453c-a451-9915a1911555']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.646116 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec855588-be10-4bd0-8081-8091879400dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.656914 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d48e2c6-86f0-407b-b492-377d4151efbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b1eec15-e118-411b-8867-c8292714d5c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1219647717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['c4d32b35-ba59-44b5-8c32-baa3bf5b4ef6','fcfdcab2-e3c9-419c-810e-477a86191e5b','a409cead-c184-45fc-b709-3f02e734a160','40cecb60-4c43-4002-97e9-3490dab00b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1219647717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b1eec15-e118-411b-8867-c8292714d5c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52445983a7ff4da9a4c923909d9b2bef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c4f89c004d48be9162fe742a66aea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.657604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d354bda7-1b7f-440f-82d8-04c649c73b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.675888 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec855588-be10-4bd0-8081-8091879400dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1142476238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998a5cae31fe4116a63e3828b3021b6c',qos_specs=None,replication_status=,reservations=['a42eab81-c39c-4077-a9fd-3c0cdda4ca90','b88865ca-8b2d-4d3d-afbb-756ca637359a','4b60656f-89a6-43e2-a05e-363894bde69b','035faebe-fbe0-453c-a451-9915a1911555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49d0760ef054774b08731c1a9030309',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1142476238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='998a5cae31fe4116a63e3828b3021b6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d49d0760ef054774b08731c1a9030309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.676804 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe38a31e-99fd-40f7-9278-716839ebe998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.683620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d354bda7-1b7f-440f-82d8-04c649c73b9d) transitioned into state 'SUCCESS' from state '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-1219647717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['c4d32b35-ba59-44b5-8c32-baa3bf5b4ef6','fcfdcab2-e3c9-419c-810e-477a86191e5b','a409cead-c184-45fc-b709-3f02e734a160','40cecb60-4c43-4002-97e9-3490dab00b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.684303 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac2be8a-0006-4fe5-8254-6c452cb6875f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.694048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac2be8a-0006-4fe5-8254-6c452cb6875f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.694837 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (7b7a9d49-b89c-4132-b552-da0c03352843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:53.695168 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request issued successfully. Aug 14 01:27:53.695694 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a20ef973-3904-45bb-a69a-d22c68d4a14d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:53.696144 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 938/3752] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:53 2026] POST /volume/v3/volumes => generated 756 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:53.696643 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe38a31e-99fd-40f7-9278-716839ebe998) transitioned into state 'SUCCESS' from state '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-1142476238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998a5cae31fe4116a63e3828b3021b6c',qos_specs=None,replication_status=,reservations=['a42eab81-c39c-4077-a9fd-3c0cdda4ca90','b88865ca-8b2d-4d3d-afbb-756ca637359a','4b60656f-89a6-43e2-a05e-363894bde69b','035faebe-fbe0-453c-a451-9915a1911555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49d0760ef054774b08731c1a9030309',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.697437 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74285ad5-92bf-40e0-a5c3-e3382881fca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.709305 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74285ad5-92bf-40e0-a5c3-e3382881fca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.710239 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Flow 'volume_create_api' (f9cb9214-46c1-4f76-912a-9caab5a880af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:53.710610 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume request issued successfully. Aug 14 01:27:53.712246 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08d96fc9-0d0b-4996-a2b9-8252e34ca85d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:53.712739 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 931/3753] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:27:53 2026] POST /volume/v3/volumes => generated 747 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:53.722404 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:53.723777 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:53.723777 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "79867352-0bda-4d4d-81ad-4bfedf51df3b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2003289592"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:53.725410 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request body: {'volume': {"'backup_id": '79867352-0bda-4d4d-81ad-4bfedf51df3b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2003289592'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:53.725912 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume of 1 GB Aug 14 01:27:53.728197 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9adf8a45-eacc-44cf-820c-823e08f026d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:53.729890 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9adf8a45-eacc-44cf-820c-823e08f026d3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 Aug 14 01:27:53.730146 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9adf8a45-eacc-44cf-820c-823e08f026d3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:53.730333 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9adf8a45-eacc-44cf-820c-823e08f026d3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:53.733283 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Availability Zones retrieved successfully. Aug 14 01:27:53.741232 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:53.741232 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:53.742429 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (4e580f91-8548-4394-b3e1-1bcbcea95843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:53.744751 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ab87c8-4a6c-4357-a4cd-2d91210dc8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.745265 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9adf8a45-eacc-44cf-820c-823e08f026d3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:27:53.745695 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:53.749191 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9adf8a45-eacc-44cf-820c-823e08f026d3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 returned with HTTP 200 Aug 14 01:27:53.749565 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 948/3754] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:53 2026] GET /volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:53.779453 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ab87c8-4a6c-4357-a4cd-2d91210dc8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.780487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4c5cf0-a1f8-4979-b75b-62dbe286ae82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.829254 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Created reservations ['b0f8498f-1a3e-45db-a7d3-ca34632baca2', 'b600c036-c318-4400-bab3-639b44437e3a', 'aacaeb57-f8f5-4fca-a543-55876377b2f3', '33603687-5aa7-486e-a6d0-34b854c24c9b'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:53.830341 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4c5cf0-a1f8-4979-b75b-62dbe286ae82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0f8498f-1a3e-45db-a7d3-ca34632baca2', 'b600c036-c318-4400-bab3-639b44437e3a', 'aacaeb57-f8f5-4fca-a543-55876377b2f3', '33603687-5aa7-486e-a6d0-34b854c24c9b']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.831197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75aa0a99-edc5-4c22-996c-f221be61aec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.855406 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75aa0a99-edc5-4c22-996c-f221be61aec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4001ffca-1e52-4f3f-a6e4-e0da331c703a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2003289592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['b0f8498f-1a3e-45db-a7d3-ca34632baca2','b600c036-c318-4400-bab3-639b44437e3a','aacaeb57-f8f5-4fca-a543-55876377b2f3','33603687-5aa7-486e-a6d0-34b854c24c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2003289592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4001ffca-1e52-4f3f-a6e4-e0da331c703a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52445983a7ff4da9a4c923909d9b2bef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c4f89c004d48be9162fe742a66aea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.856634 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b4c5999-27f8-4f69-bc37-7dc161d1c113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.882416 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b4c5999-27f8-4f69-bc37-7dc161d1c113) transitioned into state 'SUCCESS' from state '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-2003289592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['b0f8498f-1a3e-45db-a7d3-ca34632baca2','b600c036-c318-4400-bab3-639b44437e3a','aacaeb57-f8f5-4fca-a543-55876377b2f3','33603687-5aa7-486e-a6d0-34b854c24c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.883383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efeea867-c3c5-44e4-b003-0a34421fbdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.893969 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efeea867-c3c5-44e4-b003-0a34421fbdaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.894797 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (4e580f91-8548-4394-b3e1-1bcbcea95843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:53.895146 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request issued successfully. Aug 14 01:27:53.895763 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59a4eab6-6b91-4533-9c6b-441541a7dbfe tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:53.897559 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 938/3755] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:53 2026] POST /volume/v3/volumes => generated 756 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:53.916544 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:53.916786 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:53.917261 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "79867352-0bda-4d4d-81ad-4bfedf51df3b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1333773007"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:53.918656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request body: {'volume': {"'backup_id": '79867352-0bda-4d4d-81ad-4bfedf51df3b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1333773007'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:53.918811 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume of 1 GB Aug 14 01:27:53.919158 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:53.919158 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:53.923357 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Availability Zones retrieved successfully. Aug 14 01:27:53.929620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (fc6e289e-0779-41d3-80e0-5e7431d569e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:53.930909 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d13fa77-7f10-4965-94d0-74a13f49df21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:53.932081 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:53.966658 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d13fa77-7f10-4965-94d0-74a13f49df21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:53.967257 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74189aa8-7054-4866-8d6c-810919cc5314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.012494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Created reservations ['c40cd06a-1755-446b-b8e0-dc890c043131', 'c7cae521-df6f-462f-9ecd-b8515a6cd3f2', 'a346d1b7-ebfb-4f9a-a1c7-b5aa71441c71', '259ead08-bdd9-422f-b5d5-cc05644ad6a8'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:54.013671 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74189aa8-7054-4866-8d6c-810919cc5314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c40cd06a-1755-446b-b8e0-dc890c043131', 'c7cae521-df6f-462f-9ecd-b8515a6cd3f2', 'a346d1b7-ebfb-4f9a-a1c7-b5aa71441c71', '259ead08-bdd9-422f-b5d5-cc05644ad6a8']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.014278 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569eed68-04ea-432a-a019-233cdda9075e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.040632 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569eed68-04ea-432a-a019-233cdda9075e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b240983-088e-4b60-8060-0ae451434a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1333773007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['c40cd06a-1755-446b-b8e0-dc890c043131','c7cae521-df6f-462f-9ecd-b8515a6cd3f2','a346d1b7-ebfb-4f9a-a1c7-b5aa71441c71','259ead08-bdd9-422f-b5d5-cc05644ad6a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1333773007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b240983-088e-4b60-8060-0ae451434a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52445983a7ff4da9a4c923909d9b2bef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c4f89c004d48be9162fe742a66aea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.042779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb083e6-2349-4ec6-a78e-a27db098c52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.065828 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb083e6-2349-4ec6-a78e-a27db098c52b) transitioned into state 'SUCCESS' from state '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-1333773007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['c40cd06a-1755-446b-b8e0-dc890c043131','c7cae521-df6f-462f-9ecd-b8515a6cd3f2','a346d1b7-ebfb-4f9a-a1c7-b5aa71441c71','259ead08-bdd9-422f-b5d5-cc05644ad6a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.066741 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2670c5-9052-4b89-987f-df8bd117ca89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.082294 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2670c5-9052-4b89-987f-df8bd117ca89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.083049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (fc6e289e-0779-41d3-80e0-5e7431d569e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:54.083468 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request issued successfully. Aug 14 01:27:54.084517 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d34bb869-c134-4dea-a1a5-5404925c9b01 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:54.084517 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 939/3756] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:53 2026] POST /volume/v3/volumes => generated 756 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:54.100817 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.102840 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:54.103078 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "79867352-0bda-4d4d-81ad-4bfedf51df3b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-400603372"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:54.105719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request body: {'volume': {"'backup_id": '79867352-0bda-4d4d-81ad-4bfedf51df3b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-400603372'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:54.105918 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume of 1 GB Aug 14 01:27:54.106432 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.106432 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:54.110626 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Availability Zones retrieved successfully. Aug 14 01:27:54.116315 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (3ad3c63e-a7e7-4600-bf5a-7e9883233a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:54.117457 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471d2e46-71cd-411c-ba5d-d7c8d757356f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.118552 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:54.147361 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471d2e46-71cd-411c-ba5d-d7c8d757356f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.148478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fda48fc-e969-4151-ad10-4fbf3e90d8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.208904 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Created reservations ['edc1bbe5-c02d-42ba-8a5c-55b6ed4f35d1', '3a7a3883-38d9-4b98-b513-40b013412c55', '44d7294e-2630-4193-9595-8fbe3a394fe1', '4d35a2e9-98bf-482c-8182-96511876bc3b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:54.209947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fda48fc-e969-4151-ad10-4fbf3e90d8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edc1bbe5-c02d-42ba-8a5c-55b6ed4f35d1', '3a7a3883-38d9-4b98-b513-40b013412c55', '44d7294e-2630-4193-9595-8fbe3a394fe1', '4d35a2e9-98bf-482c-8182-96511876bc3b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.210804 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b787c40-f5e7-4ce6-9feb-458ea616e2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.241803 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b787c40-f5e7-4ce6-9feb-458ea616e2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e0f35f9-467e-48da-bd95-c71116b5d071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-400603372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['edc1bbe5-c02d-42ba-8a5c-55b6ed4f35d1','3a7a3883-38d9-4b98-b513-40b013412c55','44d7294e-2630-4193-9595-8fbe3a394fe1','4d35a2e9-98bf-482c-8182-96511876bc3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-400603372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e0f35f9-467e-48da-bd95-c71116b5d071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52445983a7ff4da9a4c923909d9b2bef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c4f89c004d48be9162fe742a66aea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.242607 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d6fbc0-1220-4c2f-9ba7-2179dffd06bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.277456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.279629 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:54.280255 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-213900135", "snapshot_id": null, "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:54.281660 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41d6fbc0-1220-4c2f-9ba7-2179dffd06bb) transitioned into state 'SUCCESS' from state '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-400603372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['edc1bbe5-c02d-42ba-8a5c-55b6ed4f35d1','3a7a3883-38d9-4b98-b513-40b013412c55','44d7294e-2630-4193-9595-8fbe3a394fe1','4d35a2e9-98bf-482c-8182-96511876bc3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.282446 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-213900135', 'snapshot_id': None, 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:54.282518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a35638ea-4d74-46e5-8b70-92ad9ad32147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.297867 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a35638ea-4d74-46e5-8b70-92ad9ad32147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.298694 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (3ad3c63e-a7e7-4600-bf5a-7e9883233a05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:54.299038 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request issued successfully. Aug 14 01:27:54.299687 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cc748ab-c7c6-450d-ba37-d7c094d9f2d1 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:54.300261 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 932/3757] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:54 2026] POST /volume/v3/volumes => generated 755 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:54.312272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3feb6971-6819-41b0-8d57-42c261ce550a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.315137 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:27:54.315705 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "79867352-0bda-4d4d-81ad-4bfedf51df3b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1020304055"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:54.317578 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request body: {'volume': {"'backup_id": '79867352-0bda-4d4d-81ad-4bfedf51df3b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1020304055'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:27:54.317941 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume of 1 GB Aug 14 01:27:54.318263 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.318263 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:54.324314 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Availability Zones retrieved successfully. Aug 14 01:27:54.332486 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (f8652693-ccb2-47ed-95f6-8c9992529dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:54.333866 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c49dc8-95fe-415b-9fe4-a3bd9f381fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.335078 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:54.369537 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c49dc8-95fe-415b-9fe4-a3bd9f381fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.370592 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3e767b-e3e0-4ed8-b04a-a9383207603e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.371835 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create volume of 1 GB Aug 14 01:27:54.377123 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Availability Zones retrieved successfully. Aug 14 01:27:54.382595 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Flow 'volume_create_api' (62073117-55fd-439a-ab20-a8bd11dd881f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:54.384164 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a020502-0f64-4c1e-873f-9c3be88b512e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.385321 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:27:54.436230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2c524b12-91b4-465f-82d6-e45e23878fce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.437707 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Created reservations ['62a02368-d234-45bc-9468-c4d24ec2e936', '6fd8b270-1d49-4898-95ff-4fff9781b08b', '84f658b6-307b-48a6-8e05-524811f36664', '6ab29496-c7a7-4fc1-be59-529d6711a3c4'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:54.438393 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c524b12-91b4-465f-82d6-e45e23878fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:27:54.438541 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c524b12-91b4-465f-82d6-e45e23878fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.438694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c524b12-91b4-465f-82d6-e45e23878fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.438859 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-2c524b12-91b4-465f-82d6-e45e23878fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Delete volume with id: 3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:27:54.439018 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3e767b-e3e0-4ed8-b04a-a9383207603e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62a02368-d234-45bc-9468-c4d24ec2e936', '6fd8b270-1d49-4898-95ff-4fff9781b08b', '84f658b6-307b-48a6-8e05-524811f36664', '6ab29496-c7a7-4fc1-be59-529d6711a3c4']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.439984 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13983c97-c22b-470f-8cf4-fba9a833da82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.450484 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.450484 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:54.450975 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2c524b12-91b4-465f-82d6-e45e23878fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:27:54.470425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a020502-0f64-4c1e-873f-9c3be88b512e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.471332 np0000007295 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-2c524b12-91b4-465f-82d6-e45e23878fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:27:54.471493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16aa6e02-086d-4e93-9625-9ac4c46e3c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.471693 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13983c97-c22b-470f-8cf4-fba9a833da82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd62c7d74-c457-450b-b123-4aa36f0373fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1020304055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['62a02368-d234-45bc-9468-c4d24ec2e936','6fd8b270-1d49-4898-95ff-4fff9781b08b','84f658b6-307b-48a6-8e05-524811f36664','6ab29496-c7a7-4fc1-be59-529d6711a3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1020304055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d62c7d74-c457-450b-b123-4aa36f0373fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52445983a7ff4da9a4c923909d9b2bef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c4f89c004d48be9162fe742a66aea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.472539 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a93d10-9664-4612-9f11-44315c2b0d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.481232 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2c524b12-91b4-465f-82d6-e45e23878fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Delete volume request issued successfully. Aug 14 01:27:54.481503 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c524b12-91b4-465f-82d6-e45e23878fce tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 202 Aug 14 01:27:54.482115 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 940/3758] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:54 2026] DELETE /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:54.491153 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6bfeb2f4-a3cf-477e-b315-3b92c3ed513f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.493749 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bfeb2f4-a3cf-477e-b315-3b92c3ed513f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:27:54.494083 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bfeb2f4-a3cf-477e-b315-3b92c3ed513f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.494373 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bfeb2f4-a3cf-477e-b315-3b92c3ed513f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.496536 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a93d10-9664-4612-9f11-44315c2b0d90) transitioned into state 'SUCCESS' from state '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-1020304055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52445983a7ff4da9a4c923909d9b2bef',qos_specs=None,replication_status=,reservations=['62a02368-d234-45bc-9468-c4d24ec2e936','6fd8b270-1d49-4898-95ff-4fff9781b08b','84f658b6-307b-48a6-8e05-524811f36664','6ab29496-c7a7-4fc1-be59-529d6711a3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c4f89c004d48be9162fe742a66aea4',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.497346 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e18948a-aa97-46a8-beda-30cd616278a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.503347 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.503347 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:54.507867 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6bfeb2f4-a3cf-477e-b315-3b92c3ed513f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Volume info retrieved successfully. Aug 14 01:27:54.508844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e18948a-aa97-46a8-beda-30cd616278a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.509652 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Flow 'volume_create_api' (f8652693-ccb2-47ed-95f6-8c9992529dc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:54.510037 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Create volume request issued successfully. Aug 14 01:27:54.510594 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3feb6971-6819-41b0-8d57-42c261ce550a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:54.511070 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 939/3759] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:54 2026] POST /volume/v3/volumes => generated 756 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:54.513363 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bfeb2f4-a3cf-477e-b315-3b92c3ed513f tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 200 Aug 14 01:27:54.513732 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 933/3760] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:54.523865 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-982db516-e3d0-4dbb-be9f-f9aae1f3d416 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.526351 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-982db516-e3d0-4dbb-be9f-f9aae1f3d416 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 Aug 14 01:27:54.526712 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-982db516-e3d0-4dbb-be9f-f9aae1f3d416 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.526964 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-982db516-e3d0-4dbb-be9f-f9aae1f3d416 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.536137 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.536137 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:54.540409 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-982db516-e3d0-4dbb-be9f-f9aae1f3d416 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:54.545056 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-982db516-e3d0-4dbb-be9f-f9aae1f3d416 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 returned with HTTP 200 Aug 14 01:27:54.545477 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 941/3761] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:54.547295 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Created reservations ['d8998ad8-a765-4900-91da-3d1a3a664c5b', 'a5cf8acf-1af1-4bc2-ac1e-61b155eecf76', '0bf628b5-96eb-431a-a285-8de346ff2771', '49eef8df-899b-4bb2-86b0-fae84a5079d1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:54.548590 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16aa6e02-086d-4e93-9625-9ac4c46e3c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8998ad8-a765-4900-91da-3d1a3a664c5b', 'a5cf8acf-1af1-4bc2-ac1e-61b155eecf76', '0bf628b5-96eb-431a-a285-8de346ff2771', '49eef8df-899b-4bb2-86b0-fae84a5079d1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.549750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7700a8bb-0c94-446b-846a-c6458fe98741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.561019 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0672c98b-7203-46dc-9eb1-8918a9029b10 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.563574 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0672c98b-7203-46dc-9eb1-8918a9029b10 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a Aug 14 01:27:54.563862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0672c98b-7203-46dc-9eb1-8918a9029b10 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.564176 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0672c98b-7203-46dc-9eb1-8918a9029b10 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.575098 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.575098 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:54.577502 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7700a8bb-0c94-446b-846a-c6458fe98741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca2f509-9213-4ada-a55a-63a5224f1b1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-213900135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73159fcd2c034c25847e620711f61939',qos_specs=None,replication_status=,reservations=['d8998ad8-a765-4900-91da-3d1a3a664c5b','a5cf8acf-1af1-4bc2-ac1e-61b155eecf76','0bf628b5-96eb-431a-a285-8de346ff2771','49eef8df-899b-4bb2-86b0-fae84a5079d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bcdd6aa01124e958dbc7f70e1556f9a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-213900135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca2f509-9213-4ada-a55a-63a5224f1b1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73159fcd2c034c25847e620711f61939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bcdd6aa01124e958dbc7f70e1556f9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.578503 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0445d497-1076-448a-906d-cd6fce07c51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.580747 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0672c98b-7203-46dc-9eb1-8918a9029b10 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:54.587653 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0672c98b-7203-46dc-9eb1-8918a9029b10 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a returned with HTTP 200 Aug 14 01:27:54.588289 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 940/3762] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:54.606178 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0142ccec-5c8c-4c99-913d-5bbc8cc0edd7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.611688 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0142ccec-5c8c-4c99-913d-5bbc8cc0edd7 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 Aug 14 01:27:54.611769 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0445d497-1076-448a-906d-cd6fce07c51d) transitioned into state 'SUCCESS' from state '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-213900135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73159fcd2c034c25847e620711f61939',qos_specs=None,replication_status=,reservations=['d8998ad8-a765-4900-91da-3d1a3a664c5b','a5cf8acf-1af1-4bc2-ac1e-61b155eecf76','0bf628b5-96eb-431a-a285-8de346ff2771','49eef8df-899b-4bb2-86b0-fae84a5079d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bcdd6aa01124e958dbc7f70e1556f9a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.611835 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0142ccec-5c8c-4c99-913d-5bbc8cc0edd7 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.611835 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0142ccec-5c8c-4c99-913d-5bbc8cc0edd7 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.611951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f0794f-5b02-47e1-aeb1-b99d5ccfd75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:27:54.620622 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.620622 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:54.624213 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f0794f-5b02-47e1-aeb1-b99d5ccfd75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:27:54.624988 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0142ccec-5c8c-4c99-913d-5bbc8cc0edd7 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:54.625130 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Flow 'volume_create_api' (62073117-55fd-439a-ab20-a8bd11dd881f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:27:54.625431 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create volume request issued successfully. Aug 14 01:27:54.626198 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b9600c1-cc86-4d0c-a737-e1c06206c4cb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:27:54.626772 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 949/3763] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:27:54 2026] POST /volume/v3/volumes => generated 778 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:54.629506 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0142ccec-5c8c-4c99-913d-5bbc8cc0edd7 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 returned with HTTP 200 Aug 14 01:27:54.630026 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 934/3764] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:54.639546 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b41357e6-2e53-42dc-a546-e06ed56c998f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.641909 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b41357e6-2e53-42dc-a546-e06ed56c998f tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:27:54.642134 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b41357e6-2e53-42dc-a546-e06ed56c998f tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.642331 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b41357e6-2e53-42dc-a546-e06ed56c998f tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.645042 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-68809d04-f4ef-4b1e-817c-e8368bef9089 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.647040 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68809d04-f4ef-4b1e-817c-e8368bef9089 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 Aug 14 01:27:54.647198 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68809d04-f4ef-4b1e-817c-e8368bef9089 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.647368 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-68809d04-f4ef-4b1e-817c-e8368bef9089 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.651168 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.651168 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:54.654530 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.654530 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:54.655740 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b41357e6-2e53-42dc-a546-e06ed56c998f tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:27:54.658804 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-68809d04-f4ef-4b1e-817c-e8368bef9089 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:54.660812 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b41357e6-2e53-42dc-a546-e06ed56c998f tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 200 Aug 14 01:27:54.661256 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 942/3765] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:54.663031 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-68809d04-f4ef-4b1e-817c-e8368bef9089 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 returned with HTTP 200 Aug 14 01:27:54.663382 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 941/3766] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:54.675381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea7ece7f-0055-44e1-89a0-009052395588 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.677249 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea7ece7f-0055-44e1-89a0-009052395588 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe Aug 14 01:27:54.677457 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea7ece7f-0055-44e1-89a0-009052395588 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.677660 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea7ece7f-0055-44e1-89a0-009052395588 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.685468 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.685468 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:54.690351 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ea7ece7f-0055-44e1-89a0-009052395588 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:54.695663 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea7ece7f-0055-44e1-89a0-009052395588 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe returned with HTTP 200 Aug 14 01:27:54.696281 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 950/3767] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:54.710112 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b387fc5-3b09-438b-a732-95fb50ce56bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.711636 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b387fc5-3b09-438b-a732-95fb50ce56bc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] DELETE https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:54.711815 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b387fc5-3b09-438b-a732-95fb50ce56bc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.712074 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b387fc5-3b09-438b-a732-95fb50ce56bc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.712181 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-5b387fc5-3b09-438b-a732-95fb50ce56bc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete backup with id: 79867352-0bda-4d4d-81ad-4bfedf51df3b. Aug 14 01:27:54.716424 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.716424 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:54.730412 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-5b387fc5-3b09-438b-a732-95fb50ce56bc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] delete_backup rpcapi backup_id 79867352-0bda-4d4d-81ad-4bfedf51df3b {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:27:54.731934 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b387fc5-3b09-438b-a732-95fb50ce56bc tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 202 Aug 14 01:27:54.732326 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 935/3768] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:54 2026] DELETE /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:27:54.739535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-14397fed-44b8-4ec2-a909-2a18a9bacc34 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.741306 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14397fed-44b8-4ec2-a909-2a18a9bacc34 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:54.741509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14397fed-44b8-4ec2-a909-2a18a9bacc34 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.741690 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14397fed-44b8-4ec2-a909-2a18a9bacc34 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.741787 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-14397fed-44b8-4ec2-a909-2a18a9bacc34 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:54.746105 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.746105 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:54.746972 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14397fed-44b8-4ec2-a909-2a18a9bacc34 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 200 Aug 14 01:27:54.747225 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 943/3769] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:54.762617 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0e33611e-204b-492d-beba-174f6bcd31a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.764480 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e33611e-204b-492d-beba-174f6bcd31a3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 Aug 14 01:27:54.764687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e33611e-204b-492d-beba-174f6bcd31a3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.764983 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0e33611e-204b-492d-beba-174f6bcd31a3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.773828 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.773828 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:54.778227 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0e33611e-204b-492d-beba-174f6bcd31a3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:27:54.783063 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0e33611e-204b-492d-beba-174f6bcd31a3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 returned with HTTP 200 Aug 14 01:27:54.783364 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 942/3770] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:54.797349 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0497e2da-2d8c-44e7-a971-e4d8cdbf40ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.799010 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0497e2da-2d8c-44e7-a971-e4d8cdbf40ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:27:54.799361 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0497e2da-2d8c-44e7-a971-e4d8cdbf40ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3", "name": "tempest-VolumesBackupsTest-Backup-1013591839"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:54.800982 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-0497e2da-2d8c-44e7-a971-e4d8cdbf40ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating new backup {'backup': {'volume_id': '005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3', 'name': 'tempest-VolumesBackupsTest-Backup-1013591839'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:27:54.801254 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-0497e2da-2d8c-44e7-a971-e4d8cdbf40ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating backup of volume 005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 in container None Aug 14 01:27:54.808260 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.808260 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:54.808725 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0497e2da-2d8c-44e7-a971-e4d8cdbf40ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:27:54.848722 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0497e2da-2d8c-44e7-a971-e4d8cdbf40ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['6361cfb5-04de-4c7a-9ce9-cf0e35d261f3', '0860d8c8-3682-41b6-89e7-5ce7f5ab0f4a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:27:54.916100 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0497e2da-2d8c-44e7-a971-e4d8cdbf40ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:27:54.916625 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 951/3771] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:27:54 2026] POST /volume/v3/backups => generated 328 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:27:54.927777 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db58bb8c-ff93-4b9f-8fb4-47f075d80910 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:54.929593 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db58bb8c-ff93-4b9f-8fb4-47f075d80910 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:27:54.929890 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db58bb8c-ff93-4b9f-8fb4-47f075d80910 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:54.930102 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db58bb8c-ff93-4b9f-8fb4-47f075d80910 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:54.930183 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-db58bb8c-ff93-4b9f-8fb4-47f075d80910 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:54.936521 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:54.936521 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:54.937733 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db58bb8c-ff93-4b9f-8fb4-47f075d80910 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:27:54.938329 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 936/3772] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:54 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:55.528092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68711971-72cb-4a35-a93c-df5f12830e56 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:55.530013 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68711971-72cb-4a35-a93c-df5f12830e56 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] GET https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 Aug 14 01:27:55.530191 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68711971-72cb-4a35-a93c-df5f12830e56 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:55.530373 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68711971-72cb-4a35-a93c-df5f12830e56 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:55.535852 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68711971-72cb-4a35-a93c-df5f12830e56 tempest-TestEncryptedCinderVolumes-1686645698 tempest-TestEncryptedCinderVolumes-1686645698-project-member] https://10.4.3.11/volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 returned with HTTP 404 Aug 14 01:27:55.536388 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 944/3773] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:55 2026] GET /volume/v3/volumes/3d2c80d0-51fb-4904-a33c-95d008969c74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:55.542941 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9619179-1eb2-4154-af4c-d891ef9a0e4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:55.614543 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9619179-1eb2-4154-af4c-d891ef9a0e4b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:27:55.614783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9619179-1eb2-4154-af4c-d891ef9a0e4b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:55.615089 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9619179-1eb2-4154-af4c-d891ef9a0e4b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:55.615863 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d9619179-1eb2-4154-af4c-d891ef9a0e4b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100276) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:27:55.630179 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9619179-1eb2-4154-af4c-d891ef9a0e4b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Get all volumes completed successfully. Aug 14 01:27:55.632507 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:55.632507 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:55.637144 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9619179-1eb2-4154-af4c-d891ef9a0e4b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:27:55.637543 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 943/3774] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:27:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13295 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:27:55.652641 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93989884-7a14-4314-9898-9c3a43d19b0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:55.654452 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93989884-7a14-4314-9898-9c3a43d19b0b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] DELETE https://10.4.3.11/volume/v3/types/dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1 Aug 14 01:27:55.654663 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93989884-7a14-4314-9898-9c3a43d19b0b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:55.654879 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93989884-7a14-4314-9898-9c3a43d19b0b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:55.655168 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:55.655168 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:55.675846 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d02946b-c1ec-42ed-b60f-1ef13cc7795a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:55.677208 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d02946b-c1ec-42ed-b60f-1ef13cc7795a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:27:55.677473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d02946b-c1ec-42ed-b60f-1ef13cc7795a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:55.677665 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d02946b-c1ec-42ed-b60f-1ef13cc7795a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:55.678202 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93989884-7a14-4314-9898-9c3a43d19b0b tempest-TestEncryptedCinderVolumes-1558258152 tempest-TestEncryptedCinderVolumes-1558258152-project-admin] https://10.4.3.11/volume/v3/types/dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1 returned with HTTP 202 Aug 14 01:27:55.678974 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 952/3775] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:27:55 2026] DELETE /volume/v3/types/dd8e7418-d01f-4ee1-bcaf-4784d3f2d9a1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:55.686793 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:55.686793 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:55.691602 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d02946b-c1ec-42ed-b60f-1ef13cc7795a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:27:55.697389 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d02946b-c1ec-42ed-b60f-1ef13cc7795a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 200 Aug 14 01:27:55.697910 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 937/3776] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:27:55 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 1386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:27:55.708892 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5e63894f-5156-4512-bbeb-61b8773d88ac None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:55.710648 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e63894f-5156-4512-bbeb-61b8773d88ac tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:27:55.710860 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e63894f-5156-4512-bbeb-61b8773d88ac tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:55.711128 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e63894f-5156-4512-bbeb-61b8773d88ac tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:55.718271 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:55.718271 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:55.722188 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5e63894f-5156-4512-bbeb-61b8773d88ac tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:27:55.727141 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e63894f-5156-4512-bbeb-61b8773d88ac tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 200 Aug 14 01:27:55.727564 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 945/3777] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:27:55 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 1386 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:27:55.758882 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de73c809-5ead-4dc5-b253-37dd8480e2be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:55.760490 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de73c809-5ead-4dc5-b253-37dd8480e2be tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b Aug 14 01:27:55.760655 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de73c809-5ead-4dc5-b253-37dd8480e2be tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:55.760833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de73c809-5ead-4dc5-b253-37dd8480e2be tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:55.760942 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-de73c809-5ead-4dc5-b253-37dd8480e2be tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Show backup with id 79867352-0bda-4d4d-81ad-4bfedf51df3b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:55.764363 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de73c809-5ead-4dc5-b253-37dd8480e2be tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b returned with HTTP 404 Aug 14 01:27:55.764829 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 944/3778] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:55 2026] GET /volume/v3/backups/79867352-0bda-4d4d-81ad-4bfedf51df3b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:55.774170 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b695ae7f-ead7-403f-bc55-cb6a057ad5de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:55.776125 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b695ae7f-ead7-403f-bc55-cb6a057ad5de tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe Aug 14 01:27:55.776324 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b695ae7f-ead7-403f-bc55-cb6a057ad5de tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:55.776542 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b695ae7f-ead7-403f-bc55-cb6a057ad5de tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:55.776703 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b695ae7f-ead7-403f-bc55-cb6a057ad5de tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume with id: d62c7d74-c457-450b-b123-4aa36f0373fe Aug 14 01:27:55.784949 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:55.784949 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:55.785471 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b695ae7f-ead7-403f-bc55-cb6a057ad5de tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:55.808702 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b695ae7f-ead7-403f-bc55-cb6a057ad5de tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume request issued successfully. Aug 14 01:27:55.809025 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b695ae7f-ead7-403f-bc55-cb6a057ad5de tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe returned with HTTP 202 Aug 14 01:27:55.809619 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 953/3779] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:55 2026] DELETE /volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:55.817621 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b406ddd-afaa-47fb-ba7e-284fa866ecc0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:55.819894 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b406ddd-afaa-47fb-ba7e-284fa866ecc0 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe Aug 14 01:27:55.820174 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b406ddd-afaa-47fb-ba7e-284fa866ecc0 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:55.820414 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b406ddd-afaa-47fb-ba7e-284fa866ecc0 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:55.828983 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:55.828983 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:55.833239 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b406ddd-afaa-47fb-ba7e-284fa866ecc0 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:55.839014 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b406ddd-afaa-47fb-ba7e-284fa866ecc0 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe returned with HTTP 200 Aug 14 01:27:55.839490 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 938/3780] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:55 2026] GET /volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:55.950377 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a171bd8b-215d-4fc7-97e4-ab4c2575eb1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:55.952851 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a171bd8b-215d-4fc7-97e4-ab4c2575eb1e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:27:55.953086 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a171bd8b-215d-4fc7-97e4-ab4c2575eb1e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:55.953258 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a171bd8b-215d-4fc7-97e4-ab4c2575eb1e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:55.953381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a171bd8b-215d-4fc7-97e4-ab4c2575eb1e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:55.957272 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:55.957272 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:55.958070 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a171bd8b-215d-4fc7-97e4-ab4c2575eb1e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:27:55.958608 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 946/3781] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:55 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:56.821320 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-dc644b74-3f58-46ba-b9ef-f7b1ceea611c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:56.823335 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-dc644b74-3f58-46ba-b9ef-f7b1ceea611c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:27:56.823608 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-dc644b74-3f58-46ba-b9ef-f7b1ceea611c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:56.823879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-dc644b74-3f58-46ba-b9ef-f7b1ceea611c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:56.831607 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:56.831607 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:56.834983 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-dc644b74-3f58-46ba-b9ef-f7b1ceea611c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:27:56.839695 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-dc644b74-3f58-46ba-b9ef-f7b1ceea611c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 200 Aug 14 01:27:56.840132 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 945/3782] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:27:56 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:56.852072 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae6910f6-7937-4f4d-adc8-5b26b613d5b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:56.854143 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae6910f6-7937-4f4d-adc8-5b26b613d5b5 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe Aug 14 01:27:56.854318 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae6910f6-7937-4f4d-adc8-5b26b613d5b5 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:56.854579 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae6910f6-7937-4f4d-adc8-5b26b613d5b5 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:56.861238 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae6910f6-7937-4f4d-adc8-5b26b613d5b5 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe returned with HTTP 404 Aug 14 01:27:56.861782 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 954/3783] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:56 2026] GET /volume/v3/volumes/d62c7d74-c457-450b-b123-4aa36f0373fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:56.869807 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b68b98bd-d0c5-482f-a206-0d66fde0e294 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:56.871653 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b68b98bd-d0c5-482f-a206-0d66fde0e294 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] DELETE https://10.4.3.11/volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 Aug 14 01:27:56.871902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b68b98bd-d0c5-482f-a206-0d66fde0e294 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:56.872142 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b68b98bd-d0c5-482f-a206-0d66fde0e294 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:56.872325 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b68b98bd-d0c5-482f-a206-0d66fde0e294 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume with id: 8e0f35f9-467e-48da-bd95-c71116b5d071 Aug 14 01:27:56.882351 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:56.882351 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:56.882351 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b68b98bd-d0c5-482f-a206-0d66fde0e294 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:56.907880 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b68b98bd-d0c5-482f-a206-0d66fde0e294 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume request issued successfully. Aug 14 01:27:56.908204 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b68b98bd-d0c5-482f-a206-0d66fde0e294 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 returned with HTTP 202 Aug 14 01:27:56.908774 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 939/3784] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:56 2026] DELETE /volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:56.917072 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-38e60cbc-8f92-4924-906c-acae7069437c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:56.919453 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38e60cbc-8f92-4924-906c-acae7069437c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 Aug 14 01:27:56.919683 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38e60cbc-8f92-4924-906c-acae7069437c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:56.919961 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38e60cbc-8f92-4924-906c-acae7069437c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:56.927550 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:56.927550 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:56.931723 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-38e60cbc-8f92-4924-906c-acae7069437c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:56.936897 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38e60cbc-8f92-4924-906c-acae7069437c tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 returned with HTTP 200 Aug 14 01:27:56.937423 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 947/3785] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:56 2026] GET /volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:56.969522 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-91688cc6-1353-4e33-9cf8-c82dd389556f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:56.971739 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91688cc6-1353-4e33-9cf8-c82dd389556f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:27:56.972069 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91688cc6-1353-4e33-9cf8-c82dd389556f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:56.972322 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-91688cc6-1353-4e33-9cf8-c82dd389556f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:56.972458 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-91688cc6-1353-4e33-9cf8-c82dd389556f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:56.977670 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:56.977670 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:56.978775 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-91688cc6-1353-4e33-9cf8-c82dd389556f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:27:56.979437 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 946/3786] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:56 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:57.441817 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-a50debe1-ac15-475d-b01a-a9d7af760ddf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:57.443886 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-a50debe1-ac15-475d-b01a-a9d7af760ddf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:27:57.444166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-a50debe1-ac15-475d-b01a-a9d7af760ddf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:57.444417 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-a50debe1-ac15-475d-b01a-a9d7af760ddf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:57.453066 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:57.453066 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:57.457245 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-a50debe1-ac15-475d-b01a-a9d7af760ddf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:27:57.461594 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-a50debe1-ac15-475d-b01a-a9d7af760ddf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 200 Aug 14 01:27:57.462012 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 955/3787] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:27:57 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 1368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:57.471254 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-12f8f2bf-cc24-4bef-ae64-c1436fdd534c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:57.471659 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-12f8f2bf-cc24-4bef-ae64-c1436fdd534c None None] GET https://10.4.3.11/volume// Aug 14 01:27:57.471847 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-12f8f2bf-cc24-4bef-ae64-c1436fdd534c None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:57.472189 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-12f8f2bf-cc24-4bef-ae64-c1436fdd534c None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:57.472574 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-12f8f2bf-cc24-4bef-ae64-c1436fdd534c None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:27:57.472906 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 940/3788] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:27:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:27:57.480692 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-cc1e3630-bf76-435b-82da-1343a060f0c2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:57.483173 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-cc1e3630-bf76-435b-82da-1343a060f0c2 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:27:57.483590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-cc1e3630-bf76-435b-82da-1343a060f0c2 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ca2f509-9213-4ada-a55a-63a5224f1b1d", "connector": null, "instance_uuid": "52dc0f24-2eee-4258-923c-2fb607fe7269"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:57.493202 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:57.493202 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:57.522558 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-cc1e3630-bf76-435b-82da-1343a060f0c2 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:27:57.522977 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 948/3789] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:27:57 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 14 01:27:57.951966 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-48e14487-c262-4613-a552-ec986d756cc4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:57.953887 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48e14487-c262-4613-a552-ec986d756cc4 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 Aug 14 01:27:57.954177 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48e14487-c262-4613-a552-ec986d756cc4 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:57.954367 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-48e14487-c262-4613-a552-ec986d756cc4 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:57.962427 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-48e14487-c262-4613-a552-ec986d756cc4 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 returned with HTTP 404 Aug 14 01:27:57.963043 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 947/3790] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:57 2026] GET /volume/v3/volumes/8e0f35f9-467e-48da-bd95-c71116b5d071 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:57.971146 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6e5ba6ff-7dcc-4439-b73f-44bfb79b194f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:57.975782 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e5ba6ff-7dcc-4439-b73f-44bfb79b194f tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 Aug 14 01:27:57.975956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e5ba6ff-7dcc-4439-b73f-44bfb79b194f tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:57.976165 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e5ba6ff-7dcc-4439-b73f-44bfb79b194f tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:57.976405 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6e5ba6ff-7dcc-4439-b73f-44bfb79b194f tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume with id: 5b240983-088e-4b60-8060-0ae451434a35 Aug 14 01:27:57.991369 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8bf181b2-c882-4893-9dd6-f53ef543f4f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:57.992733 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:57.992733 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:57.993253 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6e5ba6ff-7dcc-4439-b73f-44bfb79b194f tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:57.993854 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bf181b2-c882-4893-9dd6-f53ef543f4f9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:27:57.994145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bf181b2-c882-4893-9dd6-f53ef543f4f9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:57.994424 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bf181b2-c882-4893-9dd6-f53ef543f4f9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:57.994575 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8bf181b2-c882-4893-9dd6-f53ef543f4f9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:58.001408 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:58.001408 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:58.002136 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bf181b2-c882-4893-9dd6-f53ef543f4f9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:27:58.002993 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 941/3791] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:57 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:58.026492 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6e5ba6ff-7dcc-4439-b73f-44bfb79b194f tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume request issued successfully. Aug 14 01:27:58.026831 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e5ba6ff-7dcc-4439-b73f-44bfb79b194f tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 returned with HTTP 202 Aug 14 01:27:58.027475 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 956/3792] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:57 2026] DELETE /volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:58.035532 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d1f0b947-67e7-4dd6-8705-135e1eca04f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:58.037677 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1f0b947-67e7-4dd6-8705-135e1eca04f3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 Aug 14 01:27:58.037904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1f0b947-67e7-4dd6-8705-135e1eca04f3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:58.038299 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d1f0b947-67e7-4dd6-8705-135e1eca04f3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:58.046972 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:58.046972 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:58.051840 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d1f0b947-67e7-4dd6-8705-135e1eca04f3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:58.057975 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d1f0b947-67e7-4dd6-8705-135e1eca04f3 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 returned with HTTP 200 Aug 14 01:27:58.058426 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 949/3793] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:58 2026] GET /volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:58.695280 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-446af6bb-1ee0-4a94-bccd-c38d5181ea52 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:58.695280 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-446af6bb-1ee0-4a94-bccd-c38d5181ea52 None None] GET https://10.4.3.11/volume// Aug 14 01:27:58.695468 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-446af6bb-1ee0-4a94-bccd-c38d5181ea52 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:58.695581 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-446af6bb-1ee0-4a94-bccd-c38d5181ea52 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:58.695887 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-446af6bb-1ee0-4a94-bccd-c38d5181ea52 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:27:58.696191 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 948/3794] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:27:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:27:58.706062 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-57293b09-f602-492a-95c9-5a41169cd5cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:58.708825 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-57293b09-f602-492a-95c9-5a41169cd5cf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:27:58.709547 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-57293b09-f602-492a-95c9-5a41169cd5cf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:58.709547 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-57293b09-f602-492a-95c9-5a41169cd5cf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:58.728662 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:58.728662 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:27:58.733691 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-57293b09-f602-492a-95c9-5a41169cd5cf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:27:58.741526 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-57293b09-f602-492a-95c9-5a41169cd5cf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 200 Aug 14 01:27:58.742138 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 942/3795] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:27:58 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 1547 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 01:27:58.874118 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-b56851d1-dd60-40a0-841b-914dac1b452c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:58.876613 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-b56851d1-dd60-40a0-841b-914dac1b452c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] PUT https://10.4.3.11/volume/v3/attachments/71a56c60-6912-4542-8cc9-623f833b49e2 Aug 14 01:27:58.876979 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-b56851d1-dd60-40a0-841b-914dac1b452c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:58.886695 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-b56851d1-dd60-40a0-841b-914dac1b452c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Acquiring lock "cinder-attachment_update-0ca2f509-9213-4ada-a55a-63a5224f1b1d-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:27:58.894437 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-b56851d1-dd60-40a0-841b-914dac1b452c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Lock "cinder-attachment_update-0ca2f509-9213-4ada-a55a-63a5224f1b1d-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:27:58.895847 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:58.895847 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:59.016005 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9b239b92-7a3c-48ec-b79f-78bf85da8b50 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:59.018425 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b239b92-7a3c-48ec-b79f-78bf85da8b50 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:27:59.018708 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b239b92-7a3c-48ec-b79f-78bf85da8b50 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:59.019014 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9b239b92-7a3c-48ec-b79f-78bf85da8b50 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:59.019175 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9b239b92-7a3c-48ec-b79f-78bf85da8b50 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:27:59.022643 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-b56851d1-dd60-40a0-841b-914dac1b452c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Lock "cinder-attachment_update-0ca2f509-9213-4ada-a55a-63a5224f1b1d-np0000007295" released by "attachment_update" :: held 0.128s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:27:59.023065 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-b56851d1-dd60-40a0-841b-914dac1b452c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments/71a56c60-6912-4542-8cc9-623f833b49e2 returned with HTTP 200 Aug 14 01:27:59.023569 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 957/3796] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:27:58 2026] PUT /volume/v3/attachments/71a56c60-6912-4542-8cc9-623f833b49e2 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:27:59.025970 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:59.025970 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:59.025970 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9b239b92-7a3c-48ec-b79f-78bf85da8b50 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:27:59.025970 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 950/3797] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:59 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:27:59.044307 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-ea72f52c-19e0-4792-a73b-939c841f5fc1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:59.046550 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-ea72f52c-19e0-4792-a73b-939c841f5fc1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/attachments/71a56c60-6912-4542-8cc9-623f833b49e2/action Aug 14 01:27:59.046889 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-ea72f52c-19e0-4792-a73b-939c841f5fc1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:27:59.047046 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-ea72f52c-19e0-4792-a73b-939c841f5fc1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:27:59.068732 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:59.068732 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:27:59.073382 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-657b8d9f-1a42-4979-9d66-a1ab12179df0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:59.075680 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-657b8d9f-1a42-4979-9d66-a1ab12179df0 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 Aug 14 01:27:59.075968 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-657b8d9f-1a42-4979-9d66-a1ab12179df0 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:59.076221 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-657b8d9f-1a42-4979-9d66-a1ab12179df0 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:59.082903 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-9be415e0-e86e-4a07-89c9-24303b3a2ec6 req-ea72f52c-19e0-4792-a73b-939c841f5fc1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments/71a56c60-6912-4542-8cc9-623f833b49e2/action returned with HTTP 204 Aug 14 01:27:59.083436 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 949/3798] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:27:59 2026] POST /volume/v3/attachments/71a56c60-6912-4542-8cc9-623f833b49e2/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:59.083496 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-657b8d9f-1a42-4979-9d66-a1ab12179df0 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 returned with HTTP 404 Aug 14 01:27:59.084178 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 943/3799] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:59 2026] GET /volume/v3/volumes/5b240983-088e-4b60-8060-0ae451434a35 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:27:59.093045 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a15a07b2-8cb0-48b3-9201-043f25b3e489 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:59.095597 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a15a07b2-8cb0-48b3-9201-043f25b3e489 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a Aug 14 01:27:59.095848 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a15a07b2-8cb0-48b3-9201-043f25b3e489 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:59.096103 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a15a07b2-8cb0-48b3-9201-043f25b3e489 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:59.096239 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a15a07b2-8cb0-48b3-9201-043f25b3e489 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume with id: 4001ffca-1e52-4f3f-a6e4-e0da331c703a Aug 14 01:27:59.106403 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:59.106403 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:27:59.106834 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a15a07b2-8cb0-48b3-9201-043f25b3e489 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:59.136564 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a15a07b2-8cb0-48b3-9201-043f25b3e489 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume request issued successfully. Aug 14 01:27:59.136863 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a15a07b2-8cb0-48b3-9201-043f25b3e489 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a returned with HTTP 202 Aug 14 01:27:59.138025 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 958/3800] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:27:59 2026] DELETE /volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:27:59.149060 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c581dc16-d7c8-4e29-a111-a039bc7f9f95 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:27:59.152948 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c581dc16-d7c8-4e29-a111-a039bc7f9f95 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a Aug 14 01:27:59.152948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c581dc16-d7c8-4e29-a111-a039bc7f9f95 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:27:59.152948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c581dc16-d7c8-4e29-a111-a039bc7f9f95 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:27:59.160853 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:27:59.160853 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:27:59.165484 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c581dc16-d7c8-4e29-a111-a039bc7f9f95 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:27:59.171480 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c581dc16-d7c8-4e29-a111-a039bc7f9f95 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a returned with HTTP 200 Aug 14 01:27:59.172009 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 951/3801] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:27:59 2026] GET /volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:00.039292 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f0c6f256-7ad5-40ca-a34f-22c6b6c83d76 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:00.042539 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0c6f256-7ad5-40ca-a34f-22c6b6c83d76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:00.042744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f256-7ad5-40ca-a34f-22c6b6c83d76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:00.042955 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f256-7ad5-40ca-a34f-22c6b6c83d76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:00.043070 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f0c6f256-7ad5-40ca-a34f-22c6b6c83d76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:00.052621 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:00.052621 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:00.054255 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0c6f256-7ad5-40ca-a34f-22c6b6c83d76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:00.054708 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 950/3802] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:00 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:00.188365 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-03de022c-a738-4e54-9142-b6bdcf8c9f09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:00.190847 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03de022c-a738-4e54-9142-b6bdcf8c9f09 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a Aug 14 01:28:00.191119 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03de022c-a738-4e54-9142-b6bdcf8c9f09 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:00.191314 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03de022c-a738-4e54-9142-b6bdcf8c9f09 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:00.199159 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03de022c-a738-4e54-9142-b6bdcf8c9f09 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a returned with HTTP 404 Aug 14 01:28:00.199644 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 944/3803] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:00 2026] GET /volume/v3/volumes/4001ffca-1e52-4f3f-a6e4-e0da331c703a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:00.208408 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-43d7e17c-c431-48f8-bdfc-f7934cac017a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:00.211736 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43d7e17c-c431-48f8-bdfc-f7934cac017a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] DELETE https://10.4.3.11/volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 Aug 14 01:28:00.212354 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43d7e17c-c431-48f8-bdfc-f7934cac017a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:00.212354 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43d7e17c-c431-48f8-bdfc-f7934cac017a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:00.212566 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-43d7e17c-c431-48f8-bdfc-f7934cac017a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume with id: 1b1eec15-e118-411b-8867-c8292714d5c3 Aug 14 01:28:00.227078 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:00.227078 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:00.227696 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-43d7e17c-c431-48f8-bdfc-f7934cac017a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:28:00.256894 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-43d7e17c-c431-48f8-bdfc-f7934cac017a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume request issued successfully. Aug 14 01:28:00.257252 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43d7e17c-c431-48f8-bdfc-f7934cac017a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 returned with HTTP 202 Aug 14 01:28:00.257755 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 959/3804] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:00 2026] DELETE /volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:00.271851 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2ac1e9b0-311f-4c80-8a0a-c4324d7adb00 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:00.273844 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ac1e9b0-311f-4c80-8a0a-c4324d7adb00 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 Aug 14 01:28:00.274116 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ac1e9b0-311f-4c80-8a0a-c4324d7adb00 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:00.274328 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2ac1e9b0-311f-4c80-8a0a-c4324d7adb00 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:00.285493 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:00.285493 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:00.291376 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2ac1e9b0-311f-4c80-8a0a-c4324d7adb00 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:28:00.297362 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2ac1e9b0-311f-4c80-8a0a-c4324d7adb00 tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 returned with HTTP 200 Aug 14 01:28:00.297801 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 952/3805] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:00 2026] GET /volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:01.071116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e03ac551-9c3f-47da-9186-a8a4cff788de None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:01.073566 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e03ac551-9c3f-47da-9186-a8a4cff788de tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:01.073855 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e03ac551-9c3f-47da-9186-a8a4cff788de tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:01.074187 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e03ac551-9c3f-47da-9186-a8a4cff788de tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:01.074303 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e03ac551-9c3f-47da-9186-a8a4cff788de tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:01.086368 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:01.086368 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:01.089356 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e03ac551-9c3f-47da-9186-a8a4cff788de tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:01.089884 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 951/3806] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:01 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:01.313859 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7debc733-5da9-4aa7-8b3c-0125e26cfe2d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:01.315657 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7debc733-5da9-4aa7-8b3c-0125e26cfe2d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 Aug 14 01:28:01.315657 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7debc733-5da9-4aa7-8b3c-0125e26cfe2d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:01.315657 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7debc733-5da9-4aa7-8b3c-0125e26cfe2d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:01.325333 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7debc733-5da9-4aa7-8b3c-0125e26cfe2d tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 returned with HTTP 404 Aug 14 01:28:01.326046 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 945/3807] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:01 2026] GET /volume/v3/volumes/1b1eec15-e118-411b-8867-c8292714d5c3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:01.336064 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ec31844-aa61-45b3-8f8b-55a869bfc19a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:01.341070 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ec31844-aa61-45b3-8f8b-55a869bfc19a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e Aug 14 01:28:01.341623 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ec31844-aa61-45b3-8f8b-55a869bfc19a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:01.341623 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ec31844-aa61-45b3-8f8b-55a869bfc19a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:01.341623 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0ec31844-aa61-45b3-8f8b-55a869bfc19a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume with id: 4145c9b1-c2e1-4662-9d41-4b31acee617e Aug 14 01:28:01.353180 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:01.353180 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:01.353521 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ec31844-aa61-45b3-8f8b-55a869bfc19a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:28:01.383461 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0ec31844-aa61-45b3-8f8b-55a869bfc19a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Delete volume request issued successfully. Aug 14 01:28:01.383461 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ec31844-aa61-45b3-8f8b-55a869bfc19a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e returned with HTTP 202 Aug 14 01:28:01.383461 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 960/3808] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:01 2026] DELETE /volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:01.389668 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ebae5231-33e7-46e6-a238-c657d2be738a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:01.392045 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebae5231-33e7-46e6-a238-c657d2be738a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e Aug 14 01:28:01.392354 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebae5231-33e7-46e6-a238-c657d2be738a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:01.393984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ebae5231-33e7-46e6-a238-c657d2be738a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:01.403312 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:01.403312 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:01.409345 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ebae5231-33e7-46e6-a238-c657d2be738a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Volume info retrieved successfully. Aug 14 01:28:01.415054 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ebae5231-33e7-46e6-a238-c657d2be738a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e returned with HTTP 200 Aug 14 01:28:01.417958 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 953/3809] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:01 2026] GET /volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:02.101478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f956beef-e600-4cca-b21a-97f71a66d397 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:02.103413 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f956beef-e600-4cca-b21a-97f71a66d397 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:02.103625 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f956beef-e600-4cca-b21a-97f71a66d397 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:02.103819 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f956beef-e600-4cca-b21a-97f71a66d397 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:02.103956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f956beef-e600-4cca-b21a-97f71a66d397 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:02.109006 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:02.109006 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:02.109829 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f956beef-e600-4cca-b21a-97f71a66d397 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:02.110264 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 952/3810] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:02 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:02.430936 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6526d044-8872-4925-bfa3-69f60f2e3a3a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:02.433237 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6526d044-8872-4925-bfa3-69f60f2e3a3a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] GET https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e Aug 14 01:28:02.433736 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6526d044-8872-4925-bfa3-69f60f2e3a3a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:02.433736 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6526d044-8872-4925-bfa3-69f60f2e3a3a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:02.441309 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6526d044-8872-4925-bfa3-69f60f2e3a3a tempest-CreateVolumesFromBackupTest-958331546 tempest-CreateVolumesFromBackupTest-958331546-project-member] https://10.4.3.11/volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e returned with HTTP 404 Aug 14 01:28:02.441890 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 946/3811] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:02 2026] GET /volume/v3/volumes/4145c9b1-c2e1-4662-9d41-4b31acee617e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:03.122753 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a17ed5f5-c4d0-4e47-b9c8-69364b332bf3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:03.126015 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a17ed5f5-c4d0-4e47-b9c8-69364b332bf3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:03.126015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a17ed5f5-c4d0-4e47-b9c8-69364b332bf3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:03.126015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a17ed5f5-c4d0-4e47-b9c8-69364b332bf3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:03.126015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a17ed5f5-c4d0-4e47-b9c8-69364b332bf3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:03.130475 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:03.130475 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:03.131391 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a17ed5f5-c4d0-4e47-b9c8-69364b332bf3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:03.131741 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 961/3812] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:03 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:04.007558 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:04.098834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:04.099355 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1386961156"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:04.100765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1386961156'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:04.100934 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume of 1 GB Aug 14 01:28:04.105588 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Availability Zones retrieved successfully. Aug 14 01:28:04.111239 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (c4063f91-09c4-45ec-97cb-daab8c138156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:04.112130 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a065d326-8548-4df4-a015-30455290d03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:04.113098 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:04.143903 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-881f6db4-588f-4ee1-91b8-5dd88eb53373 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:04.145989 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-881f6db4-588f-4ee1-91b8-5dd88eb53373 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:04.146190 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-881f6db4-588f-4ee1-91b8-5dd88eb53373 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:04.146417 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-881f6db4-588f-4ee1-91b8-5dd88eb53373 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:04.146470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-881f6db4-588f-4ee1-91b8-5dd88eb53373 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:04.146670 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a065d326-8548-4df4-a015-30455290d03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:04.147497 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b5a29b-927e-45c3-96f3-22a14a464952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:04.153760 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:04.153760 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:04.153760 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-881f6db4-588f-4ee1-91b8-5dd88eb53373 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:04.153760 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 953/3813] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:04 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:04.212209 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Created reservations ['80ce5890-46ed-4cff-ac82-0cd513d43672', '46749103-bc98-404e-952d-68ffef934f6d', '3006297f-fc97-4e8c-92c6-15f8a4cfcea8', '7e2a8a80-4880-434f-9746-814f18088492'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:04.213201 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b5a29b-927e-45c3-96f3-22a14a464952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ce5890-46ed-4cff-ac82-0cd513d43672', '46749103-bc98-404e-952d-68ffef934f6d', '3006297f-fc97-4e8c-92c6-15f8a4cfcea8', '7e2a8a80-4880-434f-9746-814f18088492']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:04.214022 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56be973-452f-4216-be3a-4f0f056c9e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:04.246560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56be973-452f-4216-be3a-4f0f056c9e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ce547d3-ed2c-4866-bf52-482b544ff034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1386961156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['80ce5890-46ed-4cff-ac82-0cd513d43672','46749103-bc98-404e-952d-68ffef934f6d','3006297f-fc97-4e8c-92c6-15f8a4cfcea8','7e2a8a80-4880-434f-9746-814f18088492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1386961156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ce547d3-ed2c-4866-bf52-482b544ff034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65862bdde20441c1a9506ebde5fe0243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdc3f7342b154545a024f5834b386709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:04.247206 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac2917c-2bea-434b-92a2-44ab905ce7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:04.274170 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac2917c-2bea-434b-92a2-44ab905ce7af) transitioned into state 'SUCCESS' from state '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-1386961156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['80ce5890-46ed-4cff-ac82-0cd513d43672','46749103-bc98-404e-952d-68ffef934f6d','3006297f-fc97-4e8c-92c6-15f8a4cfcea8','7e2a8a80-4880-434f-9746-814f18088492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:04.274958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d83187a-18f3-48ac-8264-7db140601926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:04.285643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d83187a-18f3-48ac-8264-7db140601926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:04.286512 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (c4063f91-09c4-45ec-97cb-daab8c138156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:04.287187 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request issued successfully. Aug 14 01:28:04.287849 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-492a2bdf-47b6-4aa4-ba25-30aa31a1c695 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:04.288472 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 954/3814] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:28:04 2026] POST /volume/v3/volumes => generated 758 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:04.307812 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c7622090-d0ca-45c2-8bfe-58a58fb46ebe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:04.313492 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7622090-d0ca-45c2-8bfe-58a58fb46ebe tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 Aug 14 01:28:04.313492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7622090-d0ca-45c2-8bfe-58a58fb46ebe tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:04.313492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7622090-d0ca-45c2-8bfe-58a58fb46ebe tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:04.327359 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:04.327359 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:04.333020 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c7622090-d0ca-45c2-8bfe-58a58fb46ebe tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:04.341607 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7622090-d0ca-45c2-8bfe-58a58fb46ebe tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 returned with HTTP 200 Aug 14 01:28:04.342488 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 947/3815] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:04 2026] GET /volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:05.165961 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a892989-80fe-4c93-9db1-b02fc8ea3c95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:05.168326 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a892989-80fe-4c93-9db1-b02fc8ea3c95 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:05.168597 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a892989-80fe-4c93-9db1-b02fc8ea3c95 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:05.168860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a892989-80fe-4c93-9db1-b02fc8ea3c95 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:05.169062 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0a892989-80fe-4c93-9db1-b02fc8ea3c95 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:05.175025 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:05.175025 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:05.176022 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a892989-80fe-4c93-9db1-b02fc8ea3c95 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:05.176721 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 962/3816] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:05 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:05.357824 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8944674d-0686-40fd-a433-f23dea22d2df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:05.359798 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8944674d-0686-40fd-a433-f23dea22d2df tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 Aug 14 01:28:05.360082 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8944674d-0686-40fd-a433-f23dea22d2df tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:05.360215 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8944674d-0686-40fd-a433-f23dea22d2df tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:05.368690 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:05.368690 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:05.372566 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8944674d-0686-40fd-a433-f23dea22d2df tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:05.377296 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8944674d-0686-40fd-a433-f23dea22d2df tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 returned with HTTP 200 Aug 14 01:28:05.377653 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 954/3817] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:05 2026] GET /volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:05.391379 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c58b833-798d-4be6-909f-33451b411699 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:05.394677 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c58b833-798d-4be6-909f-33451b411699 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:28:05.395122 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c58b833-798d-4be6-909f-33451b411699 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ce547d3-ed2c-4866-bf52-482b544ff034", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-787922634"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:05.407766 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:05.407766 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:05.408376 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c58b833-798d-4be6-909f-33451b411699 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:05.408824 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-6c58b833-798d-4be6-909f-33451b411699 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create snapshot from volume 5ce547d3-ed2c-4866-bf52-482b544ff034 Aug 14 01:28:05.457536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-6c58b833-798d-4be6-909f-33451b411699 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Created reservations ['daf670aa-ff83-43a8-8174-e5ad5556f1fd', '21bcf7b7-9a33-4630-9863-bc7bf264b61c', 'b3f27d14-025f-4589-80e5-7fdaf54c84d8', '4f25a283-895f-48bc-9384-00ad06c01850'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:05.497737 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c58b833-798d-4be6-909f-33451b411699 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Snapshot create request issued successfully. Aug 14 01:28:05.498208 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c58b833-798d-4be6-909f-33451b411699 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:28:05.498738 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 955/3818] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:28:05 2026] POST /volume/v3/snapshots => generated 315 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:05.508869 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08714aff-9292-44e7-84b3-d4b88c2b3168 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:05.510769 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08714aff-9292-44e7-84b3-d4b88c2b3168 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c Aug 14 01:28:05.511002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08714aff-9292-44e7-84b3-d4b88c2b3168 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:05.511258 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08714aff-9292-44e7-84b3-d4b88c2b3168 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:05.518630 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:05.518630 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:05.519333 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08714aff-9292-44e7-84b3-d4b88c2b3168 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Snapshot retrieved successfully. Aug 14 01:28:05.520389 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08714aff-9292-44e7-84b3-d4b88c2b3168 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c returned with HTTP 200 Aug 14 01:28:05.520983 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 948/3819] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:28:05 2026] GET /volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c => generated 447 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:06.190751 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7aee9fd8-9fba-4887-9217-baf43891ee37 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:06.192475 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7aee9fd8-9fba-4887-9217-baf43891ee37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:06.192659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7aee9fd8-9fba-4887-9217-baf43891ee37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:06.192837 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7aee9fd8-9fba-4887-9217-baf43891ee37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:06.192958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7aee9fd8-9fba-4887-9217-baf43891ee37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:06.197045 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:06.197045 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:06.197865 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7aee9fd8-9fba-4887-9217-baf43891ee37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:06.198285 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 963/3820] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:06 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:06.533041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47255d0b-df08-4ab9-b1b7-168eb67f6d49 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:06.535734 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47255d0b-df08-4ab9-b1b7-168eb67f6d49 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c Aug 14 01:28:06.536031 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47255d0b-df08-4ab9-b1b7-168eb67f6d49 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:06.536348 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47255d0b-df08-4ab9-b1b7-168eb67f6d49 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:06.542241 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:06.542241 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:06.542818 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-47255d0b-df08-4ab9-b1b7-168eb67f6d49 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Snapshot retrieved successfully. Aug 14 01:28:06.544104 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47255d0b-df08-4ab9-b1b7-168eb67f6d49 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c returned with HTTP 200 Aug 14 01:28:06.544598 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 955/3821] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:28:06 2026] GET /volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:06.554745 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:06.556603 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:06.557007 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "db3d680a-afeb-4722-addc-c6aa971c751c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1903370353"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:06.559268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request body: {'volume': {"'snapshot_id": 'db3d680a-afeb-4722-addc-c6aa971c751c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1903370353'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:06.559268 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume of 1 GB Aug 14 01:28:06.559268 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:06.559268 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:06.564048 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Availability Zones retrieved successfully. Aug 14 01:28:06.571407 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (32f331cd-9a77-4957-81ed-dbb1a57889ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:06.572548 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560311d7-0e93-4249-a8bb-8ce4143736db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.573737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:06.615803 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560311d7-0e93-4249-a8bb-8ce4143736db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.617299 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b082b01-2db0-4a12-b9f8-234246198110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.667520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Created reservations ['74e07b99-23c3-4b1f-b153-2437c7a70050', '38fd4e43-c96a-4c70-8d54-84c392e09fdb', '258bcfb5-6664-47dd-b43f-a4fb19fec33a', '25f24626-58c2-46fa-b7fb-c8562e2d50a3'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:06.668381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b082b01-2db0-4a12-b9f8-234246198110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e07b99-23c3-4b1f-b153-2437c7a70050', '38fd4e43-c96a-4c70-8d54-84c392e09fdb', '258bcfb5-6664-47dd-b43f-a4fb19fec33a', '25f24626-58c2-46fa-b7fb-c8562e2d50a3']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.669187 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160cf5e6-3518-4a72-bd31-9c8f3257bf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.698106 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160cf5e6-3518-4a72-bd31-9c8f3257bf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff7971e9-0028-4e19-b15d-fe8224755b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1903370353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['74e07b99-23c3-4b1f-b153-2437c7a70050','38fd4e43-c96a-4c70-8d54-84c392e09fdb','258bcfb5-6664-47dd-b43f-a4fb19fec33a','25f24626-58c2-46fa-b7fb-c8562e2d50a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1903370353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff7971e9-0028-4e19-b15d-fe8224755b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65862bdde20441c1a9506ebde5fe0243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdc3f7342b154545a024f5834b386709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.698807 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa270e87-1463-4594-afb5-96794de5e670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.717465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa270e87-1463-4594-afb5-96794de5e670) transitioned into state 'SUCCESS' from state '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-1903370353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['74e07b99-23c3-4b1f-b153-2437c7a70050','38fd4e43-c96a-4c70-8d54-84c392e09fdb','258bcfb5-6664-47dd-b43f-a4fb19fec33a','25f24626-58c2-46fa-b7fb-c8562e2d50a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.718347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2352f3-ce4e-46b4-9293-612d7576894f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.727102 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2352f3-ce4e-46b4-9293-612d7576894f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.728124 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (32f331cd-9a77-4957-81ed-dbb1a57889ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:06.728421 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request issued successfully. Aug 14 01:28:06.729001 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4a6efe1-6ccb-48cf-8be6-b48f9f8c22cf tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:06.729454 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 956/3822] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:06 2026] POST /volume/v3/volumes => generated 758 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:06.744914 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2f7b840c-56ca-4d68-8328-96321461690e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:06.746604 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:06.746971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "db3d680a-afeb-4722-addc-c6aa971c751c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1935413076"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:06.748563 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request body: {'volume': {"'snapshot_id": 'db3d680a-afeb-4722-addc-c6aa971c751c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1935413076'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:06.748693 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume of 1 GB Aug 14 01:28:06.752634 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Availability Zones retrieved successfully. Aug 14 01:28:06.758521 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (2da5fa33-e293-4d3b-8d6d-abcfd0dcdc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:06.759517 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4307ee71-0b1d-47f8-b241-c0fccfe0f91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.760710 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:06.790324 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4307ee71-0b1d-47f8-b241-c0fccfe0f91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.791113 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32889755-c60f-466e-b806-2f78280140b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.837212 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Created reservations ['f2faa32c-4a90-42b6-8111-6a4fa11d9e82', 'd0ac392f-220d-4465-8da7-1c87eea1ac45', '4df4b5cd-db04-4755-a1d7-838f35afdcd0', '6e2abee4-a481-474f-8b22-06b92081142b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:06.837764 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32889755-c60f-466e-b806-2f78280140b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2faa32c-4a90-42b6-8111-6a4fa11d9e82', 'd0ac392f-220d-4465-8da7-1c87eea1ac45', '4df4b5cd-db04-4755-a1d7-838f35afdcd0', '6e2abee4-a481-474f-8b22-06b92081142b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.838582 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec6e795-0cfe-461b-a46d-e4cd1ec2636f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.863286 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec6e795-0cfe-461b-a46d-e4cd1ec2636f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22ef594f-2290-4904-b6fc-55403c61b7d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1935413076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['f2faa32c-4a90-42b6-8111-6a4fa11d9e82','d0ac392f-220d-4465-8da7-1c87eea1ac45','4df4b5cd-db04-4755-a1d7-838f35afdcd0','6e2abee4-a481-474f-8b22-06b92081142b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1935413076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22ef594f-2290-4904-b6fc-55403c61b7d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65862bdde20441c1a9506ebde5fe0243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdc3f7342b154545a024f5834b386709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.864381 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d99f53d8-f568-4019-b90d-ded2b8336feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.892088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d99f53d8-f568-4019-b90d-ded2b8336feb) transitioned into state 'SUCCESS' from state '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-1935413076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['f2faa32c-4a90-42b6-8111-6a4fa11d9e82','d0ac392f-220d-4465-8da7-1c87eea1ac45','4df4b5cd-db04-4755-a1d7-838f35afdcd0','6e2abee4-a481-474f-8b22-06b92081142b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.892524 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1298316d-90d1-43e8-8d08-2a88dad22ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.906649 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1298316d-90d1-43e8-8d08-2a88dad22ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:06.907703 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (2da5fa33-e293-4d3b-8d6d-abcfd0dcdc56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:06.908129 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request issued successfully. Aug 14 01:28:06.909000 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f7b840c-56ca-4d68-8328-96321461690e tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:06.909573 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 949/3823] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:06 2026] POST /volume/v3/volumes => generated 758 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:06.937160 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:06.940622 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:06.941199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "db3d680a-afeb-4722-addc-c6aa971c751c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-493266908"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:06.945993 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request body: {'volume': {"'snapshot_id": 'db3d680a-afeb-4722-addc-c6aa971c751c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-493266908'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:06.945993 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume of 1 GB Aug 14 01:28:06.951448 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Availability Zones retrieved successfully. Aug 14 01:28:06.960050 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (64afd330-6024-4572-92b8-854cf071932e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:06.961993 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0b2c6c-7b5a-41fd-8a3b-629c36005e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:06.964137 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:07.008533 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0b2c6c-7b5a-41fd-8a3b-629c36005e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.009328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1215a59-551d-441f-b9a2-8f7e688747b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.064257 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Created reservations ['6d42e385-e2a1-4fea-a319-c5d1333cefba', 'd70d3b1b-3268-41dc-bc40-a91925ad89ff', '135eecb8-7dd2-42f7-a70f-ad5d7e026df0', '839480a5-e2b6-4e16-9e9d-ee27d9d52619'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:07.065395 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1215a59-551d-441f-b9a2-8f7e688747b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d42e385-e2a1-4fea-a319-c5d1333cefba', 'd70d3b1b-3268-41dc-bc40-a91925ad89ff', '135eecb8-7dd2-42f7-a70f-ad5d7e026df0', '839480a5-e2b6-4e16-9e9d-ee27d9d52619']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.066754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e997f27-6b9f-4497-a475-e17fbd2d7d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.096971 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e997f27-6b9f-4497-a475-e17fbd2d7d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68ecec3c-25ba-47da-bd4b-aab8eff3b305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-493266908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['6d42e385-e2a1-4fea-a319-c5d1333cefba','d70d3b1b-3268-41dc-bc40-a91925ad89ff','135eecb8-7dd2-42f7-a70f-ad5d7e026df0','839480a5-e2b6-4e16-9e9d-ee27d9d52619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-493266908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68ecec3c-25ba-47da-bd4b-aab8eff3b305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65862bdde20441c1a9506ebde5fe0243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdc3f7342b154545a024f5834b386709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.098045 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd7271b-efd4-47b6-b122-fea9eeefff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.127694 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdd7271b-efd4-47b6-b122-fea9eeefff17) transitioned into state 'SUCCESS' from state '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-493266908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['6d42e385-e2a1-4fea-a319-c5d1333cefba','d70d3b1b-3268-41dc-bc40-a91925ad89ff','135eecb8-7dd2-42f7-a70f-ad5d7e026df0','839480a5-e2b6-4e16-9e9d-ee27d9d52619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.128529 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d047e8-18a9-49b4-b22b-5f3a89d8bf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.137881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d047e8-18a9-49b4-b22b-5f3a89d8bf2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.139158 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (64afd330-6024-4572-92b8-854cf071932e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:07.139513 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request issued successfully. Aug 14 01:28:07.140399 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66f7470c-79b2-4fdf-9bf3-3548eb3926f6 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:07.141056 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 964/3824] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:06 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 14 01:28:07.157379 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.159548 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:07.159983 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "db3d680a-afeb-4722-addc-c6aa971c751c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-781843963"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:07.161490 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request body: {'volume': {"'snapshot_id": 'db3d680a-afeb-4722-addc-c6aa971c751c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-781843963'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:07.161656 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume of 1 GB Aug 14 01:28:07.166515 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Availability Zones retrieved successfully. Aug 14 01:28:07.180981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (b5bc4a32-0621-42d6-b694-6fdadd3435b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:07.183685 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744908a0-a8ff-4317-a1e2-3496369ca03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.185398 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:07.210985 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e40bbc6-1fa8-4aec-8fae-6d62ef333ac2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.214773 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e40bbc6-1fa8-4aec-8fae-6d62ef333ac2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:07.215061 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e40bbc6-1fa8-4aec-8fae-6d62ef333ac2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:07.215649 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e40bbc6-1fa8-4aec-8fae-6d62ef333ac2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:07.215649 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3e40bbc6-1fa8-4aec-8fae-6d62ef333ac2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:07.222062 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:07.222062 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:07.223131 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (744908a0-a8ff-4317-a1e2-3496369ca03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.223325 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e40bbc6-1fa8-4aec-8fae-6d62ef333ac2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:07.224676 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 957/3825] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:07 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:07.224804 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d411e58-18cd-42a9-a694-4f80b7beadfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.286911 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Created reservations ['cb92fb6d-8920-4ce2-8808-5885ed765098', '0c3927d7-df2c-4f06-917d-8881e978b6a8', '2b82e87e-5986-4f1b-a4ac-f8772960d98f', '744b7aeb-bb93-4b41-b8e8-d8218187230d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:07.288026 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d411e58-18cd-42a9-a694-4f80b7beadfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb92fb6d-8920-4ce2-8808-5885ed765098', '0c3927d7-df2c-4f06-917d-8881e978b6a8', '2b82e87e-5986-4f1b-a4ac-f8772960d98f', '744b7aeb-bb93-4b41-b8e8-d8218187230d']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.289152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25854963-406f-4ef2-a35c-73a2f0399af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.319671 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25854963-406f-4ef2-a35c-73a2f0399af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1e14fa1-7a48-4dd7-85d2-88ac418223f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-781843963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['cb92fb6d-8920-4ce2-8808-5885ed765098','0c3927d7-df2c-4f06-917d-8881e978b6a8','2b82e87e-5986-4f1b-a4ac-f8772960d98f','744b7aeb-bb93-4b41-b8e8-d8218187230d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-781843963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1e14fa1-7a48-4dd7-85d2-88ac418223f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65862bdde20441c1a9506ebde5fe0243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdc3f7342b154545a024f5834b386709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.320730 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (852c2c84-139a-4d31-9233-ee3c633b79a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.338483 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (852c2c84-139a-4d31-9233-ee3c633b79a6) transitioned into state 'SUCCESS' from state '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-781843963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['cb92fb6d-8920-4ce2-8808-5885ed765098','0c3927d7-df2c-4f06-917d-8881e978b6a8','2b82e87e-5986-4f1b-a4ac-f8772960d98f','744b7aeb-bb93-4b41-b8e8-d8218187230d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.339434 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc7c242-747a-4374-858e-589852dd1fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.349063 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc7c242-747a-4374-858e-589852dd1fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.350128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (b5bc4a32-0621-42d6-b694-6fdadd3435b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:07.350498 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request issued successfully. Aug 14 01:28:07.351264 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04f91d7b-fb02-4167-b673-4b39811de9b0 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:07.351779 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 956/3826] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:07 2026] POST /volume/v3/volumes => generated 757 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:07.366632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.368570 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:07.368985 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "db3d680a-afeb-4722-addc-c6aa971c751c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-443973079"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:07.370435 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request body: {'volume': {"'snapshot_id": 'db3d680a-afeb-4722-addc-c6aa971c751c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-443973079'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:07.370600 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume of 1 GB Aug 14 01:28:07.370978 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:07.370978 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:07.374730 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Availability Zones retrieved successfully. Aug 14 01:28:07.380182 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (43f3451c-8a49-41bd-8f3a-c28649c5bfba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:07.382749 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43025123-c092-4a71-881c-d8c2e03fab33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.383637 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:07.407978 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43025123-c092-4a71-881c-d8c2e03fab33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.408634 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423f32a4-9b5c-4eb1-9e55-6e280dd5d9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.462548 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Created reservations ['5ad325dc-296b-4ca5-89eb-56219ac09b34', '1c776632-5ab8-4177-9d79-2bdd3fc4779a', '90354d42-4547-41cf-9261-cdb7efcd6c6a', '9f2296ac-774b-427f-82bf-033b2146a1b8'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:07.463362 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423f32a4-9b5c-4eb1-9e55-6e280dd5d9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ad325dc-296b-4ca5-89eb-56219ac09b34', '1c776632-5ab8-4177-9d79-2bdd3fc4779a', '90354d42-4547-41cf-9261-cdb7efcd6c6a', '9f2296ac-774b-427f-82bf-033b2146a1b8']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.464294 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99db50e-a67b-4c99-9346-0563464ea7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.512186 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f99db50e-a67b-4c99-9346-0563464ea7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd153c6a1-15fd-42db-b579-9c182912de2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-443973079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['5ad325dc-296b-4ca5-89eb-56219ac09b34','1c776632-5ab8-4177-9d79-2bdd3fc4779a','90354d42-4547-41cf-9261-cdb7efcd6c6a','9f2296ac-774b-427f-82bf-033b2146a1b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-443973079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d153c6a1-15fd-42db-b579-9c182912de2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65862bdde20441c1a9506ebde5fe0243',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdc3f7342b154545a024f5834b386709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.512995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff318ceb-18a4-4973-bd4e-4cc8f308984a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.533645 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff318ceb-18a4-4973-bd4e-4cc8f308984a) transitioned into state 'SUCCESS' from state '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-443973079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65862bdde20441c1a9506ebde5fe0243',qos_specs=None,replication_status=,reservations=['5ad325dc-296b-4ca5-89eb-56219ac09b34','1c776632-5ab8-4177-9d79-2bdd3fc4779a','90354d42-4547-41cf-9261-cdb7efcd6c6a','9f2296ac-774b-427f-82bf-033b2146a1b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3f7342b154545a024f5834b386709',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.534439 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457b945f-3b82-482d-b29a-532f32dc999b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:07.544214 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457b945f-3b82-482d-b29a-532f32dc999b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:07.545132 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Flow 'volume_create_api' (43f3451c-8a49-41bd-8f3a-c28649c5bfba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:07.545420 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Create volume request issued successfully. Aug 14 01:28:07.546069 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f97792f-2d49-47cc-87fa-05f1065fcdb7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:07.546459 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 950/3827] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:07 2026] POST /volume/v3/volumes => generated 757 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:07.558535 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4d7a4e0e-8570-4389-8cc2-7e6896889e5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.560714 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d7a4e0e-8570-4389-8cc2-7e6896889e5a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b Aug 14 01:28:07.560954 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d7a4e0e-8570-4389-8cc2-7e6896889e5a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:07.561200 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d7a4e0e-8570-4389-8cc2-7e6896889e5a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:07.569507 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:07.569507 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:07.574176 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4d7a4e0e-8570-4389-8cc2-7e6896889e5a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:07.579697 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d7a4e0e-8570-4389-8cc2-7e6896889e5a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b returned with HTTP 200 Aug 14 01:28:07.580502 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 965/3828] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:07 2026] GET /volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:07.596353 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f642135d-6c8e-45d6-b5fe-72d666b685ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.600714 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f642135d-6c8e-45d6-b5fe-72d666b685ae tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 Aug 14 01:28:07.601268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f642135d-6c8e-45d6-b5fe-72d666b685ae tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:07.601361 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f642135d-6c8e-45d6-b5fe-72d666b685ae tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:07.609810 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:07.609810 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:07.613825 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f642135d-6c8e-45d6-b5fe-72d666b685ae tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:07.628144 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f642135d-6c8e-45d6-b5fe-72d666b685ae tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 returned with HTTP 200 Aug 14 01:28:07.628961 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 958/3829] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:07 2026] GET /volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:07.641963 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-84fa7fb0-e2c6-4a34-91a3-4016902f5c4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.644818 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84fa7fb0-e2c6-4a34-91a3-4016902f5c4b tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 Aug 14 01:28:07.645152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84fa7fb0-e2c6-4a34-91a3-4016902f5c4b tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:07.645438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-84fa7fb0-e2c6-4a34-91a3-4016902f5c4b tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:07.653402 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:07.653402 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:07.657714 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-84fa7fb0-e2c6-4a34-91a3-4016902f5c4b tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:07.662342 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-84fa7fb0-e2c6-4a34-91a3-4016902f5c4b tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 returned with HTTP 200 Aug 14 01:28:07.662811 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 957/3830] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:07 2026] GET /volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:07.679823 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73f65d3c-5024-4e57-877e-d101aeb7fc51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.682006 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73f65d3c-5024-4e57-877e-d101aeb7fc51 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 Aug 14 01:28:07.682217 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73f65d3c-5024-4e57-877e-d101aeb7fc51 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:07.682409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73f65d3c-5024-4e57-877e-d101aeb7fc51 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:07.692169 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:07.692169 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:07.696092 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73f65d3c-5024-4e57-877e-d101aeb7fc51 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:07.703777 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73f65d3c-5024-4e57-877e-d101aeb7fc51 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 returned with HTTP 200 Aug 14 01:28:07.704348 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 951/3831] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:07 2026] GET /volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:07.721563 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df5fe8a5-83e5-48c9-86f4-f2320f9b8b5f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.724239 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df5fe8a5-83e5-48c9-86f4-f2320f9b8b5f tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a Aug 14 01:28:07.724432 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df5fe8a5-83e5-48c9-86f4-f2320f9b8b5f tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:07.724606 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df5fe8a5-83e5-48c9-86f4-f2320f9b8b5f tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:07.731333 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:07.731333 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:07.735155 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df5fe8a5-83e5-48c9-86f4-f2320f9b8b5f tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:07.738964 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df5fe8a5-83e5-48c9-86f4-f2320f9b8b5f tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a returned with HTTP 200 Aug 14 01:28:07.739263 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 966/3832] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:07 2026] GET /volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:07.752608 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-23db9d95-bdc0-4c15-a43b-931e8d9b5b66 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.755041 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23db9d95-bdc0-4c15-a43b-931e8d9b5b66 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a Aug 14 01:28:07.755317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23db9d95-bdc0-4c15-a43b-931e8d9b5b66 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:07.755680 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-23db9d95-bdc0-4c15-a43b-931e8d9b5b66 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:07.755936 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-23db9d95-bdc0-4c15-a43b-931e8d9b5b66 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume with id: d153c6a1-15fd-42db-b579-9c182912de2a Aug 14 01:28:07.765110 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:07.765110 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:07.765567 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-23db9d95-bdc0-4c15-a43b-931e8d9b5b66 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:07.784401 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-23db9d95-bdc0-4c15-a43b-931e8d9b5b66 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume request issued successfully. Aug 14 01:28:07.784578 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-23db9d95-bdc0-4c15-a43b-931e8d9b5b66 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a returned with HTTP 202 Aug 14 01:28:07.785028 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 959/3833] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:07 2026] DELETE /volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:07.793584 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-096bbf61-94c4-4020-83d9-9d1aaaeaf008 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:07.795310 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-096bbf61-94c4-4020-83d9-9d1aaaeaf008 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a Aug 14 01:28:07.795515 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-096bbf61-94c4-4020-83d9-9d1aaaeaf008 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:07.795714 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-096bbf61-94c4-4020-83d9-9d1aaaeaf008 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:07.803792 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:07.803792 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:07.807773 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-096bbf61-94c4-4020-83d9-9d1aaaeaf008 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:07.812967 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-096bbf61-94c4-4020-83d9-9d1aaaeaf008 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a returned with HTTP 200 Aug 14 01:28:07.813425 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 958/3834] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:07 2026] GET /volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:08.243600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4def37bd-a20a-4a47-81de-9b20a88edd73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:08.246550 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4def37bd-a20a-4a47-81de-9b20a88edd73 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:08.247772 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4def37bd-a20a-4a47-81de-9b20a88edd73 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:08.248559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4def37bd-a20a-4a47-81de-9b20a88edd73 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:08.249182 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4def37bd-a20a-4a47-81de-9b20a88edd73 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:08.255304 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:08.255304 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:08.256701 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4def37bd-a20a-4a47-81de-9b20a88edd73 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:08.257362 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 952/3835] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:08 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:08.829758 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fdba94be-9199-4c0f-91ce-878ad981e538 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:08.834095 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fdba94be-9199-4c0f-91ce-878ad981e538 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a Aug 14 01:28:08.834095 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fdba94be-9199-4c0f-91ce-878ad981e538 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:08.834943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fdba94be-9199-4c0f-91ce-878ad981e538 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:08.843404 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fdba94be-9199-4c0f-91ce-878ad981e538 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a returned with HTTP 404 Aug 14 01:28:08.843824 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 967/3836] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:08 2026] GET /volume/v3/volumes/d153c6a1-15fd-42db-b579-9c182912de2a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:08.853436 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a70af8fe-f647-4c87-83a2-8707a860b0ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:08.855511 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a70af8fe-f647-4c87-83a2-8707a860b0ea tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 Aug 14 01:28:08.855732 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a70af8fe-f647-4c87-83a2-8707a860b0ea tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:08.856031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a70af8fe-f647-4c87-83a2-8707a860b0ea tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:08.856232 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a70af8fe-f647-4c87-83a2-8707a860b0ea tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume with id: e1e14fa1-7a48-4dd7-85d2-88ac418223f7 Aug 14 01:28:08.868438 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:08.868438 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:08.868986 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a70af8fe-f647-4c87-83a2-8707a860b0ea tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:08.899078 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a70af8fe-f647-4c87-83a2-8707a860b0ea tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume request issued successfully. Aug 14 01:28:08.899263 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a70af8fe-f647-4c87-83a2-8707a860b0ea tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 returned with HTTP 202 Aug 14 01:28:08.899721 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 960/3837] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:08 2026] DELETE /volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:08.910697 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-885bd6b6-1702-436c-b158-49ff8358281d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:08.913593 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-885bd6b6-1702-436c-b158-49ff8358281d tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 Aug 14 01:28:08.913834 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-885bd6b6-1702-436c-b158-49ff8358281d tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:08.914097 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-885bd6b6-1702-436c-b158-49ff8358281d tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:08.922975 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:08.922975 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:08.929146 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-885bd6b6-1702-436c-b158-49ff8358281d tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:08.934530 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-885bd6b6-1702-436c-b158-49ff8358281d tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 returned with HTTP 200 Aug 14 01:28:08.935182 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 959/3838] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:08 2026] GET /volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:09.273592 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d49d0bb-c737-4d0b-912a-c4c2c2acb864 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:09.276465 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d49d0bb-c737-4d0b-912a-c4c2c2acb864 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:09.277340 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d49d0bb-c737-4d0b-912a-c4c2c2acb864 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:09.277340 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d49d0bb-c737-4d0b-912a-c4c2c2acb864 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:09.277340 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7d49d0bb-c737-4d0b-912a-c4c2c2acb864 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:09.282516 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:09.282516 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:09.283557 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d49d0bb-c737-4d0b-912a-c4c2c2acb864 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:09.284388 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 953/3839] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:09 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:09.950951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49f5a0d2-b4cd-43f7-8f72-1313cc6a4506 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:09.954190 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49f5a0d2-b4cd-43f7-8f72-1313cc6a4506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 Aug 14 01:28:09.954424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49f5a0d2-b4cd-43f7-8f72-1313cc6a4506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:09.954657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49f5a0d2-b4cd-43f7-8f72-1313cc6a4506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:09.967326 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49f5a0d2-b4cd-43f7-8f72-1313cc6a4506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 returned with HTTP 404 Aug 14 01:28:09.967852 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 968/3840] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:09 2026] GET /volume/v3/volumes/e1e14fa1-7a48-4dd7-85d2-88ac418223f7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:28:09.979383 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a74fd24b-ee93-4b39-84ff-e9446f37ea3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:09.982154 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a74fd24b-ee93-4b39-84ff-e9446f37ea3a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] DELETE https://10.4.3.11/volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 Aug 14 01:28:09.982154 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a74fd24b-ee93-4b39-84ff-e9446f37ea3a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:09.982411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a74fd24b-ee93-4b39-84ff-e9446f37ea3a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:09.982650 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a74fd24b-ee93-4b39-84ff-e9446f37ea3a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume with id: 68ecec3c-25ba-47da-bd4b-aab8eff3b305 Aug 14 01:28:09.992665 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:09.992665 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:09.993431 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a74fd24b-ee93-4b39-84ff-e9446f37ea3a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:10.025654 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a74fd24b-ee93-4b39-84ff-e9446f37ea3a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume request issued successfully. Aug 14 01:28:10.025988 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a74fd24b-ee93-4b39-84ff-e9446f37ea3a tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 returned with HTTP 202 Aug 14 01:28:10.026499 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 961/3841] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:09 2026] DELETE /volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:10.035087 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1df2dc1c-0070-4793-8f90-d4fe87e786b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.037468 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1df2dc1c-0070-4793-8f90-d4fe87e786b9 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 Aug 14 01:28:10.037649 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1df2dc1c-0070-4793-8f90-d4fe87e786b9 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:10.037845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1df2dc1c-0070-4793-8f90-d4fe87e786b9 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:10.050896 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:10.050896 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:10.055407 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1df2dc1c-0070-4793-8f90-d4fe87e786b9 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:10.064640 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1df2dc1c-0070-4793-8f90-d4fe87e786b9 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 returned with HTTP 200 Aug 14 01:28:10.065208 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 960/3842] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:10 2026] GET /volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:10.299411 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e65c5926-581e-4d47-85ec-1b9686bd9894 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.301053 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e65c5926-581e-4d47-85ec-1b9686bd9894 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:10.301309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e65c5926-581e-4d47-85ec-1b9686bd9894 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:10.301439 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e65c5926-581e-4d47-85ec-1b9686bd9894 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:10.301539 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e65c5926-581e-4d47-85ec-1b9686bd9894 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:10.309063 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:10.309063 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:10.310088 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e65c5926-581e-4d47-85ec-1b9686bd9894 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:10.310559 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 954/3843] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:10 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:10.483014 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-608ea287-9304-4065-8790-f8cf5756d330 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.487166 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-608ea287-9304-4065-8790-f8cf5756d330 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:28:10.487525 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-608ea287-9304-4065-8790-f8cf5756d330 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:10.487807 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-608ea287-9304-4065-8790-f8cf5756d330 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:10.505828 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:10.505828 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:10.511075 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-608ea287-9304-4065-8790-f8cf5756d330 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:28:10.513783 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-608ea287-9304-4065-8790-f8cf5756d330 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:28:10.514234 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 969/3844] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:28:10 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:10.516377 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee6514bd-f940-4e1a-b20f-85efc8c6a162 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.518704 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee6514bd-f940-4e1a-b20f-85efc8c6a162 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:28:10.518962 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee6514bd-f940-4e1a-b20f-85efc8c6a162 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:10.519154 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee6514bd-f940-4e1a-b20f-85efc8c6a162 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:10.531075 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:10.531075 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:10.535690 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee6514bd-f940-4e1a-b20f-85efc8c6a162 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:28:10.537265 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-dac422f3-0007-4673-bf47-caae7757e14f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.539486 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-dac422f3-0007-4673-bf47-caae7757e14f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] POST https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb/action Aug 14 01:28:10.539938 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-dac422f3-0007-4673-bf47-caae7757e14f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:28:10.540133 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-dac422f3-0007-4673-bf47-caae7757e14f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:10.540605 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee6514bd-f940-4e1a-b20f-85efc8c6a162 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:28:10.541240 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 962/3845] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:10 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:10.553579 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:10.553579 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:10.554110 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-dac422f3-0007-4673-bf47-caae7757e14f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:28:10.567016 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-dac422f3-0007-4673-bf47-caae7757e14f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Begin detaching volume completed successfully. Aug 14 01:28:10.567249 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-dac422f3-0007-4673-bf47-caae7757e14f tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb/action returned with HTTP 202 Aug 14 01:28:10.567767 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 961/3846] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:28:10 2026] POST /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:28:10.591895 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-129c0683-f815-4118-88ad-3543e0942ae3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.599013 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-129c0683-f815-4118-88ad-3543e0942ae3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:28:10.599501 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-129c0683-f815-4118-88ad-3543e0942ae3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:10.599756 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-129c0683-f815-4118-88ad-3543e0942ae3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:10.618323 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:10.618323 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:10.624043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-03218499-fd73-41ca-8d8c-114a088418dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.624346 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03218499-fd73-41ca-8d8c-114a088418dc None None] GET https://10.4.3.11/volume// Aug 14 01:28:10.624555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03218499-fd73-41ca-8d8c-114a088418dc None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:10.624805 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03218499-fd73-41ca-8d8c-114a088418dc None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:10.625252 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03218499-fd73-41ca-8d8c-114a088418dc None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:28:10.625637 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 970/3847] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:28:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:28:10.626933 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-129c0683-f815-4118-88ad-3543e0942ae3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:28:10.633128 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-129c0683-f815-4118-88ad-3543e0942ae3 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:28:10.633576 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 955/3848] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:28:10 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:10.635377 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-76b6c554-aca5-44ff-94b5-7884d3233bb1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.637409 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-76b6c554-aca5-44ff-94b5-7884d3233bb1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:28:10.637623 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-76b6c554-aca5-44ff-94b5-7884d3233bb1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:10.637830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-76b6c554-aca5-44ff-94b5-7884d3233bb1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:10.647792 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:10.647792 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:10.652293 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-76b6c554-aca5-44ff-94b5-7884d3233bb1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:28:10.657709 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-76b6c554-aca5-44ff-94b5-7884d3233bb1 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:28:10.658294 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 963/3849] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:28:10 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:28:10.658879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f880e4bc-0208-46ae-962a-bd8d1f277e7a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.664494 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f880e4bc-0208-46ae-962a-bd8d1f277e7a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] POST https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c/action Aug 14 01:28:10.664882 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f880e4bc-0208-46ae-962a-bd8d1f277e7a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:28:10.665086 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f880e4bc-0208-46ae-962a-bd8d1f277e7a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:10.682382 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:10.682382 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:10.682918 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f880e4bc-0208-46ae-962a-bd8d1f277e7a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:28:10.692791 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f880e4bc-0208-46ae-962a-bd8d1f277e7a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Begin detaching volume completed successfully. Aug 14 01:28:10.693086 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f880e4bc-0208-46ae-962a-bd8d1f277e7a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c/action returned with HTTP 202 Aug 14 01:28:10.693510 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 962/3850] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:28:10 2026] POST /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:28:10.743111 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4f45ee6-912e-4e2d-8d0d-4ba117f742f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.743541 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4f45ee6-912e-4e2d-8d0d-4ba117f742f5 None None] GET https://10.4.3.11/volume// Aug 14 01:28:10.744272 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4f45ee6-912e-4e2d-8d0d-4ba117f742f5 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:10.744272 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4f45ee6-912e-4e2d-8d0d-4ba117f742f5 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:10.744389 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4f45ee6-912e-4e2d-8d0d-4ba117f742f5 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:28:10.744653 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 971/3851] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:28:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:28:10.758763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f6d56f38-bf68-46e5-8436-81e343ab5c59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:10.761540 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f6d56f38-bf68-46e5-8436-81e343ab5c59 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:28:10.761816 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f6d56f38-bf68-46e5-8436-81e343ab5c59 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:10.762138 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f6d56f38-bf68-46e5-8436-81e343ab5c59 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:10.774914 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:10.774914 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:10.778616 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f6d56f38-bf68-46e5-8436-81e343ab5c59 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:28:10.784534 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-f6d56f38-bf68-46e5-8436-81e343ab5c59 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:28:10.785144 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 956/3852] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:28:10 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:28:11.084035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5e3e9506-3dba-41a4-9f0e-877e7f930ba7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:11.086206 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e3e9506-3dba-41a4-9f0e-877e7f930ba7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 Aug 14 01:28:11.086764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e3e9506-3dba-41a4-9f0e-877e7f930ba7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:11.086953 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5e3e9506-3dba-41a4-9f0e-877e7f930ba7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:11.093474 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5e3e9506-3dba-41a4-9f0e-877e7f930ba7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 returned with HTTP 404 Aug 14 01:28:11.094698 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 964/3853] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:11 2026] GET /volume/v3/volumes/68ecec3c-25ba-47da-bd4b-aab8eff3b305 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:11.105035 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3785b17d-8387-44d9-ba29-a1f2fe2a3506 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:11.106616 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3785b17d-8387-44d9-ba29-a1f2fe2a3506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] DELETE https://10.4.3.11/volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 Aug 14 01:28:11.106841 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3785b17d-8387-44d9-ba29-a1f2fe2a3506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:11.107016 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3785b17d-8387-44d9-ba29-a1f2fe2a3506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:11.107175 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3785b17d-8387-44d9-ba29-a1f2fe2a3506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume with id: 22ef594f-2290-4904-b6fc-55403c61b7d7 Aug 14 01:28:11.113912 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:11.113912 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:11.113912 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3785b17d-8387-44d9-ba29-a1f2fe2a3506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:11.130524 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3785b17d-8387-44d9-ba29-a1f2fe2a3506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume request issued successfully. Aug 14 01:28:11.130702 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3785b17d-8387-44d9-ba29-a1f2fe2a3506 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 returned with HTTP 202 Aug 14 01:28:11.131188 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 963/3854] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:11 2026] DELETE /volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:11.141794 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e809826e-48a5-467a-bb30-28ae86d1fd43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:11.143730 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e809826e-48a5-467a-bb30-28ae86d1fd43 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 Aug 14 01:28:11.146870 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e809826e-48a5-467a-bb30-28ae86d1fd43 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:11.146870 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e809826e-48a5-467a-bb30-28ae86d1fd43 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:11.154945 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:11.154945 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:11.160909 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e809826e-48a5-467a-bb30-28ae86d1fd43 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:11.166869 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e809826e-48a5-467a-bb30-28ae86d1fd43 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 returned with HTTP 200 Aug 14 01:28:11.167521 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 972/3855] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:11 2026] GET /volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:11.330796 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-655973cf-c55c-42ca-b123-2a9d1c79fe35 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:11.333270 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-655973cf-c55c-42ca-b123-2a9d1c79fe35 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:11.333497 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-655973cf-c55c-42ca-b123-2a9d1c79fe35 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:11.333760 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-655973cf-c55c-42ca-b123-2a9d1c79fe35 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:11.333894 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-655973cf-c55c-42ca-b123-2a9d1c79fe35 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:11.340262 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:11.340262 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:11.341375 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-655973cf-c55c-42ca-b123-2a9d1c79fe35 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:11.342125 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 957/3856] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:11 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:11.357205 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:11.359573 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445/restore Aug 14 01:28:11.360141 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:11.362291 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Restoring backup e3b3278d-4d73-4c00-9256-5cc439930445 ({'restore': {'volume_id': '005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3'}}) {{(pid=100275) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 01:28:11.362543 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Restoring backup e3b3278d-4d73-4c00-9256-5cc439930445 to volume 005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3. Aug 14 01:28:11.369462 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:11.369462 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:11.381975 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:11.381975 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:11.382544 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:28:11.382778 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Checking backup size 1 against volume size 1 {{(pid=100275) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 01:28:11.383015 np0000007295 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Overwriting volume 005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 with restore of backup e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:11.401185 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] restore_backup in rpcapi backup_id e3b3278d-4d73-4c00-9256-5cc439930445 {{(pid=100275) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 01:28:11.403207 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-16d740b7-9c16-4d9b-9dcf-6563ace9d938 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445/restore returned with HTTP 202 Aug 14 01:28:11.404347 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 965/3857] 10.4.3.11 () {68 vars in 1386 bytes} [Fri Aug 14 01:28:11 2026] POST /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445/restore => generated 182 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:11.415933 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33ff6049-fa53-4107-be8a-ac22359b0bb0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:11.419684 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33ff6049-fa53-4107-be8a-ac22359b0bb0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:11.419884 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33ff6049-fa53-4107-be8a-ac22359b0bb0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:11.420190 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33ff6049-fa53-4107-be8a-ac22359b0bb0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:11.420371 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-33ff6049-fa53-4107-be8a-ac22359b0bb0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:11.426035 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:11.426035 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:11.427011 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33ff6049-fa53-4107-be8a-ac22359b0bb0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:11.427448 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 964/3858] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:11 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:11.682596 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-0e908397-8f8c-48e1-8840-9af1d1e52515 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:11.685208 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-0e908397-8f8c-48e1-8840-9af1d1e52515 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] DELETE https://10.4.3.11/volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba Aug 14 01:28:11.685745 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-0e908397-8f8c-48e1-8840-9af1d1e52515 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:11.685983 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-0e908397-8f8c-48e1-8840-9af1d1e52515 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:11.696598 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:11.696598 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:11.781012 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb7fa841-aee9-4853-bd27-5b3606ce205d req-0e908397-8f8c-48e1-8840-9af1d1e52515 tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba returned with HTTP 200 Aug 14 01:28:11.781207 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 973/3859] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:28:11 2026] DELETE /volume/v3/attachments/d5fe4dc7-ffcf-4268-82e7-38c65750d3ba => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:12.013351 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-5e382eea-9cbe-4159-8006-026bb6bb576d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:12.015473 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-5e382eea-9cbe-4159-8006-026bb6bb576d tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] DELETE https://10.4.3.11/volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634 Aug 14 01:28:12.015666 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-5e382eea-9cbe-4159-8006-026bb6bb576d tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:12.015855 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-5e382eea-9cbe-4159-8006-026bb6bb576d tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:12.024533 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:12.024533 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:12.072858 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7e8fbd7b-350e-4bd9-b3f8-83d6b4cd822e req-5e382eea-9cbe-4159-8006-026bb6bb576d tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634 returned with HTTP 200 Aug 14 01:28:12.073550 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 958/3860] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:28:12 2026] DELETE /volume/v3/attachments/aae34c34-fbef-4e63-9110-f7fede3f5634 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:12.180037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b4039c45-079f-409d-bb7f-392dab3f1774 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:12.182091 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4039c45-079f-409d-bb7f-392dab3f1774 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 Aug 14 01:28:12.182343 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4039c45-079f-409d-bb7f-392dab3f1774 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:12.182618 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4039c45-079f-409d-bb7f-392dab3f1774 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:12.190472 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4039c45-079f-409d-bb7f-392dab3f1774 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 returned with HTTP 404 Aug 14 01:28:12.191141 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 966/3861] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:12 2026] GET /volume/v3/volumes/22ef594f-2290-4904-b6fc-55403c61b7d7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:12.198830 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16d92432-87e0-4f46-80dc-6a622909c7c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:12.200850 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16d92432-87e0-4f46-80dc-6a622909c7c8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] DELETE https://10.4.3.11/volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b Aug 14 01:28:12.201106 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16d92432-87e0-4f46-80dc-6a622909c7c8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:12.201289 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16d92432-87e0-4f46-80dc-6a622909c7c8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:12.201444 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-16d92432-87e0-4f46-80dc-6a622909c7c8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume with id: ff7971e9-0028-4e19-b15d-fe8224755b0b Aug 14 01:28:12.209496 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:12.209496 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:12.209976 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16d92432-87e0-4f46-80dc-6a622909c7c8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:12.234571 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-16d92432-87e0-4f46-80dc-6a622909c7c8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume request issued successfully. Aug 14 01:28:12.234902 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16d92432-87e0-4f46-80dc-6a622909c7c8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b returned with HTTP 202 Aug 14 01:28:12.235443 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 965/3862] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:12 2026] DELETE /volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:12.244370 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4551f36-1a37-4f17-9a66-2f79e2616aa2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:12.246903 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4551f36-1a37-4f17-9a66-2f79e2616aa2 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b Aug 14 01:28:12.247200 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4551f36-1a37-4f17-9a66-2f79e2616aa2 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:12.248147 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4551f36-1a37-4f17-9a66-2f79e2616aa2 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:12.256677 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:12.256677 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:12.261413 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f4551f36-1a37-4f17-9a66-2f79e2616aa2 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:12.266593 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4551f36-1a37-4f17-9a66-2f79e2616aa2 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b returned with HTTP 200 Aug 14 01:28:12.267279 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 974/3863] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:12 2026] GET /volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:12.438655 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b20b129-ab28-4c58-b75b-9df9c60b0de7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:12.442741 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b20b129-ab28-4c58-b75b-9df9c60b0de7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:12.442741 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b20b129-ab28-4c58-b75b-9df9c60b0de7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:12.443087 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b20b129-ab28-4c58-b75b-9df9c60b0de7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:12.443181 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2b20b129-ab28-4c58-b75b-9df9c60b0de7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:12.448794 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:12.448794 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:12.449860 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b20b129-ab28-4c58-b75b-9df9c60b0de7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:12.450506 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 959/3864] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:12 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:12.753237 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-347a6fdb-e02d-40b6-83cc-4344f6858511 req-aa476a3e-7b53-46b4-8813-8671bb0981ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:12.756577 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-347a6fdb-e02d-40b6-83cc-4344f6858511 req-aa476a3e-7b53-46b4-8813-8671bb0981ae tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:28:12.757097 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-347a6fdb-e02d-40b6-83cc-4344f6858511 req-aa476a3e-7b53-46b4-8813-8671bb0981ae tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:12.758968 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-347a6fdb-e02d-40b6-83cc-4344f6858511 req-aa476a3e-7b53-46b4-8813-8671bb0981ae tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:12.765350 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:12.765350 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:12.771780 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-347a6fdb-e02d-40b6-83cc-4344f6858511 req-aa476a3e-7b53-46b4-8813-8671bb0981ae tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:28:12.777513 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-347a6fdb-e02d-40b6-83cc-4344f6858511 req-aa476a3e-7b53-46b4-8813-8671bb0981ae tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:28:12.778392 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 967/3865] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:28:12 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:12.796240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2e07af33-035d-48f9-85d2-2464ffdba70e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:12.798858 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e07af33-035d-48f9-85d2-2464ffdba70e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:28:12.799141 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e07af33-035d-48f9-85d2-2464ffdba70e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:12.799373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e07af33-035d-48f9-85d2-2464ffdba70e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:12.799582 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2e07af33-035d-48f9-85d2-2464ffdba70e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Delete volume with id: a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:28:12.809312 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:12.809312 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:12.809997 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2e07af33-035d-48f9-85d2-2464ffdba70e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:28:12.847962 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2e07af33-035d-48f9-85d2-2464ffdba70e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Delete volume request issued successfully. Aug 14 01:28:12.847962 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e07af33-035d-48f9-85d2-2464ffdba70e tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 202 Aug 14 01:28:12.847962 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 966/3866] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:12 2026] DELETE /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:12.853595 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7da905fc-6eb3-4cdd-92f2-1884db035c5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:12.856681 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7da905fc-6eb3-4cdd-92f2-1884db035c5a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:28:12.856681 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7da905fc-6eb3-4cdd-92f2-1884db035c5a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:12.857237 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7da905fc-6eb3-4cdd-92f2-1884db035c5a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:12.862884 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95491d1e-f6a9-452c-8fd3-59d729b007e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:12.865024 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95491d1e-f6a9-452c-8fd3-59d729b007e1 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:28:12.865265 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95491d1e-f6a9-452c-8fd3-59d729b007e1 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:12.865450 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95491d1e-f6a9-452c-8fd3-59d729b007e1 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:12.866668 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:12.866668 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:12.871359 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7da905fc-6eb3-4cdd-92f2-1884db035c5a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Volume info retrieved successfully. Aug 14 01:28:12.872543 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:12.872543 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:12.877024 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-95491d1e-f6a9-452c-8fd3-59d729b007e1 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:28:12.877780 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7da905fc-6eb3-4cdd-92f2-1884db035c5a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 200 Aug 14 01:28:12.878209 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 975/3867] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:12 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:12.882209 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95491d1e-f6a9-452c-8fd3-59d729b007e1 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:28:12.882635 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 960/3868] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:12 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:13.145629 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-80127420-95ba-4c39-8780-ed309208fe70 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:13.150435 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:13.150746 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-150506896", "snapshot_id": null, "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:13.152314 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-150506896', 'snapshot_id': None, 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:13.283041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7c9d3bf2-84d2-4561-a662-021aa84c61b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:13.285415 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c9d3bf2-84d2-4561-a662-021aa84c61b2 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b Aug 14 01:28:13.285705 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c9d3bf2-84d2-4561-a662-021aa84c61b2 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:13.285831 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7c9d3bf2-84d2-4561-a662-021aa84c61b2 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:13.293239 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7c9d3bf2-84d2-4561-a662-021aa84c61b2 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b returned with HTTP 404 Aug 14 01:28:13.293805 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 967/3869] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:13 2026] GET /volume/v3/volumes/ff7971e9-0028-4e19-b15d-fe8224755b0b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:13.304731 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-180bc4d4-07b1-438a-a050-19b6d2bdf771 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:13.307132 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-180bc4d4-07b1-438a-a050-19b6d2bdf771 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c Aug 14 01:28:13.307132 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-180bc4d4-07b1-438a-a050-19b6d2bdf771 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:13.307287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-180bc4d4-07b1-438a-a050-19b6d2bdf771 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:13.307410 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-180bc4d4-07b1-438a-a050-19b6d2bdf771 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete snapshot with id: db3d680a-afeb-4722-addc-c6aa971c751c Aug 14 01:28:13.315718 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:13.315718 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:13.316411 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-180bc4d4-07b1-438a-a050-19b6d2bdf771 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Snapshot retrieved successfully. Aug 14 01:28:13.324519 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Create volume of 1 GB Aug 14 01:28:13.330650 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Availability Zones retrieved successfully. Aug 14 01:28:13.337448 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Flow 'volume_create_api' (7e2bbcbe-29f7-455a-ab0b-0e0d6e85a524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:13.339227 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba51889-c4ae-44dc-84b6-ec97e7d663fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:13.340287 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:13.341605 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-180bc4d4-07b1-438a-a050-19b6d2bdf771 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Snapshot delete request issued successfully. Aug 14 01:28:13.341907 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-180bc4d4-07b1-438a-a050-19b6d2bdf771 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c returned with HTTP 202 Aug 14 01:28:13.342571 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 976/3870] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:28:13 2026] DELETE /volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:13.350855 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a13718a0-c724-455e-834d-450c8715f7b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:13.353091 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a13718a0-c724-455e-834d-450c8715f7b1 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c Aug 14 01:28:13.353296 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a13718a0-c724-455e-834d-450c8715f7b1 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:13.353360 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a13718a0-c724-455e-834d-450c8715f7b1 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:13.359517 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:13.359517 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:13.360080 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a13718a0-c724-455e-834d-450c8715f7b1 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Snapshot retrieved successfully. Aug 14 01:28:13.361018 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a13718a0-c724-455e-834d-450c8715f7b1 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c returned with HTTP 200 Aug 14 01:28:13.361493 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 961/3871] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:28:13 2026] GET /volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:13.424209 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba51889-c4ae-44dc-84b6-ec97e7d663fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:13.425187 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48502952-bec2-496f-8bbf-a886475c2a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:13.464067 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7a14e39d-65ad-4eae-af6f-7c2d83631c81 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:13.467155 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a14e39d-65ad-4eae-af6f-7c2d83631c81 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:13.467376 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a14e39d-65ad-4eae-af6f-7c2d83631c81 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:13.467586 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7a14e39d-65ad-4eae-af6f-7c2d83631c81 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:13.467757 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7a14e39d-65ad-4eae-af6f-7c2d83631c81 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:13.472190 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:13.472190 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:13.473182 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7a14e39d-65ad-4eae-af6f-7c2d83631c81 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:13.473593 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 968/3872] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:13 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:13.499046 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Created reservations ['b62799a4-1766-46ff-a388-f763d13e9e39', '8b1a7453-14be-4d08-8d78-30da34873b54', '97c16987-fbc2-408d-9c70-9e3d771297e1', '0b4bb64f-fad6-4f56-95ba-201ad2e10a0c'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:13.500227 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48502952-bec2-496f-8bbf-a886475c2a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b62799a4-1766-46ff-a388-f763d13e9e39', '8b1a7453-14be-4d08-8d78-30da34873b54', '97c16987-fbc2-408d-9c70-9e3d771297e1', '0b4bb64f-fad6-4f56-95ba-201ad2e10a0c']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:13.501291 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189ad165-6ae8-4c33-8d65-98426a42c68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:13.530463 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (189ad165-6ae8-4c33-8d65-98426a42c68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f9b7615-2547-4da2-82f5-9b464d9c1ef9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-150506896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60b8c5b19a1c41e29d40945812a1d005',qos_specs=None,replication_status=,reservations=['b62799a4-1766-46ff-a388-f763d13e9e39','8b1a7453-14be-4d08-8d78-30da34873b54','97c16987-fbc2-408d-9c70-9e3d771297e1','0b4bb64f-fad6-4f56-95ba-201ad2e10a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3ca22d5f3248fa828c7fe287cf61d2',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-150506896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f9b7615-2547-4da2-82f5-9b464d9c1ef9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60b8c5b19a1c41e29d40945812a1d005',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee3ca22d5f3248fa828c7fe287cf61d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:13.531432 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c337b2a4-61d9-4bbc-bb17-ad4a8b8b8eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:13.554159 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c337b2a4-61d9-4bbc-bb17-ad4a8b8b8eed) transitioned into state 'SUCCESS' from state '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-150506896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60b8c5b19a1c41e29d40945812a1d005',qos_specs=None,replication_status=,reservations=['b62799a4-1766-46ff-a388-f763d13e9e39','8b1a7453-14be-4d08-8d78-30da34873b54','97c16987-fbc2-408d-9c70-9e3d771297e1','0b4bb64f-fad6-4f56-95ba-201ad2e10a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3ca22d5f3248fa828c7fe287cf61d2',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:13.554960 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23b3254-d0f1-4d88-8055-1e5a8010b0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:13.570482 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23b3254-d0f1-4d88-8055-1e5a8010b0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:13.571082 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Flow 'volume_create_api' (7e2bbcbe-29f7-455a-ab0b-0e0d6e85a524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:13.571453 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Create volume request issued successfully. Aug 14 01:28:13.573208 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-80127420-95ba-4c39-8780-ed309208fe70 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:13.573208 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 968/3873] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:13 2026] POST /volume/v3/volumes => generated 751 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:13.587311 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a5bf881-5131-46fb-9bab-778442e06c45 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:13.589185 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a5bf881-5131-46fb-9bab-778442e06c45 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 Aug 14 01:28:13.589400 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a5bf881-5131-46fb-9bab-778442e06c45 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:13.589599 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a5bf881-5131-46fb-9bab-778442e06c45 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:13.599329 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:13.599329 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:13.603570 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6a5bf881-5131-46fb-9bab-778442e06c45 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:13.608689 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a5bf881-5131-46fb-9bab-778442e06c45 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 returned with HTTP 200 Aug 14 01:28:13.609176 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 977/3874] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:13 2026] GET /volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:13.890562 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-455fb235-8ae1-4822-b3dd-4030890f657a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:13.892551 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-455fb235-8ae1-4822-b3dd-4030890f657a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] GET https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb Aug 14 01:28:13.892815 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-455fb235-8ae1-4822-b3dd-4030890f657a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:13.893090 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-455fb235-8ae1-4822-b3dd-4030890f657a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:13.899082 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-455fb235-8ae1-4822-b3dd-4030890f657a tempest-TestMinimumBasicScenario-1992615335 tempest-TestMinimumBasicScenario-1992615335-project-member] https://10.4.3.11/volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb returned with HTTP 404 Aug 14 01:28:13.899578 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 962/3875] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:13 2026] GET /volume/v3/volumes/a8f27463-b936-497e-9422-a73ea033f7fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:14.374975 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1145bcd2-1836-425a-b33b-d66b766545b7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:14.376886 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1145bcd2-1836-425a-b33b-d66b766545b7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c Aug 14 01:28:14.377148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1145bcd2-1836-425a-b33b-d66b766545b7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:14.377365 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1145bcd2-1836-425a-b33b-d66b766545b7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:14.382297 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1145bcd2-1836-425a-b33b-d66b766545b7 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c returned with HTTP 404 Aug 14 01:28:14.382753 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 969/3876] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:28:14 2026] GET /volume/v3/snapshots/db3d680a-afeb-4722-addc-c6aa971c751c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:14.392262 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47a245d3-1d74-4c53-975d-a2172bad0123 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:14.394657 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47a245d3-1d74-4c53-975d-a2172bad0123 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 Aug 14 01:28:14.394884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47a245d3-1d74-4c53-975d-a2172bad0123 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:14.395118 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47a245d3-1d74-4c53-975d-a2172bad0123 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:14.395307 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-47a245d3-1d74-4c53-975d-a2172bad0123 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume with id: 5ce547d3-ed2c-4866-bf52-482b544ff034 Aug 14 01:28:14.403960 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:14.403960 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:14.410890 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47a245d3-1d74-4c53-975d-a2172bad0123 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:14.422843 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-47a245d3-1d74-4c53-975d-a2172bad0123 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Delete volume request issued successfully. Aug 14 01:28:14.422843 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47a245d3-1d74-4c53-975d-a2172bad0123 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 returned with HTTP 202 Aug 14 01:28:14.423168 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 969/3877] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:14 2026] DELETE /volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:28:14.432855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-755ea86b-8ef9-4332-893c-94e0dce945a8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:14.434578 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-755ea86b-8ef9-4332-893c-94e0dce945a8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 Aug 14 01:28:14.434761 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-755ea86b-8ef9-4332-893c-94e0dce945a8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:14.434990 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-755ea86b-8ef9-4332-893c-94e0dce945a8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:14.441500 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:14.441500 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:14.444828 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-755ea86b-8ef9-4332-893c-94e0dce945a8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Volume info retrieved successfully. Aug 14 01:28:14.449515 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-755ea86b-8ef9-4332-893c-94e0dce945a8 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 returned with HTTP 200 Aug 14 01:28:14.449908 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 978/3878] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:14 2026] GET /volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:14.485012 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-01788775-8671-4d62-81be-a806d4ff2ce1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:14.487046 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01788775-8671-4d62-81be-a806d4ff2ce1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:14.487313 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01788775-8671-4d62-81be-a806d4ff2ce1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:14.487561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01788775-8671-4d62-81be-a806d4ff2ce1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:14.487704 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-01788775-8671-4d62-81be-a806d4ff2ce1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:14.493453 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:14.493453 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:14.494321 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01788775-8671-4d62-81be-a806d4ff2ce1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:14.494675 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 963/3879] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:14 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:14.625300 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aead0792-3ced-4d2c-8697-342aced76c27 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:14.627688 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aead0792-3ced-4d2c-8697-342aced76c27 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 Aug 14 01:28:14.627972 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aead0792-3ced-4d2c-8697-342aced76c27 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:14.628215 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aead0792-3ced-4d2c-8697-342aced76c27 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:14.637413 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:14.637413 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:14.641314 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aead0792-3ced-4d2c-8697-342aced76c27 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:14.646793 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aead0792-3ced-4d2c-8697-342aced76c27 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 returned with HTTP 200 Aug 14 01:28:14.647394 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 970/3880] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:14 2026] GET /volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:14.662949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ce9671a9-a74e-4879-bb20-9133f9c8a46e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:14.665039 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce9671a9-a74e-4879-bb20-9133f9c8a46e tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 Aug 14 01:28:14.665255 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce9671a9-a74e-4879-bb20-9133f9c8a46e tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:14.665458 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ce9671a9-a74e-4879-bb20-9133f9c8a46e tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:14.672829 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:14.672829 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:14.677061 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ce9671a9-a74e-4879-bb20-9133f9c8a46e tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:14.687647 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ce9671a9-a74e-4879-bb20-9133f9c8a46e tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 returned with HTTP 200 Aug 14 01:28:14.688175 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 970/3881] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:14 2026] GET /volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:14.701592 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68e56ce3-b88f-4ef7-ad7f-15c5f46072ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:14.704597 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68e56ce3-b88f-4ef7-ad7f-15c5f46072ff tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 Aug 14 01:28:14.704832 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68e56ce3-b88f-4ef7-ad7f-15c5f46072ff tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:14.705070 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68e56ce3-b88f-4ef7-ad7f-15c5f46072ff tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:14.718872 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:14.718872 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:14.725345 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68e56ce3-b88f-4ef7-ad7f-15c5f46072ff tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:14.730707 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68e56ce3-b88f-4ef7-ad7f-15c5f46072ff tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 returned with HTTP 200 Aug 14 01:28:14.731138 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 979/3882] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:14 2026] GET /volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:14.744575 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8baef37-b9cb-45d2-ab06-dddf2aee28eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:14.746662 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8baef37-b9cb-45d2-ab06-dddf2aee28eb tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:28:14.747120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8baef37-b9cb-45d2-ab06-dddf2aee28eb tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7f9b7615-2547-4da2-82f5-9b464d9c1ef9", "name": "tempest-TestVolumeBackupRestore-backup-1552324659", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:14.749071 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-f8baef37-b9cb-45d2-ab06-dddf2aee28eb tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Creating new backup {'backup': {'volume_id': '7f9b7615-2547-4da2-82f5-9b464d9c1ef9', 'name': 'tempest-TestVolumeBackupRestore-backup-1552324659', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:28:14.749206 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-f8baef37-b9cb-45d2-ab06-dddf2aee28eb tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Creating backup of volume 7f9b7615-2547-4da2-82f5-9b464d9c1ef9 in container None Aug 14 01:28:14.756307 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:14.756307 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:14.756755 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f8baef37-b9cb-45d2-ab06-dddf2aee28eb tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:14.782079 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f8baef37-b9cb-45d2-ab06-dddf2aee28eb tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Created reservations ['0723dc86-52de-4d07-93a9-3888bc526e11', '6218b9d1-c013-485d-9c89-db048b80ef21'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:14.810317 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8baef37-b9cb-45d2-ab06-dddf2aee28eb tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:28:14.812504 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 964/3883] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:14 2026] POST /volume/v3/backups => generated 333 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:14.821436 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0803a4ab-26c9-4ba8-bfc2-c8373530cf21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:14.823242 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0803a4ab-26c9-4ba8-bfc2-c8373530cf21 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:14.823422 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0803a4ab-26c9-4ba8-bfc2-c8373530cf21 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:14.823597 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0803a4ab-26c9-4ba8-bfc2-c8373530cf21 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:14.823701 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0803a4ab-26c9-4ba8-bfc2-c8373530cf21 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:14.828390 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:14.828390 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:14.829177 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0803a4ab-26c9-4ba8-bfc2-c8373530cf21 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:14.829544 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 971/3884] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:14 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 740 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:15.464059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c92fc57b-cc65-4547-9740-afcd3f253a72 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:15.467033 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c92fc57b-cc65-4547-9740-afcd3f253a72 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] GET https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 Aug 14 01:28:15.467224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c92fc57b-cc65-4547-9740-afcd3f253a72 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:15.467400 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c92fc57b-cc65-4547-9740-afcd3f253a72 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:15.474036 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c92fc57b-cc65-4547-9740-afcd3f253a72 tempest-CreateVolumesFromSnapshotTest-1619469055 tempest-CreateVolumesFromSnapshotTest-1619469055-project-member] https://10.4.3.11/volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 returned with HTTP 404 Aug 14 01:28:15.474475 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 971/3885] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:15 2026] GET /volume/v3/volumes/5ce547d3-ed2c-4866-bf52-482b544ff034 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:15.508252 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a4c30e0-5cd1-4e48-a988-da7d1c0325d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:15.510416 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a4c30e0-5cd1-4e48-a988-da7d1c0325d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:15.510647 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a4c30e0-5cd1-4e48-a988-da7d1c0325d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:15.510893 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a4c30e0-5cd1-4e48-a988-da7d1c0325d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:15.511035 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1a4c30e0-5cd1-4e48-a988-da7d1c0325d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:15.515257 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:15.515257 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:15.516135 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a4c30e0-5cd1-4e48-a988-da7d1c0325d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:15.516557 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 980/3886] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:15 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:15.843428 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e55027fc-9739-4dbd-8b46-9860eda6d55c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:15.846850 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e55027fc-9739-4dbd-8b46-9860eda6d55c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:15.847156 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e55027fc-9739-4dbd-8b46-9860eda6d55c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:15.847392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e55027fc-9739-4dbd-8b46-9860eda6d55c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:15.847552 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e55027fc-9739-4dbd-8b46-9860eda6d55c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:15.856712 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:15.856712 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:15.857800 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e55027fc-9739-4dbd-8b46-9860eda6d55c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:15.858245 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 965/3887] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:15 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 742 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:16.528060 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4262daca-cff4-4af7-a16c-072e37c52446 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:16.532048 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4262daca-cff4-4af7-a16c-072e37c52446 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:16.532249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4262daca-cff4-4af7-a16c-072e37c52446 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:16.532439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4262daca-cff4-4af7-a16c-072e37c52446 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:16.532985 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4262daca-cff4-4af7-a16c-072e37c52446 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:16.540293 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:16.540293 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:16.541564 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4262daca-cff4-4af7-a16c-072e37c52446 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:16.541564 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 972/3888] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:16 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:16.870780 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d8a24a8-13cc-40de-8dd7-aac77b84f710 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:16.872724 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d8a24a8-13cc-40de-8dd7-aac77b84f710 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:16.872971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d8a24a8-13cc-40de-8dd7-aac77b84f710 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:16.873188 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d8a24a8-13cc-40de-8dd7-aac77b84f710 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:16.873314 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9d8a24a8-13cc-40de-8dd7-aac77b84f710 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:16.877722 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:16.877722 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:16.878528 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d8a24a8-13cc-40de-8dd7-aac77b84f710 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:16.878850 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 972/3889] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:16 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:17.357005 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:17.450495 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:17.450872 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-33783705"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:17.453108 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-33783705'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:17.453277 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume of 1 GB Aug 14 01:28:17.461115 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Availability Zones retrieved successfully. Aug 14 01:28:17.475355 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Flow 'volume_create_api' (a845d273-3a7f-4f1a-b5a7-c1f5eb637b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:17.476185 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff50c238-e438-44e0-8015-88faa6c29e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:17.477378 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:17.510625 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff50c238-e438-44e0-8015-88faa6c29e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:17.511398 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af13bae3-6bf5-4e63-8a82-af4948d40a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:17.555392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e694d47b-4fa0-437d-bbf7-46b049b9784d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:17.560473 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e694d47b-4fa0-437d-bbf7-46b049b9784d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:17.560684 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e694d47b-4fa0-437d-bbf7-46b049b9784d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:17.560970 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e694d47b-4fa0-437d-bbf7-46b049b9784d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:17.562257 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e694d47b-4fa0-437d-bbf7-46b049b9784d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:17.569423 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:17.569423 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:17.570628 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e694d47b-4fa0-437d-bbf7-46b049b9784d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:17.571165 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 966/3890] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:17 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:17.572887 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Created reservations ['a81e2158-bd0e-4c05-b72f-37b9624d0333', '9043b038-9dc6-47da-a0a3-fdfff2bddad8', '632f5db2-c627-4abf-9f86-252aed0fad1e', '9abb998b-31df-44d4-9a3d-76fbb031a939'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:17.573731 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af13bae3-6bf5-4e63-8a82-af4948d40a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a81e2158-bd0e-4c05-b72f-37b9624d0333', '9043b038-9dc6-47da-a0a3-fdfff2bddad8', '632f5db2-c627-4abf-9f86-252aed0fad1e', '9abb998b-31df-44d4-9a3d-76fbb031a939']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:17.574444 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0a01237-55ec-406b-b712-7e9f1db1c22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:17.650156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0a01237-55ec-406b-b712-7e9f1db1c22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a38d622-cd20-480b-980d-4c4c455a3ff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-33783705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['a81e2158-bd0e-4c05-b72f-37b9624d0333','9043b038-9dc6-47da-a0a3-fdfff2bddad8','632f5db2-c627-4abf-9f86-252aed0fad1e','9abb998b-31df-44d4-9a3d-76fbb031a939'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49379a6a07674959930becdeb7f3a364',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-33783705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a38d622-cd20-480b-980d-4c4c455a3ff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f574e83574d745aab1223c1d6ce8bca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49379a6a07674959930becdeb7f3a364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:17.655448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6642263f-caab-4b96-b152-c5139c14975a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:17.714373 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6642263f-caab-4b96-b152-c5139c14975a) transitioned into state 'SUCCESS' from state '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-33783705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['a81e2158-bd0e-4c05-b72f-37b9624d0333','9043b038-9dc6-47da-a0a3-fdfff2bddad8','632f5db2-c627-4abf-9f86-252aed0fad1e','9abb998b-31df-44d4-9a3d-76fbb031a939'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49379a6a07674959930becdeb7f3a364',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:17.715203 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33e32d2-7a34-42df-970d-aed4aac4468c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:17.744440 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33e32d2-7a34-42df-970d-aed4aac4468c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:17.749104 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Flow 'volume_create_api' (a845d273-3a7f-4f1a-b5a7-c1f5eb637b28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:17.751404 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume request issued successfully. Aug 14 01:28:17.751982 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f17c90d6-3886-458b-8c30-6f992f8e14bc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:17.752366 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 981/3891] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:28:17 2026] POST /volume/v3/volumes => generated 774 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:17.768107 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0fb8d672-f918-495a-a81a-3a7e83e228f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:17.770373 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fb8d672-f918-495a-a81a-3a7e83e228f5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 Aug 14 01:28:17.770544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fb8d672-f918-495a-a81a-3a7e83e228f5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:17.771332 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fb8d672-f918-495a-a81a-3a7e83e228f5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:17.787451 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:17.787451 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:17.794776 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0fb8d672-f918-495a-a81a-3a7e83e228f5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:28:17.800893 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fb8d672-f918-495a-a81a-3a7e83e228f5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 returned with HTTP 200 Aug 14 01:28:17.801548 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 973/3892] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:17 2026] GET /volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:17.891889 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8b6749c0-09a6-4a91-915f-6c6f21ba4a7a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:17.893827 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b6749c0-09a6-4a91-915f-6c6f21ba4a7a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:17.894013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b6749c0-09a6-4a91-915f-6c6f21ba4a7a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:17.894203 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b6749c0-09a6-4a91-915f-6c6f21ba4a7a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:17.894325 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8b6749c0-09a6-4a91-915f-6c6f21ba4a7a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:17.904839 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:17.904839 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:17.905739 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b6749c0-09a6-4a91-915f-6c6f21ba4a7a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:17.906107 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 973/3893] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:17 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:18.586177 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-46c85c18-433e-4ca9-bc93-eb8ddebb73f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:18.588710 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46c85c18-433e-4ca9-bc93-eb8ddebb73f3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:18.589377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46c85c18-433e-4ca9-bc93-eb8ddebb73f3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:18.589377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46c85c18-433e-4ca9-bc93-eb8ddebb73f3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:18.589377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-46c85c18-433e-4ca9-bc93-eb8ddebb73f3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:18.594592 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:18.594592 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:18.595567 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46c85c18-433e-4ca9-bc93-eb8ddebb73f3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:18.596178 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 967/3894] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:18 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:28:18.819021 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ae624d6-3b4b-4c93-b6ce-519aa4f9be60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:18.821067 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ae624d6-3b4b-4c93-b6ce-519aa4f9be60 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 Aug 14 01:28:18.821270 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ae624d6-3b4b-4c93-b6ce-519aa4f9be60 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:18.821467 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ae624d6-3b4b-4c93-b6ce-519aa4f9be60 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:18.840787 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:18.840787 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:18.847882 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ae624d6-3b4b-4c93-b6ce-519aa4f9be60 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:28:18.852628 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ae624d6-3b4b-4c93-b6ce-519aa4f9be60 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 returned with HTTP 200 Aug 14 01:28:18.853004 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 982/3895] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:18 2026] GET /volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:18.866936 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f856f943-3d0a-4cf7-b0f2-de8c20f198e9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:18.869138 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f856f943-3d0a-4cf7-b0f2-de8c20f198e9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:28:18.869589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f856f943-3d0a-4cf7-b0f2-de8c20f198e9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a38d622-cd20-480b-980d-4c4c455a3ff9", "name": "tempest-type-Backup-1300221522"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:18.871503 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-f856f943-3d0a-4cf7-b0f2-de8c20f198e9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Creating new backup {'backup': {'volume_id': '6a38d622-cd20-480b-980d-4c4c455a3ff9', 'name': 'tempest-type-Backup-1300221522'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:28:18.871693 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-f856f943-3d0a-4cf7-b0f2-de8c20f198e9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Creating backup of volume 6a38d622-cd20-480b-980d-4c4c455a3ff9 in container None Aug 14 01:28:18.880630 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:18.880630 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:18.881079 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f856f943-3d0a-4cf7-b0f2-de8c20f198e9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:28:18.918302 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f856f943-3d0a-4cf7-b0f2-de8c20f198e9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Created reservations ['ae9ac213-1399-4da5-af19-295547821bb7', '6936b4f3-644c-4c77-aabf-16e0ec19a1ac'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:18.923513 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-efd263f0-a618-4ca7-9928-52e0ca1589d8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:18.925301 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-efd263f0-a618-4ca7-9928-52e0ca1589d8 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:18.925553 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-efd263f0-a618-4ca7-9928-52e0ca1589d8 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:18.925805 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-efd263f0-a618-4ca7-9928-52e0ca1589d8 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:18.925947 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-efd263f0-a618-4ca7-9928-52e0ca1589d8 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:18.931378 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:18.931378 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:18.932622 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-efd263f0-a618-4ca7-9928-52e0ca1589d8 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:18.933101 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 974/3896] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:18 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:18.960784 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f856f943-3d0a-4cf7-b0f2-de8c20f198e9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:28:18.961382 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 974/3897] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:28:18 2026] POST /volume/v3/backups => generated 314 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:18.976624 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-10b34e1f-7376-4209-ae29-8bf84c3ed2d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:18.978724 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10b34e1f-7376-4209-ae29-8bf84c3ed2d4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:18.979504 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10b34e1f-7376-4209-ae29-8bf84c3ed2d4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:18.979504 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10b34e1f-7376-4209-ae29-8bf84c3ed2d4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:18.979504 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-10b34e1f-7376-4209-ae29-8bf84c3ed2d4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:18.989510 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:18.989510 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:18.990423 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10b34e1f-7376-4209-ae29-8bf84c3ed2d4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:18.990866 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 968/3898] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:18 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:19.609666 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de193251-7bce-4364-9cf9-5f92895f43d5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:19.611614 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de193251-7bce-4364-9cf9-5f92895f43d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:19.611839 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de193251-7bce-4364-9cf9-5f92895f43d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:19.612176 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de193251-7bce-4364-9cf9-5f92895f43d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:19.612176 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-de193251-7bce-4364-9cf9-5f92895f43d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:19.616352 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:19.616352 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:19.617261 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de193251-7bce-4364-9cf9-5f92895f43d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:19.617717 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 983/3899] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:19 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:19.947366 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc4e2a16-ac1e-4860-adc8-41f550fc6521 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:19.949159 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc4e2a16-ac1e-4860-adc8-41f550fc6521 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:19.950949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc4e2a16-ac1e-4860-adc8-41f550fc6521 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:19.950949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc4e2a16-ac1e-4860-adc8-41f550fc6521 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:19.950949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cc4e2a16-ac1e-4860-adc8-41f550fc6521 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:19.953773 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:19.953773 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:19.954496 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc4e2a16-ac1e-4860-adc8-41f550fc6521 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:19.954845 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 975/3900] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:19 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:20.003047 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-611706ad-628e-4141-a0cd-67ec70dfcca2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:20.004965 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-611706ad-628e-4141-a0cd-67ec70dfcca2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:20.005182 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-611706ad-628e-4141-a0cd-67ec70dfcca2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:20.005387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-611706ad-628e-4141-a0cd-67ec70dfcca2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:20.005488 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-611706ad-628e-4141-a0cd-67ec70dfcca2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:20.011267 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:20.011267 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:20.011943 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-611706ad-628e-4141-a0cd-67ec70dfcca2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:20.012311 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 975/3901] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:20 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:20.632002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8446e920-6384-4516-915d-03f89555b102 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:20.636908 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8446e920-6384-4516-915d-03f89555b102 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:20.636908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8446e920-6384-4516-915d-03f89555b102 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:20.636908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8446e920-6384-4516-915d-03f89555b102 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:20.636908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8446e920-6384-4516-915d-03f89555b102 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:20.643067 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:20.643067 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:20.644620 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8446e920-6384-4516-915d-03f89555b102 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:20.645215 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 969/3902] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:20 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:20.967174 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67e59ef1-69d7-4e25-87d8-0cf56079e7fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:20.969261 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67e59ef1-69d7-4e25-87d8-0cf56079e7fd tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:20.969507 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67e59ef1-69d7-4e25-87d8-0cf56079e7fd tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:20.969773 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67e59ef1-69d7-4e25-87d8-0cf56079e7fd tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:20.970033 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-67e59ef1-69d7-4e25-87d8-0cf56079e7fd tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:20.975085 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:20.975085 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:20.976169 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67e59ef1-69d7-4e25-87d8-0cf56079e7fd tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:20.976818 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 984/3903] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:20 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:21.026297 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-532e5269-566d-43c2-a881-eee058e5fa5d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:21.029176 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-532e5269-566d-43c2-a881-eee058e5fa5d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:21.029462 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-532e5269-566d-43c2-a881-eee058e5fa5d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:21.029710 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-532e5269-566d-43c2-a881-eee058e5fa5d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:21.029877 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-532e5269-566d-43c2-a881-eee058e5fa5d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:21.036552 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:21.036552 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:21.037457 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-532e5269-566d-43c2-a881-eee058e5fa5d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:21.037976 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 976/3904] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:21 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:21.662271 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5c678432-9b08-469e-a26c-e81ce74b0e6d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:21.665134 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c678432-9b08-469e-a26c-e81ce74b0e6d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:21.665413 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5c678432-9b08-469e-a26c-e81ce74b0e6d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:21.665680 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5c678432-9b08-469e-a26c-e81ce74b0e6d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:21.665985 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5c678432-9b08-469e-a26c-e81ce74b0e6d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:21.668341 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=269,cinder:UPDATE=88,cinder:INSERT=49 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:28:21.673419 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:21.673419 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:21.674553 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c678432-9b08-469e-a26c-e81ce74b0e6d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:21.675177 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 976/3905] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:21 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:21.989829 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3092f0f1-8ba2-42b3-b1d0-9af88d6ab344 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:21.992339 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3092f0f1-8ba2-42b3-b1d0-9af88d6ab344 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:21.992622 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3092f0f1-8ba2-42b3-b1d0-9af88d6ab344 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:21.992902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3092f0f1-8ba2-42b3-b1d0-9af88d6ab344 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:21.993120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3092f0f1-8ba2-42b3-b1d0-9af88d6ab344 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:21.998720 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:21.998720 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:21.999832 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3092f0f1-8ba2-42b3-b1d0-9af88d6ab344 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:22.000558 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 970/3906] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:21 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:22.050373 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6aa13892-d4a8-4003-9a55-40e5e23db87a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:22.052162 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6aa13892-d4a8-4003-9a55-40e5e23db87a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:22.052346 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6aa13892-d4a8-4003-9a55-40e5e23db87a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:22.052512 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6aa13892-d4a8-4003-9a55-40e5e23db87a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:22.052605 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6aa13892-d4a8-4003-9a55-40e5e23db87a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:22.057161 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:22.057161 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:22.057779 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6aa13892-d4a8-4003-9a55-40e5e23db87a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:22.058192 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 985/3907] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:22 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:22.693056 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c4013fff-e3ac-4549-97ed-3387b5a0e865 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:22.695626 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4013fff-e3ac-4549-97ed-3387b5a0e865 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:22.695951 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4013fff-e3ac-4549-97ed-3387b5a0e865 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:22.696366 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4013fff-e3ac-4549-97ed-3387b5a0e865 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:22.696521 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c4013fff-e3ac-4549-97ed-3387b5a0e865 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:22.699490 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=288,cinder:UPDATE=100,cinder:INSERT=60 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:28:22.702794 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:22.702794 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:22.704394 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4013fff-e3ac-4549-97ed-3387b5a0e865 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:22.705270 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 977/3908] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:22 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:23.016498 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ecf47eb2-9151-41b9-8523-50346fef5881 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:23.018630 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecf47eb2-9151-41b9-8523-50346fef5881 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:23.019146 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecf47eb2-9151-41b9-8523-50346fef5881 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:23.019512 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ecf47eb2-9151-41b9-8523-50346fef5881 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:23.020519 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ecf47eb2-9151-41b9-8523-50346fef5881 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:23.029390 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:23.029390 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:23.032006 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ecf47eb2-9151-41b9-8523-50346fef5881 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:23.032006 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 977/3909] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:23 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:23.074091 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5128cffa-1fdb-44ba-b4f2-b7fb7a225764 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:23.076916 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5128cffa-1fdb-44ba-b4f2-b7fb7a225764 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:23.077307 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5128cffa-1fdb-44ba-b4f2-b7fb7a225764 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:23.077399 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5128cffa-1fdb-44ba-b4f2-b7fb7a225764 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:23.077502 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5128cffa-1fdb-44ba-b4f2-b7fb7a225764 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:23.084947 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:23.084947 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:23.085829 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5128cffa-1fdb-44ba-b4f2-b7fb7a225764 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:23.086271 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 971/3910] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:23 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:23.719937 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9ff10d62-1f86-4577-9fa9-1f88dfe034da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:23.722243 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ff10d62-1f86-4577-9fa9-1f88dfe034da tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:23.722500 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ff10d62-1f86-4577-9fa9-1f88dfe034da tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:23.722757 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ff10d62-1f86-4577-9fa9-1f88dfe034da tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:23.722914 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9ff10d62-1f86-4577-9fa9-1f88dfe034da tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:23.732064 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:23.732064 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:23.732949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ff10d62-1f86-4577-9fa9-1f88dfe034da tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:23.733504 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 986/3911] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:23 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:24.045475 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db84f34b-5620-46e8-93a3-5504986121b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:24.047188 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db84f34b-5620-46e8-93a3-5504986121b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:24.047376 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db84f34b-5620-46e8-93a3-5504986121b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:24.047555 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db84f34b-5620-46e8-93a3-5504986121b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:24.047658 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-db84f34b-5620-46e8-93a3-5504986121b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:24.052267 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:24.052267 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:24.053312 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db84f34b-5620-46e8-93a3-5504986121b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:24.053784 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 978/3912] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:24 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:24.100964 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0d20d86-589a-4a22-b7fa-46e8bfab4cdd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:24.104272 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0d20d86-589a-4a22-b7fa-46e8bfab4cdd tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:24.104272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0d20d86-589a-4a22-b7fa-46e8bfab4cdd tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:24.104272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0d20d86-589a-4a22-b7fa-46e8bfab4cdd tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:24.104272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e0d20d86-589a-4a22-b7fa-46e8bfab4cdd tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:24.109802 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:24.109802 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:24.110796 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0d20d86-589a-4a22-b7fa-46e8bfab4cdd tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:24.111364 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 978/3913] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:24 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:24.745949 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-680ffb73-61ba-4abf-ac3c-beca40fb90dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:24.748410 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-680ffb73-61ba-4abf-ac3c-beca40fb90dc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:24.748656 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-680ffb73-61ba-4abf-ac3c-beca40fb90dc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:24.748950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-680ffb73-61ba-4abf-ac3c-beca40fb90dc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:24.751680 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-680ffb73-61ba-4abf-ac3c-beca40fb90dc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:24.756794 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:24.756794 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:24.757401 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-680ffb73-61ba-4abf-ac3c-beca40fb90dc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:24.757843 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 972/3914] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:24 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:25.074403 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9f3b579-69fc-4fd8-a072-098845f9759b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:25.078947 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9f3b579-69fc-4fd8-a072-098845f9759b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:25.080060 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9f3b579-69fc-4fd8-a072-098845f9759b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:25.080060 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9f3b579-69fc-4fd8-a072-098845f9759b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:25.082152 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a9f3b579-69fc-4fd8-a072-098845f9759b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:25.093172 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:25.093172 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:25.094355 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9f3b579-69fc-4fd8-a072-098845f9759b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:25.094937 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 987/3915] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:25 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:25.131129 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-40152bd5-76c8-446a-997a-3452bcdb0169 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:25.133749 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40152bd5-76c8-446a-997a-3452bcdb0169 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:25.134764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40152bd5-76c8-446a-997a-3452bcdb0169 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:25.134764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40152bd5-76c8-446a-997a-3452bcdb0169 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:25.135197 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-40152bd5-76c8-446a-997a-3452bcdb0169 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:25.140994 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:25.140994 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:25.141959 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40152bd5-76c8-446a-997a-3452bcdb0169 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:25.142452 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 979/3916] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:25 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:25.772679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e182456e-46af-461b-82d9-8c72b8d07dfa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:25.774989 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e182456e-46af-461b-82d9-8c72b8d07dfa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:25.776981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e182456e-46af-461b-82d9-8c72b8d07dfa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:25.776981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e182456e-46af-461b-82d9-8c72b8d07dfa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:25.776981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e182456e-46af-461b-82d9-8c72b8d07dfa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:25.784187 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:25.784187 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:25.785364 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e182456e-46af-461b-82d9-8c72b8d07dfa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:25.787988 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 979/3917] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:25 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:26.112608 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8c10d20-40e9-4dc9-9a37-faf8b57759b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:26.114985 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8c10d20-40e9-4dc9-9a37-faf8b57759b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:26.115651 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8c10d20-40e9-4dc9-9a37-faf8b57759b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:26.115651 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8c10d20-40e9-4dc9-9a37-faf8b57759b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:26.116913 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d8c10d20-40e9-4dc9-9a37-faf8b57759b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:26.125025 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:26.125025 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:26.125481 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8c10d20-40e9-4dc9-9a37-faf8b57759b3 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:26.126312 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 973/3918] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:26 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:26.160710 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4b95a8ab-aea2-499e-9ee7-a9ede901fdcb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:26.164339 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b95a8ab-aea2-499e-9ee7-a9ede901fdcb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:26.164339 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b95a8ab-aea2-499e-9ee7-a9ede901fdcb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:26.164459 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b95a8ab-aea2-499e-9ee7-a9ede901fdcb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:26.164570 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4b95a8ab-aea2-499e-9ee7-a9ede901fdcb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:26.173302 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:26.173302 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:26.174268 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b95a8ab-aea2-499e-9ee7-a9ede901fdcb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:26.174808 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 988/3919] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:26 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:26.798825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5957c61a-b9df-4a2b-b0a0-64bff7035bc3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:26.803267 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5957c61a-b9df-4a2b-b0a0-64bff7035bc3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:26.803267 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5957c61a-b9df-4a2b-b0a0-64bff7035bc3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:26.803569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5957c61a-b9df-4a2b-b0a0-64bff7035bc3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:26.803647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5957c61a-b9df-4a2b-b0a0-64bff7035bc3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:26.809120 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:26.809120 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:26.810082 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5957c61a-b9df-4a2b-b0a0-64bff7035bc3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:26.810561 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 980/3920] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:26 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:26.822706 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8b5016f6-ed21-47cc-86a8-8023b5b96afc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:26.825679 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b5016f6-ed21-47cc-86a8-8023b5b96afc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 Aug 14 01:28:26.826400 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b5016f6-ed21-47cc-86a8-8023b5b96afc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:26.826737 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b5016f6-ed21-47cc-86a8-8023b5b96afc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:26.837330 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:26.837330 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:26.843532 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8b5016f6-ed21-47cc-86a8-8023b5b96afc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:28:26.851386 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b5016f6-ed21-47cc-86a8-8023b5b96afc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 returned with HTTP 200 Aug 14 01:28:26.851386 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 980/3921] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:26 2026] GET /volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:26.868257 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c54f5f8-cc4e-4378-8cf9-0917df1e3966 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:26.870534 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c54f5f8-cc4e-4378-8cf9-0917df1e3966 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:26.870752 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c54f5f8-cc4e-4378-8cf9-0917df1e3966 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:26.871029 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c54f5f8-cc4e-4378-8cf9-0917df1e3966 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:26.871338 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-3c54f5f8-cc4e-4378-8cf9-0917df1e3966 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete backup with id: e3b3278d-4d73-4c00-9256-5cc439930445. Aug 14 01:28:26.876889 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:26.876889 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:26.897774 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-3c54f5f8-cc4e-4378-8cf9-0917df1e3966 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] delete_backup rpcapi backup_id e3b3278d-4d73-4c00-9256-5cc439930445 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:28:26.905197 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c54f5f8-cc4e-4378-8cf9-0917df1e3966 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 202 Aug 14 01:28:26.905197 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 974/3922] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:28:26 2026] DELETE /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:28:26.922016 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4372a92f-3a7d-4a87-af4b-92a6a03d694c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:26.924231 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4372a92f-3a7d-4a87-af4b-92a6a03d694c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:26.924519 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4372a92f-3a7d-4a87-af4b-92a6a03d694c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:26.925237 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4372a92f-3a7d-4a87-af4b-92a6a03d694c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:26.925237 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4372a92f-3a7d-4a87-af4b-92a6a03d694c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:26.930591 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:26.930591 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:26.931763 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4372a92f-3a7d-4a87-af4b-92a6a03d694c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 200 Aug 14 01:28:26.932417 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 989/3923] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:26 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:27.141507 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dcf3cae2-079a-4dd0-b4f9-b9a938b5edd7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:27.142971 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcf3cae2-079a-4dd0-b4f9-b9a938b5edd7 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:27.143193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcf3cae2-079a-4dd0-b4f9-b9a938b5edd7 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:27.143413 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcf3cae2-079a-4dd0-b4f9-b9a938b5edd7 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:27.143510 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-dcf3cae2-079a-4dd0-b4f9-b9a938b5edd7 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:27.151550 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:27.151550 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:27.152434 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcf3cae2-079a-4dd0-b4f9-b9a938b5edd7 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:27.152963 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 981/3924] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:27 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:27.189655 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-332f8ed8-eee2-4f59-820d-98c474392eed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:27.192091 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-332f8ed8-eee2-4f59-820d-98c474392eed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:27.192331 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-332f8ed8-eee2-4f59-820d-98c474392eed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:27.192548 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-332f8ed8-eee2-4f59-820d-98c474392eed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:27.192679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-332f8ed8-eee2-4f59-820d-98c474392eed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:27.197271 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:27.197271 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:27.197947 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-332f8ed8-eee2-4f59-820d-98c474392eed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:27.198339 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 981/3925] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:27 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:27.943940 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea3495e0-6f04-4151-826d-92ff06d0abd2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:27.947339 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea3495e0-6f04-4151-826d-92ff06d0abd2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 Aug 14 01:28:27.947579 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea3495e0-6f04-4151-826d-92ff06d0abd2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:27.947815 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea3495e0-6f04-4151-826d-92ff06d0abd2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:27.948018 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ea3495e0-6f04-4151-826d-92ff06d0abd2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id e3b3278d-4d73-4c00-9256-5cc439930445. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:27.953081 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea3495e0-6f04-4151-826d-92ff06d0abd2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 returned with HTTP 404 Aug 14 01:28:27.953769 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 975/3926] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:27 2026] GET /volume/v3/backups/e3b3278d-4d73-4c00-9256-5cc439930445 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:27.965388 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d5fb35f3-d837-458f-9732-7363a92ab555 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:27.968118 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:27.968601 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-288431112"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:27.970701 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-288431112'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:27.970905 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume of 1 GB Aug 14 01:28:27.975886 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Availability Zones retrieved successfully. Aug 14 01:28:27.982739 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Flow 'volume_create_api' (bccc2e38-b0d8-43f4-8e3a-b291a129762f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:27.983666 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c431c2-685f-4f06-96fa-2e9d976ac779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:27.984635 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:28.014412 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c431c2-685f-4f06-96fa-2e9d976ac779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:28.015198 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0f30f3-17e4-4ae4-9091-c44cbc141cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:28.059045 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['4e85ee65-5342-49a1-99be-65cb15c8b6f1', '95c9ab16-4cea-472e-87d7-0c14a4d89d37', 'ef5c5790-9f8b-4d8b-8024-35a2f0b9248f', 'd2b76797-c304-4808-a639-7242d6a8d504'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:28.060180 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0f30f3-17e4-4ae4-9091-c44cbc141cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e85ee65-5342-49a1-99be-65cb15c8b6f1', '95c9ab16-4cea-472e-87d7-0c14a4d89d37', 'ef5c5790-9f8b-4d8b-8024-35a2f0b9248f', 'd2b76797-c304-4808-a639-7242d6a8d504']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:28.061575 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7574949f-a1e5-4b85-ba69-aa259f847963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:28.087140 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7574949f-a1e5-4b85-ba69-aa259f847963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dc48875-b2ca-4f57-aaeb-871408dc820e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-288431112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998a5cae31fe4116a63e3828b3021b6c',qos_specs=None,replication_status=,reservations=['4e85ee65-5342-49a1-99be-65cb15c8b6f1','95c9ab16-4cea-472e-87d7-0c14a4d89d37','ef5c5790-9f8b-4d8b-8024-35a2f0b9248f','d2b76797-c304-4808-a639-7242d6a8d504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49d0760ef054774b08731c1a9030309',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-288431112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dc48875-b2ca-4f57-aaeb-871408dc820e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='998a5cae31fe4116a63e3828b3021b6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d49d0760ef054774b08731c1a9030309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:28.087906 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d873ec79-106c-46ef-8048-f0611c074bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:28.109786 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d873ec79-106c-46ef-8048-f0611c074bc9) transitioned into state 'SUCCESS' from state '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-288431112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998a5cae31fe4116a63e3828b3021b6c',qos_specs=None,replication_status=,reservations=['4e85ee65-5342-49a1-99be-65cb15c8b6f1','95c9ab16-4cea-472e-87d7-0c14a4d89d37','ef5c5790-9f8b-4d8b-8024-35a2f0b9248f','d2b76797-c304-4808-a639-7242d6a8d504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49d0760ef054774b08731c1a9030309',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:28.110761 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1621b6c8-11e6-4fc8-be6c-682a00294f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:28.122621 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1621b6c8-11e6-4fc8-be6c-682a00294f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:28.123429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Flow 'volume_create_api' (bccc2e38-b0d8-43f4-8e3a-b291a129762f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:28.123756 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume request issued successfully. Aug 14 01:28:28.124403 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5fb35f3-d837-458f-9732-7363a92ab555 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:28.125286 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 990/3927] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:28:27 2026] POST /volume/v3/volumes => generated 746 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:28.141134 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-796c95a2-cca8-463c-a6d0-31dd2338dd8f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:28.143353 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-796c95a2-cca8-463c-a6d0-31dd2338dd8f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e Aug 14 01:28:28.143353 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-796c95a2-cca8-463c-a6d0-31dd2338dd8f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:28.143353 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-796c95a2-cca8-463c-a6d0-31dd2338dd8f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:28.153695 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:28.153695 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:28.160975 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-796c95a2-cca8-463c-a6d0-31dd2338dd8f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:28:28.167307 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7b9ecf35-68b3-41a1-b594-7f9280ddc612 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:28.169942 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-796c95a2-cca8-463c-a6d0-31dd2338dd8f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e returned with HTTP 200 Aug 14 01:28:28.169942 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 982/3928] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:28 2026] GET /volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:28.170257 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b9ecf35-68b3-41a1-b594-7f9280ddc612 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:28.170257 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b9ecf35-68b3-41a1-b594-7f9280ddc612 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:28.170257 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7b9ecf35-68b3-41a1-b594-7f9280ddc612 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:28.170449 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7b9ecf35-68b3-41a1-b594-7f9280ddc612 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:28.175813 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:28.175813 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:28.176669 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7b9ecf35-68b3-41a1-b594-7f9280ddc612 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:28.177092 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 982/3929] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:28 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:28.211800 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91714e90-2a93-4534-89da-f80d6f134360 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:28.213982 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91714e90-2a93-4534-89da-f80d6f134360 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:28.214191 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91714e90-2a93-4534-89da-f80d6f134360 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:28.214408 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91714e90-2a93-4534-89da-f80d6f134360 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:28.214511 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-91714e90-2a93-4534-89da-f80d6f134360 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:28.221640 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:28.221640 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:28.222512 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91714e90-2a93-4534-89da-f80d6f134360 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:28.222973 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 976/3930] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:28 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:29.186263 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cd81530-b033-47f9-8d25-8dec3c1b1ec0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:29.187897 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cd81530-b033-47f9-8d25-8dec3c1b1ec0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e Aug 14 01:28:29.188093 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cd81530-b033-47f9-8d25-8dec3c1b1ec0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:29.188310 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cd81530-b033-47f9-8d25-8dec3c1b1ec0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:29.191209 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2c9a1032-2e1f-409e-8287-ceec09d0b522 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:29.193738 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c9a1032-2e1f-409e-8287-ceec09d0b522 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:29.194087 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c9a1032-2e1f-409e-8287-ceec09d0b522 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:29.194384 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2c9a1032-2e1f-409e-8287-ceec09d0b522 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:29.194568 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2c9a1032-2e1f-409e-8287-ceec09d0b522 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:29.199349 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:29.199349 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:29.201277 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:29.201277 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:29.202457 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2c9a1032-2e1f-409e-8287-ceec09d0b522 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:29.203170 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 983/3931] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:29 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:29.204766 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2cd81530-b033-47f9-8d25-8dec3c1b1ec0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:28:29.213590 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cd81530-b033-47f9-8d25-8dec3c1b1ec0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e returned with HTTP 200 Aug 14 01:28:29.214252 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 991/3932] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:29 2026] GET /volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:29.232431 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-50fb7d97-7193-499a-8429-2cdb5c697cf8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:29.236372 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50fb7d97-7193-499a-8429-2cdb5c697cf8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:28:29.236775 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50fb7d97-7193-499a-8429-2cdb5c697cf8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5dc48875-b2ca-4f57-aaeb-871408dc820e", "name": "tempest-VolumesBackupsTest-Backup-1501567672"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:29.236899 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c360e50-7d98-445d-97b0-b00f97b7301d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:29.239473 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c360e50-7d98-445d-97b0-b00f97b7301d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:29.239738 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-50fb7d97-7193-499a-8429-2cdb5c697cf8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating new backup {'backup': {'volume_id': '5dc48875-b2ca-4f57-aaeb-871408dc820e', 'name': 'tempest-VolumesBackupsTest-Backup-1501567672'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:28:29.239798 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c360e50-7d98-445d-97b0-b00f97b7301d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:29.240124 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-50fb7d97-7193-499a-8429-2cdb5c697cf8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating backup of volume 5dc48875-b2ca-4f57-aaeb-871408dc820e in container None Aug 14 01:28:29.240201 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c360e50-7d98-445d-97b0-b00f97b7301d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:29.240576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6c360e50-7d98-445d-97b0-b00f97b7301d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:29.242799 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=281,cinder:UPDATE=86,cinder:INSERT=45 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:28:29.249135 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:29.249135 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:29.250476 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c360e50-7d98-445d-97b0-b00f97b7301d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:29.250638 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:29.250638 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:29.251105 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-50fb7d97-7193-499a-8429-2cdb5c697cf8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:28:29.251396 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 977/3933] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:29 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:29.282733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-50fb7d97-7193-499a-8429-2cdb5c697cf8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['0324d9f4-36ef-4076-b86a-1bde0dcc7981', '17ff9996-05e8-481b-822b-0caaa7fa4890'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:29.314315 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50fb7d97-7193-499a-8429-2cdb5c697cf8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:28:29.314774 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 983/3934] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:29 2026] POST /volume/v3/backups => generated 328 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:29.328969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-609d0ba7-6239-408a-ab72-ff044d7952b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:29.331778 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-609d0ba7-6239-408a-ab72-ff044d7952b2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:29.332062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-609d0ba7-6239-408a-ab72-ff044d7952b2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:29.332263 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-609d0ba7-6239-408a-ab72-ff044d7952b2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:29.332366 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-609d0ba7-6239-408a-ab72-ff044d7952b2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:29.340804 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:29.340804 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:29.341614 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-609d0ba7-6239-408a-ab72-ff044d7952b2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:29.342013 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 984/3935] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:29 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:30.217159 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-57eb4eee-7344-49d1-ab4c-d30a7a3da50f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:30.223768 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57eb4eee-7344-49d1-ab4c-d30a7a3da50f tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:30.224068 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57eb4eee-7344-49d1-ab4c-d30a7a3da50f tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:30.224313 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57eb4eee-7344-49d1-ab4c-d30a7a3da50f tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:30.224448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-57eb4eee-7344-49d1-ab4c-d30a7a3da50f tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:30.233464 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:30.233464 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:30.238364 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57eb4eee-7344-49d1-ab4c-d30a7a3da50f tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:30.238968 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 992/3936] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:30 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:30.264670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-495e339f-fe09-4e72-b838-c283e0c9f2c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:30.266392 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-495e339f-fe09-4e72-b838-c283e0c9f2c4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:30.266611 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-495e339f-fe09-4e72-b838-c283e0c9f2c4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:30.266804 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-495e339f-fe09-4e72-b838-c283e0c9f2c4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:30.266943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-495e339f-fe09-4e72-b838-c283e0c9f2c4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:30.272837 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:30.272837 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:30.273455 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-495e339f-fe09-4e72-b838-c283e0c9f2c4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:30.273816 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 978/3937] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:30 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:30.359893 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-19a57345-58a4-479b-821a-540ee189edc7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:30.362350 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19a57345-58a4-479b-821a-540ee189edc7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:30.362625 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19a57345-58a4-479b-821a-540ee189edc7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:30.362855 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19a57345-58a4-479b-821a-540ee189edc7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:30.363097 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-19a57345-58a4-479b-821a-540ee189edc7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:30.368567 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:30.368567 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:30.369467 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19a57345-58a4-479b-821a-540ee189edc7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:30.369898 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 984/3938] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:30 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:31.251204 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb821b9b-c5f3-45e3-9f17-39b07ed53acf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:31.253333 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb821b9b-c5f3-45e3-9f17-39b07ed53acf tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:31.253549 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb821b9b-c5f3-45e3-9f17-39b07ed53acf tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:31.253600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb821b9b-c5f3-45e3-9f17-39b07ed53acf tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:31.253862 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cb821b9b-c5f3-45e3-9f17-39b07ed53acf tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:31.260877 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:31.260877 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:31.260877 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb821b9b-c5f3-45e3-9f17-39b07ed53acf tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:31.260877 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 985/3939] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:31 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:31.287498 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1d6b49a-0d27-4927-9148-73e902665e7b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:31.289880 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1d6b49a-0d27-4927-9148-73e902665e7b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:31.290124 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1d6b49a-0d27-4927-9148-73e902665e7b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:31.290273 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1d6b49a-0d27-4927-9148-73e902665e7b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:31.290353 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d1d6b49a-0d27-4927-9148-73e902665e7b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:31.292145 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=324,cinder:UPDATE=110,cinder:INSERT=64 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:28:31.295491 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:31.295491 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:31.296193 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1d6b49a-0d27-4927-9148-73e902665e7b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:31.296975 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 993/3940] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:31 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:31.384792 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ece9657-d442-4300-9ae2-9767e1a7350a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:31.386945 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ece9657-d442-4300-9ae2-9767e1a7350a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:31.387204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ece9657-d442-4300-9ae2-9767e1a7350a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:31.387452 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ece9657-d442-4300-9ae2-9767e1a7350a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:31.387577 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1ece9657-d442-4300-9ae2-9767e1a7350a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:31.393127 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:31.393127 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:31.394100 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ece9657-d442-4300-9ae2-9767e1a7350a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:31.394547 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 979/3941] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:31 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:32.273600 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea56f54e-8ee4-4b47-88c7-2f1c5bc77691 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:32.277487 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea56f54e-8ee4-4b47-88c7-2f1c5bc77691 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:32.277487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea56f54e-8ee4-4b47-88c7-2f1c5bc77691 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:32.277487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea56f54e-8ee4-4b47-88c7-2f1c5bc77691 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:32.277487 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ea56f54e-8ee4-4b47-88c7-2f1c5bc77691 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:32.282306 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:32.282306 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:32.284539 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea56f54e-8ee4-4b47-88c7-2f1c5bc77691 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:32.285071 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 985/3942] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:32 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:32.309662 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b4237b6f-5317-4b4e-966f-fbfa98ce2bb8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:32.312001 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4237b6f-5317-4b4e-966f-fbfa98ce2bb8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:32.312329 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4237b6f-5317-4b4e-966f-fbfa98ce2bb8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:32.312555 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b4237b6f-5317-4b4e-966f-fbfa98ce2bb8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:32.312682 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b4237b6f-5317-4b4e-966f-fbfa98ce2bb8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:32.317179 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:32.317179 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:32.317833 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b4237b6f-5317-4b4e-966f-fbfa98ce2bb8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:32.318352 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 986/3943] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:32 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:32.409233 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b8783c5-34be-4004-8d5f-1832ff16ff82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:32.413700 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b8783c5-34be-4004-8d5f-1832ff16ff82 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:32.414251 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b8783c5-34be-4004-8d5f-1832ff16ff82 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:32.414730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b8783c5-34be-4004-8d5f-1832ff16ff82 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:32.415013 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5b8783c5-34be-4004-8d5f-1832ff16ff82 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:32.421303 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:32.421303 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:32.422620 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b8783c5-34be-4004-8d5f-1832ff16ff82 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:32.423459 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 994/3944] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:32 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:33.298516 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f63c0ed7-b363-43a6-ad4b-06df44a0d566 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:33.301791 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f63c0ed7-b363-43a6-ad4b-06df44a0d566 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:33.302011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f63c0ed7-b363-43a6-ad4b-06df44a0d566 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:33.302238 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f63c0ed7-b363-43a6-ad4b-06df44a0d566 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:33.303769 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f63c0ed7-b363-43a6-ad4b-06df44a0d566 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:33.312000 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:33.312000 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:33.313314 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f63c0ed7-b363-43a6-ad4b-06df44a0d566 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:33.314123 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 980/3945] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:33 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:33.333166 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ec3c3e74-5d44-41c8-9362-7f8d6ec59d0c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:33.336717 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec3c3e74-5d44-41c8-9362-7f8d6ec59d0c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:33.337139 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec3c3e74-5d44-41c8-9362-7f8d6ec59d0c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:33.337408 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ec3c3e74-5d44-41c8-9362-7f8d6ec59d0c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:33.337559 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ec3c3e74-5d44-41c8-9362-7f8d6ec59d0c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:33.344061 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:33.344061 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:33.345492 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ec3c3e74-5d44-41c8-9362-7f8d6ec59d0c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:33.346020 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 986/3946] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:33 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:33.439826 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-96c71877-db96-4290-9ce8-109a43f1397b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:33.443766 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96c71877-db96-4290-9ce8-109a43f1397b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:33.444082 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96c71877-db96-4290-9ce8-109a43f1397b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:33.444384 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96c71877-db96-4290-9ce8-109a43f1397b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:33.444659 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-96c71877-db96-4290-9ce8-109a43f1397b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:33.451620 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:33.451620 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:33.453194 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96c71877-db96-4290-9ce8-109a43f1397b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:33.453881 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 987/3947] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:33 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:34.333379 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fedf8479-e048-43af-9c45-fff78a71ad3d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:34.335322 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fedf8479-e048-43af-9c45-fff78a71ad3d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:34.335555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fedf8479-e048-43af-9c45-fff78a71ad3d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:34.335779 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fedf8479-e048-43af-9c45-fff78a71ad3d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:34.336186 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fedf8479-e048-43af-9c45-fff78a71ad3d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:34.344359 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:34.344359 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:34.345781 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fedf8479-e048-43af-9c45-fff78a71ad3d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:34.346414 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 995/3948] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:34 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:34.363126 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-06ee9d02-c90c-4a44-bba2-0ddaa55b2fe0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:34.365932 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-06ee9d02-c90c-4a44-bba2-0ddaa55b2fe0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:34.366302 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-06ee9d02-c90c-4a44-bba2-0ddaa55b2fe0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:34.367090 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-06ee9d02-c90c-4a44-bba2-0ddaa55b2fe0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:34.367259 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-06ee9d02-c90c-4a44-bba2-0ddaa55b2fe0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:34.373821 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:34.373821 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:34.375712 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-06ee9d02-c90c-4a44-bba2-0ddaa55b2fe0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:34.376202 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 981/3949] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:34 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:34.471905 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8fcd76f8-9fe8-48e5-9ec2-ee680210adde None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:34.474335 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8fcd76f8-9fe8-48e5-9ec2-ee680210adde tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:34.476940 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8fcd76f8-9fe8-48e5-9ec2-ee680210adde tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:34.476940 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8fcd76f8-9fe8-48e5-9ec2-ee680210adde tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:34.476940 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8fcd76f8-9fe8-48e5-9ec2-ee680210adde tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:34.491817 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:34.491817 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:34.492631 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8fcd76f8-9fe8-48e5-9ec2-ee680210adde tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:34.493108 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 987/3950] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:34 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:34.737507 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:34.921159 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:34.921515 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1507958390", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:34.923407 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1507958390', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:34.923531 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Create volume of 1 GB Aug 14 01:28:34.929125 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Availability Zones retrieved successfully. Aug 14 01:28:34.935766 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Flow 'volume_create_api' (019c2a86-177c-45ef-a6ac-70603d7ce69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:34.937108 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83af19b-fbe2-448b-a9cf-dca7883211c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:34.938219 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:34.982952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83af19b-fbe2-448b-a9cf-dca7883211c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:34.983822 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94236b74-aa47-4897-865c-438d8d9f8e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:35.080886 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Created reservations ['0e59f7dd-5cb3-4b00-8c46-d3571efad27c', '89800c88-9ae1-49d4-9de4-3bdd4cf5a205', '11fcde9d-35b7-4ce8-9a8c-e394f69592ff', '0f9ebf41-6a24-4f78-88da-63c7975528e1'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:35.082158 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94236b74-aa47-4897-865c-438d8d9f8e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e59f7dd-5cb3-4b00-8c46-d3571efad27c', '89800c88-9ae1-49d4-9de4-3bdd4cf5a205', '11fcde9d-35b7-4ce8-9a8c-e394f69592ff', '0f9ebf41-6a24-4f78-88da-63c7975528e1']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:35.083319 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc0aaed-8392-4756-8618-b1065eb34430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:35.116115 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc0aaed-8392-4756-8618-b1065eb34430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1507958390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e20dad018648a495754f6507ab1385',qos_specs=None,replication_status=,reservations=['0e59f7dd-5cb3-4b00-8c46-d3571efad27c','89800c88-9ae1-49d4-9de4-3bdd4cf5a205','11fcde9d-35b7-4ce8-9a8c-e394f69592ff','0f9ebf41-6a24-4f78-88da-63c7975528e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a844cc3cfa41269f566ae387e000b2',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1507958390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42e20dad018648a495754f6507ab1385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1a844cc3cfa41269f566ae387e000b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:35.117244 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b95277f2-432e-4722-84e7-d3496b2f6051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:35.144954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b95277f2-432e-4722-84e7-d3496b2f6051) transitioned into state 'SUCCESS' from state '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-1507958390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e20dad018648a495754f6507ab1385',qos_specs=None,replication_status=,reservations=['0e59f7dd-5cb3-4b00-8c46-d3571efad27c','89800c88-9ae1-49d4-9de4-3bdd4cf5a205','11fcde9d-35b7-4ce8-9a8c-e394f69592ff','0f9ebf41-6a24-4f78-88da-63c7975528e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a844cc3cfa41269f566ae387e000b2',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:35.146102 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e03d78d3-a619-427a-b4f7-1d98411e5bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:35.159661 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e03d78d3-a619-427a-b4f7-1d98411e5bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:35.161127 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Flow 'volume_create_api' (019c2a86-177c-45ef-a6ac-70603d7ce69a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:35.161522 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Create volume request issued successfully. Aug 14 01:28:35.162333 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5ed44b86-a3bd-4683-8edd-f044fcbbebbe tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:35.163025 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 988/3951] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:34 2026] POST /volume/v3/volumes => generated 763 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:35.184673 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:35.187092 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:35.187541 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1160293788", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:35.189572 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1160293788', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:35.189752 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Create volume of 1 GB Aug 14 01:28:35.197710 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Availability Zones retrieved successfully. Aug 14 01:28:35.204679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Flow 'volume_create_api' (71ef4cdf-9a40-438a-b4f8-b0649bbfefc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:35.206389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebfe42df-7432-43e7-a53f-c1b5f7ee349a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:35.207708 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:35.259322 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebfe42df-7432-43e7-a53f-c1b5f7ee349a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:35.259322 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c2aab9-cba5-4cf4-9035-e9bff17c4909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:35.329837 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Created reservations ['54462134-3334-4715-8b93-e5b5afd962bf', '258e7344-b421-470e-8383-88e449780fa9', '75b0948c-e731-4777-8b98-1a7e89494995', '46aa7a85-e697-4760-bd21-3001e81e8c35'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:35.331422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c2aab9-cba5-4cf4-9035-e9bff17c4909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54462134-3334-4715-8b93-e5b5afd962bf', '258e7344-b421-470e-8383-88e449780fa9', '75b0948c-e731-4777-8b98-1a7e89494995', '46aa7a85-e697-4760-bd21-3001e81e8c35']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:35.332684 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e7d84c-4b6b-45e4-a5c0-a6fa9226efe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:35.361015 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66d3cd51-7201-479b-b193-6cc9b06d1be0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:35.362312 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e7d84c-4b6b-45e4-a5c0-a6fa9226efe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1160293788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e20dad018648a495754f6507ab1385',qos_specs=None,replication_status=,reservations=['54462134-3334-4715-8b93-e5b5afd962bf','258e7344-b421-470e-8383-88e449780fa9','75b0948c-e731-4777-8b98-1a7e89494995','46aa7a85-e697-4760-bd21-3001e81e8c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a844cc3cfa41269f566ae387e000b2',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1160293788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42e20dad018648a495754f6507ab1385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1a844cc3cfa41269f566ae387e000b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:35.363032 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b60c61b-91ad-4386-97a0-1e14ed1120ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:35.363668 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66d3cd51-7201-479b-b193-6cc9b06d1be0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:35.364157 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66d3cd51-7201-479b-b193-6cc9b06d1be0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:35.364297 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66d3cd51-7201-479b-b193-6cc9b06d1be0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:35.364419 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-66d3cd51-7201-479b-b193-6cc9b06d1be0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:35.372631 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:35.372631 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:35.376002 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66d3cd51-7201-479b-b193-6cc9b06d1be0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:35.376002 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 982/3952] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:35 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:35.392950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b60c61b-91ad-4386-97a0-1e14ed1120ff) transitioned into state 'SUCCESS' from state '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-1160293788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e20dad018648a495754f6507ab1385',qos_specs=None,replication_status=,reservations=['54462134-3334-4715-8b93-e5b5afd962bf','258e7344-b421-470e-8383-88e449780fa9','75b0948c-e731-4777-8b98-1a7e89494995','46aa7a85-e697-4760-bd21-3001e81e8c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1a844cc3cfa41269f566ae387e000b2',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:35.393250 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2c8190-7ee2-47a1-b247-99e194e45908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:35.396367 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4cb4098d-2113-40b7-9b25-83ec04256a7e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:35.398856 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cb4098d-2113-40b7-9b25-83ec04256a7e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:35.399180 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cb4098d-2113-40b7-9b25-83ec04256a7e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:35.399475 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cb4098d-2113-40b7-9b25-83ec04256a7e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:35.399639 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4cb4098d-2113-40b7-9b25-83ec04256a7e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:35.405103 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2c8190-7ee2-47a1-b247-99e194e45908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:35.406082 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:35.406082 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:35.406238 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Flow 'volume_create_api' (71ef4cdf-9a40-438a-b4f8-b0649bbfefc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:35.406631 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Create volume request issued successfully. Aug 14 01:28:35.407123 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cb4098d-2113-40b7-9b25-83ec04256a7e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:35.407524 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 988/3953] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:35 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:35.409130 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdc9315f-1f09-4f7d-8953-b49caf70ab8b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:35.409668 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 996/3954] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:35 2026] POST /volume/v3/volumes => generated 763 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:35.513756 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-418cfc04-355e-4bc0-b179-74ea3d692939 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:35.515959 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-418cfc04-355e-4bc0-b179-74ea3d692939 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:35.516196 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-418cfc04-355e-4bc0-b179-74ea3d692939 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:35.516438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-418cfc04-355e-4bc0-b179-74ea3d692939 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:35.516558 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-418cfc04-355e-4bc0-b179-74ea3d692939 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:35.522112 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:35.522112 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:35.523052 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-418cfc04-355e-4bc0-b179-74ea3d692939 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:35.523458 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 989/3955] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:35 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:36.387744 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a0e20238-197a-4b40-a0ae-d726171a203d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:36.390246 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0e20238-197a-4b40-a0ae-d726171a203d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:36.390508 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0e20238-197a-4b40-a0ae-d726171a203d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:36.391088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0e20238-197a-4b40-a0ae-d726171a203d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:36.391088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a0e20238-197a-4b40-a0ae-d726171a203d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:36.396652 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:36.396652 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:36.397968 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0e20238-197a-4b40-a0ae-d726171a203d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:36.398543 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 983/3956] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:36 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:36.411118 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-44e877c6-d524-4f6d-b93a-d243ab5701b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:36.413188 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44e877c6-d524-4f6d-b93a-d243ab5701b4 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 Aug 14 01:28:36.413422 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44e877c6-d524-4f6d-b93a-d243ab5701b4 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:36.413692 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-44e877c6-d524-4f6d-b93a-d243ab5701b4 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:36.423230 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0bf3ccc6-5c6e-4d5b-87a3-f37f6be63eff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:36.424379 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:36.424379 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:36.426745 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0bf3ccc6-5c6e-4d5b-87a3-f37f6be63eff tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:36.427288 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0bf3ccc6-5c6e-4d5b-87a3-f37f6be63eff tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:36.427534 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0bf3ccc6-5c6e-4d5b-87a3-f37f6be63eff tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:36.427694 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0bf3ccc6-5c6e-4d5b-87a3-f37f6be63eff tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:36.430405 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-44e877c6-d524-4f6d-b93a-d243ab5701b4 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:36.433538 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:36.433538 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:36.434472 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0bf3ccc6-5c6e-4d5b-87a3-f37f6be63eff tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:36.435030 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 997/3957] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:36 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:36.441089 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-44e877c6-d524-4f6d-b93a-d243ab5701b4 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 returned with HTTP 200 Aug 14 01:28:36.441607 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 989/3958] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:36 2026] GET /volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:36.458885 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:36.461825 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] POST https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8/restore Aug 14 01:28:36.461825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:36.464191 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Restoring backup eb2a68ad-ded9-4e44-a2be-dc23994f87e8 ({'restore': {}}) {{(pid=100275) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 01:28:36.464343 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Restoring backup eb2a68ad-ded9-4e44-a2be-dc23994f87e8 to volume None. Aug 14 01:28:36.470173 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:36.470173 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:36.471581 np0000007295 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Creating volume of 1 GB for restore of backup eb2a68ad-ded9-4e44-a2be-dc23994f87e8. Aug 14 01:28:36.480260 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:28:36.479872. {{(pid=100275) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:28:36.480408 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Availability Zones retrieved successfully. Aug 14 01:28:36.488407 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Flow 'volume_create_api' (244a91f3-2248-4d48-b277-7ec06b5112ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:36.490245 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002ce1a2-50f9-46e7-bacb-82cbb81f6bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:36.491419 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:36.529945 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002ce1a2-50f9-46e7-bacb-82cbb81f6bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:36.530305 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f2253c1-6245-4975-9c93-8f4edaa76003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:36.534599 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0defa60e-3746-409a-9818-b4d00e76f219 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:36.537459 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0defa60e-3746-409a-9818-b4d00e76f219 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:36.537719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0defa60e-3746-409a-9818-b4d00e76f219 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:36.538285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0defa60e-3746-409a-9818-b4d00e76f219 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:36.538426 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0defa60e-3746-409a-9818-b4d00e76f219 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:36.545974 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:36.545974 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:36.545974 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0defa60e-3746-409a-9818-b4d00e76f219 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:36.546203 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 984/3959] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:36 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:36.586553 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Created reservations ['9dac3bae-82b1-496a-8f77-07591fb0bbf3', '60637316-de36-44e2-ac1b-5a868a756732', '67287cf7-eefa-4939-80de-32807f6298c8', '2c3c0040-67d1-4ef3-8fcd-1eede08f05db'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:36.588714 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f2253c1-6245-4975-9c93-8f4edaa76003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dac3bae-82b1-496a-8f77-07591fb0bbf3', '60637316-de36-44e2-ac1b-5a868a756732', '67287cf7-eefa-4939-80de-32807f6298c8', '2c3c0040-67d1-4ef3-8fcd-1eede08f05db']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:36.589990 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac1ecd5-45fb-4f81-ad11-c2780d1d8667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:36.632633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac1ecd5-45fb-4f81-ad11-c2780d1d8667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cc627f1-201b-4a34-85ce-02be4cf2c499', '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_eb2a68ad-ded9-4e44-a2be-dc23994f87e8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60b8c5b19a1c41e29d40945812a1d005',qos_specs=None,replication_status=,reservations=['9dac3bae-82b1-496a-8f77-07591fb0bbf3','60637316-de36-44e2-ac1b-5a868a756732','67287cf7-eefa-4939-80de-32807f6298c8','2c3c0040-67d1-4ef3-8fcd-1eede08f05db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3ca22d5f3248fa828c7fe287cf61d2',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:28:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_eb2a68ad-ded9-4e44-a2be-dc23994f87e8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cc627f1-201b-4a34-85ce-02be4cf2c499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60b8c5b19a1c41e29d40945812a1d005',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee3ca22d5f3248fa828c7fe287cf61d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:36.632633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e12ba7-daee-471b-b931-5a27a4f9580b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:36.658943 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e12ba7-daee-471b-b931-5a27a4f9580b) transitioned into 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_eb2a68ad-ded9-4e44-a2be-dc23994f87e8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60b8c5b19a1c41e29d40945812a1d005',qos_specs=None,replication_status=,reservations=['9dac3bae-82b1-496a-8f77-07591fb0bbf3','60637316-de36-44e2-ac1b-5a868a756732','67287cf7-eefa-4939-80de-32807f6298c8','2c3c0040-67d1-4ef3-8fcd-1eede08f05db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee3ca22d5f3248fa828c7fe287cf61d2',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:36.660072 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38fedb0d-5fe4-4282-9c70-65dcf4bb3913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:36.674131 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38fedb0d-5fe4-4282-9c70-65dcf4bb3913) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:36.676517 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Flow 'volume_create_api' (244a91f3-2248-4d48-b277-7ec06b5112ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:36.676517 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Create volume request issued successfully. Aug 14 01:28:36.686630 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:36.686630 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:36.687189 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:37.446729 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dbbdeb8f-6873-41f2-bccf-3690c1abfe41 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:37.449476 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbbdeb8f-6873-41f2-bccf-3690c1abfe41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:37.449738 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbbdeb8f-6873-41f2-bccf-3690c1abfe41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:37.450066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbbdeb8f-6873-41f2-bccf-3690c1abfe41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:37.450246 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dbbdeb8f-6873-41f2-bccf-3690c1abfe41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:37.456091 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:37.456091 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:37.457046 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbbdeb8f-6873-41f2-bccf-3690c1abfe41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:37.457652 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 998/3960] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:37 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:37.559247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee92edb7-4a21-4ba5-9f5e-4e8f1e9d2181 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:37.564039 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee92edb7-4a21-4ba5-9f5e-4e8f1e9d2181 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:37.564375 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee92edb7-4a21-4ba5-9f5e-4e8f1e9d2181 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:37.564672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee92edb7-4a21-4ba5-9f5e-4e8f1e9d2181 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:37.564875 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ee92edb7-4a21-4ba5-9f5e-4e8f1e9d2181 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:37.573200 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:37.573200 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:37.574146 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee92edb7-4a21-4ba5-9f5e-4e8f1e9d2181 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:37.574688 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 990/3961] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:37 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:37.697588 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:37.697588 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:37.698265 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:37.698465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Checking backup size 1 against volume size 1 {{(pid=100275) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 01:28:37.698651 np0000007295 devstack@c-api.service[100275]: INFO cinder.backup.api [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Overwriting volume 8cc627f1-201b-4a34-85ce-02be4cf2c499 with restore of backup eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:37.719545 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] restore_backup in rpcapi backup_id eb2a68ad-ded9-4e44-a2be-dc23994f87e8 {{(pid=100275) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 01:28:37.722680 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44e0311d-139d-4f08-a8f2-4e91bbe544aa tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8/restore returned with HTTP 202 Aug 14 01:28:37.723347 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 990/3962] 10.4.3.11 () {68 vars in 1386 bytes} [Fri Aug 14 01:28:36 2026] POST /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8/restore => generated 189 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:37.738451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a641cac3-b9f4-460f-96ad-9b0b4bc4ee7d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:37.740953 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a641cac3-b9f4-460f-96ad-9b0b4bc4ee7d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:37.741234 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a641cac3-b9f4-460f-96ad-9b0b4bc4ee7d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:37.741495 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a641cac3-b9f4-460f-96ad-9b0b4bc4ee7d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:37.741653 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a641cac3-b9f4-460f-96ad-9b0b4bc4ee7d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:37.747295 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:37.747295 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:37.748330 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a641cac3-b9f4-460f-96ad-9b0b4bc4ee7d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:37.748787 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 985/3963] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:37 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:38.472259 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4d48d023-5a99-48b7-b6bf-264857f1be41 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:38.474809 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d48d023-5a99-48b7-b6bf-264857f1be41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:38.475135 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d48d023-5a99-48b7-b6bf-264857f1be41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:38.475391 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d48d023-5a99-48b7-b6bf-264857f1be41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:38.476209 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4d48d023-5a99-48b7-b6bf-264857f1be41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:38.482854 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:38.482854 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:38.482854 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d48d023-5a99-48b7-b6bf-264857f1be41 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:38.482854 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 999/3964] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:38 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:38.587776 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-59ea3b30-d973-4c31-b673-6962dd19b83a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:38.590918 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59ea3b30-d973-4c31-b673-6962dd19b83a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:38.591211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59ea3b30-d973-4c31-b673-6962dd19b83a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:38.591459 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-59ea3b30-d973-4c31-b673-6962dd19b83a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:38.591606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-59ea3b30-d973-4c31-b673-6962dd19b83a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:38.596675 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:38.596675 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:38.598120 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-59ea3b30-d973-4c31-b673-6962dd19b83a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:38.598841 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 991/3965] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:38 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:38.760914 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c75e213e-4287-4722-b5e4-da5ad7be2ef9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:38.763277 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c75e213e-4287-4722-b5e4-da5ad7be2ef9 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:38.763528 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c75e213e-4287-4722-b5e4-da5ad7be2ef9 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:38.763773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c75e213e-4287-4722-b5e4-da5ad7be2ef9 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:38.763971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c75e213e-4287-4722-b5e4-da5ad7be2ef9 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:38.768316 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:38.768316 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:38.769114 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c75e213e-4287-4722-b5e4-da5ad7be2ef9 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:38.769480 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 991/3966] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:38 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:39.494566 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1e89eb4-c89f-49e5-8de3-69345f9bf4ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:39.496512 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1e89eb4-c89f-49e5-8de3-69345f9bf4ef tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:39.496753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1e89eb4-c89f-49e5-8de3-69345f9bf4ef tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:39.497050 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1e89eb4-c89f-49e5-8de3-69345f9bf4ef tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:39.497169 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f1e89eb4-c89f-49e5-8de3-69345f9bf4ef tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:39.502037 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:39.502037 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:39.502783 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1e89eb4-c89f-49e5-8de3-69345f9bf4ef tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:39.503202 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 986/3967] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:39 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:39.612201 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2e7d470-b667-4be2-bb50-dd5e9e5a5765 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:39.614111 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2e7d470-b667-4be2-bb50-dd5e9e5a5765 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:39.614322 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2e7d470-b667-4be2-bb50-dd5e9e5a5765 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:39.614540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2e7d470-b667-4be2-bb50-dd5e9e5a5765 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:39.614676 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e2e7d470-b667-4be2-bb50-dd5e9e5a5765 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:39.618989 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:39.618989 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:39.619660 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2e7d470-b667-4be2-bb50-dd5e9e5a5765 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:39.620044 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1000/3968] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:39 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:39.789198 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd9896f8-f041-4e42-a102-3ae7c758fa4b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:39.791359 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd9896f8-f041-4e42-a102-3ae7c758fa4b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:39.791599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd9896f8-f041-4e42-a102-3ae7c758fa4b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:39.791841 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd9896f8-f041-4e42-a102-3ae7c758fa4b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:39.791999 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bd9896f8-f041-4e42-a102-3ae7c758fa4b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:39.798178 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:39.798178 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:39.798178 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd9896f8-f041-4e42-a102-3ae7c758fa4b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:39.798178 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 992/3969] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:39 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:40.515622 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aace9ac8-31d5-4e57-a9c3-963328360c5a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:40.518013 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aace9ac8-31d5-4e57-a9c3-963328360c5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:28:40.518318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aace9ac8-31d5-4e57-a9c3-963328360c5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:40.518630 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aace9ac8-31d5-4e57-a9c3-963328360c5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:40.518775 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-aace9ac8-31d5-4e57-a9c3-963328360c5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:40.525912 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:40.525912 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:40.527618 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aace9ac8-31d5-4e57-a9c3-963328360c5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:28:40.527618 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 992/3970] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:40 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:40.541996 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-071130d7-d619-4580-bb81-cda9dc0142e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:40.632390 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-450b0ca1-6976-4cda-8e07-828cc7c619fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:40.634984 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-450b0ca1-6976-4cda-8e07-828cc7c619fa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:40.635282 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-450b0ca1-6976-4cda-8e07-828cc7c619fa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:40.635545 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-450b0ca1-6976-4cda-8e07-828cc7c619fa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:40.635864 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-450b0ca1-6976-4cda-8e07-828cc7c619fa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:40.642022 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:40.642022 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:40.643317 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-450b0ca1-6976-4cda-8e07-828cc7c619fa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:40.643800 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1001/3971] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:40 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:40.649677 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-071130d7-d619-4580-bb81-cda9dc0142e2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:28:40.650418 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-071130d7-d619-4580-bb81-cda9dc0142e2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a38d622-cd20-480b-980d-4c4c455a3ff9"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:40.652217 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-071130d7-d619-4580-bb81-cda9dc0142e2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Creating new backup {'backup': {'volume_id': '6a38d622-cd20-480b-980d-4c4c455a3ff9'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:28:40.652402 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-071130d7-d619-4580-bb81-cda9dc0142e2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Creating backup of volume 6a38d622-cd20-480b-980d-4c4c455a3ff9 in container None Aug 14 01:28:40.661881 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:40.661881 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:40.662281 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-071130d7-d619-4580-bb81-cda9dc0142e2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Volume info retrieved successfully. Aug 14 01:28:40.686603 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-071130d7-d619-4580-bb81-cda9dc0142e2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Created reservations ['54e3d005-0c63-428a-a819-83f66c1af88c', 'e9feba04-55f4-4432-8784-9d2f60394d91'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:40.735285 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-071130d7-d619-4580-bb81-cda9dc0142e2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:28:40.735771 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 987/3972] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:28:40 2026] POST /volume/v3/backups => generated 286 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:40.747307 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-376760d2-4be8-452c-8d17-b42626f799f9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:40.749373 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-376760d2-4be8-452c-8d17-b42626f799f9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:40.749874 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-376760d2-4be8-452c-8d17-b42626f799f9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:40.750503 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-376760d2-4be8-452c-8d17-b42626f799f9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:40.750772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-376760d2-4be8-452c-8d17-b42626f799f9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:40.758276 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:40.758276 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:40.758972 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-376760d2-4be8-452c-8d17-b42626f799f9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:40.759400 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 993/3973] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:40 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 693 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:40.810614 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-13e1712b-0e4d-446c-add7-4cba7276b166 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:40.813988 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-13e1712b-0e4d-446c-add7-4cba7276b166 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:40.813988 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-13e1712b-0e4d-446c-add7-4cba7276b166 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:40.814210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-13e1712b-0e4d-446c-add7-4cba7276b166 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:40.814325 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-13e1712b-0e4d-446c-add7-4cba7276b166 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:40.823333 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:40.823333 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:40.825240 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-13e1712b-0e4d-446c-add7-4cba7276b166 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:40.825778 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 993/3974] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:40 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:41.657316 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37798e34-074e-4df9-a7aa-0a6db17b335a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:41.659748 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37798e34-074e-4df9-a7aa-0a6db17b335a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:41.660095 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37798e34-074e-4df9-a7aa-0a6db17b335a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:41.660366 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37798e34-074e-4df9-a7aa-0a6db17b335a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:41.660545 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-37798e34-074e-4df9-a7aa-0a6db17b335a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:41.668390 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:41.668390 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:41.669403 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37798e34-074e-4df9-a7aa-0a6db17b335a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:41.669874 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1002/3975] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:41 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:41.774950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b040c795-e52c-4a3d-a915-900bf6b82dc1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:41.775284 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b040c795-e52c-4a3d-a915-900bf6b82dc1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:41.775284 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b040c795-e52c-4a3d-a915-900bf6b82dc1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:41.775606 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b040c795-e52c-4a3d-a915-900bf6b82dc1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:41.775754 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b040c795-e52c-4a3d-a915-900bf6b82dc1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:41.780601 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:41.780601 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:41.781382 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b040c795-e52c-4a3d-a915-900bf6b82dc1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:41.781893 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 988/3976] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:41 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:41.839348 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3ef2b443-475f-46bf-a886-60ed0fbf7d41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:41.841882 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ef2b443-475f-46bf-a886-60ed0fbf7d41 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:41.842180 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ef2b443-475f-46bf-a886-60ed0fbf7d41 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:41.842455 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3ef2b443-475f-46bf-a886-60ed0fbf7d41 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:41.842620 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3ef2b443-475f-46bf-a886-60ed0fbf7d41 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:41.847634 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:41.847634 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:41.848676 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3ef2b443-475f-46bf-a886-60ed0fbf7d41 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:41.849169 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 994/3977] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:41 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:42.685017 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5410389-4245-4465-8f2f-1ddd1e6e1ead None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:42.686232 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5410389-4245-4465-8f2f-1ddd1e6e1ead tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:42.686453 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5410389-4245-4465-8f2f-1ddd1e6e1ead tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:42.686647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5410389-4245-4465-8f2f-1ddd1e6e1ead tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:42.686808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b5410389-4245-4465-8f2f-1ddd1e6e1ead tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:42.692898 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:42.692898 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:42.694373 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5410389-4245-4465-8f2f-1ddd1e6e1ead tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:42.694878 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 994/3978] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:42 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:42.794124 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a11d62f1-70a5-4eef-adbb-a2a880b3a2d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:42.797072 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a11d62f1-70a5-4eef-adbb-a2a880b3a2d9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:42.797072 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a11d62f1-70a5-4eef-adbb-a2a880b3a2d9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:42.797328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a11d62f1-70a5-4eef-adbb-a2a880b3a2d9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:42.797474 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a11d62f1-70a5-4eef-adbb-a2a880b3a2d9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:42.803730 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:42.803730 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:42.804074 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a11d62f1-70a5-4eef-adbb-a2a880b3a2d9 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:42.804552 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1003/3979] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:42 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:42.866968 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ec71a65f-b2cd-49d1-b95d-e6786781191b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:42.869196 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec71a65f-b2cd-49d1-b95d-e6786781191b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:42.869438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec71a65f-b2cd-49d1-b95d-e6786781191b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:42.869674 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec71a65f-b2cd-49d1-b95d-e6786781191b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:42.869831 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ec71a65f-b2cd-49d1-b95d-e6786781191b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:42.875712 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:42.875712 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:42.876742 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec71a65f-b2cd-49d1-b95d-e6786781191b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:42.877255 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 989/3980] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:42 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:43.711951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3d6cc7e4-5d17-4110-a3a2-2e3b17cf69a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:43.711951 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d6cc7e4-5d17-4110-a3a2-2e3b17cf69a1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:43.711951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d6cc7e4-5d17-4110-a3a2-2e3b17cf69a1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:43.711951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3d6cc7e4-5d17-4110-a3a2-2e3b17cf69a1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:43.711951 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3d6cc7e4-5d17-4110-a3a2-2e3b17cf69a1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:43.717670 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:43.717670 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:43.718724 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3d6cc7e4-5d17-4110-a3a2-2e3b17cf69a1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:43.719341 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 995/3981] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:43 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:43.821953 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-89e21c76-9a9e-470b-b00d-a69e8a3b2252 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:43.828193 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89e21c76-9a9e-470b-b00d-a69e8a3b2252 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:43.828548 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89e21c76-9a9e-470b-b00d-a69e8a3b2252 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:43.828865 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89e21c76-9a9e-470b-b00d-a69e8a3b2252 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:43.835598 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-89e21c76-9a9e-470b-b00d-a69e8a3b2252 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:43.842266 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:43.842266 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:43.847179 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89e21c76-9a9e-470b-b00d-a69e8a3b2252 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:43.848051 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 995/3982] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:43 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:43.890282 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f971c9f-c6d5-44c7-87c8-e18f7ff06a0d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:43.892308 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f971c9f-c6d5-44c7-87c8-e18f7ff06a0d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:43.892532 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f971c9f-c6d5-44c7-87c8-e18f7ff06a0d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:43.892750 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f971c9f-c6d5-44c7-87c8-e18f7ff06a0d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:43.892862 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8f971c9f-c6d5-44c7-87c8-e18f7ff06a0d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:43.898000 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:43.898000 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:43.898847 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f971c9f-c6d5-44c7-87c8-e18f7ff06a0d tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:43.899377 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1004/3983] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:43 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:44.168865 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-60eb7c76-9e60-4032-8449-d4d6ce4bb8ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:44.170960 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-60eb7c76-9e60-4032-8449-d4d6ce4bb8ed tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/limits Aug 14 01:28:44.171163 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-60eb7c76-9e60-4032-8449-d4d6ce4bb8ed tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:44.171344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-60eb7c76-9e60-4032-8449-d4d6ce4bb8ed tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:44.194722 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-60eb7c76-9e60-4032-8449-d4d6ce4bb8ed tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/limits returned with HTTP 200 Aug 14 01:28:44.195304 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 990/3984] 10.4.3.11 () {68 vars in 1477 bytes} [Fri Aug 14 01:28:44 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:44.256592 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-0c8b585e-4e98-4fad-b4aa-b5c10d1e3f5a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:44.261543 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-0c8b585e-4e98-4fad-b4aa-b5c10d1e3f5a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:28:44.261945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-0c8b585e-4e98-4fad-b4aa-b5c10d1e3f5a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:44.262077 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-0c8b585e-4e98-4fad-b4aa-b5c10d1e3f5a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:44.278404 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:44.278404 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:44.283208 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-0c8b585e-4e98-4fad-b4aa-b5c10d1e3f5a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:28:44.290658 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-0c8b585e-4e98-4fad-b4aa-b5c10d1e3f5a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 200 Aug 14 01:28:44.291237 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 996/3985] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:28:44 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 1660 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:44.308053 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-b80e1b3c-e3f5-4d61-8546-4ba84ee7d734 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:44.310680 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-b80e1b3c-e3f5-4d61-8546-4ba84ee7d734 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:28:44.311139 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-b80e1b3c-e3f5-4d61-8546-4ba84ee7d734 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ca2f509-9213-4ada-a55a-63a5224f1b1d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1194431140", "description": null, "metadata": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:44.340733 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:44.340733 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:44.341355 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-b80e1b3c-e3f5-4d61-8546-4ba84ee7d734 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:28:44.341593 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-b80e1b3c-e3f5-4d61-8546-4ba84ee7d734 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create snapshot from volume 0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:28:44.397719 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-b80e1b3c-e3f5-4d61-8546-4ba84ee7d734 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Created reservations ['f69ec8f8-b919-46f2-b9cc-e03c95a906eb', 'cf370af6-4715-4012-b9b0-044714f14a33', 'e8428c4f-76bc-4bb8-b7c4-b28360fc73e0', '5bbe9504-a80b-4316-8d22-c38db71771cf'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:44.444439 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-b80e1b3c-e3f5-4d61-8546-4ba84ee7d734 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot force create request issued successfully. Aug 14 01:28:44.444888 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b44a2813-ed90-4028-bab4-96d68e6029f9 req-b80e1b3c-e3f5-4d61-8546-4ba84ee7d734 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:28:44.445557 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 996/3986] 10.4.3.11 () {72 vars in 1540 bytes} [Fri Aug 14 01:28:44 2026] POST /volume/v3/snapshots => generated 324 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:44.731639 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-80673bad-64ab-47ce-8e6d-7f47f778280d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:44.733830 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80673bad-64ab-47ce-8e6d-7f47f778280d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:44.734109 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80673bad-64ab-47ce-8e6d-7f47f778280d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:44.734321 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80673bad-64ab-47ce-8e6d-7f47f778280d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:44.734473 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-80673bad-64ab-47ce-8e6d-7f47f778280d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:44.740303 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:44.740303 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:44.741509 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80673bad-64ab-47ce-8e6d-7f47f778280d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:44.742150 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1005/3987] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:44 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:44.860951 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3f3658d-c5f1-4bc5-b6e5-6255a52c036a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:44.863496 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3f3658d-c5f1-4bc5-b6e5-6255a52c036a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:44.863601 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3f3658d-c5f1-4bc5-b6e5-6255a52c036a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:44.863859 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3f3658d-c5f1-4bc5-b6e5-6255a52c036a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:44.864993 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a3f3658d-c5f1-4bc5-b6e5-6255a52c036a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:44.867994 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:44.867994 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:44.870527 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3f3658d-c5f1-4bc5-b6e5-6255a52c036a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:44.870527 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 991/3988] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:44 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:44.912168 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b7343265-33a0-44d5-87b3-b9ab18ba606c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:44.916965 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7343265-33a0-44d5-87b3-b9ab18ba606c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:44.916965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b7343265-33a0-44d5-87b3-b9ab18ba606c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:44.916965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b7343265-33a0-44d5-87b3-b9ab18ba606c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:44.916965 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b7343265-33a0-44d5-87b3-b9ab18ba606c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:44.922544 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:44.922544 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:44.923646 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b7343265-33a0-44d5-87b3-b9ab18ba606c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:44.924392 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 997/3989] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:44 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:45.760751 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47edce59-59e1-4c4c-bcc8-dd48ce1b697a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:45.762987 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47edce59-59e1-4c4c-bcc8-dd48ce1b697a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:45.763250 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47edce59-59e1-4c4c-bcc8-dd48ce1b697a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:45.763512 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47edce59-59e1-4c4c-bcc8-dd48ce1b697a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:45.763686 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-47edce59-59e1-4c4c-bcc8-dd48ce1b697a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:45.768615 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:45.768615 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:45.770761 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47edce59-59e1-4c4c-bcc8-dd48ce1b697a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:45.771434 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 997/3990] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:45 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:45.886465 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31dcb6c4-f4c0-4966-b30f-8ed745a3f738 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:45.890152 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31dcb6c4-f4c0-4966-b30f-8ed745a3f738 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:45.890152 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31dcb6c4-f4c0-4966-b30f-8ed745a3f738 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:45.890152 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31dcb6c4-f4c0-4966-b30f-8ed745a3f738 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:45.890152 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-31dcb6c4-f4c0-4966-b30f-8ed745a3f738 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:45.895055 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:45.895055 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:45.895840 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31dcb6c4-f4c0-4966-b30f-8ed745a3f738 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:45.896332 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1006/3991] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:45 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:45.939961 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57caf802-4c87-49c0-ac46-2c131f758ade None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:45.943965 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57caf802-4c87-49c0-ac46-2c131f758ade tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:45.944702 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57caf802-4c87-49c0-ac46-2c131f758ade tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:45.944702 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57caf802-4c87-49c0-ac46-2c131f758ade tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:45.944702 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-57caf802-4c87-49c0-ac46-2c131f758ade tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:45.950631 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:45.950631 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:45.951013 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57caf802-4c87-49c0-ac46-2c131f758ade tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:45.951503 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 992/3992] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:45 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:46.594944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f103b39-1992-46eb-abc1-f0caafdde101 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:46.595296 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f103b39-1992-46eb-abc1-f0caafdde101 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 Aug 14 01:28:46.595338 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f103b39-1992-46eb-abc1-f0caafdde101 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:46.595567 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f103b39-1992-46eb-abc1-f0caafdde101 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:46.601914 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:46.601914 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:46.602491 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6f103b39-1992-46eb-abc1-f0caafdde101 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot retrieved successfully. Aug 14 01:28:46.603470 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f103b39-1992-46eb-abc1-f0caafdde101 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 returned with HTTP 200 Aug 14 01:28:46.603919 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 998/3993] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:28:46 2026] GET /volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:46.642488 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:46.644797 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:28:46.645248 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1411146225", "snapshot_id": null, "imageRef": "46a5b8a0-0057-4664-940b-f10cf010ed81", "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:46.648333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1411146225', 'snapshot_id': None, 'imageRef': '46a5b8a0-0057-4664-940b-f10cf010ed81', 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:28:46.765157 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:46.765157 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:46.765820 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot retrieved successfully. Aug 14 01:28:46.766166 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create volume of 1 GB Aug 14 01:28:46.771757 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Availability Zones retrieved successfully. Aug 14 01:28:46.778251 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Flow 'volume_create_api' (4a72da44-ebc5-453b-86b4-5f8b5d56fa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:46.780397 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d861e535-a513-46a8-a587-5c1991c534ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:46.782476 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:28:46.785548 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b24edf1-de1f-40a9-a96f-f5c4f561e1e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:46.787812 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b24edf1-de1f-40a9-a96f-f5c4f561e1e1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:46.788124 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b24edf1-de1f-40a9-a96f-f5c4f561e1e1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:46.788392 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b24edf1-de1f-40a9-a96f-f5c4f561e1e1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:46.788611 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8b24edf1-de1f-40a9-a96f-f5c4f561e1e1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:46.793937 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:46.793937 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:46.794791 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b24edf1-de1f-40a9-a96f-f5c4f561e1e1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:46.795200 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1007/3994] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:46 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:46.823910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d861e535-a513-46a8-a587-5c1991c534ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8c53c2f-367a-4100-a5dd-0256d98faa32', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:46.825244 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b163f1e3-f37f-4d77-9eed-5a5fcab701aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:46.881491 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Created reservations ['04697afe-fca6-4599-a7e1-c0ab10b9e33f', '56233293-39e3-4838-ad1c-5b1dab73c8e6', 'c62a9613-f670-4f11-a4d0-df183406a00c', '441b0cc5-ba91-4621-b59f-bfb7e7ebeacc'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:46.882633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b163f1e3-f37f-4d77-9eed-5a5fcab701aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04697afe-fca6-4599-a7e1-c0ab10b9e33f', '56233293-39e3-4838-ad1c-5b1dab73c8e6', 'c62a9613-f670-4f11-a4d0-df183406a00c', '441b0cc5-ba91-4621-b59f-bfb7e7ebeacc']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:46.883724 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e8082bb-27ab-4b3e-95c8-ac61d368b156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:46.910517 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ddec4039-54d6-420f-adaf-db906c2cb218 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:46.912976 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddec4039-54d6-420f-adaf-db906c2cb218 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:46.913891 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddec4039-54d6-420f-adaf-db906c2cb218 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:46.915069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddec4039-54d6-420f-adaf-db906c2cb218 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:46.915069 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ddec4039-54d6-420f-adaf-db906c2cb218 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:46.919765 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:46.919765 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:46.920466 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddec4039-54d6-420f-adaf-db906c2cb218 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:46.920853 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 993/3995] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:46 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:46.944080 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e8082bb-27ab-4b3e-95c8-ac61d368b156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81932f71-20ce-4821-ae54-02da1b144be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1411146225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73159fcd2c034c25847e620711f61939',qos_specs=None,replication_status=,reservations=['04697afe-fca6-4599-a7e1-c0ab10b9e33f','56233293-39e3-4838-ad1c-5b1dab73c8e6','c62a9613-f670-4f11-a4d0-df183406a00c','441b0cc5-ba91-4621-b59f-bfb7e7ebeacc'],size=1,snapshot_id=d8c53c2f-367a-4100-a5dd-0256d98faa32,source_replicaid=,source_volid=None,status='creating',user_id='9bcdd6aa01124e958dbc7f70e1556f9a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), '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-14T01:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1411146225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81932f71-20ce-4821-ae54-02da1b144be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73159fcd2c034c25847e620711f61939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8c53c2f-367a-4100-a5dd-0256d98faa32,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bcdd6aa01124e958dbc7f70e1556f9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:46.944881 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a133ba2-6117-44cb-9505-8afa7ed75580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:46.968093 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d60aaaac-9782-4f6c-974a-2ca42236128a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:46.968580 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a133ba2-6117-44cb-9505-8afa7ed75580) transitioned into state 'SUCCESS' from state '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-1411146225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73159fcd2c034c25847e620711f61939',qos_specs=None,replication_status=,reservations=['04697afe-fca6-4599-a7e1-c0ab10b9e33f','56233293-39e3-4838-ad1c-5b1dab73c8e6','c62a9613-f670-4f11-a4d0-df183406a00c','441b0cc5-ba91-4621-b59f-bfb7e7ebeacc'],size=1,snapshot_id=d8c53c2f-367a-4100-a5dd-0256d98faa32,source_replicaid=,source_volid=None,status='creating',user_id='9bcdd6aa01124e958dbc7f70e1556f9a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:46.969738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e6b406a-f3b1-4d53-8f26-205d9f15b5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:28:46.970304 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d60aaaac-9782-4f6c-974a-2ca42236128a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:46.970560 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d60aaaac-9782-4f6c-974a-2ca42236128a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:46.970841 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d60aaaac-9782-4f6c-974a-2ca42236128a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:46.970995 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d60aaaac-9782-4f6c-974a-2ca42236128a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:46.976374 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:46.976374 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:46.977733 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d60aaaac-9782-4f6c-974a-2ca42236128a tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:46.978399 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 999/3996] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:46 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:46.996441 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e6b406a-f3b1-4d53-8f26-205d9f15b5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:28:46.997333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Flow 'volume_create_api' (4a72da44-ebc5-453b-86b4-5f8b5d56fa82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:28:46.997652 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create volume request issued successfully. Aug 14 01:28:46.998260 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1aafaf5b-d897-4a6e-9e2b-d483b7d2e6d3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:28:46.998696 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 998/3997] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:28:46 2026] POST /volume/v3/volumes => generated 812 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:47.014123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-331f5cc8-7f84-4509-9588-56a8450d93fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:47.018853 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-331f5cc8-7f84-4509-9588-56a8450d93fb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:28:47.019106 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-331f5cc8-7f84-4509-9588-56a8450d93fb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:47.019294 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-331f5cc8-7f84-4509-9588-56a8450d93fb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:47.026550 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:47.026550 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:47.031040 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-331f5cc8-7f84-4509-9588-56a8450d93fb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:28:47.035721 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-331f5cc8-7f84-4509-9588-56a8450d93fb tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 returned with HTTP 200 Aug 14 01:28:47.036175 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1008/3998] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:28:47 2026] GET /volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:47.808018 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fcc94dd3-44b7-44f7-9570-f083df1f0ee1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:47.809815 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcc94dd3-44b7-44f7-9570-f083df1f0ee1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:28:47.810015 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcc94dd3-44b7-44f7-9570-f083df1f0ee1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:47.810194 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fcc94dd3-44b7-44f7-9570-f083df1f0ee1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:47.810289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fcc94dd3-44b7-44f7-9570-f083df1f0ee1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:47.815316 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:47.815316 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:47.816341 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fcc94dd3-44b7-44f7-9570-f083df1f0ee1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:28:47.816948 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 994/3999] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:47 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:47.827166 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a513e357-f277-47bd-b8c5-225955aa7980 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:47.828990 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a513e357-f277-47bd-b8c5-225955aa7980 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:28:47.829378 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a513e357-f277-47bd-b8c5-225955aa7980 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5dc48875-b2ca-4f57-aaeb-871408dc820e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-43969253"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:47.830902 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-a513e357-f277-47bd-b8c5-225955aa7980 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating new backup {'backup': {'volume_id': '5dc48875-b2ca-4f57-aaeb-871408dc820e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-43969253'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:28:47.831071 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-a513e357-f277-47bd-b8c5-225955aa7980 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating backup of volume 5dc48875-b2ca-4f57-aaeb-871408dc820e in container None Aug 14 01:28:47.838101 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:47.838101 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:47.838550 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a513e357-f277-47bd-b8c5-225955aa7980 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:28:47.853209 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a513e357-f277-47bd-b8c5-225955aa7980 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['7d712cdc-5635-48a1-8d03-108ed20ddbb2', '836dc2d8-8ff3-4837-bec5-63c4b554d272'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:28:47.893032 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a513e357-f277-47bd-b8c5-225955aa7980 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:28:47.893599 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1000/4000] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:28:47 2026] POST /volume/v3/backups => generated 326 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:47.904773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9e49c76-0ff4-4ba9-b028-05e491b3d728 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:47.907702 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9e49c76-0ff4-4ba9-b028-05e491b3d728 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:47.908052 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9e49c76-0ff4-4ba9-b028-05e491b3d728 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:47.908322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9e49c76-0ff4-4ba9-b028-05e491b3d728 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:47.908475 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b9e49c76-0ff4-4ba9-b028-05e491b3d728 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:47.914585 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:47.914585 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:47.915723 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9e49c76-0ff4-4ba9-b028-05e491b3d728 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:47.916712 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 999/4001] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:47 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:47.932520 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b899da3-c3c9-41d0-a0c4-38e6df0578e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:47.935374 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b899da3-c3c9-41d0-a0c4-38e6df0578e3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:47.935753 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b899da3-c3c9-41d0-a0c4-38e6df0578e3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:47.936555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b899da3-c3c9-41d0-a0c4-38e6df0578e3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:47.936696 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2b899da3-c3c9-41d0-a0c4-38e6df0578e3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:47.942674 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:47.942674 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:47.943606 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b899da3-c3c9-41d0-a0c4-38e6df0578e3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:47.944175 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1009/4002] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:47 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:47.990824 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-546dada6-7e79-422c-88ab-d8e34135556c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:47.993703 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-546dada6-7e79-422c-88ab-d8e34135556c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:47.994022 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-546dada6-7e79-422c-88ab-d8e34135556c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:47.994268 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-546dada6-7e79-422c-88ab-d8e34135556c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:47.994408 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-546dada6-7e79-422c-88ab-d8e34135556c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:48.000310 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:48.000310 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:48.001467 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-546dada6-7e79-422c-88ab-d8e34135556c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:48.002187 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 995/4003] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:47 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:48.052907 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c2586933-39e7-4f2d-b3d3-644153271cbd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:48.056005 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2586933-39e7-4f2d-b3d3-644153271cbd tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:28:48.056005 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2586933-39e7-4f2d-b3d3-644153271cbd tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:48.056005 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2586933-39e7-4f2d-b3d3-644153271cbd tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:48.065708 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:48.065708 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:48.070945 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c2586933-39e7-4f2d-b3d3-644153271cbd tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:28:48.078531 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2586933-39e7-4f2d-b3d3-644153271cbd tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 returned with HTTP 200 Aug 14 01:28:48.078531 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1001/4004] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:28:48 2026] GET /volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 => generated 1421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:28:48.091522 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e9982ef0-0075-43db-b13b-9d11fb82db55 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:48.096941 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e9982ef0-0075-43db-b13b-9d11fb82db55 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:28:48.096941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e9982ef0-0075-43db-b13b-9d11fb82db55 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:48.096941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e9982ef0-0075-43db-b13b-9d11fb82db55 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:48.106398 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:48.106398 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:48.111132 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e9982ef0-0075-43db-b13b-9d11fb82db55 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:28:48.116529 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e9982ef0-0075-43db-b13b-9d11fb82db55 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 returned with HTTP 200 Aug 14 01:28:48.116911 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1000/4005] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:28:48 2026] GET /volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 => generated 1421 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:28:48.930521 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75a9160e-cfb9-44f5-8761-46fe7a01b2a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:48.934950 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75a9160e-cfb9-44f5-8761-46fe7a01b2a5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:48.934950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75a9160e-cfb9-44f5-8761-46fe7a01b2a5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:48.934950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75a9160e-cfb9-44f5-8761-46fe7a01b2a5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:48.934950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-75a9160e-cfb9-44f5-8761-46fe7a01b2a5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:48.938874 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:48.938874 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:48.939818 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75a9160e-cfb9-44f5-8761-46fe7a01b2a5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:48.940229 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1010/4006] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:48 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:48.954915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6ddaf633-4855-4f00-92cf-cd7b74dafb92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:48.956697 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ddaf633-4855-4f00-92cf-cd7b74dafb92 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:48.956944 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ddaf633-4855-4f00-92cf-cd7b74dafb92 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:48.957135 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ddaf633-4855-4f00-92cf-cd7b74dafb92 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:48.957245 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6ddaf633-4855-4f00-92cf-cd7b74dafb92 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:48.961662 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:48.961662 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:48.962321 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ddaf633-4855-4f00-92cf-cd7b74dafb92 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:48.962794 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 996/4007] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:48 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:49.014630 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-46ffc01f-db91-45ef-b3a5-a6ba282646b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:49.017457 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46ffc01f-db91-45ef-b3a5-a6ba282646b5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:49.017790 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46ffc01f-db91-45ef-b3a5-a6ba282646b5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:49.018485 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-46ffc01f-db91-45ef-b3a5-a6ba282646b5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:49.018485 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-46ffc01f-db91-45ef-b3a5-a6ba282646b5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:49.024337 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:49.024337 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:49.025125 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-46ffc01f-db91-45ef-b3a5-a6ba282646b5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:49.025660 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1002/4008] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:49 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:49.417838 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-c34f7722-ef09-4f3d-9099-8a56424dd6fc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:49.420455 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-c34f7722-ef09-4f3d-9099-8a56424dd6fc tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:28:49.420837 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-c34f7722-ef09-4f3d-9099-8a56424dd6fc tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:49.421299 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-c34f7722-ef09-4f3d-9099-8a56424dd6fc tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:49.429524 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:49.429524 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:49.434881 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-c34f7722-ef09-4f3d-9099-8a56424dd6fc tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:28:49.442124 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-c34f7722-ef09-4f3d-9099-8a56424dd6fc tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 returned with HTTP 200 Aug 14 01:28:49.442850 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1001/4009] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:28:49 2026] GET /volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 => generated 1403 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:49.952188 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-447b739e-ade9-4e91-8231-efc5f50c923d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:49.954486 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-447b739e-ade9-4e91-8231-efc5f50c923d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:49.954717 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-447b739e-ade9-4e91-8231-efc5f50c923d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:49.955029 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-447b739e-ade9-4e91-8231-efc5f50c923d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:49.955193 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-447b739e-ade9-4e91-8231-efc5f50c923d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:49.960911 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:49.960911 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:49.961956 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-447b739e-ade9-4e91-8231-efc5f50c923d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:49.962455 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1011/4010] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:49 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:49.977834 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-02733a92-32f4-4f3e-a8e9-68cafbaa3f59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:49.983046 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02733a92-32f4-4f3e-a8e9-68cafbaa3f59 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:49.983888 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02733a92-32f4-4f3e-a8e9-68cafbaa3f59 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:49.984813 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02733a92-32f4-4f3e-a8e9-68cafbaa3f59 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:49.985490 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-02733a92-32f4-4f3e-a8e9-68cafbaa3f59 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:49.998045 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:49.998045 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:50.001050 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02733a92-32f4-4f3e-a8e9-68cafbaa3f59 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:50.002184 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 997/4011] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:49 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:50.003350 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-e3661462-5498-49a6-817b-6f1a6220aec9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:50.007200 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-e3661462-5498-49a6-817b-6f1a6220aec9 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:28:50.007385 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-e3661462-5498-49a6-817b-6f1a6220aec9 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:50.007606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-e3661462-5498-49a6-817b-6f1a6220aec9 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:50.014957 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:50.014957 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:50.019139 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-e3661462-5498-49a6-817b-6f1a6220aec9 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:28:50.025171 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-e3661462-5498-49a6-817b-6f1a6220aec9 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 returned with HTTP 200 Aug 14 01:28:50.025589 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1003/4012] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:28:50 2026] GET /volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 => generated 1403 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:50.036831 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c168f801-5044-4a5b-84d1-c5e458714e33 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:50.038354 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-12f37ea9-2139-4cbc-a6f1-426b0f879496 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:50.038850 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12f37ea9-2139-4cbc-a6f1-426b0f879496 None None] GET https://10.4.3.11/volume// Aug 14 01:28:50.038958 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c168f801-5044-4a5b-84d1-c5e458714e33 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:50.039094 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12f37ea9-2139-4cbc-a6f1-426b0f879496 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:50.039190 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c168f801-5044-4a5b-84d1-c5e458714e33 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:50.039266 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c168f801-5044-4a5b-84d1-c5e458714e33 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:50.039327 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12f37ea9-2139-4cbc-a6f1-426b0f879496 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:50.039397 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c168f801-5044-4a5b-84d1-c5e458714e33 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:50.039664 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12f37ea9-2139-4cbc-a6f1-426b0f879496 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:28:50.040066 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1012/4013] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:28:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:28:50.043988 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:50.043988 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:50.044674 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c168f801-5044-4a5b-84d1-c5e458714e33 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:50.045047 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1002/4014] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:50 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:50.049385 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-b7bd9273-473d-4002-bc67-684d35c0554b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:50.051891 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-b7bd9273-473d-4002-bc67-684d35c0554b tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:28:50.052317 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-b7bd9273-473d-4002-bc67-684d35c0554b tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81932f71-20ce-4821-ae54-02da1b144be4", "connector": null, "instance_uuid": "8ba16fbc-82d9-4f55-9f16-a071dd99d8c2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:50.063484 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:50.063484 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:50.101655 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-b7bd9273-473d-4002-bc67-684d35c0554b tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:28:50.102323 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 998/4015] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:28:50 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 14 01:28:50.978727 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5c7c73b3-9d88-4887-8d71-a701cf0a9967 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:50.981192 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c7c73b3-9d88-4887-8d71-a701cf0a9967 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:50.981320 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5c7c73b3-9d88-4887-8d71-a701cf0a9967 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:50.981444 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5c7c73b3-9d88-4887-8d71-a701cf0a9967 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:50.981553 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5c7c73b3-9d88-4887-8d71-a701cf0a9967 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:50.986589 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:50.986589 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:50.987504 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c7c73b3-9d88-4887-8d71-a701cf0a9967 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:50.988327 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1004/4016] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:50 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:51.017289 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0caf9c80-ed41-4dfb-8e50-82a9d2fc9303 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:51.019697 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0caf9c80-ed41-4dfb-8e50-82a9d2fc9303 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:51.019992 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0caf9c80-ed41-4dfb-8e50-82a9d2fc9303 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:51.020245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0caf9c80-ed41-4dfb-8e50-82a9d2fc9303 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:51.020389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0caf9c80-ed41-4dfb-8e50-82a9d2fc9303 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:51.025401 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:51.025401 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:51.026179 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0caf9c80-ed41-4dfb-8e50-82a9d2fc9303 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:51.026671 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1013/4017] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:51 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:51.055913 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-921f272f-bc0f-406a-bda1-c7dfa4b86e6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:51.058962 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-921f272f-bc0f-406a-bda1-c7dfa4b86e6c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:28:51.059233 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-921f272f-bc0f-406a-bda1-c7dfa4b86e6c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:51.059492 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-921f272f-bc0f-406a-bda1-c7dfa4b86e6c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:51.059661 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-921f272f-bc0f-406a-bda1-c7dfa4b86e6c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Show backup with id eb2a68ad-ded9-4e44-a2be-dc23994f87e8. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:51.067410 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:51.067410 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:51.068275 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-921f272f-bc0f-406a-bda1-c7dfa4b86e6c tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 200 Aug 14 01:28:51.068756 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1003/4018] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:51 2026] GET /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:51.083411 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca054be5-600e-42eb-a6cd-269cae105c53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:51.086819 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca054be5-600e-42eb-a6cd-269cae105c53 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 Aug 14 01:28:51.087324 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca054be5-600e-42eb-a6cd-269cae105c53 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:51.087324 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca054be5-600e-42eb-a6cd-269cae105c53 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:51.094980 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:51.094980 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:51.103504 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ca054be5-600e-42eb-a6cd-269cae105c53 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:51.119867 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca054be5-600e-42eb-a6cd-269cae105c53 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 returned with HTTP 200 Aug 14 01:28:51.121039 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 999/4019] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:51 2026] GET /volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:51.138621 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0bc2c790-825e-4e31-bc1a-6db788717ac0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:51.142072 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bc2c790-825e-4e31-bc1a-6db788717ac0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 Aug 14 01:28:51.142351 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bc2c790-825e-4e31-bc1a-6db788717ac0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:51.142606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bc2c790-825e-4e31-bc1a-6db788717ac0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:51.154110 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:51.154110 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:51.160495 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0bc2c790-825e-4e31-bc1a-6db788717ac0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:51.169394 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bc2c790-825e-4e31-bc1a-6db788717ac0 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 returned with HTTP 200 Aug 14 01:28:51.169801 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1005/4020] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:51 2026] GET /volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:51.531081 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ccc5effc-7dc3-4be7-8873-3b4d7d1984b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:51.531468 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccc5effc-7dc3-4be7-8873-3b4d7d1984b1 None None] GET https://10.4.3.11/volume// Aug 14 01:28:51.531705 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccc5effc-7dc3-4be7-8873-3b4d7d1984b1 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:51.531821 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccc5effc-7dc3-4be7-8873-3b4d7d1984b1 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:51.532177 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccc5effc-7dc3-4be7-8873-3b4d7d1984b1 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:28:51.533286 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1014/4021] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:28:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:28:51.550649 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-1d1001f8-2480-4e56-8f15-e73ce3945943 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:51.553304 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-1d1001f8-2480-4e56-8f15-e73ce3945943 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:28:51.554010 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-1d1001f8-2480-4e56-8f15-e73ce3945943 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:51.554010 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-1d1001f8-2480-4e56-8f15-e73ce3945943 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:51.569426 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:51.569426 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:51.577333 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-1d1001f8-2480-4e56-8f15-e73ce3945943 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:28:51.586524 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-1d1001f8-2480-4e56-8f15-e73ce3945943 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 returned with HTTP 200 Aug 14 01:28:51.587296 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1004/4022] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:28:51 2026] GET /volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 => generated 1582 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:28:51.719914 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-ca891e70-3dcc-4c2b-ad0b-3e8d102e8a4c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:51.727495 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-ca891e70-3dcc-4c2b-ad0b-3e8d102e8a4c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] PUT https://10.4.3.11/volume/v3/attachments/3d126822-e1ba-4c2a-b81d-d91a5f92d588 Aug 14 01:28:51.730099 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-ca891e70-3dcc-4c2b-ad0b-3e8d102e8a4c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:51.753167 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-ca891e70-3dcc-4c2b-ad0b-3e8d102e8a4c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Acquiring lock "cinder-attachment_update-81932f71-20ce-4821-ae54-02da1b144be4-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:28:51.758417 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-ca891e70-3dcc-4c2b-ad0b-3e8d102e8a4c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Lock "cinder-attachment_update-81932f71-20ce-4821-ae54-02da1b144be4-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:28:51.760346 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:51.760346 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:51.911134 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-ca891e70-3dcc-4c2b-ad0b-3e8d102e8a4c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Lock "cinder-attachment_update-81932f71-20ce-4821-ae54-02da1b144be4-np0000007295" released by "attachment_update" :: held 0.152s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:28:51.911415 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-ca891e70-3dcc-4c2b-ad0b-3e8d102e8a4c tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments/3d126822-e1ba-4c2a-b81d-d91a5f92d588 returned with HTTP 200 Aug 14 01:28:51.913251 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1000/4023] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:28:51 2026] PUT /volume/v3/attachments/3d126822-e1ba-4c2a-b81d-d91a5f92d588 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:51.955861 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-b427f638-af42-42f5-872c-41190d8253e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:51.968531 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-b427f638-af42-42f5-872c-41190d8253e5 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/attachments/3d126822-e1ba-4c2a-b81d-d91a5f92d588/action Aug 14 01:28:51.969875 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-b427f638-af42-42f5-872c-41190d8253e5 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:28:51.970229 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-b427f638-af42-42f5-872c-41190d8253e5 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:52.000624 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:52.000624 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:52.005529 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cbf52ba8-a77b-4df0-8eba-8e368ffb9b1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:52.010755 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbf52ba8-a77b-4df0-8eba-8e368ffb9b1c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:52.011166 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbf52ba8-a77b-4df0-8eba-8e368ffb9b1c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:52.011499 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbf52ba8-a77b-4df0-8eba-8e368ffb9b1c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:52.011499 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cbf52ba8-a77b-4df0-8eba-8e368ffb9b1c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:52.020250 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-f6776656-5fc8-4d27-8c81-1c2b1c816cf2 req-b427f638-af42-42f5-872c-41190d8253e5 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments/3d126822-e1ba-4c2a-b81d-d91a5f92d588/action returned with HTTP 204 Aug 14 01:28:52.020816 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1006/4024] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:28:51 2026] POST /volume/v3/attachments/3d126822-e1ba-4c2a-b81d-d91a5f92d588/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:52.022364 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:52.022364 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:52.023451 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbf52ba8-a77b-4df0-8eba-8e368ffb9b1c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:52.024493 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1015/4025] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:52 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 745 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:52.042218 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c95d9237-24b3-45ad-93f5-7b4aac2255d0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:52.047510 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c95d9237-24b3-45ad-93f5-7b4aac2255d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:52.047899 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c95d9237-24b3-45ad-93f5-7b4aac2255d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:52.048209 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c95d9237-24b3-45ad-93f5-7b4aac2255d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:52.048814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c95d9237-24b3-45ad-93f5-7b4aac2255d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:52.056153 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:52.056153 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:52.056841 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c95d9237-24b3-45ad-93f5-7b4aac2255d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:52.057493 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1005/4026] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:52 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:52.966672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-e27618cf-be3f-4ded-bcb5-0789a3f40735 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:52.972918 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-e27618cf-be3f-4ded-bcb5-0789a3f40735 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 Aug 14 01:28:52.974957 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-e27618cf-be3f-4ded-bcb5-0789a3f40735 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:52.976155 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-e27618cf-be3f-4ded-bcb5-0789a3f40735 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:53.008555 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:53.008555 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:53.018060 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-e27618cf-be3f-4ded-bcb5-0789a3f40735 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:53.024162 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-e27618cf-be3f-4ded-bcb5-0789a3f40735 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 returned with HTTP 200 Aug 14 01:28:53.024647 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1001/4027] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:28:52 2026] GET /volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 => generated 1414 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:53.038226 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0828d626-eebe-4414-a2ef-cfa68cf3ade0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:53.041335 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0828d626-eebe-4414-a2ef-cfa68cf3ade0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:53.041335 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0828d626-eebe-4414-a2ef-cfa68cf3ade0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:53.042013 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0828d626-eebe-4414-a2ef-cfa68cf3ade0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:53.042244 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0828d626-eebe-4414-a2ef-cfa68cf3ade0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:53.050535 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:53.050535 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:53.051502 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0828d626-eebe-4414-a2ef-cfa68cf3ade0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:53.051983 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1007/4028] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:53 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:53.073575 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6cd5c29e-f8a1-46e7-8544-ff7afa21788e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:53.077955 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cd5c29e-f8a1-46e7-8544-ff7afa21788e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:53.078563 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cd5c29e-f8a1-46e7-8544-ff7afa21788e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:53.079780 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cd5c29e-f8a1-46e7-8544-ff7afa21788e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:53.079780 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6cd5c29e-f8a1-46e7-8544-ff7afa21788e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:53.089334 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:53.089334 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:53.089334 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cd5c29e-f8a1-46e7-8544-ff7afa21788e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:53.090959 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1016/4029] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:53 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:53.693879 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ed6a0a9e-7e7b-4918-abdf-900b93a079b2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:53.700598 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ed6a0a9e-7e7b-4918-abdf-900b93a079b2 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 Aug 14 01:28:53.703520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ed6a0a9e-7e7b-4918-abdf-900b93a079b2 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:53.703520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ed6a0a9e-7e7b-4918-abdf-900b93a079b2 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:53.718688 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:53.718688 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:53.727438 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ed6a0a9e-7e7b-4918-abdf-900b93a079b2 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:53.735635 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ed6a0a9e-7e7b-4918-abdf-900b93a079b2 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 returned with HTTP 200 Aug 14 01:28:53.736186 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1006/4030] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:28:53 2026] GET /volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 => generated 1414 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:53.757960 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8642cc02-2f95-4065-a07c-8aee78160ecb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:53.757960 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8642cc02-2f95-4065-a07c-8aee78160ecb None None] GET https://10.4.3.11/volume// Aug 14 01:28:53.759474 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8642cc02-2f95-4065-a07c-8aee78160ecb None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:53.759821 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8642cc02-2f95-4065-a07c-8aee78160ecb None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:53.760891 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8642cc02-2f95-4065-a07c-8aee78160ecb None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:28:53.761723 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1002/4031] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:28:53 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:28:53.773781 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-3faead26-c3e3-4186-9405-633ddffae56b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:53.777288 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-3faead26-c3e3-4186-9405-633ddffae56b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:28:53.777842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-3faead26-c3e3-4186-9405-633ddffae56b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cc627f1-201b-4a34-85ce-02be4cf2c499", "connector": null, "instance_uuid": "8bd40deb-200f-4252-b836-b85ef2629467"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:53.788436 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:53.788436 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:53.845527 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-3faead26-c3e3-4186-9405-633ddffae56b tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:28:53.846255 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1008/4032] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:28:53 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:54.069744 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-32cf0a28-04dd-40ff-bd31-89c5cd8550b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:54.071774 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32cf0a28-04dd-40ff-bd31-89c5cd8550b7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:54.073943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32cf0a28-04dd-40ff-bd31-89c5cd8550b7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:54.073943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32cf0a28-04dd-40ff-bd31-89c5cd8550b7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:54.073943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-32cf0a28-04dd-40ff-bd31-89c5cd8550b7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:54.081279 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:54.081279 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:54.083222 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32cf0a28-04dd-40ff-bd31-89c5cd8550b7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:54.085270 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1017/4033] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:54 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:54.106982 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-47363455-b48d-48d4-894d-789857817f58 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:54.109548 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47363455-b48d-48d4-894d-789857817f58 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:54.109865 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47363455-b48d-48d4-894d-789857817f58 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:54.110159 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-47363455-b48d-48d4-894d-789857817f58 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:54.110357 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-47363455-b48d-48d4-894d-789857817f58 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:54.122170 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:54.122170 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:54.122567 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-47363455-b48d-48d4-894d-789857817f58 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:54.123598 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1007/4034] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:54 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:55.106814 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3a17019-24e1-4af2-845e-accabf825fa0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:55.108887 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3a17019-24e1-4af2-845e-accabf825fa0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:55.109249 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3a17019-24e1-4af2-845e-accabf825fa0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:55.109816 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3a17019-24e1-4af2-845e-accabf825fa0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:55.109816 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c3a17019-24e1-4af2-845e-accabf825fa0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:55.134694 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:55.134694 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:55.135915 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3a17019-24e1-4af2-845e-accabf825fa0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:55.136480 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1003/4035] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:55 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 745 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:55.140533 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-629faa5a-e64c-47dd-b5ed-cc6481534828 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:55.141595 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-629faa5a-e64c-47dd-b5ed-cc6481534828 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:55.141807 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-629faa5a-e64c-47dd-b5ed-cc6481534828 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:55.142794 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-629faa5a-e64c-47dd-b5ed-cc6481534828 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:55.142953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-629faa5a-e64c-47dd-b5ed-cc6481534828 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:55.152969 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:55.152969 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:55.152969 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-629faa5a-e64c-47dd-b5ed-cc6481534828 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:55.152969 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1009/4036] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:55 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:55.216395 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-933bb283-f1b2-4720-8ad4-c70649230db3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:55.216992 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-933bb283-f1b2-4720-8ad4-c70649230db3 None None] GET https://10.4.3.11/volume// Aug 14 01:28:55.217131 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-933bb283-f1b2-4720-8ad4-c70649230db3 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:55.217389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-933bb283-f1b2-4720-8ad4-c70649230db3 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:55.218401 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-933bb283-f1b2-4720-8ad4-c70649230db3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:28:55.219914 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1018/4037] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:28:55 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:28:55.239545 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ddd236e9-9275-477b-aee9-4910b7b52d25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:55.248382 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ddd236e9-9275-477b-aee9-4910b7b52d25 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 Aug 14 01:28:55.248615 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ddd236e9-9275-477b-aee9-4910b7b52d25 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:55.248934 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ddd236e9-9275-477b-aee9-4910b7b52d25 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:55.266050 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:55.266050 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:55.277334 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ddd236e9-9275-477b-aee9-4910b7b52d25 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:28:55.285538 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-ddd236e9-9275-477b-aee9-4910b7b52d25 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 returned with HTTP 200 Aug 14 01:28:55.286865 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1008/4038] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:28:55 2026] GET /volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 => generated 1593 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 01:28:55.425055 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-bfad8adb-d506-4ba7-82fc-77d0f90192c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:55.429394 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-bfad8adb-d506-4ba7-82fc-77d0f90192c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] PUT https://10.4.3.11/volume/v3/attachments/3d097c06-45e9-440e-a307-5d54d848b6d3 Aug 14 01:28:55.429394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-bfad8adb-d506-4ba7-82fc-77d0f90192c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:55.441077 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-bfad8adb-d506-4ba7-82fc-77d0f90192c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Acquiring lock "cinder-attachment_update-8cc627f1-201b-4a34-85ce-02be4cf2c499-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:28:55.447462 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-bfad8adb-d506-4ba7-82fc-77d0f90192c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Lock "cinder-attachment_update-8cc627f1-201b-4a34-85ce-02be4cf2c499-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:28:55.447860 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:55.447860 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:55.540913 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-bfad8adb-d506-4ba7-82fc-77d0f90192c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Lock "cinder-attachment_update-8cc627f1-201b-4a34-85ce-02be4cf2c499-np0000007295" released by "attachment_update" :: held 0.093s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:28:55.540913 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-bfad8adb-d506-4ba7-82fc-77d0f90192c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/attachments/3d097c06-45e9-440e-a307-5d54d848b6d3 returned with HTTP 200 Aug 14 01:28:55.540913 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1004/4039] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:28:55 2026] PUT /volume/v3/attachments/3d097c06-45e9-440e-a307-5d54d848b6d3 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:28:55.565393 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-73944302-5be6-4b46-8946-58d6f25844a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:55.567976 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-73944302-5be6-4b46-8946-58d6f25844a7 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] POST https://10.4.3.11/volume/v3/attachments/3d097c06-45e9-440e-a307-5d54d848b6d3/action Aug 14 01:28:55.568422 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-73944302-5be6-4b46-8946-58d6f25844a7 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Action body: b'{"os-complete": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:28:55.568573 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-73944302-5be6-4b46-8946-58d6f25844a7 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:55.591903 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:55.591903 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:55.607134 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-e0e8cf0d-2a9b-4163-951f-b47fd90adc04 req-73944302-5be6-4b46-8946-58d6f25844a7 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/attachments/3d097c06-45e9-440e-a307-5d54d848b6d3/action returned with HTTP 204 Aug 14 01:28:55.607574 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1010/4040] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:28:55 2026] POST /volume/v3/attachments/3d097c06-45e9-440e-a307-5d54d848b6d3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:28:56.152573 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-875cb14d-d78d-47c9-aa43-7e81373a0506 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:56.156039 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-875cb14d-d78d-47c9-aa43-7e81373a0506 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:56.156589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-875cb14d-d78d-47c9-aa43-7e81373a0506 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:56.157067 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-875cb14d-d78d-47c9-aa43-7e81373a0506 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:56.157307 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-875cb14d-d78d-47c9-aa43-7e81373a0506 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:56.164730 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:56.164730 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:56.165383 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f3fe9b21-c542-4f5b-b451-1d346b466d9f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:56.166479 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-875cb14d-d78d-47c9-aa43-7e81373a0506 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:56.166479 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1019/4041] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:56 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:56.171014 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3fe9b21-c542-4f5b-b451-1d346b466d9f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:56.173120 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3fe9b21-c542-4f5b-b451-1d346b466d9f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:56.173318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f3fe9b21-c542-4f5b-b451-1d346b466d9f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:56.173491 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f3fe9b21-c542-4f5b-b451-1d346b466d9f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:56.179645 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:56.179645 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:56.180392 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f3fe9b21-c542-4f5b-b451-1d346b466d9f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:56.180959 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1009/4042] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:56 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:57.181812 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e5f5c22-fc61-4db9-8f6e-76bf9ced4346 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:57.184596 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e5f5c22-fc61-4db9-8f6e-76bf9ced4346 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:57.184889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e5f5c22-fc61-4db9-8f6e-76bf9ced4346 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:57.185177 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e5f5c22-fc61-4db9-8f6e-76bf9ced4346 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:57.185350 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3e5f5c22-fc61-4db9-8f6e-76bf9ced4346 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:57.195118 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea9b873c-a2fe-487a-a7db-a7b6c9e06f3e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:57.196258 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:57.196258 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:57.197661 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e5f5c22-fc61-4db9-8f6e-76bf9ced4346 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:57.198445 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1005/4043] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:57 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 745 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:57.202382 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea9b873c-a2fe-487a-a7db-a7b6c9e06f3e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:57.202382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea9b873c-a2fe-487a-a7db-a7b6c9e06f3e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:57.202382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea9b873c-a2fe-487a-a7db-a7b6c9e06f3e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:57.202382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ea9b873c-a2fe-487a-a7db-a7b6c9e06f3e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:57.210873 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:57.210873 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:57.212024 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea9b873c-a2fe-487a-a7db-a7b6c9e06f3e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:57.212403 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1011/4044] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:57 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:58.213728 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-369805eb-1ee5-4212-a15b-8194a6ccfcc9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:58.216048 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-369805eb-1ee5-4212-a15b-8194a6ccfcc9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:58.216316 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-369805eb-1ee5-4212-a15b-8194a6ccfcc9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:58.216583 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-369805eb-1ee5-4212-a15b-8194a6ccfcc9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:58.216724 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-369805eb-1ee5-4212-a15b-8194a6ccfcc9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:58.222260 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:58.222260 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:58.223225 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-369805eb-1ee5-4212-a15b-8194a6ccfcc9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:58.224247 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1020/4045] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:58 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:58.235062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc1d7bc9-d8ca-4666-ad1e-d2128a450ad3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:58.237003 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc1d7bc9-d8ca-4666-ad1e-d2128a450ad3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:58.237280 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc1d7bc9-d8ca-4666-ad1e-d2128a450ad3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:58.237488 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc1d7bc9-d8ca-4666-ad1e-d2128a450ad3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:58.237595 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bc1d7bc9-d8ca-4666-ad1e-d2128a450ad3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:58.241073 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff750b8b-1df8-454f-a561-5c82630d74aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:58.242959 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff750b8b-1df8-454f-a561-5c82630d74aa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b/restore Aug 14 01:28:58.243300 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff750b8b-1df8-454f-a561-5c82630d74aa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "5dc48875-b2ca-4f57-aaeb-871408dc820e"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:28:58.244814 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-ff750b8b-1df8-454f-a561-5c82630d74aa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Restoring backup ae47c6d4-3173-44bb-88bb-2b9598f4a25b ({'restore': {'volume_id': '5dc48875-b2ca-4f57-aaeb-871408dc820e'}}) {{(pid=100273) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 01:28:58.244962 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-ff750b8b-1df8-454f-a561-5c82630d74aa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Restoring backup ae47c6d4-3173-44bb-88bb-2b9598f4a25b to volume 5dc48875-b2ca-4f57-aaeb-871408dc820e. Aug 14 01:28:58.246410 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:58.246410 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:58.247811 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc1d7bc9-d8ca-4666-ad1e-d2128a450ad3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:58.248358 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1010/4046] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:58 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:58.251286 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:58.251286 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:58.258695 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:58.258695 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:28:58.259124 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ff750b8b-1df8-454f-a561-5c82630d74aa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:28:58.259250 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-ff750b8b-1df8-454f-a561-5c82630d74aa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Checking backup size 1 against volume size 1 {{(pid=100273) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 01:28:58.259396 np0000007295 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-ff750b8b-1df8-454f-a561-5c82630d74aa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Overwriting volume 5dc48875-b2ca-4f57-aaeb-871408dc820e with restore of backup ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:58.274639 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-ff750b8b-1df8-454f-a561-5c82630d74aa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] restore_backup in rpcapi backup_id ae47c6d4-3173-44bb-88bb-2b9598f4a25b {{(pid=100273) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 01:28:58.277214 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff750b8b-1df8-454f-a561-5c82630d74aa tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b/restore returned with HTTP 202 Aug 14 01:28:58.277828 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1006/4047] 10.4.3.11 () {68 vars in 1386 bytes} [Fri Aug 14 01:28:58 2026] POST /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b/restore => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:28:58.286175 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b50675c-aaa0-4465-95ad-1bc6299099e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:58.288626 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b50675c-aaa0-4465-95ad-1bc6299099e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:58.288694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b50675c-aaa0-4465-95ad-1bc6299099e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:58.288890 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b50675c-aaa0-4465-95ad-1bc6299099e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:58.289019 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9b50675c-aaa0-4465-95ad-1bc6299099e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:58.293445 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:58.293445 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:28:58.294334 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b50675c-aaa0-4465-95ad-1bc6299099e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:58.294735 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1012/4048] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:58 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:59.263145 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d9b1924-00f1-460b-8fae-78ab9216daeb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:59.265060 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d9b1924-00f1-460b-8fae-78ab9216daeb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:28:59.265336 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d9b1924-00f1-460b-8fae-78ab9216daeb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:59.265548 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d9b1924-00f1-460b-8fae-78ab9216daeb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:59.265675 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3d9b1924-00f1-460b-8fae-78ab9216daeb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:59.270612 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:59.270612 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:28:59.271416 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d9b1924-00f1-460b-8fae-78ab9216daeb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:28:59.271854 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1021/4049] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:28:59 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:28:59.307866 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aa37f29d-4746-4e40-b25a-0c42ed038e87 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:28:59.310782 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa37f29d-4746-4e40-b25a-0c42ed038e87 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:28:59.311047 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa37f29d-4746-4e40-b25a-0c42ed038e87 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:28:59.311291 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aa37f29d-4746-4e40-b25a-0c42ed038e87 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:28:59.311445 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-aa37f29d-4746-4e40-b25a-0c42ed038e87 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:28:59.316958 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:28:59.316958 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:28:59.318010 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aa37f29d-4746-4e40-b25a-0c42ed038e87 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:28:59.321952 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1011/4050] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:28:59 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:00.287023 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3edf5a5-d243-4d53-bb9c-480ff5f5f183 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:00.289726 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3edf5a5-d243-4d53-bb9c-480ff5f5f183 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:29:00.290681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3edf5a5-d243-4d53-bb9c-480ff5f5f183 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:00.291964 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3edf5a5-d243-4d53-bb9c-480ff5f5f183 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:00.291964 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b3edf5a5-d243-4d53-bb9c-480ff5f5f183 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:00.297772 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:00.297772 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:00.298830 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3edf5a5-d243-4d53-bb9c-480ff5f5f183 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:29:00.299649 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1007/4051] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:00 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:00.330091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ec4a212-dd25-4192-9341-52fdbbbd8c76 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:00.332162 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ec4a212-dd25-4192-9341-52fdbbbd8c76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:00.332380 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ec4a212-dd25-4192-9341-52fdbbbd8c76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:00.332627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ec4a212-dd25-4192-9341-52fdbbbd8c76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:00.332838 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4ec4a212-dd25-4192-9341-52fdbbbd8c76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:00.337758 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:00.337758 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:00.338612 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ec4a212-dd25-4192-9341-52fdbbbd8c76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:00.339190 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1013/4052] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:00 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:01.314157 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6cffe8d-53aa-4e32-96f7-23b256ca839a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:01.316822 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6cffe8d-53aa-4e32-96f7-23b256ca839a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:29:01.317095 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6cffe8d-53aa-4e32-96f7-23b256ca839a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:01.317353 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6cffe8d-53aa-4e32-96f7-23b256ca839a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:01.318785 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d6cffe8d-53aa-4e32-96f7-23b256ca839a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:01.323509 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:01.323509 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:01.324420 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6cffe8d-53aa-4e32-96f7-23b256ca839a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:29:01.325001 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1022/4053] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:01 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:01.353511 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8a5c1165-4aa8-4806-9285-a23446014b48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:01.356171 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a5c1165-4aa8-4806-9285-a23446014b48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:01.356463 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a5c1165-4aa8-4806-9285-a23446014b48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:01.357305 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a5c1165-4aa8-4806-9285-a23446014b48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:01.357815 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8a5c1165-4aa8-4806-9285-a23446014b48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:01.362869 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:01.362869 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:01.364059 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a5c1165-4aa8-4806-9285-a23446014b48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:01.364437 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1012/4054] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:01 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:01.595262 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:01.602783 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:01.602783 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1576655110"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:01.603864 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1576655110'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:01.604166 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Create volume of 1 GB Aug 14 01:29:01.615952 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Availability Zones retrieved successfully. Aug 14 01:29:01.622806 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Flow 'volume_create_api' (54d81b0d-d3bc-442e-9f9b-b9e6ab093b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:01.624471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfda281-9561-419c-8b7e-a0f5e562c205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:01.627019 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:01.685141 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfda281-9561-419c-8b7e-a0f5e562c205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:01.685141 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55765e40-9289-4046-b35a-67bab9f33923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:01.743666 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Created reservations ['f139e00b-891a-4c86-b7d2-f70409c5b3ad', '2dcd2aba-fd67-452d-b630-d0b269e77e22', 'e0c2b089-4c64-4ab0-8e86-e7c2f7b6b9c8', '4ed038b1-124c-4008-91fb-190c1777014a'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:01.744788 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55765e40-9289-4046-b35a-67bab9f33923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f139e00b-891a-4c86-b7d2-f70409c5b3ad', '2dcd2aba-fd67-452d-b630-d0b269e77e22', 'e0c2b089-4c64-4ab0-8e86-e7c2f7b6b9c8', '4ed038b1-124c-4008-91fb-190c1777014a']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:01.746244 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349d2c71-84da-4a12-ad62-8493e13b84cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:01.777687 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349d2c71-84da-4a12-ad62-8493e13b84cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee3f50c0-c6e0-4a57-80b6-245358f81568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1576655110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4016e6663a4065923c4531e268054f',qos_specs=None,replication_status=,reservations=['f139e00b-891a-4c86-b7d2-f70409c5b3ad','2dcd2aba-fd67-452d-b630-d0b269e77e22','e0c2b089-4c64-4ab0-8e86-e7c2f7b6b9c8','4ed038b1-124c-4008-91fb-190c1777014a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd24203cd3fe437eb44939871c95c91c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1576655110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee3f50c0-c6e0-4a57-80b6-245358f81568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f4016e6663a4065923c4531e268054f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd24203cd3fe437eb44939871c95c91c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:01.778523 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22a839f-28b3-4326-a710-18593bdf019e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:01.799569 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22a839f-28b3-4326-a710-18593bdf019e) transitioned into state 'SUCCESS' from state '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-1576655110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f4016e6663a4065923c4531e268054f',qos_specs=None,replication_status=,reservations=['f139e00b-891a-4c86-b7d2-f70409c5b3ad','2dcd2aba-fd67-452d-b630-d0b269e77e22','e0c2b089-4c64-4ab0-8e86-e7c2f7b6b9c8','4ed038b1-124c-4008-91fb-190c1777014a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd24203cd3fe437eb44939871c95c91c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:01.801241 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e8b323-bd67-4455-b271-4a39dd7aeea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:01.816301 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e8b323-bd67-4455-b271-4a39dd7aeea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:01.817550 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Flow 'volume_create_api' (54d81b0d-d3bc-442e-9f9b-b9e6ab093b8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:01.818014 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Create volume request issued successfully. Aug 14 01:29:01.818741 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0897b303-2a65-4fb6-9c85-1f12ed84074f tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:01.819310 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1008/4055] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:29:01 2026] POST /volume/v3/volumes => generated 755 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:01.837686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-549dcfe3-a3bd-49cb-af66-056332c1095a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:01.840959 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-549dcfe3-a3bd-49cb-af66-056332c1095a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:01.841186 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-549dcfe3-a3bd-49cb-af66-056332c1095a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:01.841398 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-549dcfe3-a3bd-49cb-af66-056332c1095a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:01.854146 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:01.854146 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:01.859968 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-549dcfe3-a3bd-49cb-af66-056332c1095a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:01.866801 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-549dcfe3-a3bd-49cb-af66-056332c1095a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:01.867651 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1014/4056] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:01 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:02.338305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ccf8dbc5-2c41-4729-8064-7afbe7b72fa3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:02.344905 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccf8dbc5-2c41-4729-8064-7afbe7b72fa3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:29:02.344905 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccf8dbc5-2c41-4729-8064-7afbe7b72fa3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:02.344905 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccf8dbc5-2c41-4729-8064-7afbe7b72fa3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:02.344905 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ccf8dbc5-2c41-4729-8064-7afbe7b72fa3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:02.353148 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:02.353148 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:02.353812 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccf8dbc5-2c41-4729-8064-7afbe7b72fa3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:29:02.354244 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1023/4057] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:02 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:02.375140 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4e9e9154-ef36-4d29-899e-71f4d9b3bbc2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:02.377429 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e9e9154-ef36-4d29-899e-71f4d9b3bbc2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:02.377712 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e9e9154-ef36-4d29-899e-71f4d9b3bbc2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:02.378015 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4e9e9154-ef36-4d29-899e-71f4d9b3bbc2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:02.378171 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4e9e9154-ef36-4d29-899e-71f4d9b3bbc2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:02.383518 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:02.383518 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:02.384441 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4e9e9154-ef36-4d29-899e-71f4d9b3bbc2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:02.385640 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1013/4058] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:02 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:02.886357 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3d949140-a2ad-4ddb-bb26-beb126b54290 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:02.888940 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d949140-a2ad-4ddb-bb26-beb126b54290 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:02.889255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d949140-a2ad-4ddb-bb26-beb126b54290 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:02.889514 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3d949140-a2ad-4ddb-bb26-beb126b54290 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:02.899568 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:02.899568 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:02.905280 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3d949140-a2ad-4ddb-bb26-beb126b54290 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:02.910251 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3d949140-a2ad-4ddb-bb26-beb126b54290 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:02.910603 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1009/4059] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:02 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:03.368552 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-872a0356-55df-4d82-9a42-f72c36657785 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:03.371966 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-872a0356-55df-4d82-9a42-f72c36657785 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:29:03.371966 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-872a0356-55df-4d82-9a42-f72c36657785 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:03.371966 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-872a0356-55df-4d82-9a42-f72c36657785 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:03.371966 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-872a0356-55df-4d82-9a42-f72c36657785 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:03.378387 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:03.378387 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:03.379256 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-872a0356-55df-4d82-9a42-f72c36657785 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:29:03.379677 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1015/4060] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:03 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:03.398794 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-43ea5088-75e5-4c21-8aed-69cfa6e9d74a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:03.403354 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43ea5088-75e5-4c21-8aed-69cfa6e9d74a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:03.403522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43ea5088-75e5-4c21-8aed-69cfa6e9d74a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:03.404097 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43ea5088-75e5-4c21-8aed-69cfa6e9d74a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:03.404097 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-43ea5088-75e5-4c21-8aed-69cfa6e9d74a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:03.410752 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:03.410752 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:03.411441 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43ea5088-75e5-4c21-8aed-69cfa6e9d74a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:03.412018 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1024/4061] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:03 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:04.395887 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fe74d1f7-955c-4220-9482-bd4c0bbef473 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:04.398645 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe74d1f7-955c-4220-9482-bd4c0bbef473 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:29:04.398909 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe74d1f7-955c-4220-9482-bd4c0bbef473 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:04.399158 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fe74d1f7-955c-4220-9482-bd4c0bbef473 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:04.399345 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fe74d1f7-955c-4220-9482-bd4c0bbef473 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 5121110a-d285-4097-b5e4-4246ae548289. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:04.406503 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:04.406503 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:04.407549 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fe74d1f7-955c-4220-9482-bd4c0bbef473 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 200 Aug 14 01:29:04.408077 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1014/4062] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:04 2026] GET /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:04.425030 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f946707f-5b1f-4b76-bee2-aa3aea0fd46c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:04.426656 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d99ed634-d5e5-4858-8333-ac66279b6ea9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:04.427312 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f946707f-5b1f-4b76-bee2-aa3aea0fd46c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] DELETE https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 Aug 14 01:29:04.428167 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f946707f-5b1f-4b76-bee2-aa3aea0fd46c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:04.429552 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f946707f-5b1f-4b76-bee2-aa3aea0fd46c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:04.429552 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-f946707f-5b1f-4b76-bee2-aa3aea0fd46c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete backup with id: 5121110a-d285-4097-b5e4-4246ae548289. Aug 14 01:29:04.429657 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d99ed634-d5e5-4858-8333-ac66279b6ea9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:04.430024 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d99ed634-d5e5-4858-8333-ac66279b6ea9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:04.430299 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d99ed634-d5e5-4858-8333-ac66279b6ea9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:04.430605 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d99ed634-d5e5-4858-8333-ac66279b6ea9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:04.440953 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:04.440953 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:04.441148 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:04.441148 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:04.441219 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d99ed634-d5e5-4858-8333-ac66279b6ea9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:04.441219 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1016/4063] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:04 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:04.459672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-f946707f-5b1f-4b76-bee2-aa3aea0fd46c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] delete_backup rpcapi backup_id 5121110a-d285-4097-b5e4-4246ae548289 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:29:04.462680 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f946707f-5b1f-4b76-bee2-aa3aea0fd46c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 returned with HTTP 202 Aug 14 01:29:04.463622 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1010/4064] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:29:04 2026] DELETE /volume/v3/backups/5121110a-d285-4097-b5e4-4246ae548289 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:29:04.476249 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:04.478334 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:04.479094 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1253583991"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:04.485053 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1253583991'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:04.485322 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume of 1 GB Aug 14 01:29:04.492329 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Availability Zones retrieved successfully. Aug 14 01:29:04.502337 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Flow 'volume_create_api' (ab90f226-8578-4ae5-8fd5-31f99d75545c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:04.504235 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb46fa4c-aba9-4f17-974f-39c4c17f0d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:04.505472 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:04.552262 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb46fa4c-aba9-4f17-974f-39c4c17f0d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:04.552878 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5091a5fb-2a90-400f-b15b-f1e531f97f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:04.641451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Created reservations ['39601fc2-995f-4cd2-8b94-f127b0402989', 'f4a444cc-fc0e-4f6f-9c6e-71b12d8aec2c', '1389be6c-e1cb-4dfe-adad-0b0bc94ed35f', '50b8cb4b-6879-4cfc-a5e0-b566b694a062'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:04.644114 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5091a5fb-2a90-400f-b15b-f1e531f97f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39601fc2-995f-4cd2-8b94-f127b0402989', 'f4a444cc-fc0e-4f6f-9c6e-71b12d8aec2c', '1389be6c-e1cb-4dfe-adad-0b0bc94ed35f', '50b8cb4b-6879-4cfc-a5e0-b566b694a062']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:04.646447 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31e8a82-5943-4ac5-97e5-4fc3cdf39214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:04.681822 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31e8a82-5943-4ac5-97e5-4fc3cdf39214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9941ddaa-469b-4169-94e7-62129988a24c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1253583991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['39601fc2-995f-4cd2-8b94-f127b0402989','f4a444cc-fc0e-4f6f-9c6e-71b12d8aec2c','1389be6c-e1cb-4dfe-adad-0b0bc94ed35f','50b8cb4b-6879-4cfc-a5e0-b566b694a062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49379a6a07674959930becdeb7f3a364',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1253583991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9941ddaa-469b-4169-94e7-62129988a24c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f574e83574d745aab1223c1d6ce8bca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49379a6a07674959930becdeb7f3a364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:04.682718 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de26226-4b48-4b30-81a3-b461937fece6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:04.715478 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de26226-4b48-4b30-81a3-b461937fece6) transitioned into state 'SUCCESS' from state '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-1253583991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['39601fc2-995f-4cd2-8b94-f127b0402989','f4a444cc-fc0e-4f6f-9c6e-71b12d8aec2c','1389be6c-e1cb-4dfe-adad-0b0bc94ed35f','50b8cb4b-6879-4cfc-a5e0-b566b694a062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49379a6a07674959930becdeb7f3a364',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:04.716463 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332cc312-580a-4c14-8aed-d01a2b54a625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:04.732971 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332cc312-580a-4c14-8aed-d01a2b54a625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:04.734300 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Flow 'volume_create_api' (ab90f226-8578-4ae5-8fd5-31f99d75545c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:04.734782 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume request issued successfully. Aug 14 01:29:04.735777 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df31fdb2-58fa-47d9-8f72-c9003279e62e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:04.739950 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1025/4065] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:29:04 2026] POST /volume/v3/volumes => generated 776 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:04.756419 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-69eba422-bca6-41d7-8add-be0eb20d7d8b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:04.758512 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69eba422-bca6-41d7-8add-be0eb20d7d8b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c Aug 14 01:29:04.759173 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69eba422-bca6-41d7-8add-be0eb20d7d8b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:04.759173 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69eba422-bca6-41d7-8add-be0eb20d7d8b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:04.770992 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:04.770992 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:04.781176 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-69eba422-bca6-41d7-8add-be0eb20d7d8b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:04.790079 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69eba422-bca6-41d7-8add-be0eb20d7d8b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c returned with HTTP 200 Aug 14 01:29:04.790079 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1015/4066] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:04 2026] GET /volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:05.454868 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33a78e7b-e00b-4f74-be71-0a719ae87fb2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:05.460816 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33a78e7b-e00b-4f74-be71-0a719ae87fb2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:05.460816 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33a78e7b-e00b-4f74-be71-0a719ae87fb2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:05.460816 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33a78e7b-e00b-4f74-be71-0a719ae87fb2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:05.460816 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-33a78e7b-e00b-4f74-be71-0a719ae87fb2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:05.469511 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:05.469511 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:05.471233 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33a78e7b-e00b-4f74-be71-0a719ae87fb2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:05.471233 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1017/4067] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:05 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:05.810631 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ef4829c8-620a-404b-ac12-215cffb29d54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:05.817825 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef4829c8-620a-404b-ac12-215cffb29d54 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c Aug 14 01:29:05.817825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef4829c8-620a-404b-ac12-215cffb29d54 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:05.817825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef4829c8-620a-404b-ac12-215cffb29d54 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:05.826959 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:05.826959 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:05.831201 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ef4829c8-620a-404b-ac12-215cffb29d54 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:05.837509 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef4829c8-620a-404b-ac12-215cffb29d54 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c returned with HTTP 200 Aug 14 01:29:05.837766 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1011/4068] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:05 2026] GET /volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:05.855528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01132f48-1b34-4234-a739-c58bcebb6121 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:05.858452 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01132f48-1b34-4234-a739-c58bcebb6121 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:29:05.859209 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01132f48-1b34-4234-a739-c58bcebb6121 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9941ddaa-469b-4169-94e7-62129988a24c", "name": "tempest-type-Backup-1939216326"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:05.860497 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-01132f48-1b34-4234-a739-c58bcebb6121 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Creating new backup {'backup': {'volume_id': '9941ddaa-469b-4169-94e7-62129988a24c', 'name': 'tempest-type-Backup-1939216326'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:29:05.860820 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-01132f48-1b34-4234-a739-c58bcebb6121 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Creating backup of volume 9941ddaa-469b-4169-94e7-62129988a24c in container None Aug 14 01:29:05.870196 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:05.870196 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:05.871248 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01132f48-1b34-4234-a739-c58bcebb6121 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:05.903642 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-01132f48-1b34-4234-a739-c58bcebb6121 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Created reservations ['87f73bc8-c180-4f14-b4e1-105affddcfa9', '01e97aa3-cf01-4c17-8ba9-5d027b2bee94'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:05.954902 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01132f48-1b34-4234-a739-c58bcebb6121 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:29:05.955416 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1026/4069] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:29:05 2026] POST /volume/v3/backups => generated 314 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:05.967220 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3cd0b064-1d54-47d6-8ae9-36e8a4b0d1a6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:05.971997 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cd0b064-1d54-47d6-8ae9-36e8a4b0d1a6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:05.972187 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3cd0b064-1d54-47d6-8ae9-36e8a4b0d1a6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:05.972342 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3cd0b064-1d54-47d6-8ae9-36e8a4b0d1a6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:05.972475 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3cd0b064-1d54-47d6-8ae9-36e8a4b0d1a6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:05.977890 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:05.977890 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:05.978436 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cd0b064-1d54-47d6-8ae9-36e8a4b0d1a6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:05.979362 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1016/4070] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:05 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:06.485791 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f0e503a1-157f-4295-99fd-1731d2ae1a83 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:06.489603 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0e503a1-157f-4295-99fd-1731d2ae1a83 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:06.489660 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0e503a1-157f-4295-99fd-1731d2ae1a83 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:06.490301 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0e503a1-157f-4295-99fd-1731d2ae1a83 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:06.490472 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f0e503a1-157f-4295-99fd-1731d2ae1a83 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:06.496155 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:06.496155 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:06.497274 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0e503a1-157f-4295-99fd-1731d2ae1a83 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:06.497906 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1018/4071] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:06 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:06.994790 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dcee8b30-cde2-4dc6-8d1d-8c208b34d54a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:06.996949 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcee8b30-cde2-4dc6-8d1d-8c208b34d54a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:06.997103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcee8b30-cde2-4dc6-8d1d-8c208b34d54a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:06.997314 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcee8b30-cde2-4dc6-8d1d-8c208b34d54a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:06.997447 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dcee8b30-cde2-4dc6-8d1d-8c208b34d54a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:07.004511 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:07.004511 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:07.005277 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcee8b30-cde2-4dc6-8d1d-8c208b34d54a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:07.005777 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1012/4072] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:06 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:07.511788 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9bf04f75-0f72-4e44-9908-810ecd932709 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:07.515417 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bf04f75-0f72-4e44-9908-810ecd932709 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:07.516024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bf04f75-0f72-4e44-9908-810ecd932709 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:07.517085 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bf04f75-0f72-4e44-9908-810ecd932709 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:07.517372 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9bf04f75-0f72-4e44-9908-810ecd932709 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:07.526579 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:07.526579 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:07.528680 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bf04f75-0f72-4e44-9908-810ecd932709 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:07.529789 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1027/4073] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:07 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:08.019986 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-988467a4-ac32-4a88-af66-68dff52aa1c2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:08.025352 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-988467a4-ac32-4a88-af66-68dff52aa1c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:08.025892 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-988467a4-ac32-4a88-af66-68dff52aa1c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:08.026274 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-988467a4-ac32-4a88-af66-68dff52aa1c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:08.026469 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-988467a4-ac32-4a88-af66-68dff52aa1c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:08.034430 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:08.034430 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:08.035485 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-988467a4-ac32-4a88-af66-68dff52aa1c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:08.037193 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1017/4074] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:08 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:08.544709 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ffec0131-31de-45f9-be42-50be4c8e2fb9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:08.546978 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffec0131-31de-45f9-be42-50be4c8e2fb9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:08.547198 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ffec0131-31de-45f9-be42-50be4c8e2fb9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:08.547523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ffec0131-31de-45f9-be42-50be4c8e2fb9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:08.547523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ffec0131-31de-45f9-be42-50be4c8e2fb9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:08.553442 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:08.553442 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:08.554328 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ffec0131-31de-45f9-be42-50be4c8e2fb9 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:08.554786 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1019/4075] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:08 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:09.052091 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-226dee5a-3ad5-4380-82c2-67db1718bead None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:09.054463 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-226dee5a-3ad5-4380-82c2-67db1718bead tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:09.054994 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-226dee5a-3ad5-4380-82c2-67db1718bead tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:09.055414 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-226dee5a-3ad5-4380-82c2-67db1718bead tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:09.055735 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-226dee5a-3ad5-4380-82c2-67db1718bead tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:09.062488 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:09.062488 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:09.062488 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-226dee5a-3ad5-4380-82c2-67db1718bead tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:09.062488 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1013/4076] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:09 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:09.568062 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3cd078d6-6c6f-4bcc-a959-26d573c0206e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:09.570274 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cd078d6-6c6f-4bcc-a959-26d573c0206e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:09.570678 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cd078d6-6c6f-4bcc-a959-26d573c0206e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:09.571074 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cd078d6-6c6f-4bcc-a959-26d573c0206e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:09.571313 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3cd078d6-6c6f-4bcc-a959-26d573c0206e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:09.579893 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:09.579893 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:09.579893 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cd078d6-6c6f-4bcc-a959-26d573c0206e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:09.579893 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1028/4077] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:09 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:09.826006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-81b05b7b-95ae-4b20-9d6d-5cb7f3eab403 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:09.828194 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-81b05b7b-95ae-4b20-9d6d-5cb7f3eab403 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:09.828461 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-81b05b7b-95ae-4b20-9d6d-5cb7f3eab403 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:09.828624 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-81b05b7b-95ae-4b20-9d6d-5cb7f3eab403 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:09.835805 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:09.835805 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:09.840057 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-81b05b7b-95ae-4b20-9d6d-5cb7f3eab403 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:09.844626 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-81b05b7b-95ae-4b20-9d6d-5cb7f3eab403 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:09.845126 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1018/4078] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:09 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:09.880175 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea3364cc-df06-491b-aeae-292cd1fc4ab1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:09.880747 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea3364cc-df06-491b-aeae-292cd1fc4ab1 None None] GET https://10.4.3.11/volume// Aug 14 01:29:09.881012 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea3364cc-df06-491b-aeae-292cd1fc4ab1 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:09.881272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea3364cc-df06-491b-aeae-292cd1fc4ab1 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:09.881767 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea3364cc-df06-491b-aeae-292cd1fc4ab1 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:09.882059 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1020/4079] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:29:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:09.903994 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-d0014f52-3a14-4153-bd7c-a01ffe3e882a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:09.911097 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-d0014f52-3a14-4153-bd7c-a01ffe3e882a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:29:09.911934 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-d0014f52-3a14-4153-bd7c-a01ffe3e882a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee3f50c0-c6e0-4a57-80b6-245358f81568", "connector": null, "instance_uuid": "63cb03ab-1bba-4ee1-abc5-0b294e3e3af9"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:09.929375 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:09.929375 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:09.975756 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-d0014f52-3a14-4153-bd7c-a01ffe3e882a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:29:09.976398 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1014/4080] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:29:09 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 14 01:29:10.062017 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-b93ffdc5-d687-4519-951e-d3aec29bd3e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:10.064249 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-b93ffdc5-d687-4519-951e-d3aec29bd3e9 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] POST https://10.4.3.11/volume/v3/attachments/1c7688ef-0911-4949-82ab-f612130eea37/action Aug 14 01:29:10.064858 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-b93ffdc5-d687-4519-951e-d3aec29bd3e9 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:10.065154 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-b93ffdc5-d687-4519-951e-d3aec29bd3e9 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:10.075245 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-818b5eaa-206e-4240-b620-1bbbd5dafa0f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:10.077723 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-818b5eaa-206e-4240-b620-1bbbd5dafa0f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:10.077723 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-818b5eaa-206e-4240-b620-1bbbd5dafa0f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:10.077723 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-818b5eaa-206e-4240-b620-1bbbd5dafa0f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:10.077723 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-818b5eaa-206e-4240-b620-1bbbd5dafa0f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:10.082335 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:10.082335 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:10.083645 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-818b5eaa-206e-4240-b620-1bbbd5dafa0f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:10.083645 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1019/4081] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:10 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:10.086763 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:10.086763 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:10.097766 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b9897c71-f03e-42a0-8e3d-db14bf1273d1 req-b93ffdc5-d687-4519-951e-d3aec29bd3e9 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/attachments/1c7688ef-0911-4949-82ab-f612130eea37/action returned with HTTP 204 Aug 14 01:29:10.098445 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1029/4082] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:29:10 2026] POST /volume/v3/attachments/1c7688ef-0911-4949-82ab-f612130eea37/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:10.131144 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-998954c3-2277-47e0-affe-42f3e04c6543 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:10.132919 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-998954c3-2277-47e0-affe-42f3e04c6543 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:10.133169 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-998954c3-2277-47e0-affe-42f3e04c6543 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:10.133410 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-998954c3-2277-47e0-affe-42f3e04c6543 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:10.143358 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:10.143358 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:10.147360 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-998954c3-2277-47e0-affe-42f3e04c6543 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:10.152102 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-998954c3-2277-47e0-affe-42f3e04c6543 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:10.152678 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1021/4083] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:10 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:10.170501 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35f95f19-772e-4485-8604-b2786179978c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:10.172876 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35f95f19-772e-4485-8604-b2786179978c tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:10.173160 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35f95f19-772e-4485-8604-b2786179978c tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:10.173427 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35f95f19-772e-4485-8604-b2786179978c tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:10.185851 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:10.185851 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:10.190587 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35f95f19-772e-4485-8604-b2786179978c tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:10.196307 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35f95f19-772e-4485-8604-b2786179978c tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:10.196906 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1015/4084] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:10 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:10.243531 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-f622cdca-d2e0-408b-92f4-9d80297b3f41 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:10.246365 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-f622cdca-d2e0-408b-92f4-9d80297b3f41 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:10.246628 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-f622cdca-d2e0-408b-92f4-9d80297b3f41 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:10.246931 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-f622cdca-d2e0-408b-92f4-9d80297b3f41 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:10.259951 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:10.259951 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:10.264258 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-f622cdca-d2e0-408b-92f4-9d80297b3f41 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:10.271204 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-f622cdca-d2e0-408b-92f4-9d80297b3f41 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:10.271204 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1020/4085] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:10 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:10.297536 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-4475a3de-c02c-4deb-8e6f-8a2b54d454e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:10.300033 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-4475a3de-c02c-4deb-8e6f-8a2b54d454e0 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] DELETE https://10.4.3.11/volume/v3/attachments/1c7688ef-0911-4949-82ab-f612130eea37 Aug 14 01:29:10.300473 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-4475a3de-c02c-4deb-8e6f-8a2b54d454e0 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:10.300877 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-4475a3de-c02c-4deb-8e6f-8a2b54d454e0 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:10.310535 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:10.310535 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:10.363915 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-da14815c-ac0e-4a0f-807a-2d110cd3122c req-4475a3de-c02c-4deb-8e6f-8a2b54d454e0 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/attachments/1c7688ef-0911-4949-82ab-f612130eea37 returned with HTTP 200 Aug 14 01:29:10.363915 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1030/4086] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:29:10 2026] DELETE /volume/v3/attachments/1c7688ef-0911-4949-82ab-f612130eea37 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:10.394179 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da7c8a39-c982-403a-a37b-e3e966cd4b79 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:10.396903 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da7c8a39-c982-403a-a37b-e3e966cd4b79 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:10.397185 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da7c8a39-c982-403a-a37b-e3e966cd4b79 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:10.397447 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da7c8a39-c982-403a-a37b-e3e966cd4b79 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:10.409712 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:10.409712 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:10.415342 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-da7c8a39-c982-403a-a37b-e3e966cd4b79 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:10.422760 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da7c8a39-c982-403a-a37b-e3e966cd4b79 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:10.423278 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1022/4087] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:10 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:29:10.597631 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf3765ab-ab62-4c33-b247-31768bfa64ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:10.599394 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf3765ab-ab62-4c33-b247-31768bfa64ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:10.599797 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf3765ab-ab62-4c33-b247-31768bfa64ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:10.599797 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf3765ab-ab62-4c33-b247-31768bfa64ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:10.599912 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cf3765ab-ab62-4c33-b247-31768bfa64ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:10.608724 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:10.608724 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:10.609737 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf3765ab-ab62-4c33-b247-31768bfa64ef tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:10.610180 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1016/4088] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:10 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:11.097068 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-724b4015-7191-4c5e-bc18-acf6b151859e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:11.099089 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-724b4015-7191-4c5e-bc18-acf6b151859e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:11.099382 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-724b4015-7191-4c5e-bc18-acf6b151859e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:11.099817 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-724b4015-7191-4c5e-bc18-acf6b151859e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:11.100212 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-724b4015-7191-4c5e-bc18-acf6b151859e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:11.105303 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:11.105303 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:11.105977 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-724b4015-7191-4c5e-bc18-acf6b151859e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:11.106373 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1021/4089] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:11 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:11.626181 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fda18bc9-4191-44ae-a566-108edfde0493 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:11.628681 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fda18bc9-4191-44ae-a566-108edfde0493 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:11.629184 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fda18bc9-4191-44ae-a566-108edfde0493 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:11.629606 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fda18bc9-4191-44ae-a566-108edfde0493 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:11.629913 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fda18bc9-4191-44ae-a566-108edfde0493 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:11.640338 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:11.640338 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:11.640338 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fda18bc9-4191-44ae-a566-108edfde0493 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:11.640338 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1031/4090] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:11 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:12.120959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-27ceb97a-484f-46f9-9198-a6b1288c7b25 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:12.124575 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27ceb97a-484f-46f9-9198-a6b1288c7b25 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:12.124575 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27ceb97a-484f-46f9-9198-a6b1288c7b25 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:12.124791 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-27ceb97a-484f-46f9-9198-a6b1288c7b25 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:12.124825 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-27ceb97a-484f-46f9-9198-a6b1288c7b25 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:12.136891 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:12.136891 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:12.137814 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-27ceb97a-484f-46f9-9198-a6b1288c7b25 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:12.138342 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1023/4091] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:12 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:12.655786 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb6b3031-06e1-403c-92ca-69306df62cfd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:12.657645 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb6b3031-06e1-403c-92ca-69306df62cfd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:12.657960 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb6b3031-06e1-403c-92ca-69306df62cfd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:12.658238 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb6b3031-06e1-403c-92ca-69306df62cfd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:12.658401 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fb6b3031-06e1-403c-92ca-69306df62cfd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:12.664309 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:12.664309 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:12.665658 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb6b3031-06e1-403c-92ca-69306df62cfd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:12.666173 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1017/4092] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:12 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:13.157298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dc4c880f-1bc2-46a1-a6c3-25d4dfa5ecc0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:13.160741 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc4c880f-1bc2-46a1-a6c3-25d4dfa5ecc0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:13.161060 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc4c880f-1bc2-46a1-a6c3-25d4dfa5ecc0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:13.161313 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc4c880f-1bc2-46a1-a6c3-25d4dfa5ecc0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:13.161536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-dc4c880f-1bc2-46a1-a6c3-25d4dfa5ecc0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:13.168055 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:13.168055 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:13.168802 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc4c880f-1bc2-46a1-a6c3-25d4dfa5ecc0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:13.170840 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1022/4093] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:13 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:13.682294 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c95d5e9-3cd3-4f00-9dab-8c4be01d4e36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:13.684314 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c95d5e9-3cd3-4f00-9dab-8c4be01d4e36 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:13.684761 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c95d5e9-3cd3-4f00-9dab-8c4be01d4e36 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:13.685075 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c95d5e9-3cd3-4f00-9dab-8c4be01d4e36 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:13.686306 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6c95d5e9-3cd3-4f00-9dab-8c4be01d4e36 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:13.692195 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:13.692195 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:13.692195 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c95d5e9-3cd3-4f00-9dab-8c4be01d4e36 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:13.692195 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1032/4094] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:13 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:14.187347 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23d75062-b433-4e7c-94d8-440cb4f617e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:14.189964 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23d75062-b433-4e7c-94d8-440cb4f617e7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:14.190289 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23d75062-b433-4e7c-94d8-440cb4f617e7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:14.190545 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23d75062-b433-4e7c-94d8-440cb4f617e7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:14.190650 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-23d75062-b433-4e7c-94d8-440cb4f617e7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:14.195404 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:14.195404 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:14.196104 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23d75062-b433-4e7c-94d8-440cb4f617e7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:14.196681 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1024/4095] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:14 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:14.705011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3dd0bca1-499a-414f-9791-f39c77c84556 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:14.707287 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dd0bca1-499a-414f-9791-f39c77c84556 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:14.707558 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dd0bca1-499a-414f-9791-f39c77c84556 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:14.707822 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dd0bca1-499a-414f-9791-f39c77c84556 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:14.707990 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3dd0bca1-499a-414f-9791-f39c77c84556 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:14.715628 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:14.715628 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:14.716648 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dd0bca1-499a-414f-9791-f39c77c84556 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:14.717186 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1018/4096] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:14 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:15.209937 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8dc41410-20cc-454f-b1da-ce1624d14438 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:15.213883 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dc41410-20cc-454f-b1da-ce1624d14438 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:15.214191 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dc41410-20cc-454f-b1da-ce1624d14438 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:15.214456 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8dc41410-20cc-454f-b1da-ce1624d14438 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:15.214583 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8dc41410-20cc-454f-b1da-ce1624d14438 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:15.219828 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:15.219828 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:15.220459 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8dc41410-20cc-454f-b1da-ce1624d14438 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:15.221073 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1023/4097] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:15 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:15.730206 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e73196d-342b-441a-b549-65d6672a9c71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:15.737037 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e73196d-342b-441a-b549-65d6672a9c71 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:15.737037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e73196d-342b-441a-b549-65d6672a9c71 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:15.737037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e73196d-342b-441a-b549-65d6672a9c71 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:15.737037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7e73196d-342b-441a-b549-65d6672a9c71 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:15.749230 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:15.749230 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:15.752330 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e73196d-342b-441a-b549-65d6672a9c71 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:15.753162 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1033/4098] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:15 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:16.234313 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-58521d49-fb44-43cb-af2d-12306f693d6f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:16.237386 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58521d49-fb44-43cb-af2d-12306f693d6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:16.237386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58521d49-fb44-43cb-af2d-12306f693d6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:16.237661 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58521d49-fb44-43cb-af2d-12306f693d6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:16.237947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-58521d49-fb44-43cb-af2d-12306f693d6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:16.245140 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:16.245140 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:16.246141 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58521d49-fb44-43cb-af2d-12306f693d6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:16.246461 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1025/4099] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:16 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:16.768356 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eab61862-c1b6-4da7-9561-2dabfb6b618b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:16.773797 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eab61862-c1b6-4da7-9561-2dabfb6b618b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:16.774090 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eab61862-c1b6-4da7-9561-2dabfb6b618b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:16.774347 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eab61862-c1b6-4da7-9561-2dabfb6b618b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:16.774501 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-eab61862-c1b6-4da7-9561-2dabfb6b618b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:16.783091 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:16.783091 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:16.784304 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eab61862-c1b6-4da7-9561-2dabfb6b618b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:16.784820 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1019/4100] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:16 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:16.799950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ad5e463-d282-4080-a226-5090f40cd621 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:16.801807 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ad5e463-d282-4080-a226-5090f40cd621 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e Aug 14 01:29:16.801989 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ad5e463-d282-4080-a226-5090f40cd621 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:16.802179 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ad5e463-d282-4080-a226-5090f40cd621 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:16.815877 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:16.815877 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:16.821393 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ad5e463-d282-4080-a226-5090f40cd621 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:29:16.827848 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ad5e463-d282-4080-a226-5090f40cd621 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e returned with HTTP 200 Aug 14 01:29:16.828428 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1024/4101] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:16 2026] GET /volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:16.853399 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2b872f3-dc48-4a0b-bac3-fb686dc800ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:16.853399 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2b872f3-dc48-4a0b-bac3-fb686dc800ee tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:16.853399 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2b872f3-dc48-4a0b-bac3-fb686dc800ee tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:16.853399 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2b872f3-dc48-4a0b-bac3-fb686dc800ee tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:16.854959 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-b2b872f3-dc48-4a0b-bac3-fb686dc800ee tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete backup with id: ae47c6d4-3173-44bb-88bb-2b9598f4a25b. Aug 14 01:29:16.865278 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:16.865278 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:16.890355 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-b2b872f3-dc48-4a0b-bac3-fb686dc800ee tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] delete_backup rpcapi backup_id ae47c6d4-3173-44bb-88bb-2b9598f4a25b {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:29:16.892981 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2b872f3-dc48-4a0b-bac3-fb686dc800ee tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 202 Aug 14 01:29:16.892981 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1034/4102] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:16 2026] DELETE /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:29:16.904362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c97b3ec6-b010-4e61-9f60-022fc09617b0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:16.906472 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c97b3ec6-b010-4e61-9f60-022fc09617b0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:16.906772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c97b3ec6-b010-4e61-9f60-022fc09617b0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:16.906990 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c97b3ec6-b010-4e61-9f60-022fc09617b0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:16.907100 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c97b3ec6-b010-4e61-9f60-022fc09617b0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:16.913544 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:16.913544 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:16.914767 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c97b3ec6-b010-4e61-9f60-022fc09617b0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 200 Aug 14 01:29:16.915196 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1026/4103] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:16 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:17.259557 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-64afdb49-76aa-410f-b989-0bc95c06f951 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:17.262126 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64afdb49-76aa-410f-b989-0bc95c06f951 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:17.262311 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64afdb49-76aa-410f-b989-0bc95c06f951 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:17.262451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64afdb49-76aa-410f-b989-0bc95c06f951 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:17.262599 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-64afdb49-76aa-410f-b989-0bc95c06f951 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:17.268281 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:17.268281 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:17.269157 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64afdb49-76aa-410f-b989-0bc95c06f951 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:17.269675 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1020/4104] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:17 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:17.926822 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-deb92b09-e903-4dc4-b3d7-c80fff9c5ed5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:17.928894 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-deb92b09-e903-4dc4-b3d7-c80fff9c5ed5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b Aug 14 01:29:17.929162 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-deb92b09-e903-4dc4-b3d7-c80fff9c5ed5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:17.929400 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-deb92b09-e903-4dc4-b3d7-c80fff9c5ed5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:17.929622 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-deb92b09-e903-4dc4-b3d7-c80fff9c5ed5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id ae47c6d4-3173-44bb-88bb-2b9598f4a25b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:17.933777 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-deb92b09-e903-4dc4-b3d7-c80fff9c5ed5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b returned with HTTP 404 Aug 14 01:29:17.934340 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1025/4105] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:17 2026] GET /volume/v3/backups/ae47c6d4-3173-44bb-88bb-2b9598f4a25b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:17.943023 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-189096fb-f114-42d9-83be-975fc8e4f244 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:17.944933 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-189096fb-f114-42d9-83be-975fc8e4f244 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:29:17.945189 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-189096fb-f114-42d9-83be-975fc8e4f244 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:17.945397 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-189096fb-f114-42d9-83be-975fc8e4f244 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:17.945519 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-189096fb-f114-42d9-83be-975fc8e4f244 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete backup with id: d9a4f8c9-8350-47c4-9ff1-abd3b8821750. Aug 14 01:29:17.950070 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:17.950070 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:17.963107 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-189096fb-f114-42d9-83be-975fc8e4f244 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] delete_backup rpcapi backup_id d9a4f8c9-8350-47c4-9ff1-abd3b8821750 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:29:17.964979 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-189096fb-f114-42d9-83be-975fc8e4f244 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 202 Aug 14 01:29:17.965447 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1035/4106] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:17 2026] DELETE /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:29:17.977279 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9d8fb200-137b-4ff5-80c4-ed608a32eb77 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:17.979419 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d8fb200-137b-4ff5-80c4-ed608a32eb77 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:29:17.979633 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d8fb200-137b-4ff5-80c4-ed608a32eb77 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:17.979838 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d8fb200-137b-4ff5-80c4-ed608a32eb77 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:17.979964 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9d8fb200-137b-4ff5-80c4-ed608a32eb77 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:17.984864 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:17.984864 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:17.985720 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d8fb200-137b-4ff5-80c4-ed608a32eb77 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 200 Aug 14 01:29:17.986101 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1027/4107] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:17 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:18.283124 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c0b113c-d8d0-493a-8998-eb345266e255 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:18.285303 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c0b113c-d8d0-493a-8998-eb345266e255 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:18.285630 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c0b113c-d8d0-493a-8998-eb345266e255 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:18.286503 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c0b113c-d8d0-493a-8998-eb345266e255 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:18.286503 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5c0b113c-d8d0-493a-8998-eb345266e255 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:18.292585 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:18.292585 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:18.293464 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c0b113c-d8d0-493a-8998-eb345266e255 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:18.293986 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1021/4108] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:18 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:18.998439 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94d9a30f-c9dd-4c32-87b3-42599931dc91 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:19.000501 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94d9a30f-c9dd-4c32-87b3-42599931dc91 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 Aug 14 01:29:19.000833 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94d9a30f-c9dd-4c32-87b3-42599931dc91 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:19.000962 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94d9a30f-c9dd-4c32-87b3-42599931dc91 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:19.001112 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-94d9a30f-c9dd-4c32-87b3-42599931dc91 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id d9a4f8c9-8350-47c4-9ff1-abd3b8821750. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:19.006145 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94d9a30f-c9dd-4c32-87b3-42599931dc91 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 returned with HTTP 404 Aug 14 01:29:19.006629 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1026/4109] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:18 2026] GET /volume/v3/backups/d9a4f8c9-8350-47c4-9ff1-abd3b8821750 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:19.038817 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8990ef9-17f4-4f7a-9924-c011017222fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:19.041697 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:19.042116 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "name": "tempest-VolumesBackupsTest-Volume-2021410241"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:19.044001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'name': 'tempest-VolumesBackupsTest-Volume-2021410241'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:19.127139 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume of 1 GB Aug 14 01:29:19.131737 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Availability Zones retrieved successfully. Aug 14 01:29:19.139559 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Flow 'volume_create_api' (b3e22403-97a3-4a73-ac6f-384a765e9d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:19.140932 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73605073-eb22-4c3f-96d4-95ef68e76a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:19.142267 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:19.214048 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73605073-eb22-4c3f-96d4-95ef68e76a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:19.215065 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e553915b-c90e-4a82-a14f-4665c82daf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:19.266102 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['b6ab182e-4b50-43d4-b6d6-356eff53909e', '8b730f62-8acc-4f76-b48a-06b58da016c0', '235d65d5-ac13-461c-b3c7-6285f0dfb3b1', '7dd51be0-636c-46f7-ba82-35723b785215'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:19.267001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e553915b-c90e-4a82-a14f-4665c82daf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6ab182e-4b50-43d4-b6d6-356eff53909e', '8b730f62-8acc-4f76-b48a-06b58da016c0', '235d65d5-ac13-461c-b3c7-6285f0dfb3b1', '7dd51be0-636c-46f7-ba82-35723b785215']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:19.267935 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e73568-1c0c-4630-9405-f8d3b7cbed36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:19.291448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e73568-1c0c-4630-9405-f8d3b7cbed36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d1784cd-1198-4e5b-b0d1-e5c2648d5558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2021410241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998a5cae31fe4116a63e3828b3021b6c',qos_specs=None,replication_status=,reservations=['b6ab182e-4b50-43d4-b6d6-356eff53909e','8b730f62-8acc-4f76-b48a-06b58da016c0','235d65d5-ac13-461c-b3c7-6285f0dfb3b1','7dd51be0-636c-46f7-ba82-35723b785215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49d0760ef054774b08731c1a9030309',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2021410241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d1784cd-1198-4e5b-b0d1-e5c2648d5558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='998a5cae31fe4116a63e3828b3021b6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d49d0760ef054774b08731c1a9030309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:19.292440 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d084271e-b9dc-4896-941a-30fe6a3b8ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:19.304124 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ff1d60c1-e384-4a4a-b520-1d610ef9bee4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:19.305889 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff1d60c1-e384-4a4a-b520-1d610ef9bee4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:19.306496 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff1d60c1-e384-4a4a-b520-1d610ef9bee4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:19.306496 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff1d60c1-e384-4a4a-b520-1d610ef9bee4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:19.306496 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ff1d60c1-e384-4a4a-b520-1d610ef9bee4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:19.311660 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:19.311660 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:19.312440 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff1d60c1-e384-4a4a-b520-1d610ef9bee4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:19.312942 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1028/4110] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:19 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:19.313791 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d084271e-b9dc-4896-941a-30fe6a3b8ee4) transitioned into state 'SUCCESS' from state '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-2021410241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998a5cae31fe4116a63e3828b3021b6c',qos_specs=None,replication_status=,reservations=['b6ab182e-4b50-43d4-b6d6-356eff53909e','8b730f62-8acc-4f76-b48a-06b58da016c0','235d65d5-ac13-461c-b3c7-6285f0dfb3b1','7dd51be0-636c-46f7-ba82-35723b785215'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49d0760ef054774b08731c1a9030309',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:19.314531 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2791bfc3-0bc2-4c3c-96f4-8d8053ce1ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:19.324161 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2791bfc3-0bc2-4c3c-96f4-8d8053ce1ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:19.325133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Flow 'volume_create_api' (b3e22403-97a3-4a73-ac6f-384a765e9d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:19.325473 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume request issued successfully. Aug 14 01:29:19.329515 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8990ef9-17f4-4f7a-9924-c011017222fd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:19.332021 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1036/4111] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:29:19 2026] POST /volume/v3/volumes => generated 747 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:19.347589 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-010d566e-64d6-4580-9454-097c6bec549e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:19.349489 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-010d566e-64d6-4580-9454-097c6bec549e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:29:19.349682 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-010d566e-64d6-4580-9454-097c6bec549e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:19.349891 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-010d566e-64d6-4580-9454-097c6bec549e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:19.357770 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:19.357770 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:19.361851 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-010d566e-64d6-4580-9454-097c6bec549e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:29:19.366165 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-010d566e-64d6-4580-9454-097c6bec549e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 200 Aug 14 01:29:19.366624 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1022/4112] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:19 2026] GET /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:20.324204 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d4108e80-75a6-4899-bc7a-314fa1477db7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:20.325994 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4108e80-75a6-4899-bc7a-314fa1477db7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:20.326255 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4108e80-75a6-4899-bc7a-314fa1477db7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:20.326458 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4108e80-75a6-4899-bc7a-314fa1477db7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:20.326554 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d4108e80-75a6-4899-bc7a-314fa1477db7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:20.331436 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:20.331436 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:20.332112 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4108e80-75a6-4899-bc7a-314fa1477db7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:20.332545 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1027/4113] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:20 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:20.379602 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-45087ef5-090e-4ef3-ac5d-d40637e14dab None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:20.381460 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45087ef5-090e-4ef3-ac5d-d40637e14dab tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:29:20.381673 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45087ef5-090e-4ef3-ac5d-d40637e14dab tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:20.381868 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45087ef5-090e-4ef3-ac5d-d40637e14dab tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:20.388655 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:20.388655 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:20.392382 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-45087ef5-090e-4ef3-ac5d-d40637e14dab tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:29:20.397464 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45087ef5-090e-4ef3-ac5d-d40637e14dab tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 200 Aug 14 01:29:20.397848 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1029/4114] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:20 2026] GET /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:20.412860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0dfe85e5-cb1e-4a91-9a05-88c777bc86e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:20.414505 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dfe85e5-cb1e-4a91-9a05-88c777bc86e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:29:20.414948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dfe85e5-cb1e-4a91-9a05-88c777bc86e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d1784cd-1198-4e5b-b0d1-e5c2648d5558", "name": "tempest-VolumesBackupsTest-Backup-937460584"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:20.416385 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-0dfe85e5-cb1e-4a91-9a05-88c777bc86e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating new backup {'backup': {'volume_id': '4d1784cd-1198-4e5b-b0d1-e5c2648d5558', 'name': 'tempest-VolumesBackupsTest-Backup-937460584'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:29:20.416611 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-0dfe85e5-cb1e-4a91-9a05-88c777bc86e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating backup of volume 4d1784cd-1198-4e5b-b0d1-e5c2648d5558 in container None Aug 14 01:29:20.424665 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:20.424665 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:20.426948 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0dfe85e5-cb1e-4a91-9a05-88c777bc86e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:29:20.443792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0dfe85e5-cb1e-4a91-9a05-88c777bc86e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['95e2834b-86e0-4615-9a33-55316e06a3d7', 'f5b9cf5f-384d-4f38-9e5b-8d07ddf38cc4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:20.480982 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dfe85e5-cb1e-4a91-9a05-88c777bc86e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:29:20.480982 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1037/4115] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:29:20 2026] POST /volume/v3/backups => generated 327 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:20.493145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-65cd3cd7-c828-45d7-9bce-b05aa1ea9021 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:20.497798 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65cd3cd7-c828-45d7-9bce-b05aa1ea9021 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:20.498130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65cd3cd7-c828-45d7-9bce-b05aa1ea9021 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:20.498843 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65cd3cd7-c828-45d7-9bce-b05aa1ea9021 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:20.498843 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-65cd3cd7-c828-45d7-9bce-b05aa1ea9021 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:20.503657 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:20.503657 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:20.506041 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65cd3cd7-c828-45d7-9bce-b05aa1ea9021 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:20.506041 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1023/4116] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:20 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:20.882071 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a61bb2f9-5d36-4c0c-8ad7-8bd54e8cddd9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:20.884378 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a61bb2f9-5d36-4c0c-8ad7-8bd54e8cddd9 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:20.884600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a61bb2f9-5d36-4c0c-8ad7-8bd54e8cddd9 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:20.884843 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a61bb2f9-5d36-4c0c-8ad7-8bd54e8cddd9 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:20.893034 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:20.893034 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:20.898196 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a61bb2f9-5d36-4c0c-8ad7-8bd54e8cddd9 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:20.904320 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a61bb2f9-5d36-4c0c-8ad7-8bd54e8cddd9 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:20.904941 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1028/4117] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:20 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:20.918647 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-02d87a09-d3a1-4c5a-8e35-baa8f1108e4c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:20.920611 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02d87a09-d3a1-4c5a-8e35-baa8f1108e4c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:20.920912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02d87a09-d3a1-4c5a-8e35-baa8f1108e4c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:20.921152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-02d87a09-d3a1-4c5a-8e35-baa8f1108e4c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:20.927898 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:20.927898 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:20.931980 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-02d87a09-d3a1-4c5a-8e35-baa8f1108e4c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:20.937056 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-02d87a09-d3a1-4c5a-8e35-baa8f1108e4c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:20.937458 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1030/4118] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:20 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:20.982659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-76767802-083f-4069-8a5f-fb5adaff4117 req-7c52ed17-b6ed-42d2-8222-0af1ee47dc78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:20.984440 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-7c52ed17-b6ed-42d2-8222-0af1ee47dc78 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:20.984787 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-7c52ed17-b6ed-42d2-8222-0af1ee47dc78 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:20.985118 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-7c52ed17-b6ed-42d2-8222-0af1ee47dc78 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:20.992311 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:20.992311 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:20.996053 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-76767802-083f-4069-8a5f-fb5adaff4117 req-7c52ed17-b6ed-42d2-8222-0af1ee47dc78 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:21.000593 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-7c52ed17-b6ed-42d2-8222-0af1ee47dc78 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:21.000593 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1038/4119] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:20 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:21.088403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6aee54d-22f6-4b5f-853d-f1f9ad214c5e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:21.088943 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6aee54d-22f6-4b5f-853d-f1f9ad214c5e None None] GET https://10.4.3.11/volume// Aug 14 01:29:21.089202 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6aee54d-22f6-4b5f-853d-f1f9ad214c5e None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:21.089469 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6aee54d-22f6-4b5f-853d-f1f9ad214c5e None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:21.090001 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6aee54d-22f6-4b5f-853d-f1f9ad214c5e None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:21.090385 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1024/4120] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:29:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:21.098336 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-76767802-083f-4069-8a5f-fb5adaff4117 req-0ce9ff59-84c8-445e-bba3-e1ce0cafaed7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:21.136833 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-0ce9ff59-84c8-445e-bba3-e1ce0cafaed7 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:29:21.137285 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-0ce9ff59-84c8-445e-bba3-e1ce0cafaed7 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b", "connector": null, "instance_uuid": "434475eb-6ac2-4d64-ab9c-8ecbe9112579"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:21.147556 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:21.147556 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:21.199367 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-0ce9ff59-84c8-445e-bba3-e1ce0cafaed7 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:29:21.199862 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1029/4121] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:29:21 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:21.242818 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ebac942a-5f74-4742-8066-baf845b20785 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:21.245571 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebac942a-5f74-4742-8066-baf845b20785 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:21.245848 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ebac942a-5f74-4742-8066-baf845b20785 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:21.246123 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ebac942a-5f74-4742-8066-baf845b20785 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:21.260328 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:21.260328 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:21.264950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5391368c-843b-402d-b3d1-48250dd8e220 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:21.264950 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5391368c-843b-402d-b3d1-48250dd8e220 None None] GET https://10.4.3.11/volume// Aug 14 01:29:21.264950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5391368c-843b-402d-b3d1-48250dd8e220 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:21.264950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5391368c-843b-402d-b3d1-48250dd8e220 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:21.264950 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5391368c-843b-402d-b3d1-48250dd8e220 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:21.264950 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1039/4122] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:29:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:21.266116 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ebac942a-5f74-4742-8066-baf845b20785 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:21.273318 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ebac942a-5f74-4742-8066-baf845b20785 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:21.273818 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1031/4123] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:21 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:21.275779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-76767802-083f-4069-8a5f-fb5adaff4117 req-8ca6649f-c500-41df-83b8-1536778b900d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:21.278284 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-8ca6649f-c500-41df-83b8-1536778b900d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:21.278284 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-8ca6649f-c500-41df-83b8-1536778b900d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:21.278625 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-8ca6649f-c500-41df-83b8-1536778b900d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:21.318358 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:21.318358 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:21.339200 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-76767802-083f-4069-8a5f-fb5adaff4117 req-8ca6649f-c500-41df-83b8-1536778b900d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:21.345334 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d4cdec06-e4dc-44fb-a844-0a07c544218f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:21.347983 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4cdec06-e4dc-44fb-a844-0a07c544218f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:21.347983 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4cdec06-e4dc-44fb-a844-0a07c544218f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:21.348105 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d4cdec06-e4dc-44fb-a844-0a07c544218f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:21.348155 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d4cdec06-e4dc-44fb-a844-0a07c544218f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:21.354036 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:21.354036 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:21.354940 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d4cdec06-e4dc-44fb-a844-0a07c544218f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:21.355988 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1030/4124] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:21 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:21.359652 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-8ca6649f-c500-41df-83b8-1536778b900d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:21.359652 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1025/4125] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:29:21 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 1035 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:29:21.515969 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-76767802-083f-4069-8a5f-fb5adaff4117 req-815e91b1-7f9b-481b-8530-7c480fd5c70e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:21.520649 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-95fcb3b7-c619-4e06-9bc7-d7fee8821266 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:21.522847 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95fcb3b7-c619-4e06-9bc7-d7fee8821266 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:21.526072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95fcb3b7-c619-4e06-9bc7-d7fee8821266 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:21.526072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95fcb3b7-c619-4e06-9bc7-d7fee8821266 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:21.526072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-95fcb3b7-c619-4e06-9bc7-d7fee8821266 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:21.526252 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-815e91b1-7f9b-481b-8530-7c480fd5c70e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] PUT https://10.4.3.11/volume/v3/attachments/c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0 Aug 14 01:29:21.526252 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-815e91b1-7f9b-481b-8530-7c480fd5c70e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:21.527831 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:21.527831 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:21.528619 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95fcb3b7-c619-4e06-9bc7-d7fee8821266 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:21.529058 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1032/4126] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:21 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:21.536868 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-76767802-083f-4069-8a5f-fb5adaff4117 req-815e91b1-7f9b-481b-8530-7c480fd5c70e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Acquiring lock "cinder-attachment_update-5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:29:21.545754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-76767802-083f-4069-8a5f-fb5adaff4117 req-815e91b1-7f9b-481b-8530-7c480fd5c70e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Lock "cinder-attachment_update-5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b-np0000007295" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:29:21.548946 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:21.548946 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:21.627133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-76767802-083f-4069-8a5f-fb5adaff4117 req-815e91b1-7f9b-481b-8530-7c480fd5c70e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Lock "cinder-attachment_update-5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b-np0000007295" released by "attachment_update" :: held 0.081s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:29:21.627133 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-815e91b1-7f9b-481b-8530-7c480fd5c70e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/attachments/c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0 returned with HTTP 200 Aug 14 01:29:21.627133 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1040/4127] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:29:21 2026] PUT /volume/v3/attachments/c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:22.288808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-24681916-3300-4c19-88a1-8cd0e6714847 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:22.290895 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24681916-3300-4c19-88a1-8cd0e6714847 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:22.291302 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24681916-3300-4c19-88a1-8cd0e6714847 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:22.291633 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24681916-3300-4c19-88a1-8cd0e6714847 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:22.304319 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:22.304319 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:22.309878 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-24681916-3300-4c19-88a1-8cd0e6714847 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:22.316487 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24681916-3300-4c19-88a1-8cd0e6714847 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:22.317050 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1031/4128] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:22 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:22.369737 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9644fbac-30a9-4692-b73f-ad85943f1b3c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:22.371616 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9644fbac-30a9-4692-b73f-ad85943f1b3c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:22.371987 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9644fbac-30a9-4692-b73f-ad85943f1b3c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:22.372210 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9644fbac-30a9-4692-b73f-ad85943f1b3c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:22.372337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9644fbac-30a9-4692-b73f-ad85943f1b3c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:22.378245 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:22.378245 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:22.379200 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9644fbac-30a9-4692-b73f-ad85943f1b3c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:22.379709 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1026/4129] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:22 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:22.540941 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-16d26f8a-f0bb-4e9e-b8af-7a0e6b287ad7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:22.542715 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16d26f8a-f0bb-4e9e-b8af-7a0e6b287ad7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:22.542937 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16d26f8a-f0bb-4e9e-b8af-7a0e6b287ad7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:22.543125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-16d26f8a-f0bb-4e9e-b8af-7a0e6b287ad7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:22.543240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-16d26f8a-f0bb-4e9e-b8af-7a0e6b287ad7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:22.544883 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=123,cinder:INSERT=7,cinder:UPDATE=22 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:29:22.548644 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:22.548644 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:22.549856 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-16d26f8a-f0bb-4e9e-b8af-7a0e6b287ad7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:22.550315 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1033/4130] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:22 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:23.335260 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f064491-b0d1-4a50-b93e-65a8e55c8a7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:23.337543 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f064491-b0d1-4a50-b93e-65a8e55c8a7e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:23.338028 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f064491-b0d1-4a50-b93e-65a8e55c8a7e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:23.338522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f064491-b0d1-4a50-b93e-65a8e55c8a7e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:23.354404 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:23.354404 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:23.360354 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f064491-b0d1-4a50-b93e-65a8e55c8a7e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:23.367899 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f064491-b0d1-4a50-b93e-65a8e55c8a7e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:23.368467 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1041/4131] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:23 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:23.392286 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8b3c6f09-711e-48d9-b564-df34a9de29b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:23.394272 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b3c6f09-711e-48d9-b564-df34a9de29b8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:23.394486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b3c6f09-711e-48d9-b564-df34a9de29b8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:23.394740 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b3c6f09-711e-48d9-b564-df34a9de29b8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:23.394831 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8b3c6f09-711e-48d9-b564-df34a9de29b8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:23.396644 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=193,cinder:INSERT=30,cinder:UPDATE=52 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:29:23.400974 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:23.400974 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:23.401634 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b3c6f09-711e-48d9-b564-df34a9de29b8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:23.402582 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1032/4132] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:23 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:23.565157 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-310dcc57-cc39-4cf0-8bef-1bf2643c1c60 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:23.567204 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-310dcc57-cc39-4cf0-8bef-1bf2643c1c60 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:23.567487 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-310dcc57-cc39-4cf0-8bef-1bf2643c1c60 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:23.567836 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-310dcc57-cc39-4cf0-8bef-1bf2643c1c60 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:23.568025 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-310dcc57-cc39-4cf0-8bef-1bf2643c1c60 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:23.573358 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:23.573358 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:23.574273 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-310dcc57-cc39-4cf0-8bef-1bf2643c1c60 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:23.574833 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1027/4133] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:23 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:24.387916 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8f21c1b4-fbe0-4e32-bc54-180727e90868 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:24.393384 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f21c1b4-fbe0-4e32-bc54-180727e90868 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:24.393606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f21c1b4-fbe0-4e32-bc54-180727e90868 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:24.393852 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f21c1b4-fbe0-4e32-bc54-180727e90868 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:24.411375 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:24.411375 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:24.416502 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3111732d-dd4b-458f-9887-21fcfaf27066 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:24.416986 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8f21c1b4-fbe0-4e32-bc54-180727e90868 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:24.418421 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3111732d-dd4b-458f-9887-21fcfaf27066 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:24.418655 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3111732d-dd4b-458f-9887-21fcfaf27066 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:24.418888 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3111732d-dd4b-458f-9887-21fcfaf27066 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:24.419076 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3111732d-dd4b-458f-9887-21fcfaf27066 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:24.422907 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f21c1b4-fbe0-4e32-bc54-180727e90868 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:24.423522 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1034/4134] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:24 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:24.424239 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:24.424239 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:24.425064 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3111732d-dd4b-458f-9887-21fcfaf27066 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:24.425520 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1042/4135] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:24 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:24.591020 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b574c869-dc54-467a-8783-9ea8d7c46514 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:24.592526 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b574c869-dc54-467a-8783-9ea8d7c46514 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:24.592831 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b574c869-dc54-467a-8783-9ea8d7c46514 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:24.593195 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b574c869-dc54-467a-8783-9ea8d7c46514 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:24.593357 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b574c869-dc54-467a-8783-9ea8d7c46514 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:24.599096 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:24.599096 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:24.600206 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b574c869-dc54-467a-8783-9ea8d7c46514 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:24.600739 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1033/4136] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:24 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:25.438637 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-029fc89b-2563-49b4-a93f-09411ccb547f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:25.442343 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-029fc89b-2563-49b4-a93f-09411ccb547f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:25.442343 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-029fc89b-2563-49b4-a93f-09411ccb547f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:25.442343 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-029fc89b-2563-49b4-a93f-09411ccb547f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:25.442343 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-029fc89b-2563-49b4-a93f-09411ccb547f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:25.442635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-83803946-8f85-4651-b5a1-c39fcbf8caf2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:25.444898 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83803946-8f85-4651-b5a1-c39fcbf8caf2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:25.445359 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83803946-8f85-4651-b5a1-c39fcbf8caf2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:25.445775 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-83803946-8f85-4651-b5a1-c39fcbf8caf2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:25.447249 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:25.447249 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:25.448652 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-029fc89b-2563-49b4-a93f-09411ccb547f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:25.448652 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1028/4137] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:25 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:25.459501 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:25.459501 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:25.463592 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-83803946-8f85-4651-b5a1-c39fcbf8caf2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:25.469266 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-83803946-8f85-4651-b5a1-c39fcbf8caf2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:25.469266 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1035/4138] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:25 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:25.619432 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c40bed37-1992-4f9e-a7d2-b850f6b00a79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:25.623592 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c40bed37-1992-4f9e-a7d2-b850f6b00a79 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:25.623592 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c40bed37-1992-4f9e-a7d2-b850f6b00a79 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:25.623899 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c40bed37-1992-4f9e-a7d2-b850f6b00a79 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:25.624486 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c40bed37-1992-4f9e-a7d2-b850f6b00a79 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:25.630188 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:25.630188 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:25.631202 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c40bed37-1992-4f9e-a7d2-b850f6b00a79 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:25.631677 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1043/4139] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:25 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:26.220958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-76767802-083f-4069-8a5f-fb5adaff4117 req-f8497af8-0191-4dd8-b8b9-94e3cb0b7e26 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:26.223095 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-f8497af8-0191-4dd8-b8b9-94e3cb0b7e26 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/attachments/c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0/action Aug 14 01:29:26.223655 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-f8497af8-0191-4dd8-b8b9-94e3cb0b7e26 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:26.223752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-f8497af8-0191-4dd8-b8b9-94e3cb0b7e26 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:26.241302 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:26.241302 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:26.255406 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-76767802-083f-4069-8a5f-fb5adaff4117 req-f8497af8-0191-4dd8-b8b9-94e3cb0b7e26 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/attachments/c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0/action returned with HTTP 204 Aug 14 01:29:26.256053 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1034/4140] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:29:26 2026] POST /volume/v3/attachments/c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:26.463332 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e3e7b39-3675-4a1c-8f32-1a1bffec758e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:26.466637 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e3e7b39-3675-4a1c-8f32-1a1bffec758e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:26.467028 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e3e7b39-3675-4a1c-8f32-1a1bffec758e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:26.467298 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e3e7b39-3675-4a1c-8f32-1a1bffec758e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:26.467440 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1e3e7b39-3675-4a1c-8f32-1a1bffec758e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:26.473183 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:26.473183 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:26.474055 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e3e7b39-3675-4a1c-8f32-1a1bffec758e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 200 Aug 14 01:29:26.474568 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1029/4141] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:26 2026] GET /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:26.486366 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-04bbb371-277e-4818-9ec4-bf9b001116fd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:26.488607 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04bbb371-277e-4818-9ec4-bf9b001116fd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:26.488776 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88c3b6b9-2479-4d12-b986-5682c027929c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:26.490815 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04bbb371-277e-4818-9ec4-bf9b001116fd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:26.490815 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-04bbb371-277e-4818-9ec4-bf9b001116fd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:26.490982 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88c3b6b9-2479-4d12-b986-5682c027929c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] DELETE https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a Aug 14 01:29:26.491353 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88c3b6b9-2479-4d12-b986-5682c027929c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:26.491577 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88c3b6b9-2479-4d12-b986-5682c027929c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:26.491681 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-88c3b6b9-2479-4d12-b986-5682c027929c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Delete backup with id: 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a. Aug 14 01:29:26.497087 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:26.497087 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:26.503799 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:26.503799 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:26.509255 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-04bbb371-277e-4818-9ec4-bf9b001116fd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:26.515809 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-88c3b6b9-2479-4d12-b986-5682c027929c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] delete_backup rpcapi backup_id 9e55cefa-2091-4980-a1cb-2fbd73dc7d0a {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:29:26.516912 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-04bbb371-277e-4818-9ec4-bf9b001116fd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:26.517953 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88c3b6b9-2479-4d12-b986-5682c027929c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] https://10.4.3.11/volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a returned with HTTP 202 Aug 14 01:29:26.518072 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1036/4142] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:26 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:26.518431 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1044/4143] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:29:26 2026] DELETE /volume/v3/backups/9e55cefa-2091-4980-a1cb-2fbd73dc7d0a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:29:26.529155 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b2443da2-0dd4-4d04-a515-1446cb02b913 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:26.531334 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2443da2-0dd4-4d04-a515-1446cb02b913 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c Aug 14 01:29:26.531626 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2443da2-0dd4-4d04-a515-1446cb02b913 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:26.531900 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2443da2-0dd4-4d04-a515-1446cb02b913 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:26.532154 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-b2443da2-0dd4-4d04-a515-1446cb02b913 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume with id: 9941ddaa-469b-4169-94e7-62129988a24c Aug 14 01:29:26.536247 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ece118ec-05c3-4a46-b9ee-fe6cc73c39cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:26.538089 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ece118ec-05c3-4a46-b9ee-fe6cc73c39cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:26.538307 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ece118ec-05c3-4a46-b9ee-fe6cc73c39cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:26.538583 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ece118ec-05c3-4a46-b9ee-fe6cc73c39cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:26.552044 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:26.552044 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:26.552559 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b2443da2-0dd4-4d04-a515-1446cb02b913 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:26.564554 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:26.564554 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:26.571690 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ece118ec-05c3-4a46-b9ee-fe6cc73c39cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:26.580432 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ece118ec-05c3-4a46-b9ee-fe6cc73c39cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:26.582065 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1030/4144] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:26 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:26.584969 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b2443da2-0dd4-4d04-a515-1446cb02b913 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume request issued successfully. Aug 14 01:29:26.584969 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2443da2-0dd4-4d04-a515-1446cb02b913 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c returned with HTTP 202 Aug 14 01:29:26.585856 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1035/4145] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:29:26 2026] DELETE /volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:26.602123 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:26.602495 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ef04111-bee1-487b-b4bc-75923cad4cd8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:26.602588 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action Aug 14 01:29:26.602588 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action body: b'{"os-detach": {}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:26.602588 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:26.602783 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ef04111-bee1-487b-b4bc-75923cad4cd8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c Aug 14 01:29:26.603106 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ef04111-bee1-487b-b4bc-75923cad4cd8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:26.603340 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ef04111-bee1-487b-b4bc-75923cad4cd8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:26.616438 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:26.616438 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:26.617828 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:26.617828 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:26.618758 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:26.621231 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5ef04111-bee1-487b-b4bc-75923cad4cd8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:26.628004 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ef04111-bee1-487b-b4bc-75923cad4cd8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c returned with HTTP 200 Aug 14 01:29:26.628004 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1045/4146] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:26 2026] GET /volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:26.648095 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-65dccd81-a464-45c0-bea1-844f0c6536d8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:26.651532 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65dccd81-a464-45c0-bea1-844f0c6536d8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:26.651847 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65dccd81-a464-45c0-bea1-844f0c6536d8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:26.652135 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65dccd81-a464-45c0-bea1-844f0c6536d8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:26.652319 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-65dccd81-a464-45c0-bea1-844f0c6536d8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:26.663518 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:26.663518 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:26.664947 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65dccd81-a464-45c0-bea1-844f0c6536d8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:26.665142 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1031/4147] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:26 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:26.705131 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Attachment connected to vm 434475eb-6ac2-4d64-ab9c-8ecbe9112579, checking data on nova Aug 14 01:29:26.705716 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.compute.nova [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Creating Keystone token plugin using URL: https://10.4.3.11/identity {{(pid=100276) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 01:29:26.890094 np0000007295 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] REQ: curl -g -i -X GET https://10.4.3.11/compute/v2.1/servers/434475eb-6ac2-4d64-ab9c-8ecbe9112579/os-volume_attachments/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}66229f92f1dc74ef41511752977ac2926c1978d079f54e81af626a86b4dce23b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e" -H "X-Service-Token: {SHA256}7cc86d92f0785fbb6d9723d82b1125130701f0d3701407f86e048c20588f8541" {{(pid=100276) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 01:29:27.015475 np0000007295 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 01:29:26 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-56dc2d69-4b71-4f73-990f-e4e343ea7de5 x-openstack-request-id: req-56dc2d69-4b71-4f73-990f-e4e343ea7de5 {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 01:29:27.015651 np0000007295 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b", "serverId": "434475eb-6ac2-4d64-ab9c-8ecbe9112579", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0", "bdm_uuid": "890e6134-91f4-4695-922a-3efd31485f2d"}} {{(pid=100276) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 01:29:27.015803 np0000007295 devstack@c-api.service[100276]: DEBUG novaclient.v2.client [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET call to compute for https://10.4.3.11/compute/v2.1/servers/434475eb-6ac2-4d64-ab9c-8ecbe9112579/os-volume_attachments/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b used request id req-56dc2d69-4b71-4f73-990f-e4e343ea7de5 {{(pid=100276) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 01:29:27.020301 np0000007295 devstack@c-api.service[100276]: ERROR cinder.volume.api [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-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 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Caught error: Detach volume from instance 434475eb-6ac2-4d64-ab9c-8ecbe9112579 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 434475eb-6ac2-4d64-ab9c-8ecbe9112579 using the Compute API Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: 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 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 01:29:27.021730 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 434475eb-6ac2-4d64-ab9c-8ecbe9112579 using the Compute API Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: ERROR cinder.api.middleware.fault Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.middleware.fault [None req-c18c2d3c-50ad-4f53-a3f3-9936aa87679e tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action returned with HTTP 409 Aug 14 01:29:27.023462 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1037/4148] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:29:26 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 167 bytes in 424 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:27.032535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.033524 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action Aug 14 01:29:27.034140 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:27.034181 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:27.053796 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:27.053796 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:27.054820 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:27.138863 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Attachment connected to vm 434475eb-6ac2-4d64-ab9c-8ecbe9112579, checking data on nova Aug 14 01:29:27.139268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.compute.nova [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Creating Keystone token plugin using URL: https://10.4.3.11/identity {{(pid=100275) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 01:29:27.325858 np0000007295 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] REQ: curl -g -i -X GET https://10.4.3.11/compute/v2.1/servers/434475eb-6ac2-4d64-ab9c-8ecbe9112579/os-volume_attachments/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}552d1e99fa08bb7052da7eff33b77a801cc263d17bafd21e90a4ee1bc3180728" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38" -H "X-Service-Token: {SHA256}bd7717d370bd2f315c26554add99c9e898c3248815f6980646a6766ec6f3d3f3" {{(pid=100275) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 01:29:27.444135 np0000007295 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 01:29:27 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-84217f89-884e-4b2f-aa37-1a4045dd4bcd x-openstack-request-id: req-84217f89-884e-4b2f-aa37-1a4045dd4bcd {{(pid=100275) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 01:29:27.444340 np0000007295 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b", "serverId": "434475eb-6ac2-4d64-ab9c-8ecbe9112579", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0", "bdm_uuid": "890e6134-91f4-4695-922a-3efd31485f2d"}} {{(pid=100275) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 01:29:27.444501 np0000007295 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET call to compute for https://10.4.3.11/compute/v2.1/servers/434475eb-6ac2-4d64-ab9c-8ecbe9112579/os-volume_attachments/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b used request id req-84217f89-884e-4b2f-aa37-1a4045dd4bcd {{(pid=100275) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 01:29:27.447578 np0000007295 devstack@c-api.service[100275]: ERROR cinder.volume.api [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-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 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Caught error: Detach volume from instance 434475eb-6ac2-4d64-ab9c-8ecbe9112579 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 434475eb-6ac2-4d64-ab9c-8ecbe9112579 using the Compute API Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: 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 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 01:29:27.452964 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 434475eb-6ac2-4d64-ab9c-8ecbe9112579 using the Compute API Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.middleware.fault [None req-bad43da3-a8a8-4daa-bcdd-78f9b941cb38 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action returned with HTTP 409 Aug 14 01:29:27.457526 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1036/4149] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:29:27 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 167 bytes in 423 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:27.462965 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e08903fe-c8b5-47f3-b60f-baaee647dcff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.464219 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1046/4150] 10.4.3.11 () {70 vars in 1590 bytes} [Fri Aug 14 01:29:27 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 01:29:27.473132 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aad27f68-9ce6-4f96-aadb-73120cb5292e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.474573 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1032/4151] 10.4.3.11 () {70 vars in 1590 bytes} [Fri Aug 14 01:29:27 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 01:29:27.482523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cfaa0369-aedd-4474-896b-85a80db2c78e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.510188 np0000007295 devstack@c-api.service[100276]: WARNING keystonemiddleware.auth_token [None req-cfaa0369-aedd-4474-896b-85a80db2c78e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 01:29:27.511157 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1038/4152] 10.4.3.11 () {70 vars in 1590 bytes} [Fri Aug 14 01:29:27 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 01:29:27.518454 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b24c578-e3e5-4c74-9d81-3aadeea5d7f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.541334 np0000007295 devstack@c-api.service[100275]: WARNING keystonemiddleware.auth_token [None req-3b24c578-e3e5-4c74-9d81-3aadeea5d7f1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 01:29:27.542743 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1037/4153] 10.4.3.11 () {70 vars in 1590 bytes} [Fri Aug 14 01:29:27 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 01:29:27.550807 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-85b86bc5-5ba8-45ec-b717-065dca55722a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.588603 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85b86bc5-5ba8-45ec-b717-065dca55722a tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] POST https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action Aug 14 01:29:27.589448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85b86bc5-5ba8-45ec-b717-065dca55722a tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:27.589448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85b86bc5-5ba8-45ec-b717-065dca55722a tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:27.602721 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:27.602721 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:27.603238 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-85b86bc5-5ba8-45ec-b717-065dca55722a tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Updating volume '5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:29:27.639760 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85b86bc5-5ba8-45ec-b717-065dca55722a tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action returned with HTTP 202 Aug 14 01:29:27.640293 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1047/4154] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:29:27 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:29:27.648903 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa17bc26-ee3d-4964-89d3-e20c56a8830a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.650969 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa17bc26-ee3d-4964-89d3-e20c56a8830a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c Aug 14 01:29:27.651792 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa17bc26-ee3d-4964-89d3-e20c56a8830a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:27.651792 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa17bc26-ee3d-4964-89d3-e20c56a8830a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:27.652900 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0eeb0be8-63a1-440d-8634-1b6ef0716b4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.654782 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eeb0be8-63a1-440d-8634-1b6ef0716b4d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:27.655036 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eeb0be8-63a1-440d-8634-1b6ef0716b4d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:27.655235 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eeb0be8-63a1-440d-8634-1b6ef0716b4d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:27.662943 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa17bc26-ee3d-4964-89d3-e20c56a8830a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c returned with HTTP 404 Aug 14 01:29:27.663594 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1033/4155] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:27 2026] GET /volume/v3/volumes/9941ddaa-469b-4169-94e7-62129988a24c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:27.673508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-63ec3876-5456-4931-a162-ad8fcabb5a04 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.676212 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63ec3876-5456-4931-a162-ad8fcabb5a04 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab/export_record Aug 14 01:29:27.676509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63ec3876-5456-4931-a162-ad8fcabb5a04 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:27.676772 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-63ec3876-5456-4931-a162-ad8fcabb5a04 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Calling method 'export_record' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:27.676941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-63ec3876-5456-4931-a162-ad8fcabb5a04 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Export record for backup e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100275) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 01:29:27.678730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63fad5b4-03fc-4e3c-b67c-0a49fd4f621a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.680821 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63fad5b4-03fc-4e3c-b67c-0a49fd4f621a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:27.681112 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63fad5b4-03fc-4e3c-b67c-0a49fd4f621a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:27.681365 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63fad5b4-03fc-4e3c-b67c-0a49fd4f621a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:27.681530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-63fad5b4-03fc-4e3c-b67c-0a49fd4f621a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:27.686226 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:27.686226 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:27.687040 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63fad5b4-03fc-4e3c-b67c-0a49fd4f621a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:27.687417 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1048/4156] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:27 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:27.695336 np0000007295 devstack@c-api.service[100276]: DEBUG oslo_db.sqlalchemy.engines [None req-0eeb0be8-63a1-440d-8634-1b6ef0716b4d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-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=100276) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:29:27.707271 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:27.707271 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:27.713722 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0eeb0be8-63a1-440d-8634-1b6ef0716b4d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:27.718793 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eeb0be8-63a1-440d-8634-1b6ef0716b4d tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:27.719256 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1039/4157] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:27 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 1147 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:27.727119 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [None req-63ec3876-5456-4931-a162-ad8fcabb5a04 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:29:27.731489 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:27.731489 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:27.732299 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28562d6e-3b71-4a53-862d-ab84f3244999 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.732862 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-63ec3876-5456-4931-a162-ad8fcabb5a04 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3e2fdc9d6c144b0d813fa5b11c2dfb35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f574e83574d745aab1223c1d6ce8bca7', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:29:27.733130 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-63ec3876-5456-4931-a162-ad8fcabb5a04 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab/export_record returned with HTTP 403 Aug 14 01:29:27.733718 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1038/4158] 10.4.3.11 () {68 vars in 1423 bytes} [Fri Aug 14 01:29:27 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab/export_record => generated 101 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:27.734471 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] POST https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action Aug 14 01:29:27.734872 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:27.735047 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:27.744815 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72bff05f-05f3-4503-8958-4610917ab1f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.746966 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:27.747417 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2072902951"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:27.748749 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:27.748749 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:27.749162 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Volume info retrieved successfully. Aug 14 01:29:27.749345 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2072902951'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:27.749513 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume of 1 GB Aug 14 01:29:27.754443 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Availability Zones retrieved successfully. Aug 14 01:29:27.763542 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Flow 'volume_create_api' (02d572b4-d730-42bc-b86c-9b89445808d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:27.764909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99382c32-7c1a-4ba2-864f-2a3c982ca595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:27.766049 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:27.806291 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99382c32-7c1a-4ba2-864f-2a3c982ca595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:27.807671 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27e5bb9-cebd-4e10-a5c4-a5b9e3d8057b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:27.828903 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Attachment connected to vm 434475eb-6ac2-4d64-ab9c-8ecbe9112579, checking data on nova Aug 14 01:29:27.829298 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.compute.nova [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Creating Keystone token plugin using URL: https://10.4.3.11/identity {{(pid=100273) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 01:29:27.868330 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Created reservations ['1e6a477b-c5b7-4e23-9290-6d2be6b994bf', '3f48e8bd-ef18-494d-a7eb-7a7a234c07ce', 'b88800f2-42c2-45fd-baf3-7c0c32e6fbe9', '8e85195f-ef70-4a76-9a3e-cde1627e90bc'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:27.869351 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27e5bb9-cebd-4e10-a5c4-a5b9e3d8057b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e6a477b-c5b7-4e23-9290-6d2be6b994bf', '3f48e8bd-ef18-494d-a7eb-7a7a234c07ce', 'b88800f2-42c2-45fd-baf3-7c0c32e6fbe9', '8e85195f-ef70-4a76-9a3e-cde1627e90bc']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:27.870405 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9c4a11-7476-4ad9-b955-dfdc2a9af104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:27.901066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9c4a11-7476-4ad9-b955-dfdc2a9af104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '778b54df-114c-4ae0-a9bf-95195ef2af88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2072902951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['1e6a477b-c5b7-4e23-9290-6d2be6b994bf','3f48e8bd-ef18-494d-a7eb-7a7a234c07ce','b88800f2-42c2-45fd-baf3-7c0c32e6fbe9','8e85195f-ef70-4a76-9a3e-cde1627e90bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49379a6a07674959930becdeb7f3a364',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2072902951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=778b54df-114c-4ae0-a9bf-95195ef2af88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f574e83574d745aab1223c1d6ce8bca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49379a6a07674959930becdeb7f3a364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:27.902464 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84cdc5d-ecf9-4c33-b2ca-e5bcd4f25e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:27.932553 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84cdc5d-ecf9-4c33-b2ca-e5bcd4f25e21) transitioned into state 'SUCCESS' from state '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-2072902951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['1e6a477b-c5b7-4e23-9290-6d2be6b994bf','3f48e8bd-ef18-494d-a7eb-7a7a234c07ce','b88800f2-42c2-45fd-baf3-7c0c32e6fbe9','8e85195f-ef70-4a76-9a3e-cde1627e90bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49379a6a07674959930becdeb7f3a364',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:27.933573 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428175ff-fe9e-48ee-a9ed-d8f9f5b25d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:27.947484 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (428175ff-fe9e-48ee-a9ed-d8f9f5b25d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:27.948429 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Flow 'volume_create_api' (02d572b4-d730-42bc-b86c-9b89445808d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:27.948840 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume request issued successfully. Aug 14 01:29:27.949652 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72bff05f-05f3-4503-8958-4610917ab1f8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:27.950172 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1049/4159] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:29:27 2026] POST /volume/v3/volumes => generated 776 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:27.966119 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8bea54b9-c4bb-4b63-bd74-c475edffed1d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:27.968591 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bea54b9-c4bb-4b63-bd74-c475edffed1d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 Aug 14 01:29:27.968917 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bea54b9-c4bb-4b63-bd74-c475edffed1d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:27.970020 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8bea54b9-c4bb-4b63-bd74-c475edffed1d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:27.978987 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:27.978987 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:27.984033 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8bea54b9-c4bb-4b63-bd74-c475edffed1d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:27.989457 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8bea54b9-c4bb-4b63-bd74-c475edffed1d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 returned with HTTP 200 Aug 14 01:29:27.989863 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1040/4160] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:27 2026] GET /volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:27.997791 np0000007295 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] REQ: curl -g -i -X GET https://10.4.3.11/compute/v2.1/servers/434475eb-6ac2-4d64-ab9c-8ecbe9112579/os-volume_attachments/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a9194032029dcfb443fb1723383cbbcae80addc45d65d98565b5909ec31d3d1d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-28562d6e-3b71-4a53-862d-ab84f3244999" -H "X-Service-Token: {SHA256}61eb0fae22cf4642e92babda4dbc49754e790832fe0fff1f0c90d203c260f0f3" {{(pid=100273) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 01:29:28.150408 np0000007295 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 01:29:28 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-e2364a64-4d3b-44c4-98e3-f0a54e3dbf36 x-openstack-request-id: req-e2364a64-4d3b-44c4-98e3-f0a54e3dbf36 {{(pid=100273) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 01:29:28.150628 np0000007295 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b", "serverId": "434475eb-6ac2-4d64-ab9c-8ecbe9112579", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0", "bdm_uuid": "890e6134-91f4-4695-922a-3efd31485f2d"}} {{(pid=100273) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 01:29:28.150806 np0000007295 devstack@c-api.service[100273]: DEBUG novaclient.v2.client [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] GET call to compute for https://10.4.3.11/compute/v2.1/servers/434475eb-6ac2-4d64-ab9c-8ecbe9112579/os-volume_attachments/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b used request id req-e2364a64-4d3b-44c4-98e3-f0a54e3dbf36 {{(pid=100273) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 01:29:28.154263 np0000007295 devstack@c-api.service[100273]: ERROR cinder.volume.api [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-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 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Caught error: Detach volume from instance 434475eb-6ac2-4d64-ab9c-8ecbe9112579 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 434475eb-6ac2-4d64-ab9c-8ecbe9112579 using the Compute API Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: 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 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.158149 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 434475eb-6ac2-4d64-ab9c-8ecbe9112579 using the Compute API Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: ERROR cinder.api.middleware.fault Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.middleware.fault [None req-28562d6e-3b71-4a53-862d-ab84f3244999 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action returned with HTTP 409 Aug 14 01:29:28.160032 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1034/4161] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:29:27 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 167 bytes in 427 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Aug 14 01:29:28.169621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fa79e0b1-f573-4958-9eea-0671985c7aeb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.171482 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1039/4162] 10.4.3.11 () {70 vars in 1590 bytes} [Fri Aug 14 01:29:28 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 01:29:28.182707 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-523925f6-b0fb-4662-a0cb-b23e45c5d678 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.208333 np0000007295 devstack@c-api.service[100274]: WARNING keystonemiddleware.auth_token [None req-523925f6-b0fb-4662-a0cb-b23e45c5d678 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 01:29:28.209855 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1050/4163] 10.4.3.11 () {70 vars in 1590 bytes} [Fri Aug 14 01:29:28 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 01:29:28.218529 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aab54a94-dcc1-45b4-82a3-c07bf41ce909 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.220520 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aab54a94-dcc1-45b4-82a3-c07bf41ce909 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:28.220759 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aab54a94-dcc1-45b4-82a3-c07bf41ce909 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:28.221017 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aab54a94-dcc1-45b4-82a3-c07bf41ce909 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:28.228424 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:28.228424 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:28.232869 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aab54a94-dcc1-45b4-82a3-c07bf41ce909 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:28.237940 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aab54a94-dcc1-45b4-82a3-c07bf41ce909 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:28.238421 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1041/4164] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:28 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:28.252303 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90c9f8c5-11fc-40b7-a46e-29a56ff5c2cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.254829 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90c9f8c5-11fc-40b7-a46e-29a56ff5c2cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:28.255144 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90c9f8c5-11fc-40b7-a46e-29a56ff5c2cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:28.255425 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90c9f8c5-11fc-40b7-a46e-29a56ff5c2cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:28.305847 np0000007295 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-90c9f8c5-11fc-40b7-a46e-29a56ff5c2cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:29:28.314198 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:28.314198 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:28.318291 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-90c9f8c5-11fc-40b7-a46e-29a56ff5c2cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:28.324240 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90c9f8c5-11fc-40b7-a46e-29a56ff5c2cc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:28.324745 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1035/4165] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:28 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:28.371936 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-6eadcdd6-fc0d-436a-8ed1-0bcc389cccd6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.374178 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-6eadcdd6-fc0d-436a-8ed1-0bcc389cccd6 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:28.374416 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-6eadcdd6-fc0d-436a-8ed1-0bcc389cccd6 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:28.374628 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-6eadcdd6-fc0d-436a-8ed1-0bcc389cccd6 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:28.382710 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:28.382710 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:28.387692 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-6eadcdd6-fc0d-436a-8ed1-0bcc389cccd6 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:28.394846 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-6eadcdd6-fc0d-436a-8ed1-0bcc389cccd6 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:28.395465 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1040/4166] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:28 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:28.488248 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67b24fcc-a4b6-4001-b576-d9e6a1608271 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.488783 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67b24fcc-a4b6-4001-b576-d9e6a1608271 None None] GET https://10.4.3.11/volume// Aug 14 01:29:28.489037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67b24fcc-a4b6-4001-b576-d9e6a1608271 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:28.489254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67b24fcc-a4b6-4001-b576-d9e6a1608271 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:28.489633 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67b24fcc-a4b6-4001-b576-d9e6a1608271 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:28.489988 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1051/4167] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:29:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:28.499050 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-faf43ed2-cd42-4e3f-95b6-eb793d615038 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.532287 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-faf43ed2-cd42-4e3f-95b6-eb793d615038 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:29:28.532825 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-faf43ed2-cd42-4e3f-95b6-eb793d615038 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a", "connector": null, "instance_uuid": "434475eb-6ac2-4d64-ab9c-8ecbe9112579"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:28.545140 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:28.545140 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:28.578717 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-faf43ed2-cd42-4e3f-95b6-eb793d615038 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:29:28.579223 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1042/4168] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:29:28 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:28.617828 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dcecacf4-e186-4667-a149-b713455969e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.620156 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcecacf4-e186-4667-a149-b713455969e1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:28.620443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcecacf4-e186-4667-a149-b713455969e1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:28.620713 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcecacf4-e186-4667-a149-b713455969e1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:28.625530 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-df022468-72c8-4c66-9b79-8b320f1833de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.626172 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-df022468-72c8-4c66-9b79-8b320f1833de None None] GET https://10.4.3.11/volume// Aug 14 01:29:28.626479 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-df022468-72c8-4c66-9b79-8b320f1833de None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:28.626825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-df022468-72c8-4c66-9b79-8b320f1833de None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:28.627360 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-df022468-72c8-4c66-9b79-8b320f1833de None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:28.628348 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1041/4169] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:29:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:28.633357 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:28.633357 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:28.637020 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-256f3e5c-39c6-4dad-b2af-98c3a2bf64bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.638760 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dcecacf4-e186-4667-a149-b713455969e1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:28.639760 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-256f3e5c-39c6-4dad-b2af-98c3a2bf64bd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:28.640239 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-256f3e5c-39c6-4dad-b2af-98c3a2bf64bd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:28.640239 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-256f3e5c-39c6-4dad-b2af-98c3a2bf64bd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:28.645001 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcecacf4-e186-4667-a149-b713455969e1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:28.645729 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1036/4170] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:28 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:28.655014 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:28.655014 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:28.658859 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-256f3e5c-39c6-4dad-b2af-98c3a2bf64bd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:28.663146 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-256f3e5c-39c6-4dad-b2af-98c3a2bf64bd tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:28.663537 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1052/4171] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:29:28 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 1035 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:29:28.702088 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-810ee514-13ea-4299-91b4-766b15e4f452 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.704540 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-810ee514-13ea-4299-91b4-766b15e4f452 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:28.704842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-810ee514-13ea-4299-91b4-766b15e4f452 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:28.705156 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-810ee514-13ea-4299-91b4-766b15e4f452 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:28.705308 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-810ee514-13ea-4299-91b4-766b15e4f452 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:28.711141 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:28.711141 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:28.712274 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-810ee514-13ea-4299-91b4-766b15e4f452 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:28.712841 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1043/4172] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:28 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:28.780202 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-ee8c911a-d746-4307-9081-25587bc41ae4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:28.785613 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-ee8c911a-d746-4307-9081-25587bc41ae4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] PUT https://10.4.3.11/volume/v3/attachments/7766ec78-9337-4e7d-9ec0-e18c22f051a6 Aug 14 01:29:28.786042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-ee8c911a-d746-4307-9081-25587bc41ae4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:28.795920 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-ee8c911a-d746-4307-9081-25587bc41ae4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Acquiring lock "cinder-attachment_update-d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:29:28.802373 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-ee8c911a-d746-4307-9081-25587bc41ae4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Lock "cinder-attachment_update-d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a-np0000007295" acquired by "attachment_update" :: waited 0.006s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:29:28.804023 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:28.804023 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:28.902798 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-ee8c911a-d746-4307-9081-25587bc41ae4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Lock "cinder-attachment_update-d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a-np0000007295" released by "attachment_update" :: held 0.100s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:29:28.902798 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-ee8c911a-d746-4307-9081-25587bc41ae4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/attachments/7766ec78-9337-4e7d-9ec0-e18c22f051a6 returned with HTTP 200 Aug 14 01:29:28.903348 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1042/4173] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:29:28 2026] PUT /volume/v3/attachments/7766ec78-9337-4e7d-9ec0-e18c22f051a6 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:29.005993 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-caf94a07-8dcb-4b2b-9b90-1f4db2242d6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:29.008143 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-caf94a07-8dcb-4b2b-9b90-1f4db2242d6b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 Aug 14 01:29:29.008510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-caf94a07-8dcb-4b2b-9b90-1f4db2242d6b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:29.008840 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-caf94a07-8dcb-4b2b-9b90-1f4db2242d6b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:29.017946 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:29.017946 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:29.024078 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-caf94a07-8dcb-4b2b-9b90-1f4db2242d6b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:29.029618 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-caf94a07-8dcb-4b2b-9b90-1f4db2242d6b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 returned with HTTP 200 Aug 14 01:29:29.030158 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1037/4174] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:29 2026] GET /volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:29.046025 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aaa05f0c-65a1-491b-a560-0291f48562d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:29.047947 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aaa05f0c-65a1-491b-a560-0291f48562d3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:29:29.048301 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aaa05f0c-65a1-491b-a560-0291f48562d3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "778b54df-114c-4ae0-a9bf-95195ef2af88", "name": "tempest-type-Backup-227950088"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:29.049813 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-aaa05f0c-65a1-491b-a560-0291f48562d3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Creating new backup {'backup': {'volume_id': '778b54df-114c-4ae0-a9bf-95195ef2af88', 'name': 'tempest-type-Backup-227950088'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:29:29.050000 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-aaa05f0c-65a1-491b-a560-0291f48562d3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Creating backup of volume 778b54df-114c-4ae0-a9bf-95195ef2af88 in container None Aug 14 01:29:29.059022 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:29.059022 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:29.059408 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aaa05f0c-65a1-491b-a560-0291f48562d3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:29.087706 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-aaa05f0c-65a1-491b-a560-0291f48562d3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Created reservations ['e4c203f5-551c-4918-8629-89cbf288e20c', '438db709-08bb-4d19-9465-dbffc5ff1381'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:29.132254 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aaa05f0c-65a1-491b-a560-0291f48562d3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:29:29.132903 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1053/4175] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:29:29 2026] POST /volume/v3/backups => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:29.145301 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cbaf3f0f-01d2-4c4e-98c0-f621a97036d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:29.148124 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cbaf3f0f-01d2-4c4e-98c0-f621a97036d5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:29.148397 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cbaf3f0f-01d2-4c4e-98c0-f621a97036d5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:29.148745 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cbaf3f0f-01d2-4c4e-98c0-f621a97036d5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:29.148842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-cbaf3f0f-01d2-4c4e-98c0-f621a97036d5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:29.154720 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:29.154720 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:29.155917 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cbaf3f0f-01d2-4c4e-98c0-f621a97036d5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:29.156282 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1044/4176] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:29 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:29.663835 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-60656bbd-6a63-44ed-a998-d80041cb8033 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:29.668705 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60656bbd-6a63-44ed-a998-d80041cb8033 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:29.668705 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60656bbd-6a63-44ed-a998-d80041cb8033 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:29.669954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-60656bbd-6a63-44ed-a998-d80041cb8033 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:29.687438 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:29.687438 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:29.692517 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-60656bbd-6a63-44ed-a998-d80041cb8033 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:29.698306 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-60656bbd-6a63-44ed-a998-d80041cb8033 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:29.698877 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1043/4177] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:29 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:29.725865 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13cba523-1dbb-425d-b2e9-fd12567e920a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:29.728264 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13cba523-1dbb-425d-b2e9-fd12567e920a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:29.728551 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13cba523-1dbb-425d-b2e9-fd12567e920a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:29.728826 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13cba523-1dbb-425d-b2e9-fd12567e920a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:29.729001 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-13cba523-1dbb-425d-b2e9-fd12567e920a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:29.731443 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=149,cinder:INSERT=11,cinder:UPDATE=29 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:29:29.736917 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:29.736917 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:29.738169 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13cba523-1dbb-425d-b2e9-fd12567e920a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:29.738862 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1038/4178] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:29 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:30.169857 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4101fb4f-1fd2-4745-943e-9c22f83d488e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:30.177159 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4101fb4f-1fd2-4745-943e-9c22f83d488e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:30.178641 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4101fb4f-1fd2-4745-943e-9c22f83d488e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:30.179076 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4101fb4f-1fd2-4745-943e-9c22f83d488e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:30.180036 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4101fb4f-1fd2-4745-943e-9c22f83d488e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:30.185762 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:30.185762 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:30.186788 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4101fb4f-1fd2-4745-943e-9c22f83d488e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:30.187383 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1054/4179] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:30 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 722 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:30.718086 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5c1647c0-f98e-4208-85eb-b66a197da5cf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:30.720443 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c1647c0-f98e-4208-85eb-b66a197da5cf tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:30.720722 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5c1647c0-f98e-4208-85eb-b66a197da5cf tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:30.720999 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5c1647c0-f98e-4208-85eb-b66a197da5cf tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:30.735143 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:30.735143 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:30.739723 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5c1647c0-f98e-4208-85eb-b66a197da5cf tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:30.745803 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5c1647c0-f98e-4208-85eb-b66a197da5cf tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:30.746627 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1045/4180] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:30 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:30.751358 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e6e5a921-8ff0-4717-bd06-47063907dc38 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:30.753588 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6e5a921-8ff0-4717-bd06-47063907dc38 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:30.754053 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6e5a921-8ff0-4717-bd06-47063907dc38 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:30.755006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e6e5a921-8ff0-4717-bd06-47063907dc38 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:30.755006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e6e5a921-8ff0-4717-bd06-47063907dc38 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:30.759249 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:30.759249 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:30.760052 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e6e5a921-8ff0-4717-bd06-47063907dc38 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:30.760554 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1044/4181] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:30 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:31.201842 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a194e543-84f7-4339-93f9-311850e3bed2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:31.204694 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a194e543-84f7-4339-93f9-311850e3bed2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:31.204937 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a194e543-84f7-4339-93f9-311850e3bed2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:31.205175 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a194e543-84f7-4339-93f9-311850e3bed2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:31.205308 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a194e543-84f7-4339-93f9-311850e3bed2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:31.211766 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:31.211766 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:31.213485 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a194e543-84f7-4339-93f9-311850e3bed2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:31.213485 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1039/4182] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:31 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:31.763332 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb491d28-7e77-4537-a6a8-086a9bb65d35 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:31.766955 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb491d28-7e77-4537-a6a8-086a9bb65d35 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:31.766955 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb491d28-7e77-4537-a6a8-086a9bb65d35 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:31.766955 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb491d28-7e77-4537-a6a8-086a9bb65d35 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:31.769230 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=198,cinder:INSERT=33,cinder:UPDATE=82,cinder:DELETE=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:29:31.775405 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9458f4a2-89cb-462e-96a9-5d4fbe6a8868 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:31.778446 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9458f4a2-89cb-462e-96a9-5d4fbe6a8868 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:31.778446 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9458f4a2-89cb-462e-96a9-5d4fbe6a8868 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:31.778740 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9458f4a2-89cb-462e-96a9-5d4fbe6a8868 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:31.779128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9458f4a2-89cb-462e-96a9-5d4fbe6a8868 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:31.784554 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:31.784554 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:31.784786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9458f4a2-89cb-462e-96a9-5d4fbe6a8868 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:31.785300 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1046/4183] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:31 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:31.790874 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:31.790874 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:31.797193 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cb491d28-7e77-4537-a6a8-086a9bb65d35 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:31.805811 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb491d28-7e77-4537-a6a8-086a9bb65d35 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:31.806904 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1055/4184] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:31 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:32.224462 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-51c59d22-f305-4f88-b686-1b02bc4950d0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:32.228556 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-472fd139-480f-4c0b-bccd-b7005649cbb1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:32.230533 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-51c59d22-f305-4f88-b686-1b02bc4950d0 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/attachments/7766ec78-9337-4e7d-9ec0-e18c22f051a6/action Aug 14 01:29:32.231163 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-51c59d22-f305-4f88-b686-1b02bc4950d0 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:32.231322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-51c59d22-f305-4f88-b686-1b02bc4950d0 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:32.231544 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-472fd139-480f-4c0b-bccd-b7005649cbb1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:32.231884 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-472fd139-480f-4c0b-bccd-b7005649cbb1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:32.232219 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-472fd139-480f-4c0b-bccd-b7005649cbb1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:32.232642 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-472fd139-480f-4c0b-bccd-b7005649cbb1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:32.242904 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:32.242904 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:32.244521 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-472fd139-480f-4c0b-bccd-b7005649cbb1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:32.245952 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1040/4185] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:32 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 722 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:32.259163 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:32.259163 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:32.275539 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0a3312a7-dc7b-406a-9f4a-3cebb742ce58 req-51c59d22-f305-4f88-b686-1b02bc4950d0 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/attachments/7766ec78-9337-4e7d-9ec0-e18c22f051a6/action returned with HTTP 204 Aug 14 01:29:32.276308 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1045/4186] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:29:32 2026] POST /volume/v3/attachments/7766ec78-9337-4e7d-9ec0-e18c22f051a6/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:32.804058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a83ef25-ff7a-479b-b6f3-e6a9007ab253 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:32.808243 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a83ef25-ff7a-479b-b6f3-e6a9007ab253 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:32.808428 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a83ef25-ff7a-479b-b6f3-e6a9007ab253 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:32.809122 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a83ef25-ff7a-479b-b6f3-e6a9007ab253 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:32.809122 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4a83ef25-ff7a-479b-b6f3-e6a9007ab253 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:32.817070 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:32.817070 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:32.818824 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a83ef25-ff7a-479b-b6f3-e6a9007ab253 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:32.819520 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1047/4187] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:32 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:32.831026 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-165366ce-ec48-49e3-a75f-fb24c5fb6f9f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:32.835183 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-165366ce-ec48-49e3-a75f-fb24c5fb6f9f tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:32.835183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-165366ce-ec48-49e3-a75f-fb24c5fb6f9f tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:32.835183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-165366ce-ec48-49e3-a75f-fb24c5fb6f9f tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:32.851298 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:32.851298 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:32.858166 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-165366ce-ec48-49e3-a75f-fb24c5fb6f9f tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:32.865220 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-165366ce-ec48-49e3-a75f-fb24c5fb6f9f tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:32.866000 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1056/4188] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:32 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:32.883937 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c8e8a57c-f490-4196-9185-49e03cf6dc8a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:32.885861 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8e8a57c-f490-4196-9185-49e03cf6dc8a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:32.886123 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8e8a57c-f490-4196-9185-49e03cf6dc8a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:32.886557 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8e8a57c-f490-4196-9185-49e03cf6dc8a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:32.903398 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:32.903398 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:32.908888 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c8e8a57c-f490-4196-9185-49e03cf6dc8a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:32.915262 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8e8a57c-f490-4196-9185-49e03cf6dc8a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:32.915791 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1041/4189] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:32 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:32.930865 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ead1281a-130b-4315-84b8-0eed7a533422 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:32.935301 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ead1281a-130b-4315-84b8-0eed7a533422 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action Aug 14 01:29:32.936316 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ead1281a-130b-4315-84b8-0eed7a533422 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action body: b'{"os-detach": {"attachment_id": "7766ec78-9337-4e7d-9ec0-e18c22f051a6"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:32.936484 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ead1281a-130b-4315-84b8-0eed7a533422 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "7766ec78-9337-4e7d-9ec0-e18c22f051a6"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:32.952844 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:32.952844 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:32.953416 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ead1281a-130b-4315-84b8-0eed7a533422 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:32.965332 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ead1281a-130b-4315-84b8-0eed7a533422 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action returned with HTTP 400 Aug 14 01:29:32.966110 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1046/4190] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:29:32 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 100 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:29:33.022377 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0f790781-f794-43ac-9562-2e6663f685df req-0aa35136-9e8d-4b9e-b7ad-38eef44144a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:33.025402 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-0aa35136-9e8d-4b9e-b7ad-38eef44144a3 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:33.025692 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-0aa35136-9e8d-4b9e-b7ad-38eef44144a3 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:33.025996 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-0aa35136-9e8d-4b9e-b7ad-38eef44144a3 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:33.041101 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:33.041101 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:33.049795 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0f790781-f794-43ac-9562-2e6663f685df req-0aa35136-9e8d-4b9e-b7ad-38eef44144a3 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:33.056843 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-0aa35136-9e8d-4b9e-b7ad-38eef44144a3 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:33.057515 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1048/4191] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:33 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:33.088210 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0f790781-f794-43ac-9562-2e6663f685df req-cb67f1e6-dec8-48c9-84b7-e71aaaceb379 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:33.093088 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-cb67f1e6-dec8-48c9-84b7-e71aaaceb379 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a/action Aug 14 01:29:33.093088 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-cb67f1e6-dec8-48c9-84b7-e71aaaceb379 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:33.093088 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-cb67f1e6-dec8-48c9-84b7-e71aaaceb379 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:33.110473 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:33.110473 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:33.111744 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0f790781-f794-43ac-9562-2e6663f685df req-cb67f1e6-dec8-48c9-84b7-e71aaaceb379 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:33.130682 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0f790781-f794-43ac-9562-2e6663f685df req-cb67f1e6-dec8-48c9-84b7-e71aaaceb379 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Begin detaching volume completed successfully. Aug 14 01:29:33.130682 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-cb67f1e6-dec8-48c9-84b7-e71aaaceb379 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a/action returned with HTTP 202 Aug 14 01:29:33.130682 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1057/4192] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:29:33 2026] POST /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:29:33.230996 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-95501d58-2808-4efa-b239-5958393d10a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:33.231398 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95501d58-2808-4efa-b239-5958393d10a2 None None] GET https://10.4.3.11/volume// Aug 14 01:29:33.231478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95501d58-2808-4efa-b239-5958393d10a2 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:33.231711 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-95501d58-2808-4efa-b239-5958393d10a2 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:33.232034 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-95501d58-2808-4efa-b239-5958393d10a2 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:33.232301 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1042/4193] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:29:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:33.245661 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-0f790781-f794-43ac-9562-2e6663f685df req-3f081dd2-ebe9-4c0f-bfb0-f9507df7d7d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:33.248743 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-3f081dd2-ebe9-4c0f-bfb0-f9507df7d7d1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:33.249090 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-3f081dd2-ebe9-4c0f-bfb0-f9507df7d7d1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:33.249382 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-3f081dd2-ebe9-4c0f-bfb0-f9507df7d7d1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:33.265959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6b23baa0-5761-47ca-9d81-8c3604878b9b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:33.267555 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:33.267555 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:33.268825 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b23baa0-5761-47ca-9d81-8c3604878b9b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:33.269209 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b23baa0-5761-47ca-9d81-8c3604878b9b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:33.269542 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6b23baa0-5761-47ca-9d81-8c3604878b9b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:33.269626 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6b23baa0-5761-47ca-9d81-8c3604878b9b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:33.274724 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-0f790781-f794-43ac-9562-2e6663f685df req-3f081dd2-ebe9-4c0f-bfb0-f9507df7d7d1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:33.278329 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:33.278329 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:33.279354 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6b23baa0-5761-47ca-9d81-8c3604878b9b tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:33.279942 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1049/4194] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:33 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:33.287076 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-3f081dd2-ebe9-4c0f-bfb0-f9507df7d7d1 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:33.287850 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1047/4195] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:29:33 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 1331 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:29:33.840720 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0d20085-74a0-436b-9008-ba08665ca777 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:33.844952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0d20085-74a0-436b-9008-ba08665ca777 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:33.844952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0d20085-74a0-436b-9008-ba08665ca777 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:33.844952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0d20085-74a0-436b-9008-ba08665ca777 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:33.844952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e0d20085-74a0-436b-9008-ba08665ca777 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:33.851719 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:33.851719 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:33.853122 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0d20085-74a0-436b-9008-ba08665ca777 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:33.853729 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1058/4196] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:33 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:34.300866 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c7e9b13c-bc48-40e3-917a-ec450308d395 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:34.304243 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7e9b13c-bc48-40e3-917a-ec450308d395 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:34.304674 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7e9b13c-bc48-40e3-917a-ec450308d395 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:34.305001 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7e9b13c-bc48-40e3-917a-ec450308d395 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:34.307946 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c7e9b13c-bc48-40e3-917a-ec450308d395 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:34.314753 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:34.314753 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:34.315843 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7e9b13c-bc48-40e3-917a-ec450308d395 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:34.316611 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1043/4197] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:34 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:34.705500 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0f790781-f794-43ac-9562-2e6663f685df req-94e109ca-3c28-49e4-8183-9de1d68f81db None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:34.708438 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-94e109ca-3c28-49e4-8183-9de1d68f81db tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] DELETE https://10.4.3.11/volume/v3/attachments/7766ec78-9337-4e7d-9ec0-e18c22f051a6 Aug 14 01:29:34.708704 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-94e109ca-3c28-49e4-8183-9de1d68f81db tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:34.708882 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-94e109ca-3c28-49e4-8183-9de1d68f81db tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:34.718668 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:34.718668 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:34.800820 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0f790781-f794-43ac-9562-2e6663f685df req-94e109ca-3c28-49e4-8183-9de1d68f81db tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/attachments/7766ec78-9337-4e7d-9ec0-e18c22f051a6 returned with HTTP 200 Aug 14 01:29:34.801523 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1050/4198] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:29:34 2026] DELETE /volume/v3/attachments/7766ec78-9337-4e7d-9ec0-e18c22f051a6 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:34.867959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-04f20928-1c68-4765-9de2-a1db0bb13553 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:34.871172 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04f20928-1c68-4765-9de2-a1db0bb13553 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:34.871172 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04f20928-1c68-4765-9de2-a1db0bb13553 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:34.872018 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-04f20928-1c68-4765-9de2-a1db0bb13553 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:34.872142 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-04f20928-1c68-4765-9de2-a1db0bb13553 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:34.878779 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:34.878779 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:34.880012 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-04f20928-1c68-4765-9de2-a1db0bb13553 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:34.880719 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1048/4199] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:34 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:35.340857 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a0894d5-0fc1-49c0-95b7-041ae4895654 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:35.345451 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a0894d5-0fc1-49c0-95b7-041ae4895654 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:35.345451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a0894d5-0fc1-49c0-95b7-041ae4895654 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:35.345451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a0894d5-0fc1-49c0-95b7-041ae4895654 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:35.345451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3a0894d5-0fc1-49c0-95b7-041ae4895654 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:35.356222 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:35.356222 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:35.357156 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a0894d5-0fc1-49c0-95b7-041ae4895654 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:35.357697 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1059/4200] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:35 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:35.394337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a58ed63-8cf7-4aa7-a978-d4fea1ab0e50 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:35.397688 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a58ed63-8cf7-4aa7-a978-d4fea1ab0e50 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] POST https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action Aug 14 01:29:35.398256 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a58ed63-8cf7-4aa7-a978-d4fea1ab0e50 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:35.398471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a58ed63-8cf7-4aa7-a978-d4fea1ab0e50 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:35.413575 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:35.413575 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:35.418746 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-5a58ed63-8cf7-4aa7-a978-d4fea1ab0e50 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] Updating volume '5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b' with '{'status': 'in-use'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 01:29:35.454814 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a58ed63-8cf7-4aa7-a978-d4fea1ab0e50 tempest-TestServerVolumeAttachmentScenario-120875930 tempest-TestServerVolumeAttachmentScenario-120875930-project-admin] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action returned with HTTP 202 Aug 14 01:29:35.455478 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1044/4201] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:29:35 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:29:35.468385 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fc6dfe93-c889-4f2a-b48b-4066741be6ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:35.470583 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc6dfe93-c889-4f2a-b48b-4066741be6ac tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:35.470871 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc6dfe93-c889-4f2a-b48b-4066741be6ac tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:35.471144 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fc6dfe93-c889-4f2a-b48b-4066741be6ac tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:35.486432 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:35.486432 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:35.491511 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fc6dfe93-c889-4f2a-b48b-4066741be6ac tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:35.498056 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fc6dfe93-c889-4f2a-b48b-4066741be6ac tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:35.498588 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1051/4202] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:35 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:35.564452 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-4179e3d3-4810-4508-9679-e4627041b68a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:35.568435 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-4179e3d3-4810-4508-9679-e4627041b68a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:35.568848 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-4179e3d3-4810-4508-9679-e4627041b68a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:35.569175 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-4179e3d3-4810-4508-9679-e4627041b68a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:35.590499 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:35.590499 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:35.596952 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-4179e3d3-4810-4508-9679-e4627041b68a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:35.604883 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-4179e3d3-4810-4508-9679-e4627041b68a tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:35.604883 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1049/4203] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:35 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:35.632907 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-cfb58d7d-4af0-406c-92a7-ecc902d8dc3b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:35.636665 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-cfb58d7d-4af0-406c-92a7-ecc902d8dc3b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] POST https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action Aug 14 01:29:35.637103 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-cfb58d7d-4af0-406c-92a7-ecc902d8dc3b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:35.637375 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-cfb58d7d-4af0-406c-92a7-ecc902d8dc3b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:35.651305 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:35.651305 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:35.652132 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-cfb58d7d-4af0-406c-92a7-ecc902d8dc3b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:35.661750 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-cfb58d7d-4af0-406c-92a7-ecc902d8dc3b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Begin detaching volume completed successfully. Aug 14 01:29:35.661750 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-cfb58d7d-4af0-406c-92a7-ecc902d8dc3b tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action returned with HTTP 202 Aug 14 01:29:35.662564 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1060/4204] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:29:35 2026] POST /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:29:35.734213 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1db1a971-6313-42eb-a50d-2cfa7b129dce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:35.734995 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1db1a971-6313-42eb-a50d-2cfa7b129dce None None] GET https://10.4.3.11/volume// Aug 14 01:29:35.735270 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1db1a971-6313-42eb-a50d-2cfa7b129dce None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:35.735483 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1db1a971-6313-42eb-a50d-2cfa7b129dce None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:35.736059 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1db1a971-6313-42eb-a50d-2cfa7b129dce None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:35.737165 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1045/4205] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:29:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:35.754513 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-391c3830-8780-4c64-8ec1-33dc2ae1a5d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:35.760553 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-391c3830-8780-4c64-8ec1-33dc2ae1a5d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:35.760553 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-391c3830-8780-4c64-8ec1-33dc2ae1a5d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:35.760553 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-391c3830-8780-4c64-8ec1-33dc2ae1a5d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:35.776193 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:35.776193 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:35.784147 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-391c3830-8780-4c64-8ec1-33dc2ae1a5d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:35.793630 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-391c3830-8780-4c64-8ec1-33dc2ae1a5d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:35.794126 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1052/4206] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:29:35 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 1331 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:29:35.899392 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-87cb0099-3493-4a4c-bda6-cb686c2dc9d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:35.902029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87cb0099-3493-4a4c-bda6-cb686c2dc9d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:35.902783 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87cb0099-3493-4a4c-bda6-cb686c2dc9d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:35.903026 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87cb0099-3493-4a4c-bda6-cb686c2dc9d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:35.903284 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-87cb0099-3493-4a4c-bda6-cb686c2dc9d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:35.909685 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:35.909685 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:35.910860 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87cb0099-3493-4a4c-bda6-cb686c2dc9d1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:35.911414 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1050/4207] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:35 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:36.375858 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4a344ff-bb8a-48f0-ab30-1d4cfd3cb3e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:36.378476 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4a344ff-bb8a-48f0-ab30-1d4cfd3cb3e4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:36.378793 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4a344ff-bb8a-48f0-ab30-1d4cfd3cb3e4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:36.379069 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4a344ff-bb8a-48f0-ab30-1d4cfd3cb3e4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:36.379219 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a4a344ff-bb8a-48f0-ab30-1d4cfd3cb3e4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:36.387702 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:36.387702 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:36.388570 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4a344ff-bb8a-48f0-ab30-1d4cfd3cb3e4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:36.389712 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1061/4208] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:36 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:36.909328 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-93d62903-8903-430d-919b-c331644638b4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:36.911442 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-93d62903-8903-430d-919b-c331644638b4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] DELETE https://10.4.3.11/volume/v3/attachments/c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0 Aug 14 01:29:36.911619 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-93d62903-8903-430d-919b-c331644638b4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:36.911782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-93d62903-8903-430d-919b-c331644638b4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:36.918506 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:36.918506 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:36.927914 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5827b109-ff20-439f-8864-30f119559f78 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:36.928371 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5827b109-ff20-439f-8864-30f119559f78 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:36.928661 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5827b109-ff20-439f-8864-30f119559f78 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:36.928986 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5827b109-ff20-439f-8864-30f119559f78 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:36.929108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5827b109-ff20-439f-8864-30f119559f78 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:36.934851 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:36.934851 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:36.935798 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5827b109-ff20-439f-8864-30f119559f78 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:36.936917 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1053/4209] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:36 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:36.979185 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a5053735-3c35-4414-ae0f-008541a8e6ff req-93d62903-8903-430d-919b-c331644638b4 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/attachments/c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0 returned with HTTP 200 Aug 14 01:29:36.980144 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1046/4210] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:29:36 2026] DELETE /volume/v3/attachments/c7578e44-c5b3-4eb1-8a98-dd7f5ef984b0 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:37.402610 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1fdbdc76-c85b-406b-91d3-8516bd70984e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:37.406683 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1fdbdc76-c85b-406b-91d3-8516bd70984e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:37.407333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1fdbdc76-c85b-406b-91d3-8516bd70984e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:37.407333 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1fdbdc76-c85b-406b-91d3-8516bd70984e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:37.407433 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1fdbdc76-c85b-406b-91d3-8516bd70984e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:37.412550 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:37.412550 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:37.413324 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1fdbdc76-c85b-406b-91d3-8516bd70984e tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:37.413799 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1051/4211] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:37 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:37.920830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ef2a7513-00ae-44c6-9c18-973fe3efcbe9 req-b1f19b8f-514a-4951-9a5a-d8320be24712 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:37.923261 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ef2a7513-00ae-44c6-9c18-973fe3efcbe9 req-b1f19b8f-514a-4951-9a5a-d8320be24712 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:37.923550 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ef2a7513-00ae-44c6-9c18-973fe3efcbe9 req-b1f19b8f-514a-4951-9a5a-d8320be24712 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:37.923789 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ef2a7513-00ae-44c6-9c18-973fe3efcbe9 req-b1f19b8f-514a-4951-9a5a-d8320be24712 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:37.932224 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:37.932224 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:37.937239 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-ef2a7513-00ae-44c6-9c18-973fe3efcbe9 req-b1f19b8f-514a-4951-9a5a-d8320be24712 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:37.946062 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ef2a7513-00ae-44c6-9c18-973fe3efcbe9 req-b1f19b8f-514a-4951-9a5a-d8320be24712 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:37.946062 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1062/4212] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:37 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:37.949044 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a1a9c7e4-28c9-423a-a3f8-89d9718c824d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:37.952122 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1a9c7e4-28c9-423a-a3f8-89d9718c824d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:37.952122 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1a9c7e4-28c9-423a-a3f8-89d9718c824d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:37.952122 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a1a9c7e4-28c9-423a-a3f8-89d9718c824d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:37.953362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a1a9c7e4-28c9-423a-a3f8-89d9718c824d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:37.958798 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:37.958798 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:37.959758 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a1a9c7e4-28c9-423a-a3f8-89d9718c824d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:37.960303 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1054/4213] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:37 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:38.425475 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e4f5420-8713-4070-98c7-d7e0fdfd550a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:38.427825 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e4f5420-8713-4070-98c7-d7e0fdfd550a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:38.428120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e4f5420-8713-4070-98c7-d7e0fdfd550a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:38.428334 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e4f5420-8713-4070-98c7-d7e0fdfd550a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:38.428443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0e4f5420-8713-4070-98c7-d7e0fdfd550a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:38.433513 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:38.433513 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:38.434380 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e4f5420-8713-4070-98c7-d7e0fdfd550a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:38.434910 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1047/4214] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:38 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:38.973615 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f70dcb4f-c6f9-4419-a30f-13c17a49c89a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:38.975761 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f70dcb4f-c6f9-4419-a30f-13c17a49c89a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:29:38.976069 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f70dcb4f-c6f9-4419-a30f-13c17a49c89a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:38.976359 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f70dcb4f-c6f9-4419-a30f-13c17a49c89a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:38.976530 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f70dcb4f-c6f9-4419-a30f-13c17a49c89a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:38.981731 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:38.981731 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:38.982894 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f70dcb4f-c6f9-4419-a30f-13c17a49c89a tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:29:38.983679 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1052/4215] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:38 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:39.451909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-558356f3-2a60-4308-a5e5-80669a07e5b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:39.454886 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-558356f3-2a60-4308-a5e5-80669a07e5b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:39.455088 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-558356f3-2a60-4308-a5e5-80669a07e5b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:39.455296 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-558356f3-2a60-4308-a5e5-80669a07e5b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:39.455427 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-558356f3-2a60-4308-a5e5-80669a07e5b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:39.466868 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:39.466868 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:39.466868 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-558356f3-2a60-4308-a5e5-80669a07e5b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:39.467457 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1063/4216] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:39 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:40.483136 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8c36efb5-1a7c-441e-8c6e-73160355cb0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:40.484993 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c36efb5-1a7c-441e-8c6e-73160355cb0a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:40.485236 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c36efb5-1a7c-441e-8c6e-73160355cb0a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:40.485955 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c36efb5-1a7c-441e-8c6e-73160355cb0a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:40.485955 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8c36efb5-1a7c-441e-8c6e-73160355cb0a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:40.491786 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:40.491786 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:40.492333 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c36efb5-1a7c-441e-8c6e-73160355cb0a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:40.492878 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1055/4217] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:40 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:41.366373 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-8508cb5a-12e7-4b8f-8284-e1378e999418 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:41.369945 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-8508cb5a-12e7-4b8f-8284-e1378e999418 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:29:41.370381 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-8508cb5a-12e7-4b8f-8284-e1378e999418 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:41.370695 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-8508cb5a-12e7-4b8f-8284-e1378e999418 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:41.376345 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-422113dd-973f-4725-96f9-a61f35f81602 req-ed40064f-dc45-4179-89cc-1cf4acf40b06 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:41.380255 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-422113dd-973f-4725-96f9-a61f35f81602 req-ed40064f-dc45-4179-89cc-1cf4acf40b06 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] DELETE https://10.4.3.11/volume/v3/attachments/3d097c06-45e9-440e-a307-5d54d848b6d3 Aug 14 01:29:41.380578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-422113dd-973f-4725-96f9-a61f35f81602 req-ed40064f-dc45-4179-89cc-1cf4acf40b06 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:41.380917 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-422113dd-973f-4725-96f9-a61f35f81602 req-ed40064f-dc45-4179-89cc-1cf4acf40b06 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:41.384215 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:41.384215 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:41.390120 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-8508cb5a-12e7-4b8f-8284-e1378e999418 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:29:41.392912 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:41.392912 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:41.398615 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-8508cb5a-12e7-4b8f-8284-e1378e999418 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 200 Aug 14 01:29:41.399306 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1048/4218] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:41 2026] GET /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:41.400722 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9e0ecbf-493f-4d3d-b16a-e4a85b95e488 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:41.403644 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9e0ecbf-493f-4d3d-b16a-e4a85b95e488 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] DELETE https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:41.404456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9e0ecbf-493f-4d3d-b16a-e4a85b95e488 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:41.404868 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9e0ecbf-493f-4d3d-b16a-e4a85b95e488 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:41.405152 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d9e0ecbf-493f-4d3d-b16a-e4a85b95e488 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Delete volume with id: d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:41.413532 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-810ed8ce-2235-49ca-957d-3c0949f9354d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:41.414017 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-810ed8ce-2235-49ca-957d-3c0949f9354d None None] GET https://10.4.3.11/volume// Aug 14 01:29:41.414224 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-810ed8ce-2235-49ca-957d-3c0949f9354d None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:41.414436 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-810ed8ce-2235-49ca-957d-3c0949f9354d None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:41.414985 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-810ed8ce-2235-49ca-957d-3c0949f9354d None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:41.415458 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1056/4219] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:29:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:41.415678 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:41.415678 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:41.416460 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9e0ecbf-493f-4d3d-b16a-e4a85b95e488 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:41.426759 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-328b08d1-90a6-4b64-9d8a-6cf4189379e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:41.429514 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-328b08d1-90a6-4b64-9d8a-6cf4189379e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:29:41.429860 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-328b08d1-90a6-4b64-9d8a-6cf4189379e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d1784cd-1198-4e5b-b0d1-e5c2648d5558", "connector": null, "instance_uuid": "90b84bb6-9aa9-42be-a396-f9e60988b4cb"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:41.440582 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:41.440582 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:41.443543 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9e0ecbf-493f-4d3d-b16a-e4a85b95e488 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Delete volume request issued successfully. Aug 14 01:29:41.444109 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9e0ecbf-493f-4d3d-b16a-e4a85b95e488 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 202 Aug 14 01:29:41.445294 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1064/4220] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:41 2026] DELETE /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:41.458587 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-988915a0-505e-46a6-a221-852ded32c68c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:41.460615 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-988915a0-505e-46a6-a221-852ded32c68c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:41.460894 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-988915a0-505e-46a6-a221-852ded32c68c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:41.461614 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-988915a0-505e-46a6-a221-852ded32c68c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:41.464525 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-422113dd-973f-4725-96f9-a61f35f81602 req-ed40064f-dc45-4179-89cc-1cf4acf40b06 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/attachments/3d097c06-45e9-440e-a307-5d54d848b6d3 returned with HTTP 200 Aug 14 01:29:41.465046 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1053/4221] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:29:41 2026] DELETE /volume/v3/attachments/3d097c06-45e9-440e-a307-5d54d848b6d3 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:41.470012 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:41.470012 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:41.475246 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-988915a0-505e-46a6-a221-852ded32c68c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:41.481600 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-988915a0-505e-46a6-a221-852ded32c68c tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 200 Aug 14 01:29:41.482235 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1057/4222] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:41 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:41.483472 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-328b08d1-90a6-4b64-9d8a-6cf4189379e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:29:41.484191 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1049/4223] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:29:41 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 14 01:29:41.506576 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b3569b9-1780-4ab0-99bf-1ed2044bd08c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:41.509624 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b3569b9-1780-4ab0-99bf-1ed2044bd08c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:41.510162 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b3569b9-1780-4ab0-99bf-1ed2044bd08c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:41.511425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b3569b9-1780-4ab0-99bf-1ed2044bd08c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:41.511679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8b3569b9-1780-4ab0-99bf-1ed2044bd08c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:41.519081 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:41.519081 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:41.520138 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b3569b9-1780-4ab0-99bf-1ed2044bd08c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:41.520466 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1065/4224] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:41 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:42.502276 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22535bc5-3821-439c-a36f-2d2b1bd8f4b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.504304 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22535bc5-3821-439c-a36f-2d2b1bd8f4b6 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a Aug 14 01:29:42.504557 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22535bc5-3821-439c-a36f-2d2b1bd8f4b6 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.505075 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22535bc5-3821-439c-a36f-2d2b1bd8f4b6 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.515959 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22535bc5-3821-439c-a36f-2d2b1bd8f4b6 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a returned with HTTP 404 Aug 14 01:29:42.516575 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1054/4225] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:42 2026] GET /volume/v3/volumes/d40bf3d8-24ff-4ae1-bb3b-7bf331e4db5a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:42.524908 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a38ee902-63ac-451e-88ef-338ff2183354 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.527527 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a38ee902-63ac-451e-88ef-338ff2183354 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:42.527808 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a38ee902-63ac-451e-88ef-338ff2183354 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.529720 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a38ee902-63ac-451e-88ef-338ff2183354 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.529720 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a38ee902-63ac-451e-88ef-338ff2183354 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Delete volume with id: 5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:42.530832 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0e0343d-d227-4d82-81c2-bf91080230e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.533292 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0e0343d-d227-4d82-81c2-bf91080230e6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:42.533666 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0e0343d-d227-4d82-81c2-bf91080230e6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.534051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0e0343d-d227-4d82-81c2-bf91080230e6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.534051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d0e0343d-d227-4d82-81c2-bf91080230e6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:42.538020 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:42.538020 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:42.538586 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a38ee902-63ac-451e-88ef-338ff2183354 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:42.541078 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:42.541078 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:42.541978 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0e0343d-d227-4d82-81c2-bf91080230e6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:42.542456 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1050/4226] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:42 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:42.558780 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a38ee902-63ac-451e-88ef-338ff2183354 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Delete volume request issued successfully. Aug 14 01:29:42.559093 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a38ee902-63ac-451e-88ef-338ff2183354 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 202 Aug 14 01:29:42.559684 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1058/4227] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:42 2026] DELETE /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:42.570228 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61028965-f9d9-4a61-b0ce-f18ad38ad3d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.572609 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61028965-f9d9-4a61-b0ce-f18ad38ad3d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:42.573245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61028965-f9d9-4a61-b0ce-f18ad38ad3d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.573245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61028965-f9d9-4a61-b0ce-f18ad38ad3d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.586444 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:42.586444 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:42.591828 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61028965-f9d9-4a61-b0ce-f18ad38ad3d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Volume info retrieved successfully. Aug 14 01:29:42.600941 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61028965-f9d9-4a61-b0ce-f18ad38ad3d2 tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 200 Aug 14 01:29:42.601738 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1066/4228] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:42 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:42.733970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3574860a-28e7-43b2-9df0-0c15201556d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.735290 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3574860a-28e7-43b2-9df0-0c15201556d6 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] DELETE https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 Aug 14 01:29:42.735545 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3574860a-28e7-43b2-9df0-0c15201556d6 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.735811 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3574860a-28e7-43b2-9df0-0c15201556d6 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.735934 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3574860a-28e7-43b2-9df0-0c15201556d6 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Delete volume with id: 8cc627f1-201b-4a34-85ce-02be4cf2c499 Aug 14 01:29:42.748165 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3bfa4733-9fe0-47fd-ad4e-56dd655ca7b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.748514 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:42.748514 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:42.748612 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3bfa4733-9fe0-47fd-ad4e-56dd655ca7b6 None None] GET https://10.4.3.11/volume// Aug 14 01:29:42.748767 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3bfa4733-9fe0-47fd-ad4e-56dd655ca7b6 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.749008 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3bfa4733-9fe0-47fd-ad4e-56dd655ca7b6 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.749086 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3574860a-28e7-43b2-9df0-0c15201556d6 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:29:42.749379 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3bfa4733-9fe0-47fd-ad4e-56dd655ca7b6 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:42.749741 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1051/4229] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:29:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:42.762125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-863ed08c-ec0f-49e8-a96d-1c9a820f9145 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.765607 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-863ed08c-ec0f-49e8-a96d-1c9a820f9145 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:29:42.765964 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-863ed08c-ec0f-49e8-a96d-1c9a820f9145 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.766213 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-863ed08c-ec0f-49e8-a96d-1c9a820f9145 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.781813 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3574860a-28e7-43b2-9df0-0c15201556d6 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Delete volume request issued successfully. Aug 14 01:29:42.782112 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3574860a-28e7-43b2-9df0-0c15201556d6 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 returned with HTTP 202 Aug 14 01:29:42.782689 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1055/4230] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:42 2026] DELETE /volume/v3/volumes/8cc627f1-201b-4a34-85ce-02be4cf2c499 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:42.784502 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:42.784502 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:42.791544 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-863ed08c-ec0f-49e8-a96d-1c9a820f9145 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:29:42.796944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f330a5e-182b-4aeb-8d08-20c12c137582 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.798709 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f330a5e-182b-4aeb-8d08-20c12c137582 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] DELETE https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 Aug 14 01:29:42.798709 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f330a5e-182b-4aeb-8d08-20c12c137582 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.799107 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f330a5e-182b-4aeb-8d08-20c12c137582 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.799281 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-3f330a5e-182b-4aeb-8d08-20c12c137582 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Delete backup with id: eb2a68ad-ded9-4e44-a2be-dc23994f87e8. Aug 14 01:29:42.802664 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-863ed08c-ec0f-49e8-a96d-1c9a820f9145 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 200 Aug 14 01:29:42.803604 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1059/4231] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:29:42 2026] GET /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 1534 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 01:29:42.805588 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:42.805588 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:42.826003 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-3f330a5e-182b-4aeb-8d08-20c12c137582 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] delete_backup rpcapi backup_id eb2a68ad-ded9-4e44-a2be-dc23994f87e8 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:29:42.830553 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f330a5e-182b-4aeb-8d08-20c12c137582 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 returned with HTTP 202 Aug 14 01:29:42.831349 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1067/4232] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:42 2026] DELETE /volume/v3/backups/eb2a68ad-ded9-4e44-a2be-dc23994f87e8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:29:42.846621 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc781d2a-70a3-4be9-b127-61ce11c222c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.851471 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc781d2a-70a3-4be9-b127-61ce11c222c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 Aug 14 01:29:42.851759 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc781d2a-70a3-4be9-b127-61ce11c222c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.851832 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc781d2a-70a3-4be9-b127-61ce11c222c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.852012 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cc781d2a-70a3-4be9-b127-61ce11c222c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Delete volume with id: 7f9b7615-2547-4da2-82f5-9b464d9c1ef9 Aug 14 01:29:42.862351 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:42.862351 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:42.862779 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc781d2a-70a3-4be9-b127-61ce11c222c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:29:42.888337 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc781d2a-70a3-4be9-b127-61ce11c222c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Delete volume request issued successfully. Aug 14 01:29:42.889097 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc781d2a-70a3-4be9-b127-61ce11c222c5 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 returned with HTTP 202 Aug 14 01:29:42.889302 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1052/4233] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:42 2026] DELETE /volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:42.900592 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7bcee3de-4a1f-4d1d-a941-a13f009ab813 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.903101 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bcee3de-4a1f-4d1d-a941-a13f009ab813 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 Aug 14 01:29:42.903101 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bcee3de-4a1f-4d1d-a941-a13f009ab813 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:42.903270 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bcee3de-4a1f-4d1d-a941-a13f009ab813 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:42.914695 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:42.914695 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:42.923295 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7bcee3de-4a1f-4d1d-a941-a13f009ab813 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Volume info retrieved successfully. Aug 14 01:29:42.933100 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bcee3de-4a1f-4d1d-a941-a13f009ab813 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 returned with HTTP 200 Aug 14 01:29:42.933300 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1056/4234] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:42 2026] GET /volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:42.940306 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-640872ae-311c-47ea-ad5f-cd63658fee21 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:42.946001 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-640872ae-311c-47ea-ad5f-cd63658fee21 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] PUT https://10.4.3.11/volume/v3/attachments/673f4831-b9d5-477e-8ec2-c6830feb6a26 Aug 14 01:29:42.946066 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-640872ae-311c-47ea-ad5f-cd63658fee21 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:42.965343 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-640872ae-311c-47ea-ad5f-cd63658fee21 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Acquiring lock "cinder-attachment_update-4d1784cd-1198-4e5b-b0d1-e5c2648d5558-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:29:42.973891 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-640872ae-311c-47ea-ad5f-cd63658fee21 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Lock "cinder-attachment_update-4d1784cd-1198-4e5b-b0d1-e5c2648d5558-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:29:42.974737 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:42.974737 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:43.121510 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-640872ae-311c-47ea-ad5f-cd63658fee21 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Lock "cinder-attachment_update-4d1784cd-1198-4e5b-b0d1-e5c2648d5558-np0000007295" released by "attachment_update" :: held 0.149s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:29:43.121510 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-640872ae-311c-47ea-ad5f-cd63658fee21 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/attachments/673f4831-b9d5-477e-8ec2-c6830feb6a26 returned with HTTP 200 Aug 14 01:29:43.122157 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1060/4235] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:29:42 2026] PUT /volume/v3/attachments/673f4831-b9d5-477e-8ec2-c6830feb6a26 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:43.150677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-6afa480b-4791-4ad3-97e6-1165843acba2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:43.153800 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-6afa480b-4791-4ad3-97e6-1165843acba2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/attachments/673f4831-b9d5-477e-8ec2-c6830feb6a26/action Aug 14 01:29:43.154328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-6afa480b-4791-4ad3-97e6-1165843acba2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:43.154624 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-6afa480b-4791-4ad3-97e6-1165843acba2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:43.180767 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:43.180767 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:43.199259 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0e671041-653a-4137-bdda-b5fca9e6e6a7 req-6afa480b-4791-4ad3-97e6-1165843acba2 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/attachments/673f4831-b9d5-477e-8ec2-c6830feb6a26/action returned with HTTP 204 Aug 14 01:29:43.200446 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1068/4236] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:29:43 2026] POST /volume/v3/attachments/673f4831-b9d5-477e-8ec2-c6830feb6a26/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:43.377730 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-cd9d8b2d-86a5-4e4f-8823-07e85906eb14 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:43.382377 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-cd9d8b2d-86a5-4e4f-8823-07e85906eb14 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/limits Aug 14 01:29:43.382521 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-cd9d8b2d-86a5-4e4f-8823-07e85906eb14 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:43.382814 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-cd9d8b2d-86a5-4e4f-8823-07e85906eb14 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:43.426816 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-cd9d8b2d-86a5-4e4f-8823-07e85906eb14 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/limits returned with HTTP 200 Aug 14 01:29:43.427616 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1053/4237] 10.4.3.11 () {68 vars in 1477 bytes} [Fri Aug 14 01:29:43 2026] GET /volume/v3/limits => generated 302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:43.528006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-7f0baf7c-b572-4119-8233-e1b43c18a019 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:43.530541 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-7f0baf7c-b572-4119-8233-e1b43c18a019 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:29:43.531082 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-7f0baf7c-b572-4119-8233-e1b43c18a019 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:43.531304 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-7f0baf7c-b572-4119-8233-e1b43c18a019 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:43.555212 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:43.555212 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:43.560058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0fd46507-1cc0-4f43-a1ce-81a19d7015fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:43.562442 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fd46507-1cc0-4f43-a1ce-81a19d7015fc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:43.563042 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fd46507-1cc0-4f43-a1ce-81a19d7015fc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:43.563548 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0fd46507-1cc0-4f43-a1ce-81a19d7015fc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:43.563938 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0fd46507-1cc0-4f43-a1ce-81a19d7015fc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:43.564288 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-7f0baf7c-b572-4119-8233-e1b43c18a019 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:29:43.572190 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:43.572190 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:43.573069 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-7f0baf7c-b572-4119-8233-e1b43c18a019 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 200 Aug 14 01:29:43.573613 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0fd46507-1cc0-4f43-a1ce-81a19d7015fc tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:43.574159 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1057/4238] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:43 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 1660 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:43.574502 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1061/4239] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:43 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:43.586651 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-9e23fe4c-fcda-4104-9451-5071f7662338 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:43.589794 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-9e23fe4c-fcda-4104-9451-5071f7662338 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:29:43.590407 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-9e23fe4c-fcda-4104-9451-5071f7662338 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ca2f509-9213-4ada-a55a-63a5224f1b1d", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-648423266", "description": null, "metadata": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:43.609623 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:43.609623 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:43.610517 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-9e23fe4c-fcda-4104-9451-5071f7662338 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:29:43.611020 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-9e23fe4c-fcda-4104-9451-5071f7662338 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create snapshot from volume 0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:29:43.617431 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62b1db93-357c-4939-b23b-0ac11f2460fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:43.624019 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62b1db93-357c-4939-b23b-0ac11f2460fc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] GET https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b Aug 14 01:29:43.624764 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62b1db93-357c-4939-b23b-0ac11f2460fc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:43.624978 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62b1db93-357c-4939-b23b-0ac11f2460fc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:43.643782 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62b1db93-357c-4939-b23b-0ac11f2460fc tempest-TestServerVolumeAttachmentScenario-1356547592 tempest-TestServerVolumeAttachmentScenario-1356547592-project-member] https://10.4.3.11/volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b returned with HTTP 404 Aug 14 01:29:43.645237 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1054/4240] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:43 2026] GET /volume/v3/volumes/5a7a4c41-8b4c-40fd-9a50-88976bdf9e4b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:43.668338 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-9e23fe4c-fcda-4104-9451-5071f7662338 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Created reservations ['2b272ccb-32e5-4840-843f-1ea10e18c788', 'a5c3fae1-4151-46f3-9f62-9d47f87049a3', 'e8a596a3-9cc1-41b8-8f95-d2f8b27c4fe5', '6c305292-4b8f-4170-861a-9cfcfbb37481'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:43.733673 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-9e23fe4c-fcda-4104-9451-5071f7662338 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot force create request issued successfully. Aug 14 01:29:43.734342 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4a75667b-ff8a-4a40-a978-9d159c5c270f req-9e23fe4c-fcda-4104-9451-5071f7662338 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:29:43.735104 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1069/4241] 10.4.3.11 () {72 vars in 1540 bytes} [Fri Aug 14 01:29:43 2026] POST /volume/v3/snapshots => generated 323 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:43.950530 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-51b843cc-30ab-46d2-b380-e3b73f889574 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:43.952199 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51b843cc-30ab-46d2-b380-e3b73f889574 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] GET https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 Aug 14 01:29:43.952532 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51b843cc-30ab-46d2-b380-e3b73f889574 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:43.953357 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-51b843cc-30ab-46d2-b380-e3b73f889574 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:43.961049 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-51b843cc-30ab-46d2-b380-e3b73f889574 tempest-TestVolumeBackupRestore-999251892 tempest-TestVolumeBackupRestore-999251892-project-member] https://10.4.3.11/volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 returned with HTTP 404 Aug 14 01:29:43.961689 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1058/4242] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:43 2026] GET /volume/v3/volumes/7f9b7615-2547-4da2-82f5-9b464d9c1ef9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:44.590414 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c2e8aca-b864-47b8-b574-4e89edb314c1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:44.593822 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c2e8aca-b864-47b8-b574-4e89edb314c1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:44.593822 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c2e8aca-b864-47b8-b574-4e89edb314c1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:44.593978 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c2e8aca-b864-47b8-b574-4e89edb314c1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:44.594218 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3c2e8aca-b864-47b8-b574-4e89edb314c1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:44.602864 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:44.602864 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:44.603855 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c2e8aca-b864-47b8-b574-4e89edb314c1 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:44.604468 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1062/4243] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:44 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:45.621123 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa6448f2-5886-40d3-bc75-fb364adfd0f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:45.623093 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa6448f2-5886-40d3-bc75-fb364adfd0f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:45.623309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa6448f2-5886-40d3-bc75-fb364adfd0f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:45.623510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa6448f2-5886-40d3-bc75-fb364adfd0f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:45.623670 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fa6448f2-5886-40d3-bc75-fb364adfd0f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:45.629898 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:45.629898 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:45.630690 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa6448f2-5886-40d3-bc75-fb364adfd0f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:45.631079 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1055/4244] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:45 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:45.963175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0eae3eef-d573-4a20-9d11-bae4b0119531 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:45.966242 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0eae3eef-d573-4a20-9d11-bae4b0119531 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a Aug 14 01:29:45.966481 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0eae3eef-d573-4a20-9d11-bae4b0119531 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:45.966712 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0eae3eef-d573-4a20-9d11-bae4b0119531 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:45.974184 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:45.974184 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:45.975005 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0eae3eef-d573-4a20-9d11-bae4b0119531 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot retrieved successfully. Aug 14 01:29:45.976234 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0eae3eef-d573-4a20-9d11-bae4b0119531 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a returned with HTTP 200 Aug 14 01:29:45.976730 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1070/4245] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:45 2026] GET /volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:46.009905 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-33d80dea-7199-4fea-b5ba-99c646e30474 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:46.012478 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:46.013122 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1032399396", "snapshot_id": null, "imageRef": "1151dd81-51d8-4c31-8407-8ca22bbd7577", "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:46.016310 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1032399396', 'snapshot_id': None, 'imageRef': '1151dd81-51d8-4c31-8407-8ca22bbd7577', 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:46.129772 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:46.129772 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:46.130315 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot retrieved successfully. Aug 14 01:29:46.130530 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create volume of 1 GB Aug 14 01:29:46.135818 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Availability Zones retrieved successfully. Aug 14 01:29:46.143126 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Flow 'volume_create_api' (ca152c2d-72e2-4588-ae22-dccfc7c48cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:46.145568 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc724d5-3eec-4aaa-8c6f-819d5af052fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:46.149554 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:46.196558 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc724d5-3eec-4aaa-8c6f-819d5af052fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e52f0227-0ba9-49b0-8a80-dbe4da2d555a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:46.196558 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eab1598-cee8-46ae-8595-14cc0883c44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:46.283828 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Created reservations ['9667af21-fc95-4bf3-bce4-d6f5ce89e047', 'de973663-1c94-49e9-aaff-c60b48818494', 'b3871044-cb16-41e3-b0df-132fb09b27b7', 'f8feb699-80d0-41f8-b94d-c936cd250784'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:46.284411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eab1598-cee8-46ae-8595-14cc0883c44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9667af21-fc95-4bf3-bce4-d6f5ce89e047', 'de973663-1c94-49e9-aaff-c60b48818494', 'b3871044-cb16-41e3-b0df-132fb09b27b7', 'f8feb699-80d0-41f8-b94d-c936cd250784']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:46.285451 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3859aeb7-509d-4de6-8857-a6fe9eb1506d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:46.362232 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3859aeb7-509d-4de6-8857-a6fe9eb1506d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '002bb770-8489-4629-a9f7-49b319823a81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1032399396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73159fcd2c034c25847e620711f61939',qos_specs=None,replication_status=,reservations=['9667af21-fc95-4bf3-bce4-d6f5ce89e047','de973663-1c94-49e9-aaff-c60b48818494','b3871044-cb16-41e3-b0df-132fb09b27b7','f8feb699-80d0-41f8-b94d-c936cd250784'],size=1,snapshot_id=e52f0227-0ba9-49b0-8a80-dbe4da2d555a,source_replicaid=,source_volid=None,status='creating',user_id='9bcdd6aa01124e958dbc7f70e1556f9a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), '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-14T01:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1032399396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=002bb770-8489-4629-a9f7-49b319823a81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73159fcd2c034c25847e620711f61939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e52f0227-0ba9-49b0-8a80-dbe4da2d555a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bcdd6aa01124e958dbc7f70e1556f9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:46.363116 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82969197-f711-4617-a28c-9b71aab60bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:46.401706 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82969197-f711-4617-a28c-9b71aab60bc7) transitioned into state 'SUCCESS' from state '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-1032399396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73159fcd2c034c25847e620711f61939',qos_specs=None,replication_status=,reservations=['9667af21-fc95-4bf3-bce4-d6f5ce89e047','de973663-1c94-49e9-aaff-c60b48818494','b3871044-cb16-41e3-b0df-132fb09b27b7','f8feb699-80d0-41f8-b94d-c936cd250784'],size=1,snapshot_id=e52f0227-0ba9-49b0-8a80-dbe4da2d555a,source_replicaid=,source_volid=None,status='creating',user_id='9bcdd6aa01124e958dbc7f70e1556f9a',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:46.402697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb021c1-e0c6-40b8-9249-cc7cd8c25a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:46.437166 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb021c1-e0c6-40b8-9249-cc7cd8c25a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:46.438103 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Flow 'volume_create_api' (ca152c2d-72e2-4588-ae22-dccfc7c48cf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:46.438493 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Create volume request issued successfully. Aug 14 01:29:46.439286 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-33d80dea-7199-4fea-b5ba-99c646e30474 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:46.439712 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1059/4246] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:29:46 2026] POST /volume/v3/volumes => generated 812 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:46.457668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d09dc773-0ffa-4710-98cd-971e5d6cc3e1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:46.461415 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d09dc773-0ffa-4710-98cd-971e5d6cc3e1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:29:46.461415 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d09dc773-0ffa-4710-98cd-971e5d6cc3e1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:46.461415 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d09dc773-0ffa-4710-98cd-971e5d6cc3e1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:46.470426 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:46.470426 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:46.478242 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d09dc773-0ffa-4710-98cd-971e5d6cc3e1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:29:46.488952 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d09dc773-0ffa-4710-98cd-971e5d6cc3e1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 returned with HTTP 200 Aug 14 01:29:46.488952 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1063/4247] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:46 2026] GET /volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:46.644272 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2c1168e-fb26-456d-b116-6e39e5467860 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:46.647192 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2c1168e-fb26-456d-b116-6e39e5467860 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:46.647653 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2c1168e-fb26-456d-b116-6e39e5467860 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:46.647756 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2c1168e-fb26-456d-b116-6e39e5467860 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:46.647919 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c2c1168e-fb26-456d-b116-6e39e5467860 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:46.657706 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:46.657706 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:46.658716 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2c1168e-fb26-456d-b116-6e39e5467860 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:46.659990 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1056/4248] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:46 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:47.502256 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da4456be-aeed-4c05-a5be-1cc4c7d98bef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:47.505186 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da4456be-aeed-4c05-a5be-1cc4c7d98bef tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:29:47.505492 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da4456be-aeed-4c05-a5be-1cc4c7d98bef tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:47.505791 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da4456be-aeed-4c05-a5be-1cc4c7d98bef tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:47.514818 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:47.514818 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:47.519751 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-da4456be-aeed-4c05-a5be-1cc4c7d98bef tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:29:47.525425 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da4456be-aeed-4c05-a5be-1cc4c7d98bef tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 returned with HTTP 200 Aug 14 01:29:47.525899 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1071/4249] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:47 2026] GET /volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:29:47.542368 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-000127f6-abd1-4d96-89d9-ba0c381faaa3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:47.544744 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-000127f6-abd1-4d96-89d9-ba0c381faaa3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:29:47.545088 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-000127f6-abd1-4d96-89d9-ba0c381faaa3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:47.545346 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-000127f6-abd1-4d96-89d9-ba0c381faaa3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:47.555103 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:47.555103 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:47.560456 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-000127f6-abd1-4d96-89d9-ba0c381faaa3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:29:47.567272 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-000127f6-abd1-4d96-89d9-ba0c381faaa3 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 returned with HTTP 200 Aug 14 01:29:47.567742 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1060/4250] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:47 2026] GET /volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 => generated 1421 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:29:47.678706 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e4e97857-88bd-4a71-bf44-f3a1fd58a0b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:47.683320 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4e97857-88bd-4a71-bf44-f3a1fd58a0b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:47.683610 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4e97857-88bd-4a71-bf44-f3a1fd58a0b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:47.683885 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4e97857-88bd-4a71-bf44-f3a1fd58a0b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:47.684069 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e4e97857-88bd-4a71-bf44-f3a1fd58a0b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:47.690166 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:47.690166 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:47.690977 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4e97857-88bd-4a71-bf44-f3a1fd58a0b2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:47.691390 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1064/4251] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:47 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:48.706076 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-74f0530a-e29b-4bf3-9aab-73eca8c77198 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:48.708485 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74f0530a-e29b-4bf3-9aab-73eca8c77198 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:48.708794 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74f0530a-e29b-4bf3-9aab-73eca8c77198 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:48.709128 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74f0530a-e29b-4bf3-9aab-73eca8c77198 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:48.709246 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-74f0530a-e29b-4bf3-9aab-73eca8c77198 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:48.714166 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:48.714166 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:48.715013 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74f0530a-e29b-4bf3-9aab-73eca8c77198 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:48.716134 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1057/4252] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:48 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:49.305539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-34331a44-b10c-4df6-b36d-d7bc9833570a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:49.308386 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-34331a44-b10c-4df6-b36d-d7bc9833570a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:29:49.308672 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-34331a44-b10c-4df6-b36d-d7bc9833570a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:49.308909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-34331a44-b10c-4df6-b36d-d7bc9833570a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:49.318191 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:49.318191 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:49.324763 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-34331a44-b10c-4df6-b36d-d7bc9833570a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:29:49.332222 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-34331a44-b10c-4df6-b36d-d7bc9833570a tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 returned with HTTP 200 Aug 14 01:29:49.332900 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1072/4253] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:49 2026] GET /volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 => generated 1403 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:49.729090 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-03681874-fb36-4e3e-862e-491f8b3d750f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:49.731640 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03681874-fb36-4e3e-862e-491f8b3d750f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:49.731906 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03681874-fb36-4e3e-862e-491f8b3d750f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:49.732201 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-03681874-fb36-4e3e-862e-491f8b3d750f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:49.732351 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-03681874-fb36-4e3e-862e-491f8b3d750f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:49.737195 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:49.737195 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:49.738015 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-03681874-fb36-4e3e-862e-491f8b3d750f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:49.738542 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1061/4254] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:49 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:49.750419 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-17de23c9-8839-4b98-baf2-cbef6c4225b3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:49.752706 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17de23c9-8839-4b98-baf2-cbef6c4225b3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94/export_record Aug 14 01:29:49.753093 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17de23c9-8839-4b98-baf2-cbef6c4225b3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:49.753776 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-17de23c9-8839-4b98-baf2-cbef6c4225b3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'export_record' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:49.753884 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-17de23c9-8839-4b98-baf2-cbef6c4225b3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Export record for backup 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 01:29:49.760769 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:49.760769 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:49.762623 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-17de23c9-8839-4b98-baf2-cbef6c4225b3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling RPCAPI with context: , host: np0000007295, backup: 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100276) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 01:29:49.773302 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-17de23c9-8839-4b98-baf2-cbef6c4225b3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] export_record in rpcapi backup_id 71d447a6-6ebc-4b52-866e-dc04df688d94 on host np0000007295. {{(pid=100276) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 01:29:49.792438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-17de23c9-8839-4b98-baf2-cbef6c4225b3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzFkNDQ3YTYtNmViYy00YjUyLTg2NmUtZGMwNGRmNjg4ZDk0IiwgInVzZXJfaWQiOiAiNDkzNzlhNmEwNzY3NDk1OTkzMGJlY2RlYjdmM2EzNjQiLCAicHJvamVjdF9pZCI6ICJmNTc0ZTgzNTc0ZDc0NWFhYjEyMjNjMWQ2Y2U4YmNhNyIsICJ2b2x1bWVfaWQiOiAiNzc4YjU0ZGYtMTE0Yy00YWUwLWE5YmYtOTUxOTVlZjJhZjg4IiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMjc5NTAwODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83NzhiNTRkZi0xMTRjLTRhZTAtYTliZi05NTE5NWVmMmFmODgvMjAyNjA4MTQwMTI5MzQvYXpfbm92YV9iYWNrdXBfNzFkNDQ3YTYtNmViYy00YjUyLTg2NmUtZGMwNGRmNjg4ZDk0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMToyOToyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyOToyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjI5OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 01:29:49.792992 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-17de23c9-8839-4b98-baf2-cbef6c4225b3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94/export_record returned with HTTP 200 Aug 14 01:29:49.793425 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1065/4255] 10.4.3.11 () {68 vars in 1423 bytes} [Fri Aug 14 01:29:49 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94/export_record => generated 1424 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:49.803440 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f44e8b1-1521-4500-94c8-9dcf33eea5c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:49.806790 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f44e8b1-1521-4500-94c8-9dcf33eea5c0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:29:49.807036 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f44e8b1-1521-4500-94c8-9dcf33eea5c0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:49.807232 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f44e8b1-1521-4500-94c8-9dcf33eea5c0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:49.807336 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5f44e8b1-1521-4500-94c8-9dcf33eea5c0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:49.813181 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:49.813181 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:49.814053 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f44e8b1-1521-4500-94c8-9dcf33eea5c0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:29:49.814527 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1058/4256] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:49 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:49.828668 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8947d7c-4827-4351-9cae-4c6f0328c054 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:49.831292 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8947d7c-4827-4351-9cae-4c6f0328c054 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] POST https://10.4.3.11/volume/v3/backups/import_record Aug 14 01:29:49.831292 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8947d7c-4827-4351-9cae-4c6f0328c054 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg5NzRlYzktYmZlZS00YWYwLWIyZmEtMTUzNmViZmUzYmFlIiwgInVzZXJfaWQiOiAiNDkzNzlhNmEwNzY3NDk1OTkzMGJlY2RlYjdmM2EzNjQiLCAicHJvamVjdF9pZCI6ICJmNTc0ZTgzNTc0ZDc0NWFhYjEyMjNjMWQ2Y2U4YmNhNyIsICJ2b2x1bWVfaWQiOiAiNzc4YjU0ZGYtMTE0Yy00YWUwLWE5YmYtOTUxOTVlZjJhZjg4IiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMjc5NTAwODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83NzhiNTRkZi0xMTRjLTRhZTAtYTliZi05NTE5NWVmMmFmODgvMjAyNjA4MTQwMTI5MzQvYXpfbm92YV9iYWNrdXBfNzFkNDQ3YTYtNmViYy00YjUyLTg2NmUtZGMwNGRmNjg4ZDk0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMToyOToyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyOToyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjI5OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:49.833270 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-d8947d7c-4827-4351-9cae-4c6f0328c054 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg5NzRlYzktYmZlZS00YWYwLWIyZmEtMTUzNmViZmUzYmFlIiwgInVzZXJfaWQiOiAiNDkzNzlhNmEwNzY3NDk1OTkzMGJlY2RlYjdmM2EzNjQiLCAicHJvamVjdF9pZCI6ICJmNTc0ZTgzNTc0ZDc0NWFhYjEyMjNjMWQ2Y2U4YmNhNyIsICJ2b2x1bWVfaWQiOiAiNzc4YjU0ZGYtMTE0Yy00YWUwLWE5YmYtOTUxOTVlZjJhZjg4IiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMjc5NTAwODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83NzhiNTRkZi0xMTRjLTRhZTAtYTliZi05NTE5NWVmMmFmODgvMjAyNjA4MTQwMTI5MzQvYXpfbm92YV9iYWNrdXBfNzFkNDQ3YTYtNmViYy00YjUyLTg2NmUtZGMwNGRmNjg4ZDk0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMToyOToyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyOToyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjI5OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 01:29:49.833270 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-d8947d7c-4827-4351-9cae-4c6f0328c054 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg5NzRlYzktYmZlZS00YWYwLWIyZmEtMTUzNmViZmUzYmFlIiwgInVzZXJfaWQiOiAiNDkzNzlhNmEwNzY3NDk1OTkzMGJlY2RlYjdmM2EzNjQiLCAicHJvamVjdF9pZCI6ICJmNTc0ZTgzNTc0ZDc0NWFhYjEyMjNjMWQ2Y2U4YmNhNyIsICJ2b2x1bWVfaWQiOiAiNzc4YjU0ZGYtMTE0Yy00YWUwLWE5YmYtOTUxOTVlZjJhZjg4IiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMjc5NTAwODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83NzhiNTRkZi0xMTRjLTRhZTAtYTliZi05NTE5NWVmMmFmODgvMjAyNjA4MTQwMTI5MzQvYXpfbm92YV9iYWNrdXBfNzFkNDQ3YTYtNmViYy00YjUyLTg2NmUtZGMwNGRmNjg4ZDk0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMToyOToyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMToyOToyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAxOjI5OjQ5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 01:29:49.834770 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-d8947d7c-4827-4351-9cae-4c6f0328c054 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3e2fdc9d6c144b0d813fa5b11c2dfb35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f574e83574d745aab1223c1d6ce8bca7', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:29:49.834770 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8947d7c-4827-4351-9cae-4c6f0328c054 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] https://10.4.3.11/volume/v3/backups/import_record returned with HTTP 403 Aug 14 01:29:49.835235 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1073/4257] 10.4.3.11 () {70 vars in 1335 bytes} [Fri Aug 14 01:29:49 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:49.844790 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-028746b4-bc8d-45b1-b042-930870d09a98 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:49.847405 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-028746b4-bc8d-45b1-b042-930870d09a98 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 Aug 14 01:29:49.847904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-028746b4-bc8d-45b1-b042-930870d09a98 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:49.847904 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-028746b4-bc8d-45b1-b042-930870d09a98 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:49.851004 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-028746b4-bc8d-45b1-b042-930870d09a98 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume with id: 778b54df-114c-4ae0-a9bf-95195ef2af88 Aug 14 01:29:49.860786 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:49.860786 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:49.861099 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-028746b4-bc8d-45b1-b042-930870d09a98 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:49.898462 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-028746b4-bc8d-45b1-b042-930870d09a98 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume request issued successfully. Aug 14 01:29:49.898788 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-028746b4-bc8d-45b1-b042-930870d09a98 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 returned with HTTP 202 Aug 14 01:29:49.899405 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1062/4258] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:29:49 2026] DELETE /volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:49.909737 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e74f724a-a891-496a-b602-9f6ede91b1f7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:49.914636 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e74f724a-a891-496a-b602-9f6ede91b1f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 Aug 14 01:29:49.915222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e74f724a-a891-496a-b602-9f6ede91b1f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:49.915222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e74f724a-a891-496a-b602-9f6ede91b1f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:49.933953 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:49.933953 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:49.935679 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e74f724a-a891-496a-b602-9f6ede91b1f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:49.941078 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e74f724a-a891-496a-b602-9f6ede91b1f7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 returned with HTTP 200 Aug 14 01:29:49.941959 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1066/4259] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:49 2026] GET /volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:49.957519 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-56050154-ad4f-4bd8-b3e3-79c9baabe4da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:49.960399 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-56050154-ad4f-4bd8-b3e3-79c9baabe4da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:29:49.960703 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-56050154-ad4f-4bd8-b3e3-79c9baabe4da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:49.960982 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-56050154-ad4f-4bd8-b3e3-79c9baabe4da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:49.971749 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:49.971749 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:49.978334 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-56050154-ad4f-4bd8-b3e3-79c9baabe4da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:29:49.985754 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-56050154-ad4f-4bd8-b3e3-79c9baabe4da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 returned with HTTP 200 Aug 14 01:29:49.986958 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1059/4260] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:29:49 2026] GET /volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 => generated 1403 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:50.001486 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95bf4daf-3057-4db9-8dd9-a4fd4bb3e28f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:50.001486 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95bf4daf-3057-4db9-8dd9-a4fd4bb3e28f None None] GET https://10.4.3.11/volume// Aug 14 01:29:50.001486 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95bf4daf-3057-4db9-8dd9-a4fd4bb3e28f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:50.001486 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95bf4daf-3057-4db9-8dd9-a4fd4bb3e28f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:50.001677 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95bf4daf-3057-4db9-8dd9-a4fd4bb3e28f None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:50.002332 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1074/4261] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:29:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:50.014770 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-c77bab8f-b067-441c-a201-fe5abcc0ba0d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:50.018660 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-c77bab8f-b067-441c-a201-fe5abcc0ba0d tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:29:50.019190 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-c77bab8f-b067-441c-a201-fe5abcc0ba0d tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "002bb770-8489-4629-a9f7-49b319823a81", "connector": null, "instance_uuid": "8fecc344-d14b-4938-b085-b1ce333d7fa8"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:50.039080 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:50.039080 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:50.076707 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-c77bab8f-b067-441c-a201-fe5abcc0ba0d tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:29:50.077277 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1063/4262] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:29:50 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 14 01:29:50.966271 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2fa51e2-9668-4e98-9146-a4bf233c8cbb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:50.968416 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2fa51e2-9668-4e98-9146-a4bf233c8cbb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 Aug 14 01:29:50.968768 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2fa51e2-9668-4e98-9146-a4bf233c8cbb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:50.969059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2fa51e2-9668-4e98-9146-a4bf233c8cbb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:50.978057 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2fa51e2-9668-4e98-9146-a4bf233c8cbb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 returned with HTTP 404 Aug 14 01:29:50.978864 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1067/4263] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:50 2026] GET /volume/v3/volumes/778b54df-114c-4ae0-a9bf-95195ef2af88 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:50.991649 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd522ee7-aeaf-4426-8074-0902f1c6683c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:50.995087 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd522ee7-aeaf-4426-8074-0902f1c6683c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] GET https://10.4.3.11/volume/v3/backups Aug 14 01:29:50.995087 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd522ee7-aeaf-4426-8074-0902f1c6683c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:50.995087 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd522ee7-aeaf-4426-8074-0902f1c6683c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:50.995087 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-fd522ee7-aeaf-4426-8074-0902f1c6683c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:29:51.010678 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd522ee7-aeaf-4426-8074-0902f1c6683c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 200 Aug 14 01:29:51.011841 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1060/4264] 10.4.3.11 () {68 vars in 1270 bytes} [Fri Aug 14 01:29:50 2026] GET /volume/v3/backups => generated 620 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:51.025714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33299f40-8bd2-4298-aa28-0b6c05b2c787 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:51.027987 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33299f40-8bd2-4298-aa28-0b6c05b2c787 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] GET https://10.4.3.11/volume/v3/backups?project_id=f574e83574d745aab1223c1d6ce8bca7 Aug 14 01:29:51.028368 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33299f40-8bd2-4298-aa28-0b6c05b2c787 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:51.028695 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33299f40-8bd2-4298-aa28-0b6c05b2c787 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:51.029142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-33299f40-8bd2-4298-aa28-0b6c05b2c787 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Removing options 'project_id' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:29:51.037330 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33299f40-8bd2-4298-aa28-0b6c05b2c787 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] https://10.4.3.11/volume/v3/backups?project_id=f574e83574d745aab1223c1d6ce8bca7 returned with HTTP 200 Aug 14 01:29:51.038953 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1075/4265] 10.4.3.11 () {68 vars in 1357 bytes} [Fri Aug 14 01:29:51 2026] GET /volume/v3/backups?project_id=f574e83574d745aab1223c1d6ce8bca7 => generated 620 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:51.049347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:51.051447 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:51.052529 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1595315947"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:51.053851 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1595315947'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:51.054029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume of 1 GB Aug 14 01:29:51.054378 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:51.054378 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:51.059678 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Availability Zones retrieved successfully. Aug 14 01:29:51.068764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Flow 'volume_create_api' (8ed61e35-8f0b-4b1e-a329-2b24798af136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:51.070223 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7c98272-1921-4033-b690-4f7388a1e487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:51.071554 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:51.104835 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7c98272-1921-4033-b690-4f7388a1e487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:51.105905 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44246345-3bd1-4a73-b6a1-d4da6b736a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:51.172500 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Created reservations ['427d7271-6b32-4500-8022-67bac4804f73', '6a0971d6-c921-4a53-b66b-5eec3f76a1f2', '9652a4c9-3d72-4421-9e35-df46a0e0ebb9', '1f731b86-065d-4a99-a7af-e81b57b44dee'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:51.173587 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44246345-3bd1-4a73-b6a1-d4da6b736a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427d7271-6b32-4500-8022-67bac4804f73', '6a0971d6-c921-4a53-b66b-5eec3f76a1f2', '9652a4c9-3d72-4421-9e35-df46a0e0ebb9', '1f731b86-065d-4a99-a7af-e81b57b44dee']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:51.174511 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35db541-393a-4700-8780-92756fed94ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:51.211136 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35db541-393a-4700-8780-92756fed94ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83770128-0f23-4e54-816d-e3e1b2b7beae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1595315947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['427d7271-6b32-4500-8022-67bac4804f73','6a0971d6-c921-4a53-b66b-5eec3f76a1f2','9652a4c9-3d72-4421-9e35-df46a0e0ebb9','1f731b86-065d-4a99-a7af-e81b57b44dee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49379a6a07674959930becdeb7f3a364',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1595315947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83770128-0f23-4e54-816d-e3e1b2b7beae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f574e83574d745aab1223c1d6ce8bca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49379a6a07674959930becdeb7f3a364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:51.213801 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb5365b-33d8-4f0d-86f6-5b526bda7cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:51.257726 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb5365b-33d8-4f0d-86f6-5b526bda7cd8) transitioned into state 'SUCCESS' from state '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-1595315947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['427d7271-6b32-4500-8022-67bac4804f73','6a0971d6-c921-4a53-b66b-5eec3f76a1f2','9652a4c9-3d72-4421-9e35-df46a0e0ebb9','1f731b86-065d-4a99-a7af-e81b57b44dee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49379a6a07674959930becdeb7f3a364',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:51.258599 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adb59c2-2950-48b7-b3b7-c08c9180e2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:51.284997 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adb59c2-2950-48b7-b3b7-c08c9180e2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:51.286107 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Flow 'volume_create_api' (8ed61e35-8f0b-4b1e-a329-2b24798af136) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:51.286539 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Create volume request issued successfully. Aug 14 01:29:51.287286 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bb298f63-b539-407e-bf61-9d71e0a7a488 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:51.288179 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1064/4266] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:29:51 2026] POST /volume/v3/volumes => generated 776 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:51.301513 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-953b4e8b-ee74-4b67-9d3c-aebd7045a46f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:51.303481 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-953b4e8b-ee74-4b67-9d3c-aebd7045a46f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae Aug 14 01:29:51.303767 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-953b4e8b-ee74-4b67-9d3c-aebd7045a46f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:51.304096 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-953b4e8b-ee74-4b67-9d3c-aebd7045a46f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:51.315221 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:51.315221 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:51.323786 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-953b4e8b-ee74-4b67-9d3c-aebd7045a46f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:51.329949 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-953b4e8b-ee74-4b67-9d3c-aebd7045a46f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae returned with HTTP 200 Aug 14 01:29:51.330352 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1068/4267] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:51 2026] GET /volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:51.502633 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-257c416d-654d-47c7-8543-dbad52bc413b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:51.503077 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-257c416d-654d-47c7-8543-dbad52bc413b None None] GET https://10.4.3.11/volume// Aug 14 01:29:51.503291 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-257c416d-654d-47c7-8543-dbad52bc413b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:51.503530 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-257c416d-654d-47c7-8543-dbad52bc413b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:51.503906 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-257c416d-654d-47c7-8543-dbad52bc413b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:29:51.504954 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1061/4268] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:29:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:29:51.522031 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-252274fc-598b-487e-af9d-e682e43c8121 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:51.525270 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-252274fc-598b-487e-af9d-e682e43c8121 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:29:51.525720 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-252274fc-598b-487e-af9d-e682e43c8121 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:51.526648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-252274fc-598b-487e-af9d-e682e43c8121 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:51.546715 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:51.546715 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:51.553870 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-252274fc-598b-487e-af9d-e682e43c8121 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:29:51.562876 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-252274fc-598b-487e-af9d-e682e43c8121 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 returned with HTTP 200 Aug 14 01:29:51.563538 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1076/4269] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:29:51 2026] GET /volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 => generated 1582 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:29:51.704407 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-110bff1e-a48e-44aa-b082-b2a795e96d81 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:51.708027 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-110bff1e-a48e-44aa-b082-b2a795e96d81 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] PUT https://10.4.3.11/volume/v3/attachments/46afa720-0ca4-4056-bbd2-519da2d5b670 Aug 14 01:29:51.708871 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-110bff1e-a48e-44aa-b082-b2a795e96d81 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:51.720471 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-110bff1e-a48e-44aa-b082-b2a795e96d81 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Acquiring lock "cinder-attachment_update-002bb770-8489-4629-a9f7-49b319823a81-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:29:51.727479 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-110bff1e-a48e-44aa-b082-b2a795e96d81 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Lock "cinder-attachment_update-002bb770-8489-4629-a9f7-49b319823a81-np0000007295" acquired by "attachment_update" :: waited 0.008s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:29:51.728295 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:51.728295 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:51.850105 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:51.855072 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-110bff1e-a48e-44aa-b082-b2a795e96d81 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Lock "cinder-attachment_update-002bb770-8489-4629-a9f7-49b319823a81-np0000007295" released by "attachment_update" :: held 0.128s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:29:51.855449 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-110bff1e-a48e-44aa-b082-b2a795e96d81 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments/46afa720-0ca4-4056-bbd2-519da2d5b670 returned with HTTP 200 Aug 14 01:29:51.856069 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1065/4270] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:29:51 2026] PUT /volume/v3/attachments/46afa720-0ca4-4056-bbd2-519da2d5b670 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:51.892108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-9d61679d-45b0-4126-9682-8848d781ac42 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:51.895998 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-9d61679d-45b0-4126-9682-8848d781ac42 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] POST https://10.4.3.11/volume/v3/attachments/46afa720-0ca4-4056-bbd2-519da2d5b670/action Aug 14 01:29:51.897079 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-9d61679d-45b0-4126-9682-8848d781ac42 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:29:51.897079 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-9d61679d-45b0-4126-9682-8848d781ac42 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:51.916935 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:51.916935 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:51.930221 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3268ef21-53e5-4567-8cf8-ebbfccb0420a req-9d61679d-45b0-4126-9682-8848d781ac42 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments/46afa720-0ca4-4056-bbd2-519da2d5b670/action returned with HTTP 204 Aug 14 01:29:51.931818 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1062/4271] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:29:51 2026] POST /volume/v3/attachments/46afa720-0ca4-4056-bbd2-519da2d5b670/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:52.060908 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:52.061403 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1676634294"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:52.063312 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1676634294'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:52.063468 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:29:52.072768 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:29:52.081598 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (689d33f2-0a2f-47aa-8c3b-6f75a0b0b443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:52.084002 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a388d1f3-19ad-4c3e-a254-88cab7e356c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.084842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:52.131051 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:52.135837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a388d1f3-19ad-4c3e-a254-88cab7e356c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.138745 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf9eee9-d564-49a0-8efd-11966581bc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.223319 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['b74da81e-d2e3-4d2e-8826-3aa83752446a', 'c34c50d4-647f-49f0-bfec-b354c72cb42c', 'c119648b-85ff-494b-82b4-0c11828e6759', '7e521330-b0af-496d-931d-f614ae389974'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:52.224342 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cf9eee9-d564-49a0-8efd-11966581bc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b74da81e-d2e3-4d2e-8826-3aa83752446a', 'c34c50d4-647f-49f0-bfec-b354c72cb42c', 'c119648b-85ff-494b-82b4-0c11828e6759', '7e521330-b0af-496d-931d-f614ae389974']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.225201 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e213cd5-1ca8-462d-bddc-816de3ceefea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.232014 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:52.232868 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:52.234910 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:52.235219 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Create volume of 1 GB Aug 14 01:29:52.243339 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Availability Zones retrieved successfully. Aug 14 01:29:52.249499 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Flow 'volume_create_api' (be8b7508-27fe-4486-831d-4fb6aa035a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:52.250738 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55e350b-343b-417a-9677-976ae4bb4921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.251712 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:52.257041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e213cd5-1ca8-462d-bddc-816de3ceefea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e39b2f09-4d74-4cef-a192-1962ea1bfa20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1676634294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['b74da81e-d2e3-4d2e-8826-3aa83752446a','c34c50d4-647f-49f0-bfec-b354c72cb42c','c119648b-85ff-494b-82b4-0c11828e6759','7e521330-b0af-496d-931d-f614ae389974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1676634294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e39b2f09-4d74-4cef-a192-1962ea1bfa20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.258041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30977ee4-d2f7-4d59-9cb2-c520aea94efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.285681 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30977ee4-d2f7-4d59-9cb2-c520aea94efc) transitioned into state 'SUCCESS' from state '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-1676634294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['b74da81e-d2e3-4d2e-8826-3aa83752446a','c34c50d4-647f-49f0-bfec-b354c72cb42c','c119648b-85ff-494b-82b4-0c11828e6759','7e521330-b0af-496d-931d-f614ae389974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.286584 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a53b9cb-8261-4720-b7ce-1f693afc3f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.295457 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f55e350b-343b-417a-9677-976ae4bb4921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.296644 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d34ef5-a2cd-464f-8191-a6f984eaeca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.306301 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a53b9cb-8261-4720-b7ce-1f693afc3f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.307275 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (689d33f2-0a2f-47aa-8c3b-6f75a0b0b443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:52.308086 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:29:52.309496 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be0d8efe-3c16-4745-ac42-c3e658c632b1 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:52.309747 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1069/4272] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:29:51 2026] POST /volume/v3/volumes => generated 768 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:52.328715 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a8a4b631-bac6-435e-a450-affd2e7d28a9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:52.331216 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8a4b631-bac6-435e-a450-affd2e7d28a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:29:52.331490 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a8a4b631-bac6-435e-a450-affd2e7d28a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:52.331767 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a8a4b631-bac6-435e-a450-affd2e7d28a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:52.348938 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:52.348938 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:52.350825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-661bb0d6-a063-4542-af25-abda36f9bdbe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:52.352896 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-661bb0d6-a063-4542-af25-abda36f9bdbe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae Aug 14 01:29:52.353160 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-661bb0d6-a063-4542-af25-abda36f9bdbe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:52.353344 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-661bb0d6-a063-4542-af25-abda36f9bdbe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:52.354906 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a8a4b631-bac6-435e-a450-affd2e7d28a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:52.364389 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a8a4b631-bac6-435e-a450-affd2e7d28a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 returned with HTTP 200 Aug 14 01:29:52.364931 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1066/4273] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:52 2026] GET /volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:52.372520 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:52.372520 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:52.381404 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-661bb0d6-a063-4542-af25-abda36f9bdbe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:52.388259 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-661bb0d6-a063-4542-af25-abda36f9bdbe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae returned with HTTP 200 Aug 14 01:29:52.388902 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1063/4274] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:52 2026] GET /volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:52.405646 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9d0bcf56-c796-4a68-9820-e913f4efbeed None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:52.409077 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d0bcf56-c796-4a68-9820-e913f4efbeed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:29:52.409203 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9d0bcf56-c796-4a68-9820-e913f4efbeed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "83770128-0f23-4e54-816d-e3e1b2b7beae", "name": "tempest-type-Backup-2130400835"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:52.411483 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-9d0bcf56-c796-4a68-9820-e913f4efbeed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Creating new backup {'backup': {'volume_id': '83770128-0f23-4e54-816d-e3e1b2b7beae', 'name': 'tempest-type-Backup-2130400835'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:29:52.411726 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-9d0bcf56-c796-4a68-9820-e913f4efbeed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Creating backup of volume 83770128-0f23-4e54-816d-e3e1b2b7beae in container None Aug 14 01:29:52.414122 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Created reservations ['fb9ab5a0-b189-4f35-8f60-0b7a615bc9d4', '19cc4b31-dfc8-4f2c-b01c-c45cba5cff71', '4e2d34a8-b856-43cd-b950-03459c79b4cc', '643b3a3a-776c-45e7-9afc-c33a05fd402e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:52.415446 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d34ef5-a2cd-464f-8191-a6f984eaeca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb9ab5a0-b189-4f35-8f60-0b7a615bc9d4', '19cc4b31-dfc8-4f2c-b01c-c45cba5cff71', '4e2d34a8-b856-43cd-b950-03459c79b4cc', '643b3a3a-776c-45e7-9afc-c33a05fd402e']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.416576 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f46e39-bb28-4570-a58b-ddab18af5851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.421127 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:52.421127 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:52.421484 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9d0bcf56-c796-4a68-9820-e913f4efbeed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:29:52.447995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f46e39-bb28-4570-a58b-ddab18af5851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59a4f2c9-4d0b-4109-936a-4bd2c6c5a753', '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='326544d7670a404ea322b809189e8bbf',qos_specs=None,replication_status=,reservations=['fb9ab5a0-b189-4f35-8f60-0b7a615bc9d4','19cc4b31-dfc8-4f2c-b01c-c45cba5cff71','4e2d34a8-b856-43cd-b950-03459c79b4cc','643b3a3a-776c-45e7-9afc-c33a05fd402e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8754fafcaf4269a545c5dbfeb8aa25',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:52Z,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=59a4f2c9-4d0b-4109-936a-4bd2c6c5a753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='326544d7670a404ea322b809189e8bbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b8754fafcaf4269a545c5dbfeb8aa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.447995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b6c8ab-7482-4169-ab8c-cef903a3fac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.457104 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-9d0bcf56-c796-4a68-9820-e913f4efbeed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Created reservations ['0921c283-f807-42a4-824b-390e261f31ee', '1c50ff56-f4cd-46a1-9a61-861a1f53c6ce'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:52.470792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b6c8ab-7482-4169-ab8c-cef903a3fac7) transitioned into state 'SUCCESS' from 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='326544d7670a404ea322b809189e8bbf',qos_specs=None,replication_status=,reservations=['fb9ab5a0-b189-4f35-8f60-0b7a615bc9d4','19cc4b31-dfc8-4f2c-b01c-c45cba5cff71','4e2d34a8-b856-43cd-b950-03459c79b4cc','643b3a3a-776c-45e7-9afc-c33a05fd402e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8754fafcaf4269a545c5dbfeb8aa25',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.471666 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a8c368f-c0b8-4d0e-957d-71ab4f08abbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:52.483225 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a8c368f-c0b8-4d0e-957d-71ab4f08abbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:52.484416 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Flow 'volume_create_api' (be8b7508-27fe-4486-831d-4fb6aa035a3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:52.487948 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Create volume request issued successfully. Aug 14 01:29:52.487948 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-256bd0f2-a557-4e81-a4e3-a6f4a822077a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:52.487948 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1077/4275] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:29:52 2026] POST /volume/v3/volumes => generated 738 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:52.501900 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-55ac2e56-4fd1-4c2e-a254-b84224a15a87 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:52.506464 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55ac2e56-4fd1-4c2e-a254-b84224a15a87 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 Aug 14 01:29:52.506695 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55ac2e56-4fd1-4c2e-a254-b84224a15a87 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:52.506884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-55ac2e56-4fd1-4c2e-a254-b84224a15a87 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:52.507432 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9d0bcf56-c796-4a68-9820-e913f4efbeed tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:29:52.507977 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1070/4276] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:29:52 2026] POST /volume/v3/backups => generated 314 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 01:29:52.513697 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:52.513697 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:52.517103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60b8a299-964e-461a-b219-54dfbfb47404 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:52.518565 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-55ac2e56-4fd1-4c2e-a254-b84224a15a87 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:52.519154 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60b8a299-964e-461a-b219-54dfbfb47404 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:29:52.519432 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60b8a299-964e-461a-b219-54dfbfb47404 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:52.519733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60b8a299-964e-461a-b219-54dfbfb47404 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:52.519898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-60b8a299-964e-461a-b219-54dfbfb47404 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:52.523316 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-55ac2e56-4fd1-4c2e-a254-b84224a15a87 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 returned with HTTP 200 Aug 14 01:29:52.523857 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1067/4277] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:52 2026] GET /volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 => generated 806 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:52.524690 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:52.524690 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:52.525334 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60b8a299-964e-461a-b219-54dfbfb47404 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:29:52.525770 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1064/4278] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:52 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:53.385508 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-131d4dbf-0c72-4288-aed5-12f77492296e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:53.387954 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-131d4dbf-0c72-4288-aed5-12f77492296e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:29:53.387954 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-131d4dbf-0c72-4288-aed5-12f77492296e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:53.388109 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-131d4dbf-0c72-4288-aed5-12f77492296e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:53.397950 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:53.397950 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:53.400764 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-131d4dbf-0c72-4288-aed5-12f77492296e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:53.405639 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-131d4dbf-0c72-4288-aed5-12f77492296e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 returned with HTTP 200 Aug 14 01:29:53.406044 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1078/4279] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:53 2026] GET /volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:53.417698 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a9b61cfc-e7b6-4116-b6c3-27428a1c1300 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:53.419444 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a9b61cfc-e7b6-4116-b6c3-27428a1c1300 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:29:53.419812 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a9b61cfc-e7b6-4116-b6c3-27428a1c1300 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e39b2f09-4d74-4cef-a192-1962ea1bfa20", "name": "tempest-VolumeDependencyTests-Snapshot-1395185988"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:53.430769 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:53.430769 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:53.431350 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a9b61cfc-e7b6-4116-b6c3-27428a1c1300 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:53.431897 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-a9b61cfc-e7b6-4116-b6c3-27428a1c1300 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create snapshot from volume e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:29:53.474091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a9b61cfc-e7b6-4116-b6c3-27428a1c1300 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['da277ead-8755-414a-9015-3f1cd54cfa41', 'b6ab8829-cfd1-44ac-a15a-6b64053cb905', '7e83202c-8db7-465e-a365-dd668bf3005d', 'ec985eac-ad14-4939-aabe-d42faaa86025'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:53.505083 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a9b61cfc-e7b6-4116-b6c3-27428a1c1300 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot create request issued successfully. Aug 14 01:29:53.505456 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a9b61cfc-e7b6-4116-b6c3-27428a1c1300 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:29:53.506099 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1071/4280] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:29:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:53.515646 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2e9f63da-d704-4893-8bb6-ee2d0eb4ca7d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:53.518054 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e9f63da-d704-4893-8bb6-ee2d0eb4ca7d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 Aug 14 01:29:53.518260 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e9f63da-d704-4893-8bb6-ee2d0eb4ca7d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:53.518535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2e9f63da-d704-4893-8bb6-ee2d0eb4ca7d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:53.524348 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:53.524348 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:53.525678 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2e9f63da-d704-4893-8bb6-ee2d0eb4ca7d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:29:53.525807 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2e9f63da-d704-4893-8bb6-ee2d0eb4ca7d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 returned with HTTP 200 Aug 14 01:29:53.526222 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1068/4281] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:53 2026] GET /volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:53.536566 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6678467d-13b3-4945-91ec-56d414d0d480 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:53.538399 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6678467d-13b3-4945-91ec-56d414d0d480 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:29:53.538492 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e08e0319-2243-4cee-b897-1ff743788044 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:53.538616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6678467d-13b3-4945-91ec-56d414d0d480 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:53.541947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6678467d-13b3-4945-91ec-56d414d0d480 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:53.541947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6678467d-13b3-4945-91ec-56d414d0d480 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:53.542091 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e08e0319-2243-4cee-b897-1ff743788044 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 Aug 14 01:29:53.542091 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e08e0319-2243-4cee-b897-1ff743788044 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:53.542091 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e08e0319-2243-4cee-b897-1ff743788044 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:53.546748 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:53.546748 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:53.547596 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6678467d-13b3-4945-91ec-56d414d0d480 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:29:53.548075 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1065/4282] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:53 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:53.554441 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:53.554441 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:53.559470 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e08e0319-2243-4cee-b897-1ff743788044 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:53.566089 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e08e0319-2243-4cee-b897-1ff743788044 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 returned with HTTP 200 Aug 14 01:29:53.571051 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1079/4283] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:53 2026] GET /volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:53.592785 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1acb4365-3713-4aee-9c25-ea782f2dd5f4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:53.595652 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1acb4365-3713-4aee-9c25-ea782f2dd5f4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 Aug 14 01:29:53.595896 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1acb4365-3713-4aee-9c25-ea782f2dd5f4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:53.596327 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1acb4365-3713-4aee-9c25-ea782f2dd5f4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:53.607950 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:53.607950 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:53.609449 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1acb4365-3713-4aee-9c25-ea782f2dd5f4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:53.614408 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1acb4365-3713-4aee-9c25-ea782f2dd5f4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 returned with HTTP 200 Aug 14 01:29:53.614826 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1072/4284] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:53 2026] GET /volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:53.631975 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:53.633993 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:53.634475 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1425228820"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:53.636174 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1425228820'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:53.636300 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Create volume of 1 GB Aug 14 01:29:53.641396 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Availability Zones retrieved successfully. Aug 14 01:29:53.648878 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Flow 'volume_create_api' (3463f8d8-ee61-4bb3-ab9b-7c03a35d6da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:53.650234 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3a2e2e-0e8c-41b0-ab19-e8d24feec3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:53.651577 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:53.685593 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3a2e2e-0e8c-41b0-ab19-e8d24feec3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:53.686391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13c30f2-6337-44cf-a3fd-e80c0484c809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:53.732099 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Created reservations ['22f0e973-d2ab-40fa-8db1-29469fbe44f6', 'f8613ab2-b969-4159-be44-676fe47db2ab', '95992d7e-a3b1-43a1-b84d-7536c517a8e3', '30c070c0-92ae-42d8-8bd1-5d0b997c9494'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:53.733075 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13c30f2-6337-44cf-a3fd-e80c0484c809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f0e973-d2ab-40fa-8db1-29469fbe44f6', 'f8613ab2-b969-4159-be44-676fe47db2ab', '95992d7e-a3b1-43a1-b84d-7536c517a8e3', '30c070c0-92ae-42d8-8bd1-5d0b997c9494']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:53.733821 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65420e8-c473-4384-ba2b-a67043e4fc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:53.760350 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65420e8-c473-4384-ba2b-a67043e4fc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20b0c417-00d8-44d1-bb53-119fb3579874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1425228820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326544d7670a404ea322b809189e8bbf',qos_specs=None,replication_status=,reservations=['22f0e973-d2ab-40fa-8db1-29469fbe44f6','f8613ab2-b969-4159-be44-676fe47db2ab','95992d7e-a3b1-43a1-b84d-7536c517a8e3','30c070c0-92ae-42d8-8bd1-5d0b997c9494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8754fafcaf4269a545c5dbfeb8aa25',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:53Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1425228820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20b0c417-00d8-44d1-bb53-119fb3579874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='326544d7670a404ea322b809189e8bbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b8754fafcaf4269a545c5dbfeb8aa25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:53.761537 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21db4ca6-1771-43f8-8d67-b81f40d79715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:53.786617 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21db4ca6-1771-43f8-8d67-b81f40d79715) transitioned into 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-1425228820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='326544d7670a404ea322b809189e8bbf',qos_specs=None,replication_status=,reservations=['22f0e973-d2ab-40fa-8db1-29469fbe44f6','f8613ab2-b969-4159-be44-676fe47db2ab','95992d7e-a3b1-43a1-b84d-7536c517a8e3','30c070c0-92ae-42d8-8bd1-5d0b997c9494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8754fafcaf4269a545c5dbfeb8aa25',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:53.787522 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfc4fdbe-574a-41b2-96dc-7d4f1ce243f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:53.800020 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfc4fdbe-574a-41b2-96dc-7d4f1ce243f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:53.801124 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Flow 'volume_create_api' (3463f8d8-ee61-4bb3-ab9b-7c03a35d6da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:53.801759 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Create volume request issued successfully. Aug 14 01:29:53.802353 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9999a1f8-8578-4cc4-95f5-c5376e93cd5f tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:53.802870 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1069/4285] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:29:53 2026] POST /volume/v3/volumes => generated 774 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:53.827836 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1ccf50e-b371-47ba-9dd0-71946aee4f67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:53.833729 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1ccf50e-b371-47ba-9dd0-71946aee4f67 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 Aug 14 01:29:53.834004 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1ccf50e-b371-47ba-9dd0-71946aee4f67 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:53.834231 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1ccf50e-b371-47ba-9dd0-71946aee4f67 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:53.848047 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:53.848047 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:53.852912 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e1ccf50e-b371-47ba-9dd0-71946aee4f67 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:53.859167 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1ccf50e-b371-47ba-9dd0-71946aee4f67 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 returned with HTTP 200 Aug 14 01:29:53.859768 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1066/4286] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:53 2026] GET /volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:54.536009 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87b37ba1-df18-4ab5-b768-82676e0626f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:54.537941 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87b37ba1-df18-4ab5-b768-82676e0626f8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 Aug 14 01:29:54.538165 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87b37ba1-df18-4ab5-b768-82676e0626f8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:54.538376 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87b37ba1-df18-4ab5-b768-82676e0626f8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:54.543247 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:54.543247 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:54.543669 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87b37ba1-df18-4ab5-b768-82676e0626f8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:29:54.544381 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87b37ba1-df18-4ab5-b768-82676e0626f8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 returned with HTTP 200 Aug 14 01:29:54.544763 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1080/4287] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:54 2026] GET /volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:54.555110 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:54.558556 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:54.558991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "69c49719-4623-4995-a45d-0d8b294b6af3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1362717077"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:54.559298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d3d28c2f-2a20-4655-bbfb-b859f1ddf53d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:54.560631 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'snapshot_id': '69c49719-4623-4995-a45d-0d8b294b6af3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1362717077'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:54.561260 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3d28c2f-2a20-4655-bbfb-b859f1ddf53d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:29:54.561502 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3d28c2f-2a20-4655-bbfb-b859f1ddf53d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:54.561740 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d3d28c2f-2a20-4655-bbfb-b859f1ddf53d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:54.561852 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d3d28c2f-2a20-4655-bbfb-b859f1ddf53d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:54.565869 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:54.565869 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:54.566354 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:29:54.566463 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:29:54.566523 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:54.566523 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:54.567194 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d3d28c2f-2a20-4655-bbfb-b859f1ddf53d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:29:54.567623 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1070/4288] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:54 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:54.574045 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:29:54.579388 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (ce82bca5-990c-4bb1-8886-412d615a116f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:54.580402 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (715f7e62-951f-4fee-a729-056bcf3fc8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:54.581350 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:54.611027 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (715f7e62-951f-4fee-a729-056bcf3fc8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '69c49719-4623-4995-a45d-0d8b294b6af3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:54.612051 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55184c5f-485f-4e97-9e64-a86c4ebd23e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:54.655179 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['ba0d1587-b18d-4154-ad1f-33f847868dda', 'e02fed74-4387-401e-a3f2-f2e57d24ad93', 'dc003e34-e9b5-4990-9475-4a025c1199c4', 'bdce84cb-2e25-4424-a7e8-3b81cb4fdb10'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:54.656273 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55184c5f-485f-4e97-9e64-a86c4ebd23e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba0d1587-b18d-4154-ad1f-33f847868dda', 'e02fed74-4387-401e-a3f2-f2e57d24ad93', 'dc003e34-e9b5-4990-9475-4a025c1199c4', 'bdce84cb-2e25-4424-a7e8-3b81cb4fdb10']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:54.657493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6afd663-3310-4e59-9df7-3ad30707acb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:54.710441 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6afd663-3310-4e59-9df7-3ad30707acb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9016b7a6-9131-45c0-88f7-56dd4efecb60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1362717077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['ba0d1587-b18d-4154-ad1f-33f847868dda','e02fed74-4387-401e-a3f2-f2e57d24ad93','dc003e34-e9b5-4990-9475-4a025c1199c4','bdce84cb-2e25-4424-a7e8-3b81cb4fdb10'],size=1,snapshot_id=69c49719-4623-4995-a45d-0d8b294b6af3,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1362717077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9016b7a6-9131-45c0-88f7-56dd4efecb60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=69c49719-4623-4995-a45d-0d8b294b6af3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:54.711305 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23310e2a-50bf-4d8a-ad9e-87c424ddbe91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:54.732523 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23310e2a-50bf-4d8a-ad9e-87c424ddbe91) transitioned into state 'SUCCESS' from state '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-1362717077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['ba0d1587-b18d-4154-ad1f-33f847868dda','e02fed74-4387-401e-a3f2-f2e57d24ad93','dc003e34-e9b5-4990-9475-4a025c1199c4','bdce84cb-2e25-4424-a7e8-3b81cb4fdb10'],size=1,snapshot_id=69c49719-4623-4995-a45d-0d8b294b6af3,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:54.733446 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6745d1bd-8c74-4d18-99c1-664b0b212022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:54.757720 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6745d1bd-8c74-4d18-99c1-664b0b212022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:54.759143 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (ce82bca5-990c-4bb1-8886-412d615a116f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:54.759543 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:29:54.760312 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-57cdeef9-a116-4aa1-a444-6c70a9b534dd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:54.760885 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1073/4289] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:29:54 2026] POST /volume/v3/volumes => generated 802 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:54.774763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3dd1dbb-8ae4-4b2b-a867-1bb45f399e57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:54.777392 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3dd1dbb-8ae4-4b2b-a867-1bb45f399e57 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:29:54.777722 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3dd1dbb-8ae4-4b2b-a867-1bb45f399e57 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:54.778003 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3dd1dbb-8ae4-4b2b-a867-1bb45f399e57 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:54.786136 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:54.786136 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:54.790852 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3dd1dbb-8ae4-4b2b-a867-1bb45f399e57 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:54.795535 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3dd1dbb-8ae4-4b2b-a867-1bb45f399e57 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 returned with HTTP 200 Aug 14 01:29:54.796030 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1067/4290] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:54 2026] GET /volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:54.874356 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5acc9b23-7eb4-4c3e-9d03-ce73359a54cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:54.876396 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5acc9b23-7eb4-4c3e-9d03-ce73359a54cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 Aug 14 01:29:54.876655 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5acc9b23-7eb4-4c3e-9d03-ce73359a54cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:54.876912 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5acc9b23-7eb4-4c3e-9d03-ce73359a54cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:54.886194 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:54.886194 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:54.890570 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5acc9b23-7eb4-4c3e-9d03-ce73359a54cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:54.896190 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5acc9b23-7eb4-4c3e-9d03-ce73359a54cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 returned with HTTP 200 Aug 14 01:29:54.896703 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1081/4291] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:54 2026] GET /volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:54.909786 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9aaa8811-5e68-4ceb-afd5-f67d7041b1cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:54.912022 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9aaa8811-5e68-4ceb-afd5-f67d7041b1cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 Aug 14 01:29:54.912240 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9aaa8811-5e68-4ceb-afd5-f67d7041b1cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:54.912463 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9aaa8811-5e68-4ceb-afd5-f67d7041b1cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:54.921686 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:54.921686 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:54.925800 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9aaa8811-5e68-4ceb-afd5-f67d7041b1cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:54.930816 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9aaa8811-5e68-4ceb-afd5-f67d7041b1cf tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 returned with HTTP 200 Aug 14 01:29:54.931286 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1071/4292] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:54 2026] GET /volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:54.947287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c7c925b6-8629-4e1f-9482-25b155ab359b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:54.949840 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7c925b6-8629-4e1f-9482-25b155ab359b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:29:54.950228 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7c925b6-8629-4e1f-9482-25b155ab359b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20b0c417-00d8-44d1-bb53-119fb3579874", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1601380269"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:54.961829 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:54.961829 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:54.963196 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c7c925b6-8629-4e1f-9482-25b155ab359b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:54.963886 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c7c925b6-8629-4e1f-9482-25b155ab359b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Create snapshot from volume 20b0c417-00d8-44d1-bb53-119fb3579874 Aug 14 01:29:55.013786 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-c7c925b6-8629-4e1f-9482-25b155ab359b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Created reservations ['ca2b36bf-b9cb-4279-9ce6-d66c66a05b2a', '91f963b5-9741-4464-a0cf-d08265cc820b', '74a66c93-9e88-4d68-b18f-83fcd626fbee', 'dbc29427-e85e-4c5c-9362-4f21ec9a3dd7'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:55.047736 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c7c925b6-8629-4e1f-9482-25b155ab359b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Snapshot create request issued successfully. Aug 14 01:29:55.048177 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7c925b6-8629-4e1f-9482-25b155ab359b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:29:55.049126 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1074/4293] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:29:54 2026] POST /volume/v3/snapshots => generated 326 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:55.061287 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3623d2b5-463f-4c35-8538-82ef31c375d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:55.063263 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3623d2b5-463f-4c35-8538-82ef31c375d4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b Aug 14 01:29:55.063576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3623d2b5-463f-4c35-8538-82ef31c375d4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:55.063868 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3623d2b5-463f-4c35-8538-82ef31c375d4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:55.070115 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:55.070115 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:55.070619 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3623d2b5-463f-4c35-8538-82ef31c375d4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Snapshot retrieved successfully. Aug 14 01:29:55.071448 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3623d2b5-463f-4c35-8538-82ef31c375d4 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b returned with HTTP 200 Aug 14 01:29:55.071849 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1068/4294] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:55 2026] GET /volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:55.577884 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92bd9251-4e14-472c-aa2e-3a54e267bd9a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:55.579659 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92bd9251-4e14-472c-aa2e-3a54e267bd9a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:29:55.579837 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92bd9251-4e14-472c-aa2e-3a54e267bd9a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:55.580051 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92bd9251-4e14-472c-aa2e-3a54e267bd9a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:55.580158 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-92bd9251-4e14-472c-aa2e-3a54e267bd9a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:55.585273 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:55.585273 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:55.586119 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92bd9251-4e14-472c-aa2e-3a54e267bd9a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:29:55.586634 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1082/4295] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:55 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:55.812692 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-81a12182-a910-42f7-a9f7-46e6a9c8051e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:55.814781 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81a12182-a910-42f7-a9f7-46e6a9c8051e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:29:55.815066 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81a12182-a910-42f7-a9f7-46e6a9c8051e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:55.815291 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-81a12182-a910-42f7-a9f7-46e6a9c8051e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:55.823330 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:55.823330 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:55.827715 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-81a12182-a910-42f7-a9f7-46e6a9c8051e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:55.832672 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-81a12182-a910-42f7-a9f7-46e6a9c8051e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 returned with HTTP 200 Aug 14 01:29:55.833140 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1072/4296] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:55 2026] GET /volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:55.845329 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-76ac61d5-b2fe-4cf6-a997-aa6dfb87bab9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:55.847679 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76ac61d5-b2fe-4cf6-a997-aa6dfb87bab9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:29:55.848143 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76ac61d5-b2fe-4cf6-a997-aa6dfb87bab9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9016b7a6-9131-45c0-88f7-56dd4efecb60", "name": "tempest-VolumeDependencyTests-Snapshot-1776556616"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:55.860826 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:55.860826 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:55.861394 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-76ac61d5-b2fe-4cf6-a997-aa6dfb87bab9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:55.861531 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-76ac61d5-b2fe-4cf6-a997-aa6dfb87bab9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create snapshot from volume 9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:29:55.887003 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-76ac61d5-b2fe-4cf6-a997-aa6dfb87bab9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['859a7f0d-a2d9-45dc-a130-a106bf459416', '3dd5160c-ffb8-493d-9753-c825aca84f17', '55fe1c0e-ba0e-46c2-8e0e-d985554fd1ca', 'd33b0699-dd71-4a7f-8da5-c982c114d54e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:55.913790 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-757a0531-a8a1-427d-b371-d14f94ede39a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:55.915829 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-757a0531-a8a1-427d-b371-d14f94ede39a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:55.916080 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-757a0531-a8a1-427d-b371-d14f94ede39a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:55.916289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-757a0531-a8a1-427d-b371-d14f94ede39a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:55.922947 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-76ac61d5-b2fe-4cf6-a997-aa6dfb87bab9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot create request issued successfully. Aug 14 01:29:55.923502 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76ac61d5-b2fe-4cf6-a997-aa6dfb87bab9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:29:55.924145 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1075/4297] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:29:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:29:55.924937 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:55.924937 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:55.929736 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-757a0531-a8a1-427d-b371-d14f94ede39a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:55.935684 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-757a0531-a8a1-427d-b371-d14f94ede39a tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:55.935993 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1069/4298] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:55 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:55.937713 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4a86304-5041-4ef0-b476-4a4f4ccf9956 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:55.939971 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4a86304-5041-4ef0-b476-4a4f4ccf9956 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 Aug 14 01:29:55.940230 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4a86304-5041-4ef0-b476-4a4f4ccf9956 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:55.940463 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4a86304-5041-4ef0-b476-4a4f4ccf9956 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:55.946611 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:55.946611 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:55.947145 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4a86304-5041-4ef0-b476-4a4f4ccf9956 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:29:55.948151 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4a86304-5041-4ef0-b476-4a4f4ccf9956 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 returned with HTTP 200 Aug 14 01:29:55.948686 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1083/4299] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:55 2026] GET /volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:55.992692 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e522ada9-33bb-490a-b041-3af12fd20aa9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:55.994905 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e522ada9-33bb-490a-b041-3af12fd20aa9 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:55.995182 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e522ada9-33bb-490a-b041-3af12fd20aa9 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:55.995422 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e522ada9-33bb-490a-b041-3af12fd20aa9 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:56.004550 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:56.004550 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:56.008663 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e522ada9-33bb-490a-b041-3af12fd20aa9 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:56.014000 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e522ada9-33bb-490a-b041-3af12fd20aa9 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:56.014525 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1073/4300] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:55 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:56.086108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23a592a3-ca27-4e5e-882a-c8ccfc59a71b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:56.088762 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23a592a3-ca27-4e5e-882a-c8ccfc59a71b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b Aug 14 01:29:56.088762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23a592a3-ca27-4e5e-882a-c8ccfc59a71b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:56.088834 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23a592a3-ca27-4e5e-882a-c8ccfc59a71b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:56.094640 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:56.094640 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:56.095211 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23a592a3-ca27-4e5e-882a-c8ccfc59a71b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Snapshot retrieved successfully. Aug 14 01:29:56.096253 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23a592a3-ca27-4e5e-882a-c8ccfc59a71b tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b returned with HTTP 200 Aug 14 01:29:56.096732 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1076/4301] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:56 2026] GET /volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:56.108513 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c4ccce4-3d9c-438f-b7a1-c4006cfe718d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:56.112282 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c4ccce4-3d9c-438f-b7a1-c4006cfe718d tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b Aug 14 01:29:56.112282 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c4ccce4-3d9c-438f-b7a1-c4006cfe718d tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:56.112282 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c4ccce4-3d9c-438f-b7a1-c4006cfe718d tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:56.119841 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:56.119841 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:56.119841 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c4ccce4-3d9c-438f-b7a1-c4006cfe718d tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Snapshot retrieved successfully. Aug 14 01:29:56.119841 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c4ccce4-3d9c-438f-b7a1-c4006cfe718d tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b returned with HTTP 200 Aug 14 01:29:56.119841 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1070/4302] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:56 2026] GET /volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:56.135530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31ebb510-10cb-48a3-9d78-c0c8ab9cdbe1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:56.137395 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31ebb510-10cb-48a3-9d78-c0c8ab9cdbe1 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b Aug 14 01:29:56.137580 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31ebb510-10cb-48a3-9d78-c0c8ab9cdbe1 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:56.137763 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31ebb510-10cb-48a3-9d78-c0c8ab9cdbe1 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:56.137863 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-31ebb510-10cb-48a3-9d78-c0c8ab9cdbe1 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Delete snapshot with id: 7d8b095f-6d9c-4901-8243-8e6349cd109b Aug 14 01:29:56.146039 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:56.146039 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:56.146899 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-31ebb510-10cb-48a3-9d78-c0c8ab9cdbe1 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Snapshot retrieved successfully. Aug 14 01:29:56.170208 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-31ebb510-10cb-48a3-9d78-c0c8ab9cdbe1 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Snapshot delete request issued successfully. Aug 14 01:29:56.170511 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31ebb510-10cb-48a3-9d78-c0c8ab9cdbe1 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b returned with HTTP 202 Aug 14 01:29:56.171109 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1084/4303] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:29:56 2026] DELETE /volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:56.186967 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d159d988-fcd4-46ac-b83a-1110d87a2143 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:56.186967 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d159d988-fcd4-46ac-b83a-1110d87a2143 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b Aug 14 01:29:56.186967 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d159d988-fcd4-46ac-b83a-1110d87a2143 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:56.186967 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d159d988-fcd4-46ac-b83a-1110d87a2143 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:56.197525 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:56.197525 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:56.197525 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d159d988-fcd4-46ac-b83a-1110d87a2143 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Snapshot retrieved successfully. Aug 14 01:29:56.197525 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d159d988-fcd4-46ac-b83a-1110d87a2143 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b returned with HTTP 200 Aug 14 01:29:56.197525 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1074/4304] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:56 2026] GET /volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b => generated 484 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:56.599301 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-06bc609b-f31c-4d52-a5f9-d847570cfe6f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:56.602871 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06bc609b-f31c-4d52-a5f9-d847570cfe6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:29:56.603222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06bc609b-f31c-4d52-a5f9-d847570cfe6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:56.603493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-06bc609b-f31c-4d52-a5f9-d847570cfe6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:56.603669 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-06bc609b-f31c-4d52-a5f9-d847570cfe6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:56.610556 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:56.610556 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:56.612800 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-06bc609b-f31c-4d52-a5f9-d847570cfe6f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:29:56.613394 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1077/4305] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:56 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:56.961644 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1bab0a7d-3c79-42f0-8486-36ed9612e102 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:56.963611 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bab0a7d-3c79-42f0-8486-36ed9612e102 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 Aug 14 01:29:56.963881 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bab0a7d-3c79-42f0-8486-36ed9612e102 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:56.964151 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bab0a7d-3c79-42f0-8486-36ed9612e102 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:56.973701 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:56.973701 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:56.974201 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1bab0a7d-3c79-42f0-8486-36ed9612e102 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:29:56.974945 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bab0a7d-3c79-42f0-8486-36ed9612e102 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 returned with HTTP 200 Aug 14 01:29:56.975363 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1071/4306] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:56 2026] GET /volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:56.985046 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f0a3cf3-8210-477a-b167-688d652ee131 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:56.987196 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:56.987589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "19cb16cb-65e3-4d55-b73f-7ba792535b73", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1042003659"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:56.990092 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'snapshot_id': '19cb16cb-65e3-4d55-b73f-7ba792535b73', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1042003659'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:56.995607 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:56.995607 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:56.996142 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:29:56.996258 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:29:57.001270 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:29:57.008165 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (711c0df5-9200-452e-a827-f8360e935a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:57.009183 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a56af3-40ec-4291-8fd8-71835c3467ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:57.010221 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:57.051941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a56af3-40ec-4291-8fd8-71835c3467ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '19cb16cb-65e3-4d55-b73f-7ba792535b73', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:57.052742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db662e95-932e-44df-89b2-79a3745069dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:57.129107 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['05c2032d-1de1-440c-9e2f-77cadef05eff', 'c96f7b9b-12b7-4d46-8c7d-c98f07f7b108', 'a0f323da-5f50-46d0-9188-41ece129a33a', '8b991a16-ffb7-4b0d-974c-44c17672c665'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:57.130350 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db662e95-932e-44df-89b2-79a3745069dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05c2032d-1de1-440c-9e2f-77cadef05eff', 'c96f7b9b-12b7-4d46-8c7d-c98f07f7b108', 'a0f323da-5f50-46d0-9188-41ece129a33a', '8b991a16-ffb7-4b0d-974c-44c17672c665']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:57.131895 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff5a249-1198-4403-b213-3ff4d9ca8960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:57.194884 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff5a249-1198-4403-b213-3ff4d9ca8960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f91283c2-c013-40f2-aa1b-c79397c99612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1042003659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['05c2032d-1de1-440c-9e2f-77cadef05eff','c96f7b9b-12b7-4d46-8c7d-c98f07f7b108','a0f323da-5f50-46d0-9188-41ece129a33a','8b991a16-ffb7-4b0d-974c-44c17672c665'],size=1,snapshot_id=19cb16cb-65e3-4d55-b73f-7ba792535b73,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1042003659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f91283c2-c013-40f2-aa1b-c79397c99612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=19cb16cb-65e3-4d55-b73f-7ba792535b73,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:57.196107 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1a6ec4-0fcf-45c6-8780-3aa67b02fa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:57.215184 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae9d7ec1-6a79-4d82-8155-e660c245314a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:57.218259 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae9d7ec1-6a79-4d82-8155-e660c245314a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b Aug 14 01:29:57.219097 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae9d7ec1-6a79-4d82-8155-e660c245314a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:57.219097 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae9d7ec1-6a79-4d82-8155-e660c245314a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:57.225329 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae9d7ec1-6a79-4d82-8155-e660c245314a tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b returned with HTTP 404 Aug 14 01:29:57.226946 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1075/4307] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:57 2026] GET /volume/v3/snapshots/7d8b095f-6d9c-4901-8243-8e6349cd109b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:57.234514 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1a6ec4-0fcf-45c6-8780-3aa67b02fa11) transitioned into state 'SUCCESS' from state '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-1042003659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['05c2032d-1de1-440c-9e2f-77cadef05eff','c96f7b9b-12b7-4d46-8c7d-c98f07f7b108','a0f323da-5f50-46d0-9188-41ece129a33a','8b991a16-ffb7-4b0d-974c-44c17672c665'],size=1,snapshot_id=19cb16cb-65e3-4d55-b73f-7ba792535b73,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:57.235301 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4599aaf-e054-4a52-b288-aa587879ae57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:57.238360 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e4f0a4e4-19dd-4a90-b609-a470e7e35ff5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:57.241331 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4f0a4e4-19dd-4a90-b609-a470e7e35ff5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] DELETE https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 Aug 14 01:29:57.241440 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4f0a4e4-19dd-4a90-b609-a470e7e35ff5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:57.241874 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4f0a4e4-19dd-4a90-b609-a470e7e35ff5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:57.241993 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e4f0a4e4-19dd-4a90-b609-a470e7e35ff5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Delete volume with id: 20b0c417-00d8-44d1-bb53-119fb3579874 Aug 14 01:29:57.259509 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:57.259509 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:57.260298 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e4f0a4e4-19dd-4a90-b609-a470e7e35ff5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:57.275374 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4599aaf-e054-4a52-b288-aa587879ae57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:57.276426 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (711c0df5-9200-452e-a827-f8360e935a25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:57.276842 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:29:57.277577 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f0a3cf3-8210-477a-b167-688d652ee131 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:57.278125 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1085/4308] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:29:56 2026] POST /volume/v3/volumes => generated 802 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:57.297661 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68cf65cc-6b0d-4c74-be02-208109aba3ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:57.299706 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68cf65cc-6b0d-4c74-be02-208109aba3ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 Aug 14 01:29:57.299996 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68cf65cc-6b0d-4c74-be02-208109aba3ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:57.300684 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68cf65cc-6b0d-4c74-be02-208109aba3ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:57.306262 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e4f0a4e4-19dd-4a90-b609-a470e7e35ff5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Delete volume request issued successfully. Aug 14 01:29:57.306546 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4f0a4e4-19dd-4a90-b609-a470e7e35ff5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 returned with HTTP 202 Aug 14 01:29:57.307873 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1078/4309] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:57 2026] DELETE /volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:57.313397 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:57.313397 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:57.317450 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-43c144e4-5a04-463c-b53e-28857446b4c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:57.321501 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43c144e4-5a04-463c-b53e-28857446b4c5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 Aug 14 01:29:57.321952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43c144e4-5a04-463c-b53e-28857446b4c5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:57.322292 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43c144e4-5a04-463c-b53e-28857446b4c5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:57.322968 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-68cf65cc-6b0d-4c74-be02-208109aba3ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:57.330988 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:57.330988 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:57.331488 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68cf65cc-6b0d-4c74-be02-208109aba3ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 returned with HTTP 200 Aug 14 01:29:57.332331 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1072/4310] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:57 2026] GET /volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:57.336391 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-43c144e4-5a04-463c-b53e-28857446b4c5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:57.349274 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43c144e4-5a04-463c-b53e-28857446b4c5 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 returned with HTTP 200 Aug 14 01:29:57.350336 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1076/4311] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:57 2026] GET /volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:57.624842 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c17aff4-754d-4394-83a8-ba002e9b4dc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:57.627243 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c17aff4-754d-4394-83a8-ba002e9b4dc5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:29:57.627528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c17aff4-754d-4394-83a8-ba002e9b4dc5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:57.627789 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c17aff4-754d-4394-83a8-ba002e9b4dc5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:57.627956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7c17aff4-754d-4394-83a8-ba002e9b4dc5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:57.633037 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:57.633037 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:57.633860 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c17aff4-754d-4394-83a8-ba002e9b4dc5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:29:57.634311 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1086/4312] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:57 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:58.350781 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-76f3bb07-6fba-4b04-9141-3d6115e835f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:58.352852 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76f3bb07-6fba-4b04-9141-3d6115e835f0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 Aug 14 01:29:58.353235 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76f3bb07-6fba-4b04-9141-3d6115e835f0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:58.353362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76f3bb07-6fba-4b04-9141-3d6115e835f0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:58.362007 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:58.362007 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:58.367799 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-76f3bb07-6fba-4b04-9141-3d6115e835f0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:58.372796 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ccbf014c-71ba-4f2e-bd42-9e1eb2684769 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:58.373252 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76f3bb07-6fba-4b04-9141-3d6115e835f0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 returned with HTTP 200 Aug 14 01:29:58.373584 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1079/4313] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:58 2026] GET /volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:58.377885 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccbf014c-71ba-4f2e-bd42-9e1eb2684769 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 Aug 14 01:29:58.379073 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ccbf014c-71ba-4f2e-bd42-9e1eb2684769 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:58.379463 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ccbf014c-71ba-4f2e-bd42-9e1eb2684769 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:58.391041 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:58.391410 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccbf014c-71ba-4f2e-bd42-9e1eb2684769 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 returned with HTTP 404 Aug 14 01:29:58.392702 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1073/4314] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:58 2026] GET /volume/v3/volumes/20b0c417-00d8-44d1-bb53-119fb3579874 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:58.393394 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:29:58.393974 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f91283c2-c013-40f2-aa1b-c79397c99612", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-237476478"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:29:58.396072 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'source_volid': 'f91283c2-c013-40f2-aa1b-c79397c99612', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-237476478'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:29:58.400961 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4912cfb-0f89-4e05-93c0-c99d626ec813 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:58.403333 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4912cfb-0f89-4e05-93c0-c99d626ec813 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] DELETE https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 Aug 14 01:29:58.403679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4912cfb-0f89-4e05-93c0-c99d626ec813 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:58.403977 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4912cfb-0f89-4e05-93c0-c99d626ec813 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:58.404238 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a4912cfb-0f89-4e05-93c0-c99d626ec813 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Delete volume with id: 59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 Aug 14 01:29:58.407438 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:58.407438 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:58.408136 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume retrieved successfully. Aug 14 01:29:58.408335 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:29:58.414271 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:29:58.417009 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:58.417009 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:58.417463 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4912cfb-0f89-4e05-93c0-c99d626ec813 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:58.422332 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (d77ea751-e9aa-4a84-a0b9-759cd13a0d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:58.424056 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71ab4c2-9f92-47d5-901c-6f3b0bb87074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:58.425463 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:29:58.443888 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4912cfb-0f89-4e05-93c0-c99d626ec813 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Delete volume request issued successfully. Aug 14 01:29:58.444116 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4912cfb-0f89-4e05-93c0-c99d626ec813 tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 returned with HTTP 202 Aug 14 01:29:58.444586 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1087/4315] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:58 2026] DELETE /volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:58.455793 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2ea68b89-37f8-4843-b96f-260c31e94cef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:58.458106 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ea68b89-37f8-4843-b96f-260c31e94cef tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 Aug 14 01:29:58.458347 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ea68b89-37f8-4843-b96f-260c31e94cef tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:58.458540 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2ea68b89-37f8-4843-b96f-260c31e94cef tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:58.466753 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:58.466753 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:58.470798 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71ab4c2-9f92-47d5-901c-6f3b0bb87074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f91283c2-c013-40f2-aa1b-c79397c99612', 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:58.472240 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2ea68b89-37f8-4843-b96f-260c31e94cef tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Volume info retrieved successfully. Aug 14 01:29:58.472374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ca2bdc-9e9d-4af6-b60c-ba10ce83481d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:58.478091 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2ea68b89-37f8-4843-b96f-260c31e94cef tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 returned with HTTP 200 Aug 14 01:29:58.478509 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1080/4316] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:58 2026] GET /volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:58.534100 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['f92c6cbe-cf57-4b14-a2bf-79774e6f6912', 'f95ae1a1-d805-43a2-a16d-aa8a2f1dbede', '3271b046-e0f7-4812-85cb-fbac50b4780a', '162bdc27-f4ad-4787-90fc-fbc8b473f408'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:29:58.534861 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ca2bdc-9e9d-4af6-b60c-ba10ce83481d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f92c6cbe-cf57-4b14-a2bf-79774e6f6912', 'f95ae1a1-d805-43a2-a16d-aa8a2f1dbede', '3271b046-e0f7-4812-85cb-fbac50b4780a', '162bdc27-f4ad-4787-90fc-fbc8b473f408']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:58.535578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08fe27a-b0a3-40b8-930f-1210fb6f1c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:58.567866 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d08fe27a-b0a3-40b8-930f-1210fb6f1c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d5356d6-e61e-4d02-a4f9-8be49bcde932', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-237476478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['f92c6cbe-cf57-4b14-a2bf-79774e6f6912','f95ae1a1-d805-43a2-a16d-aa8a2f1dbede','3271b046-e0f7-4812-85cb-fbac50b4780a','162bdc27-f4ad-4787-90fc-fbc8b473f408'],size=1,snapshot_id=None,source_replicaid=,source_volid=f91283c2-c013-40f2-aa1b-c79397c99612,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:29:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-237476478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d5356d6-e61e-4d02-a4f9-8be49bcde932,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f91283c2-c013-40f2-aa1b-c79397c99612,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:58.569026 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7d06e1-7023-4ce0-a737-c6c01f68f31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:58.589560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7d06e1-7023-4ce0-a737-c6c01f68f31f) transitioned into state 'SUCCESS' from state '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-237476478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['f92c6cbe-cf57-4b14-a2bf-79774e6f6912','f95ae1a1-d805-43a2-a16d-aa8a2f1dbede','3271b046-e0f7-4812-85cb-fbac50b4780a','162bdc27-f4ad-4787-90fc-fbc8b473f408'],size=1,snapshot_id=None,source_replicaid=,source_volid=f91283c2-c013-40f2-aa1b-c79397c99612,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:58.590296 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab28711-a608-4097-b95c-0e5a5a903197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:29:58.614397 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab28711-a608-4097-b95c-0e5a5a903197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:29:58.615737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (d77ea751-e9aa-4a84-a0b9-759cd13a0d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:29:58.616224 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:29:58.617071 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8c4b47dc-e4c4-459f-9de0-8a3d45d00e67 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:29:58.617681 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1077/4317] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:29:58 2026] POST /volume/v3/volumes => generated 801 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:58.631273 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-764fc46f-0aee-4089-a99d-0aebc727769a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:58.633714 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-764fc46f-0aee-4089-a99d-0aebc727769a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 Aug 14 01:29:58.634130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-764fc46f-0aee-4089-a99d-0aebc727769a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:58.634483 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-764fc46f-0aee-4089-a99d-0aebc727769a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:58.645668 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:58.645668 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:58.650797 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-764fc46f-0aee-4089-a99d-0aebc727769a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:58.650987 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f69d2b08-b90a-4f12-b32c-ccdd6218c1aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:58.652751 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f69d2b08-b90a-4f12-b32c-ccdd6218c1aa tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:29:58.652975 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f69d2b08-b90a-4f12-b32c-ccdd6218c1aa tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:58.653156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f69d2b08-b90a-4f12-b32c-ccdd6218c1aa tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:58.653262 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f69d2b08-b90a-4f12-b32c-ccdd6218c1aa tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:58.658272 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-764fc46f-0aee-4089-a99d-0aebc727769a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 returned with HTTP 200 Aug 14 01:29:58.658385 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:58.658385 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:58.658798 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1074/4318] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:58 2026] GET /volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:58.658872 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f69d2b08-b90a-4f12-b32c-ccdd6218c1aa tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:29:58.659553 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1088/4319] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:58 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:59.159373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-72557474-acd3-4a5c-945b-3588c1a57ba4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:59.162322 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72557474-acd3-4a5c-945b-3588c1a57ba4 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] DELETE https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:59.162837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72557474-acd3-4a5c-945b-3588c1a57ba4 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:59.162837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72557474-acd3-4a5c-945b-3588c1a57ba4 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:59.163062 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-72557474-acd3-4a5c-945b-3588c1a57ba4 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Delete volume with id: ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:59.175031 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:59.175031 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:59.175615 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72557474-acd3-4a5c-945b-3588c1a57ba4 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:59.202467 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-72557474-acd3-4a5c-945b-3588c1a57ba4 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Delete volume request issued successfully. Aug 14 01:29:59.202944 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72557474-acd3-4a5c-945b-3588c1a57ba4 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 202 Aug 14 01:29:59.203603 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1081/4320] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:29:59 2026] DELETE /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:59.216104 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dbf94eb3-e8be-4f56-804c-0cea224859dc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:59.219673 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbf94eb3-e8be-4f56-804c-0cea224859dc tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:29:59.219992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbf94eb3-e8be-4f56-804c-0cea224859dc tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:59.220273 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbf94eb3-e8be-4f56-804c-0cea224859dc tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:59.233950 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:59.233950 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:59.237402 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dbf94eb3-e8be-4f56-804c-0cea224859dc tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:29:59.249836 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbf94eb3-e8be-4f56-804c-0cea224859dc tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 200 Aug 14 01:29:59.251363 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1078/4321] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:59 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:59.499369 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00541a67-cd95-4bfe-95e8-9fea2a2f978e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:59.501436 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00541a67-cd95-4bfe-95e8-9fea2a2f978e tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] GET https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 Aug 14 01:29:59.501750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00541a67-cd95-4bfe-95e8-9fea2a2f978e tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:59.502045 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00541a67-cd95-4bfe-95e8-9fea2a2f978e tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:59.507960 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00541a67-cd95-4bfe-95e8-9fea2a2f978e tempest-CinderUnicodeTest-183337925 tempest-CinderUnicodeTest-183337925-project-member] https://10.4.3.11/volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 returned with HTTP 404 Aug 14 01:29:59.508635 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1075/4322] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:29:59 2026] GET /volume/v3/volumes/59a4f2c9-4d0b-4109-936a-4bd2c6c5a753 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:29:59.672199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-82a50824-4e73-4439-98a9-d079d569203f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:59.674635 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82a50824-4e73-4439-98a9-d079d569203f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:29:59.674939 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82a50824-4e73-4439-98a9-d079d569203f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:59.675221 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-82a50824-4e73-4439-98a9-d079d569203f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:59.675357 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-82a50824-4e73-4439-98a9-d079d569203f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:29:59.679063 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a4a99f2d-cb38-4cbf-84ae-9e7f6f3c79ef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:59.681010 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4a99f2d-cb38-4cbf-84ae-9e7f6f3c79ef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 Aug 14 01:29:59.681294 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4a99f2d-cb38-4cbf-84ae-9e7f6f3c79ef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:59.681577 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a4a99f2d-cb38-4cbf-84ae-9e7f6f3c79ef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:59.681751 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:59.681751 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:29:59.682471 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-82a50824-4e73-4439-98a9-d079d569203f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:29:59.683141 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1089/4323] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:29:59 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:29:59.689829 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:59.689829 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:29:59.693803 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a4a99f2d-cb38-4cbf-84ae-9e7f6f3c79ef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:29:59.698297 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a4a99f2d-cb38-4cbf-84ae-9e7f6f3c79ef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 returned with HTTP 200 Aug 14 01:29:59.698693 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1082/4324] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:29:59 2026] GET /volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:29:59.715451 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-41b23208-7534-4d2b-a628-e8ddc88d5b1c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:59.717960 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41b23208-7534-4d2b-a628-e8ddc88d5b1c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 Aug 14 01:29:59.718282 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41b23208-7534-4d2b-a628-e8ddc88d5b1c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:59.718675 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-41b23208-7534-4d2b-a628-e8ddc88d5b1c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:59.718822 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-41b23208-7534-4d2b-a628-e8ddc88d5b1c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: 69c49719-4623-4995-a45d-0d8b294b6af3 Aug 14 01:29:59.727656 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:59.727656 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:29:59.729242 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-41b23208-7534-4d2b-a628-e8ddc88d5b1c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:29:59.749657 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-41b23208-7534-4d2b-a628-e8ddc88d5b1c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot delete request issued successfully. Aug 14 01:29:59.749824 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-41b23208-7534-4d2b-a628-e8ddc88d5b1c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 returned with HTTP 202 Aug 14 01:29:59.750268 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1079/4325] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:29:59 2026] DELETE /volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:29:59.759847 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31e328af-ce60-450f-9cd6-7fba464b795f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:29:59.761888 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31e328af-ce60-450f-9cd6-7fba464b795f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 Aug 14 01:29:59.762077 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31e328af-ce60-450f-9cd6-7fba464b795f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:29:59.762293 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31e328af-ce60-450f-9cd6-7fba464b795f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:29:59.774006 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:29:59.774006 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:29:59.774578 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31e328af-ce60-450f-9cd6-7fba464b795f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:29:59.775484 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31e328af-ce60-450f-9cd6-7fba464b795f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 returned with HTTP 200 Aug 14 01:29:59.775898 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1076/4326] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:29:59 2026] GET /volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:00.270240 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8fa0e379-587b-4e59-938a-8b4dccb208dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:00.273208 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fa0e379-587b-4e59-938a-8b4dccb208dc tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 Aug 14 01:30:00.273208 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fa0e379-587b-4e59-938a-8b4dccb208dc tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:00.278356 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fa0e379-587b-4e59-938a-8b4dccb208dc tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:00.291205 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fa0e379-587b-4e59-938a-8b4dccb208dc tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 returned with HTTP 404 Aug 14 01:30:00.291873 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1090/4327] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:00 2026] GET /volume/v3/volumes/ee3f50c0-c6e0-4a57-80b6-245358f81568 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:00.380794 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ae36e70-c786-486b-8c53-00beccb0c42e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:00.384825 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ae36e70-c786-486b-8c53-00beccb0c42e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] DELETE https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:30:00.385164 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ae36e70-c786-486b-8c53-00beccb0c42e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:00.385701 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ae36e70-c786-486b-8c53-00beccb0c42e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:00.386710 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0ae36e70-c786-486b-8c53-00beccb0c42e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Delete volume with id: eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:30:00.397787 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:00.397787 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:00.398693 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ae36e70-c786-486b-8c53-00beccb0c42e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:30:00.426230 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ae36e70-c786-486b-8c53-00beccb0c42e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Delete volume request issued successfully. Aug 14 01:30:00.426501 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ae36e70-c786-486b-8c53-00beccb0c42e tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 202 Aug 14 01:30:00.427574 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1083/4328] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:00 2026] DELETE /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:00.435779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8075a23b-eb15-4d01-b782-0066829f1db7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:00.438138 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8075a23b-eb15-4d01-b782-0066829f1db7 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:30:00.438438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8075a23b-eb15-4d01-b782-0066829f1db7 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:00.438874 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8075a23b-eb15-4d01-b782-0066829f1db7 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:00.448162 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:00.448162 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:00.455053 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8075a23b-eb15-4d01-b782-0066829f1db7 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Volume info retrieved successfully. Aug 14 01:30:00.461112 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8075a23b-eb15-4d01-b782-0066829f1db7 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 200 Aug 14 01:30:00.461664 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1080/4329] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:00 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:00.698838 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-177e8d48-8063-42f3-b78a-14dbac154c00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:00.704839 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-177e8d48-8063-42f3-b78a-14dbac154c00 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:00.704839 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-177e8d48-8063-42f3-b78a-14dbac154c00 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:00.704839 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-177e8d48-8063-42f3-b78a-14dbac154c00 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:00.705016 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-177e8d48-8063-42f3-b78a-14dbac154c00 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:00.710020 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:00.710020 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:00.710834 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-177e8d48-8063-42f3-b78a-14dbac154c00 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:00.710904 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1077/4330] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:00 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:00.787786 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb6aa188-bc16-4f8e-a861-0012d8b3eb34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:00.791950 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb6aa188-bc16-4f8e-a861-0012d8b3eb34 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 Aug 14 01:30:00.793259 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb6aa188-bc16-4f8e-a861-0012d8b3eb34 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:00.793577 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb6aa188-bc16-4f8e-a861-0012d8b3eb34 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:00.806141 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb6aa188-bc16-4f8e-a861-0012d8b3eb34 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 returned with HTTP 404 Aug 14 01:30:00.806834 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1091/4331] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:00 2026] GET /volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:00.818036 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2a18747-b744-42b7-b88f-35fc50a3edd3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:00.820065 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2a18747-b744-42b7-b88f-35fc50a3edd3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 Aug 14 01:30:00.820287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2a18747-b744-42b7-b88f-35fc50a3edd3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:00.820546 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2a18747-b744-42b7-b88f-35fc50a3edd3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:00.820714 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-b2a18747-b744-42b7-b88f-35fc50a3edd3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: 19cb16cb-65e3-4d55-b73f-7ba792535b73 Aug 14 01:30:00.827466 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:00.827466 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:00.828017 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2a18747-b744-42b7-b88f-35fc50a3edd3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:00.861365 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2a18747-b744-42b7-b88f-35fc50a3edd3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot delete request issued successfully. Aug 14 01:30:00.861492 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2a18747-b744-42b7-b88f-35fc50a3edd3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 returned with HTTP 202 Aug 14 01:30:00.862224 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1084/4332] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:00 2026] DELETE /volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:00.872010 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d330301-1b4e-42f0-9b46-5d1fc603e066 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:00.874287 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d330301-1b4e-42f0-9b46-5d1fc603e066 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 Aug 14 01:30:00.874520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d330301-1b4e-42f0-9b46-5d1fc603e066 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:00.874826 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d330301-1b4e-42f0-9b46-5d1fc603e066 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:00.886829 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:00.886829 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:00.887658 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6d330301-1b4e-42f0-9b46-5d1fc603e066 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:00.888785 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d330301-1b4e-42f0-9b46-5d1fc603e066 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 returned with HTTP 200 Aug 14 01:30:00.892083 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1081/4333] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:00 2026] GET /volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:01.465051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:01.478798 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64f27b87-37a3-489c-8813-eded27929651 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:01.483556 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64f27b87-37a3-489c-8813-eded27929651 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] GET https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c Aug 14 01:30:01.484723 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64f27b87-37a3-489c-8813-eded27929651 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:01.485298 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64f27b87-37a3-489c-8813-eded27929651 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:01.497447 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64f27b87-37a3-489c-8813-eded27929651 tempest-AttachVolumeShelveTestJSON-1976353555 tempest-AttachVolumeShelveTestJSON-1976353555-project-member] https://10.4.3.11/volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c returned with HTTP 404 Aug 14 01:30:01.499222 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1092/4334] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:01 2026] GET /volume/v3/volumes/eb64b253-87b1-432b-ac5c-418102def19c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:01.606995 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:01.608317 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-258960752"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:01.609417 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-258960752'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:01.609716 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume of 1 GB Aug 14 01:30:01.619174 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:01.629204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (2c4e420e-fb06-4ed8-9818-665fbd62172b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:01.631517 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6412816-f52c-4ab3-b9dd-d5e156575179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:01.633068 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:01.705631 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6412816-f52c-4ab3-b9dd-d5e156575179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:01.709705 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8727688-bec7-48c7-bca8-8fccec1a6407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:01.736015 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c7c88a0f-d2b5-4663-879d-7dc3af6a2b84 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:01.739761 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7c88a0f-d2b5-4663-879d-7dc3af6a2b84 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:01.739761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7c88a0f-d2b5-4663-879d-7dc3af6a2b84 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:01.741508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c7c88a0f-d2b5-4663-879d-7dc3af6a2b84 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:01.741508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c7c88a0f-d2b5-4663-879d-7dc3af6a2b84 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:01.750430 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:01.750430 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:01.750430 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c7c88a0f-d2b5-4663-879d-7dc3af6a2b84 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:01.750744 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1085/4335] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:01 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:01.891527 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['fb81efe2-4026-4c18-94ad-6f213645dbbd', 'd61455bc-c4cd-4c32-a5c1-a44977e6e1f6', '4c3221c4-3a85-42b6-a8be-42a39743c7bf', '8e0adbb8-5c33-4460-abd5-90d41ee74f56'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:01.892971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8727688-bec7-48c7-bca8-8fccec1a6407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb81efe2-4026-4c18-94ad-6f213645dbbd', 'd61455bc-c4cd-4c32-a5c1-a44977e6e1f6', '4c3221c4-3a85-42b6-a8be-42a39743c7bf', '8e0adbb8-5c33-4460-abd5-90d41ee74f56']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:01.894531 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7dc1572-cbc0-4070-bd29-c93f08648d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:01.914569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e63bfbd3-b812-41d7-bc13-929cd36d0859 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:01.920444 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e63bfbd3-b812-41d7-bc13-929cd36d0859 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 Aug 14 01:30:01.920697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e63bfbd3-b812-41d7-bc13-929cd36d0859 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:01.921711 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e63bfbd3-b812-41d7-bc13-929cd36d0859 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:01.935131 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e63bfbd3-b812-41d7-bc13-929cd36d0859 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 returned with HTTP 404 Aug 14 01:30:01.936114 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1082/4336] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:01 2026] GET /volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:01.941365 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7dc1572-cbc0-4070-bd29-c93f08648d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ca60480-7cd5-4aeb-9f64-3c2082e854e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-258960752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['fb81efe2-4026-4c18-94ad-6f213645dbbd','d61455bc-c4cd-4c32-a5c1-a44977e6e1f6','4c3221c4-3a85-42b6-a8be-42a39743c7bf','8e0adbb8-5c33-4460-abd5-90d41ee74f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-258960752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ca60480-7cd5-4aeb-9f64-3c2082e854e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed284d8c7b041f6b80d882a6142c348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea619a9311174b5d87f96ddb73e07a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:01.942745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4dfa8ee-80e9-4c50-9f4f-fe89255b79a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:01.949475 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4141f6ab-9789-441d-a9f3-0ec42f5eceba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:01.952237 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4141f6ab-9789-441d-a9f3-0ec42f5eceba tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 Aug 14 01:30:01.953947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4141f6ab-9789-441d-a9f3-0ec42f5eceba tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:01.953947 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4141f6ab-9789-441d-a9f3-0ec42f5eceba tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:01.953947 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4141f6ab-9789-441d-a9f3-0ec42f5eceba tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: f91283c2-c013-40f2-aa1b-c79397c99612 Aug 14 01:30:01.965168 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:01.965168 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:01.966434 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4141f6ab-9789-441d-a9f3-0ec42f5eceba tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:02.059763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4dfa8ee-80e9-4c50-9f4f-fe89255b79a4) transitioned into state 'SUCCESS' from state '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-258960752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['fb81efe2-4026-4c18-94ad-6f213645dbbd','d61455bc-c4cd-4c32-a5c1-a44977e6e1f6','4c3221c4-3a85-42b6-a8be-42a39743c7bf','8e0adbb8-5c33-4460-abd5-90d41ee74f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:02.059763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc83f30-7440-4f8b-ab2e-52fe6e2191ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:02.088556 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4141f6ab-9789-441d-a9f3-0ec42f5eceba tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:02.091801 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4141f6ab-9789-441d-a9f3-0ec42f5eceba tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 returned with HTTP 202 Aug 14 01:30:02.092390 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1093/4337] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:01 2026] DELETE /volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:02.103717 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc83f30-7440-4f8b-ab2e-52fe6e2191ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:02.106857 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (2c4e420e-fb06-4ed8-9818-665fbd62172b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:02.106857 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request issued successfully. Aug 14 01:30:02.109222 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46a37b42-bdca-4efe-9114-f26f31e2bc5b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:02.111956 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1078/4338] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:01 2026] POST /volume/v3/volumes => generated 775 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:02.119247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-05f85a64-29a8-4d64-abb0-492131ef55a9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:02.126131 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05f85a64-29a8-4d64-abb0-492131ef55a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 Aug 14 01:30:02.126540 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05f85a64-29a8-4d64-abb0-492131ef55a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:02.127000 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-05f85a64-29a8-4d64-abb0-492131ef55a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:02.138316 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-21576d74-6708-44aa-8b7d-24226c0533ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:02.139748 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:02.139748 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:02.142155 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21576d74-6708-44aa-8b7d-24226c0533ec tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 Aug 14 01:30:02.147999 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21576d74-6708-44aa-8b7d-24226c0533ec tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:02.148100 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-05f85a64-29a8-4d64-abb0-492131ef55a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:02.148359 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-21576d74-6708-44aa-8b7d-24226c0533ec tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:02.162638 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:02.162638 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:02.163849 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-05f85a64-29a8-4d64-abb0-492131ef55a9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 returned with HTTP 200 Aug 14 01:30:02.164708 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1086/4339] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:02 2026] GET /volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 => generated 894 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:02.173385 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-21576d74-6708-44aa-8b7d-24226c0533ec tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:02.181542 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-21576d74-6708-44aa-8b7d-24226c0533ec tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 returned with HTTP 200 Aug 14 01:30:02.182660 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1083/4340] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:02 2026] GET /volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:02.782525 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c332193a-a9a8-4fcf-a68a-2877c07807df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:02.786136 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c332193a-a9a8-4fcf-a68a-2877c07807df tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:02.786428 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c332193a-a9a8-4fcf-a68a-2877c07807df tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:02.786680 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c332193a-a9a8-4fcf-a68a-2877c07807df tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:02.786823 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c332193a-a9a8-4fcf-a68a-2877c07807df tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:02.793403 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:02.793403 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:02.794298 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c332193a-a9a8-4fcf-a68a-2877c07807df tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:02.795212 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1094/4341] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:02 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:03.181993 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62a0dfa8-a722-4bf3-8ed9-0885ec257a48 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:03.184759 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62a0dfa8-a722-4bf3-8ed9-0885ec257a48 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 Aug 14 01:30:03.185038 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62a0dfa8-a722-4bf3-8ed9-0885ec257a48 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:03.185285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62a0dfa8-a722-4bf3-8ed9-0885ec257a48 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:03.192239 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62a0dfa8-a722-4bf3-8ed9-0885ec257a48 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 returned with HTTP 404 Aug 14 01:30:03.192870 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1079/4342] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:03 2026] GET /volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:03.200469 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d8ae1d2e-aefe-4032-8708-7cd49587ff08 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:03.202696 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f59c35b0-7a2c-4fd3-a95f-6746b7975308 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:03.205367 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f59c35b0-7a2c-4fd3-a95f-6746b7975308 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:30:03.205514 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8ae1d2e-aefe-4032-8708-7cd49587ff08 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 Aug 14 01:30:03.205610 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f59c35b0-7a2c-4fd3-a95f-6746b7975308 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:03.205670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8ae1d2e-aefe-4032-8708-7cd49587ff08 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:03.205814 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d8ae1d2e-aefe-4032-8708-7cd49587ff08 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:03.205872 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f59c35b0-7a2c-4fd3-a95f-6746b7975308 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:03.206216 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-f59c35b0-7a2c-4fd3-a95f-6746b7975308 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:30:03.217791 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:03.217791 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:03.217791 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f59c35b0-7a2c-4fd3-a95f-6746b7975308 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:03.220526 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:03.220526 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:03.231234 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d8ae1d2e-aefe-4032-8708-7cd49587ff08 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:03.238450 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d8ae1d2e-aefe-4032-8708-7cd49587ff08 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 returned with HTTP 200 Aug 14 01:30:03.239209 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1087/4343] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:03 2026] GET /volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 => generated 1006 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:03.259279 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b0970c5-d864-488f-a107-104ec47e1294 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:03.267156 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b0970c5-d864-488f-a107-104ec47e1294 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:03.267156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b0970c5-d864-488f-a107-104ec47e1294 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ca60480-7cd5-4aeb-9f64-3c2082e854e1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-950732601"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:03.271804 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f59c35b0-7a2c-4fd3-a95f-6746b7975308 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:03.272005 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f59c35b0-7a2c-4fd3-a95f-6746b7975308 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 returned with HTTP 202 Aug 14 01:30:03.272483 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1084/4344] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:03 2026] DELETE /volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:03.282920 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c088c2ce-f9e1-4da8-961f-c40991b472b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:03.286137 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:03.286137 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:03.286137 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b0970c5-d864-488f-a107-104ec47e1294 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:03.286137 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-7b0970c5-d864-488f-a107-104ec47e1294 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create snapshot from volume 8ca60480-7cd5-4aeb-9f64-3c2082e854e1 Aug 14 01:30:03.288425 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c088c2ce-f9e1-4da8-961f-c40991b472b3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:30:03.288689 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c088c2ce-f9e1-4da8-961f-c40991b472b3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:03.288915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c088c2ce-f9e1-4da8-961f-c40991b472b3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:03.308522 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:03.308522 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:03.320556 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c088c2ce-f9e1-4da8-961f-c40991b472b3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:03.326907 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c088c2ce-f9e1-4da8-961f-c40991b472b3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 returned with HTTP 200 Aug 14 01:30:03.327425 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1080/4345] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:03 2026] GET /volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:03.365461 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7b0970c5-d864-488f-a107-104ec47e1294 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['40d2e775-7f66-4756-832c-92da51a8f6d0', '0473f827-c07d-474a-a467-a879843d6066', 'ddc2556d-0007-48d2-bb25-358c86efc3e3', '2a5890e2-e489-4b1d-8a6f-60b982ae5097'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:03.410991 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b0970c5-d864-488f-a107-104ec47e1294 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot create request issued successfully. Aug 14 01:30:03.411548 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b0970c5-d864-488f-a107-104ec47e1294 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:03.412221 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1095/4346] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:03.427424 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b3ac16ba-421c-4ea6-be4a-154af0f7608b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:03.429211 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3ac16ba-421c-4ea6-be4a-154af0f7608b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 Aug 14 01:30:03.429407 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3ac16ba-421c-4ea6-be4a-154af0f7608b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:03.429656 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3ac16ba-421c-4ea6-be4a-154af0f7608b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:03.435723 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:03.435723 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:03.436200 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b3ac16ba-421c-4ea6-be4a-154af0f7608b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:03.438132 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3ac16ba-421c-4ea6-be4a-154af0f7608b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 returned with HTTP 200 Aug 14 01:30:03.438132 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1088/4347] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:03 2026] GET /volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:03.809440 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a6efb3a-0f7e-4f71-9198-cad5bd1b2610 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:03.815035 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a6efb3a-0f7e-4f71-9198-cad5bd1b2610 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:03.815824 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a6efb3a-0f7e-4f71-9198-cad5bd1b2610 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:03.815824 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a6efb3a-0f7e-4f71-9198-cad5bd1b2610 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:03.816613 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5a6efb3a-0f7e-4f71-9198-cad5bd1b2610 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:03.823405 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:03.823405 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:03.824458 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a6efb3a-0f7e-4f71-9198-cad5bd1b2610 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:03.825044 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1085/4348] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:03 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:04.343629 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4d65d17-cdf3-43c3-97d1-c6000c5e813a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:04.346317 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4d65d17-cdf3-43c3-97d1-c6000c5e813a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:30:04.346642 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4d65d17-cdf3-43c3-97d1-c6000c5e813a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:04.346936 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4d65d17-cdf3-43c3-97d1-c6000c5e813a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:04.355256 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4d65d17-cdf3-43c3-97d1-c6000c5e813a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 returned with HTTP 404 Aug 14 01:30:04.355974 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1081/4349] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:04 2026] GET /volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:04.364349 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-24d320b4-db81-4f98-9ad6-1552e932ae47 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:04.367096 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24d320b4-db81-4f98-9ad6-1552e932ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:30:04.367385 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24d320b4-db81-4f98-9ad6-1552e932ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:04.367677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24d320b4-db81-4f98-9ad6-1552e932ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:04.367934 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-24d320b4-db81-4f98-9ad6-1552e932ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:30:04.379324 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:04.379324 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:04.380103 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-24d320b4-db81-4f98-9ad6-1552e932ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:04.403319 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-24d320b4-db81-4f98-9ad6-1552e932ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:04.403565 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24d320b4-db81-4f98-9ad6-1552e932ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 returned with HTTP 202 Aug 14 01:30:04.404161 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1096/4350] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:04 2026] DELETE /volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:04.411337 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4286042a-59ca-45e3-88fd-89572ad2517f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:04.416139 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4286042a-59ca-45e3-88fd-89572ad2517f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:30:04.416465 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4286042a-59ca-45e3-88fd-89572ad2517f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:04.416769 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4286042a-59ca-45e3-88fd-89572ad2517f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:04.425190 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:04.425190 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:04.429670 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4286042a-59ca-45e3-88fd-89572ad2517f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:04.434960 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4286042a-59ca-45e3-88fd-89572ad2517f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 returned with HTTP 200 Aug 14 01:30:04.435454 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1089/4351] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:04 2026] GET /volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:04.448786 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-64f19520-310e-40e5-9ccb-fd2d1119b2cb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:04.451135 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64f19520-310e-40e5-9ccb-fd2d1119b2cb tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 Aug 14 01:30:04.451315 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64f19520-310e-40e5-9ccb-fd2d1119b2cb tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:04.451630 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64f19520-310e-40e5-9ccb-fd2d1119b2cb tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:04.457086 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:04.457086 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:04.457535 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-64f19520-310e-40e5-9ccb-fd2d1119b2cb tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:04.458501 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64f19520-310e-40e5-9ccb-fd2d1119b2cb tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 returned with HTTP 200 Aug 14 01:30:04.459221 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1086/4352] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:04 2026] GET /volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:30:04.469703 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7c82f02-3047-4ba8-8a85-a2dd48143236 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:04.539814 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7c82f02-3047-4ba8-8a85-a2dd48143236 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] POST https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9/action Aug 14 01:30:04.540194 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7c82f02-3047-4ba8-8a85-a2dd48143236 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:30:04.540319 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7c82f02-3047-4ba8-8a85-a2dd48143236 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:04.547185 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:04.547185 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:04.547591 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e7c82f02-3047-4ba8-8a85-a2dd48143236 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Snapshot retrieved successfully. Aug 14 01:30:04.548412 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-e7c82f02-3047-4ba8-8a85-a2dd48143236 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'caad4f2b03be486194f37b29ab4f6917', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eed284d8c7b041f6b80d882a6142c348', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:04.548615 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7c82f02-3047-4ba8-8a85-a2dd48143236 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9/action returned with HTTP 403 Aug 14 01:30:04.549069 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1082/4353] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:30:04 2026] POST /volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9/action => generated 133 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:04.557430 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9dca1bb3-3fd3-4b0e-a356-f9bdc5223185 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:04.559779 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dca1bb3-3fd3-4b0e-a356-f9bdc5223185 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 Aug 14 01:30:04.560076 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dca1bb3-3fd3-4b0e-a356-f9bdc5223185 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:04.560344 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dca1bb3-3fd3-4b0e-a356-f9bdc5223185 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:04.560503 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-9dca1bb3-3fd3-4b0e-a356-f9bdc5223185 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete snapshot with id: 75eec7ab-3db7-455d-86d9-f8148d09cde9 Aug 14 01:30:04.567220 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:04.567220 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:04.567684 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9dca1bb3-3fd3-4b0e-a356-f9bdc5223185 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:04.588608 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9dca1bb3-3fd3-4b0e-a356-f9bdc5223185 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot delete request issued successfully. Aug 14 01:30:04.591943 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dca1bb3-3fd3-4b0e-a356-f9bdc5223185 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 returned with HTTP 202 Aug 14 01:30:04.591943 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1097/4354] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:04 2026] DELETE /volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:04.597570 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-097b9715-e244-4866-9da9-3415f3350362 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:04.599456 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-097b9715-e244-4866-9da9-3415f3350362 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 Aug 14 01:30:04.599707 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-097b9715-e244-4866-9da9-3415f3350362 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:04.599952 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-097b9715-e244-4866-9da9-3415f3350362 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:04.604982 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:04.604982 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:04.605363 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-097b9715-e244-4866-9da9-3415f3350362 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:04.606132 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-097b9715-e244-4866-9da9-3415f3350362 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 returned with HTTP 200 Aug 14 01:30:04.606638 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1090/4355] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:04 2026] GET /volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:04.838875 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-56234fc5-eee2-4695-9d3d-02a588d8e9c6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:04.841289 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56234fc5-eee2-4695-9d3d-02a588d8e9c6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:04.841712 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56234fc5-eee2-4695-9d3d-02a588d8e9c6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:04.842048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56234fc5-eee2-4695-9d3d-02a588d8e9c6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:04.842261 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-56234fc5-eee2-4695-9d3d-02a588d8e9c6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:04.848045 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:04.848045 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:04.849066 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56234fc5-eee2-4695-9d3d-02a588d8e9c6 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:04.849620 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1087/4356] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:04 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:05.450654 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6228a14-d9ce-4bc2-929e-20fdd80cc299 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:05.452633 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6228a14-d9ce-4bc2-929e-20fdd80cc299 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:30:05.452861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6228a14-d9ce-4bc2-929e-20fdd80cc299 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:05.453142 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6228a14-d9ce-4bc2-929e-20fdd80cc299 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:05.461886 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6228a14-d9ce-4bc2-929e-20fdd80cc299 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 returned with HTTP 404 Aug 14 01:30:05.462395 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1083/4357] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:05 2026] GET /volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:05.469334 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7224302f-dfa0-4a60-9eaa-00c270ae8bd9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:05.470726 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7224302f-dfa0-4a60-9eaa-00c270ae8bd9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 Aug 14 01:30:05.471037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7224302f-dfa0-4a60-9eaa-00c270ae8bd9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:05.471310 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7224302f-dfa0-4a60-9eaa-00c270ae8bd9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:05.471541 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7224302f-dfa0-4a60-9eaa-00c270ae8bd9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 0d5356d6-e61e-4d02-a4f9-8be49bcde932 Aug 14 01:30:05.479783 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:05.479783 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:05.480972 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7224302f-dfa0-4a60-9eaa-00c270ae8bd9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:05.503805 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7224302f-dfa0-4a60-9eaa-00c270ae8bd9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:05.504048 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7224302f-dfa0-4a60-9eaa-00c270ae8bd9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 returned with HTTP 202 Aug 14 01:30:05.504477 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1098/4358] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:05 2026] DELETE /volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:05.513530 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9b32215f-ce56-4fb3-a75b-584d227805df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:05.515384 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b32215f-ce56-4fb3-a75b-584d227805df tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 Aug 14 01:30:05.515635 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b32215f-ce56-4fb3-a75b-584d227805df tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:05.515840 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9b32215f-ce56-4fb3-a75b-584d227805df tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:05.524534 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:05.524534 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:05.529017 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9b32215f-ce56-4fb3-a75b-584d227805df tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:05.536009 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9b32215f-ce56-4fb3-a75b-584d227805df tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 returned with HTTP 200 Aug 14 01:30:05.536236 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1091/4359] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:05 2026] GET /volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 => generated 893 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:05.617879 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1f6a1ec7-2be8-432c-a149-d5bd9609d826 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:05.621526 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f6a1ec7-2be8-432c-a149-d5bd9609d826 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 Aug 14 01:30:05.622777 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f6a1ec7-2be8-432c-a149-d5bd9609d826 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:05.623166 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1f6a1ec7-2be8-432c-a149-d5bd9609d826 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:05.633953 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1f6a1ec7-2be8-432c-a149-d5bd9609d826 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 returned with HTTP 404 Aug 14 01:30:05.634701 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1088/4360] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:05 2026] GET /volume/v3/snapshots/75eec7ab-3db7-455d-86d9-f8148d09cde9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:05.643971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a898b848-d3d5-48c7-a857-ef547dfa4541 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:05.646279 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a898b848-d3d5-48c7-a857-ef547dfa4541 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 Aug 14 01:30:05.646551 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a898b848-d3d5-48c7-a857-ef547dfa4541 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:05.646810 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a898b848-d3d5-48c7-a857-ef547dfa4541 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:05.647050 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a898b848-d3d5-48c7-a857-ef547dfa4541 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume with id: 8ca60480-7cd5-4aeb-9f64-3c2082e854e1 Aug 14 01:30:05.657016 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:05.657016 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:05.657241 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a898b848-d3d5-48c7-a857-ef547dfa4541 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:05.683273 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a898b848-d3d5-48c7-a857-ef547dfa4541 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume request issued successfully. Aug 14 01:30:05.684137 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a898b848-d3d5-48c7-a857-ef547dfa4541 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 returned with HTTP 202 Aug 14 01:30:05.684137 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1084/4361] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:05 2026] DELETE /volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:05.693745 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73dc1890-7262-485f-bcf9-6a29d7b8c3d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:05.695768 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73dc1890-7262-485f-bcf9-6a29d7b8c3d9 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 Aug 14 01:30:05.696042 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73dc1890-7262-485f-bcf9-6a29d7b8c3d9 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:05.696309 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73dc1890-7262-485f-bcf9-6a29d7b8c3d9 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:05.706190 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:05.706190 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:05.711492 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73dc1890-7262-485f-bcf9-6a29d7b8c3d9 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:05.717357 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73dc1890-7262-485f-bcf9-6a29d7b8c3d9 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 returned with HTTP 200 Aug 14 01:30:05.718502 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1099/4362] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:05 2026] GET /volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:05.863139 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e3da1972-5110-457e-919a-35dbdd3ba1d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:05.865604 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3da1972-5110-457e-919a-35dbdd3ba1d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:05.865737 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3da1972-5110-457e-919a-35dbdd3ba1d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:05.865961 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e3da1972-5110-457e-919a-35dbdd3ba1d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:05.866116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e3da1972-5110-457e-919a-35dbdd3ba1d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:05.873040 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:05.873040 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:05.874370 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e3da1972-5110-457e-919a-35dbdd3ba1d0 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:05.874512 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1092/4363] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:05 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:06.552656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-025b4b89-85b7-46e1-8bed-5c74db40c42f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:06.556840 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-025b4b89-85b7-46e1-8bed-5c74db40c42f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 Aug 14 01:30:06.557137 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-025b4b89-85b7-46e1-8bed-5c74db40c42f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:06.557387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-025b4b89-85b7-46e1-8bed-5c74db40c42f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:06.575087 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-025b4b89-85b7-46e1-8bed-5c74db40c42f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 returned with HTTP 404 Aug 14 01:30:06.579613 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1089/4364] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:06 2026] GET /volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:06.589281 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2564542-0322-4e67-af64-e20544955012 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:06.591532 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:06.592027 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-712511183"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:06.594152 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-712511183'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:06.594319 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:30:06.600313 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:30:06.608346 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (c62e8ad1-7d4f-4c14-a9a2-f72036e2675a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:06.609876 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ad459a-dfeb-4845-b9ed-b586204d466e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.611180 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:06.647187 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ad459a-dfeb-4845-b9ed-b586204d466e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.648231 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d12a0e-546b-4585-a1f2-f53072ea6a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.703850 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['2783ea15-97bc-46bb-abae-74b64a0b91fa', '9c4e7175-2263-4f66-8b7e-8b2c9a8e41cf', 'e4bf1b6a-701e-4565-bae1-8a4436568042', '1648a461-1f06-4a7e-8e3f-5e1d3a8a792f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:06.704647 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d12a0e-546b-4585-a1f2-f53072ea6a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2783ea15-97bc-46bb-abae-74b64a0b91fa', '9c4e7175-2263-4f66-8b7e-8b2c9a8e41cf', 'e4bf1b6a-701e-4565-bae1-8a4436568042', '1648a461-1f06-4a7e-8e3f-5e1d3a8a792f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.705328 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9504741c-1027-41fe-8320-64b20bcfe71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.728023 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9504741c-1027-41fe-8320-64b20bcfe71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18a3f478-3c82-41bc-939b-74bce40fa4ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-712511183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['2783ea15-97bc-46bb-abae-74b64a0b91fa','9c4e7175-2263-4f66-8b7e-8b2c9a8e41cf','e4bf1b6a-701e-4565-bae1-8a4436568042','1648a461-1f06-4a7e-8e3f-5e1d3a8a792f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-712511183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18a3f478-3c82-41bc-939b-74bce40fa4ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.728716 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fd15cc-32a0-44e4-9774-3753bd044059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.735908 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3213604-7401-4303-a70a-8f4e08668a4c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:06.737818 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3213604-7401-4303-a70a-8f4e08668a4c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 Aug 14 01:30:06.738051 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3213604-7401-4303-a70a-8f4e08668a4c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:06.738261 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3213604-7401-4303-a70a-8f4e08668a4c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:06.744916 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3213604-7401-4303-a70a-8f4e08668a4c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 returned with HTTP 404 Aug 14 01:30:06.745487 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1100/4365] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:06 2026] GET /volume/v3/volumes/8ca60480-7cd5-4aeb-9f64-3c2082e854e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:06.753943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05fd15cc-32a0-44e4-9774-3753bd044059) transitioned into state 'SUCCESS' from state '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-712511183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['2783ea15-97bc-46bb-abae-74b64a0b91fa','9c4e7175-2263-4f66-8b7e-8b2c9a8e41cf','e4bf1b6a-701e-4565-bae1-8a4436568042','1648a461-1f06-4a7e-8e3f-5e1d3a8a792f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.754739 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f29398f-7030-487f-9449-b5fe04c1a7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.757132 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:06.761520 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:06.761858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1483366595"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:06.766735 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1483366595'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:06.766735 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume of 1 GB Aug 14 01:30:06.766896 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f29398f-7030-487f-9449-b5fe04c1a7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.767107 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (c62e8ad1-7d4f-4c14-a9a2-f72036e2675a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:06.767394 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:30:06.767932 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2564542-0322-4e67-af64-e20544955012 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:06.768327 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1085/4366] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:30:06 2026] POST /volume/v3/volumes => generated 767 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:06.773943 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:06.776222 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (fde7c004-7146-42b6-8976-fdecc63c0e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:06.777345 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e33c9a1-2a0a-4c15-baae-05a74622996b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.778277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:06.780462 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d85120c-0ce7-4342-bef3-5d2e413fda42 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:06.782355 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d85120c-0ce7-4342-bef3-5d2e413fda42 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:06.782635 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d85120c-0ce7-4342-bef3-5d2e413fda42 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:06.782833 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d85120c-0ce7-4342-bef3-5d2e413fda42 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:06.790906 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:06.790906 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:06.796358 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8d85120c-0ce7-4342-bef3-5d2e413fda42 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:06.801210 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d85120c-0ce7-4342-bef3-5d2e413fda42 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab returned with HTTP 200 Aug 14 01:30:06.801710 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1090/4367] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:06 2026] GET /volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:06.813472 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e33c9a1-2a0a-4c15-baae-05a74622996b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.814520 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083b729c-9f31-46d7-b0e5-f68bd8f97668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.867079 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['25bf0b3b-91e6-499f-8423-a71353bc5cfe', '23cd8f11-019a-43f3-a149-e58eca10f606', '2dba8fb7-6840-477f-a506-b5fde8111db0', '828054de-05da-4ed2-9e7a-37c265b01ee3'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:06.868419 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083b729c-9f31-46d7-b0e5-f68bd8f97668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25bf0b3b-91e6-499f-8423-a71353bc5cfe', '23cd8f11-019a-43f3-a149-e58eca10f606', '2dba8fb7-6840-477f-a506-b5fde8111db0', '828054de-05da-4ed2-9e7a-37c265b01ee3']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.869410 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e039aaca-c98f-40bc-9d26-d7faac2ae288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.887908 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f45d1eac-2063-43d2-9d38-444e154c0613 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:06.890532 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f45d1eac-2063-43d2-9d38-444e154c0613 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:06.890819 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f45d1eac-2063-43d2-9d38-444e154c0613 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:06.891110 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f45d1eac-2063-43d2-9d38-444e154c0613 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:06.891262 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f45d1eac-2063-43d2-9d38-444e154c0613 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:06.896770 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:06.896770 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:06.897727 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f45d1eac-2063-43d2-9d38-444e154c0613 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:06.898204 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1101/4368] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:06 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:06.908196 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e039aaca-c98f-40bc-9d26-d7faac2ae288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37e8b9fa-4e4b-4a9e-a39a-26886ced594e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1483366595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['25bf0b3b-91e6-499f-8423-a71353bc5cfe','23cd8f11-019a-43f3-a149-e58eca10f606','2dba8fb7-6840-477f-a506-b5fde8111db0','828054de-05da-4ed2-9e7a-37c265b01ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1483366595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37e8b9fa-4e4b-4a9e-a39a-26886ced594e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed284d8c7b041f6b80d882a6142c348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea619a9311174b5d87f96ddb73e07a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.909402 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752af9ee-7136-4599-b490-89a418549c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.936365 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752af9ee-7136-4599-b490-89a418549c34) transitioned into state 'SUCCESS' from state '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-1483366595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['25bf0b3b-91e6-499f-8423-a71353bc5cfe','23cd8f11-019a-43f3-a149-e58eca10f606','2dba8fb7-6840-477f-a506-b5fde8111db0','828054de-05da-4ed2-9e7a-37c265b01ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.937289 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db71838-a5e6-4135-9455-abcd33de083c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:06.951026 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db71838-a5e6-4135-9455-abcd33de083c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:06.952517 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (fde7c004-7146-42b6-8976-fdecc63c0e48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:06.952750 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request issued successfully. Aug 14 01:30:06.953784 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e91450b9-f147-4fe2-b2dd-d31cbe0d6795 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:06.954357 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1093/4369] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:06 2026] POST /volume/v3/volumes => generated 776 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:06.984809 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61722b5a-5a3d-4a98-bd0a-d1beeb3abe76 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:06.986999 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61722b5a-5a3d-4a98-bd0a-d1beeb3abe76 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e Aug 14 01:30:06.987209 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61722b5a-5a3d-4a98-bd0a-d1beeb3abe76 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:06.987415 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61722b5a-5a3d-4a98-bd0a-d1beeb3abe76 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:06.992821 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a48d7c47-a612-4794-a097-42df4e9af4bc req-e7872845-8173-4b2e-a49c-cc489ae822ad None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:06.997227 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a48d7c47-a612-4794-a097-42df4e9af4bc req-e7872845-8173-4b2e-a49c-cc489ae822ad tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] DELETE https://10.4.3.11/volume/v3/volumes/tempest-invalid-238218157 Aug 14 01:30:06.997444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a48d7c47-a612-4794-a097-42df4e9af4bc req-e7872845-8173-4b2e-a49c-cc489ae822ad tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:06.997683 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a48d7c47-a612-4794-a097-42df4e9af4bc req-e7872845-8173-4b2e-a49c-cc489ae822ad tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:06.997949 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [req-a48d7c47-a612-4794-a097-42df4e9af4bc req-e7872845-8173-4b2e-a49c-cc489ae822ad tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] Delete volume with id: tempest-invalid-238218157 Aug 14 01:30:06.998769 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:06.998769 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:07.004029 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-61722b5a-5a3d-4a98-bd0a-d1beeb3abe76 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:07.005812 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a48d7c47-a612-4794-a097-42df4e9af4bc req-e7872845-8173-4b2e-a49c-cc489ae822ad tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] https://10.4.3.11/volume/v3/volumes/tempest-invalid-238218157 returned with HTTP 404 Aug 14 01:30:07.006494 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1091/4370] 10.4.3.11 () {70 vars in 1580 bytes} [Fri Aug 14 01:30:06 2026] DELETE /volume/v3/volumes/tempest-invalid-238218157 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:07.009738 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61722b5a-5a3d-4a98-bd0a-d1beeb3abe76 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e returned with HTTP 200 Aug 14 01:30:07.010292 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1086/4371] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:06 2026] GET /volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:07.100695 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ae71a236-3644-4f14-a99d-4ce877cd8596 req-b9a3c77d-1a8d-472a-b28e-c0b1dcb8f244 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:07.103081 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ae71a236-3644-4f14-a99d-4ce877cd8596 req-b9a3c77d-1a8d-472a-b28e-c0b1dcb8f244 tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4a4c14f1-e59c-4dc6-b546-31a1bdf551d3 Aug 14 01:30:07.103287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ae71a236-3644-4f14-a99d-4ce877cd8596 req-b9a3c77d-1a8d-472a-b28e-c0b1dcb8f244 tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:07.103544 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ae71a236-3644-4f14-a99d-4ce877cd8596 req-b9a3c77d-1a8d-472a-b28e-c0b1dcb8f244 tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:07.103830 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-ae71a236-3644-4f14-a99d-4ce877cd8596 req-b9a3c77d-1a8d-472a-b28e-c0b1dcb8f244 tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] Delete volume with id: 4a4c14f1-e59c-4dc6-b546-31a1bdf551d3 Aug 14 01:30:07.110482 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ae71a236-3644-4f14-a99d-4ce877cd8596 req-b9a3c77d-1a8d-472a-b28e-c0b1dcb8f244 tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-member] https://10.4.3.11/volume/v3/volumes/4a4c14f1-e59c-4dc6-b546-31a1bdf551d3 returned with HTTP 404 Aug 14 01:30:07.111106 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1102/4372] 10.4.3.11 () {70 vars in 1613 bytes} [Fri Aug 14 01:30:07 2026] DELETE /volume/v3/volumes/4a4c14f1-e59c-4dc6-b546-31a1bdf551d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:07.136780 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-15f06b01-f613-4b62-9487-16018e9a1453 req-bd087f6e-1bc1-4f01-a2bd-98ef2455d1b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:07.139054 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-15f06b01-f613-4b62-9487-16018e9a1453 req-bd087f6e-1bc1-4f01-a2bd-98ef2455d1b5 tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-reader] GET https://10.4.3.11/volume/v3/volumes/cc73898e-4bdd-44b4-848d-1ef78bcf4e57 Aug 14 01:30:07.139276 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-15f06b01-f613-4b62-9487-16018e9a1453 req-bd087f6e-1bc1-4f01-a2bd-98ef2455d1b5 tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:07.139544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-15f06b01-f613-4b62-9487-16018e9a1453 req-bd087f6e-1bc1-4f01-a2bd-98ef2455d1b5 tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:07.146040 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-15f06b01-f613-4b62-9487-16018e9a1453 req-bd087f6e-1bc1-4f01-a2bd-98ef2455d1b5 tempest-VolumesNegativeTest-1323305815 tempest-VolumesNegativeTest-1323305815-project-reader] https://10.4.3.11/volume/v3/volumes/cc73898e-4bdd-44b4-848d-1ef78bcf4e57 returned with HTTP 404 Aug 14 01:30:07.146639 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1094/4373] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:30:07 2026] GET /volume/v3/volumes/cc73898e-4bdd-44b4-848d-1ef78bcf4e57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:07.817960 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b6f9d22-0653-4247-8348-49da5429d845 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:07.820721 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b6f9d22-0653-4247-8348-49da5429d845 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:07.821043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b6f9d22-0653-4247-8348-49da5429d845 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:07.821319 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b6f9d22-0653-4247-8348-49da5429d845 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:07.831950 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:07.831950 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:07.837371 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b6f9d22-0653-4247-8348-49da5429d845 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:07.849368 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b6f9d22-0653-4247-8348-49da5429d845 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab returned with HTTP 200 Aug 14 01:30:07.849860 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1092/4374] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:07 2026] GET /volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:07.867290 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3114c2bf-2bf8-46ba-8336-77231aa042b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:07.869552 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3114c2bf-2bf8-46ba-8336-77231aa042b5 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:07.869957 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3114c2bf-2bf8-46ba-8336-77231aa042b5 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18a3f478-3c82-41bc-939b-74bce40fa4ab", "name": "tempest-VolumeDependencyTests-Snapshot-2107038060"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:07.881898 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:07.881898 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:07.882454 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3114c2bf-2bf8-46ba-8336-77231aa042b5 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:07.882711 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-3114c2bf-2bf8-46ba-8336-77231aa042b5 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create snapshot from volume 18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:07.916671 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-208ecc6c-a7f0-4505-814a-50315fe93cde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:07.919635 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-208ecc6c-a7f0-4505-814a-50315fe93cde tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:07.919793 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-208ecc6c-a7f0-4505-814a-50315fe93cde tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:07.920135 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-208ecc6c-a7f0-4505-814a-50315fe93cde tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:07.920754 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-208ecc6c-a7f0-4505-814a-50315fe93cde tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:07.925909 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:07.925909 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:07.926599 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-208ecc6c-a7f0-4505-814a-50315fe93cde tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:07.927204 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1103/4375] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:07 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:07.930702 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-3114c2bf-2bf8-46ba-8336-77231aa042b5 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['3f30a275-f248-4780-b5be-eaa71b5bc80a', 'c94afef2-b52f-4074-b9af-1bdc3911e64a', 'f2e93257-078e-4e35-abfd-a5dd47032185', '8b621945-d209-4273-bca9-73b98534f860'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:07.976043 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3114c2bf-2bf8-46ba-8336-77231aa042b5 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot create request issued successfully. Aug 14 01:30:07.976575 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3114c2bf-2bf8-46ba-8336-77231aa042b5 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:07.980156 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1087/4376] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:07.994090 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-87cb1824-9591-4709-b317-035a54d05c49 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:07.998223 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87cb1824-9591-4709-b317-035a54d05c49 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 Aug 14 01:30:07.998223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87cb1824-9591-4709-b317-035a54d05c49 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:07.998223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87cb1824-9591-4709-b317-035a54d05c49 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:08.006024 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:08.006024 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:08.006776 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-87cb1824-9591-4709-b317-035a54d05c49 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:08.008511 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87cb1824-9591-4709-b317-035a54d05c49 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 returned with HTTP 200 Aug 14 01:30:08.008511 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1095/4377] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:07 2026] GET /volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:08.029419 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9392403b-6f12-4844-bed4-f275cce16d1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:08.031868 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9392403b-6f12-4844-bed4-f275cce16d1e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e Aug 14 01:30:08.032142 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9392403b-6f12-4844-bed4-f275cce16d1e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:08.032427 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9392403b-6f12-4844-bed4-f275cce16d1e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:08.044819 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:08.044819 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:08.050088 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9392403b-6f12-4844-bed4-f275cce16d1e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:08.056982 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9392403b-6f12-4844-bed4-f275cce16d1e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e returned with HTTP 200 Aug 14 01:30:08.057469 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1093/4378] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:08 2026] GET /volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:08.081526 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5411ba7-1f12-4ca3-b764-942c2c45cf91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:08.084458 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5411ba7-1f12-4ca3-b764-942c2c45cf91 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:08.085517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5411ba7-1f12-4ca3-b764-942c2c45cf91 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37e8b9fa-4e4b-4a9e-a39a-26886ced594e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1333809389"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:08.099772 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:08.099772 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:08.099772 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5411ba7-1f12-4ca3-b764-942c2c45cf91 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:08.099772 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-b5411ba7-1f12-4ca3-b764-942c2c45cf91 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create snapshot from volume 37e8b9fa-4e4b-4a9e-a39a-26886ced594e Aug 14 01:30:08.132448 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b5411ba7-1f12-4ca3-b764-942c2c45cf91 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['70c0a932-01b4-43a6-a9ef-8bb20b920009', 'db9f7ad7-3156-44d2-9c29-d205600fd9b6', 'fded97ca-5267-4a4d-99bc-5df0edc6ff03', '0351e897-1600-4d5c-b8eb-f0f00779a2d0'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:08.176283 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5411ba7-1f12-4ca3-b764-942c2c45cf91 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot create request issued successfully. Aug 14 01:30:08.176769 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5411ba7-1f12-4ca3-b764-942c2c45cf91 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:08.177394 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1104/4379] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:08.192083 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a42feb6-a2f1-4ec3-a7ff-14da398331a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:08.196241 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a42feb6-a2f1-4ec3-a7ff-14da398331a3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 Aug 14 01:30:08.196586 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a42feb6-a2f1-4ec3-a7ff-14da398331a3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:08.196801 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a42feb6-a2f1-4ec3-a7ff-14da398331a3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:08.203847 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:08.203847 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:08.204310 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a42feb6-a2f1-4ec3-a7ff-14da398331a3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:08.205133 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a42feb6-a2f1-4ec3-a7ff-14da398331a3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 returned with HTTP 200 Aug 14 01:30:08.205599 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1088/4380] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:08 2026] GET /volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:08.942501 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6ab3cc1e-2680-47ec-8efc-11e0ce607a38 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:08.944824 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ab3cc1e-2680-47ec-8efc-11e0ce607a38 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:08.945191 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ab3cc1e-2680-47ec-8efc-11e0ce607a38 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:08.945375 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6ab3cc1e-2680-47ec-8efc-11e0ce607a38 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:08.945515 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6ab3cc1e-2680-47ec-8efc-11e0ce607a38 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:08.950864 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:08.950864 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:08.951704 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6ab3cc1e-2680-47ec-8efc-11e0ce607a38 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:08.952187 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1096/4381] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:08 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.021694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-31db5db5-6e29-4ffc-b579-4e8f1f220338 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.023719 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31db5db5-6e29-4ffc-b579-4e8f1f220338 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 Aug 14 01:30:09.023969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31db5db5-6e29-4ffc-b579-4e8f1f220338 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.024232 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-31db5db5-6e29-4ffc-b579-4e8f1f220338 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.030065 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:09.030065 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:09.030549 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-31db5db5-6e29-4ffc-b579-4e8f1f220338 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:09.032526 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-31db5db5-6e29-4ffc-b579-4e8f1f220338 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 returned with HTTP 200 Aug 14 01:30:09.032984 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1094/4382] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.043913 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.046674 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:09.046812 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-382637833"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:09.048809 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'snapshot_id': '31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-382637833'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:09.055380 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:09.055380 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:09.056036 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:09.056222 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:30:09.061214 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:30:09.069358 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (b0c65ad3-574a-4f58-92d6-22f27f29006c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:09.070736 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08adcb0-4ff1-4aaa-b198-2d6b4fa2d617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:09.072102 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:09.108219 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08adcb0-4ff1-4aaa-b198-2d6b4fa2d617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:09.109415 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476d7911-ab10-43e3-8e51-3d976a5cf4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:09.161541 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['6a61bd69-5e5f-4dce-8ab5-56287b21f4a0', '5ce46be2-ae13-44d8-8059-8c954de07266', 'fe3993cf-d03b-43ea-b343-2bab49a4f718', '418aa670-33c4-4a2d-8d05-9f70e0dfb614'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:09.162410 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476d7911-ab10-43e3-8e51-3d976a5cf4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a61bd69-5e5f-4dce-8ab5-56287b21f4a0', '5ce46be2-ae13-44d8-8059-8c954de07266', 'fe3993cf-d03b-43ea-b343-2bab49a4f718', '418aa670-33c4-4a2d-8d05-9f70e0dfb614']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:09.163356 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ac7043-bff4-43bc-80eb-0f9d37ef3b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:09.174281 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf738a7e-6c07-403b-b562-d93182086b6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.206279 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ac7043-bff4-43bc-80eb-0f9d37ef3b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bbfd6db-c236-4c2b-9f9a-78ad3f884d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-382637833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['6a61bd69-5e5f-4dce-8ab5-56287b21f4a0','5ce46be2-ae13-44d8-8059-8c954de07266','fe3993cf-d03b-43ea-b343-2bab49a4f718','418aa670-33c4-4a2d-8d05-9f70e0dfb614'],size=1,snapshot_id=31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-382637833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bbfd6db-c236-4c2b-9f9a-78ad3f884d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:09.207021 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0a2a94-8233-41d6-b294-5af9b1b7afa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:09.217102 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8a1a4c0d-ca5e-4d38-9a89-35774e7ed0e2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.219126 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a1a4c0d-ca5e-4d38-9a89-35774e7ed0e2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 Aug 14 01:30:09.219373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a1a4c0d-ca5e-4d38-9a89-35774e7ed0e2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.219592 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a1a4c0d-ca5e-4d38-9a89-35774e7ed0e2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.226113 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:09.226113 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:09.226553 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8a1a4c0d-ca5e-4d38-9a89-35774e7ed0e2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:09.227389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0a2a94-8233-41d6-b294-5af9b1b7afa7) transitioned into state 'SUCCESS' from state '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-382637833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['6a61bd69-5e5f-4dce-8ab5-56287b21f4a0','5ce46be2-ae13-44d8-8059-8c954de07266','fe3993cf-d03b-43ea-b343-2bab49a4f718','418aa670-33c4-4a2d-8d05-9f70e0dfb614'],size=1,snapshot_id=31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:09.227617 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a1a4c0d-ca5e-4d38-9a89-35774e7ed0e2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 returned with HTTP 200 Aug 14 01:30:09.228033 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1097/4383] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.228310 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b6185d-15bb-4380-80db-eef632cb43be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:09.240350 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-270286f5-a0cd-4242-954b-a7beb2ec4097 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.242833 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-270286f5-a0cd-4242-954b-a7beb2ec4097 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] GET https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:09.243226 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-270286f5-a0cd-4242-954b-a7beb2ec4097 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.243330 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-270286f5-a0cd-4242-954b-a7beb2ec4097 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.243656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-270286f5-a0cd-4242-954b-a7beb2ec4097 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:30:09.244971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.db.api [None req-270286f5-a0cd-4242-954b-a7beb2ec4097 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Building query based on filter {{(pid=100275) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:30:09.251315 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-270286f5-a0cd-4242-954b-a7beb2ec4097 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Get all snapshots completed successfully. Aug 14 01:30:09.251713 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-270286f5-a0cd-4242-954b-a7beb2ec4097 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] https://10.4.3.11/volume/v3/snapshots returned with HTTP 200 Aug 14 01:30:09.252223 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1095/4384] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/snapshots => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.254195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b6185d-15bb-4380-80db-eef632cb43be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:09.255523 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (b0c65ad3-574a-4f58-92d6-22f27f29006c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:09.255979 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:30:09.256797 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-017249a3-d5e0-4d4c-bf87-25904f64e60d tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:09.257522 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1105/4385] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:30:09 2026] POST /volume/v3/volumes => generated 801 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:09.264578 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-65c0bd85-66a5-4eb5-8516-c549d76d1f41 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.267594 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65c0bd85-66a5-4eb5-8516-c549d76d1f41 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 Aug 14 01:30:09.267889 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65c0bd85-66a5-4eb5-8516-c549d76d1f41 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.268162 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-65c0bd85-66a5-4eb5-8516-c549d76d1f41 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.268332 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-65c0bd85-66a5-4eb5-8516-c549d76d1f41 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete snapshot with id: e43a32ce-6cb0-4228-90c3-be785caf18d4 Aug 14 01:30:09.272031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e77c427-780b-422d-98f5-1542bd5c717f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.274529 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e77c427-780b-422d-98f5-1542bd5c717f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:09.274768 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e77c427-780b-422d-98f5-1542bd5c717f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.275043 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e77c427-780b-422d-98f5-1542bd5c717f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.275813 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:09.275813 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:09.276201 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-65c0bd85-66a5-4eb5-8516-c549d76d1f41 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:09.284371 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:09.284371 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:09.289169 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6e77c427-780b-422d-98f5-1542bd5c717f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:09.298018 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-65c0bd85-66a5-4eb5-8516-c549d76d1f41 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot delete request issued successfully. Aug 14 01:30:09.298018 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-65c0bd85-66a5-4eb5-8516-c549d76d1f41 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 returned with HTTP 202 Aug 14 01:30:09.298018 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1098/4386] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:09 2026] DELETE /volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:09.298305 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e77c427-780b-422d-98f5-1542bd5c717f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 returned with HTTP 200 Aug 14 01:30:09.298375 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1096/4387] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:09.300479 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf738a7e-6c07-403b-b562-d93182086b6e tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:30:09.300868 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf738a7e-6c07-403b-b562-d93182086b6e tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1192983281"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:09.304353 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5152e552-1043-4628-ba92-ebac26ac6444 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.307447 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5152e552-1043-4628-ba92-ebac26ac6444 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 Aug 14 01:30:09.307447 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5152e552-1043-4628-ba92-ebac26ac6444 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.307447 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5152e552-1043-4628-ba92-ebac26ac6444 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.313077 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:09.313077 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:09.313557 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5152e552-1043-4628-ba92-ebac26ac6444 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:09.314887 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5152e552-1043-4628-ba92-ebac26ac6444 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 returned with HTTP 200 Aug 14 01:30:09.314887 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1106/4388] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.320515 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf738a7e-6c07-403b-b562-d93182086b6e tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:30:09.321948 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1089/4389] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:30:09 2026] POST /volume/v3/group_types => generated 181 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:09.331662 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-642b7635-34a0-4903-b942-90d7088ad5ce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.333816 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-642b7635-34a0-4903-b942-90d7088ad5ce tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] POST https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs Aug 14 01:30:09.334338 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-642b7635-34a0-4903-b942-90d7088ad5ce tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:09.336143 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:09.336143 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:09.354135 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-642b7635-34a0-4903-b942-90d7088ad5ce tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs returned with HTTP 202 Aug 14 01:30:09.356963 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1099/4390] 10.4.3.11 () {70 vars in 1451 bytes} [Fri Aug 14 01:30:09 2026] POST /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs => generated 53 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:09.367114 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e2bf3530-e3a2-4a59-87ce-c318ebe65381 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.369700 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2bf3530-e3a2-4a59-87ce-c318ebe65381 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] POST https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs Aug 14 01:30:09.370248 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2bf3530-e3a2-4a59-87ce-c318ebe65381 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:09.392964 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2bf3530-e3a2-4a59-87ce-c318ebe65381 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs returned with HTTP 202 Aug 14 01:30:09.393917 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1097/4391] 10.4.3.11 () {70 vars in 1451 bytes} [Fri Aug 14 01:30:09 2026] POST /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs => generated 61 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:09.402155 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b4d66344-71d1-48b4-93e3-0d29af134c6c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.404318 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4d66344-71d1-48b4-93e3-0d29af134c6c tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] GET https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key2 Aug 14 01:30:09.404553 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4d66344-71d1-48b4-93e3-0d29af134c6c tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.404762 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4d66344-71d1-48b4-93e3-0d29af134c6c tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.413473 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4d66344-71d1-48b4-93e3-0d29af134c6c tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key2 returned with HTTP 200 Aug 14 01:30:09.413876 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1107/4392] 10.4.3.11 () {68 vars in 1445 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.421051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7165591f-4c67-4656-a899-10d06aecfb92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.423103 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7165591f-4c67-4656-a899-10d06aecfb92 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] GET https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 Aug 14 01:30:09.423295 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7165591f-4c67-4656-a899-10d06aecfb92 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.423468 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7165591f-4c67-4656-a899-10d06aecfb92 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.430838 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7165591f-4c67-4656-a899-10d06aecfb92 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 returned with HTTP 200 Aug 14 01:30:09.431227 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1090/4393] 10.4.3.11 () {68 vars in 1445 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 => generated 18 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.439511 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b860cf38-c7d6-4763-a3d0-80094897eb31 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.442011 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b860cf38-c7d6-4763-a3d0-80094897eb31 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] PUT https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 Aug 14 01:30:09.442350 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b860cf38-c7d6-4763-a3d0-80094897eb31 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:09.461023 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b860cf38-c7d6-4763-a3d0-80094897eb31 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 returned with HTTP 200 Aug 14 01:30:09.461658 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1100/4394] 10.4.3.11 () {70 vars in 1465 bytes} [Fri Aug 14 01:30:09 2026] PUT /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.469418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-22d227c7-316d-4a69-a692-47feb1819158 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.471505 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22d227c7-316d-4a69-a692-47feb1819158 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] GET https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs Aug 14 01:30:09.471505 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22d227c7-316d-4a69-a692-47feb1819158 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.471826 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-22d227c7-316d-4a69-a692-47feb1819158 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.482116 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-22d227c7-316d-4a69-a692-47feb1819158 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs returned with HTTP 200 Aug 14 01:30:09.482116 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1098/4395] 10.4.3.11 () {68 vars in 1430 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.491573 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-610e184a-8dfc-4650-b713-9b7c9a2ba204 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.493489 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-610e184a-8dfc-4650-b713-9b7c9a2ba204 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key1 Aug 14 01:30:09.493844 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-610e184a-8dfc-4650-b713-9b7c9a2ba204 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.494069 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-610e184a-8dfc-4650-b713-9b7c9a2ba204 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.507903 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-610e184a-8dfc-4650-b713-9b7c9a2ba204 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key1 returned with HTTP 202 Aug 14 01:30:09.508414 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1108/4396] 10.4.3.11 () {68 vars in 1448 bytes} [Fri Aug 14 01:30:09 2026] DELETE /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:09.517626 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-472d0a2e-fbf2-432d-8e53-752a5701c0d9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.520134 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-472d0a2e-fbf2-432d-8e53-752a5701c0d9 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] GET https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key1 Aug 14 01:30:09.520460 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-472d0a2e-fbf2-432d-8e53-752a5701c0d9 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.520745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-472d0a2e-fbf2-432d-8e53-752a5701c0d9 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.529058 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-472d0a2e-fbf2-432d-8e53-752a5701c0d9 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] HTTP exception thrown: Group Type b582c100-cfbe-4b22-964d-d57d236ace8d has no extra spec with key key1. Aug 14 01:30:09.529279 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-472d0a2e-fbf2-432d-8e53-752a5701c0d9 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key1 returned with HTTP 404 Aug 14 01:30:09.529996 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1091/4397] 10.4.3.11 () {68 vars in 1445 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:09.538600 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-13573c4b-d04f-4d6e-b57c-c9141fbcc13b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.540860 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13573c4b-d04f-4d6e-b57c-c9141fbcc13b tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key2 Aug 14 01:30:09.541114 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13573c4b-d04f-4d6e-b57c-c9141fbcc13b tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.541364 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13573c4b-d04f-4d6e-b57c-c9141fbcc13b tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.552413 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13573c4b-d04f-4d6e-b57c-c9141fbcc13b tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key2 returned with HTTP 202 Aug 14 01:30:09.552976 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1101/4398] 10.4.3.11 () {68 vars in 1448 bytes} [Fri Aug 14 01:30:09 2026] DELETE /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:09.562403 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-24f99dad-829d-4cb1-9b79-eb6e020e811d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.564768 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24f99dad-829d-4cb1-9b79-eb6e020e811d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] GET https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key2 Aug 14 01:30:09.564985 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24f99dad-829d-4cb1-9b79-eb6e020e811d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.565261 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-24f99dad-829d-4cb1-9b79-eb6e020e811d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.574029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24f99dad-829d-4cb1-9b79-eb6e020e811d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] HTTP exception thrown: Group Type b582c100-cfbe-4b22-964d-d57d236ace8d has no extra spec with key key2. Aug 14 01:30:09.574243 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-24f99dad-829d-4cb1-9b79-eb6e020e811d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key2 returned with HTTP 404 Aug 14 01:30:09.574984 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1099/4399] 10.4.3.11 () {68 vars in 1445 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:09.583848 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6aa795a-b886-4692-8167-57a82daa140d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.585874 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6aa795a-b886-4692-8167-57a82daa140d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 Aug 14 01:30:09.586148 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6aa795a-b886-4692-8167-57a82daa140d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.586383 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6aa795a-b886-4692-8167-57a82daa140d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.597544 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6aa795a-b886-4692-8167-57a82daa140d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 returned with HTTP 202 Aug 14 01:30:09.598014 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1109/4400] 10.4.3.11 () {68 vars in 1448 bytes} [Fri Aug 14 01:30:09 2026] DELETE /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:09.606755 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f616c058-7f95-48e6-8203-cc7aa331d3f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.609404 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f616c058-7f95-48e6-8203-cc7aa331d3f8 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] GET https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 Aug 14 01:30:09.609716 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f616c058-7f95-48e6-8203-cc7aa331d3f8 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.610093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f616c058-7f95-48e6-8203-cc7aa331d3f8 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.618467 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f616c058-7f95-48e6-8203-cc7aa331d3f8 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] HTTP exception thrown: Group Type b582c100-cfbe-4b22-964d-d57d236ace8d has no extra spec with key key3. Aug 14 01:30:09.618714 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f616c058-7f95-48e6-8203-cc7aa331d3f8 tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 returned with HTTP 404 Aug 14 01:30:09.619493 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1092/4401] 10.4.3.11 () {68 vars in 1445 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:09.629596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e9ec6b09-434a-4115-9684-ed40da72727d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.631863 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9ec6b09-434a-4115-9684-ed40da72727d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d Aug 14 01:30:09.632145 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9ec6b09-434a-4115-9684-ed40da72727d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.632344 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e9ec6b09-434a-4115-9684-ed40da72727d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.646848 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e9ec6b09-434a-4115-9684-ed40da72727d tempest-GroupTypeSpecsTest-1924136738 tempest-GroupTypeSpecsTest-1924136738-project-admin] https://10.4.3.11/volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d returned with HTTP 202 Aug 14 01:30:09.647244 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1102/4402] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:30:09 2026] DELETE /volume/v3/group_types/b582c100-cfbe-4b22-964d-d57d236ace8d => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:09.965213 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f182cbd-14a5-4f7b-b431-8ff34182404c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.968856 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f182cbd-14a5-4f7b-b431-8ff34182404c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:09.969187 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f182cbd-14a5-4f7b-b431-8ff34182404c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:09.969404 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f182cbd-14a5-4f7b-b431-8ff34182404c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:09.969535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5f182cbd-14a5-4f7b-b431-8ff34182404c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:09.976465 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:09.976465 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:09.977332 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f182cbd-14a5-4f7b-b431-8ff34182404c tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:09.977769 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1100/4403] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:09 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:09.989966 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-17823421-08b3-4350-8fb3-137dfc3ef715 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:09.992364 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17823421-08b3-4350-8fb3-137dfc3ef715 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] POST https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c/action Aug 14 01:30:09.992894 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17823421-08b3-4350-8fb3-137dfc3ef715 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:30:09.993021 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17823421-08b3-4350-8fb3-137dfc3ef715 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:09.994594 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-17823421-08b3-4350-8fb3-137dfc3ef715 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Updating backup 'b048a3b2-a281-4a63-9614-ed9c11a4fb4c' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 01:30:10.003325 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:10.003325 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:10.004648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-17823421-08b3-4350-8fb3-137dfc3ef715 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3e2fdc9d6c144b0d813fa5b11c2dfb35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f574e83574d745aab1223c1d6ce8bca7', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:10.004845 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17823421-08b3-4350-8fb3-137dfc3ef715 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c/action returned with HTTP 403 Aug 14 01:30:10.005346 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1110/4404] 10.4.3.11 () {70 vars in 1423 bytes} [Fri Aug 14 01:30:09 2026] POST /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:10.014278 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-45b13342-a161-4b88-8f15-9d6e160a0cfb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:10.016135 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45b13342-a161-4b88-8f15-9d6e160a0cfb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae Aug 14 01:30:10.016252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45b13342-a161-4b88-8f15-9d6e160a0cfb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:10.016441 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45b13342-a161-4b88-8f15-9d6e160a0cfb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:10.016604 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-45b13342-a161-4b88-8f15-9d6e160a0cfb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume with id: 83770128-0f23-4e54-816d-e3e1b2b7beae Aug 14 01:30:10.024053 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:10.024053 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:10.024504 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45b13342-a161-4b88-8f15-9d6e160a0cfb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:30:10.041681 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45b13342-a161-4b88-8f15-9d6e160a0cfb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume request issued successfully. Aug 14 01:30:10.041880 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45b13342-a161-4b88-8f15-9d6e160a0cfb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae returned with HTTP 202 Aug 14 01:30:10.042366 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1093/4405] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:30:10 2026] DELETE /volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:10.052223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31f43ff9-f223-4dc9-8224-0bbb51592485 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:10.054600 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31f43ff9-f223-4dc9-8224-0bbb51592485 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae Aug 14 01:30:10.054939 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31f43ff9-f223-4dc9-8224-0bbb51592485 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:10.055208 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31f43ff9-f223-4dc9-8224-0bbb51592485 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:10.064903 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:10.064903 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:10.069595 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-31f43ff9-f223-4dc9-8224-0bbb51592485 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:30:10.075216 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31f43ff9-f223-4dc9-8224-0bbb51592485 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae returned with HTTP 200 Aug 14 01:30:10.075771 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1103/4406] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:10 2026] GET /volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:10.313381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-610e3874-d420-4c50-877a-676c750a713e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:10.315292 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-610e3874-d420-4c50-877a-676c750a713e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:10.315507 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-610e3874-d420-4c50-877a-676c750a713e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:10.315710 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-610e3874-d420-4c50-877a-676c750a713e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:10.323671 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:10.323671 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:10.326333 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91f081c9-3749-466f-b390-dc0c16dce147 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:10.327853 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-610e3874-d420-4c50-877a-676c750a713e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:10.328693 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91f081c9-3749-466f-b390-dc0c16dce147 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 Aug 14 01:30:10.328978 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91f081c9-3749-466f-b390-dc0c16dce147 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:10.329239 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91f081c9-3749-466f-b390-dc0c16dce147 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:10.335366 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91f081c9-3749-466f-b390-dc0c16dce147 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 returned with HTTP 404 Aug 14 01:30:10.336016 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1111/4407] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:10 2026] GET /volume/v3/snapshots/e43a32ce-6cb0-4228-90c3-be785caf18d4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:10.342892 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-610e3874-d420-4c50-877a-676c750a713e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 returned with HTTP 200 Aug 14 01:30:10.344383 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1101/4408] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:10 2026] GET /volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:10.346866 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6ea2aadd-2c27-41aa-a59d-99e01e7c2f2d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:10.351464 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ea2aadd-2c27-41aa-a59d-99e01e7c2f2d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e Aug 14 01:30:10.351733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ea2aadd-2c27-41aa-a59d-99e01e7c2f2d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:10.351970 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ea2aadd-2c27-41aa-a59d-99e01e7c2f2d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:10.352198 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6ea2aadd-2c27-41aa-a59d-99e01e7c2f2d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume with id: 37e8b9fa-4e4b-4a9e-a39a-26886ced594e Aug 14 01:30:10.355812 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1f9e5547-6e63-4a10-aed5-3f0973c892a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:10.357715 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f9e5547-6e63-4a10-aed5-3f0973c892a3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:10.358082 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1f9e5547-6e63-4a10-aed5-3f0973c892a3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7bbfd6db-c236-4c2b-9f9a-78ad3f884d75", "name": "tempest-VolumeDependencyTests-Snapshot-2084683247"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:10.359953 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:10.359953 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:10.360332 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ea2aadd-2c27-41aa-a59d-99e01e7c2f2d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:10.366614 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:10.366614 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:10.367085 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f9e5547-6e63-4a10-aed5-3f0973c892a3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:10.367207 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-1f9e5547-6e63-4a10-aed5-3f0973c892a3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create snapshot from volume 7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:10.376888 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ea2aadd-2c27-41aa-a59d-99e01e7c2f2d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume request issued successfully. Aug 14 01:30:10.377154 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ea2aadd-2c27-41aa-a59d-99e01e7c2f2d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e returned with HTTP 202 Aug 14 01:30:10.377665 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1094/4409] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:10 2026] DELETE /volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:10.385321 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c87bfaee-9cac-4721-9b21-cf275460f83f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:10.386640 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c87bfaee-9cac-4721-9b21-cf275460f83f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e Aug 14 01:30:10.386806 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c87bfaee-9cac-4721-9b21-cf275460f83f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:10.386991 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c87bfaee-9cac-4721-9b21-cf275460f83f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:10.395586 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:10.395586 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:10.397720 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-1f9e5547-6e63-4a10-aed5-3f0973c892a3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['381f6da9-3cb7-4025-aa71-af15743db91c', 'de99b062-5a64-4f2d-b6ae-136ec24cdaf3', 'd328ed1f-351f-4301-8d52-237af53b0d79', '2d7662ea-43c1-40ef-8c51-3bd314268dc1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:10.400690 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c87bfaee-9cac-4721-9b21-cf275460f83f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:10.405675 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c87bfaee-9cac-4721-9b21-cf275460f83f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e returned with HTTP 200 Aug 14 01:30:10.406179 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1112/4410] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:10 2026] GET /volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:10.440479 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1f9e5547-6e63-4a10-aed5-3f0973c892a3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot create request issued successfully. Aug 14 01:30:10.441044 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1f9e5547-6e63-4a10-aed5-3f0973c892a3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:10.441976 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1104/4411] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:10.452523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c36ea222-6a1e-4a86-816d-d370cd04b717 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:10.454693 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c36ea222-6a1e-4a86-816d-d370cd04b717 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a Aug 14 01:30:10.454762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c36ea222-6a1e-4a86-816d-d370cd04b717 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:10.455001 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c36ea222-6a1e-4a86-816d-d370cd04b717 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:10.461569 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:10.461569 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:10.463392 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c36ea222-6a1e-4a86-816d-d370cd04b717 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:10.465501 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c36ea222-6a1e-4a86-816d-d370cd04b717 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a returned with HTTP 200 Aug 14 01:30:10.465994 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1102/4412] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:10 2026] GET /volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:11.092566 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-19b04054-e357-40f8-a141-74ea524f71d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:11.095041 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19b04054-e357-40f8-a141-74ea524f71d4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae Aug 14 01:30:11.095333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19b04054-e357-40f8-a141-74ea524f71d4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:11.095616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19b04054-e357-40f8-a141-74ea524f71d4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:11.102954 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19b04054-e357-40f8-a141-74ea524f71d4 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae returned with HTTP 404 Aug 14 01:30:11.103534 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1095/4413] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:11 2026] GET /volume/v3/volumes/83770128-0f23-4e54-816d-e3e1b2b7beae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:11.115517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:11.117999 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] POST https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab/restore Aug 14 01:30:11.118604 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:11.120417 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Restoring backup e19dbd60-1b7c-4663-a0c4-e8c177d526ab ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 01:30:11.120588 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Restoring backup e19dbd60-1b7c-4663-a0c4-e8c177d526ab to volume None. Aug 14 01:30:11.127896 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:11.127896 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:11.129677 np0000007295 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Creating volume of 1 GB for restore of backup e19dbd60-1b7c-4663-a0c4-e8c177d526ab. Aug 14 01:30:11.135342 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Availability Zones retrieved successfully. Aug 14 01:30:11.143988 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Flow 'volume_create_api' (666dca48-fff3-45e6-a82b-b2b92c5e4af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:11.145875 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3100e07-d1d8-42f7-a7dc-697afd405a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.146855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:11.185729 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3100e07-d1d8-42f7-a7dc-697afd405a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.186869 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59867a9a-b63c-46fd-8cee-1ec493f586d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.234195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Created reservations ['d9ad5031-dc2b-4b6a-9d82-54843398ad1b', '0de9df12-d3fe-4388-89f4-a3c36ab51c18', '485dcc48-b149-47cc-a6d0-444a8ed03e9c', '922633e2-5bf8-41e7-bd4a-cea101045b95'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:11.235313 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59867a9a-b63c-46fd-8cee-1ec493f586d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9ad5031-dc2b-4b6a-9d82-54843398ad1b', '0de9df12-d3fe-4388-89f4-a3c36ab51c18', '485dcc48-b149-47cc-a6d0-444a8ed03e9c', '922633e2-5bf8-41e7-bd4a-cea101045b95']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.236219 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ad19232-985c-4709-b63c-3d8199e75140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.271036 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ad19232-985c-4709-b63c-3d8199e75140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a8e1cbf-e195-4561-88ee-2d9de820301a', '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='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['d9ad5031-dc2b-4b6a-9d82-54843398ad1b','0de9df12-d3fe-4388-89f4-a3c36ab51c18','485dcc48-b149-47cc-a6d0-444a8ed03e9c','922633e2-5bf8-41e7-bd4a-cea101045b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2fdc9d6c144b0d813fa5b11c2dfb35',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:11Z,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=2a8e1cbf-e195-4561-88ee-2d9de820301a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f574e83574d745aab1223c1d6ce8bca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e2fdc9d6c144b0d813fa5b11c2dfb35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.273025 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb23ecb-cdbc-48bd-84a7-3b57e045df79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.290054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb23ecb-cdbc-48bd-84a7-3b57e045df79) transitioned into 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='f574e83574d745aab1223c1d6ce8bca7',qos_specs=None,replication_status=,reservations=['d9ad5031-dc2b-4b6a-9d82-54843398ad1b','0de9df12-d3fe-4388-89f4-a3c36ab51c18','485dcc48-b149-47cc-a6d0-444a8ed03e9c','922633e2-5bf8-41e7-bd4a-cea101045b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2fdc9d6c144b0d813fa5b11c2dfb35',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.290900 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11b43e3a-8272-46fc-83b3-606cf9a06bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.301964 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11b43e3a-8272-46fc-83b3-606cf9a06bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.302804 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Flow 'volume_create_api' (666dca48-fff3-45e6-a82b-b2b92c5e4af9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:11.303170 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Create volume request issued successfully. Aug 14 01:30:11.310456 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:11.310456 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:11.310967 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Volume info retrieved successfully. Aug 14 01:30:11.421401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5b9d75e5-bf81-49f7-ad91-2d41d076ae8e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:11.423864 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b9d75e5-bf81-49f7-ad91-2d41d076ae8e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e Aug 14 01:30:11.424102 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5b9d75e5-bf81-49f7-ad91-2d41d076ae8e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:11.424339 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5b9d75e5-bf81-49f7-ad91-2d41d076ae8e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:11.430532 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5b9d75e5-bf81-49f7-ad91-2d41d076ae8e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e returned with HTTP 404 Aug 14 01:30:11.431266 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1105/4414] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:11 2026] GET /volume/v3/volumes/37e8b9fa-4e4b-4a9e-a39a-26886ced594e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:11.444662 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:11.448517 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:11.449066 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1509671792"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:11.455426 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1509671792'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:11.455683 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume of 1 GB Aug 14 01:30:11.463392 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:11.473465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (091276fb-bb39-435c-8cb6-880eb7517a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:11.475277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487043fa-50fa-4f1c-bcd6-8b95eb86aabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.476754 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:11.478482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6ad3fe04-c22f-413b-b64c-2236132103ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:11.482654 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ad3fe04-c22f-413b-b64c-2236132103ce tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a Aug 14 01:30:11.482945 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ad3fe04-c22f-413b-b64c-2236132103ce tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:11.483181 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6ad3fe04-c22f-413b-b64c-2236132103ce tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:11.498980 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:11.498980 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:11.499516 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6ad3fe04-c22f-413b-b64c-2236132103ce tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:11.500720 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6ad3fe04-c22f-413b-b64c-2236132103ce tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a returned with HTTP 200 Aug 14 01:30:11.501183 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1096/4415] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:11 2026] GET /volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:11.513368 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:11.517222 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:11.517753 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bc90a808-81ab-4cb3-ad18-dbb89491953a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-341560130"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:11.520852 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'snapshot_id': 'bc90a808-81ab-4cb3-ad18-dbb89491953a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-341560130'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:11.528738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487043fa-50fa-4f1c-bcd6-8b95eb86aabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.528943 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:11.528943 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:11.529571 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:11.529724 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdda22b-c3fb-4788-9292-2afabbeb918b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.529791 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:30:11.535288 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:30:11.543675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (bda6ca45-3f65-417a-a45e-608b0ea99621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:11.545699 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2c05e2-d362-406a-8938-95779822cc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.546704 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:11.592367 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['527f9411-dcdd-4da5-9738-786c1fa5fddc', '47624b89-7010-4515-88f1-80e1dcb61cdf', '343260bc-d1b3-4bc2-860f-b11cf5f301b0', '403b1c8c-f170-4d82-8953-af65b970b438'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:11.593327 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fdda22b-c3fb-4788-9292-2afabbeb918b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527f9411-dcdd-4da5-9738-786c1fa5fddc', '47624b89-7010-4515-88f1-80e1dcb61cdf', '343260bc-d1b3-4bc2-860f-b11cf5f301b0', '403b1c8c-f170-4d82-8953-af65b970b438']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.593726 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2c05e2-d362-406a-8938-95779822cc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc90a808-81ab-4cb3-ad18-dbb89491953a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.594439 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe36dfc-910b-4e41-baa7-facaa2f592e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.597072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e83e8f0d-ff65-4bef-9647-cb4f5888270f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.619988 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe36dfc-910b-4e41-baa7-facaa2f592e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c499bcd-ba64-48fb-bb38-3036ce38c919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1509671792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['527f9411-dcdd-4da5-9738-786c1fa5fddc','47624b89-7010-4515-88f1-80e1dcb61cdf','343260bc-d1b3-4bc2-860f-b11cf5f301b0','403b1c8c-f170-4d82-8953-af65b970b438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1509671792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c499bcd-ba64-48fb-bb38-3036ce38c919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed284d8c7b041f6b80d882a6142c348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea619a9311174b5d87f96ddb73e07a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.620980 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d917fe47-2b14-4690-b87c-b908dcf244ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.643156 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d917fe47-2b14-4690-b87c-b908dcf244ed) transitioned into state 'SUCCESS' from state '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-1509671792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['527f9411-dcdd-4da5-9738-786c1fa5fddc','47624b89-7010-4515-88f1-80e1dcb61cdf','343260bc-d1b3-4bc2-860f-b11cf5f301b0','403b1c8c-f170-4d82-8953-af65b970b438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.644230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a1f99e0-923f-4a1d-add5-d36c9c4aed37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.653996 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['9ba65779-d40c-4322-8d25-38a1dad7f0c3', '11377777-c168-4770-94b0-2247f0955305', '1fae82f8-d0ec-4a9d-9b64-c0e5b0b5a4a5', '565e9a9d-f8c8-4089-84f3-a23c6fa6217a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:11.654894 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e83e8f0d-ff65-4bef-9647-cb4f5888270f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba65779-d40c-4322-8d25-38a1dad7f0c3', '11377777-c168-4770-94b0-2247f0955305', '1fae82f8-d0ec-4a9d-9b64-c0e5b0b5a4a5', '565e9a9d-f8c8-4089-84f3-a23c6fa6217a']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.655660 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c54999-3746-4ad4-9480-9674bb3fb6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.656775 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a1f99e0-923f-4a1d-add5-d36c9c4aed37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.657895 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (091276fb-bb39-435c-8cb6-880eb7517a31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:11.658304 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request issued successfully. Aug 14 01:30:11.659090 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-85f9c676-bb8b-40e6-ab5d-51f82f4cb24b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:11.659591 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1103/4416] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:11 2026] POST /volume/v3/volumes => generated 776 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:11.675325 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-88f0f4b1-bb60-4032-a7d3-977964c5920d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:11.677887 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88f0f4b1-bb60-4032-a7d3-977964c5920d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 Aug 14 01:30:11.678183 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88f0f4b1-bb60-4032-a7d3-977964c5920d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:11.678441 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88f0f4b1-bb60-4032-a7d3-977964c5920d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:11.690218 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:11.690218 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:11.695164 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-88f0f4b1-bb60-4032-a7d3-977964c5920d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:11.699786 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88f0f4b1-bb60-4032-a7d3-977964c5920d tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 returned with HTTP 200 Aug 14 01:30:11.700530 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1097/4417] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:11 2026] GET /volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:11.709207 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c54999-3746-4ad4-9480-9674bb3fb6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '544c5a30-f451-4df6-a809-004e31f8d0fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-341560130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['9ba65779-d40c-4322-8d25-38a1dad7f0c3','11377777-c168-4770-94b0-2247f0955305','1fae82f8-d0ec-4a9d-9b64-c0e5b0b5a4a5','565e9a9d-f8c8-4089-84f3-a23c6fa6217a'],size=1,snapshot_id=bc90a808-81ab-4cb3-ad18-dbb89491953a,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-341560130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=544c5a30-f451-4df6-a809-004e31f8d0fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc90a808-81ab-4cb3-ad18-dbb89491953a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.710509 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae74b07-d4f8-49e6-bfff-e8cc0d66e7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.730506 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae74b07-d4f8-49e6-bfff-e8cc0d66e7b9) transitioned into state 'SUCCESS' from state '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-341560130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['9ba65779-d40c-4322-8d25-38a1dad7f0c3','11377777-c168-4770-94b0-2247f0955305','1fae82f8-d0ec-4a9d-9b64-c0e5b0b5a4a5','565e9a9d-f8c8-4089-84f3-a23c6fa6217a'],size=1,snapshot_id=bc90a808-81ab-4cb3-ad18-dbb89491953a,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.731511 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c57966f-fb43-4ddf-8196-3a55613d0ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:11.755053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c57966f-fb43-4ddf-8196-3a55613d0ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:11.755943 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (bda6ca45-3f65-417a-a45e-608b0ea99621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:11.756276 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:30:11.756914 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d7ba94b-ddbc-4e44-acdf-e7ad231688c2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:11.757364 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1106/4418] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:30:11 2026] POST /volume/v3/volumes => generated 801 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:11.770240 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-18850294-23c1-4cb6-ba47-c958cdfce8c6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:11.772508 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18850294-23c1-4cb6-ba47-c958cdfce8c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa Aug 14 01:30:11.772804 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18850294-23c1-4cb6-ba47-c958cdfce8c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:11.773079 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18850294-23c1-4cb6-ba47-c958cdfce8c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:11.781175 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:11.781175 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:11.785853 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-18850294-23c1-4cb6-ba47-c958cdfce8c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:11.790952 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18850294-23c1-4cb6-ba47-c958cdfce8c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa returned with HTTP 200 Aug 14 01:30:11.791464 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1104/4419] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:11 2026] GET /volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.159545 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9486b7f-359c-4781-9269-30faf7f55172 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.238473 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9486b7f-359c-4781-9269-30faf7f55172 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:30:12.238969 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9486b7f-359c-4781-9269-30faf7f55172 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1764829422", "description": "tempest-group-type-description-1919434235", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:12.256342 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9486b7f-359c-4781-9269-30faf7f55172 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:30:12.256788 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1098/4420] 10.4.3.11 () {70 vars in 1305 bytes} [Fri Aug 14 01:30:12 2026] POST /volume/v3/group_types => generated 265 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:12.264505 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8ae3dfb-e059-48f3-8c33-a7e7bf8700a4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.266441 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8ae3dfb-e059-48f3-8c33-a7e7bf8700a4 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] GET https://10.4.3.11/volume/v3/group_types Aug 14 01:30:12.266730 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8ae3dfb-e059-48f3-8c33-a7e7bf8700a4 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.267009 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8ae3dfb-e059-48f3-8c33-a7e7bf8700a4 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.279035 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:12.279035 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:12.280051 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8ae3dfb-e059-48f3-8c33-a7e7bf8700a4 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 200 Aug 14 01:30:12.280549 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1107/4421] 10.4.3.11 () {68 vars in 1283 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/group_types => generated 499 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.289994 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ac085260-918f-4b70-b530-a8f9f5c39610 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.291666 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac085260-918f-4b70-b530-a8f9f5c39610 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] PUT https://10.4.3.11/volume/v3/group_types/0704fac5-349a-46dc-962c-9c83dc30ac0b Aug 14 01:30:12.292042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ac085260-918f-4b70-b530-a8f9f5c39610 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-119899696", "description": "updated-group-type-desc"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:12.310361 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ac085260-918f-4b70-b530-a8f9f5c39610 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types/0704fac5-349a-46dc-962c-9c83dc30ac0b returned with HTTP 200 Aug 14 01:30:12.310713 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1105/4422] 10.4.3.11 () {70 vars in 1415 bytes} [Fri Aug 14 01:30:12 2026] PUT /volume/v3/group_types/0704fac5-349a-46dc-962c-9c83dc30ac0b => generated 254 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.319478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d83d215a-6d25-4485-91bc-5ab1c2e52319 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.321342 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d83d215a-6d25-4485-91bc-5ab1c2e52319 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] GET https://10.4.3.11/volume/v3/group_types/0704fac5-349a-46dc-962c-9c83dc30ac0b Aug 14 01:30:12.321548 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d83d215a-6d25-4485-91bc-5ab1c2e52319 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.321747 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d83d215a-6d25-4485-91bc-5ab1c2e52319 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.324222 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:12.324222 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:12.324755 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Volume info retrieved successfully. Aug 14 01:30:12.324902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 01:30:12.325048 np0000007295 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Overwriting volume 2a8e1cbf-e195-4561-88ee-2d9de820301a with restore of backup e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:12.329434 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d83d215a-6d25-4485-91bc-5ab1c2e52319 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types/0704fac5-349a-46dc-962c-9c83dc30ac0b returned with HTTP 200 Aug 14 01:30:12.329880 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1099/4423] 10.4.3.11 () {68 vars in 1394 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/group_types/0704fac5-349a-46dc-962c-9c83dc30ac0b => generated 254 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.338947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a8576cb9-9bb6-4283-8eea-7794fcb796b2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.340890 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8576cb9-9bb6-4283-8eea-7794fcb796b2 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/0704fac5-349a-46dc-962c-9c83dc30ac0b Aug 14 01:30:12.341131 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8576cb9-9bb6-4283-8eea-7794fcb796b2 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.341304 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a8576cb9-9bb6-4283-8eea-7794fcb796b2 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.344529 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] restore_backup in rpcapi backup_id e19dbd60-1b7c-4663-a0c4-e8c177d526ab {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 01:30:12.346575 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10e0825b-9d30-407c-a755-8a37b369aaf8 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab/restore returned with HTTP 202 Aug 14 01:30:12.347389 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1113/4424] 10.4.3.11 () {70 vars in 1426 bytes} [Fri Aug 14 01:30:11 2026] POST /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab/restore => generated 152 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:12.355059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a9ea9e3-aaf4-417b-a2b1-48e0e82121f3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.357235 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a9ea9e3-aaf4-417b-a2b1-48e0e82121f3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:12.357494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a9ea9e3-aaf4-417b-a2b1-48e0e82121f3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.357743 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a9ea9e3-aaf4-417b-a2b1-48e0e82121f3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.357881 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7a9ea9e3-aaf4-417b-a2b1-48e0e82121f3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:12.360248 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a8576cb9-9bb6-4283-8eea-7794fcb796b2 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types/0704fac5-349a-46dc-962c-9c83dc30ac0b returned with HTTP 202 Aug 14 01:30:12.360836 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1108/4425] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:30:12 2026] DELETE /volume/v3/group_types/0704fac5-349a-46dc-962c-9c83dc30ac0b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:12.362637 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:12.362637 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:12.363391 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a9ea9e3-aaf4-417b-a2b1-48e0e82121f3 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:12.363890 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1106/4426] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:12.368031 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-edd50d73-5476-48ed-bff3-e5f476a04a0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.369856 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-edd50d73-5476-48ed-bff3-e5f476a04a0d tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] GET https://10.4.3.11/volume/v3/group_types Aug 14 01:30:12.370203 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-edd50d73-5476-48ed-bff3-e5f476a04a0d tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.370512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-edd50d73-5476-48ed-bff3-e5f476a04a0d tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.382875 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-edd50d73-5476-48ed-bff3-e5f476a04a0d tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 200 Aug 14 01:30:12.383289 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1100/4427] 10.4.3.11 () {68 vars in 1283 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.392998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9334f849-a3d2-487d-8c5a-3cb2b2b17ed9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.394940 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9334f849-a3d2-487d-8c5a-3cb2b2b17ed9 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:30:12.395360 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9334f849-a3d2-487d-8c5a-3cb2b2b17ed9 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1369445271", "is_public": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:12.409496 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9334f849-a3d2-487d-8c5a-3cb2b2b17ed9 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:30:12.410078 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1114/4428] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:30:12 2026] POST /volume/v3/group_types => generated 164 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:12.419116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-21e6b21c-526a-4925-9de7-f07dc55586cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.421183 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21e6b21c-526a-4925-9de7-f07dc55586cb tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] POST https://10.4.3.11/volume/v3/group_types Aug 14 01:30:12.421687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-21e6b21c-526a-4925-9de7-f07dc55586cb tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2057110009", "is_public": false}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:12.438800 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21e6b21c-526a-4925-9de7-f07dc55586cb tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types returned with HTTP 202 Aug 14 01:30:12.439531 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1109/4429] 10.4.3.11 () {70 vars in 1304 bytes} [Fri Aug 14 01:30:12 2026] POST /volume/v3/group_types => generated 165 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:12.448325 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-38caffd0-a27a-40fb-9988-7362f35a7806 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.450522 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38caffd0-a27a-40fb-9988-7362f35a7806 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] GET https://10.4.3.11/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 14 01:30:12.450758 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38caffd0-a27a-40fb-9988-7362f35a7806 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.450990 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-38caffd0-a27a-40fb-9988-7362f35a7806 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.462451 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-38caffd0-a27a-40fb-9988-7362f35a7806 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 14 01:30:12.462878 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1107/4430] 10.4.3.11 () {68 vars in 1344 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.473758 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8ed1faa-55ff-4283-abf8-698f544d1aff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.475978 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8ed1faa-55ff-4283-abf8-698f544d1aff tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] GET https://10.4.3.11/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 14 01:30:12.476258 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8ed1faa-55ff-4283-abf8-698f544d1aff tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.476499 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8ed1faa-55ff-4283-abf8-698f544d1aff tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.489136 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8ed1faa-55ff-4283-abf8-698f544d1aff tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 14 01:30:12.489639 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1101/4431] 10.4.3.11 () {68 vars in 1346 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.498956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e9231b6-c728-4b23-af25-3e8470bdaccd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.501452 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e9231b6-c728-4b23-af25-3e8470bdaccd tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] GET https://10.4.3.11/volume/v3/group_types?is_public=False Aug 14 01:30:12.501752 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e9231b6-c728-4b23-af25-3e8470bdaccd tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.502033 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e9231b6-c728-4b23-af25-3e8470bdaccd tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.513117 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e9231b6-c728-4b23-af25-3e8470bdaccd tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 14 01:30:12.513605 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1115/4432] 10.4.3.11 () {68 vars in 1314 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.523396 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8d5fe800-6377-4050-96ee-815456a9c504 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.525733 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d5fe800-6377-4050-96ee-815456a9c504 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] GET https://10.4.3.11/volume/v3/group_types?is_public=True Aug 14 01:30:12.525998 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d5fe800-6377-4050-96ee-815456a9c504 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.526611 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d5fe800-6377-4050-96ee-815456a9c504 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.534570 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d5fe800-6377-4050-96ee-815456a9c504 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 14 01:30:12.535054 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1110/4433] 10.4.3.11 () {68 vars in 1312 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.544867 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d8e9157f-ba9a-43c4-9b80-f2e092ad8622 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.546980 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8e9157f-ba9a-43c4-9b80-f2e092ad8622 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/ac03c574-7c19-4a51-9ede-bfd7434368a5 Aug 14 01:30:12.547200 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8e9157f-ba9a-43c4-9b80-f2e092ad8622 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.547399 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d8e9157f-ba9a-43c4-9b80-f2e092ad8622 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.560301 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d8e9157f-ba9a-43c4-9b80-f2e092ad8622 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types/ac03c574-7c19-4a51-9ede-bfd7434368a5 returned with HTTP 202 Aug 14 01:30:12.560827 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1108/4434] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:30:12 2026] DELETE /volume/v3/group_types/ac03c574-7c19-4a51-9ede-bfd7434368a5 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:12.568396 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7653008d-d54d-48b6-8309-30d61881f406 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.570255 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7653008d-d54d-48b6-8309-30d61881f406 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] DELETE https://10.4.3.11/volume/v3/group_types/b9496f28-9a40-4117-b79e-028178f5d79b Aug 14 01:30:12.570497 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7653008d-d54d-48b6-8309-30d61881f406 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.570779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7653008d-d54d-48b6-8309-30d61881f406 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.582675 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7653008d-d54d-48b6-8309-30d61881f406 tempest-GroupTypesTest-1465148281 tempest-GroupTypesTest-1465148281-project-admin] https://10.4.3.11/volume/v3/group_types/b9496f28-9a40-4117-b79e-028178f5d79b returned with HTTP 202 Aug 14 01:30:12.583127 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1102/4435] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:30:12 2026] DELETE /volume/v3/group_types/b9496f28-9a40-4117-b79e-028178f5d79b => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:12.716863 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f5359721-4305-4599-97d3-d1be71441c34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.718759 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5359721-4305-4599-97d3-d1be71441c34 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 Aug 14 01:30:12.718995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5359721-4305-4599-97d3-d1be71441c34 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.719195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5359721-4305-4599-97d3-d1be71441c34 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.726751 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:12.726751 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:12.730725 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f5359721-4305-4599-97d3-d1be71441c34 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:12.735051 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5359721-4305-4599-97d3-d1be71441c34 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 returned with HTTP 200 Aug 14 01:30:12.735412 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1116/4436] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.748393 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-22d498d9-aa8b-4559-a03a-a29536b8b167 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.750275 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-22d498d9-aa8b-4559-a03a-a29536b8b167 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:12.750673 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-22d498d9-aa8b-4559-a03a-a29536b8b167 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c499bcd-ba64-48fb-bb38-3036ce38c919", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1522044535"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:12.762234 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:12.762234 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:12.762725 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-22d498d9-aa8b-4559-a03a-a29536b8b167 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:12.762873 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-22d498d9-aa8b-4559-a03a-a29536b8b167 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create snapshot from volume 7c499bcd-ba64-48fb-bb38-3036ce38c919 Aug 14 01:30:12.805619 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-22d498d9-aa8b-4559-a03a-a29536b8b167 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['ad64fd4e-35c1-4798-8817-b44a0482a8da', '71c2dbe7-d12a-4df2-aefd-8e336fe9e145', '092781e7-335a-4a29-b23f-8f98ca65daaf', '2ca26ae4-d141-4bf1-906e-3d689f9e4195'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:12.807840 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ca3aba53-8a66-4011-ad5c-1177df36a72e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.810021 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca3aba53-8a66-4011-ad5c-1177df36a72e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa Aug 14 01:30:12.810643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca3aba53-8a66-4011-ad5c-1177df36a72e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.810643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ca3aba53-8a66-4011-ad5c-1177df36a72e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.818862 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:12.818862 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:12.823221 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ca3aba53-8a66-4011-ad5c-1177df36a72e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:12.829722 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ca3aba53-8a66-4011-ad5c-1177df36a72e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa returned with HTTP 200 Aug 14 01:30:12.830647 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1109/4437] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:12.845657 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ea1b1a6-900c-48bd-903e-a089980bf49e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.849878 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-22d498d9-aa8b-4559-a03a-a29536b8b167 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot create request issued successfully. Aug 14 01:30:12.849878 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-22d498d9-aa8b-4559-a03a-a29536b8b167 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:12.849878 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1111/4438] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:12.850216 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ea1b1a6-900c-48bd-903e-a089980bf49e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 Aug 14 01:30:12.850216 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ea1b1a6-900c-48bd-903e-a089980bf49e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.850216 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ea1b1a6-900c-48bd-903e-a089980bf49e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.850216 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-0ea1b1a6-900c-48bd-903e-a089980bf49e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: 31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 Aug 14 01:30:12.863605 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b03fb303-0f9b-42bd-b83e-bbde88553e88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.864372 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:12.864372 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:12.865059 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ea1b1a6-900c-48bd-903e-a089980bf49e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:12.865811 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b03fb303-0f9b-42bd-b83e-bbde88553e88 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 Aug 14 01:30:12.866076 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b03fb303-0f9b-42bd-b83e-bbde88553e88 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.866281 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b03fb303-0f9b-42bd-b83e-bbde88553e88 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.874160 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:12.874160 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:12.874525 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b03fb303-0f9b-42bd-b83e-bbde88553e88 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:12.875395 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b03fb303-0f9b-42bd-b83e-bbde88553e88 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 returned with HTTP 200 Aug 14 01:30:12.875811 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1117/4439] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:12.897027 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ea1b1a6-900c-48bd-903e-a089980bf49e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot delete request issued successfully. Aug 14 01:30:12.897255 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ea1b1a6-900c-48bd-903e-a089980bf49e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 returned with HTTP 202 Aug 14 01:30:12.897776 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1103/4440] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:12 2026] DELETE /volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:12.907111 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-39d145e3-7706-4c0c-877f-971650d9faf0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:12.909668 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39d145e3-7706-4c0c-877f-971650d9faf0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 Aug 14 01:30:12.909990 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39d145e3-7706-4c0c-877f-971650d9faf0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:12.910329 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39d145e3-7706-4c0c-877f-971650d9faf0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:12.916506 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:12.916506 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:12.917626 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-39d145e3-7706-4c0c-877f-971650d9faf0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:12.918160 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39d145e3-7706-4c0c-877f-971650d9faf0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 returned with HTTP 200 Aug 14 01:30:12.918676 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1110/4441] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:12 2026] GET /volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:13.375053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c94ffa66-0642-411d-ba87-7c9aa1894d75 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:13.377876 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c94ffa66-0642-411d-ba87-7c9aa1894d75 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:13.378191 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c94ffa66-0642-411d-ba87-7c9aa1894d75 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:13.378668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c94ffa66-0642-411d-ba87-7c9aa1894d75 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:13.378836 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c94ffa66-0642-411d-ba87-7c9aa1894d75 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:13.384825 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:13.384825 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:13.385822 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c94ffa66-0642-411d-ba87-7c9aa1894d75 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:13.386409 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1112/4442] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:13 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:13.887815 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1e6ecd56-4824-4e00-9b6b-333f9455877c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:13.892859 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e6ecd56-4824-4e00-9b6b-333f9455877c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 Aug 14 01:30:13.893294 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e6ecd56-4824-4e00-9b6b-333f9455877c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:13.893565 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e6ecd56-4824-4e00-9b6b-333f9455877c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:13.899947 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:13.899947 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:13.900418 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1e6ecd56-4824-4e00-9b6b-333f9455877c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:13.901407 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e6ecd56-4824-4e00-9b6b-333f9455877c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 returned with HTTP 200 Aug 14 01:30:13.901966 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1118/4443] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:13 2026] GET /volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:13.911285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d58e1b6-d3e9-47e6-a14a-cd7aa2ada73c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:13.913596 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d58e1b6-d3e9-47e6-a14a-cd7aa2ada73c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] POST https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8/action Aug 14 01:30:13.914112 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d58e1b6-d3e9-47e6-a14a-cd7aa2ada73c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:30:13.914292 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d58e1b6-d3e9-47e6-a14a-cd7aa2ada73c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:13.916136 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-9d58e1b6-d3e9-47e6-a14a-cd7aa2ada73c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Updating snapshot 'b3b82ac2-de18-4ade-a760-c09cc85cdff8' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:30:13.925847 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:13.925847 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:13.926342 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-9d58e1b6-d3e9-47e6-a14a-cd7aa2ada73c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'caad4f2b03be486194f37b29ab4f6917', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eed284d8c7b041f6b80d882a6142c348', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:13.926559 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d58e1b6-d3e9-47e6-a14a-cd7aa2ada73c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8/action returned with HTTP 403 Aug 14 01:30:13.927023 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1104/4444] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:30:13 2026] POST /volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:13.927971 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7057a9a1-875a-4c35-b1c3-e17cfea7a88f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:13.929742 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7057a9a1-875a-4c35-b1c3-e17cfea7a88f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 Aug 14 01:30:13.929943 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7057a9a1-875a-4c35-b1c3-e17cfea7a88f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:13.930147 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7057a9a1-875a-4c35-b1c3-e17cfea7a88f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:13.934175 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-03ab24f2-4d76-464f-9ccc-85d5172bef16 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:13.934918 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7057a9a1-875a-4c35-b1c3-e17cfea7a88f tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 returned with HTTP 404 Aug 14 01:30:13.935451 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1111/4445] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:13 2026] GET /volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:13.937247 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03ab24f2-4d76-464f-9ccc-85d5172bef16 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 Aug 14 01:30:13.937521 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03ab24f2-4d76-464f-9ccc-85d5172bef16 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:13.937796 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03ab24f2-4d76-464f-9ccc-85d5172bef16 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:13.937981 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-03ab24f2-4d76-464f-9ccc-85d5172bef16 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete snapshot with id: b3b82ac2-de18-4ade-a760-c09cc85cdff8 Aug 14 01:30:13.944513 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f905645e-f973-467e-a3d3-1d18798ccf17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:13.946589 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f905645e-f973-467e-a3d3-1d18798ccf17 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a Aug 14 01:30:13.946815 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f905645e-f973-467e-a3d3-1d18798ccf17 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:13.947030 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f905645e-f973-467e-a3d3-1d18798ccf17 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:13.947131 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-f905645e-f973-467e-a3d3-1d18798ccf17 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: bc90a808-81ab-4cb3-ad18-dbb89491953a Aug 14 01:30:13.947230 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:13.947230 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:13.947727 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-03ab24f2-4d76-464f-9ccc-85d5172bef16 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:13.952201 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:13.952201 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:13.952963 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f905645e-f973-467e-a3d3-1d18798ccf17 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:13.966640 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-03ab24f2-4d76-464f-9ccc-85d5172bef16 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot delete request issued successfully. Aug 14 01:30:13.966868 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03ab24f2-4d76-464f-9ccc-85d5172bef16 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 returned with HTTP 202 Aug 14 01:30:13.967323 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1113/4446] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:13 2026] DELETE /volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:13.974394 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f905645e-f973-467e-a3d3-1d18798ccf17 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot delete request issued successfully. Aug 14 01:30:13.974666 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f905645e-f973-467e-a3d3-1d18798ccf17 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a returned with HTTP 202 Aug 14 01:30:13.975243 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1119/4447] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:13 2026] DELETE /volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:13.977185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c5eade4-83fd-416f-9049-f7fd13b2101c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:13.979123 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c5eade4-83fd-416f-9049-f7fd13b2101c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 Aug 14 01:30:13.979496 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c5eade4-83fd-416f-9049-f7fd13b2101c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:13.979853 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c5eade4-83fd-416f-9049-f7fd13b2101c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:13.984241 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-238087fc-bbde-4304-a4ef-a6c281e74e3e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:13.985569 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:13.985569 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:13.985795 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c5eade4-83fd-416f-9049-f7fd13b2101c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:13.986252 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-238087fc-bbde-4304-a4ef-a6c281e74e3e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a Aug 14 01:30:13.986480 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-238087fc-bbde-4304-a4ef-a6c281e74e3e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:13.986578 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c5eade4-83fd-416f-9049-f7fd13b2101c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 returned with HTTP 200 Aug 14 01:30:13.986749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-238087fc-bbde-4304-a4ef-a6c281e74e3e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:13.987190 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1105/4448] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:13 2026] GET /volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:13.995095 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:13.995095 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:13.995599 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-238087fc-bbde-4304-a4ef-a6c281e74e3e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:13.996542 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-238087fc-bbde-4304-a4ef-a6c281e74e3e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a returned with HTTP 200 Aug 14 01:30:13.996933 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1112/4449] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:13 2026] GET /volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:14.396896 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5d19553-4dd8-445d-8d64-dbe612de8835 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:14.398992 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5d19553-4dd8-445d-8d64-dbe612de8835 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:14.399237 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5d19553-4dd8-445d-8d64-dbe612de8835 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:14.399481 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5d19553-4dd8-445d-8d64-dbe612de8835 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:14.399588 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f5d19553-4dd8-445d-8d64-dbe612de8835 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:14.404332 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:14.404332 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:14.405081 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5d19553-4dd8-445d-8d64-dbe612de8835 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:14.405504 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1114/4450] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:14 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:14.595635 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb18d754-2735-48f5-9a65-504763d6b120 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:14.597801 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:14.598224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1369030130"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:14.600019 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Create volume request body: {'volume': {'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1369030130'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:14.682490 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Create volume of 1 GB Aug 14 01:30:14.682801 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:14.682801 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:14.686974 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Availability Zones retrieved successfully. Aug 14 01:30:14.692146 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Flow 'volume_create_api' (73f0bf3d-4ada-48da-8bbb-48f17fc2eaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:14.693174 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb76ea40-dc81-4347-a2ca-a9425e3c2524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:14.694057 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:14.748020 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb76ea40-dc81-4347-a2ca-a9425e3c2524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:14.748814 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582da9b0-70b7-474e-ab43-5fe7a74906e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:14.813964 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Created reservations ['51eeadcb-5815-4ce6-8d1a-b967ea23d028', '794ec543-1d00-448b-b18d-88ebf29f269b', '7f25625e-66b9-4522-b5fe-547a289b2c65', '02dcdb06-4718-498c-9cf8-ccc1aae7f94f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:14.814887 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582da9b0-70b7-474e-ab43-5fe7a74906e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51eeadcb-5815-4ce6-8d1a-b967ea23d028', '794ec543-1d00-448b-b18d-88ebf29f269b', '7f25625e-66b9-4522-b5fe-547a289b2c65', '02dcdb06-4718-498c-9cf8-ccc1aae7f94f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:14.815894 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065c6dbd-cc4b-4b7a-9dfa-871c6bd834ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:14.844596 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065c6dbd-cc4b-4b7a-9dfa-871c6bd834ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4cf1606-f534-4999-a47a-edae3b5f7904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1369030130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc6d63715e0342339ee823e75dad0073',qos_specs=None,replication_status=,reservations=['51eeadcb-5815-4ce6-8d1a-b967ea23d028','794ec543-1d00-448b-b18d-88ebf29f269b','7f25625e-66b9-4522-b5fe-547a289b2c65','02dcdb06-4718-498c-9cf8-ccc1aae7f94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb61667301b409292630d008ead4042',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1369030130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4cf1606-f534-4999-a47a-edae3b5f7904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc6d63715e0342339ee823e75dad0073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cb61667301b409292630d008ead4042',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:14.845866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3519d9cd-9475-4a55-a289-bc49906fae90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:14.863269 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3519d9cd-9475-4a55-a289-bc49906fae90) transitioned into state 'SUCCESS' from state '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-1369030130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc6d63715e0342339ee823e75dad0073',qos_specs=None,replication_status=,reservations=['51eeadcb-5815-4ce6-8d1a-b967ea23d028','794ec543-1d00-448b-b18d-88ebf29f269b','7f25625e-66b9-4522-b5fe-547a289b2c65','02dcdb06-4718-498c-9cf8-ccc1aae7f94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb61667301b409292630d008ead4042',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:14.864011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba47d6d1-8efa-4f8c-abde-792577372363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:14.872517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba47d6d1-8efa-4f8c-abde-792577372363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:14.873323 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Flow 'volume_create_api' (73f0bf3d-4ada-48da-8bbb-48f17fc2eaa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:14.873673 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Create volume request issued successfully. Aug 14 01:30:14.874223 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb18d754-2735-48f5-9a65-504763d6b120 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:14.874867 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1120/4451] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:30:14 2026] POST /volume/v3/volumes => generated 749 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:14.890783 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4149ef6d-24a8-4f08-bc88-075b653fb8f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:14.893282 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4149ef6d-24a8-4f08-bc88-075b653fb8f7 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] GET https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 Aug 14 01:30:14.893622 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4149ef6d-24a8-4f08-bc88-075b653fb8f7 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:14.893888 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4149ef6d-24a8-4f08-bc88-075b653fb8f7 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:14.904757 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:14.904757 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:14.909507 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4149ef6d-24a8-4f08-bc88-075b653fb8f7 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Volume info retrieved successfully. Aug 14 01:30:14.915776 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4149ef6d-24a8-4f08-bc88-075b653fb8f7 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 returned with HTTP 200 Aug 14 01:30:14.916307 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1106/4452] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:14 2026] GET /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:14.995959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0f62d046-e409-4e6b-8d41-588e8efe403a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:14.997859 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f62d046-e409-4e6b-8d41-588e8efe403a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 Aug 14 01:30:14.998085 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f62d046-e409-4e6b-8d41-588e8efe403a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:14.998285 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0f62d046-e409-4e6b-8d41-588e8efe403a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:15.005093 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0f62d046-e409-4e6b-8d41-588e8efe403a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 returned with HTTP 404 Aug 14 01:30:15.005591 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1113/4453] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:14 2026] GET /volume/v3/snapshots/b3b82ac2-de18-4ade-a760-c09cc85cdff8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:15.008451 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f038f6c9-85f8-4c95-8791-be6dcd5661a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:15.010796 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f038f6c9-85f8-4c95-8791-be6dcd5661a2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a Aug 14 01:30:15.011074 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f038f6c9-85f8-4c95-8791-be6dcd5661a2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:15.011343 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f038f6c9-85f8-4c95-8791-be6dcd5661a2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:15.012110 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bee6f040-85ea-442c-ae4b-2d6e749e7382 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:15.014177 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bee6f040-85ea-442c-ae4b-2d6e749e7382 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 Aug 14 01:30:15.014397 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bee6f040-85ea-442c-ae4b-2d6e749e7382 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:15.014623 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bee6f040-85ea-442c-ae4b-2d6e749e7382 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:15.014787 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bee6f040-85ea-442c-ae4b-2d6e749e7382 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume with id: 7c499bcd-ba64-48fb-bb38-3036ce38c919 Aug 14 01:30:15.020867 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f038f6c9-85f8-4c95-8791-be6dcd5661a2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a returned with HTTP 404 Aug 14 01:30:15.021565 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1115/4454] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:15 2026] GET /volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:15.022793 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:15.022793 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:15.023182 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bee6f040-85ea-442c-ae4b-2d6e749e7382 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:15.028439 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e448150e-43aa-420f-8a83-a975eb0fdf46 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:15.030681 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e448150e-43aa-420f-8a83-a975eb0fdf46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:15.030889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e448150e-43aa-420f-8a83-a975eb0fdf46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:15.031099 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e448150e-43aa-420f-8a83-a975eb0fdf46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:15.031273 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e448150e-43aa-420f-8a83-a975eb0fdf46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:15.039502 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:15.039502 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:15.040362 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e448150e-43aa-420f-8a83-a975eb0fdf46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:15.046378 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bee6f040-85ea-442c-ae4b-2d6e749e7382 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume request issued successfully. Aug 14 01:30:15.046663 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bee6f040-85ea-442c-ae4b-2d6e749e7382 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 returned with HTTP 202 Aug 14 01:30:15.047209 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1121/4455] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:15 2026] DELETE /volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:15.055398 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7678c460-ea03-4f9f-9374-25e2a0f7ab6c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:15.057589 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7678c460-ea03-4f9f-9374-25e2a0f7ab6c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 Aug 14 01:30:15.057752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7678c460-ea03-4f9f-9374-25e2a0f7ab6c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:15.057989 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7678c460-ea03-4f9f-9374-25e2a0f7ab6c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:15.061974 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e448150e-43aa-420f-8a83-a975eb0fdf46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:15.062255 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e448150e-43aa-420f-8a83-a975eb0fdf46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab returned with HTTP 202 Aug 14 01:30:15.062818 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1107/4456] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:15 2026] DELETE /volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:15.071100 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:15.071100 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:15.071384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1494b36-d5ec-4791-97e2-432fca9036c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:15.075072 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7678c460-ea03-4f9f-9374-25e2a0f7ab6c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:15.075840 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1494b36-d5ec-4791-97e2-432fca9036c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:15.076184 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1494b36-d5ec-4791-97e2-432fca9036c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:15.076456 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1494b36-d5ec-4791-97e2-432fca9036c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:15.079049 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7678c460-ea03-4f9f-9374-25e2a0f7ab6c tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 returned with HTTP 200 Aug 14 01:30:15.079493 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1114/4457] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:15 2026] GET /volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:15.092489 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:15.092489 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:15.097073 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d1494b36-d5ec-4791-97e2-432fca9036c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:15.102611 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1494b36-d5ec-4791-97e2-432fca9036c6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab returned with HTTP 200 Aug 14 01:30:15.103516 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1116/4458] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:15 2026] GET /volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:15.416770 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b90ca6e-ab60-4856-8553-6d496f859b4d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:15.419413 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b90ca6e-ab60-4856-8553-6d496f859b4d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:15.419671 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b90ca6e-ab60-4856-8553-6d496f859b4d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:15.419893 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b90ca6e-ab60-4856-8553-6d496f859b4d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:15.420029 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9b90ca6e-ab60-4856-8553-6d496f859b4d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:15.424403 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:15.424403 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:15.425036 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b90ca6e-ab60-4856-8553-6d496f859b4d tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:15.425388 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1122/4459] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:15 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:15.929897 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c159a16-cd1c-4133-b2c1-f81b45358464 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:15.931941 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c159a16-cd1c-4133-b2c1-f81b45358464 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] GET https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 Aug 14 01:30:15.932138 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c159a16-cd1c-4133-b2c1-f81b45358464 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:15.932324 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c159a16-cd1c-4133-b2c1-f81b45358464 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:15.939818 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:15.939818 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:15.944191 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3c159a16-cd1c-4133-b2c1-f81b45358464 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Volume info retrieved successfully. Aug 14 01:30:15.949517 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c159a16-cd1c-4133-b2c1-f81b45358464 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 returned with HTTP 200 Aug 14 01:30:15.950008 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1108/4460] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:15 2026] GET /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:15.966632 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1c185cf3-256d-412c-9219-60da6035c1bf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:15.968399 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c185cf3-256d-412c-9219-60da6035c1bf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] POST https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904/action Aug 14 01:30:15.968799 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c185cf3-256d-412c-9219-60da6035c1bf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-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=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:30:15.968932 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c185cf3-256d-412c-9219-60da6035c1bf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:15.977221 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:15.977221 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:15.983383 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:15.983383 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:15.983840 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1c185cf3-256d-412c-9219-60da6035c1bf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Volume info retrieved successfully. Aug 14 01:30:15.997477 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1c185cf3-256d-412c-9219-60da6035c1bf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Update volume metadata completed successfully. Aug 14 01:30:15.998024 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c185cf3-256d-412c-9219-60da6035c1bf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904/action returned with HTTP 200 Aug 14 01:30:15.998342 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1115/4461] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:30:15 2026] POST /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904/action => generated 563 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:16.006798 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4995d1a3-d8cd-45c5-9989-8ede9ab6017b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.008671 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4995d1a3-d8cd-45c5-9989-8ede9ab6017b tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] GET https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 Aug 14 01:30:16.009065 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4995d1a3-d8cd-45c5-9989-8ede9ab6017b tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.009065 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4995d1a3-d8cd-45c5-9989-8ede9ab6017b tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.015786 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.015786 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:16.019627 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4995d1a3-d8cd-45c5-9989-8ede9ab6017b tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Volume info retrieved successfully. Aug 14 01:30:16.024738 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4995d1a3-d8cd-45c5-9989-8ede9ab6017b tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 returned with HTTP 200 Aug 14 01:30:16.025099 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1117/4462] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:16 2026] GET /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:16.044593 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2efde776-6b38-4c2d-ad3a-a39c77c92f3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.046502 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2efde776-6b38-4c2d-ad3a-a39c77c92f3c tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] POST https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904/action Aug 14 01:30:16.046902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2efde776-6b38-4c2d-ad3a-a39c77c92f3c tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:30:16.047164 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2efde776-6b38-4c2d-ad3a-a39c77c92f3c tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:16.056592 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.056592 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:16.064837 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.064837 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:16.065535 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2efde776-6b38-4c2d-ad3a-a39c77c92f3c tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Volume info retrieved successfully. Aug 14 01:30:16.072082 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2efde776-6b38-4c2d-ad3a-a39c77c92f3c tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Get volume image-metadata completed successfully. Aug 14 01:30:16.085380 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2efde776-6b38-4c2d-ad3a-a39c77c92f3c tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Delete volume metadata completed successfully. Aug 14 01:30:16.085648 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2efde776-6b38-4c2d-ad3a-a39c77c92f3c tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904/action returned with HTTP 200 Aug 14 01:30:16.086240 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1123/4463] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:30:16 2026] POST /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 01:30:16.093943 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a383536-405d-4a75-8db5-d259bb4a4015 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.095829 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0089732f-414a-4860-a128-7c9d7ff9a316 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.096130 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a383536-405d-4a75-8db5-d259bb4a4015 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 Aug 14 01:30:16.096375 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a383536-405d-4a75-8db5-d259bb4a4015 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.096608 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a383536-405d-4a75-8db5-d259bb4a4015 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.097820 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0089732f-414a-4860-a128-7c9d7ff9a316 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] POST https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904/action Aug 14 01:30:16.098249 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0089732f-414a-4860-a128-7c9d7ff9a316 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:30:16.098373 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0089732f-414a-4860-a128-7c9d7ff9a316 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:16.102693 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a383536-405d-4a75-8db5-d259bb4a4015 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 returned with HTTP 404 Aug 14 01:30:16.103237 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1109/4464] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:16 2026] GET /volume/v3/volumes/7c499bcd-ba64-48fb-bb38-3036ce38c919 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:16.109827 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.109827 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:16.110411 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0089732f-414a-4860-a128-7c9d7ff9a316 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Volume info retrieved successfully. Aug 14 01:30:16.113230 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.116904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0729704c-1cad-4f74-a438-262c23cf61cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.117487 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:16.117967 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1810215986"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:16.118757 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0729704c-1cad-4f74-a438-262c23cf61cd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:16.119023 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0729704c-1cad-4f74-a438-262c23cf61cd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.119267 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0729704c-1cad-4f74-a438-262c23cf61cd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.119983 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0089732f-414a-4860-a128-7c9d7ff9a316 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Get volume image-metadata completed successfully. Aug 14 01:30:16.120159 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1810215986'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:16.120326 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0089732f-414a-4860-a128-7c9d7ff9a316 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904/action returned with HTTP 200 Aug 14 01:30:16.120387 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume of 1 GB Aug 14 01:30:16.120791 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1116/4465] 10.4.3.11 () {68 vars in 1383 bytes} [Fri Aug 14 01:30:16 2026] POST /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904/action => generated 537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:16.125363 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0729704c-1cad-4f74-a438-262c23cf61cd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab returned with HTTP 404 Aug 14 01:30:16.125841 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1124/4466] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:16 2026] GET /volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:16.127015 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:16.131915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8496a727-d375-474b-8935-d5c711701462 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.133992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d473899b-8abf-4281-a5c3-4cd7dc1407b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.134210 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8496a727-d375-474b-8935-d5c711701462 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] GET https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 Aug 14 01:30:16.134273 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8496a727-d375-474b-8935-d5c711701462 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.134503 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8496a727-d375-474b-8935-d5c711701462 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.136006 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d473899b-8abf-4281-a5c3-4cd7dc1407b6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:16.136222 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d473899b-8abf-4281-a5c3-4cd7dc1407b6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.136503 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d473899b-8abf-4281-a5c3-4cd7dc1407b6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.136582 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d473899b-8abf-4281-a5c3-4cd7dc1407b6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:16.137087 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (bb459552-9860-4e6a-8ac4-8cb731e13158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:16.138388 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7d242d-bc7c-4279-a628-81ff9bea1880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:16.139515 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:16.142782 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.142782 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:16.145491 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.145491 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:16.146002 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d473899b-8abf-4281-a5c3-4cd7dc1407b6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:16.147258 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8496a727-d375-474b-8935-d5c711701462 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Volume info retrieved successfully. Aug 14 01:30:16.156147 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8496a727-d375-474b-8935-d5c711701462 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 returned with HTTP 200 Aug 14 01:30:16.156658 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1110/4467] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:16 2026] GET /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:16.167332 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d473899b-8abf-4281-a5c3-4cd7dc1407b6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:16.167612 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d473899b-8abf-4281-a5c3-4cd7dc1407b6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 returned with HTTP 202 Aug 14 01:30:16.168180 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1117/4468] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:16 2026] DELETE /volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:16.172432 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7d242d-bc7c-4279-a628-81ff9bea1880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:16.173649 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e472d48-4cf7-49c5-8bc7-78aa66864107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:16.174999 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7593d802-91c7-422b-af94-1b9746d34594 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.177262 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7593d802-91c7-422b-af94-1b9746d34594 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] DELETE https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 Aug 14 01:30:16.177528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7593d802-91c7-422b-af94-1b9746d34594 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.177801 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7593d802-91c7-422b-af94-1b9746d34594 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.178722 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7593d802-91c7-422b-af94-1b9746d34594 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Delete volume with id: b4cf1606-f534-4999-a47a-edae3b5f7904 Aug 14 01:30:16.183596 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e95a00a7-ea18-4ee8-83f9-3cd49f24ebf6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.185541 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e95a00a7-ea18-4ee8-83f9-3cd49f24ebf6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:16.185799 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e95a00a7-ea18-4ee8-83f9-3cd49f24ebf6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.186050 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e95a00a7-ea18-4ee8-83f9-3cd49f24ebf6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.190536 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.190536 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:16.191229 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7593d802-91c7-422b-af94-1b9746d34594 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Volume info retrieved successfully. Aug 14 01:30:16.194280 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.194280 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:16.200950 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e95a00a7-ea18-4ee8-83f9-3cd49f24ebf6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:16.207235 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e95a00a7-ea18-4ee8-83f9-3cd49f24ebf6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 returned with HTTP 200 Aug 14 01:30:16.208061 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1111/4469] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:16 2026] GET /volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 => generated 893 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:16.212037 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7593d802-91c7-422b-af94-1b9746d34594 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Delete volume request issued successfully. Aug 14 01:30:16.212261 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7593d802-91c7-422b-af94-1b9746d34594 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 returned with HTTP 202 Aug 14 01:30:16.212811 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1125/4470] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:16 2026] DELETE /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:16.220594 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b2a08096-6939-4134-9005-6158fa9b8ccf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.225080 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2a08096-6939-4134-9005-6158fa9b8ccf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] GET https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 Aug 14 01:30:16.225080 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2a08096-6939-4134-9005-6158fa9b8ccf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.225080 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b2a08096-6939-4134-9005-6158fa9b8ccf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.228508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['65a4b9b7-aa0f-464e-a4a6-3d0aab1b8992', '8246bb4e-9a45-4823-bf79-2d9564c051ab', '19e41e6b-5aa0-4ddf-8d2e-b1735f60ef41', '57ed7255-bcd7-4619-bf9d-4b05488966cf'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:16.229668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e472d48-4cf7-49c5-8bc7-78aa66864107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65a4b9b7-aa0f-464e-a4a6-3d0aab1b8992', '8246bb4e-9a45-4823-bf79-2d9564c051ab', '19e41e6b-5aa0-4ddf-8d2e-b1735f60ef41', '57ed7255-bcd7-4619-bf9d-4b05488966cf']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:16.230730 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c70798-950d-48fc-8461-c210f9ceaea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:16.231407 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.231407 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:16.236070 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b2a08096-6939-4134-9005-6158fa9b8ccf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Volume info retrieved successfully. Aug 14 01:30:16.242807 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b2a08096-6939-4134-9005-6158fa9b8ccf tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 returned with HTTP 200 Aug 14 01:30:16.243356 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1118/4471] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:16 2026] GET /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 => generated 1390 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:16.262837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c70798-950d-48fc-8461-c210f9ceaea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e05cc606-c4ef-4a95-a292-510609cea43e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810215986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['65a4b9b7-aa0f-464e-a4a6-3d0aab1b8992','8246bb4e-9a45-4823-bf79-2d9564c051ab','19e41e6b-5aa0-4ddf-8d2e-b1735f60ef41','57ed7255-bcd7-4619-bf9d-4b05488966cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1810215986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e05cc606-c4ef-4a95-a292-510609cea43e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed284d8c7b041f6b80d882a6142c348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea619a9311174b5d87f96ddb73e07a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:16.263588 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa2afd3-ad3c-4b54-8b26-9436f42eeba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:16.295760 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa2afd3-ad3c-4b54-8b26-9436f42eeba5) transitioned into state 'SUCCESS' from state '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-1810215986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['65a4b9b7-aa0f-464e-a4a6-3d0aab1b8992','8246bb4e-9a45-4823-bf79-2d9564c051ab','19e41e6b-5aa0-4ddf-8d2e-b1735f60ef41','57ed7255-bcd7-4619-bf9d-4b05488966cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:16.296977 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ba1c02-95f7-4f94-a4e5-46d12618b3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:16.307109 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ba1c02-95f7-4f94-a4e5-46d12618b3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:16.308007 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (bb459552-9860-4e6a-8ac4-8cb731e13158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:16.308317 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request issued successfully. Aug 14 01:30:16.308962 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b3e4d2d-250c-4f43-9247-cb68348fbbb6 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:16.309374 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1118/4472] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:16 2026] POST /volume/v3/volumes => generated 776 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:16.325879 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66512cab-41c7-4f8e-8cbf-c2163c54459e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.327996 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66512cab-41c7-4f8e-8cbf-c2163c54459e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e Aug 14 01:30:16.328189 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66512cab-41c7-4f8e-8cbf-c2163c54459e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.328426 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66512cab-41c7-4f8e-8cbf-c2163c54459e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.335414 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.335414 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:16.338816 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-66512cab-41c7-4f8e-8cbf-c2163c54459e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:16.342618 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66512cab-41c7-4f8e-8cbf-c2163c54459e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e returned with HTTP 200 Aug 14 01:30:16.342991 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1112/4473] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:16 2026] GET /volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:16.435695 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8838a6a-374e-42f2-88b8-e61c17f3a0ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:16.437433 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8838a6a-374e-42f2-88b8-e61c17f3a0ce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:16.437680 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8838a6a-374e-42f2-88b8-e61c17f3a0ce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:16.437879 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8838a6a-374e-42f2-88b8-e61c17f3a0ce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:16.438729 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d8838a6a-374e-42f2-88b8-e61c17f3a0ce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:16.442390 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:16.442390 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:16.442973 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8838a6a-374e-42f2-88b8-e61c17f3a0ce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:16.443354 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1126/4474] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:16 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:17.221064 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-abcf9791-af02-4808-8100-bdd26773c0ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:17.222624 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abcf9791-af02-4808-8100-bdd26773c0ec tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:17.222818 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abcf9791-af02-4808-8100-bdd26773c0ec tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:17.223006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-abcf9791-af02-4808-8100-bdd26773c0ec tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:17.228162 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-abcf9791-af02-4808-8100-bdd26773c0ec tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 returned with HTTP 404 Aug 14 01:30:17.228639 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1119/4475] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:17 2026] GET /volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:17.235210 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0270de94-706d-4cc4-a955-05845e96d3a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:17.237098 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0270de94-706d-4cc4-a955-05845e96d3a7 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa Aug 14 01:30:17.237346 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0270de94-706d-4cc4-a955-05845e96d3a7 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:17.237553 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0270de94-706d-4cc4-a955-05845e96d3a7 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:17.237770 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0270de94-706d-4cc4-a955-05845e96d3a7 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 544c5a30-f451-4df6-a809-004e31f8d0fa Aug 14 01:30:17.245181 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:17.245181 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:17.245648 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0270de94-706d-4cc4-a955-05845e96d3a7 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:17.258715 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba21b0e8-6400-40c8-8390-460241dfa643 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:17.260592 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba21b0e8-6400-40c8-8390-460241dfa643 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] GET https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 Aug 14 01:30:17.260818 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba21b0e8-6400-40c8-8390-460241dfa643 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:17.261064 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba21b0e8-6400-40c8-8390-460241dfa643 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:17.266802 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba21b0e8-6400-40c8-8390-460241dfa643 tempest-VolumesImageMetadata-1780458527 tempest-VolumesImageMetadata-1780458527-project-member] https://10.4.3.11/volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 returned with HTTP 404 Aug 14 01:30:17.267427 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1113/4476] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:17 2026] GET /volume/v3/volumes/b4cf1606-f534-4999-a47a-edae3b5f7904 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:17.269659 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0270de94-706d-4cc4-a955-05845e96d3a7 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:17.269914 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0270de94-706d-4cc4-a955-05845e96d3a7 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa returned with HTTP 202 Aug 14 01:30:17.270494 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1119/4477] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:17 2026] DELETE /volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:17.277762 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3054fa23-c480-4ded-b328-6e8057474a3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:17.279523 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3054fa23-c480-4ded-b328-6e8057474a3a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa Aug 14 01:30:17.279767 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3054fa23-c480-4ded-b328-6e8057474a3a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:17.280054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3054fa23-c480-4ded-b328-6e8057474a3a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:17.290571 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:17.290571 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:17.298016 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3054fa23-c480-4ded-b328-6e8057474a3a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:17.304961 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3054fa23-c480-4ded-b328-6e8057474a3a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa returned with HTTP 200 Aug 14 01:30:17.305094 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1127/4478] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:17 2026] GET /volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa => generated 893 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:30:17.358104 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-745b7e94-a8a8-4888-9065-00f406ee255a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:17.360216 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-745b7e94-a8a8-4888-9065-00f406ee255a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e Aug 14 01:30:17.360216 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-745b7e94-a8a8-4888-9065-00f406ee255a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:17.360216 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-745b7e94-a8a8-4888-9065-00f406ee255a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:17.368257 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:17.368257 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:17.371810 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-745b7e94-a8a8-4888-9065-00f406ee255a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:17.375864 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-745b7e94-a8a8-4888-9065-00f406ee255a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e returned with HTTP 200 Aug 14 01:30:17.376237 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1120/4479] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:17 2026] GET /volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:17.389197 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-18eb6676-3cab-4403-91ed-3344b647e64a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:17.390993 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18eb6676-3cab-4403-91ed-3344b647e64a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:17.391355 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-18eb6676-3cab-4403-91ed-3344b647e64a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e05cc606-c4ef-4a95-a292-510609cea43e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1072279555"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:17.401145 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:17.401145 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:17.401528 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-18eb6676-3cab-4403-91ed-3344b647e64a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:17.401678 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-18eb6676-3cab-4403-91ed-3344b647e64a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create snapshot from volume e05cc606-c4ef-4a95-a292-510609cea43e Aug 14 01:30:17.424836 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-18eb6676-3cab-4403-91ed-3344b647e64a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['be6c0606-c65d-4e46-a01b-35a82843c388', 'db50285b-400e-4639-9cf1-0684e76ffaf6', '7cd923ae-3191-46cf-8752-0a9b005bc1ed', 'd8e16a99-2a3d-4d5b-9e61-cd1aff0e46dd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:17.454287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-62aa013b-00ad-46c2-bf8f-e55d78a6c031 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:17.456722 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62aa013b-00ad-46c2-bf8f-e55d78a6c031 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:17.457059 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62aa013b-00ad-46c2-bf8f-e55d78a6c031 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:17.457351 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62aa013b-00ad-46c2-bf8f-e55d78a6c031 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:17.457442 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-18eb6676-3cab-4403-91ed-3344b647e64a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot create request issued successfully. Aug 14 01:30:17.457496 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-62aa013b-00ad-46c2-bf8f-e55d78a6c031 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:17.457860 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-18eb6676-3cab-4403-91ed-3344b647e64a tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:17.458569 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1114/4480] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:17.462587 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:17.462587 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:17.463368 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62aa013b-00ad-46c2-bf8f-e55d78a6c031 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:17.463965 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1120/4481] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:17 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:17.470015 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f864c65-f96a-45e0-9641-517a66ac5096 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:17.471765 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f864c65-f96a-45e0-9641-517a66ac5096 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 Aug 14 01:30:17.471902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f864c65-f96a-45e0-9641-517a66ac5096 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:17.472102 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f864c65-f96a-45e0-9641-517a66ac5096 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:17.479492 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:17.479492 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:17.479775 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f864c65-f96a-45e0-9641-517a66ac5096 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:17.480455 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f864c65-f96a-45e0-9641-517a66ac5096 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 returned with HTTP 200 Aug 14 01:30:17.480778 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1128/4482] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:17 2026] GET /volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:18.318420 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a3b06da-3cd4-47fd-af32-8d20b690fae4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:18.320612 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a3b06da-3cd4-47fd-af32-8d20b690fae4 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa Aug 14 01:30:18.320840 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a3b06da-3cd4-47fd-af32-8d20b690fae4 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:18.321052 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a3b06da-3cd4-47fd-af32-8d20b690fae4 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:18.327569 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a3b06da-3cd4-47fd-af32-8d20b690fae4 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa returned with HTTP 404 Aug 14 01:30:18.328061 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1121/4483] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:18 2026] GET /volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:18.336697 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7720f852-5315-48c0-8954-c135af1f9404 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:18.338944 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:18.339377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-652546858"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:18.341554 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-652546858'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:18.341716 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:30:18.342108 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:18.342108 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:18.347311 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:30:18.356107 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (66a72acf-23e7-46c3-9fd7-5af95fc1ed32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:18.357446 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e226722a-2ba7-4645-8adb-c1275d7c13f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:18.358786 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:18.387837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e226722a-2ba7-4645-8adb-c1275d7c13f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:18.388652 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770085f6-9c76-44b5-8d14-a1e1f93e9dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:18.437890 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['c9b677de-7b8c-40dd-b34f-139ad5ce17cb', '2eb72986-2d67-4777-8e56-99bbec96cc98', '91d80af3-dead-43bd-9f04-35bf7bd6217a', 'e2985292-8e2f-4580-a6d6-4e7c9aa51078'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:18.438914 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (770085f6-9c76-44b5-8d14-a1e1f93e9dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b677de-7b8c-40dd-b34f-139ad5ce17cb', '2eb72986-2d67-4777-8e56-99bbec96cc98', '91d80af3-dead-43bd-9f04-35bf7bd6217a', 'e2985292-8e2f-4580-a6d6-4e7c9aa51078']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:18.439686 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50f63380-12b3-45ac-bb2c-875ed9c453fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:18.463252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50f63380-12b3-45ac-bb2c-875ed9c453fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a68789fb-74f3-4a80-8ab3-78e8d88e80fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-652546858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['c9b677de-7b8c-40dd-b34f-139ad5ce17cb','2eb72986-2d67-4777-8e56-99bbec96cc98','91d80af3-dead-43bd-9f04-35bf7bd6217a','e2985292-8e2f-4580-a6d6-4e7c9aa51078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-652546858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a68789fb-74f3-4a80-8ab3-78e8d88e80fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:18.464178 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173e18bd-2bbb-4c71-9640-01f72e3d2569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:18.476694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2531118e-98f6-443c-bd97-8f98b67910be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:18.478916 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2531118e-98f6-443c-bd97-8f98b67910be tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:18.479363 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2531118e-98f6-443c-bd97-8f98b67910be tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:18.479516 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2531118e-98f6-443c-bd97-8f98b67910be tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:18.479690 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2531118e-98f6-443c-bd97-8f98b67910be tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:18.486329 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:18.486329 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:18.487232 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2531118e-98f6-443c-bd97-8f98b67910be tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:18.487743 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1121/4484] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:18 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:18.495951 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173e18bd-2bbb-4c71-9640-01f72e3d2569) transitioned into state 'SUCCESS' from state '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-652546858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['c9b677de-7b8c-40dd-b34f-139ad5ce17cb','2eb72986-2d67-4777-8e56-99bbec96cc98','91d80af3-dead-43bd-9f04-35bf7bd6217a','e2985292-8e2f-4580-a6d6-4e7c9aa51078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:18.497014 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56ca577-c202-4180-9841-e0fc981287a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:18.497491 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b6cbfd2-5cff-4b6e-9165-7d88acb2f2e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:18.499998 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b6cbfd2-5cff-4b6e-9165-7d88acb2f2e7 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 Aug 14 01:30:18.500240 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b6cbfd2-5cff-4b6e-9165-7d88acb2f2e7 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:18.500479 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b6cbfd2-5cff-4b6e-9165-7d88acb2f2e7 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:18.508217 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:18.508217 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:18.509245 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3b6cbfd2-5cff-4b6e-9165-7d88acb2f2e7 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:18.512302 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b6cbfd2-5cff-4b6e-9165-7d88acb2f2e7 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 returned with HTTP 200 Aug 14 01:30:18.512302 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1129/4485] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:18 2026] GET /volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:18.514807 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f56ca577-c202-4180-9841-e0fc981287a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:18.519488 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (66a72acf-23e7-46c3-9fd7-5af95fc1ed32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:18.520072 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:30:18.522341 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2dbe548f-fa48-4c03-802d-643a4849d774 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:18.523446 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7720f852-5315-48c0-8954-c135af1f9404 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:18.524174 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1115/4486] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:30:18 2026] POST /volume/v3/volumes => generated 767 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:18.526573 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2dbe548f-fa48-4c03-802d-643a4849d774 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] GET https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 Aug 14 01:30:18.526992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2dbe548f-fa48-4c03-802d-643a4849d774 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:18.527278 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2dbe548f-fa48-4c03-802d-643a4849d774 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:18.539456 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-85cb7133-6bb4-4e2a-9a02-03d97c5fdc76 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:18.540990 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:18.540990 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:18.541783 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2dbe548f-fa48-4c03-802d-643a4849d774 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Snapshot retrieved successfully. Aug 14 01:30:18.542205 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85cb7133-6bb4-4e2a-9a02-03d97c5fdc76 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:18.542501 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85cb7133-6bb4-4e2a-9a02-03d97c5fdc76 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:18.544579 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85cb7133-6bb4-4e2a-9a02-03d97c5fdc76 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:18.544673 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2dbe548f-fa48-4c03-802d-643a4849d774 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 returned with HTTP 200 Aug 14 01:30:18.544673 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1122/4487] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:18 2026] GET /volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:18.551156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-091181cb-6174-45ee-b2ef-06f86a576bc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:18.552879 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-091181cb-6174-45ee-b2ef-06f86a576bc4 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 Aug 14 01:30:18.553079 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-091181cb-6174-45ee-b2ef-06f86a576bc4 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:18.553272 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-091181cb-6174-45ee-b2ef-06f86a576bc4 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:18.553383 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-091181cb-6174-45ee-b2ef-06f86a576bc4 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete snapshot with id: 37f8fc40-3503-4bda-8dd8-145990bd6c19 Aug 14 01:30:18.557418 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:18.557418 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:18.557779 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:18.557779 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:18.558062 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-091181cb-6174-45ee-b2ef-06f86a576bc4 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:18.562508 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-85cb7133-6bb4-4e2a-9a02-03d97c5fdc76 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:18.572949 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85cb7133-6bb4-4e2a-9a02-03d97c5fdc76 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc returned with HTTP 200 Aug 14 01:30:18.572949 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1122/4488] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:18 2026] GET /volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:18.582007 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-091181cb-6174-45ee-b2ef-06f86a576bc4 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot delete request issued successfully. Aug 14 01:30:18.582178 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-091181cb-6174-45ee-b2ef-06f86a576bc4 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 returned with HTTP 202 Aug 14 01:30:18.582600 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1130/4489] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:18 2026] DELETE /volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:18.589512 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8964ab4c-0a53-49b8-81a9-cd4687fcc576 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:18.593870 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8964ab4c-0a53-49b8-81a9-cd4687fcc576 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 Aug 14 01:30:18.594119 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8964ab4c-0a53-49b8-81a9-cd4687fcc576 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:18.594324 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8964ab4c-0a53-49b8-81a9-cd4687fcc576 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:18.600796 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:18.600796 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:18.601087 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8964ab4c-0a53-49b8-81a9-cd4687fcc576 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:18.601795 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8964ab4c-0a53-49b8-81a9-cd4687fcc576 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 returned with HTTP 200 Aug 14 01:30:18.602226 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1116/4490] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:18 2026] GET /volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:19.168677 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:19.276942 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:19.276942 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-610823852"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:19.277364 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-610823852'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:19.277711 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Create volume of 1 GB Aug 14 01:30:19.285938 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Availability Zones retrieved successfully. Aug 14 01:30:19.289196 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Flow 'volume_create_api' (514ce0e8-7c8f-4410-a9c7-3fb58b3fa7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:19.290280 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50017f7e-23bf-4cf0-8c51-f8f3da28dc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:19.291268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:19.316089 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50017f7e-23bf-4cf0-8c51-f8f3da28dc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:19.317165 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6584c133-52a9-4cee-bf66-b0b3f4f83da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:19.369669 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Created reservations ['a0202087-66fe-49c8-b094-6c6c484304aa', '2b537e52-bfca-41e6-aad4-ef6332f617b1', 'cc27e0af-0700-43f4-86b9-fb9435e89618', 'b7810c9d-8fba-4e52-bd81-52df24107fd2'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:19.371119 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6584c133-52a9-4cee-bf66-b0b3f4f83da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0202087-66fe-49c8-b094-6c6c484304aa', '2b537e52-bfca-41e6-aad4-ef6332f617b1', 'cc27e0af-0700-43f4-86b9-fb9435e89618', 'b7810c9d-8fba-4e52-bd81-52df24107fd2']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:19.372148 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f074cae-a89b-499a-8272-5a6f9b013715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:19.394774 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f074cae-a89b-499a-8272-5a6f9b013715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f467646-7eac-4831-86cf-6701dda7c603', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-610823852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad58bb1104e44acb4cf78569c4c1a57',qos_specs=None,replication_status=,reservations=['a0202087-66fe-49c8-b094-6c6c484304aa','2b537e52-bfca-41e6-aad4-ef6332f617b1','cc27e0af-0700-43f4-86b9-fb9435e89618','b7810c9d-8fba-4e52-bd81-52df24107fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198e3f1696f54acfa54f71414235c5a8',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-610823852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f467646-7eac-4831-86cf-6701dda7c603,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad58bb1104e44acb4cf78569c4c1a57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='198e3f1696f54acfa54f71414235c5a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:19.396008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b5050f-5afd-4c97-bdc7-34864bc60742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:19.414346 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b5050f-5afd-4c97-bdc7-34864bc60742) transitioned into state 'SUCCESS' from state '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-610823852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad58bb1104e44acb4cf78569c4c1a57',qos_specs=None,replication_status=,reservations=['a0202087-66fe-49c8-b094-6c6c484304aa','2b537e52-bfca-41e6-aad4-ef6332f617b1','cc27e0af-0700-43f4-86b9-fb9435e89618','b7810c9d-8fba-4e52-bd81-52df24107fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198e3f1696f54acfa54f71414235c5a8',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:19.415444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d621bf2e-2a27-4ba8-8b52-b5ac6f50835b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:19.426984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d621bf2e-2a27-4ba8-8b52-b5ac6f50835b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:19.426984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Flow 'volume_create_api' (514ce0e8-7c8f-4410-a9c7-3fb58b3fa7a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:19.426984 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Create volume request issued successfully. Aug 14 01:30:19.426984 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-656a8821-a4f9-4fb6-801c-f281ca9c84b5 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:19.427630 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1123/4491] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:30:19 2026] POST /volume/v3/volumes => generated 816 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:19.439549 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eacdf749-d67b-464e-b3c5-bddb8ad6a88b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:19.441266 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eacdf749-d67b-464e-b3c5-bddb8ad6a88b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:19.441566 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eacdf749-d67b-464e-b3c5-bddb8ad6a88b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:19.441712 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eacdf749-d67b-464e-b3c5-bddb8ad6a88b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:19.448870 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:19.448870 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:19.452801 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eacdf749-d67b-464e-b3c5-bddb8ad6a88b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Volume info retrieved successfully. Aug 14 01:30:19.457441 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eacdf749-d67b-464e-b3c5-bddb8ad6a88b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 200 Aug 14 01:30:19.457915 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1123/4492] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:19 2026] GET /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:19.500752 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44a69c3c-c407-4e6e-9568-2524cc5f58c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:19.502562 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44a69c3c-c407-4e6e-9568-2524cc5f58c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:19.502773 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44a69c3c-c407-4e6e-9568-2524cc5f58c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:19.503050 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44a69c3c-c407-4e6e-9568-2524cc5f58c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:19.503164 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-44a69c3c-c407-4e6e-9568-2524cc5f58c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:19.507319 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:19.507319 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:19.507879 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44a69c3c-c407-4e6e-9568-2524cc5f58c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:19.508226 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1131/4493] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:19 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:19.587030 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a1eda90-f24b-4636-a94c-f8477b2142a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:19.588894 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a1eda90-f24b-4636-a94c-f8477b2142a2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:19.589011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a1eda90-f24b-4636-a94c-f8477b2142a2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:19.589202 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a1eda90-f24b-4636-a94c-f8477b2142a2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:19.595906 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:19.595906 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:19.599289 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a1eda90-f24b-4636-a94c-f8477b2142a2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:19.603099 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a1eda90-f24b-4636-a94c-f8477b2142a2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc returned with HTTP 200 Aug 14 01:30:19.603472 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1117/4494] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:19 2026] GET /volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:19.612280 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4a078c02-3c8b-4ecd-8f8b-fd769e15981f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:19.613742 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a078c02-3c8b-4ecd-8f8b-fd769e15981f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 Aug 14 01:30:19.614149 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a078c02-3c8b-4ecd-8f8b-fd769e15981f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:19.615424 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4a078c02-3c8b-4ecd-8f8b-fd769e15981f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:19.615507 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0f7c42bc-dcc5-4b1b-93bd-592cb644ad02 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:19.617286 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f7c42bc-dcc5-4b1b-93bd-592cb644ad02 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:19.617613 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f7c42bc-dcc5-4b1b-93bd-592cb644ad02 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a68789fb-74f3-4a80-8ab3-78e8d88e80fc", "name": "tempest-VolumeDependencyTests-Snapshot-1398864558"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:19.619254 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4a078c02-3c8b-4ecd-8f8b-fd769e15981f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 returned with HTTP 404 Aug 14 01:30:19.619880 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1124/4495] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:19 2026] GET /volume/v3/snapshots/37f8fc40-3503-4bda-8dd8-145990bd6c19 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:19.625719 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:19.625719 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:19.626266 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0f7c42bc-dcc5-4b1b-93bd-592cb644ad02 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:19.626402 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-0f7c42bc-dcc5-4b1b-93bd-592cb644ad02 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create snapshot from volume a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:19.626679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3f46f6c-44ee-4714-a9ab-c9fb014d3433 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:19.628479 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3f46f6c-44ee-4714-a9ab-c9fb014d3433 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e Aug 14 01:30:19.628666 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3f46f6c-44ee-4714-a9ab-c9fb014d3433 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:19.628844 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3f46f6c-44ee-4714-a9ab-c9fb014d3433 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:19.629050 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a3f46f6c-44ee-4714-a9ab-c9fb014d3433 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume with id: e05cc606-c4ef-4a95-a292-510609cea43e Aug 14 01:30:19.636312 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:19.636312 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:19.636614 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a3f46f6c-44ee-4714-a9ab-c9fb014d3433 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:19.648732 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0f7c42bc-dcc5-4b1b-93bd-592cb644ad02 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['79d9249d-96a5-4c2f-85e3-a4dc7fae0eed', '9f74ffc7-7d85-4f4b-a3de-0c207e2fa892', '1a41a020-5331-4aa6-954e-30ff6477f0ab', '8d287faa-4beb-43b5-8954-a5a4c7d159b5'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:19.651170 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a3f46f6c-44ee-4714-a9ab-c9fb014d3433 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume request issued successfully. Aug 14 01:30:19.651334 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3f46f6c-44ee-4714-a9ab-c9fb014d3433 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e returned with HTTP 202 Aug 14 01:30:19.651979 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1132/4496] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:19 2026] DELETE /volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:19.658820 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a633b3e-f545-4e15-b1d8-0d9112f8df8e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:19.660504 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a633b3e-f545-4e15-b1d8-0d9112f8df8e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e Aug 14 01:30:19.660708 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a633b3e-f545-4e15-b1d8-0d9112f8df8e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:19.660886 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a633b3e-f545-4e15-b1d8-0d9112f8df8e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:19.667645 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:19.667645 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:19.671143 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a633b3e-f545-4e15-b1d8-0d9112f8df8e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:19.676559 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a633b3e-f545-4e15-b1d8-0d9112f8df8e tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e returned with HTTP 200 Aug 14 01:30:19.676559 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1118/4497] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:19 2026] GET /volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:19.688165 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0f7c42bc-dcc5-4b1b-93bd-592cb644ad02 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot create request issued successfully. Aug 14 01:30:19.688518 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f7c42bc-dcc5-4b1b-93bd-592cb644ad02 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:19.688961 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1124/4498] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:19.699169 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-865437f5-a050-4f72-bbd7-7a7188f27ff6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:19.700601 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-865437f5-a050-4f72-bbd7-7a7188f27ff6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e Aug 14 01:30:19.700965 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-865437f5-a050-4f72-bbd7-7a7188f27ff6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:19.701250 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-865437f5-a050-4f72-bbd7-7a7188f27ff6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:19.708809 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:19.708809 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:19.708809 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-865437f5-a050-4f72-bbd7-7a7188f27ff6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:19.708809 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-865437f5-a050-4f72-bbd7-7a7188f27ff6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e returned with HTTP 200 Aug 14 01:30:19.708809 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1125/4499] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:19 2026] GET /volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:20.472365 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8771628c-2ea3-48dc-95e7-74f37c49d713 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.474095 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8771628c-2ea3-48dc-95e7-74f37c49d713 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:20.474295 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8771628c-2ea3-48dc-95e7-74f37c49d713 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.474471 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8771628c-2ea3-48dc-95e7-74f37c49d713 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.481085 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:20.481085 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:20.484370 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8771628c-2ea3-48dc-95e7-74f37c49d713 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Volume info retrieved successfully. Aug 14 01:30:20.488671 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8771628c-2ea3-48dc-95e7-74f37c49d713 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 200 Aug 14 01:30:20.489180 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1133/4500] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:30:20.503217 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2b650ae-e704-444c-beff-9ca4babcbdd3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.504813 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2b650ae-e704-444c-beff-9ca4babcbdd3 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] POST https://10.4.3.11/volume/v3/volume-transfers Aug 14 01:30:20.505145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2b650ae-e704-444c-beff-9ca4babcbdd3 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0f467646-7eac-4831-86cf-6701dda7c603"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:20.506401 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-d2b650ae-e704-444c-beff-9ca4babcbdd3 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Creating new volume transfer {'transfer': {'volume_id': '0f467646-7eac-4831-86cf-6701dda7c603'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 01:30:20.506490 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volume_transfer [None req-d2b650ae-e704-444c-beff-9ca4babcbdd3 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Creating transfer of volume 0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:20.506621 np0000007295 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-d2b650ae-e704-444c-beff-9ca4babcbdd3 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Generating transfer record for volume 0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:20.513061 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:20.513061 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:20.521708 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2b650ae-e704-444c-beff-9ca4babcbdd3 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volume-transfers returned with HTTP 202 Aug 14 01:30:20.522063 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1119/4501] 10.4.3.11 () {70 vars in 1319 bytes} [Fri Aug 14 01:30:20 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:20.522745 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-abfdb225-677e-4bfc-8715-42522f21aef2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.524574 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-abfdb225-677e-4bfc-8715-42522f21aef2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:20.524778 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-abfdb225-677e-4bfc-8715-42522f21aef2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.524977 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-abfdb225-677e-4bfc-8715-42522f21aef2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.525083 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-abfdb225-677e-4bfc-8715-42522f21aef2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:20.529355 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:20.529355 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:20.530034 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-abfdb225-677e-4bfc-8715-42522f21aef2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:20.530307 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a3c8168c-5f5f-420a-8054-3ba9027a919a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.530609 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1125/4502] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:20.532242 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3c8168c-5f5f-420a-8054-3ba9027a919a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:20.532471 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3c8168c-5f5f-420a-8054-3ba9027a919a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.532673 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3c8168c-5f5f-420a-8054-3ba9027a919a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.539234 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:20.539234 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:20.543523 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a3c8168c-5f5f-420a-8054-3ba9027a919a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Volume info retrieved successfully. Aug 14 01:30:20.548504 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3c8168c-5f5f-420a-8054-3ba9027a919a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 200 Aug 14 01:30:20.548973 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1126/4503] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:20.561152 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5c3ff00f-d654-4d01-bbef-616ee5275c30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.563591 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c3ff00f-d654-4d01-bbef-616ee5275c30 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volume-transfers/e6165f4d-02a0-4e23-948c-95a8339bf037 Aug 14 01:30:20.563841 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c3ff00f-d654-4d01-bbef-616ee5275c30 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.564058 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c3ff00f-d654-4d01-bbef-616ee5275c30 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.570141 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c3ff00f-d654-4d01-bbef-616ee5275c30 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volume-transfers/e6165f4d-02a0-4e23-948c-95a8339bf037 returned with HTTP 200 Aug 14 01:30:20.570661 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1134/4504] 10.4.3.11 () {68 vars in 1409 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/volume-transfers/e6165f4d-02a0-4e23-948c-95a8339bf037 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:20.578775 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89c93758-65fd-4587-a965-ee8a315cb562 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.580759 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89c93758-65fd-4587-a965-ee8a315cb562 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volume-transfers Aug 14 01:30:20.581049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89c93758-65fd-4587-a965-ee8a315cb562 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.581299 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89c93758-65fd-4587-a965-ee8a315cb562 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.581494 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-89c93758-65fd-4587-a965-ee8a315cb562 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Listing volume transfers {{(pid=100273) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 01:30:20.585714 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89c93758-65fd-4587-a965-ee8a315cb562 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volume-transfers returned with HTTP 200 Aug 14 01:30:20.586234 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1120/4505] 10.4.3.11 () {68 vars in 1298 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:20.593976 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d277e419-5d80-4141-a99c-38f03476c44e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.659067 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] POST https://10.4.3.11/volume/v3/volume-transfers/e6165f4d-02a0-4e23-948c-95a8339bf037/accept Aug 14 01:30:20.659518 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "287264324fe8a586"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:20.660971 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.volume_transfer [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Accepting volume transfer e6165f4d-02a0-4e23-948c-95a8339bf037 {{(pid=100276) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 01:30:20.661137 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.volume_transfer [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Accepting transfer e6165f4d-02a0-4e23-948c-95a8339bf037 Aug 14 01:30:20.691764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5b1b30d3-2d8d-47da-a98a-7ea64dc95d60 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.694828 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b1b30d3-2d8d-47da-a98a-7ea64dc95d60 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e Aug 14 01:30:20.695062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b1b30d3-2d8d-47da-a98a-7ea64dc95d60 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.695281 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5b1b30d3-2d8d-47da-a98a-7ea64dc95d60 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.701290 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5b1b30d3-2d8d-47da-a98a-7ea64dc95d60 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e returned with HTTP 404 Aug 14 01:30:20.701887 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1127/4506] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/volumes/e05cc606-c4ef-4a95-a292-510609cea43e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:20.709995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.711805 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:20.712192 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-795922969"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:20.713806 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-795922969'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:20.713954 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume of 1 GB Aug 14 01:30:20.718390 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a970153d-cd70-4c13-a5ad-db011dc90c9b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.720094 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a970153d-cd70-4c13-a5ad-db011dc90c9b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e Aug 14 01:30:20.720309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a970153d-cd70-4c13-a5ad-db011dc90c9b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.720559 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a970153d-cd70-4c13-a5ad-db011dc90c9b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.721385 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:20.723842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Created reservations ['5a3d4848-6845-4f44-98f1-af8738e1cbdb', '1fb19455-3b8b-4104-b3f4-bae2b14727ab', '65f840fd-4894-4932-94e7-b4a714decfaf', '307b6ad0-c52c-43c3-b6f7-b56d686c50c8'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:20.727224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (84a99d7a-e8cb-4ab0-afc4-a62c4535c210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:20.727943 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:20.727943 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:20.728629 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d541d89-0d8f-495f-bcf0-5d57ebda97e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.728707 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a970153d-cd70-4c13-a5ad-db011dc90c9b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:20.729333 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a970153d-cd70-4c13-a5ad-db011dc90c9b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e returned with HTTP 200 Aug 14 01:30:20.729438 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:20.729736 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1121/4507] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:20.740343 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-88039934-8c68-4d36-a91d-d33650722531 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.742389 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:20.742854 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "73bb3384-0851-42d8-9098-538fbbe0302e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-810313371"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:20.744412 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'snapshot_id': '73bb3384-0851-42d8-9098-538fbbe0302e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-810313371'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:20.750695 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:20.750695 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:20.751519 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:20.751744 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:30:20.756091 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d541d89-0d8f-495f-bcf0-5d57ebda97e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:20.756904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9725d8-a4ee-4f22-be58-d1de6ac10ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.756992 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:30:20.762634 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Created reservations ['3ff479af-5e35-4d33-bf20-f04926b25f70', '5e658147-35fc-4a7c-8eef-a04388333d37', '7c3cfa25-d2a7-46ca-968a-eeeb8318ee36', '6531e491-a1ab-4b9d-bcc7-79d801105340'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:20.765954 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (0b38e1a5-4caf-40cd-97c9-bf6667e94117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:20.767230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc71216a-c4b1-490d-b5e4-9fe963846b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.768676 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:20.795873 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['39d2cc82-7801-4019-8763-541f95dfc6b3', '0646e3f1-45d6-4fe0-8303-6a101199cd3e', '257cebe3-e897-44e1-8ff1-b86ae0c2d44c', 'c9cd225e-4ae2-4178-b245-0895f1806e6c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:20.796506 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Created reservations ['e9d2448e-6aee-493f-b039-1bd034e3223b', '2443f112-5a21-419a-bd91-8a34e9035097', '7defd6db-3c38-4d37-bf21-6285d0792192', '220585b3-026e-4530-ac07-58af5f78155f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:20.796677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9725d8-a4ee-4f22-be58-d1de6ac10ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d2cc82-7801-4019-8763-541f95dfc6b3', '0646e3f1-45d6-4fe0-8303-6a101199cd3e', '257cebe3-e897-44e1-8ff1-b86ae0c2d44c', 'c9cd225e-4ae2-4178-b245-0895f1806e6c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:20.797365 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f37a55-13d6-4cd3-ab91-60f07277cc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.809055 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc71216a-c4b1-490d-b5e4-9fe963846b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '73bb3384-0851-42d8-9098-538fbbe0302e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:20.810394 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c249cee1-76af-49e4-9bf5-6f7323c86793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.819204 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f37a55-13d6-4cd3-ab91-60f07277cc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59910f38-4faa-458b-aaf9-c384efdb6cd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-795922969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['39d2cc82-7801-4019-8763-541f95dfc6b3','0646e3f1-45d6-4fe0-8303-6a101199cd3e','257cebe3-e897-44e1-8ff1-b86ae0c2d44c','c9cd225e-4ae2-4178-b245-0895f1806e6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-795922969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59910f38-4faa-458b-aaf9-c384efdb6cd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eed284d8c7b041f6b80d882a6142c348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea619a9311174b5d87f96ddb73e07a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:20.819938 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f76c33-8667-4d62-a712-f764f49c0af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.821973 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Created reservations ['c80a2c4f-73b6-4303-8f24-a8fe5d718fd8', 'fbc08396-98d4-4a8b-852b-3baefc219366', '22dac338-e1e1-403f-9e3b-f9079504cc05', 'dc975f8b-13e2-497a-929d-985a875fae7f'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:20.836612 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Transfer volume completed successfully. Aug 14 01:30:20.837538 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f76c33-8667-4d62-a712-f764f49c0af9) transitioned into state 'SUCCESS' from state '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-795922969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eed284d8c7b041f6b80d882a6142c348',qos_specs=None,replication_status=,reservations=['39d2cc82-7801-4019-8763-541f95dfc6b3','0646e3f1-45d6-4fe0-8303-6a101199cd3e','257cebe3-e897-44e1-8ff1-b86ae0c2d44c','c9cd225e-4ae2-4178-b245-0895f1806e6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea619a9311174b5d87f96ddb73e07a56',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:20.838787 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6557c780-c6a9-4c2d-a2ed-07fde0f8b6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.853942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6557c780-c6a9-4c2d-a2ed-07fde0f8b6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:20.854780 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Flow 'volume_create_api' (84a99d7a-e8cb-4ab0-afc4-a62c4535c210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:20.855132 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create volume request issued successfully. Aug 14 01:30:20.855822 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08e4bfd9-e4d5-40f8-ae4e-28c59574408b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:20.856568 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1135/4508] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:20 2026] POST /volume/v3/volumes => generated 775 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:20.869120 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-efb98ac1-250b-4a8b-aaab-95908eabe21b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.871024 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efb98ac1-250b-4a8b-aaab-95908eabe21b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 Aug 14 01:30:20.871234 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efb98ac1-250b-4a8b-aaab-95908eabe21b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.871429 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efb98ac1-250b-4a8b-aaab-95908eabe21b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.879393 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:20.879393 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:20.882746 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['79daa509-b00a-47d2-87e2-4c172746a513', '25fa4f87-d878-4eea-9782-e572409c3c91', 'fb565c31-76ab-40d0-bd9b-e98c898e86d3', '6466209b-d05e-4817-881b-5f139cce781d'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:20.883830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c249cee1-76af-49e4-9bf5-6f7323c86793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79daa509-b00a-47d2-87e2-4c172746a513', '25fa4f87-d878-4eea-9782-e572409c3c91', 'fb565c31-76ab-40d0-bd9b-e98c898e86d3', '6466209b-d05e-4817-881b-5f139cce781d']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:20.884802 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c3a0d9-ad54-416f-bb3c-d8097aab779e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.885687 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-efb98ac1-250b-4a8b-aaab-95908eabe21b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:20.893214 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efb98ac1-250b-4a8b-aaab-95908eabe21b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 returned with HTTP 200 Aug 14 01:30:20.893910 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1122/4509] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:20.919388 np0000007295 devstack@c-api.service[100276]: INFO cinder.transfer.api [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Volume 0f467646-7eac-4831-86cf-6701dda7c603 has been transferred. Aug 14 01:30:20.925705 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d277e419-5d80-4141-a99c-38f03476c44e tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] https://10.4.3.11/volume/v3/volume-transfers/e6165f4d-02a0-4e23-948c-95a8339bf037/accept returned with HTTP 202 Aug 14 01:30:20.926952 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1126/4510] 10.4.3.11 () {70 vars in 1451 bytes} [Fri Aug 14 01:30:20 2026] POST /volume/v3/volume-transfers/e6165f4d-02a0-4e23-948c-95a8339bf037/accept => generated 363 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:20.937276 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a0d74291-3651-48c2-b6ac-7be3f1e86748 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.939874 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0d74291-3651-48c2-b6ac-7be3f1e86748 tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] GET https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:20.940351 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0d74291-3651-48c2-b6ac-7be3f1e86748 tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.940351 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0d74291-3651-48c2-b6ac-7be3f1e86748 tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.943858 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c3a0d9-ad54-416f-bb3c-d8097aab779e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c5cfe31-60ae-48d7-ab8a-14c44d36e99f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-810313371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['79daa509-b00a-47d2-87e2-4c172746a513','25fa4f87-d878-4eea-9782-e572409c3c91','fb565c31-76ab-40d0-bd9b-e98c898e86d3','6466209b-d05e-4817-881b-5f139cce781d'],size=1,snapshot_id=73bb3384-0851-42d8-9098-538fbbe0302e,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-810313371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c5cfe31-60ae-48d7-ab8a-14c44d36e99f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=73bb3384-0851-42d8-9098-538fbbe0302e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:20.944995 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b29148d-8dcd-4267-8484-0ff0f42d00d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.950323 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:20.950323 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:20.954907 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a0d74291-3651-48c2-b6ac-7be3f1e86748 tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Volume info retrieved successfully. Aug 14 01:30:20.960613 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0d74291-3651-48c2-b6ac-7be3f1e86748 tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 200 Aug 14 01:30:20.960994 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1136/4511] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:20.968582 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b29148d-8dcd-4267-8484-0ff0f42d00d3) transitioned into state 'SUCCESS' from state '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-810313371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['79daa509-b00a-47d2-87e2-4c172746a513','25fa4f87-d878-4eea-9782-e572409c3c91','fb565c31-76ab-40d0-bd9b-e98c898e86d3','6466209b-d05e-4817-881b-5f139cce781d'],size=1,snapshot_id=73bb3384-0851-42d8-9098-538fbbe0302e,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:20.969572 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93b81baa-c522-4575-a099-9d4f1a201623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:20.975159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-826e5a90-9e82-4576-9d3c-2826436d7d1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:20.976517 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-826e5a90-9e82-4576-9d3c-2826436d7d1c tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] GET https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:20.976740 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-826e5a90-9e82-4576-9d3c-2826436d7d1c tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:20.976918 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-826e5a90-9e82-4576-9d3c-2826436d7d1c tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:20.984654 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:20.984654 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:20.987623 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-826e5a90-9e82-4576-9d3c-2826436d7d1c tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] Volume info retrieved successfully. Aug 14 01:30:20.991775 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-826e5a90-9e82-4576-9d3c-2826436d7d1c tempest-VolumesTransfersV357Test-708081552 tempest-VolumesTransfersV357Test-708081552-project-member] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 200 Aug 14 01:30:20.992463 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1123/4512] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:20 2026] GET /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:20.999698 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93b81baa-c522-4575-a099-9d4f1a201623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:21.001092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (0b38e1a5-4caf-40cd-97c9-bf6667e94117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:21.001613 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:30:21.002680 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-88039934-8c68-4d36-a91d-d33650722531 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:21.003371 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1128/4513] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:30:20 2026] POST /volume/v3/volumes => generated 801 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:21.004489 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-459a5c28-31a8-41cf-b898-9b35fee8b272 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:21.008634 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-459a5c28-31a8-41cf-b898-9b35fee8b272 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] DELETE https://10.4.3.11/volume/v3/volume-transfers/e6165f4d-02a0-4e23-948c-95a8339bf037 Aug 14 01:30:21.009019 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-459a5c28-31a8-41cf-b898-9b35fee8b272 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:21.009073 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-459a5c28-31a8-41cf-b898-9b35fee8b272 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:21.009161 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.volume_transfer [None req-459a5c28-31a8-41cf-b898-9b35fee8b272 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Delete transfer with id: e6165f4d-02a0-4e23-948c-95a8339bf037 Aug 14 01:30:21.013345 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-459a5c28-31a8-41cf-b898-9b35fee8b272 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volume-transfers/e6165f4d-02a0-4e23-948c-95a8339bf037 returned with HTTP 404 Aug 14 01:30:21.013871 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1127/4514] 10.4.3.11 () {68 vars in 1412 bytes} [Fri Aug 14 01:30:21 2026] DELETE /volume/v3/volume-transfers/e6165f4d-02a0-4e23-948c-95a8339bf037 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:21.018766 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bea883df-7dcd-45c0-8701-cf3b40abafef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:21.021689 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bea883df-7dcd-45c0-8701-cf3b40abafef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f Aug 14 01:30:21.022000 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bea883df-7dcd-45c0-8701-cf3b40abafef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:21.022253 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bea883df-7dcd-45c0-8701-cf3b40abafef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:21.024034 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1fdd121-bc97-4152-92ac-84e8e769d17f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:21.031462 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:21.031462 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:21.035947 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bea883df-7dcd-45c0-8701-cf3b40abafef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:21.042620 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bea883df-7dcd-45c0-8701-cf3b40abafef tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f returned with HTTP 200 Aug 14 01:30:21.042620 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1137/4515] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:21 2026] GET /volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:21.066914 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1fdd121-bc97-4152-92ac-84e8e769d17f tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:21.067172 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1fdd121-bc97-4152-92ac-84e8e769d17f tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:21.067379 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1fdd121-bc97-4152-92ac-84e8e769d17f tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:21.067567 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e1fdd121-bc97-4152-92ac-84e8e769d17f tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Delete volume with id: 0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:21.074752 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:21.074752 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:21.074903 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e1fdd121-bc97-4152-92ac-84e8e769d17f tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Volume info retrieved successfully. Aug 14 01:30:21.093723 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e1fdd121-bc97-4152-92ac-84e8e769d17f tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Delete volume request issued successfully. Aug 14 01:30:21.093896 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1fdd121-bc97-4152-92ac-84e8e769d17f tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 202 Aug 14 01:30:21.094299 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1124/4516] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:21 2026] DELETE /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:21.101665 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7cf29ba9-fb05-4579-9f3f-d6888a12aa42 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:21.103661 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7cf29ba9-fb05-4579-9f3f-d6888a12aa42 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] GET https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:21.103958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7cf29ba9-fb05-4579-9f3f-d6888a12aa42 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:21.104189 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7cf29ba9-fb05-4579-9f3f-d6888a12aa42 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:21.114456 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:21.114456 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:21.118608 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7cf29ba9-fb05-4579-9f3f-d6888a12aa42 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Volume info retrieved successfully. Aug 14 01:30:21.123949 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7cf29ba9-fb05-4579-9f3f-d6888a12aa42 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 200 Aug 14 01:30:21.124449 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1129/4517] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:21 2026] GET /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 1127 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:30:21.540777 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1358b41-0abc-4b11-bd8a-dbf7e24cf525 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:21.542908 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1358b41-0abc-4b11-bd8a-dbf7e24cf525 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:21.542908 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1358b41-0abc-4b11-bd8a-dbf7e24cf525 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:21.543049 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1358b41-0abc-4b11-bd8a-dbf7e24cf525 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:21.543120 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b1358b41-0abc-4b11-bd8a-dbf7e24cf525 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:21.548423 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:21.548423 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:21.549054 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1358b41-0abc-4b11-bd8a-dbf7e24cf525 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:21.549361 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1128/4518] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:21 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:21.558730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65e88fbc-d841-4ae5-877a-a476b46d1bce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:21.560567 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65e88fbc-d841-4ae5-877a-a476b46d1bce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/2a8e1cbf-e195-4561-88ee-2d9de820301a Aug 14 01:30:21.560789 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65e88fbc-d841-4ae5-877a-a476b46d1bce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:21.560991 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65e88fbc-d841-4ae5-877a-a476b46d1bce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:21.561158 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-65e88fbc-d841-4ae5-877a-a476b46d1bce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume with id: 2a8e1cbf-e195-4561-88ee-2d9de820301a Aug 14 01:30:21.568231 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:21.568231 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:21.568648 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-65e88fbc-d841-4ae5-877a-a476b46d1bce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:30:21.584743 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-65e88fbc-d841-4ae5-877a-a476b46d1bce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume request issued successfully. Aug 14 01:30:21.584913 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65e88fbc-d841-4ae5-877a-a476b46d1bce tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/2a8e1cbf-e195-4561-88ee-2d9de820301a returned with HTTP 202 Aug 14 01:30:21.585358 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1138/4519] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:30:21 2026] DELETE /volume/v3/volumes/2a8e1cbf-e195-4561-88ee-2d9de820301a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:21.592635 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29f78281-20bd-4fdd-9cb5-4fd66cf025e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:21.595006 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29f78281-20bd-4fdd-9cb5-4fd66cf025e5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/2a8e1cbf-e195-4561-88ee-2d9de820301a Aug 14 01:30:21.595286 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29f78281-20bd-4fdd-9cb5-4fd66cf025e5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:21.595540 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29f78281-20bd-4fdd-9cb5-4fd66cf025e5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:21.603672 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:21.603672 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:21.608096 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-29f78281-20bd-4fdd-9cb5-4fd66cf025e5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:30:21.614058 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29f78281-20bd-4fdd-9cb5-4fd66cf025e5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/2a8e1cbf-e195-4561-88ee-2d9de820301a returned with HTTP 200 Aug 14 01:30:21.614672 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1125/4520] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:21 2026] GET /volume/v3/volumes/2a8e1cbf-e195-4561-88ee-2d9de820301a => generated 1072 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:21.906671 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-430563f3-ce3b-4f4d-ba02-5620b02dc6e3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:21.909056 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-430563f3-ce3b-4f4d-ba02-5620b02dc6e3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 Aug 14 01:30:21.909348 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-430563f3-ce3b-4f4d-ba02-5620b02dc6e3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:21.909622 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-430563f3-ce3b-4f4d-ba02-5620b02dc6e3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:21.919328 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:21.919328 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:21.923796 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-430563f3-ce3b-4f4d-ba02-5620b02dc6e3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:21.929124 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-430563f3-ce3b-4f4d-ba02-5620b02dc6e3 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 returned with HTTP 200 Aug 14 01:30:21.929590 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1130/4521] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:21 2026] GET /volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:21.941844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f3a139c6-9bda-4b7d-a155-3abea7081607 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:21.943644 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3a139c6-9bda-4b7d-a155-3abea7081607 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:21.943984 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f3a139c6-9bda-4b7d-a155-3abea7081607 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59910f38-4faa-458b-aaf9-c384efdb6cd8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1326148696"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:21.952131 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:21.952131 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:21.952465 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f3a139c6-9bda-4b7d-a155-3abea7081607 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:21.952616 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-f3a139c6-9bda-4b7d-a155-3abea7081607 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Create snapshot from volume 59910f38-4faa-458b-aaf9-c384efdb6cd8 Aug 14 01:30:21.975225 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-f3a139c6-9bda-4b7d-a155-3abea7081607 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Created reservations ['f6de2ebb-3351-460f-acaf-9f54e81f4245', 'bd249006-db88-4685-a1d0-e33cbe0c98fe', 'f60ce7d5-b40d-422b-9c1d-46d0bc49bfa7', 'dee36351-eb1c-4d7b-8556-1695687302c8'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:22.002147 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f3a139c6-9bda-4b7d-a155-3abea7081607 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot create request issued successfully. Aug 14 01:30:22.002526 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f3a139c6-9bda-4b7d-a155-3abea7081607 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:22.002968 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1129/4522] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:22.012849 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4bb543c3-0f54-4467-94d8-1c75cd4e2db2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.014626 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bb543c3-0f54-4467-94d8-1c75cd4e2db2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 Aug 14 01:30:22.014937 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bb543c3-0f54-4467-94d8-1c75cd4e2db2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.015049 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bb543c3-0f54-4467-94d8-1c75cd4e2db2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.019849 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:22.019849 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:22.020154 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4bb543c3-0f54-4467-94d8-1c75cd4e2db2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:22.020719 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bb543c3-0f54-4467-94d8-1c75cd4e2db2 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 returned with HTTP 200 Aug 14 01:30:22.021102 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1139/4523] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:22 2026] GET /volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:22.056808 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54c435a0-0168-41fa-a27a-1ed48eb57940 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.058354 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54c435a0-0168-41fa-a27a-1ed48eb57940 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f Aug 14 01:30:22.058537 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54c435a0-0168-41fa-a27a-1ed48eb57940 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.058733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54c435a0-0168-41fa-a27a-1ed48eb57940 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.065262 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:22.065262 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:22.068868 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-54c435a0-0168-41fa-a27a-1ed48eb57940 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:22.073031 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54c435a0-0168-41fa-a27a-1ed48eb57940 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f returned with HTTP 200 Aug 14 01:30:22.073402 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1126/4524] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:22 2026] GET /volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:22.086229 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ee8cc193-769e-4f65-a615-9cd6af1181fd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.088675 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee8cc193-769e-4f65-a615-9cd6af1181fd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e Aug 14 01:30:22.088985 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee8cc193-769e-4f65-a615-9cd6af1181fd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.089275 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ee8cc193-769e-4f65-a615-9cd6af1181fd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.089445 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ee8cc193-769e-4f65-a615-9cd6af1181fd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: 73bb3384-0851-42d8-9098-538fbbe0302e Aug 14 01:30:22.096149 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:22.096149 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:22.096793 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee8cc193-769e-4f65-a615-9cd6af1181fd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:22.117610 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ee8cc193-769e-4f65-a615-9cd6af1181fd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot delete request issued successfully. Aug 14 01:30:22.117879 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ee8cc193-769e-4f65-a615-9cd6af1181fd tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e returned with HTTP 202 Aug 14 01:30:22.118711 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1131/4525] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:22 2026] DELETE /volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:22.125879 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d27e0f0-387f-4957-b11d-172008a97b0a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.127889 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d27e0f0-387f-4957-b11d-172008a97b0a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e Aug 14 01:30:22.128148 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d27e0f0-387f-4957-b11d-172008a97b0a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.128384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d27e0f0-387f-4957-b11d-172008a97b0a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.136511 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:22.136511 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:22.136511 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5d27e0f0-387f-4957-b11d-172008a97b0a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Snapshot retrieved successfully. Aug 14 01:30:22.137438 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d27e0f0-387f-4957-b11d-172008a97b0a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e returned with HTTP 200 Aug 14 01:30:22.137888 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fcb963bb-3e26-4317-912f-8557db7459cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.138131 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1130/4526] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:22 2026] GET /volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:22.139772 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcb963bb-3e26-4317-912f-8557db7459cb tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] GET https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:22.140035 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcb963bb-3e26-4317-912f-8557db7459cb tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.140257 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcb963bb-3e26-4317-912f-8557db7459cb tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.145846 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcb963bb-3e26-4317-912f-8557db7459cb tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 404 Aug 14 01:30:22.146325 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1140/4527] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:22 2026] GET /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:22.155243 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-03693d5c-3605-414b-8e77-a080f673bba6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.157165 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03693d5c-3605-414b-8e77-a080f673bba6 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:22.157366 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03693d5c-3605-414b-8e77-a080f673bba6 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.157626 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03693d5c-3605-414b-8e77-a080f673bba6 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.163214 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03693d5c-3605-414b-8e77-a080f673bba6 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 404 Aug 14 01:30:22.163710 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1127/4528] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:22 2026] GET /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:22.172125 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-201c8412-7205-4bde-ad65-83970d889fb2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.173916 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-201c8412-7205-4bde-ad65-83970d889fb2 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] DELETE https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:22.174168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-201c8412-7205-4bde-ad65-83970d889fb2 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.174363 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-201c8412-7205-4bde-ad65-83970d889fb2 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.174579 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-201c8412-7205-4bde-ad65-83970d889fb2 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Delete volume with id: 0f467646-7eac-4831-86cf-6701dda7c603 Aug 14 01:30:22.180862 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-201c8412-7205-4bde-ad65-83970d889fb2 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 returned with HTTP 404 Aug 14 01:30:22.181636 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1132/4529] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:22 2026] DELETE /volume/v3/volumes/0f467646-7eac-4831-86cf-6701dda7c603 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:22.191143 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.193509 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:22.194163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1910238406"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:22.196240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1910238406'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:22.196506 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Create volume of 1 GB Aug 14 01:30:22.201615 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Availability Zones retrieved successfully. Aug 14 01:30:22.209687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Flow 'volume_create_api' (388bb126-24d5-4d84-b97c-b08b891c15ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:22.210743 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01aed3a-bf77-4a87-a3c2-359a6d2e45a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:22.211869 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:22.241394 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01aed3a-bf77-4a87-a3c2-359a6d2e45a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:22.243012 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b6b391-2669-4bfa-9688-6938595d581a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:22.287820 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Created reservations ['dfc33b91-c677-4c29-88d4-a8454e6adaac', '5dae5ccc-0163-4f17-9eb8-54f10770e495', '449ab51e-f3b7-4e7f-827e-4c65300aad77', 'f78d84b7-f7eb-42be-bc6a-1ccd5cf8e882'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:22.288891 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b6b391-2669-4bfa-9688-6938595d581a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc33b91-c677-4c29-88d4-a8454e6adaac', '5dae5ccc-0163-4f17-9eb8-54f10770e495', '449ab51e-f3b7-4e7f-827e-4c65300aad77', 'f78d84b7-f7eb-42be-bc6a-1ccd5cf8e882']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:22.289808 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb972c9f-2344-46a0-8a66-25ac39809462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:22.312912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb972c9f-2344-46a0-8a66-25ac39809462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29a6b904-fb1c-4e58-9eca-94a928b58e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1910238406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad58bb1104e44acb4cf78569c4c1a57',qos_specs=None,replication_status=,reservations=['dfc33b91-c677-4c29-88d4-a8454e6adaac','5dae5ccc-0163-4f17-9eb8-54f10770e495','449ab51e-f3b7-4e7f-827e-4c65300aad77','f78d84b7-f7eb-42be-bc6a-1ccd5cf8e882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198e3f1696f54acfa54f71414235c5a8',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1910238406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29a6b904-fb1c-4e58-9eca-94a928b58e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ad58bb1104e44acb4cf78569c4c1a57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='198e3f1696f54acfa54f71414235c5a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:22.314056 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae91b6ce-73b5-4bfa-984c-50648cb8fae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:22.335011 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae91b6ce-73b5-4bfa-984c-50648cb8fae1) transitioned into state 'SUCCESS' from state '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-1910238406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ad58bb1104e44acb4cf78569c4c1a57',qos_specs=None,replication_status=,reservations=['dfc33b91-c677-4c29-88d4-a8454e6adaac','5dae5ccc-0163-4f17-9eb8-54f10770e495','449ab51e-f3b7-4e7f-827e-4c65300aad77','f78d84b7-f7eb-42be-bc6a-1ccd5cf8e882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='198e3f1696f54acfa54f71414235c5a8',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:22.336187 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb1d78a-104c-4f58-b571-29644c0df95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:22.347810 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb1d78a-104c-4f58-b571-29644c0df95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:22.349101 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Flow 'volume_create_api' (388bb126-24d5-4d84-b97c-b08b891c15ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:22.349468 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Create volume request issued successfully. Aug 14 01:30:22.350147 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eb71393d-fd50-45f6-bfa7-84dc84530397 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:22.350616 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1131/4530] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:30:22 2026] POST /volume/v3/volumes => generated 817 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:22.363443 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8f4bfe9-242b-4872-8638-8328691b7449 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.365943 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8f4bfe9-242b-4872-8638-8328691b7449 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:22.366270 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8f4bfe9-242b-4872-8638-8328691b7449 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.366623 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8f4bfe9-242b-4872-8638-8328691b7449 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.375238 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:22.375238 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:22.379373 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a8f4bfe9-242b-4872-8638-8328691b7449 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Volume info retrieved successfully. Aug 14 01:30:22.384591 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8f4bfe9-242b-4872-8638-8328691b7449 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 returned with HTTP 200 Aug 14 01:30:22.384939 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1141/4531] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:22 2026] GET /volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:22.628033 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d71b6830-195d-4bdc-a882-907008b3eb2f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.630288 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d71b6830-195d-4bdc-a882-907008b3eb2f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/2a8e1cbf-e195-4561-88ee-2d9de820301a Aug 14 01:30:22.630600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d71b6830-195d-4bdc-a882-907008b3eb2f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.630844 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d71b6830-195d-4bdc-a882-907008b3eb2f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.638555 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d71b6830-195d-4bdc-a882-907008b3eb2f tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/2a8e1cbf-e195-4561-88ee-2d9de820301a returned with HTTP 404 Aug 14 01:30:22.639188 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1128/4532] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:22 2026] GET /volume/v3/volumes/2a8e1cbf-e195-4561-88ee-2d9de820301a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:22.647421 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d8024f8-f2c5-4558-86bf-c4ff14f51f68 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.649764 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d8024f8-f2c5-4558-86bf-c4ff14f51f68 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:22.650053 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d8024f8-f2c5-4558-86bf-c4ff14f51f68 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.650310 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d8024f8-f2c5-4558-86bf-c4ff14f51f68 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.650467 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8d8024f8-f2c5-4558-86bf-c4ff14f51f68 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:22.655758 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:22.655758 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:22.656779 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d8024f8-f2c5-4558-86bf-c4ff14f51f68 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-member] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:22.657271 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1133/4533] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:22 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:22.670145 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-80c31405-6635-4c4d-aca8-a3ad8aecc59a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.672051 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80c31405-6635-4c4d-aca8-a3ad8aecc59a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] DELETE https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:22.672266 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80c31405-6635-4c4d-aca8-a3ad8aecc59a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.672541 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80c31405-6635-4c4d-aca8-a3ad8aecc59a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.672696 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-80c31405-6635-4c4d-aca8-a3ad8aecc59a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete backup with id: b048a3b2-a281-4a63-9614-ed9c11a4fb4c. Aug 14 01:30:22.674334 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=510,cinder:UPDATE=215,cinder:INSERT=115 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:30:22.678789 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:22.678789 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:22.701857 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-80c31405-6635-4c4d-aca8-a3ad8aecc59a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] delete_backup rpcapi backup_id b048a3b2-a281-4a63-9614-ed9c11a4fb4c {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:30:22.704138 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80c31405-6635-4c4d-aca8-a3ad8aecc59a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 202 Aug 14 01:30:22.704824 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1132/4534] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:30:22 2026] DELETE /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:30:22.711009 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f8b32b2-def6-4ddc-b450-438c01c72b5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:22.712946 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f8b32b2-def6-4ddc-b450-438c01c72b5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:22.713181 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f8b32b2-def6-4ddc-b450-438c01c72b5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:22.713389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f8b32b2-def6-4ddc-b450-438c01c72b5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:22.713540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3f8b32b2-def6-4ddc-b450-438c01c72b5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:22.717934 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:22.717934 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:22.718492 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f8b32b2-def6-4ddc-b450-438c01c72b5a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 200 Aug 14 01:30:22.719036 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1142/4535] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:22 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:23.029545 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51086d02-3b22-4362-aa94-f1b311496269 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.031427 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51086d02-3b22-4362-aa94-f1b311496269 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 Aug 14 01:30:23.031674 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51086d02-3b22-4362-aa94-f1b311496269 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.031888 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51086d02-3b22-4362-aa94-f1b311496269 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.036944 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.036944 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:23.037265 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-51086d02-3b22-4362-aa94-f1b311496269 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:23.037901 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51086d02-3b22-4362-aa94-f1b311496269 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 returned with HTTP 200 Aug 14 01:30:23.038262 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1129/4536] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:23.047593 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8951706f-61e9-428c-8388-915353d1af53 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.049775 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8951706f-61e9-428c-8388-915353d1af53 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] POST https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8/action Aug 14 01:30:23.050275 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8951706f-61e9-428c-8388-915353d1af53 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:30:23.050455 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8951706f-61e9-428c-8388-915353d1af53 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:23.052486 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.snapshot_unmanage [None req-8951706f-61e9-428c-8388-915353d1af53 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Unmanage snapshot with id: 0230635f-95c4-464a-acd3-e42e155ff0c8 Aug 14 01:30:23.058713 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.058713 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:23.059186 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8951706f-61e9-428c-8388-915353d1af53 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Snapshot retrieved successfully. Aug 14 01:30:23.060036 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-8951706f-61e9-428c-8388-915353d1af53 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'caad4f2b03be486194f37b29ab4f6917', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eed284d8c7b041f6b80d882a6142c348', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:23.060298 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8951706f-61e9-428c-8388-915353d1af53 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-reader] https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8/action returned with HTTP 403 Aug 14 01:30:23.060912 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1134/4537] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:30:23 2026] POST /volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:23.070038 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-660d4682-d9c4-4c2e-8802-bd8eddbb8993 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.072022 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-660d4682-d9c4-4c2e-8802-bd8eddbb8993 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 Aug 14 01:30:23.072244 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-660d4682-d9c4-4c2e-8802-bd8eddbb8993 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.072465 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-660d4682-d9c4-4c2e-8802-bd8eddbb8993 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.072600 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-660d4682-d9c4-4c2e-8802-bd8eddbb8993 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete snapshot with id: 0230635f-95c4-464a-acd3-e42e155ff0c8 Aug 14 01:30:23.078242 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.078242 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:23.078672 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-660d4682-d9c4-4c2e-8802-bd8eddbb8993 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:23.096146 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-660d4682-d9c4-4c2e-8802-bd8eddbb8993 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot delete request issued successfully. Aug 14 01:30:23.096403 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-660d4682-d9c4-4c2e-8802-bd8eddbb8993 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 returned with HTTP 202 Aug 14 01:30:23.096944 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1133/4538] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:23 2026] DELETE /volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:23.105243 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2437e6d1-0ad4-4bac-be46-b97e3f96021f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.106875 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2437e6d1-0ad4-4bac-be46-b97e3f96021f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 Aug 14 01:30:23.107095 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2437e6d1-0ad4-4bac-be46-b97e3f96021f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.107289 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2437e6d1-0ad4-4bac-be46-b97e3f96021f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.113438 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.113438 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:23.113666 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2437e6d1-0ad4-4bac-be46-b97e3f96021f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Snapshot retrieved successfully. Aug 14 01:30:23.114283 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2437e6d1-0ad4-4bac-be46-b97e3f96021f tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 returned with HTTP 200 Aug 14 01:30:23.114679 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1143/4539] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:23.148933 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae293fe0-c1d6-41b2-ab71-c911c5556cec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.151070 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae293fe0-c1d6-41b2-ab71-c911c5556cec tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e Aug 14 01:30:23.151299 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae293fe0-c1d6-41b2-ab71-c911c5556cec tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.151542 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae293fe0-c1d6-41b2-ab71-c911c5556cec tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.156959 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae293fe0-c1d6-41b2-ab71-c911c5556cec tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e returned with HTTP 404 Aug 14 01:30:23.157510 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1130/4540] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:23.165322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db41671e-30f5-45f8-859c-e8adfbbe8968 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.167902 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db41671e-30f5-45f8-859c-e8adfbbe8968 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:23.168332 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db41671e-30f5-45f8-859c-e8adfbbe8968 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.169064 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db41671e-30f5-45f8-859c-e8adfbbe8968 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.169064 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-db41671e-30f5-45f8-859c-e8adfbbe8968 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:23.178703 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.178703 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:23.179217 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db41671e-30f5-45f8-859c-e8adfbbe8968 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:23.201672 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db41671e-30f5-45f8-859c-e8adfbbe8968 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:23.201932 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db41671e-30f5-45f8-859c-e8adfbbe8968 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc returned with HTTP 202 Aug 14 01:30:23.202534 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1135/4541] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:23 2026] DELETE /volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:23.214416 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1b708ef1-8cf3-48de-9b8d-92265c193322 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.216517 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b708ef1-8cf3-48de-9b8d-92265c193322 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:23.216833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b708ef1-8cf3-48de-9b8d-92265c193322 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.217085 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1b708ef1-8cf3-48de-9b8d-92265c193322 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.224826 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.224826 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:23.229495 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1b708ef1-8cf3-48de-9b8d-92265c193322 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:23.233842 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1b708ef1-8cf3-48de-9b8d-92265c193322 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc returned with HTTP 200 Aug 14 01:30:23.234236 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1134/4542] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:23.398641 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7252b8b8-42da-4f90-8b08-23555bc65bfd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.400894 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7252b8b8-42da-4f90-8b08-23555bc65bfd tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:23.401132 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7252b8b8-42da-4f90-8b08-23555bc65bfd tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.401331 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7252b8b8-42da-4f90-8b08-23555bc65bfd tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.409755 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.409755 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:23.414380 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7252b8b8-42da-4f90-8b08-23555bc65bfd tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Volume info retrieved successfully. Aug 14 01:30:23.419045 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7252b8b8-42da-4f90-8b08-23555bc65bfd tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 returned with HTTP 200 Aug 14 01:30:23.419429 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1144/4543] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:23.434109 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-473342b5-adc0-4f23-a976-3b004ca4e0ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.436205 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-473342b5-adc0-4f23-a976-3b004ca4e0ff tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] POST https://10.4.3.11/volume/v3/volume-transfers Aug 14 01:30:23.436642 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-473342b5-adc0-4f23-a976-3b004ca4e0ff tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "29a6b904-fb1c-4e58-9eca-94a928b58e63"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:23.438694 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-473342b5-adc0-4f23-a976-3b004ca4e0ff tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Creating new volume transfer {'transfer': {'volume_id': '29a6b904-fb1c-4e58-9eca-94a928b58e63'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 01:30:23.438840 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volume_transfer [None req-473342b5-adc0-4f23-a976-3b004ca4e0ff tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Creating transfer of volume 29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:23.438988 np0000007295 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-473342b5-adc0-4f23-a976-3b004ca4e0ff tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Generating transfer record for volume 29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:23.447232 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.447232 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:23.457452 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-473342b5-adc0-4f23-a976-3b004ca4e0ff tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volume-transfers returned with HTTP 202 Aug 14 01:30:23.457995 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1131/4544] 10.4.3.11 () {70 vars in 1319 bytes} [Fri Aug 14 01:30:23 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:23.466219 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-181592ac-86a1-4ef1-93ac-7ffdbf0f81c7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.468732 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-181592ac-86a1-4ef1-93ac-7ffdbf0f81c7 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:23.468991 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-181592ac-86a1-4ef1-93ac-7ffdbf0f81c7 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.469297 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-181592ac-86a1-4ef1-93ac-7ffdbf0f81c7 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.471308 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=405,cinder:UPDATE=109,cinder:INSERT=55 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:30:23.477267 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.477267 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:23.482231 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-181592ac-86a1-4ef1-93ac-7ffdbf0f81c7 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Volume info retrieved successfully. Aug 14 01:30:23.487395 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-181592ac-86a1-4ef1-93ac-7ffdbf0f81c7 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 returned with HTTP 200 Aug 14 01:30:23.487822 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1136/4545] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:23.499827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d3191361-36a7-4213-b670-ae3c298c909a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.501585 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3191361-36a7-4213-b670-ae3c298c909a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volume-transfers/detail Aug 14 01:30:23.501791 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3191361-36a7-4213-b670-ae3c298c909a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.502012 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3191361-36a7-4213-b670-ae3c298c909a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'detail' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.502220 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volume_transfer [None req-d3191361-36a7-4213-b670-ae3c298c909a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Listing volume transfers {{(pid=100276) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 01:30:23.506312 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3191361-36a7-4213-b670-ae3c298c909a tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 01:30:23.506677 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1135/4546] 10.4.3.11 () {68 vars in 1319 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:23.514785 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35c44db0-d1d8-439a-a652-07034476961b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.516914 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35c44db0-d1d8-439a-a652-07034476961b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] DELETE https://10.4.3.11/volume/v3/volume-transfers/d0a5cae7-c0f0-4cba-b859-0fbf12472892 Aug 14 01:30:23.517185 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35c44db0-d1d8-439a-a652-07034476961b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.517425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35c44db0-d1d8-439a-a652-07034476961b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.517582 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-35c44db0-d1d8-439a-a652-07034476961b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Delete transfer with id: d0a5cae7-c0f0-4cba-b859-0fbf12472892 Aug 14 01:30:23.527305 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.527305 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:23.535263 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35c44db0-d1d8-439a-a652-07034476961b tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volume-transfers/d0a5cae7-c0f0-4cba-b859-0fbf12472892 returned with HTTP 202 Aug 14 01:30:23.535629 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1145/4547] 10.4.3.11 () {68 vars in 1412 bytes} [Fri Aug 14 01:30:23 2026] DELETE /volume/v3/volume-transfers/d0a5cae7-c0f0-4cba-b859-0fbf12472892 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:23.542567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-036790bc-55f2-4f61-8b5c-b177498dc338 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.544112 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-036790bc-55f2-4f61-8b5c-b177498dc338 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:23.544282 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-036790bc-55f2-4f61-8b5c-b177498dc338 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.544482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-036790bc-55f2-4f61-8b5c-b177498dc338 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.550818 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.550818 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:23.554189 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-036790bc-55f2-4f61-8b5c-b177498dc338 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Volume info retrieved successfully. Aug 14 01:30:23.557839 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-036790bc-55f2-4f61-8b5c-b177498dc338 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 returned with HTTP 200 Aug 14 01:30:23.558209 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1132/4548] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:23.570045 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0e13e277-6e73-4a37-8194-8af98476eb7d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.572320 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e13e277-6e73-4a37-8194-8af98476eb7d tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] DELETE https://10.4.3.11/volume/v3/volume-transfers/d0a5cae7-c0f0-4cba-b859-0fbf12472892 Aug 14 01:30:23.572636 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e13e277-6e73-4a37-8194-8af98476eb7d tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.572894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0e13e277-6e73-4a37-8194-8af98476eb7d tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.573072 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.volume_transfer [None req-0e13e277-6e73-4a37-8194-8af98476eb7d tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Delete transfer with id: d0a5cae7-c0f0-4cba-b859-0fbf12472892 Aug 14 01:30:23.577190 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0e13e277-6e73-4a37-8194-8af98476eb7d tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volume-transfers/d0a5cae7-c0f0-4cba-b859-0fbf12472892 returned with HTTP 404 Aug 14 01:30:23.577834 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1137/4549] 10.4.3.11 () {68 vars in 1412 bytes} [Fri Aug 14 01:30:23 2026] DELETE /volume/v3/volume-transfers/d0a5cae7-c0f0-4cba-b859-0fbf12472892 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:23.585019 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-82ad63ed-3b94-4052-a857-e7d531cf8289 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.586981 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82ad63ed-3b94-4052-a857-e7d531cf8289 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:23.587200 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82ad63ed-3b94-4052-a857-e7d531cf8289 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.587407 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82ad63ed-3b94-4052-a857-e7d531cf8289 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.587697 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-82ad63ed-3b94-4052-a857-e7d531cf8289 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Delete volume with id: 29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:23.594885 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.594885 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:23.595262 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-82ad63ed-3b94-4052-a857-e7d531cf8289 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Volume info retrieved successfully. Aug 14 01:30:23.611021 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-82ad63ed-3b94-4052-a857-e7d531cf8289 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Delete volume request issued successfully. Aug 14 01:30:23.611322 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82ad63ed-3b94-4052-a857-e7d531cf8289 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 returned with HTTP 202 Aug 14 01:30:23.611746 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1136/4550] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:23 2026] DELETE /volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:23.619457 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6612a77-3d90-41a4-8e54-59be5684d775 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.621744 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6612a77-3d90-41a4-8e54-59be5684d775 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] GET https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:23.622053 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6612a77-3d90-41a4-8e54-59be5684d775 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.622309 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6612a77-3d90-41a4-8e54-59be5684d775 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.631730 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.631730 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:23.635245 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a6612a77-3d90-41a4-8e54-59be5684d775 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Volume info retrieved successfully. Aug 14 01:30:23.640258 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6612a77-3d90-41a4-8e54-59be5684d775 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 returned with HTTP 200 Aug 14 01:30:23.640682 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1146/4551] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 => generated 1128 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:30:23.729987 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7652655-8d38-4122-8259-6ffc35d952c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.731521 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7652655-8d38-4122-8259-6ffc35d952c5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c Aug 14 01:30:23.731765 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7652655-8d38-4122-8259-6ffc35d952c5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.731945 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7652655-8d38-4122-8259-6ffc35d952c5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.732051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f7652655-8d38-4122-8259-6ffc35d952c5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id b048a3b2-a281-4a63-9614-ed9c11a4fb4c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:23.735305 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7652655-8d38-4122-8259-6ffc35d952c5 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c returned with HTTP 404 Aug 14 01:30:23.735765 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1133/4552] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/backups/b048a3b2-a281-4a63-9614-ed9c11a4fb4c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:23.745441 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c39eef43-9460-4f6b-984a-d1f0748d3e90 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.747193 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c39eef43-9460-4f6b-984a-d1f0748d3e90 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] DELETE https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:30:23.747386 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c39eef43-9460-4f6b-984a-d1f0748d3e90 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.747591 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c39eef43-9460-4f6b-984a-d1f0748d3e90 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.747692 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-c39eef43-9460-4f6b-984a-d1f0748d3e90 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete backup with id: 71d447a6-6ebc-4b52-866e-dc04df688d94. Aug 14 01:30:23.752278 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.752278 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:23.763268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-c39eef43-9460-4f6b-984a-d1f0748d3e90 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] delete_backup rpcapi backup_id 71d447a6-6ebc-4b52-866e-dc04df688d94 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:30:23.764819 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c39eef43-9460-4f6b-984a-d1f0748d3e90 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 202 Aug 14 01:30:23.765194 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1138/4553] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:30:23 2026] DELETE /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:30:23.772646 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3b4ccaef-1d8b-493f-86be-0a79ec7310c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:23.774856 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b4ccaef-1d8b-493f-86be-0a79ec7310c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:30:23.775134 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b4ccaef-1d8b-493f-86be-0a79ec7310c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:23.775361 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b4ccaef-1d8b-493f-86be-0a79ec7310c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:23.775501 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3b4ccaef-1d8b-493f-86be-0a79ec7310c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:23.780367 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:23.780367 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:23.781130 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b4ccaef-1d8b-493f-86be-0a79ec7310c2 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 200 Aug 14 01:30:23.781592 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1137/4554] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:23 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:24.124725 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7270bdab-4768-4a54-bf82-7ad8de2f85e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.126732 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7270bdab-4768-4a54-bf82-7ad8de2f85e9 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 Aug 14 01:30:24.126948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7270bdab-4768-4a54-bf82-7ad8de2f85e9 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.127161 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7270bdab-4768-4a54-bf82-7ad8de2f85e9 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.131608 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7270bdab-4768-4a54-bf82-7ad8de2f85e9 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 returned with HTTP 404 Aug 14 01:30:24.132106 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1147/4555] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:24 2026] GET /volume/v3/snapshots/0230635f-95c4-464a-acd3-e42e155ff0c8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:24.139567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23fce44d-4b0c-4d29-8401-3cf58a459a23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.141684 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23fce44d-4b0c-4d29-8401-3cf58a459a23 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 Aug 14 01:30:24.141931 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23fce44d-4b0c-4d29-8401-3cf58a459a23 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.142187 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23fce44d-4b0c-4d29-8401-3cf58a459a23 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.142394 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-23fce44d-4b0c-4d29-8401-3cf58a459a23 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume with id: 59910f38-4faa-458b-aaf9-c384efdb6cd8 Aug 14 01:30:24.150953 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:24.150953 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:24.151360 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-23fce44d-4b0c-4d29-8401-3cf58a459a23 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:24.168815 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-23fce44d-4b0c-4d29-8401-3cf58a459a23 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Delete volume request issued successfully. Aug 14 01:30:24.169045 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23fce44d-4b0c-4d29-8401-3cf58a459a23 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 returned with HTTP 202 Aug 14 01:30:24.169546 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1134/4556] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:24 2026] DELETE /volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:24.178292 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dcc57f8c-1564-4090-a918-8f62f6849110 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.181277 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcc57f8c-1564-4090-a918-8f62f6849110 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 Aug 14 01:30:24.181407 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcc57f8c-1564-4090-a918-8f62f6849110 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.181569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dcc57f8c-1564-4090-a918-8f62f6849110 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.199471 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:24.199471 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:24.204736 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dcc57f8c-1564-4090-a918-8f62f6849110 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Volume info retrieved successfully. Aug 14 01:30:24.209834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dcc57f8c-1564-4090-a918-8f62f6849110 tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 returned with HTTP 200 Aug 14 01:30:24.210229 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1139/4557] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:24 2026] GET /volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:24.251844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-033e525c-d2ee-4ddb-b55e-6ef35654d7b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.253910 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-033e525c-d2ee-4ddb-b55e-6ef35654d7b4 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:24.254146 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-033e525c-d2ee-4ddb-b55e-6ef35654d7b4 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.254343 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-033e525c-d2ee-4ddb-b55e-6ef35654d7b4 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.260423 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-033e525c-d2ee-4ddb-b55e-6ef35654d7b4 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc returned with HTTP 404 Aug 14 01:30:24.261030 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1138/4558] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:24 2026] GET /volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:24.271504 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9f5c829-837c-49e1-bdab-3519b773af32 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.273242 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:24.273583 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1272562866"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:24.274983 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1272562866'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:24.275097 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:30:24.282641 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:30:24.284787 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (436d2829-1317-4359-97c1-f8bd8e748983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:24.286023 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dcc33c-a3ff-452a-b3d6-9f308a00d92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:24.286904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:24.312254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dcc33c-a3ff-452a-b3d6-9f308a00d92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:24.312995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10311b18-89e8-4a8f-aed2-967939a2fac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:24.366941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['a14c4867-8ae4-4b74-8c1a-aebc12067fac', '83871ef1-c84d-4512-ad10-a04d0a63597e', 'b703695e-2289-4bb2-98cb-de4712c328eb', '808d604f-3e1c-4caa-b4fb-235cc5ffa928'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:24.367825 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10311b18-89e8-4a8f-aed2-967939a2fac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a14c4867-8ae4-4b74-8c1a-aebc12067fac', '83871ef1-c84d-4512-ad10-a04d0a63597e', 'b703695e-2289-4bb2-98cb-de4712c328eb', '808d604f-3e1c-4caa-b4fb-235cc5ffa928']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:24.368564 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f662c0c-3851-4df3-9e0a-2d0bc8919fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:24.391832 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f662c0c-3851-4df3-9e0a-2d0bc8919fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc6c4469-b627-4692-a81f-dba9ad360565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1272562866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['a14c4867-8ae4-4b74-8c1a-aebc12067fac','83871ef1-c84d-4512-ad10-a04d0a63597e','b703695e-2289-4bb2-98cb-de4712c328eb','808d604f-3e1c-4caa-b4fb-235cc5ffa928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1272562866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc6c4469-b627-4692-a81f-dba9ad360565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:24.392594 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c81181a-9e3e-48b9-9837-7e955c894e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:24.408706 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c81181a-9e3e-48b9-9837-7e955c894e33) transitioned into state 'SUCCESS' from state '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-1272562866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['a14c4867-8ae4-4b74-8c1a-aebc12067fac','83871ef1-c84d-4512-ad10-a04d0a63597e','b703695e-2289-4bb2-98cb-de4712c328eb','808d604f-3e1c-4caa-b4fb-235cc5ffa928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:24.409413 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bee817f-9606-43fb-8a90-4bdc93fdea41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:24.418328 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bee817f-9606-43fb-8a90-4bdc93fdea41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:24.419189 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (436d2829-1317-4359-97c1-f8bd8e748983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:24.419513 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:30:24.420128 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9f5c829-837c-49e1-bdab-3519b773af32 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:24.420588 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1148/4559] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:30:24 2026] POST /volume/v3/volumes => generated 768 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:24.431176 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54731976-5c8c-404b-8a23-321c91de1874 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.432917 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54731976-5c8c-404b-8a23-321c91de1874 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 Aug 14 01:30:24.433146 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54731976-5c8c-404b-8a23-321c91de1874 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.433327 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54731976-5c8c-404b-8a23-321c91de1874 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.439835 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:24.439835 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:24.443185 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-54731976-5c8c-404b-8a23-321c91de1874 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:24.447129 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54731976-5c8c-404b-8a23-321c91de1874 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 returned with HTTP 200 Aug 14 01:30:24.447423 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1135/4560] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:24 2026] GET /volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:24.652964 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e2797c04-1805-43a0-ad32-3868c8e3c8c5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.654681 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2797c04-1805-43a0-ad32-3868c8e3c8c5 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] GET https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:24.654936 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2797c04-1805-43a0-ad32-3868c8e3c8c5 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.655163 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e2797c04-1805-43a0-ad32-3868c8e3c8c5 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.660686 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e2797c04-1805-43a0-ad32-3868c8e3c8c5 tempest-VolumesTransfersV357Test-957479743 tempest-VolumesTransfersV357Test-957479743-project-admin] https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 returned with HTTP 404 Aug 14 01:30:24.661229 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1140/4561] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:24 2026] GET /volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:24.667880 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba82c057-27ff-408d-b3b0-7fff98790caf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.669723 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba82c057-27ff-408d-b3b0-7fff98790caf tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] GET https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:24.669933 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba82c057-27ff-408d-b3b0-7fff98790caf tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.670130 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba82c057-27ff-408d-b3b0-7fff98790caf tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.675370 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba82c057-27ff-408d-b3b0-7fff98790caf tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 returned with HTTP 404 Aug 14 01:30:24.675824 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1139/4562] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:24 2026] GET /volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:24.683334 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4529303a-966d-4a21-afb9-c51fb2a8cc80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.685491 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4529303a-966d-4a21-afb9-c51fb2a8cc80 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] DELETE https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:24.685720 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4529303a-966d-4a21-afb9-c51fb2a8cc80 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.685965 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4529303a-966d-4a21-afb9-c51fb2a8cc80 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.686172 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4529303a-966d-4a21-afb9-c51fb2a8cc80 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] Delete volume with id: 29a6b904-fb1c-4e58-9eca-94a928b58e63 Aug 14 01:30:24.692071 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4529303a-966d-4a21-afb9-c51fb2a8cc80 tempest-VolumesTransfersV357Test-1621194533 tempest-VolumesTransfersV357Test-1621194533-project-member] https://10.4.3.11/volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 returned with HTTP 404 Aug 14 01:30:24.692583 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1149/4563] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:24 2026] DELETE /volume/v3/volumes/29a6b904-fb1c-4e58-9eca-94a928b58e63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:24.792364 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a6b8a3c-ec85-4c9a-adf3-8d9c4d3635fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.795447 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a6b8a3c-ec85-4c9a-adf3-8d9c4d3635fb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 Aug 14 01:30:24.796066 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a6b8a3c-ec85-4c9a-adf3-8d9c4d3635fb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.796066 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a6b8a3c-ec85-4c9a-adf3-8d9c4d3635fb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.796150 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5a6b8a3c-ec85-4c9a-adf3-8d9c4d3635fb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id 71d447a6-6ebc-4b52-866e-dc04df688d94. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:24.800201 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a6b8a3c-ec85-4c9a-adf3-8d9c4d3635fb tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 returned with HTTP 404 Aug 14 01:30:24.800638 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1136/4564] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:24 2026] GET /volume/v3/backups/71d447a6-6ebc-4b52-866e-dc04df688d94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:24.809905 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6e17beff-98da-484b-a5c5-fa9d99eedd8a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.812331 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e17beff-98da-484b-a5c5-fa9d99eedd8a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] DELETE https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:24.812569 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e17beff-98da-484b-a5c5-fa9d99eedd8a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.812987 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6e17beff-98da-484b-a5c5-fa9d99eedd8a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.812987 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-6e17beff-98da-484b-a5c5-fa9d99eedd8a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete backup with id: e19dbd60-1b7c-4663-a0c4-e8c177d526ab. Aug 14 01:30:24.816871 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:24.816871 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:24.828157 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-6e17beff-98da-484b-a5c5-fa9d99eedd8a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] delete_backup rpcapi backup_id e19dbd60-1b7c-4663-a0c4-e8c177d526ab {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:30:24.829866 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6e17beff-98da-484b-a5c5-fa9d99eedd8a tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 202 Aug 14 01:30:24.830285 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1141/4565] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:30:24 2026] DELETE /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:30:24.836957 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c0ac2ec1-2e82-45f1-ac2e-5c494ecee088 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:24.838725 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0ac2ec1-2e82-45f1-ac2e-5c494ecee088 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:24.838938 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0ac2ec1-2e82-45f1-ac2e-5c494ecee088 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:24.839125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0ac2ec1-2e82-45f1-ac2e-5c494ecee088 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:24.839274 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c0ac2ec1-2e82-45f1-ac2e-5c494ecee088 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:24.843868 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:24.843868 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:24.844533 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0ac2ec1-2e82-45f1-ac2e-5c494ecee088 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 200 Aug 14 01:30:24.845253 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1140/4566] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:24 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:25.226852 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c02a24e4-b250-4377-92d0-cd20b609877b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:25.228486 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c02a24e4-b250-4377-92d0-cd20b609877b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] GET https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 Aug 14 01:30:25.228702 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c02a24e4-b250-4377-92d0-cd20b609877b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:25.228896 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c02a24e4-b250-4377-92d0-cd20b609877b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:25.236173 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c02a24e4-b250-4377-92d0-cd20b609877b tempest-ProjectReaderTests-1907658303 tempest-ProjectReaderTests-1907658303-project-admin] https://10.4.3.11/volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 returned with HTTP 404 Aug 14 01:30:25.236688 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1150/4567] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:25 2026] GET /volume/v3/volumes/59910f38-4faa-458b-aaf9-c384efdb6cd8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:25.459803 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-edcb281d-4ca4-4111-852e-dd17e29f4236 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:25.461537 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-edcb281d-4ca4-4111-852e-dd17e29f4236 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 Aug 14 01:30:25.461809 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-edcb281d-4ca4-4111-852e-dd17e29f4236 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:25.462031 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-edcb281d-4ca4-4111-852e-dd17e29f4236 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:25.469883 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:25.469883 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:25.473719 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-edcb281d-4ca4-4111-852e-dd17e29f4236 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:25.479079 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-edcb281d-4ca4-4111-852e-dd17e29f4236 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 returned with HTTP 200 Aug 14 01:30:25.479474 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1137/4568] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:25 2026] GET /volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:25.495276 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f900b8b-4441-4e83-a8f6-116647a99820 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:25.497052 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:25.497437 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dc6c4469-b627-4692-a81f-dba9ad360565", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-969200722"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:25.498873 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request body: {'volume': {'source_volid': 'dc6c4469-b627-4692-a81f-dba9ad360565', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-969200722'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:25.506164 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:25.506164 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:25.506679 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume retrieved successfully. Aug 14 01:30:25.506828 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume of 1 GB Aug 14 01:30:25.510188 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Availability Zones retrieved successfully. Aug 14 01:30:25.515326 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (0ee45184-5987-435c-ae47-cc50d9a247d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:25.516441 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96047e66-94cb-45d4-9b4f-0e84a0f3dc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:25.517386 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:25.541461 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96047e66-94cb-45d4-9b4f-0e84a0f3dc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dc6c4469-b627-4692-a81f-dba9ad360565', 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:25.542193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332b8e04-231d-40db-8aa9-77ed62bee224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:25.586871 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Created reservations ['4ea81a2f-8192-4cdd-bfe7-de6243b410fc', 'aa9bcd40-7bce-4cf6-89a7-d8e9c6ca181c', '4a62ac51-b69f-4be1-b6b4-5f30b9bfe040', 'c4e4c6a3-653f-481e-9bb6-65611e18b485'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:25.587590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (332b8e04-231d-40db-8aa9-77ed62bee224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ea81a2f-8192-4cdd-bfe7-de6243b410fc', 'aa9bcd40-7bce-4cf6-89a7-d8e9c6ca181c', '4a62ac51-b69f-4be1-b6b4-5f30b9bfe040', 'c4e4c6a3-653f-481e-9bb6-65611e18b485']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:25.588246 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3651eb39-a365-4541-b804-86b5c3ed11ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:25.619380 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3651eb39-a365-4541-b804-86b5c3ed11ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1ce6716-621c-4098-abb3-30e21e42ebb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-969200722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['4ea81a2f-8192-4cdd-bfe7-de6243b410fc','aa9bcd40-7bce-4cf6-89a7-d8e9c6ca181c','4a62ac51-b69f-4be1-b6b4-5f30b9bfe040','c4e4c6a3-653f-481e-9bb6-65611e18b485'],size=1,snapshot_id=None,source_replicaid=,source_volid=dc6c4469-b627-4692-a81f-dba9ad360565,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-969200722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1ce6716-621c-4098-abb3-30e21e42ebb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff503bf3c554b3c97e02264139e2efb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dc6c4469-b627-4692-a81f-dba9ad360565,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cf310c4d9194b899bc78148e6878e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:25.620250 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09611b0d-5095-4482-8898-f90e43a1a3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:25.639559 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09611b0d-5095-4482-8898-f90e43a1a3f3) transitioned into state 'SUCCESS' from state '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-969200722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff503bf3c554b3c97e02264139e2efb',qos_specs=None,replication_status=,reservations=['4ea81a2f-8192-4cdd-bfe7-de6243b410fc','aa9bcd40-7bce-4cf6-89a7-d8e9c6ca181c','4a62ac51-b69f-4be1-b6b4-5f30b9bfe040','c4e4c6a3-653f-481e-9bb6-65611e18b485'],size=1,snapshot_id=None,source_replicaid=,source_volid=dc6c4469-b627-4692-a81f-dba9ad360565,status='creating',user_id='5cf310c4d9194b899bc78148e6878e37',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:25.640590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2979ac9e-bd96-42ff-9880-8d11386eab18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:25.657652 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2979ac9e-bd96-42ff-9880-8d11386eab18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:25.658983 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Flow 'volume_create_api' (0ee45184-5987-435c-ae47-cc50d9a247d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:25.659461 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Create volume request issued successfully. Aug 14 01:30:25.660444 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f900b8b-4441-4e83-a8f6-116647a99820 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:25.661209 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1142/4569] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:30:25 2026] POST /volume/v3/volumes => generated 801 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:25.674136 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-736fae9f-8850-4437-90b9-cc7a7a13b0d2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:25.676230 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-736fae9f-8850-4437-90b9-cc7a7a13b0d2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 Aug 14 01:30:25.676484 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-736fae9f-8850-4437-90b9-cc7a7a13b0d2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:25.676744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-736fae9f-8850-4437-90b9-cc7a7a13b0d2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:25.686311 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:25.686311 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:25.690126 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-736fae9f-8850-4437-90b9-cc7a7a13b0d2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:25.694439 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-736fae9f-8850-4437-90b9-cc7a7a13b0d2 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 returned with HTTP 200 Aug 14 01:30:25.694879 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1141/4570] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:25 2026] GET /volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:25.856176 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fcf58527-e528-43ac-9d33-079deec3b2ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:25.858357 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcf58527-e528-43ac-9d33-079deec3b2ab tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab Aug 14 01:30:25.858958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcf58527-e528-43ac-9d33-079deec3b2ab tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:25.858958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fcf58527-e528-43ac-9d33-079deec3b2ab tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:25.858958 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fcf58527-e528-43ac-9d33-079deec3b2ab tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Show backup with id e19dbd60-1b7c-4663-a0c4-e8c177d526ab. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:25.862893 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fcf58527-e528-43ac-9d33-079deec3b2ab tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab returned with HTTP 404 Aug 14 01:30:25.863535 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1151/4571] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:25 2026] GET /volume/v3/backups/e19dbd60-1b7c-4663-a0c4-e8c177d526ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:25.871499 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1626f431-7d87-441d-aea1-06b623cfca48 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:25.873796 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1626f431-7d87-441d-aea1-06b623cfca48 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 Aug 14 01:30:25.874130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1626f431-7d87-441d-aea1-06b623cfca48 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:25.874401 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1626f431-7d87-441d-aea1-06b623cfca48 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:25.874609 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1626f431-7d87-441d-aea1-06b623cfca48 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume with id: 6a38d622-cd20-480b-980d-4c4c455a3ff9 Aug 14 01:30:25.882185 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:25.882185 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:25.882592 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1626f431-7d87-441d-aea1-06b623cfca48 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:30:25.907312 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1626f431-7d87-441d-aea1-06b623cfca48 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Delete volume request issued successfully. Aug 14 01:30:25.908037 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1626f431-7d87-441d-aea1-06b623cfca48 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 returned with HTTP 202 Aug 14 01:30:25.908037 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1138/4572] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:30:25 2026] DELETE /volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:25.917559 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e608fc23-4136-4701-8db0-96ad69c718fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:25.919641 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e608fc23-4136-4701-8db0-96ad69c718fe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 Aug 14 01:30:25.920473 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e608fc23-4136-4701-8db0-96ad69c718fe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:25.920473 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e608fc23-4136-4701-8db0-96ad69c718fe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:25.930098 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:25.930098 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:25.935207 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e608fc23-4136-4701-8db0-96ad69c718fe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Volume info retrieved successfully. Aug 14 01:30:25.941834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e608fc23-4136-4701-8db0-96ad69c718fe tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 returned with HTTP 200 Aug 14 01:30:25.942291 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1143/4573] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:25 2026] GET /volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 => generated 1013 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:26.709171 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c8affa1e-e0b5-4c94-a3a7-7552701bed96 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:26.711103 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8affa1e-e0b5-4c94-a3a7-7552701bed96 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 Aug 14 01:30:26.711363 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8affa1e-e0b5-4c94-a3a7-7552701bed96 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:26.711652 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c8affa1e-e0b5-4c94-a3a7-7552701bed96 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:26.719381 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:26.719381 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:26.723432 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c8affa1e-e0b5-4c94-a3a7-7552701bed96 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:26.728014 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c8affa1e-e0b5-4c94-a3a7-7552701bed96 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 returned with HTTP 200 Aug 14 01:30:26.728498 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1142/4574] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:26 2026] GET /volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:26.740456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1313316f-80cc-4521-b285-f13ffb7fc27a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:26.742356 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1313316f-80cc-4521-b285-f13ffb7fc27a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 Aug 14 01:30:26.742579 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1313316f-80cc-4521-b285-f13ffb7fc27a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:26.742778 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1313316f-80cc-4521-b285-f13ffb7fc27a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:26.742967 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1313316f-80cc-4521-b285-f13ffb7fc27a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: dc6c4469-b627-4692-a81f-dba9ad360565 Aug 14 01:30:26.749725 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:26.749725 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:26.750141 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1313316f-80cc-4521-b285-f13ffb7fc27a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:26.767135 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1313316f-80cc-4521-b285-f13ffb7fc27a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:26.767336 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1313316f-80cc-4521-b285-f13ffb7fc27a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 returned with HTTP 202 Aug 14 01:30:26.767830 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1152/4575] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:26 2026] DELETE /volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:26.775294 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a43ebb2-6ac2-4c19-8d41-f84df3dc6859 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:26.777205 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a43ebb2-6ac2-4c19-8d41-f84df3dc6859 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 Aug 14 01:30:26.777432 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a43ebb2-6ac2-4c19-8d41-f84df3dc6859 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:26.777627 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a43ebb2-6ac2-4c19-8d41-f84df3dc6859 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:26.783842 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:26.783842 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:26.788102 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a43ebb2-6ac2-4c19-8d41-f84df3dc6859 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:26.793953 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a43ebb2-6ac2-4c19-8d41-f84df3dc6859 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 returned with HTTP 200 Aug 14 01:30:26.794464 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1139/4576] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:26 2026] GET /volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:26.955475 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-06ff8c85-06ca-406f-afca-862b9cc4d4d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:26.957122 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06ff8c85-06ca-406f-afca-862b9cc4d4d7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] GET https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 Aug 14 01:30:26.957340 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06ff8c85-06ca-406f-afca-862b9cc4d4d7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:26.957524 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06ff8c85-06ca-406f-afca-862b9cc4d4d7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:26.962561 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06ff8c85-06ca-406f-afca-862b9cc4d4d7 tempest-ProjectMemberTests33-131087330 tempest-ProjectMemberTests33-131087330-project-admin] https://10.4.3.11/volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 returned with HTTP 404 Aug 14 01:30:26.963136 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1144/4577] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:30:26 2026] GET /volume/v3/volumes/6a38d622-cd20-480b-980d-4c4c455a3ff9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:27.674325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92e965a6-2404-46d6-ba8a-3437939336bf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:27.676721 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92e965a6-2404-46d6-ba8a-3437939336bf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:30:27.677038 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92e965a6-2404-46d6-ba8a-3437939336bf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:27.677317 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92e965a6-2404-46d6-ba8a-3437939336bf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:27.688419 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:27.688419 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:27.693391 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-92e965a6-2404-46d6-ba8a-3437939336bf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:30:27.701041 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92e965a6-2404-46d6-ba8a-3437939336bf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 200 Aug 14 01:30:27.701464 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1143/4578] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:27 2026] GET /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 1647 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:27.809984 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca8b4298-1d82-4c9d-843b-43f4c9612674 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:27.811889 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca8b4298-1d82-4c9d-843b-43f4c9612674 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 Aug 14 01:30:27.812099 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca8b4298-1d82-4c9d-843b-43f4c9612674 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:27.812286 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca8b4298-1d82-4c9d-843b-43f4c9612674 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:27.817556 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca8b4298-1d82-4c9d-843b-43f4c9612674 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 returned with HTTP 404 Aug 14 01:30:27.818034 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1153/4579] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:27 2026] GET /volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:27.826539 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e50bab77-935f-4407-807f-f17c3312a7de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:27.828726 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e50bab77-935f-4407-807f-f17c3312a7de tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 Aug 14 01:30:27.829114 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e50bab77-935f-4407-807f-f17c3312a7de tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:27.829372 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e50bab77-935f-4407-807f-f17c3312a7de tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:27.829600 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e50bab77-935f-4407-807f-f17c3312a7de tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: c1ce6716-621c-4098-abb3-30e21e42ebb3 Aug 14 01:30:27.837402 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:27.837402 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:27.837976 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e50bab77-935f-4407-807f-f17c3312a7de tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:27.857121 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e50bab77-935f-4407-807f-f17c3312a7de tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:27.857357 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e50bab77-935f-4407-807f-f17c3312a7de tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 returned with HTTP 202 Aug 14 01:30:27.857912 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1140/4580] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:27 2026] DELETE /volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:27.866290 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0461233-0392-4463-849a-c03399c09f46 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:27.867683 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0461233-0392-4463-849a-c03399c09f46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 Aug 14 01:30:27.868008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0461233-0392-4463-849a-c03399c09f46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:27.868261 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0461233-0392-4463-849a-c03399c09f46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:27.876285 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:27.876285 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:27.880535 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a0461233-0392-4463-849a-c03399c09f46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:27.885608 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0461233-0392-4463-849a-c03399c09f46 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 returned with HTTP 200 Aug 14 01:30:27.886247 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1145/4581] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:27 2026] GET /volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:28.672962 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c2f9e6f6-c4a3-4026-9ea7-98a7761142c3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.716175 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29ff959d-2f59-43ef-9ba8-bdf686cb6112 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.718616 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29ff959d-2f59-43ef-9ba8-bdf686cb6112 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:30:28.718616 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29ff959d-2f59-43ef-9ba8-bdf686cb6112 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:28.718821 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29ff959d-2f59-43ef-9ba8-bdf686cb6112 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:28.728901 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:28.728901 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:28.732649 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29ff959d-2f59-43ef-9ba8-bdf686cb6112 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:30:28.738237 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29ff959d-2f59-43ef-9ba8-bdf686cb6112 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 200 Aug 14 01:30:28.738806 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1154/4582] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:28 2026] GET /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 1647 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:28.772741 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2f9e6f6-c4a3-4026-9ea7-98a7761142c3 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:30:28.773180 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c2f9e6f6-c4a3-4026-9ea7-98a7761142c3 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-203027204", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:28.792300 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c2f9e6f6-c4a3-4026-9ea7-98a7761142c3 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:30:28.792770 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1144/4583] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:30:28 2026] POST /volume/v3/types => generated 379 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:28.804957 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a4164d9-7f25-46ac-8af5-e00c62a6eb35 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.806703 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a4164d9-7f25-46ac-8af5-e00c62a6eb35 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] POST https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption Aug 14 01:30:28.807053 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a4164d9-7f25-46ac-8af5-e00c62a6eb35 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:28.822936 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a4164d9-7f25-46ac-8af5-e00c62a6eb35 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption returned with HTTP 200 Aug 14 01:30:28.823324 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1141/4584] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:30:28 2026] POST /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:28.834309 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-72af7398-7d09-4132-a0cf-fa86e9d63e91 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.839293 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72af7398-7d09-4132-a0cf-fa86e9d63e91 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:30:28.839293 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72af7398-7d09-4132-a0cf-fa86e9d63e91 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-79056574", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:28.856711 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72af7398-7d09-4132-a0cf-fa86e9d63e91 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:30:28.857065 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1146/4585] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:30:28 2026] POST /volume/v3/types => generated 378 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:28.867296 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e527bd7e-db93-47f0-9106-9cb3c9937c64 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.901184 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cf177374-fabc-4298-a918-e3282749f68a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.903196 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf177374-fabc-4298-a918-e3282749f68a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 Aug 14 01:30:28.903439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf177374-fabc-4298-a918-e3282749f68a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:28.903676 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf177374-fabc-4298-a918-e3282749f68a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:28.911686 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf177374-fabc-4298-a918-e3282749f68a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 returned with HTTP 404 Aug 14 01:30:28.913414 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1145/4586] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:28 2026] GET /volume/v3/volumes/c1ce6716-621c-4098-abb3-30e21e42ebb3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:28.919173 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cffaad08-a88e-4207-ad93-c561d632583e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.921316 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cffaad08-a88e-4207-ad93-c561d632583e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 Aug 14 01:30:28.921316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cffaad08-a88e-4207-ad93-c561d632583e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:28.921316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cffaad08-a88e-4207-ad93-c561d632583e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:28.921591 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cffaad08-a88e-4207-ad93-c561d632583e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: dc6c4469-b627-4692-a81f-dba9ad360565 Aug 14 01:30:28.926398 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cffaad08-a88e-4207-ad93-c561d632583e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 returned with HTTP 404 Aug 14 01:30:28.926805 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1142/4587] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:28 2026] DELETE /volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:28.932972 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e527bd7e-db93-47f0-9106-9cb3c9937c64 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] POST https://10.4.3.11/volume/v3/types/260c76d2-7ce5-4760-9334-a9042991b8e5/encryption Aug 14 01:30:28.933299 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e527bd7e-db93-47f0-9106-9cb3c9937c64 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:28.933368 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8568c7be-e08d-4c4a-857c-9260da9882fe None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.935264 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8568c7be-e08d-4c4a-857c-9260da9882fe tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 Aug 14 01:30:28.935410 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-e527bd7e-db93-47f0-9106-9cb3c9937c64 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:28.935577 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8568c7be-e08d-4c4a-857c-9260da9882fe tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:28.935632 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e527bd7e-db93-47f0-9106-9cb3c9937c64 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/260c76d2-7ce5-4760-9334-a9042991b8e5/encryption returned with HTTP 403 Aug 14 01:30:28.935680 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8568c7be-e08d-4c4a-857c-9260da9882fe tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:28.935965 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1155/4588] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:30:28 2026] POST /volume/v3/types/260c76d2-7ce5-4760-9334-a9042991b8e5/encryption => generated 127 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:28.943355 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8568c7be-e08d-4c4a-857c-9260da9882fe tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 returned with HTTP 404 Aug 14 01:30:28.943894 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1147/4589] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:28 2026] GET /volume/v3/volumes/dc6c4469-b627-4692-a81f-dba9ad360565 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:28.946977 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6fa735b0-ec69-4087-917a-3decb457c7be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.948674 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fa735b0-ec69-4087-917a-3decb457c7be tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:30:28.949014 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6fa735b0-ec69-4087-917a-3decb457c7be tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1075943255", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:28.950065 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3dadf055-fc96-49ac-bd2a-30622b762797 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.951627 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dadf055-fc96-49ac-bd2a-30622b762797 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f Aug 14 01:30:28.951821 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dadf055-fc96-49ac-bd2a-30622b762797 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:28.952005 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dadf055-fc96-49ac-bd2a-30622b762797 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:28.952157 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3dadf055-fc96-49ac-bd2a-30622b762797 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 8c5cfe31-60ae-48d7-ab8a-14c44d36e99f Aug 14 01:30:28.958212 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:28.958212 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:28.958494 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3dadf055-fc96-49ac-bd2a-30622b762797 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:28.965259 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6fa735b0-ec69-4087-917a-3decb457c7be tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:30:28.965619 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1146/4590] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:30:28 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:28.972025 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3dadf055-fc96-49ac-bd2a-30622b762797 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume request issued successfully. Aug 14 01:30:28.972213 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dadf055-fc96-49ac-bd2a-30622b762797 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f returned with HTTP 202 Aug 14 01:30:28.972620 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1143/4591] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:28 2026] DELETE /volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:28.975174 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50c4064f-b524-40ee-bde4-16706648d9ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.976876 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50c4064f-b524-40ee-bde4-16706648d9ea tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] POST https://10.4.3.11/volume/v3/types/6bf3ca68-4310-44ad-abc3-98d4edb0853f/extra_specs Aug 14 01:30:28.977293 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50c4064f-b524-40ee-bde4-16706648d9ea tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:28.978963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dbf6c125-ffa8-40ee-a574-d8f621d848f6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.980278 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-50c4064f-b524-40ee-bde4-16706648d9ea tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:28.980449 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50c4064f-b524-40ee-bde4-16706648d9ea tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/6bf3ca68-4310-44ad-abc3-98d4edb0853f/extra_specs returned with HTTP 403 Aug 14 01:30:28.980995 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1156/4592] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:30:28 2026] POST /volume/v3/types/6bf3ca68-4310-44ad-abc3-98d4edb0853f/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:28.981378 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbf6c125-ffa8-40ee-a574-d8f621d848f6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f Aug 14 01:30:28.981785 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbf6c125-ffa8-40ee-a574-d8f621d848f6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:28.981836 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dbf6c125-ffa8-40ee-a574-d8f621d848f6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:28.988338 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:28.988338 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:28.989348 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4ee43e26-d92c-439c-b46e-9ade3f9bd24d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:28.991900 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ee43e26-d92c-439c-b46e-9ade3f9bd24d tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] PUT https://10.4.3.11/volume/v3/types/6bf3ca68-4310-44ad-abc3-98d4edb0853f/extra_specs/key2 Aug 14 01:30:28.992022 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dbf6c125-ffa8-40ee-a574-d8f621d848f6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Volume info retrieved successfully. Aug 14 01:30:28.992053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4ee43e26-d92c-439c-b46e-9ade3f9bd24d tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:28.995946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-4ee43e26-d92c-439c-b46e-9ade3f9bd24d tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:28.996163 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4ee43e26-d92c-439c-b46e-9ade3f9bd24d tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/6bf3ca68-4310-44ad-abc3-98d4edb0853f/extra_specs/key2 returned with HTTP 403 Aug 14 01:30:28.996711 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1147/4593] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:30:28 2026] PUT /volume/v3/types/6bf3ca68-4310-44ad-abc3-98d4edb0853f/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:28.996797 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dbf6c125-ffa8-40ee-a574-d8f621d848f6 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f returned with HTTP 200 Aug 14 01:30:28.997225 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1148/4594] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:28 2026] GET /volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:29.005171 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6877a89b-8b13-436b-99cd-a3ffc22d7185 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.006841 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6877a89b-8b13-436b-99cd-a3ffc22d7185 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] POST https://10.4.3.11/volume/v3/types Aug 14 01:30:29.007204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6877a89b-8b13-436b-99cd-a3ffc22d7185 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:29.009031 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-6877a89b-8b13-436b-99cd-a3ffc22d7185 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:29.009204 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6877a89b-8b13-436b-99cd-a3ffc22d7185 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types returned with HTTP 403 Aug 14 01:30:29.009623 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1144/4595] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:30:29 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 14 01:30:29.017053 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1f32d0e-04ba-4a8c-ac50-2be70a7fdbe8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.019546 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1f32d0e-04ba-4a8c-ac50-2be70a7fdbe8 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:30:29.020009 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1f32d0e-04ba-4a8c-ac50-2be70a7fdbe8 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-86596497", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:29.037287 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1f32d0e-04ba-4a8c-ac50-2be70a7fdbe8 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:30:29.037759 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1157/4596] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:30:29 2026] POST /volume/v3/types => generated 378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:29.050154 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-54c3ed5e-d843-42e1-984a-52449fc4ea6e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.052103 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54c3ed5e-d843-42e1-984a-52449fc4ea6e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] POST https://10.4.3.11/volume/v3/types/f681fb03-8899-42ee-be8b-51457fe542e3/encryption Aug 14 01:30:29.052472 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-54c3ed5e-d843-42e1-984a-52449fc4ea6e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:29.072537 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-54c3ed5e-d843-42e1-984a-52449fc4ea6e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types/f681fb03-8899-42ee-be8b-51457fe542e3/encryption returned with HTTP 200 Aug 14 01:30:29.073007 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1148/4597] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:30:29 2026] POST /volume/v3/types/f681fb03-8899-42ee-be8b-51457fe542e3/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:29.081589 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c6b7a720-f604-40ea-9ee6-045498355377 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.083806 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6b7a720-f604-40ea-9ee6-045498355377 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] DELETE https://10.4.3.11/volume/v3/types/f681fb03-8899-42ee-be8b-51457fe542e3/encryption/3cba0207-e17c-4fe7-8239-43cf407e3379 Aug 14 01:30:29.084016 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6b7a720-f604-40ea-9ee6-045498355377 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.084252 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c6b7a720-f604-40ea-9ee6-045498355377 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.085073 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-c6b7a720-f604-40ea-9ee6-045498355377 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:29.085292 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c6b7a720-f604-40ea-9ee6-045498355377 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/f681fb03-8899-42ee-be8b-51457fe542e3/encryption/3cba0207-e17c-4fe7-8239-43cf407e3379 returned with HTTP 403 Aug 14 01:30:29.085798 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1149/4598] 10.4.3.11 () {66 vars in 1482 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/types/f681fb03-8899-42ee-be8b-51457fe542e3/encryption/3cba0207-e17c-4fe7-8239-43cf407e3379 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:29.097669 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0daab82b-fb20-4616-8e59-7b900f18d3f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.101368 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0daab82b-fb20-4616-8e59-7b900f18d3f6 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:30:29.101750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0daab82b-fb20-4616-8e59-7b900f18d3f6 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1244317460", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:29.118117 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0daab82b-fb20-4616-8e59-7b900f18d3f6 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:30:29.118460 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1145/4599] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:30:29 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:29.126484 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1e6a2181-362d-4ae7-b53c-09053b94e9f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.128432 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e6a2181-362d-4ae7-b53c-09053b94e9f5 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] DELETE https://10.4.3.11/volume/v3/types/e2e12c2f-e85d-42f9-b7f9-aa069777330f/extra_specs/key1 Aug 14 01:30:29.128669 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e6a2181-362d-4ae7-b53c-09053b94e9f5 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.128850 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e6a2181-362d-4ae7-b53c-09053b94e9f5 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.133956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-1e6a2181-362d-4ae7-b53c-09053b94e9f5 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:29.134137 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e6a2181-362d-4ae7-b53c-09053b94e9f5 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/e2e12c2f-e85d-42f9-b7f9-aa069777330f/extra_specs/key1 returned with HTTP 403 Aug 14 01:30:29.134620 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1158/4600] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/types/e2e12c2f-e85d-42f9-b7f9-aa069777330f/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:29.144217 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-80c5424d-7063-49b0-bea2-b6ac61f7beb1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.146000 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80c5424d-7063-49b0-bea2-b6ac61f7beb1 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:30:29.146384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-80c5424d-7063-49b0-bea2-b6ac61f7beb1 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-46666276", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:29.148575 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-68d181ac-8add-472d-9b07-e92bd9f16fa6 req-54160be5-751a-47ef-bf94-57a5b4003b2d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.150991 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-68d181ac-8add-472d-9b07-e92bd9f16fa6 req-54160be5-751a-47ef-bf94-57a5b4003b2d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/attachments/673f4831-b9d5-477e-8ec2-c6830feb6a26 Aug 14 01:30:29.151246 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-68d181ac-8add-472d-9b07-e92bd9f16fa6 req-54160be5-751a-47ef-bf94-57a5b4003b2d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.151480 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-68d181ac-8add-472d-9b07-e92bd9f16fa6 req-54160be5-751a-47ef-bf94-57a5b4003b2d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.160213 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:29.160213 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:29.164036 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-80c5424d-7063-49b0-bea2-b6ac61f7beb1 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:30:29.164773 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1149/4601] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:30:29 2026] POST /volume/v3/types => generated 378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:29.173167 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b436e41-56d7-41ef-b8b8-8de04aefb8c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.175291 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b436e41-56d7-41ef-b8b8-8de04aefb8c1 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] DELETE https://10.4.3.11/volume/v3/types/88ce323d-aeb5-481f-93db-68857cb0d14d Aug 14 01:30:29.175540 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b436e41-56d7-41ef-b8b8-8de04aefb8c1 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.175735 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b436e41-56d7-41ef-b8b8-8de04aefb8c1 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.176599 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-6b436e41-56d7-41ef-b8b8-8de04aefb8c1 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:29.176773 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b436e41-56d7-41ef-b8b8-8de04aefb8c1 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/88ce323d-aeb5-481f-93db-68857cb0d14d returned with HTTP 403 Aug 14 01:30:29.177232 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1146/4602] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/types/88ce323d-aeb5-481f-93db-68857cb0d14d => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:29.185059 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-acad015a-7505-4ff7-9ee8-aa47ddd00506 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.187369 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acad015a-7505-4ff7-9ee8-aa47ddd00506 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] GET https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs Aug 14 01:30:29.187668 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acad015a-7505-4ff7-9ee8-aa47ddd00506 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.187935 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acad015a-7505-4ff7-9ee8-aa47ddd00506 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.198413 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acad015a-7505-4ff7-9ee8-aa47ddd00506 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs returned with HTTP 200 Aug 14 01:30:29.198939 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1159/4603] 10.4.3.11 () {66 vars in 1371 bytes} [Fri Aug 14 01:30:29 2026] GET /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:29.205097 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-68d181ac-8add-472d-9b07-e92bd9f16fa6 req-54160be5-751a-47ef-bf94-57a5b4003b2d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/attachments/673f4831-b9d5-477e-8ec2-c6830feb6a26 returned with HTTP 200 Aug 14 01:30:29.205659 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1150/4604] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/attachments/673f4831-b9d5-477e-8ec2-c6830feb6a26 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:29.210609 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5720ad07-f3e9-418a-b4a4-77cb7ce3b564 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.212621 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5720ad07-f3e9-418a-b4a4-77cb7ce3b564 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] GET https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption/cipher Aug 14 01:30:29.212803 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5720ad07-f3e9-418a-b4a4-77cb7ce3b564 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.213063 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5720ad07-f3e9-418a-b4a4-77cb7ce3b564 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.213725 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-5720ad07-f3e9-418a-b4a4-77cb7ce3b564 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:29.213914 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5720ad07-f3e9-418a-b4a4-77cb7ce3b564 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption/cipher returned with HTTP 403 Aug 14 01:30:29.214319 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1150/4605] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:30:29 2026] GET /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:29.224070 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60371659-3849-45b7-a89b-732fd2cafaa8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.225745 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60371659-3849-45b7-a89b-732fd2cafaa8 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] GET https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption Aug 14 01:30:29.225920 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60371659-3849-45b7-a89b-732fd2cafaa8 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.226132 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60371659-3849-45b7-a89b-732fd2cafaa8 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.226684 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-60371659-3849-45b7-a89b-732fd2cafaa8 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:29.226854 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60371659-3849-45b7-a89b-732fd2cafaa8 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption returned with HTTP 403 Aug 14 01:30:29.227260 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1147/4606] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:30:29 2026] GET /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:29.235284 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79c465d2-fc49-4ae6-ab6f-81e1601eb700 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.237638 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79c465d2-fc49-4ae6-ab6f-81e1601eb700 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] GET https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs/multiattach Aug 14 01:30:29.237779 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79c465d2-fc49-4ae6-ab6f-81e1601eb700 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.237974 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79c465d2-fc49-4ae6-ab6f-81e1601eb700 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.247494 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79c465d2-fc49-4ae6-ab6f-81e1601eb700 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs/multiattach returned with HTTP 200 Aug 14 01:30:29.248007 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1160/4607] 10.4.3.11 () {66 vars in 1407 bytes} [Fri Aug 14 01:30:29 2026] GET /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:30:29.255213 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2d8e3d9e-5bbb-48a9-91f2-40f6d7362237 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.257212 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d8e3d9e-5bbb-48a9-91f2-40f6d7362237 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] GET https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs/volume_backend_name Aug 14 01:30:29.257449 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d8e3d9e-5bbb-48a9-91f2-40f6d7362237 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.257696 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d8e3d9e-5bbb-48a9-91f2-40f6d7362237 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.257944 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:29.257944 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:29.266706 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d8e3d9e-5bbb-48a9-91f2-40f6d7362237 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 01:30:29.267176 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1151/4608] 10.4.3.11 () {66 vars in 1431 bytes} [Fri Aug 14 01:30:29 2026] GET /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:29.275865 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd1cb58d-0c8a-4996-aac1-b63b9fa0b1ee None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.278260 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd1cb58d-0c8a-4996-aac1-b63b9fa0b1ee tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] PUT https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption/9a376d9c-45a1-42c0-b29f-647c7c93b32b Aug 14 01:30:29.278688 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd1cb58d-0c8a-4996-aac1-b63b9fa0b1ee tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:29.281056 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-fd1cb58d-0c8a-4996-aac1-b63b9fa0b1ee tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:29.281362 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd1cb58d-0c8a-4996-aac1-b63b9fa0b1ee tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption/9a376d9c-45a1-42c0-b29f-647c7c93b32b returned with HTTP 403 Aug 14 01:30:29.281991 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1151/4609] 10.4.3.11 () {68 vars in 1499 bytes} [Fri Aug 14 01:30:29 2026] PUT /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/encryption/9a376d9c-45a1-42c0-b29f-647c7c93b32b => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:29.289454 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2efda8cd-3088-4c21-80d1-018b7ea45718 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.291632 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2efda8cd-3088-4c21-80d1-018b7ea45718 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] PUT https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs/key1 Aug 14 01:30:29.292027 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2efda8cd-3088-4c21-80d1-018b7ea45718 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:29.294877 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-2efda8cd-3088-4c21-80d1-018b7ea45718 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:29.295130 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2efda8cd-3088-4c21-80d1-018b7ea45718 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs/key1 returned with HTTP 403 Aug 14 01:30:29.295683 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1148/4610] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:30:29 2026] PUT /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:29.303691 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d76858d3-4e89-419f-9310-d8b07bf43c5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.305528 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d76858d3-4e89-419f-9310-d8b07bf43c5e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] PUT https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d Aug 14 01:30:29.305843 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d76858d3-4e89-419f-9310-d8b07bf43c5e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:29.307814 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-d76858d3-4e89-419f-9310-d8b07bf43c5e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8c3c04c6b0ab42f3adb6dfee06a5207e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f55578a81caf42aa9a1768a08f81fe27', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:29.308038 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d76858d3-4e89-419f-9310-d8b07bf43c5e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-reader] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d returned with HTTP 403 Aug 14 01:30:29.308783 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1161/4611] 10.4.3.11 () {68 vars in 1355 bytes} [Fri Aug 14 01:30:29 2026] PUT /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:29.317648 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f6d033c8-5c42-4327-a2eb-2ca6e5abeeb3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.319394 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6d033c8-5c42-4327-a2eb-2ca6e5abeeb3 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] DELETE https://10.4.3.11/volume/v3/types/88ce323d-aeb5-481f-93db-68857cb0d14d Aug 14 01:30:29.319615 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6d033c8-5c42-4327-a2eb-2ca6e5abeeb3 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.319831 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f6d033c8-5c42-4327-a2eb-2ca6e5abeeb3 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.344044 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f6d033c8-5c42-4327-a2eb-2ca6e5abeeb3 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types/88ce323d-aeb5-481f-93db-68857cb0d14d returned with HTTP 202 Aug 14 01:30:29.344455 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1152/4612] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/types/88ce323d-aeb5-481f-93db-68857cb0d14d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:29.352536 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-99c8fc8b-0cf4-4883-add1-c2ba91fd13d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.354584 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99c8fc8b-0cf4-4883-add1-c2ba91fd13d0 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] DELETE https://10.4.3.11/volume/v3/types/e2e12c2f-e85d-42f9-b7f9-aa069777330f Aug 14 01:30:29.354845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99c8fc8b-0cf4-4883-add1-c2ba91fd13d0 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.355137 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-99c8fc8b-0cf4-4883-add1-c2ba91fd13d0 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.383317 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-99c8fc8b-0cf4-4883-add1-c2ba91fd13d0 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types/e2e12c2f-e85d-42f9-b7f9-aa069777330f returned with HTTP 202 Aug 14 01:30:29.383827 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1152/4613] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/types/e2e12c2f-e85d-42f9-b7f9-aa069777330f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:29.390836 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-64c2e2bf-15fe-450e-a0ad-0e3df4d8fc84 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.393059 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64c2e2bf-15fe-450e-a0ad-0e3df4d8fc84 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] DELETE https://10.4.3.11/volume/v3/types/f681fb03-8899-42ee-be8b-51457fe542e3 Aug 14 01:30:29.393315 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64c2e2bf-15fe-450e-a0ad-0e3df4d8fc84 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.393608 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64c2e2bf-15fe-450e-a0ad-0e3df4d8fc84 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.424016 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64c2e2bf-15fe-450e-a0ad-0e3df4d8fc84 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types/f681fb03-8899-42ee-be8b-51457fe542e3 returned with HTTP 202 Aug 14 01:30:29.424596 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1149/4614] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/types/f681fb03-8899-42ee-be8b-51457fe542e3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:29.432635 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b81e84b4-a639-404a-8357-5ab05945b05e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.434829 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b81e84b4-a639-404a-8357-5ab05945b05e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] DELETE https://10.4.3.11/volume/v3/types/6bf3ca68-4310-44ad-abc3-98d4edb0853f Aug 14 01:30:29.435084 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b81e84b4-a639-404a-8357-5ab05945b05e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.435331 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b81e84b4-a639-404a-8357-5ab05945b05e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.472066 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b81e84b4-a639-404a-8357-5ab05945b05e tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types/6bf3ca68-4310-44ad-abc3-98d4edb0853f returned with HTTP 202 Aug 14 01:30:29.472664 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1162/4615] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/types/6bf3ca68-4310-44ad-abc3-98d4edb0853f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:29.485648 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3bea6784-693a-4fc3-9e29-15c8300113b7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.486822 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bea6784-693a-4fc3-9e29-15c8300113b7 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] DELETE https://10.4.3.11/volume/v3/types/260c76d2-7ce5-4760-9334-a9042991b8e5 Aug 14 01:30:29.487076 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bea6784-693a-4fc3-9e29-15c8300113b7 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.487354 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bea6784-693a-4fc3-9e29-15c8300113b7 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.516621 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bea6784-693a-4fc3-9e29-15c8300113b7 tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types/260c76d2-7ce5-4760-9334-a9042991b8e5 returned with HTTP 202 Aug 14 01:30:29.517082 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1153/4616] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/types/260c76d2-7ce5-4760-9334-a9042991b8e5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:29.524093 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-95904714-7674-4fdd-baca-acb13fad84ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.526115 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95904714-7674-4fdd-baca-acb13fad84ad tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] DELETE https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d Aug 14 01:30:29.526321 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95904714-7674-4fdd-baca-acb13fad84ad tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.526568 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-95904714-7674-4fdd-baca-acb13fad84ad tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.556721 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-95904714-7674-4fdd-baca-acb13fad84ad tempest-VolumeTypesReaderTests-1111439020 tempest-VolumeTypesReaderTests-1111439020-project-admin] https://10.4.3.11/volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d returned with HTTP 202 Aug 14 01:30:29.557316 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1153/4617] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:30:29 2026] DELETE /volume/v3/types/3c70eee1-8c68-41e4-b44a-fbcf6650513d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:29.751503 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c03f877d-6d03-4ef8-90bb-68059ce4cb28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.753539 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c03f877d-6d03-4ef8-90bb-68059ce4cb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:30:29.753744 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c03f877d-6d03-4ef8-90bb-68059ce4cb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.753913 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c03f877d-6d03-4ef8-90bb-68059ce4cb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.756238 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=346,cinder:UPDATE=87,cinder:DELETE=1,cinder:INSERT=55 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:30:29.761813 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:29.761813 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:29.766328 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c03f877d-6d03-4ef8-90bb-68059ce4cb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:30:29.774189 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c03f877d-6d03-4ef8-90bb-68059ce4cb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 200 Aug 14 01:30:29.774710 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1150/4618] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:29 2026] GET /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:29.787615 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9dd3dcca-6e8c-4331-839c-730f7ff66ac0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.789736 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dd3dcca-6e8c-4331-839c-730f7ff66ac0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:30:29.790179 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dd3dcca-6e8c-4331-839c-730f7ff66ac0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d1784cd-1198-4e5b-b0d1-e5c2648d5558", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1952817895"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:29.791903 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-9dd3dcca-6e8c-4331-839c-730f7ff66ac0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating new backup {'backup': {'volume_id': '4d1784cd-1198-4e5b-b0d1-e5c2648d5558', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1952817895'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:30:29.792048 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-9dd3dcca-6e8c-4331-839c-730f7ff66ac0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating backup of volume 4d1784cd-1198-4e5b-b0d1-e5c2648d5558 in container None Aug 14 01:30:29.799196 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:29.799196 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:29.799714 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9dd3dcca-6e8c-4331-839c-730f7ff66ac0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:30:29.816774 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9dd3dcca-6e8c-4331-839c-730f7ff66ac0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['f0d17edc-8dae-42de-8431-b6b45269b4c8', '3d6a64cf-166b-4ec9-aed6-482febf017a5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:29.852398 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dd3dcca-6e8c-4331-839c-730f7ff66ac0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:30:29.852895 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1163/4619] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:30:29 2026] POST /volume/v3/backups => generated 328 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:29.861235 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d50fa7b-10b8-4756-b687-23e38d8fa71f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:29.862770 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d50fa7b-10b8-4756-b687-23e38d8fa71f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:29.863009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d50fa7b-10b8-4756-b687-23e38d8fa71f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:29.863125 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d50fa7b-10b8-4756-b687-23e38d8fa71f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:29.863271 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6d50fa7b-10b8-4756-b687-23e38d8fa71f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:29.868075 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:29.868075 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:29.868892 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d50fa7b-10b8-4756-b687-23e38d8fa71f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:29.869245 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1154/4620] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:29 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:30.010163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2d0a55a5-bfd1-4c18-8421-84a85fda15be None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.012383 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2d0a55a5-bfd1-4c18-8421-84a85fda15be tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f Aug 14 01:30:30.012540 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2d0a55a5-bfd1-4c18-8421-84a85fda15be tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.012739 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2d0a55a5-bfd1-4c18-8421-84a85fda15be tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.019068 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2d0a55a5-bfd1-4c18-8421-84a85fda15be tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f returned with HTTP 404 Aug 14 01:30:30.019831 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1154/4621] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/volumes/8c5cfe31-60ae-48d7-ab8a-14c44d36e99f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.027134 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32037b74-c002-4fac-ad1f-14e9f8f162aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.029619 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32037b74-c002-4fac-ad1f-14e9f8f162aa tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e Aug 14 01:30:30.029947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32037b74-c002-4fac-ad1f-14e9f8f162aa tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.030254 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32037b74-c002-4fac-ad1f-14e9f8f162aa tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.030440 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-32037b74-c002-4fac-ad1f-14e9f8f162aa tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: 73bb3384-0851-42d8-9098-538fbbe0302e Aug 14 01:30:30.040826 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32037b74-c002-4fac-ad1f-14e9f8f162aa tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e returned with HTTP 404 Aug 14 01:30:30.041366 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1151/4622] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.048965 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6abfa4c-f97c-4f1d-ab0f-a22c9b893717 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.051181 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6abfa4c-f97c-4f1d-ab0f-a22c9b893717 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e Aug 14 01:30:30.051398 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6abfa4c-f97c-4f1d-ab0f-a22c9b893717 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.051652 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6abfa4c-f97c-4f1d-ab0f-a22c9b893717 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.056945 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6abfa4c-f97c-4f1d-ab0f-a22c9b893717 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e returned with HTTP 404 Aug 14 01:30:30.057565 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1164/4623] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/snapshots/73bb3384-0851-42d8-9098-538fbbe0302e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.070337 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-020eb286-1031-4891-b8f2-95d6d30dac64 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.072498 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-020eb286-1031-4891-b8f2-95d6d30dac64 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:30.072814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-020eb286-1031-4891-b8f2-95d6d30dac64 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.073047 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-020eb286-1031-4891-b8f2-95d6d30dac64 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.073252 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-020eb286-1031-4891-b8f2-95d6d30dac64 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:30.080401 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-020eb286-1031-4891-b8f2-95d6d30dac64 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc returned with HTTP 404 Aug 14 01:30:30.081034 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1155/4624] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.090109 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8cb7944e-b27c-4d7b-9b7f-5f9efff2ae47 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.092315 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8cb7944e-b27c-4d7b-9b7f-5f9efff2ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc Aug 14 01:30:30.092733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8cb7944e-b27c-4d7b-9b7f-5f9efff2ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.092801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8cb7944e-b27c-4d7b-9b7f-5f9efff2ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.099893 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8cb7944e-b27c-4d7b-9b7f-5f9efff2ae47 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc returned with HTTP 404 Aug 14 01:30:30.100480 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1155/4625] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/volumes/a68789fb-74f3-4a80-8ab3-78e8d88e80fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.108800 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31841173-086e-4799-b35b-56b937b950d8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.110950 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31841173-086e-4799-b35b-56b937b950d8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa Aug 14 01:30:30.111204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31841173-086e-4799-b35b-56b937b950d8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.111437 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31841173-086e-4799-b35b-56b937b950d8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.111654 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-31841173-086e-4799-b35b-56b937b950d8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 544c5a30-f451-4df6-a809-004e31f8d0fa Aug 14 01:30:30.120015 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31841173-086e-4799-b35b-56b937b950d8 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa returned with HTTP 404 Aug 14 01:30:30.120599 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1152/4626] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.128662 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63559a10-ee1a-4ab9-9b48-894145d15646 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.130504 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63559a10-ee1a-4ab9-9b48-894145d15646 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa Aug 14 01:30:30.130707 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63559a10-ee1a-4ab9-9b48-894145d15646 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.130878 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63559a10-ee1a-4ab9-9b48-894145d15646 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.136489 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63559a10-ee1a-4ab9-9b48-894145d15646 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa returned with HTTP 404 Aug 14 01:30:30.136981 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1165/4627] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/volumes/544c5a30-f451-4df6-a809-004e31f8d0fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.144084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-edd60994-e96c-4123-a063-0ceacee4341b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.146136 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edd60994-e96c-4123-a063-0ceacee4341b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a Aug 14 01:30:30.146356 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edd60994-e96c-4123-a063-0ceacee4341b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.146594 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-edd60994-e96c-4123-a063-0ceacee4341b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.146720 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-edd60994-e96c-4123-a063-0ceacee4341b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: bc90a808-81ab-4cb3-ad18-dbb89491953a Aug 14 01:30:30.151764 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-edd60994-e96c-4123-a063-0ceacee4341b tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a returned with HTTP 404 Aug 14 01:30:30.152354 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1156/4628] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.160954 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eaf181a9-df05-44f0-b328-6bb435060185 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.163102 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eaf181a9-df05-44f0-b328-6bb435060185 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a Aug 14 01:30:30.163314 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eaf181a9-df05-44f0-b328-6bb435060185 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.163553 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eaf181a9-df05-44f0-b328-6bb435060185 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.167625 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eaf181a9-df05-44f0-b328-6bb435060185 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a returned with HTTP 404 Aug 14 01:30:30.168203 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1156/4629] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/snapshots/bc90a808-81ab-4cb3-ad18-dbb89491953a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.174416 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a0abc1f8-9912-4b3f-9f19-3b0bcbc224ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.175985 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0abc1f8-9912-4b3f-9f19-3b0bcbc224ae tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:30.176196 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0abc1f8-9912-4b3f-9f19-3b0bcbc224ae tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.176407 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0abc1f8-9912-4b3f-9f19-3b0bcbc224ae tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.176610 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a0abc1f8-9912-4b3f-9f19-3b0bcbc224ae tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:30.181750 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0abc1f8-9912-4b3f-9f19-3b0bcbc224ae tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 returned with HTTP 404 Aug 14 01:30:30.182197 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1153/4630] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.188475 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bfeba876-a44d-42cd-bea6-5c45a5f54225 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.190031 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfeba876-a44d-42cd-bea6-5c45a5f54225 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 Aug 14 01:30:30.190210 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfeba876-a44d-42cd-bea6-5c45a5f54225 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.190379 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfeba876-a44d-42cd-bea6-5c45a5f54225 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.195587 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfeba876-a44d-42cd-bea6-5c45a5f54225 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 returned with HTTP 404 Aug 14 01:30:30.196042 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1166/4631] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/volumes/7bbfd6db-c236-4c2b-9f9a-78ad3f884d75 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.203718 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3fa73cc7-622d-4d02-8301-d5302c8e96d9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.205773 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fa73cc7-622d-4d02-8301-d5302c8e96d9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 Aug 14 01:30:30.206017 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3fa73cc7-622d-4d02-8301-d5302c8e96d9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.206246 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3fa73cc7-622d-4d02-8301-d5302c8e96d9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.206376 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-3fa73cc7-622d-4d02-8301-d5302c8e96d9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: 31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 Aug 14 01:30:30.212487 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3fa73cc7-622d-4d02-8301-d5302c8e96d9 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 returned with HTTP 404 Aug 14 01:30:30.213102 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1157/4632] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.220097 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1f02d01-a26e-4b57-9515-9df2e3694972 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.221708 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1f02d01-a26e-4b57-9515-9df2e3694972 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 Aug 14 01:30:30.221901 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1f02d01-a26e-4b57-9515-9df2e3694972 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.222153 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1f02d01-a26e-4b57-9515-9df2e3694972 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.226699 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1f02d01-a26e-4b57-9515-9df2e3694972 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 returned with HTTP 404 Aug 14 01:30:30.227192 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1157/4633] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/snapshots/31ca8ddb-cb4d-4a28-bfa1-c4f9a1e87588 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.233627 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-58c5d14d-ea6c-45ec-acc7-77020c7942f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.235270 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58c5d14d-ea6c-45ec-acc7-77020c7942f3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:30.235500 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58c5d14d-ea6c-45ec-acc7-77020c7942f3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.235734 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58c5d14d-ea6c-45ec-acc7-77020c7942f3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.235918 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-58c5d14d-ea6c-45ec-acc7-77020c7942f3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:30.240790 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58c5d14d-ea6c-45ec-acc7-77020c7942f3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab returned with HTTP 404 Aug 14 01:30:30.241243 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1154/4634] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.250439 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc924372-545b-41c1-8c72-355670396984 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.252850 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc924372-545b-41c1-8c72-355670396984 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab Aug 14 01:30:30.253172 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc924372-545b-41c1-8c72-355670396984 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.253446 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc924372-545b-41c1-8c72-355670396984 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.263756 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc924372-545b-41c1-8c72-355670396984 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab returned with HTTP 404 Aug 14 01:30:30.264483 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1167/4635] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/volumes/18a3f478-3c82-41bc-939b-74bce40fa4ab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.274344 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ed908508-a416-4138-9426-7b5ea6d4b5ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.276069 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed908508-a416-4138-9426-7b5ea6d4b5ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 Aug 14 01:30:30.276249 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed908508-a416-4138-9426-7b5ea6d4b5ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.276438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed908508-a416-4138-9426-7b5ea6d4b5ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.276627 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ed908508-a416-4138-9426-7b5ea6d4b5ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 0d5356d6-e61e-4d02-a4f9-8be49bcde932 Aug 14 01:30:30.282079 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed908508-a416-4138-9426-7b5ea6d4b5ea tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 returned with HTTP 404 Aug 14 01:30:30.282529 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1158/4636] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.290750 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9739fd27-ca4f-4450-bf73-5bd470391bff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.292504 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9739fd27-ca4f-4450-bf73-5bd470391bff tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 Aug 14 01:30:30.292731 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9739fd27-ca4f-4450-bf73-5bd470391bff tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.292892 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9739fd27-ca4f-4450-bf73-5bd470391bff tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.298715 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9739fd27-ca4f-4450-bf73-5bd470391bff tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 returned with HTTP 404 Aug 14 01:30:30.299345 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1158/4637] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/volumes/0d5356d6-e61e-4d02-a4f9-8be49bcde932 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.307491 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c7d7a887-6262-4cbc-be95-463025ca4742 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.309189 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7d7a887-6262-4cbc-be95-463025ca4742 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 Aug 14 01:30:30.309366 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7d7a887-6262-4cbc-be95-463025ca4742 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.309584 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7d7a887-6262-4cbc-be95-463025ca4742 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.309697 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c7d7a887-6262-4cbc-be95-463025ca4742 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: f91283c2-c013-40f2-aa1b-c79397c99612 Aug 14 01:30:30.319179 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7d7a887-6262-4cbc-be95-463025ca4742 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 returned with HTTP 404 Aug 14 01:30:30.319549 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1155/4638] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.332121 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6bb0dac3-5280-4fc4-bed3-d914b031033e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.333783 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bb0dac3-5280-4fc4-bed3-d914b031033e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 Aug 14 01:30:30.333986 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bb0dac3-5280-4fc4-bed3-d914b031033e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.334202 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bb0dac3-5280-4fc4-bed3-d914b031033e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.339670 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bb0dac3-5280-4fc4-bed3-d914b031033e tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 returned with HTTP 404 Aug 14 01:30:30.340101 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1168/4639] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/volumes/f91283c2-c013-40f2-aa1b-c79397c99612 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.348073 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a2f744ab-e34e-49e8-9389-a57ca6facba0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.350150 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2f744ab-e34e-49e8-9389-a57ca6facba0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 Aug 14 01:30:30.350322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2f744ab-e34e-49e8-9389-a57ca6facba0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.350518 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2f744ab-e34e-49e8-9389-a57ca6facba0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.350642 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-a2f744ab-e34e-49e8-9389-a57ca6facba0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: 19cb16cb-65e3-4d55-b73f-7ba792535b73 Aug 14 01:30:30.355665 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2f744ab-e34e-49e8-9389-a57ca6facba0 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 returned with HTTP 404 Aug 14 01:30:30.356278 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1159/4640] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.362946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2d5d84ed-d3b4-42bf-8493-cd25ea2f239c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.364993 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2d5d84ed-d3b4-42bf-8493-cd25ea2f239c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 Aug 14 01:30:30.365245 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2d5d84ed-d3b4-42bf-8493-cd25ea2f239c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.365493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2d5d84ed-d3b4-42bf-8493-cd25ea2f239c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.370248 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2d5d84ed-d3b4-42bf-8493-cd25ea2f239c tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 returned with HTTP 404 Aug 14 01:30:30.370866 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1159/4641] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/snapshots/19cb16cb-65e3-4d55-b73f-7ba792535b73 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.379595 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e8b9ccc-9d30-4282-abdf-0dd164e38d33 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.381667 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e8b9ccc-9d30-4282-abdf-0dd164e38d33 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:30:30.381950 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e8b9ccc-9d30-4282-abdf-0dd164e38d33 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.382204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e8b9ccc-9d30-4282-abdf-0dd164e38d33 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.382414 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3e8b9ccc-9d30-4282-abdf-0dd164e38d33 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: 9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:30:30.389101 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e8b9ccc-9d30-4282-abdf-0dd164e38d33 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 returned with HTTP 404 Aug 14 01:30:30.389654 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1156/4642] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.396552 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd4ab5a2-c546-407b-a9c6-7fa35c78d592 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.398564 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd4ab5a2-c546-407b-a9c6-7fa35c78d592 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 Aug 14 01:30:30.398861 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd4ab5a2-c546-407b-a9c6-7fa35c78d592 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.399145 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd4ab5a2-c546-407b-a9c6-7fa35c78d592 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.405048 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd4ab5a2-c546-407b-a9c6-7fa35c78d592 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 returned with HTTP 404 Aug 14 01:30:30.405497 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1169/4643] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/volumes/9016b7a6-9131-45c0-88f7-56dd4efecb60 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.413903 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-855c744d-09d2-41ce-baf1-ca1066c72cc3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.415846 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-855c744d-09d2-41ce-baf1-ca1066c72cc3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 Aug 14 01:30:30.416311 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-855c744d-09d2-41ce-baf1-ca1066c72cc3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.416601 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-855c744d-09d2-41ce-baf1-ca1066c72cc3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.416908 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-855c744d-09d2-41ce-baf1-ca1066c72cc3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete snapshot with id: 69c49719-4623-4995-a45d-0d8b294b6af3 Aug 14 01:30:30.421672 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-855c744d-09d2-41ce-baf1-ca1066c72cc3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 returned with HTTP 404 Aug 14 01:30:30.422129 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1160/4644] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.430794 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-19ea90f6-6e04-400a-b591-e71658fed102 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.432572 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19ea90f6-6e04-400a-b591-e71658fed102 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 Aug 14 01:30:30.432742 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19ea90f6-6e04-400a-b591-e71658fed102 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.432909 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19ea90f6-6e04-400a-b591-e71658fed102 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.437623 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19ea90f6-6e04-400a-b591-e71658fed102 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 returned with HTTP 404 Aug 14 01:30:30.438172 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1160/4645] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/snapshots/69c49719-4623-4995-a45d-0d8b294b6af3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:30.446510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-812eff48-2d11-41dc-927a-0e31e3a3e90a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.448725 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-812eff48-2d11-41dc-927a-0e31e3a3e90a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:30:30.449020 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-812eff48-2d11-41dc-927a-0e31e3a3e90a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.449269 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-812eff48-2d11-41dc-927a-0e31e3a3e90a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.449485 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-812eff48-2d11-41dc-927a-0e31e3a3e90a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Delete volume with id: e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:30:30.456409 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-812eff48-2d11-41dc-927a-0e31e3a3e90a tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 returned with HTTP 404 Aug 14 01:30:30.457035 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1157/4646] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:30 2026] DELETE /volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.464363 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8226e77a-4084-4f6b-b0f3-6ebe7d3abbe3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.466679 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8226e77a-4084-4f6b-b0f3-6ebe7d3abbe3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] GET https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 Aug 14 01:30:30.466902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8226e77a-4084-4f6b-b0f3-6ebe7d3abbe3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.467161 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8226e77a-4084-4f6b-b0f3-6ebe7d3abbe3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.473430 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8226e77a-4084-4f6b-b0f3-6ebe7d3abbe3 tempest-VolumeDependencyTests-687123727 tempest-VolumeDependencyTests-687123727-project-member] https://10.4.3.11/volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 returned with HTTP 404 Aug 14 01:30:30.474139 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1170/4647] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/volumes/e39b2f09-4d74-4cef-a192-1962ea1bfa20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:30.880301 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-40ec3b96-0423-46e4-9779-0311818b0def None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:30.882165 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40ec3b96-0423-46e4-9779-0311818b0def tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:30.882379 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40ec3b96-0423-46e4-9779-0311818b0def tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:30.882590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-40ec3b96-0423-46e4-9779-0311818b0def tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:30.882818 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-40ec3b96-0423-46e4-9779-0311818b0def tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:30.887858 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:30.887858 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:30.888698 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-40ec3b96-0423-46e4-9779-0311818b0def tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:30.889088 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1161/4648] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:30 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:31.900821 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ebf73a0-10e1-48fe-95a1-edbd416405bc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:31.903310 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ebf73a0-10e1-48fe-95a1-edbd416405bc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:31.903589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ebf73a0-10e1-48fe-95a1-edbd416405bc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:31.903843 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ebf73a0-10e1-48fe-95a1-edbd416405bc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:31.904008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0ebf73a0-10e1-48fe-95a1-edbd416405bc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:31.908912 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:31.908912 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:31.909862 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ebf73a0-10e1-48fe-95a1-edbd416405bc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:31.910309 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1161/4649] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:31 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:31.925232 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-073e5bcb-a15d-4f03-a85c-558b70ac7b09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:32.076281 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-073e5bcb-a15d-4f03-a85c-558b70ac7b09 tempest-ProjectAdminTests-1621308199 tempest-ProjectAdminTests-1621308199-project-admin] GET https://10.4.3.11/volume/v3/scheduler-stats/get_pools Aug 14 01:30:32.076600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-073e5bcb-a15d-4f03-a85c-558b70ac7b09 tempest-ProjectAdminTests-1621308199 tempest-ProjectAdminTests-1621308199-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:32.076857 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-073e5bcb-a15d-4f03-a85c-558b70ac7b09 tempest-ProjectAdminTests-1621308199 tempest-ProjectAdminTests-1621308199-project-admin] Calling method 'get_pools' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:32.088858 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-073e5bcb-a15d-4f03-a85c-558b70ac7b09 tempest-ProjectAdminTests-1621308199 tempest-ProjectAdminTests-1621308199-project-admin] https://10.4.3.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 01:30:32.089291 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1158/4650] 10.4.3.11 () {66 vars in 1284 bytes} [Fri Aug 14 01:30:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:32.098245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a0bcea9-5c40-44de-8a1d-9d4d3e7e4833 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:32.100377 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a0bcea9-5c40-44de-8a1d-9d4d3e7e4833 tempest-ProjectAdminTests-1621308199 tempest-ProjectAdminTests-1621308199-project-admin] GET https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool Aug 14 01:30:32.100785 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a0bcea9-5c40-44de-8a1d-9d4d3e7e4833 tempest-ProjectAdminTests-1621308199 tempest-ProjectAdminTests-1621308199-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:32.101190 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a0bcea9-5c40-44de-8a1d-9d4d3e7e4833 tempest-ProjectAdminTests-1621308199 tempest-ProjectAdminTests-1621308199-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:32.102056 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:32.102056 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:32.105385 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=446,cinder:UPDATE=158,cinder:INSERT=87 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:30:32.119350 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a0bcea9-5c40-44de-8a1d-9d4d3e7e4833 tempest-ProjectAdminTests-1621308199 tempest-ProjectAdminTests-1621308199-project-admin] https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool returned with HTTP 200 Aug 14 01:30:32.120482 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1171/4651] 10.4.3.11 () {66 vars in 1311 bytes} [Fri Aug 14 01:30:32 2026] GET /volume/v3/capabilities/np0000007295@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:32.668387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:32.760676 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:32.761010 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-962121735"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:32.762406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-962121735'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:32.762521 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume of 1 GB Aug 14 01:30:32.766820 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Availability Zones retrieved successfully. Aug 14 01:30:32.774885 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (fea1b283-adc0-47ff-87eb-cbd8801772fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:32.776459 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c45c4c4-6601-48e9-96f0-390b1a7a4b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:32.778056 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:32.813424 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c45c4c4-6601-48e9-96f0-390b1a7a4b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:32.814825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98d7db0-966b-4ffd-bb88-16edc8899ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:32.898418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['8a6f5bf7-1af0-47e8-8a4f-6330f89b89bd', '84b6f33d-6165-4857-9a52-9208a7846472', '861fe106-3097-43c9-95e0-e5a7bfe48736', '6bdefb12-59b7-4083-96a8-aff86c82ec34'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:32.899493 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98d7db0-966b-4ffd-bb88-16edc8899ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6f5bf7-1af0-47e8-8a4f-6330f89b89bd', '84b6f33d-6165-4857-9a52-9208a7846472', '861fe106-3097-43c9-95e0-e5a7bfe48736', '6bdefb12-59b7-4083-96a8-aff86c82ec34']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:32.900262 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536334af-399e-4dda-b01c-fa6215aaa72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:32.922901 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f3c887b-01a3-4105-a40d-5528632ba7f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:32.925151 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f3c887b-01a3-4105-a40d-5528632ba7f1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:32.925396 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f3c887b-01a3-4105-a40d-5528632ba7f1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:32.925666 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f3c887b-01a3-4105-a40d-5528632ba7f1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:32.925840 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4f3c887b-01a3-4105-a40d-5528632ba7f1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:32.926193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536334af-399e-4dda-b01c-fa6215aaa72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a03cb52-0884-4b58-8890-ccb0ae6430c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-962121735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['8a6f5bf7-1af0-47e8-8a4f-6330f89b89bd','84b6f33d-6165-4857-9a52-9208a7846472','861fe106-3097-43c9-95e0-e5a7bfe48736','6bdefb12-59b7-4083-96a8-aff86c82ec34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-962121735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a03cb52-0884-4b58-8890-ccb0ae6430c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93828998a3a84c02b7d5df8c432e6b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:32.927139 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ea1b5e-824a-4e99-b434-696079a2cd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:32.931365 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:32.931365 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:32.933087 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f3c887b-01a3-4105-a40d-5528632ba7f1 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:32.933571 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1162/4652] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:32 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:32.952552 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ea1b5e-824a-4e99-b434-696079a2cd03) transitioned into state 'SUCCESS' from state '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-962121735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['8a6f5bf7-1af0-47e8-8a4f-6330f89b89bd','84b6f33d-6165-4857-9a52-9208a7846472','861fe106-3097-43c9-95e0-e5a7bfe48736','6bdefb12-59b7-4083-96a8-aff86c82ec34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:32.953329 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbba07a-585a-492a-a766-47492fd07853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:32.964813 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dbba07a-585a-492a-a766-47492fd07853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:32.966309 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (fea1b283-adc0-47ff-87eb-cbd8801772fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:32.966695 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request issued successfully. Aug 14 01:30:32.967637 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3cf20f5a-ae0b-4ab8-92f8-131c4c7f0754 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:32.968157 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1162/4653] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:32 2026] POST /volume/v3/volumes => generated 746 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:33.949070 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da1efc1e-a13d-4e3d-8b38-1f02b31bcc51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:33.952058 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da1efc1e-a13d-4e3d-8b38-1f02b31bcc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:33.952350 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da1efc1e-a13d-4e3d-8b38-1f02b31bcc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:33.952666 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da1efc1e-a13d-4e3d-8b38-1f02b31bcc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:33.952798 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-da1efc1e-a13d-4e3d-8b38-1f02b31bcc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:33.961641 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:33.961641 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:33.962986 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da1efc1e-a13d-4e3d-8b38-1f02b31bcc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:33.963320 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1159/4654] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:33 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:34.388460 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:34.510100 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:34.510583 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-130103065"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:34.517295 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-130103065'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:34.517492 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume of 1 GB Aug 14 01:30:34.525295 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:34.531698 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (14240cd3-4a6d-49ad-bd95-bf22080c879c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:34.533742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc81695-9246-40f7-883b-e9c33893a391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:34.534818 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:34.568836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc81695-9246-40f7-883b-e9c33893a391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:34.569742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6d7bd2-60dd-4467-a8f6-ec23345124a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:34.647016 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['20e48b36-cd50-4a4f-85ff-13278d20fed4', '93a99b4e-a514-4451-aace-79532edc6e8d', '48b3ddcc-a446-482c-aef1-af482f0de584', 'a24fd8a6-fc62-49c0-b3f9-032a5eea78ea'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:34.648037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6d7bd2-60dd-4467-a8f6-ec23345124a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20e48b36-cd50-4a4f-85ff-13278d20fed4', '93a99b4e-a514-4451-aace-79532edc6e8d', '48b3ddcc-a446-482c-aef1-af482f0de584', 'a24fd8a6-fc62-49c0-b3f9-032a5eea78ea']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:34.652000 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f2aef9-2a77-4eb2-84a9-f221d99d7446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:34.682956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f2aef9-2a77-4eb2-84a9-f221d99d7446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f07cb826-d55f-42c8-b91a-5c190758565e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130103065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['20e48b36-cd50-4a4f-85ff-13278d20fed4','93a99b4e-a514-4451-aace-79532edc6e8d','48b3ddcc-a446-482c-aef1-af482f0de584','a24fd8a6-fc62-49c0-b3f9-032a5eea78ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130103065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f07cb826-d55f-42c8-b91a-5c190758565e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:34.682956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933fa919-1125-4f32-a9f5-dd5c20565422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:34.707679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933fa919-1125-4f32-a9f5-dd5c20565422) transitioned into state 'SUCCESS' from state '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-130103065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['20e48b36-cd50-4a4f-85ff-13278d20fed4','93a99b4e-a514-4451-aace-79532edc6e8d','48b3ddcc-a446-482c-aef1-af482f0de584','a24fd8a6-fc62-49c0-b3f9-032a5eea78ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:34.710086 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdd5252-8f92-4079-bf3e-f7a31c80b73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:34.727965 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdd5252-8f92-4079-bf3e-f7a31c80b73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:34.727965 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (14240cd3-4a6d-49ad-bd95-bf22080c879c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:34.728605 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request issued successfully. Aug 14 01:30:34.729556 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a2dafe7-2685-4623-9dd3-6f4d60c12db9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:34.730325 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1172/4655] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:34 2026] POST /volume/v3/volumes => generated 775 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:34.747454 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8615c2f6-bea5-4af5-8e4e-c89eb89b36a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:34.749815 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8615c2f6-bea5-4af5-8e4e-c89eb89b36a7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e Aug 14 01:30:34.750072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8615c2f6-bea5-4af5-8e4e-c89eb89b36a7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:34.750657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8615c2f6-bea5-4af5-8e4e-c89eb89b36a7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:34.758298 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:34.758298 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:34.763367 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8615c2f6-bea5-4af5-8e4e-c89eb89b36a7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:34.769771 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8615c2f6-bea5-4af5-8e4e-c89eb89b36a7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e returned with HTTP 200 Aug 14 01:30:34.770396 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1163/4656] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:34 2026] GET /volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:34.981578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-75e3599a-ffc7-42cb-a460-f23c74636880 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:34.984067 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75e3599a-ffc7-42cb-a460-f23c74636880 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:34.984210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75e3599a-ffc7-42cb-a460-f23c74636880 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:34.984351 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75e3599a-ffc7-42cb-a460-f23c74636880 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:34.984478 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-75e3599a-ffc7-42cb-a460-f23c74636880 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:34.988941 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:34.988941 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:34.989918 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75e3599a-ffc7-42cb-a460-f23c74636880 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:34.990315 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1163/4657] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:34 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:35.784590 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62f1acfb-d22c-4d9e-ba77-9ddf218e8eef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:35.787998 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62f1acfb-d22c-4d9e-ba77-9ddf218e8eef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e Aug 14 01:30:35.788196 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62f1acfb-d22c-4d9e-ba77-9ddf218e8eef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:35.788386 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62f1acfb-d22c-4d9e-ba77-9ddf218e8eef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:35.800273 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:35.800273 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:35.807592 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62f1acfb-d22c-4d9e-ba77-9ddf218e8eef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:35.814983 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62f1acfb-d22c-4d9e-ba77-9ddf218e8eef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e returned with HTTP 200 Aug 14 01:30:35.819954 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1160/4658] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:35 2026] GET /volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:35.831441 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-32716477-2a70-4954-b692-8280c29d463e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:35.911948 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32716477-2a70-4954-b692-8280c29d463e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:35.912670 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32716477-2a70-4954-b692-8280c29d463e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f07cb826-d55f-42c8-b91a-5c190758565e", "name": "tempest-ProjectMemberTests-Snapshot-1119300262"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:35.924577 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:35.924577 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:35.925186 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-32716477-2a70-4954-b692-8280c29d463e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Volume info retrieved successfully. Aug 14 01:30:35.925319 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-32716477-2a70-4954-b692-8280c29d463e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Create snapshot from volume f07cb826-d55f-42c8-b91a-5c190758565e Aug 14 01:30:35.961714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-32716477-2a70-4954-b692-8280c29d463e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Created reservations ['c330fb19-fa24-4496-a8b5-0adf910d43bf', 'f85faf4e-a688-4ec5-ad29-0c0b61c3d984', '83b45ca2-8be1-490c-bd99-19d5062ecba3', 'f421528a-63f1-4f7b-a997-863620ed3eb6'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:35.991940 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-32716477-2a70-4954-b692-8280c29d463e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot create request issued successfully. Aug 14 01:30:35.992231 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32716477-2a70-4954-b692-8280c29d463e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:35.992673 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1173/4659] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:35 2026] POST /volume/v3/snapshots => generated 305 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:36.005913 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-64934759-02d5-4a32-8ed9-d259c5e62749 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:36.006421 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-139a9323-1a0e-41a7-9fdf-7b8b3fbd3c0e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:36.007246 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64934759-02d5-4a32-8ed9-d259c5e62749 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] GET https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 Aug 14 01:30:36.007409 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64934759-02d5-4a32-8ed9-d259c5e62749 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:36.007655 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64934759-02d5-4a32-8ed9-d259c5e62749 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:36.008036 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-139a9323-1a0e-41a7-9fdf-7b8b3fbd3c0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:36.008262 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-139a9323-1a0e-41a7-9fdf-7b8b3fbd3c0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:36.008526 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-139a9323-1a0e-41a7-9fdf-7b8b3fbd3c0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:36.008680 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-139a9323-1a0e-41a7-9fdf-7b8b3fbd3c0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:36.015106 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:36.015106 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:36.015106 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-64934759-02d5-4a32-8ed9-d259c5e62749 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:30:36.015247 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64934759-02d5-4a32-8ed9-d259c5e62749 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 returned with HTTP 200 Aug 14 01:30:36.015686 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1164/4660] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:36 2026] GET /volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:36.019859 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:36.019859 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:36.019859 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-139a9323-1a0e-41a7-9fdf-7b8b3fbd3c0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:36.019859 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1164/4661] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:36 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:37.028497 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78b8cc84-cc6b-4335-a1f0-af48bb4b09c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:37.029227 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d015d54-4977-41e8-98c4-dc1bf0acfd31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:37.030828 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78b8cc84-cc6b-4335-a1f0-af48bb4b09c4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] GET https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 Aug 14 01:30:37.031093 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d015d54-4977-41e8-98c4-dc1bf0acfd31 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:37.031154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78b8cc84-cc6b-4335-a1f0-af48bb4b09c4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:37.031311 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d015d54-4977-41e8-98c4-dc1bf0acfd31 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:37.031380 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78b8cc84-cc6b-4335-a1f0-af48bb4b09c4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:37.031480 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d015d54-4977-41e8-98c4-dc1bf0acfd31 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:37.031599 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1d015d54-4977-41e8-98c4-dc1bf0acfd31 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:37.037427 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:37.037427 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:37.037699 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:37.037699 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:37.038371 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78b8cc84-cc6b-4335-a1f0-af48bb4b09c4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:30:37.038478 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d015d54-4977-41e8-98c4-dc1bf0acfd31 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:37.038803 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1174/4662] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:37 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:37.041606 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78b8cc84-cc6b-4335-a1f0-af48bb4b09c4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 returned with HTTP 200 Aug 14 01:30:37.044961 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1161/4663] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:37 2026] GET /volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:37.057355 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c1aa3d0a-3f90-4c89-b009-b865d8e867f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:37.059431 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1aa3d0a-3f90-4c89-b009-b865d8e867f7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 Aug 14 01:30:37.059643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1aa3d0a-3f90-4c89-b009-b865d8e867f7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:37.059822 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1aa3d0a-3f90-4c89-b009-b865d8e867f7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:37.060037 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-c1aa3d0a-3f90-4c89-b009-b865d8e867f7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Delete snapshot with id: 0fc47484-1347-4cda-a684-5057d34a4a20 Aug 14 01:30:37.065629 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:37.065629 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:37.066066 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c1aa3d0a-3f90-4c89-b009-b865d8e867f7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:30:37.085113 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c1aa3d0a-3f90-4c89-b009-b865d8e867f7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot delete request issued successfully. Aug 14 01:30:37.085300 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1aa3d0a-3f90-4c89-b009-b865d8e867f7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 returned with HTTP 202 Aug 14 01:30:37.085723 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1165/4664] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:37 2026] DELETE /volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:37.096427 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-23f1faca-1359-4c2d-b2ed-46a3632aeded None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:37.101388 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23f1faca-1359-4c2d-b2ed-46a3632aeded tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] GET https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 Aug 14 01:30:37.101941 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23f1faca-1359-4c2d-b2ed-46a3632aeded tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:37.102001 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-23f1faca-1359-4c2d-b2ed-46a3632aeded tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:37.114560 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:37.114560 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:37.115205 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-23f1faca-1359-4c2d-b2ed-46a3632aeded tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:30:37.116364 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-23f1faca-1359-4c2d-b2ed-46a3632aeded tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 returned with HTTP 200 Aug 14 01:30:37.116884 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1165/4665] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:37 2026] GET /volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:38.055101 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f74f038-2c1a-43f7-b5ea-141768cf618d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:38.058942 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f74f038-2c1a-43f7-b5ea-141768cf618d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:38.058942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f74f038-2c1a-43f7-b5ea-141768cf618d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:38.058942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f74f038-2c1a-43f7-b5ea-141768cf618d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:38.058942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3f74f038-2c1a-43f7-b5ea-141768cf618d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:38.063658 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:38.063658 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:38.064844 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f74f038-2c1a-43f7-b5ea-141768cf618d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:38.065569 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1175/4666] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:38 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:38.127856 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b445cb8a-73d2-44cf-b62d-a820210e2d27 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:38.136141 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b445cb8a-73d2-44cf-b62d-a820210e2d27 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] GET https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 Aug 14 01:30:38.137027 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b445cb8a-73d2-44cf-b62d-a820210e2d27 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:38.137027 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b445cb8a-73d2-44cf-b62d-a820210e2d27 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:38.142515 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b445cb8a-73d2-44cf-b62d-a820210e2d27 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 returned with HTTP 404 Aug 14 01:30:38.143163 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1162/4667] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:38 2026] GET /volume/v3/snapshots/0fc47484-1347-4cda-a684-5057d34a4a20 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:38.153532 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-82eacc3d-67cb-48ba-8794-9f3c98008d10 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:38.155389 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82eacc3d-67cb-48ba-8794-9f3c98008d10 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e Aug 14 01:30:38.155738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82eacc3d-67cb-48ba-8794-9f3c98008d10 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:38.156942 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-82eacc3d-67cb-48ba-8794-9f3c98008d10 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:38.156942 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-82eacc3d-67cb-48ba-8794-9f3c98008d10 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume with id: f07cb826-d55f-42c8-b91a-5c190758565e Aug 14 01:30:38.171164 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:38.171164 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:38.171164 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-82eacc3d-67cb-48ba-8794-9f3c98008d10 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:38.202193 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-82eacc3d-67cb-48ba-8794-9f3c98008d10 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume request issued successfully. Aug 14 01:30:38.202428 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-82eacc3d-67cb-48ba-8794-9f3c98008d10 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e returned with HTTP 202 Aug 14 01:30:38.202901 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1166/4668] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:38 2026] DELETE /volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:38.217189 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a7a74842-cf9a-488b-8b45-b87e7f12b32b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:38.219800 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a7a74842-cf9a-488b-8b45-b87e7f12b32b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e Aug 14 01:30:38.221010 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a7a74842-cf9a-488b-8b45-b87e7f12b32b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:38.224954 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a7a74842-cf9a-488b-8b45-b87e7f12b32b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:38.237206 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:38.237206 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:38.245432 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a7a74842-cf9a-488b-8b45-b87e7f12b32b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:38.250804 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a7a74842-cf9a-488b-8b45-b87e7f12b32b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e returned with HTTP 200 Aug 14 01:30:38.251181 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1166/4669] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:38 2026] GET /volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:39.079376 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fffd8721-54c0-4401-beba-a1775cb65d4c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:39.081598 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fffd8721-54c0-4401-beba-a1775cb65d4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:39.081853 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fffd8721-54c0-4401-beba-a1775cb65d4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:39.082137 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fffd8721-54c0-4401-beba-a1775cb65d4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:39.082293 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fffd8721-54c0-4401-beba-a1775cb65d4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:39.097947 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:39.097947 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:39.097947 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fffd8721-54c0-4401-beba-a1775cb65d4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:39.097947 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1176/4670] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:39 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:39.266550 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7baf159-b17a-448c-a016-868915f13e61 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:39.269356 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7baf159-b17a-448c-a016-868915f13e61 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e Aug 14 01:30:39.270100 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7baf159-b17a-448c-a016-868915f13e61 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:39.270100 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7baf159-b17a-448c-a016-868915f13e61 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:39.278577 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7baf159-b17a-448c-a016-868915f13e61 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e returned with HTTP 404 Aug 14 01:30:39.279512 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1163/4671] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:39 2026] GET /volume/v3/volumes/f07cb826-d55f-42c8-b91a-5c190758565e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:39.288973 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:39.291574 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:39.292110 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1788265717"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:39.294012 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1788265717'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:39.294256 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume of 1 GB Aug 14 01:30:39.299690 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:39.317977 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (fccc2c7d-04c0-4625-b8a4-7ee2f32bed0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:39.320673 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a37bb011-fa37-49f0-86f2-35f2a298bf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:39.321885 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:39.363232 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a37bb011-fa37-49f0-86f2-35f2a298bf22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:39.365431 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2bf110-93a5-4d18-9982-f0827951b8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:39.413083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['9561e314-8dfc-4fbf-bed3-7b89bebfc903', 'a5383ffb-8f1e-4c85-90cc-265fa3a74efa', 'ce74823b-313e-41be-b26a-93d6aa992ae2', 'dd20506a-e11e-4976-8af1-35d75b1bafb9'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:39.413869 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac2bf110-93a5-4d18-9982-f0827951b8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9561e314-8dfc-4fbf-bed3-7b89bebfc903', 'a5383ffb-8f1e-4c85-90cc-265fa3a74efa', 'ce74823b-313e-41be-b26a-93d6aa992ae2', 'dd20506a-e11e-4976-8af1-35d75b1bafb9']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:39.414594 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec2dcc3-56bd-478f-bb33-d10216cda852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:39.437268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec2dcc3-56bd-478f-bb33-d10216cda852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33b523f7-5c34-4761-9648-620cbc730981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788265717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['9561e314-8dfc-4fbf-bed3-7b89bebfc903','a5383ffb-8f1e-4c85-90cc-265fa3a74efa','ce74823b-313e-41be-b26a-93d6aa992ae2','dd20506a-e11e-4976-8af1-35d75b1bafb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788265717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33b523f7-5c34-4761-9648-620cbc730981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:39.438323 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08589732-c5d3-4263-a181-53f45d53dedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:39.460080 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08589732-c5d3-4263-a181-53f45d53dedb) transitioned into state 'SUCCESS' from state '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-1788265717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['9561e314-8dfc-4fbf-bed3-7b89bebfc903','a5383ffb-8f1e-4c85-90cc-265fa3a74efa','ce74823b-313e-41be-b26a-93d6aa992ae2','dd20506a-e11e-4976-8af1-35d75b1bafb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:39.460945 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205e2564-0ef6-4800-8300-f16539ddc47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:39.471521 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205e2564-0ef6-4800-8300-f16539ddc47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:39.472549 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (fccc2c7d-04c0-4625-b8a4-7ee2f32bed0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:39.472880 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request issued successfully. Aug 14 01:30:39.473720 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77fc1551-e46e-467f-96ba-b79eef196dd7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:39.474236 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1167/4672] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:39 2026] POST /volume/v3/volumes => generated 776 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:39.487606 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9071d46-5518-4200-ba58-c8f3510b6e51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:39.489521 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9071d46-5518-4200-ba58-c8f3510b6e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 Aug 14 01:30:39.490090 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9071d46-5518-4200-ba58-c8f3510b6e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:39.490303 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9071d46-5518-4200-ba58-c8f3510b6e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:39.498854 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:39.498854 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:39.504627 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d9071d46-5518-4200-ba58-c8f3510b6e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:39.510778 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9071d46-5518-4200-ba58-c8f3510b6e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 returned with HTTP 200 Aug 14 01:30:39.511270 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1167/4673] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:39 2026] GET /volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:30:40.110178 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2fb03336-7ca3-4a0e-8d00-c267daf67a75 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:40.112676 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fb03336-7ca3-4a0e-8d00-c267daf67a75 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:40.112899 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fb03336-7ca3-4a0e-8d00-c267daf67a75 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:40.113226 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fb03336-7ca3-4a0e-8d00-c267daf67a75 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:40.114044 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2fb03336-7ca3-4a0e-8d00-c267daf67a75 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:40.121184 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:40.121184 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:40.122435 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fb03336-7ca3-4a0e-8d00-c267daf67a75 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:40.123108 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1177/4674] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:40 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:40.528237 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dac828d9-46f3-4dc4-b44e-3a0086a8285a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:40.530008 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dac828d9-46f3-4dc4-b44e-3a0086a8285a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 Aug 14 01:30:40.530288 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dac828d9-46f3-4dc4-b44e-3a0086a8285a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:40.530517 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dac828d9-46f3-4dc4-b44e-3a0086a8285a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:40.540096 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:40.540096 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:40.544803 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dac828d9-46f3-4dc4-b44e-3a0086a8285a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:40.550504 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dac828d9-46f3-4dc4-b44e-3a0086a8285a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 returned with HTTP 200 Aug 14 01:30:40.550787 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1164/4675] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:40 2026] GET /volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:40.569972 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c42de416-3ad6-4f1b-a8dc-799b28d3fa5d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:40.573272 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c42de416-3ad6-4f1b-a8dc-799b28d3fa5d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:40.573670 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c42de416-3ad6-4f1b-a8dc-799b28d3fa5d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33b523f7-5c34-4761-9648-620cbc730981", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1249707451"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:40.586312 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:40.586312 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:40.586618 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c42de416-3ad6-4f1b-a8dc-799b28d3fa5d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:40.586763 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-c42de416-3ad6-4f1b-a8dc-799b28d3fa5d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create snapshot from volume 33b523f7-5c34-4761-9648-620cbc730981 Aug 14 01:30:40.624023 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-c42de416-3ad6-4f1b-a8dc-799b28d3fa5d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['208c6466-6983-47d0-8d53-97f30ea476e5', 'bee9729c-c9ee-4238-86ed-985f136141cc', 'bda7dd61-12f4-471e-bf30-f7533aa16329', '48253aa7-2f4c-4a23-bc33-08132fc4bb01'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:40.683545 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c42de416-3ad6-4f1b-a8dc-799b28d3fa5d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot create request issued successfully. Aug 14 01:30:40.684204 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c42de416-3ad6-4f1b-a8dc-799b28d3fa5d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:40.684852 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1168/4676] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:40.696165 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-753095c1-80b4-4ec8-824d-f19926ad1e1c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:40.699028 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-753095c1-80b4-4ec8-824d-f19926ad1e1c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e Aug 14 01:30:40.699028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-753095c1-80b4-4ec8-824d-f19926ad1e1c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:40.699891 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-753095c1-80b4-4ec8-824d-f19926ad1e1c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:40.706909 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:40.706909 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:40.707466 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-753095c1-80b4-4ec8-824d-f19926ad1e1c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:40.708574 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-753095c1-80b4-4ec8-824d-f19926ad1e1c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e returned with HTTP 200 Aug 14 01:30:40.709251 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1168/4677] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:40 2026] GET /volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:40.882943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-263234e8-7889-4bc6-98a8-93f665549198 req-b5d9234b-f262-4e6f-ad08-3e1613510096 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:40.886096 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-263234e8-7889-4bc6-98a8-93f665549198 req-b5d9234b-f262-4e6f-ad08-3e1613510096 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] DELETE https://10.4.3.11/volume/v3/attachments/46afa720-0ca4-4056-bbd2-519da2d5b670 Aug 14 01:30:40.886224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-263234e8-7889-4bc6-98a8-93f665549198 req-b5d9234b-f262-4e6f-ad08-3e1613510096 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:40.886677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-263234e8-7889-4bc6-98a8-93f665549198 req-b5d9234b-f262-4e6f-ad08-3e1613510096 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:40.897119 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:40.897119 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:40.962055 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-263234e8-7889-4bc6-98a8-93f665549198 req-b5d9234b-f262-4e6f-ad08-3e1613510096 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments/46afa720-0ca4-4056-bbd2-519da2d5b670 returned with HTTP 200 Aug 14 01:30:40.962572 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1178/4678] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:30:40 2026] DELETE /volume/v3/attachments/46afa720-0ca4-4056-bbd2-519da2d5b670 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:41.135971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51fe2b04-f599-4159-945f-262f4548d094 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:41.137770 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51fe2b04-f599-4159-945f-262f4548d094 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:41.137955 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51fe2b04-f599-4159-945f-262f4548d094 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:41.138138 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51fe2b04-f599-4159-945f-262f4548d094 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:41.138273 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-51fe2b04-f599-4159-945f-262f4548d094 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:41.143154 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:41.143154 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:41.145945 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51fe2b04-f599-4159-945f-262f4548d094 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:41.145945 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1165/4679] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:41 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:41.720819 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-76b2a7f7-81c9-48e9-9146-1c5ec0852629 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:41.723279 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76b2a7f7-81c9-48e9-9146-1c5ec0852629 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e Aug 14 01:30:41.723509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76b2a7f7-81c9-48e9-9146-1c5ec0852629 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:41.723699 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-76b2a7f7-81c9-48e9-9146-1c5ec0852629 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:41.729316 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:41.729316 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:41.729702 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-76b2a7f7-81c9-48e9-9146-1c5ec0852629 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:41.730660 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-76b2a7f7-81c9-48e9-9146-1c5ec0852629 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e returned with HTTP 200 Aug 14 01:30:41.731184 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1169/4680] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:41 2026] GET /volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:41.746387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-09c21f0f-ecb1-4dba-a4ef-997a63716169 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:41.750944 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09c21f0f-ecb1-4dba-a4ef-997a63716169 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e Aug 14 01:30:41.750944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-09c21f0f-ecb1-4dba-a4ef-997a63716169 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:41.750944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-09c21f0f-ecb1-4dba-a4ef-997a63716169 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:41.750944 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-09c21f0f-ecb1-4dba-a4ef-997a63716169 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Delete snapshot with id: 54f17f72-3233-4596-a61d-63e5fcd59c5e Aug 14 01:30:41.757783 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:41.757783 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:41.758639 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-09c21f0f-ecb1-4dba-a4ef-997a63716169 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:30:41.788872 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-09c21f0f-ecb1-4dba-a4ef-997a63716169 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot delete request issued successfully. Aug 14 01:30:41.790318 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-09c21f0f-ecb1-4dba-a4ef-997a63716169 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e returned with HTTP 202 Aug 14 01:30:41.790318 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1169/4681] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:41 2026] DELETE /volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:41.800472 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b95a4c2-19f5-41bf-bf3e-e90662d4fa4c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:41.802788 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b95a4c2-19f5-41bf-bf3e-e90662d4fa4c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] GET https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e Aug 14 01:30:41.803248 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b95a4c2-19f5-41bf-bf3e-e90662d4fa4c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:41.803792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b95a4c2-19f5-41bf-bf3e-e90662d4fa4c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:41.815785 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:41.815785 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:41.815785 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b95a4c2-19f5-41bf-bf3e-e90662d4fa4c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:30:41.815785 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b95a4c2-19f5-41bf-bf3e-e90662d4fa4c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e returned with HTTP 200 Aug 14 01:30:41.815785 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1179/4682] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:41 2026] GET /volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:42.156673 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4e7aebec-1693-49f8-b661-b98c49c5a4e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:42.161165 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e7aebec-1693-49f8-b661-b98c49c5a4e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:42.161409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e7aebec-1693-49f8-b661-b98c49c5a4e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:42.161632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e7aebec-1693-49f8-b661-b98c49c5a4e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:42.161736 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4e7aebec-1693-49f8-b661-b98c49c5a4e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:42.169789 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:42.169789 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:42.170888 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e7aebec-1693-49f8-b661-b98c49c5a4e7 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:42.171617 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1166/4683] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:42 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:42.585640 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dad37471-a8fb-464c-85a0-756f09881bbf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:42.589317 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dad37471-a8fb-464c-85a0-756f09881bbf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] DELETE https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:30:42.589470 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dad37471-a8fb-464c-85a0-756f09881bbf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:42.589676 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dad37471-a8fb-464c-85a0-756f09881bbf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:42.590499 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-dad37471-a8fb-464c-85a0-756f09881bbf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Delete volume with id: 002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:30:42.606367 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:42.606367 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:42.607079 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dad37471-a8fb-464c-85a0-756f09881bbf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:30:42.645233 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-dad37471-a8fb-464c-85a0-756f09881bbf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Delete volume request issued successfully. Aug 14 01:30:42.645454 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dad37471-a8fb-464c-85a0-756f09881bbf tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 returned with HTTP 202 Aug 14 01:30:42.646091 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1170/4684] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:42 2026] DELETE /volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:42.659350 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8493d19a-fdb3-4d99-9651-3695e984f2a2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:42.663030 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8493d19a-fdb3-4d99-9651-3695e984f2a2 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:30:42.663030 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8493d19a-fdb3-4d99-9651-3695e984f2a2 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:42.663030 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8493d19a-fdb3-4d99-9651-3695e984f2a2 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:42.672802 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:42.672802 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:42.681960 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8493d19a-fdb3-4d99-9651-3695e984f2a2 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:30:42.688744 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8493d19a-fdb3-4d99-9651-3695e984f2a2 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 returned with HTTP 200 Aug 14 01:30:42.688744 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1170/4685] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:42 2026] GET /volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 => generated 1420 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:30:42.827743 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-43e99653-6a1c-486c-ab26-fe099ba55480 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:42.829950 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43e99653-6a1c-486c-ab26-fe099ba55480 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] GET https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e Aug 14 01:30:42.830686 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43e99653-6a1c-486c-ab26-fe099ba55480 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:42.831865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43e99653-6a1c-486c-ab26-fe099ba55480 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:42.836952 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43e99653-6a1c-486c-ab26-fe099ba55480 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e returned with HTTP 404 Aug 14 01:30:42.837693 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1180/4686] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:42 2026] GET /volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:42.846490 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9240b90-9890-4d46-92f2-463129fceb6d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:42.848726 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9240b90-9890-4d46-92f2-463129fceb6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e Aug 14 01:30:42.848726 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9240b90-9890-4d46-92f2-463129fceb6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:42.849009 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9240b90-9890-4d46-92f2-463129fceb6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:42.849147 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e9240b90-9890-4d46-92f2-463129fceb6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete snapshot with id: 54f17f72-3233-4596-a61d-63e5fcd59c5e Aug 14 01:30:42.853815 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9240b90-9890-4d46-92f2-463129fceb6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e returned with HTTP 404 Aug 14 01:30:42.855659 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1167/4687] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:42 2026] DELETE /volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:42.865793 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-277e1f15-acae-4913-8ccc-10e982ce3926 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:42.871736 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-277e1f15-acae-4913-8ccc-10e982ce3926 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e Aug 14 01:30:42.872017 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-277e1f15-acae-4913-8ccc-10e982ce3926 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:42.872981 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-277e1f15-acae-4913-8ccc-10e982ce3926 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:42.877940 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-277e1f15-acae-4913-8ccc-10e982ce3926 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e returned with HTTP 404 Aug 14 01:30:42.878554 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1171/4688] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:42 2026] GET /volume/v3/snapshots/54f17f72-3233-4596-a61d-63e5fcd59c5e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:42.889058 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c59e632f-8e92-46ad-a6d4-c93f08634278 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:42.891275 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c59e632f-8e92-46ad-a6d4-c93f08634278 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 Aug 14 01:30:42.891727 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c59e632f-8e92-46ad-a6d4-c93f08634278 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:42.892119 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c59e632f-8e92-46ad-a6d4-c93f08634278 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:42.892432 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-c59e632f-8e92-46ad-a6d4-c93f08634278 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume with id: 33b523f7-5c34-4761-9648-620cbc730981 Aug 14 01:30:42.901866 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:42.901866 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:42.902609 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c59e632f-8e92-46ad-a6d4-c93f08634278 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:42.945396 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c59e632f-8e92-46ad-a6d4-c93f08634278 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume request issued successfully. Aug 14 01:30:42.945396 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c59e632f-8e92-46ad-a6d4-c93f08634278 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 returned with HTTP 202 Aug 14 01:30:42.945396 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1171/4689] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:42 2026] DELETE /volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:42.957727 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-420ac4f8-f688-4cd5-8ea4-79bc70c46993 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:42.961967 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-420ac4f8-f688-4cd5-8ea4-79bc70c46993 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 Aug 14 01:30:42.961967 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-420ac4f8-f688-4cd5-8ea4-79bc70c46993 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:42.961967 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-420ac4f8-f688-4cd5-8ea4-79bc70c46993 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:42.971891 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:42.971891 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:42.975829 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-420ac4f8-f688-4cd5-8ea4-79bc70c46993 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:42.979868 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-420ac4f8-f688-4cd5-8ea4-79bc70c46993 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 returned with HTTP 200 Aug 14 01:30:42.980387 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1181/4690] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:42 2026] GET /volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:43.183377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7d7e474-a5ec-4df6-a737-a7f524791a4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:43.185399 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7d7e474-a5ec-4df6-a737-a7f524791a4b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:43.185722 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7d7e474-a5ec-4df6-a737-a7f524791a4b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:43.186035 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7d7e474-a5ec-4df6-a737-a7f524791a4b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:43.186198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f7d7e474-a5ec-4df6-a737-a7f524791a4b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:43.191248 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:43.191248 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:43.192290 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7d7e474-a5ec-4df6-a737-a7f524791a4b tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:43.192891 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1168/4691] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:43 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:43.205947 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bc8d5b95-7108-40d4-acd0-e344543cba25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:43.208653 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc8d5b95-7108-40d4-acd0-e344543cba25 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:43.208959 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc8d5b95-7108-40d4-acd0-e344543cba25 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:43.209225 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bc8d5b95-7108-40d4-acd0-e344543cba25 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:43.209370 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bc8d5b95-7108-40d4-acd0-e344543cba25 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:43.215796 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:43.215796 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:43.216776 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bc8d5b95-7108-40d4-acd0-e344543cba25 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:43.217158 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1172/4692] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:43 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:43.229812 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e5a14039-198e-488a-9ef4-6e783bbe08ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:43.234876 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5a14039-198e-488a-9ef4-6e783bbe08ac tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:43.234876 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5a14039-198e-488a-9ef4-6e783bbe08ac tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:43.234876 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e5a14039-198e-488a-9ef4-6e783bbe08ac tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:43.234876 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-e5a14039-198e-488a-9ef4-6e783bbe08ac tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete backup with id: 3b8aa9a9-38ae-428d-8538-fa25603e2766. Aug 14 01:30:43.239752 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:43.239752 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:43.264448 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-e5a14039-198e-488a-9ef4-6e783bbe08ac tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] delete_backup rpcapi backup_id 3b8aa9a9-38ae-428d-8538-fa25603e2766 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:30:43.268890 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e5a14039-198e-488a-9ef4-6e783bbe08ac tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 202 Aug 14 01:30:43.269564 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1172/4693] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:43 2026] DELETE /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:30:43.279915 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9613b478-c97a-4633-9881-18e171aa6eff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:43.281642 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9613b478-c97a-4633-9881-18e171aa6eff tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:43.282032 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9613b478-c97a-4633-9881-18e171aa6eff tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:43.283418 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9613b478-c97a-4633-9881-18e171aa6eff tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:43.283418 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9613b478-c97a-4633-9881-18e171aa6eff tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:43.289771 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:43.289771 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:43.291413 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9613b478-c97a-4633-9881-18e171aa6eff tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:43.291413 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1182/4694] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:43 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:43.705847 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48bd3692-1634-4fcb-b5ab-9d9a5c83f01d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:43.707348 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48bd3692-1634-4fcb-b5ab-9d9a5c83f01d tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 Aug 14 01:30:43.707634 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48bd3692-1634-4fcb-b5ab-9d9a5c83f01d tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:43.707822 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48bd3692-1634-4fcb-b5ab-9d9a5c83f01d tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:43.713821 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48bd3692-1634-4fcb-b5ab-9d9a5c83f01d tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 returned with HTTP 404 Aug 14 01:30:43.714379 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1169/4695] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:43 2026] GET /volume/v3/volumes/002bb770-8489-4629-a9f7-49b319823a81 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:43.721219 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a2bfd8fe-1723-4081-8413-83aea6f93603 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:43.723045 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2bfd8fe-1723-4081-8413-83aea6f93603 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a Aug 14 01:30:43.723227 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2bfd8fe-1723-4081-8413-83aea6f93603 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:43.723709 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a2bfd8fe-1723-4081-8413-83aea6f93603 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:43.723709 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-a2bfd8fe-1723-4081-8413-83aea6f93603 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Delete snapshot with id: e52f0227-0ba9-49b0-8a80-dbe4da2d555a Aug 14 01:30:43.731840 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:43.731840 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:43.732337 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a2bfd8fe-1723-4081-8413-83aea6f93603 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot retrieved successfully. Aug 14 01:30:43.759457 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a2bfd8fe-1723-4081-8413-83aea6f93603 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot delete request issued successfully. Aug 14 01:30:43.759752 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a2bfd8fe-1723-4081-8413-83aea6f93603 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a returned with HTTP 202 Aug 14 01:30:43.760275 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1173/4696] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:43 2026] DELETE /volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:43.771851 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c018ac6f-bc3c-4117-94a1-71f8a2e55d15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:43.773822 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c018ac6f-bc3c-4117-94a1-71f8a2e55d15 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a Aug 14 01:30:43.774189 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c018ac6f-bc3c-4117-94a1-71f8a2e55d15 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:43.774540 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c018ac6f-bc3c-4117-94a1-71f8a2e55d15 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:43.780244 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:43.780244 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:43.781018 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c018ac6f-bc3c-4117-94a1-71f8a2e55d15 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot retrieved successfully. Aug 14 01:30:43.782053 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c018ac6f-bc3c-4117-94a1-71f8a2e55d15 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a returned with HTTP 200 Aug 14 01:30:43.782834 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1173/4697] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:43 2026] GET /volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:43.995762 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6eea15d2-394c-4072-a352-614bc438d918 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:43.997891 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6eea15d2-394c-4072-a352-614bc438d918 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 Aug 14 01:30:43.999431 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6eea15d2-394c-4072-a352-614bc438d918 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:43.999431 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6eea15d2-394c-4072-a352-614bc438d918 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:44.007284 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6eea15d2-394c-4072-a352-614bc438d918 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 returned with HTTP 404 Aug 14 01:30:44.007789 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1183/4698] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:43 2026] GET /volume/v3/volumes/33b523f7-5c34-4761-9648-620cbc730981 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:44.016023 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-969eb187-61d3-4855-9746-deb086ec19d8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:44.017965 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:44.018345 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-230379742"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:44.019859 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-230379742'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:44.020003 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume of 1 GB Aug 14 01:30:44.024051 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:44.029682 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (2331bd47-1e33-4ed7-9425-bfb8e28b191a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:44.030626 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bbc80e-39cf-4cda-b041-96a9df504034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:44.031386 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:44.060149 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2bbc80e-39cf-4cda-b041-96a9df504034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:44.061136 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88542005-fc61-4ed5-a863-26837f8ddfda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:44.107079 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['f19bbc1a-c6ad-4d20-a9f1-c843ce61c568', '9f24734e-9aba-42e8-90be-f0e466f91db7', '1ed8b1e4-2825-497a-a2b0-65c070268510', '5f01f8e7-604d-4aa7-a7dd-66013e65e6fd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:44.107839 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88542005-fc61-4ed5-a863-26837f8ddfda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f19bbc1a-c6ad-4d20-a9f1-c843ce61c568', '9f24734e-9aba-42e8-90be-f0e466f91db7', '1ed8b1e4-2825-497a-a2b0-65c070268510', '5f01f8e7-604d-4aa7-a7dd-66013e65e6fd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:44.108619 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aac9415-e246-439d-b658-99f7cd8964a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:44.138576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aac9415-e246-439d-b658-99f7cd8964a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aadcfa5-0acf-4ce8-bffa-81e89e3ac960', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230379742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['f19bbc1a-c6ad-4d20-a9f1-c843ce61c568','9f24734e-9aba-42e8-90be-f0e466f91db7','1ed8b1e4-2825-497a-a2b0-65c070268510','5f01f8e7-604d-4aa7-a7dd-66013e65e6fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-230379742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aadcfa5-0acf-4ce8-bffa-81e89e3ac960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:44.139465 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af9abd53-f554-4664-9a41-94a32d174dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:44.164159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af9abd53-f554-4664-9a41-94a32d174dd0) transitioned into state 'SUCCESS' from state '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-230379742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['f19bbc1a-c6ad-4d20-a9f1-c843ce61c568','9f24734e-9aba-42e8-90be-f0e466f91db7','1ed8b1e4-2825-497a-a2b0-65c070268510','5f01f8e7-604d-4aa7-a7dd-66013e65e6fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:44.165097 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560223c9-afe4-4163-89ee-fd3e4af6c5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:44.184295 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560223c9-afe4-4163-89ee-fd3e4af6c5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:44.186027 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (2331bd47-1e33-4ed7-9425-bfb8e28b191a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:44.186027 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request issued successfully. Aug 14 01:30:44.186275 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-969eb187-61d3-4855-9746-deb086ec19d8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:44.186695 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1170/4699] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:44 2026] POST /volume/v3/volumes => generated 775 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:44.202059 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7a525f27-e89a-426a-97ac-895c353f1d70 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:44.204056 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a525f27-e89a-426a-97ac-895c353f1d70 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 Aug 14 01:30:44.204289 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a525f27-e89a-426a-97ac-895c353f1d70 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:44.204503 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7a525f27-e89a-426a-97ac-895c353f1d70 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:44.211652 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:44.211652 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:44.215718 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7a525f27-e89a-426a-97ac-895c353f1d70 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:44.221355 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7a525f27-e89a-426a-97ac-895c353f1d70 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 returned with HTTP 200 Aug 14 01:30:44.221823 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1174/4700] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:44 2026] GET /volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:44.303183 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1a846c10-ee59-48f2-ba00-3f69b1066ff3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:44.305161 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a846c10-ee59-48f2-ba00-3f69b1066ff3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:44.305366 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a846c10-ee59-48f2-ba00-3f69b1066ff3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:44.305582 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1a846c10-ee59-48f2-ba00-3f69b1066ff3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:44.305704 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1a846c10-ee59-48f2-ba00-3f69b1066ff3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:44.312033 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:44.312033 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:44.312660 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1a846c10-ee59-48f2-ba00-3f69b1066ff3 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:44.313048 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1174/4701] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:44 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:44.793948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-098bc1c4-6f2f-4d5d-9858-e83ff225770b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:44.796354 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-098bc1c4-6f2f-4d5d-9858-e83ff225770b tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a Aug 14 01:30:44.796648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-098bc1c4-6f2f-4d5d-9858-e83ff225770b tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:44.796934 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-098bc1c4-6f2f-4d5d-9858-e83ff225770b tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:44.801513 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-098bc1c4-6f2f-4d5d-9858-e83ff225770b tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a returned with HTTP 404 Aug 14 01:30:44.801991 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1184/4702] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:44 2026] GET /volume/v3/snapshots/e52f0227-0ba9-49b0-8a80-dbe4da2d555a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:45.239719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1f1fb4e-ef33-478c-a953-2307da52baec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:45.242141 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1f1fb4e-ef33-478c-a953-2307da52baec tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 Aug 14 01:30:45.242443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1f1fb4e-ef33-478c-a953-2307da52baec tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:45.242757 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1f1fb4e-ef33-478c-a953-2307da52baec tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:45.253736 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:45.253736 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:45.258067 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e1f1fb4e-ef33-478c-a953-2307da52baec tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:45.265538 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1f1fb4e-ef33-478c-a953-2307da52baec tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 returned with HTTP 200 Aug 14 01:30:45.266128 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1171/4703] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:45 2026] GET /volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:45.280642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0110d48a-ce4e-45ad-aaf3-c0670d7d812a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:45.283413 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0110d48a-ce4e-45ad-aaf3-c0670d7d812a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:45.283997 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0110d48a-ce4e-45ad-aaf3-c0670d7d812a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7aadcfa5-0acf-4ce8-bffa-81e89e3ac960", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1382024221"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:45.299580 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:45.299580 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:45.300092 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0110d48a-ce4e-45ad-aaf3-c0670d7d812a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:45.300273 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-0110d48a-ce4e-45ad-aaf3-c0670d7d812a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create snapshot from volume 7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 Aug 14 01:30:45.326866 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d1ca1e15-28a9-4d59-b2b6-916021e10dfe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:45.328603 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1ca1e15-28a9-4d59-b2b6-916021e10dfe tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:45.328847 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1ca1e15-28a9-4d59-b2b6-916021e10dfe tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:45.329108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d1ca1e15-28a9-4d59-b2b6-916021e10dfe tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:45.329209 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d1ca1e15-28a9-4d59-b2b6-916021e10dfe tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:45.336108 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-0110d48a-ce4e-45ad-aaf3-c0670d7d812a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['46ecf708-682a-483d-8912-05fa77f23510', '9ce530e5-b212-4e49-8435-c7d63c91b9c6', '7348e51f-66a8-46f2-91e9-856add8e958e', '464c9174-6d0d-4f70-943c-bab05d9cd4bd'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:45.341267 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:45.341267 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:45.342141 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d1ca1e15-28a9-4d59-b2b6-916021e10dfe tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 200 Aug 14 01:30:45.342533 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1175/4704] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:45 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:45.380059 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0110d48a-ce4e-45ad-aaf3-c0670d7d812a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot create request issued successfully. Aug 14 01:30:45.380389 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0110d48a-ce4e-45ad-aaf3-c0670d7d812a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:45.381008 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1175/4705] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:45.390605 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-911a2db7-d213-488a-b354-a448c5394e51 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:45.392359 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-911a2db7-d213-488a-b354-a448c5394e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 Aug 14 01:30:45.392569 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-911a2db7-d213-488a-b354-a448c5394e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:45.392744 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-911a2db7-d213-488a-b354-a448c5394e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:45.401181 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:45.401181 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:45.401558 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-911a2db7-d213-488a-b354-a448c5394e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:45.402213 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-911a2db7-d213-488a-b354-a448c5394e51 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 returned with HTTP 200 Aug 14 01:30:45.402598 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1185/4706] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:45 2026] GET /volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:46.354603 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f2c6069-0f2d-4306-9a07-c5106a46d5f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:46.356732 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f2c6069-0f2d-4306-9a07-c5106a46d5f5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 Aug 14 01:30:46.356967 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f2c6069-0f2d-4306-9a07-c5106a46d5f5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:46.357145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f2c6069-0f2d-4306-9a07-c5106a46d5f5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:46.357240 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5f2c6069-0f2d-4306-9a07-c5106a46d5f5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 3b8aa9a9-38ae-428d-8538-fa25603e2766. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:46.360769 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f2c6069-0f2d-4306-9a07-c5106a46d5f5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 returned with HTTP 404 Aug 14 01:30:46.361435 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1172/4707] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:46 2026] GET /volume/v3/backups/3b8aa9a9-38ae-428d-8538-fa25603e2766 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:46.413272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1e09a7a4-c746-4db3-a514-945908e10079 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:46.415542 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e09a7a4-c746-4db3-a514-945908e10079 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 Aug 14 01:30:46.415736 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e09a7a4-c746-4db3-a514-945908e10079 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:46.415937 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e09a7a4-c746-4db3-a514-945908e10079 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:46.421137 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:46.421137 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:46.421443 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1e09a7a4-c746-4db3-a514-945908e10079 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:46.422107 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e09a7a4-c746-4db3-a514-945908e10079 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 returned with HTTP 200 Aug 14 01:30:46.422474 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1176/4708] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:46 2026] GET /volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:46.434301 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-52511263-36bf-43ec-b854-81e035dea4df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:46.436580 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52511263-36bf-43ec-b854-81e035dea4df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] POST https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0/action Aug 14 01:30:46.437084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52511263-36bf-43ec-b854-81e035dea4df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:30:46.437084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-52511263-36bf-43ec-b854-81e035dea4df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:46.443213 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:46.443213 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:46.443691 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-52511263-36bf-43ec-b854-81e035dea4df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:30:46.444618 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-52511263-36bf-43ec-b854-81e035dea4df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ddb76393eaed4ad29b39698b269fccb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5e9db2dad0f402687c75a95d0f8c4dd', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:46.444836 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-52511263-36bf-43ec-b854-81e035dea4df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0/action returned with HTTP 403 Aug 14 01:30:46.445330 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1176/4709] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:30:46 2026] POST /volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:46.454455 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05bc0f4a-054d-4d33-8306-fff24f42ae91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:46.456227 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05bc0f4a-054d-4d33-8306-fff24f42ae91 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 Aug 14 01:30:46.456445 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05bc0f4a-054d-4d33-8306-fff24f42ae91 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:46.456677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05bc0f4a-054d-4d33-8306-fff24f42ae91 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:46.456821 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-05bc0f4a-054d-4d33-8306-fff24f42ae91 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete snapshot with id: 3c80f580-6039-464e-bd5b-19b76002adf0 Aug 14 01:30:46.461827 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:46.461827 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:46.462226 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-05bc0f4a-054d-4d33-8306-fff24f42ae91 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:46.486606 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-05bc0f4a-054d-4d33-8306-fff24f42ae91 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot delete request issued successfully. Aug 14 01:30:46.486803 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05bc0f4a-054d-4d33-8306-fff24f42ae91 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 returned with HTTP 202 Aug 14 01:30:46.487249 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1186/4710] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:46 2026] DELETE /volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:46.498113 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e57bc44d-08bc-4581-b3ec-305b4efbbd97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:46.500018 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e57bc44d-08bc-4581-b3ec-305b4efbbd97 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 Aug 14 01:30:46.500362 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e57bc44d-08bc-4581-b3ec-305b4efbbd97 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:46.500653 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e57bc44d-08bc-4581-b3ec-305b4efbbd97 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:46.505788 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:46.505788 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:46.506145 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e57bc44d-08bc-4581-b3ec-305b4efbbd97 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:46.506854 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e57bc44d-08bc-4581-b3ec-305b4efbbd97 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 returned with HTTP 200 Aug 14 01:30:46.507198 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1173/4711] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:46 2026] GET /volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:46.735594 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-8250c9fa-201f-4c03-9941-edc33fe70994 req-aa2ab73c-5112-4607-bdfe-5063367cefc1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:46.737290 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8250c9fa-201f-4c03-9941-edc33fe70994 req-aa2ab73c-5112-4607-bdfe-5063367cefc1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] DELETE https://10.4.3.11/volume/v3/attachments/3d126822-e1ba-4c2a-b81d-d91a5f92d588 Aug 14 01:30:46.737473 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8250c9fa-201f-4c03-9941-edc33fe70994 req-aa2ab73c-5112-4607-bdfe-5063367cefc1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:46.737642 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-8250c9fa-201f-4c03-9941-edc33fe70994 req-aa2ab73c-5112-4607-bdfe-5063367cefc1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:46.746329 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:46.746329 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:46.798888 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-8250c9fa-201f-4c03-9941-edc33fe70994 req-aa2ab73c-5112-4607-bdfe-5063367cefc1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments/3d126822-e1ba-4c2a-b81d-d91a5f92d588 returned with HTTP 200 Aug 14 01:30:46.799362 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1177/4712] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:30:46 2026] DELETE /volume/v3/attachments/3d126822-e1ba-4c2a-b81d-d91a5f92d588 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:46.944350 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44bbc847-72db-481a-b2c4-8606130837bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:46.946304 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44bbc847-72db-481a-b2c4-8606130837bd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:30:46.946529 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44bbc847-72db-481a-b2c4-8606130837bd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:46.946765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44bbc847-72db-481a-b2c4-8606130837bd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:46.946895 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-44bbc847-72db-481a-b2c4-8606130837bd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete backup with id: cc79334c-37d4-432e-9cd8-5d19ad1e87c9. Aug 14 01:30:46.951514 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:46.951514 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:46.965157 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-44bbc847-72db-481a-b2c4-8606130837bd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] delete_backup rpcapi backup_id cc79334c-37d4-432e-9cd8-5d19ad1e87c9 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:30:46.966909 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44bbc847-72db-481a-b2c4-8606130837bd tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 202 Aug 14 01:30:46.967330 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1177/4713] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:46 2026] DELETE /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:30:46.979567 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4135d4ca-6a29-4f8b-8a42-294e92c79f04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:46.982192 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4135d4ca-6a29-4f8b-8a42-294e92c79f04 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:30:46.982474 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4135d4ca-6a29-4f8b-8a42-294e92c79f04 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:46.983011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4135d4ca-6a29-4f8b-8a42-294e92c79f04 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:46.983011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4135d4ca-6a29-4f8b-8a42-294e92c79f04 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:46.989943 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:46.989943 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:46.991578 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4135d4ca-6a29-4f8b-8a42-294e92c79f04 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 200 Aug 14 01:30:46.991648 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1187/4714] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:46 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:47.515898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05558160-2c60-4b41-9855-739a3d4ab567 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:47.517865 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05558160-2c60-4b41-9855-739a3d4ab567 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 Aug 14 01:30:47.518088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05558160-2c60-4b41-9855-739a3d4ab567 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:47.518306 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05558160-2c60-4b41-9855-739a3d4ab567 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:47.537950 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05558160-2c60-4b41-9855-739a3d4ab567 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 returned with HTTP 404 Aug 14 01:30:47.538483 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1174/4715] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:47 2026] GET /volume/v3/snapshots/3c80f580-6039-464e-bd5b-19b76002adf0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:47.546516 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8c78aa5f-8224-4be1-b86f-b3a57e80143c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:47.548446 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c78aa5f-8224-4be1-b86f-b3a57e80143c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 Aug 14 01:30:47.548721 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c78aa5f-8224-4be1-b86f-b3a57e80143c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:47.549379 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8c78aa5f-8224-4be1-b86f-b3a57e80143c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:47.549379 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8c78aa5f-8224-4be1-b86f-b3a57e80143c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume with id: 7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 Aug 14 01:30:47.564431 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:47.564431 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:47.564809 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8c78aa5f-8224-4be1-b86f-b3a57e80143c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:47.634263 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8c78aa5f-8224-4be1-b86f-b3a57e80143c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume request issued successfully. Aug 14 01:30:47.637533 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8c78aa5f-8224-4be1-b86f-b3a57e80143c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 returned with HTTP 202 Aug 14 01:30:47.637533 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1178/4716] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:47 2026] DELETE /volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:47.648112 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3ef94cf9-706c-41cc-b066-0b8afe08d9d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:47.650379 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ef94cf9-706c-41cc-b066-0b8afe08d9d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 Aug 14 01:30:47.650697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ef94cf9-706c-41cc-b066-0b8afe08d9d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:47.650986 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ef94cf9-706c-41cc-b066-0b8afe08d9d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:47.660532 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:47.660532 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:47.664743 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3ef94cf9-706c-41cc-b066-0b8afe08d9d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:47.686297 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ef94cf9-706c-41cc-b066-0b8afe08d9d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 returned with HTTP 200 Aug 14 01:30:47.686823 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1178/4717] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:47 2026] GET /volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:48.002124 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d2c32e5-568c-4d15-846f-be0f572bad0e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:48.004031 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d2c32e5-568c-4d15-846f-be0f572bad0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 Aug 14 01:30:48.004251 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d2c32e5-568c-4d15-846f-be0f572bad0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:48.004438 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d2c32e5-568c-4d15-846f-be0f572bad0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:48.004578 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2d2c32e5-568c-4d15-846f-be0f572bad0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id cc79334c-37d4-432e-9cd8-5d19ad1e87c9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:48.008035 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d2c32e5-568c-4d15-846f-be0f572bad0e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 returned with HTTP 404 Aug 14 01:30:48.008659 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1188/4718] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:48 2026] GET /volume/v3/backups/cc79334c-37d4-432e-9cd8-5d19ad1e87c9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:48.025154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:48.027067 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:48.027474 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-192794245"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:48.028908 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-192794245'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:48.029054 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume of 1 GB Aug 14 01:30:48.034143 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Availability Zones retrieved successfully. Aug 14 01:30:48.039317 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Flow 'volume_create_api' (2693a7ef-ca88-43a8-8d5a-38557736447c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:48.040295 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5369fe-b600-4ea8-bd89-ce10c08d868f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.041146 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:48.066002 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c5369fe-b600-4ea8-bd89-ce10c08d868f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.066837 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f301939b-6410-4286-9fd6-c4b9404d2730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.126539 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['09a86dc2-440d-402f-bb34-0ef027a6e07e', '728fdda9-d29d-4694-a40c-4d9267b6a332', 'ab5d8851-1996-4224-b8b5-603b094a6e68', '1388c079-9dc5-4e4b-b95f-d141401bb277'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:48.127322 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f301939b-6410-4286-9fd6-c4b9404d2730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09a86dc2-440d-402f-bb34-0ef027a6e07e', '728fdda9-d29d-4694-a40c-4d9267b6a332', 'ab5d8851-1996-4224-b8b5-603b094a6e68', '1388c079-9dc5-4e4b-b95f-d141401bb277']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.128027 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6237b4a5-abdf-4352-b6c9-7372b1d1b0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.157808 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6237b4a5-abdf-4352-b6c9-7372b1d1b0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '958b24c0-123c-4da9-a258-674802fefe01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-192794245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998a5cae31fe4116a63e3828b3021b6c',qos_specs=None,replication_status=,reservations=['09a86dc2-440d-402f-bb34-0ef027a6e07e','728fdda9-d29d-4694-a40c-4d9267b6a332','ab5d8851-1996-4224-b8b5-603b094a6e68','1388c079-9dc5-4e4b-b95f-d141401bb277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49d0760ef054774b08731c1a9030309',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-192794245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=958b24c0-123c-4da9-a258-674802fefe01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='998a5cae31fe4116a63e3828b3021b6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d49d0760ef054774b08731c1a9030309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.158619 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82befaf1-0349-4fae-b5c3-b878f4b35685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.196014 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82befaf1-0349-4fae-b5c3-b878f4b35685) transitioned into state 'SUCCESS' from state '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-192794245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='998a5cae31fe4116a63e3828b3021b6c',qos_specs=None,replication_status=,reservations=['09a86dc2-440d-402f-bb34-0ef027a6e07e','728fdda9-d29d-4694-a40c-4d9267b6a332','ab5d8851-1996-4224-b8b5-603b094a6e68','1388c079-9dc5-4e4b-b95f-d141401bb277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49d0760ef054774b08731c1a9030309',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.197054 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b575373-83d6-4597-8605-8a6c238df68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.219000 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b575373-83d6-4597-8605-8a6c238df68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.219000 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Flow 'volume_create_api' (2693a7ef-ca88-43a8-8d5a-38557736447c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:48.219000 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create volume request issued successfully. Aug 14 01:30:48.219752 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d38a151f-6028-48c8-a867-76c9b3aa66ce tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:48.220334 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1175/4719] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:48 2026] POST /volume/v3/volumes => generated 746 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:48.231912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1d1ba5f4-97af-4671-90e1-2422d59104fc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:48.233869 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d1ba5f4-97af-4671-90e1-2422d59104fc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 Aug 14 01:30:48.234080 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d1ba5f4-97af-4671-90e1-2422d59104fc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:48.234296 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1d1ba5f4-97af-4671-90e1-2422d59104fc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:48.241591 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:48.241591 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:48.246350 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1d1ba5f4-97af-4671-90e1-2422d59104fc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:30:48.251129 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1d1ba5f4-97af-4671-90e1-2422d59104fc tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 returned with HTTP 200 Aug 14 01:30:48.252941 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1179/4720] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:48 2026] GET /volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:48.537199 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3b045bdc-d13c-4f38-b116-88d1619b5291 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:48.539157 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b045bdc-d13c-4f38-b116-88d1619b5291 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] DELETE https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:30:48.539374 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b045bdc-d13c-4f38-b116-88d1619b5291 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:48.539641 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3b045bdc-d13c-4f38-b116-88d1619b5291 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:48.539856 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3b045bdc-d13c-4f38-b116-88d1619b5291 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Delete volume with id: 81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:30:48.548263 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:48.548263 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:48.548937 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b045bdc-d13c-4f38-b116-88d1619b5291 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:30:48.575409 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3b045bdc-d13c-4f38-b116-88d1619b5291 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Delete volume request issued successfully. Aug 14 01:30:48.575680 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3b045bdc-d13c-4f38-b116-88d1619b5291 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 returned with HTTP 202 Aug 14 01:30:48.576191 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1179/4721] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:48 2026] DELETE /volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:48.584632 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ac759790-ebb4-4919-8120-7fddcf6c9c6e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:48.586376 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac759790-ebb4-4919-8120-7fddcf6c9c6e tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:30:48.586677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac759790-ebb4-4919-8120-7fddcf6c9c6e tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:48.586882 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac759790-ebb4-4919-8120-7fddcf6c9c6e tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:48.595487 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:48.595487 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:48.599865 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ac759790-ebb4-4919-8120-7fddcf6c9c6e tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:30:48.604619 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac759790-ebb4-4919-8120-7fddcf6c9c6e tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 returned with HTTP 200 Aug 14 01:30:48.605169 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1189/4722] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:48 2026] GET /volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 => generated 1420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:30:48.703040 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4e487d45-48ed-4bdd-ae03-31d9a08e2234 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:48.704724 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e487d45-48ed-4bdd-ae03-31d9a08e2234 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 Aug 14 01:30:48.705086 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e487d45-48ed-4bdd-ae03-31d9a08e2234 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:48.705358 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e487d45-48ed-4bdd-ae03-31d9a08e2234 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:48.712061 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e487d45-48ed-4bdd-ae03-31d9a08e2234 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 returned with HTTP 404 Aug 14 01:30:48.712730 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1176/4723] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:48 2026] GET /volume/v3/volumes/7aadcfa5-0acf-4ce8-bffa-81e89e3ac960 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:48.722599 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:48.724949 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:48.725418 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1044230391"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:48.727305 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1044230391'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:48.727493 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume of 1 GB Aug 14 01:30:48.732976 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:48.740370 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (d8264d66-cf30-4193-bddc-ff9156195c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:48.741801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd39a9b6-2b71-46d9-b008-5e89cf535132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.743033 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:48.779128 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd39a9b6-2b71-46d9-b008-5e89cf535132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.780290 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d13ce64f-7602-490a-8be7-ad795a1f65d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.844380 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['267ac17d-a2e2-44a2-bff9-949640c7a721', 'f03f6c23-1464-40ed-aea1-e8078378dc47', 'a0f4096a-7fe9-4601-a948-18faaffd8249', 'e17907eb-0530-4f22-8b0b-2bfa55e60869'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:48.845115 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d13ce64f-7602-490a-8be7-ad795a1f65d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['267ac17d-a2e2-44a2-bff9-949640c7a721', 'f03f6c23-1464-40ed-aea1-e8078378dc47', 'a0f4096a-7fe9-4601-a948-18faaffd8249', 'e17907eb-0530-4f22-8b0b-2bfa55e60869']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.845860 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b26ffca-a5b1-433e-a7c5-22fc8a8d281f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.893677 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b26ffca-a5b1-433e-a7c5-22fc8a8d281f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28cbcff3-865b-4b97-9ba6-866afbef6887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044230391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['267ac17d-a2e2-44a2-bff9-949640c7a721','f03f6c23-1464-40ed-aea1-e8078378dc47','a0f4096a-7fe9-4601-a948-18faaffd8249','e17907eb-0530-4f22-8b0b-2bfa55e60869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044230391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28cbcff3-865b-4b97-9ba6-866afbef6887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.894689 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9898ef1-1acb-498c-bf20-41d93e5f6eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.927695 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9898ef1-1acb-498c-bf20-41d93e5f6eb3) transitioned into state 'SUCCESS' from state '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-1044230391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['267ac17d-a2e2-44a2-bff9-949640c7a721','f03f6c23-1464-40ed-aea1-e8078378dc47','a0f4096a-7fe9-4601-a948-18faaffd8249','e17907eb-0530-4f22-8b0b-2bfa55e60869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.928508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac329c56-b851-462f-b2d0-b1ee2de8ee98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:48.945074 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac329c56-b851-462f-b2d0-b1ee2de8ee98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:48.945874 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (d8264d66-cf30-4193-bddc-ff9156195c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:48.946189 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request issued successfully. Aug 14 01:30:48.946737 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a67969b8-5d68-4e36-bad6-2f2125ef4979 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:48.947168 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1180/4724] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:48 2026] POST /volume/v3/volumes => generated 776 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:48.962024 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-08e262c5-3c1c-45c9-bd2e-0b837f63b0e8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:48.963692 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08e262c5-3c1c-45c9-bd2e-0b837f63b0e8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 Aug 14 01:30:48.963692 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08e262c5-3c1c-45c9-bd2e-0b837f63b0e8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:48.963856 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-08e262c5-3c1c-45c9-bd2e-0b837f63b0e8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:48.971444 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:48.971444 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:48.976513 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-08e262c5-3c1c-45c9-bd2e-0b837f63b0e8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:48.983330 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-08e262c5-3c1c-45c9-bd2e-0b837f63b0e8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 returned with HTTP 200 Aug 14 01:30:48.984038 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1180/4725] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:48 2026] GET /volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:49.265695 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-afda14ab-6b3d-4473-8aa7-58121a1646a4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:49.267729 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afda14ab-6b3d-4473-8aa7-58121a1646a4 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 Aug 14 01:30:49.267984 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afda14ab-6b3d-4473-8aa7-58121a1646a4 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:49.268187 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-afda14ab-6b3d-4473-8aa7-58121a1646a4 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:49.277491 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:49.277491 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:49.282434 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-afda14ab-6b3d-4473-8aa7-58121a1646a4 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:30:49.287287 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-afda14ab-6b3d-4473-8aa7-58121a1646a4 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 returned with HTTP 200 Aug 14 01:30:49.287676 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1190/4726] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:49 2026] GET /volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:49.303259 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6aaa0bc5-fd61-4067-8240-ff0934ba6f49 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:49.305013 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aaa0bc5-fd61-4067-8240-ff0934ba6f49 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:49.305333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6aaa0bc5-fd61-4067-8240-ff0934ba6f49 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "958b24c0-123c-4da9-a258-674802fefe01", "name": "tempest-VolumesBackupsTest-Snapshot-1307885474"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:49.313249 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:49.313249 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:49.313660 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6aaa0bc5-fd61-4067-8240-ff0934ba6f49 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:30:49.313770 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-6aaa0bc5-fd61-4067-8240-ff0934ba6f49 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Create snapshot from volume 958b24c0-123c-4da9-a258-674802fefe01 Aug 14 01:30:49.363008 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-6aaa0bc5-fd61-4067-8240-ff0934ba6f49 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['affe5108-0063-4678-8267-afdf01b2a94c', 'f429c857-0981-41c0-be05-72c41be636f5', 'f93aedba-7e8b-4406-b2f7-77f3a12d1a03', '27a1f028-523a-4060-b2c4-1b15c5164fe0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:49.405529 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6aaa0bc5-fd61-4067-8240-ff0934ba6f49 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Snapshot create request issued successfully. Aug 14 01:30:49.405842 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aaa0bc5-fd61-4067-8240-ff0934ba6f49 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:49.406253 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1177/4727] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:49 2026] POST /volume/v3/snapshots => generated 305 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:49.418270 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-78f0d7c8-1d7d-4bf9-94b7-10f32a7f610c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:49.420105 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78f0d7c8-1d7d-4bf9-94b7-10f32a7f610c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 Aug 14 01:30:49.420273 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78f0d7c8-1d7d-4bf9-94b7-10f32a7f610c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:49.420464 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-78f0d7c8-1d7d-4bf9-94b7-10f32a7f610c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:49.425283 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:49.425283 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:49.425749 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-78f0d7c8-1d7d-4bf9-94b7-10f32a7f610c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Snapshot retrieved successfully. Aug 14 01:30:49.426502 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-78f0d7c8-1d7d-4bf9-94b7-10f32a7f610c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 returned with HTTP 200 Aug 14 01:30:49.427184 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1181/4728] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:49 2026] GET /volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:49.621008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32cd13bc-e83d-45b3-b8b9-2710f3c17a25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:49.622800 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32cd13bc-e83d-45b3-b8b9-2710f3c17a25 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 Aug 14 01:30:49.623074 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32cd13bc-e83d-45b3-b8b9-2710f3c17a25 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:49.623294 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32cd13bc-e83d-45b3-b8b9-2710f3c17a25 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:49.629196 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32cd13bc-e83d-45b3-b8b9-2710f3c17a25 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 returned with HTTP 404 Aug 14 01:30:49.629734 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1181/4729] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:49 2026] GET /volume/v3/volumes/81932f71-20ce-4821-ae54-02da1b144be4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:49.637995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a854008b-8406-411f-ba01-67b6dfe952fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:49.640237 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a854008b-8406-411f-ba01-67b6dfe952fe tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 Aug 14 01:30:49.640551 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a854008b-8406-411f-ba01-67b6dfe952fe tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:49.640838 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a854008b-8406-411f-ba01-67b6dfe952fe tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:49.641018 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-a854008b-8406-411f-ba01-67b6dfe952fe tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Delete snapshot with id: d8c53c2f-367a-4100-a5dd-0256d98faa32 Aug 14 01:30:49.647512 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:49.647512 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:49.648113 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a854008b-8406-411f-ba01-67b6dfe952fe tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot retrieved successfully. Aug 14 01:30:49.677355 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a854008b-8406-411f-ba01-67b6dfe952fe tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot delete request issued successfully. Aug 14 01:30:49.677576 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a854008b-8406-411f-ba01-67b6dfe952fe tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 returned with HTTP 202 Aug 14 01:30:49.678118 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1191/4730] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:49 2026] DELETE /volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:49.688042 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe95e16d-b8d3-4042-ace2-b1c76cfd9228 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:49.690810 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe95e16d-b8d3-4042-ace2-b1c76cfd9228 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 Aug 14 01:30:49.691141 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe95e16d-b8d3-4042-ace2-b1c76cfd9228 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:49.691467 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe95e16d-b8d3-4042-ace2-b1c76cfd9228 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:49.698639 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:49.698639 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:49.699203 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fe95e16d-b8d3-4042-ace2-b1c76cfd9228 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Snapshot retrieved successfully. Aug 14 01:30:49.700104 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe95e16d-b8d3-4042-ace2-b1c76cfd9228 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 returned with HTTP 200 Aug 14 01:30:49.700438 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1178/4731] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:49 2026] GET /volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:49.997727 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-addcfbc3-0bd5-4fbf-a29a-f3ff3117c528 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:50.000101 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-addcfbc3-0bd5-4fbf-a29a-f3ff3117c528 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 Aug 14 01:30:50.000377 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-addcfbc3-0bd5-4fbf-a29a-f3ff3117c528 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:50.000672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-addcfbc3-0bd5-4fbf-a29a-f3ff3117c528 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:50.008526 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:50.008526 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:50.012388 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-addcfbc3-0bd5-4fbf-a29a-f3ff3117c528 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:50.016286 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-addcfbc3-0bd5-4fbf-a29a-f3ff3117c528 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 returned with HTTP 200 Aug 14 01:30:50.016798 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1182/4732] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:49 2026] GET /volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:50.029393 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8f251cd8-162d-4a59-b458-eb3a739c0602 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:50.031069 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f251cd8-162d-4a59-b458-eb3a739c0602 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:50.031356 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8f251cd8-162d-4a59-b458-eb3a739c0602 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28cbcff3-865b-4b97-9ba6-866afbef6887", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-107732930"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:50.041756 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:50.041756 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:50.042147 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8f251cd8-162d-4a59-b458-eb3a739c0602 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:50.042294 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-8f251cd8-162d-4a59-b458-eb3a739c0602 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create snapshot from volume 28cbcff3-865b-4b97-9ba6-866afbef6887 Aug 14 01:30:50.073818 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-8f251cd8-162d-4a59-b458-eb3a739c0602 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['6cc7af70-a37a-4a3e-a412-3462d230ff55', '9ae0618f-0566-4058-bc74-e01ed361ae3c', '4b949332-f1c5-497b-a2c7-29e8657d1e0d', 'ab6c0315-333a-4a7d-a853-fab0c535dae0'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:50.113947 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8f251cd8-162d-4a59-b458-eb3a739c0602 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot create request issued successfully. Aug 14 01:30:50.114348 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8f251cd8-162d-4a59-b458-eb3a739c0602 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:50.114741 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1182/4733] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:50.123917 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cc164b65-9c2e-4d2b-8ba7-851aaf3de019 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:50.125657 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc164b65-9c2e-4d2b-8ba7-851aaf3de019 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 Aug 14 01:30:50.125776 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc164b65-9c2e-4d2b-8ba7-851aaf3de019 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:50.125984 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc164b65-9c2e-4d2b-8ba7-851aaf3de019 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:50.130690 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:50.130690 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:50.130978 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cc164b65-9c2e-4d2b-8ba7-851aaf3de019 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:50.131580 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc164b65-9c2e-4d2b-8ba7-851aaf3de019 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 returned with HTTP 200 Aug 14 01:30:50.131986 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1192/4734] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:50 2026] GET /volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:50.437098 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04e440c2-66fa-46c5-8d4e-2a7896e9697f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:50.438727 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04e440c2-66fa-46c5-8d4e-2a7896e9697f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 Aug 14 01:30:50.438899 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04e440c2-66fa-46c5-8d4e-2a7896e9697f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:50.439088 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04e440c2-66fa-46c5-8d4e-2a7896e9697f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:50.443855 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:50.443855 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:50.444260 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-04e440c2-66fa-46c5-8d4e-2a7896e9697f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Snapshot retrieved successfully. Aug 14 01:30:50.444983 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04e440c2-66fa-46c5-8d4e-2a7896e9697f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 returned with HTTP 200 Aug 14 01:30:50.445316 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1179/4735] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:50 2026] GET /volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:50.455623 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-197f5343-7dcb-4760-88dc-b57845d5991c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:50.457357 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-197f5343-7dcb-4760-88dc-b57845d5991c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:30:50.457805 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-197f5343-7dcb-4760-88dc-b57845d5991c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "958b24c0-123c-4da9-a258-674802fefe01", "snapshot_id": "435cf6ff-5f49-4784-88f8-c6d619f28d87", "name": "tempest-VolumesBackupsTest-Backup-1975531095"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:50.459411 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-197f5343-7dcb-4760-88dc-b57845d5991c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating new backup {'backup': {'volume_id': '958b24c0-123c-4da9-a258-674802fefe01', 'snapshot_id': '435cf6ff-5f49-4784-88f8-c6d619f28d87', 'name': 'tempest-VolumesBackupsTest-Backup-1975531095'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:30:50.459576 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-197f5343-7dcb-4760-88dc-b57845d5991c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Creating backup of volume 958b24c0-123c-4da9-a258-674802fefe01 in container None Aug 14 01:30:50.467163 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:50.467163 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:50.467620 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-197f5343-7dcb-4760-88dc-b57845d5991c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:30:50.473354 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:50.473354 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:50.473799 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-197f5343-7dcb-4760-88dc-b57845d5991c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Snapshot retrieved successfully. Aug 14 01:30:50.490793 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-197f5343-7dcb-4760-88dc-b57845d5991c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Created reservations ['44506080-e8ca-4e4f-871e-12cdcd3838ff', '878bac1a-d360-4d2b-ae67-df8e7209956a'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:50.537840 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-197f5343-7dcb-4760-88dc-b57845d5991c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:30:50.538312 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1183/4736] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:30:50 2026] POST /volume/v3/backups => generated 328 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:50.549213 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-469446eb-5e76-448d-adb3-421a8da58c4c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:50.551121 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-469446eb-5e76-448d-adb3-421a8da58c4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:50.551317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-469446eb-5e76-448d-adb3-421a8da58c4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:50.551512 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-469446eb-5e76-448d-adb3-421a8da58c4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:50.551612 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-469446eb-5e76-448d-adb3-421a8da58c4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:50.556054 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:50.556054 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:50.556889 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-469446eb-5e76-448d-adb3-421a8da58c4c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:50.557259 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1183/4737] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:50 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 769 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:50.711201 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4907d64d-2bb1-438f-9817-666b88cc7a31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:50.713060 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4907d64d-2bb1-438f-9817-666b88cc7a31 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 Aug 14 01:30:50.713256 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4907d64d-2bb1-438f-9817-666b88cc7a31 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:50.713508 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4907d64d-2bb1-438f-9817-666b88cc7a31 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:50.718729 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4907d64d-2bb1-438f-9817-666b88cc7a31 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 returned with HTTP 404 Aug 14 01:30:50.720090 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1193/4738] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:50 2026] GET /volume/v3/snapshots/d8c53c2f-367a-4100-a5dd-0256d98faa32 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:51.141392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee69c31d-ddb6-4b59-b52a-00b932519e71 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:51.143310 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee69c31d-ddb6-4b59-b52a-00b932519e71 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 Aug 14 01:30:51.143518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee69c31d-ddb6-4b59-b52a-00b932519e71 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:51.143747 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee69c31d-ddb6-4b59-b52a-00b932519e71 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:51.148733 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:51.148733 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:51.149053 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ee69c31d-ddb6-4b59-b52a-00b932519e71 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:51.149731 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee69c31d-ddb6-4b59-b52a-00b932519e71 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 returned with HTTP 200 Aug 14 01:30:51.150282 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1180/4739] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:51 2026] GET /volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:51.158779 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d05fc39e-f9e4-4ff1-83b0-52fc1d2b1360 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:51.160446 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d05fc39e-f9e4-4ff1-83b0-52fc1d2b1360 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] GET https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:51.160659 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d05fc39e-f9e4-4ff1-83b0-52fc1d2b1360 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:51.160859 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d05fc39e-f9e4-4ff1-83b0-52fc1d2b1360 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:51.161132 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.api_utils [None req-d05fc39e-f9e4-4ff1-83b0-52fc1d2b1360 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Removing options '' from query. {{(pid=100276) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:30:51.161394 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:51.161394 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:51.162185 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.db.api [None req-d05fc39e-f9e4-4ff1-83b0-52fc1d2b1360 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Building query based on filter {{(pid=100276) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 01:30:51.166336 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d05fc39e-f9e4-4ff1-83b0-52fc1d2b1360 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Get all snapshots completed successfully. Aug 14 01:30:51.166670 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d05fc39e-f9e4-4ff1-83b0-52fc1d2b1360 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 200 Aug 14 01:30:51.167055 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1184/4740] 10.4.3.11 () {66 vars in 1236 bytes} [Fri Aug 14 01:30:51 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:51.176247 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6a65a5ad-9dfa-458e-8a12-d26043cd44d1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:51.178286 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a65a5ad-9dfa-458e-8a12-d26043cd44d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 Aug 14 01:30:51.178502 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a65a5ad-9dfa-458e-8a12-d26043cd44d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:51.178721 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a65a5ad-9dfa-458e-8a12-d26043cd44d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:51.178824 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-6a65a5ad-9dfa-458e-8a12-d26043cd44d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete snapshot with id: c113be4e-af10-48fa-8a1c-c6a026a376b1 Aug 14 01:30:51.184813 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:51.184813 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:51.185132 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6a65a5ad-9dfa-458e-8a12-d26043cd44d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:51.201962 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6a65a5ad-9dfa-458e-8a12-d26043cd44d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot delete request issued successfully. Aug 14 01:30:51.202082 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a65a5ad-9dfa-458e-8a12-d26043cd44d1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 returned with HTTP 202 Aug 14 01:30:51.204968 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1184/4741] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:51 2026] DELETE /volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:51.211826 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06df64b5-2f60-453f-a9c2-f2a18c14425d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:51.212710 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06df64b5-2f60-453f-a9c2-f2a18c14425d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 Aug 14 01:30:51.212941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06df64b5-2f60-453f-a9c2-f2a18c14425d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:51.213516 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06df64b5-2f60-453f-a9c2-f2a18c14425d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:51.219871 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:51.219871 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:51.219871 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-06df64b5-2f60-453f-a9c2-f2a18c14425d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:51.220242 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06df64b5-2f60-453f-a9c2-f2a18c14425d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 returned with HTTP 200 Aug 14 01:30:51.220656 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1194/4742] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:51 2026] GET /volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:51.572638 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32e64a00-efa8-4027-bfa5-c1a0bfc91d0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:51.574967 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32e64a00-efa8-4027-bfa5-c1a0bfc91d0c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:51.575153 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32e64a00-efa8-4027-bfa5-c1a0bfc91d0c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:51.575329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32e64a00-efa8-4027-bfa5-c1a0bfc91d0c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:51.575437 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-32e64a00-efa8-4027-bfa5-c1a0bfc91d0c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:51.579720 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:51.579720 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:51.580526 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32e64a00-efa8-4027-bfa5-c1a0bfc91d0c tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:51.580843 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1181/4743] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:51 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:52.231052 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bfbf010d-edaf-4a2e-8e34-789072f5e17b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:52.233233 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfbf010d-edaf-4a2e-8e34-789072f5e17b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 Aug 14 01:30:52.233513 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfbf010d-edaf-4a2e-8e34-789072f5e17b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:52.233779 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bfbf010d-edaf-4a2e-8e34-789072f5e17b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:52.238789 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bfbf010d-edaf-4a2e-8e34-789072f5e17b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 returned with HTTP 404 Aug 14 01:30:52.239290 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1185/4744] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:52 2026] GET /volume/v3/snapshots/c113be4e-af10-48fa-8a1c-c6a026a376b1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:52.248708 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3ae51b4c-c344-4a1e-a682-810231a03f0d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:52.251165 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ae51b4c-c344-4a1e-a682-810231a03f0d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 Aug 14 01:30:52.251471 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ae51b4c-c344-4a1e-a682-810231a03f0d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:52.251844 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3ae51b4c-c344-4a1e-a682-810231a03f0d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:52.252101 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3ae51b4c-c344-4a1e-a682-810231a03f0d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume with id: 28cbcff3-865b-4b97-9ba6-866afbef6887 Aug 14 01:30:52.260282 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:52.260282 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:52.260704 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3ae51b4c-c344-4a1e-a682-810231a03f0d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:52.298032 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3ae51b4c-c344-4a1e-a682-810231a03f0d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume request issued successfully. Aug 14 01:30:52.298282 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3ae51b4c-c344-4a1e-a682-810231a03f0d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 returned with HTTP 202 Aug 14 01:30:52.298833 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1185/4745] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:52 2026] DELETE /volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:52.311067 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14f6bc14-c3da-4668-b27f-118a760749bf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:52.312915 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14f6bc14-c3da-4668-b27f-118a760749bf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 Aug 14 01:30:52.313133 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14f6bc14-c3da-4668-b27f-118a760749bf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:52.313312 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14f6bc14-c3da-4668-b27f-118a760749bf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:52.320777 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:52.320777 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:52.324620 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-14f6bc14-c3da-4668-b27f-118a760749bf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:52.329375 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14f6bc14-c3da-4668-b27f-118a760749bf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 returned with HTTP 200 Aug 14 01:30:52.329844 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1195/4746] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:52 2026] GET /volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:52.592769 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5258069e-d2b4-495d-9a83-ef89f69a4d37 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:52.594523 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5258069e-d2b4-495d-9a83-ef89f69a4d37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:52.594708 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5258069e-d2b4-495d-9a83-ef89f69a4d37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:52.594879 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5258069e-d2b4-495d-9a83-ef89f69a4d37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:52.594991 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5258069e-d2b4-495d-9a83-ef89f69a4d37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:52.599502 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:52.599502 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:52.600151 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5258069e-d2b4-495d-9a83-ef89f69a4d37 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:52.600460 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1182/4747] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:52 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:53.350167 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-842d8ed7-217b-49b8-9db2-54b102d565b9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:53.352305 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-842d8ed7-217b-49b8-9db2-54b102d565b9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 Aug 14 01:30:53.352593 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-842d8ed7-217b-49b8-9db2-54b102d565b9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:53.352857 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-842d8ed7-217b-49b8-9db2-54b102d565b9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:53.360707 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-842d8ed7-217b-49b8-9db2-54b102d565b9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 returned with HTTP 404 Aug 14 01:30:53.361231 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1186/4748] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:53 2026] GET /volume/v3/volumes/28cbcff3-865b-4b97-9ba6-866afbef6887 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:53.374205 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:53.380114 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:53.380610 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-714998556"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:53.385830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-714998556'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:53.386047 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume of 1 GB Aug 14 01:30:53.402895 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:53.412514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (3e1378c8-1780-4222-911f-833b9d8ef4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:53.413746 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6390140a-7d66-4754-b0a4-84055b862ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:53.415601 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:53.456664 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6390140a-7d66-4754-b0a4-84055b862ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:53.457822 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03a3c4f-182f-4fdb-b85f-8701f3cfbe82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:53.510861 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['33ad2339-6442-4d0a-943f-41179939587e', '87def352-cac8-42a0-b6ab-d46ff926aaf6', 'd9a6b5e8-9765-48d1-acb9-3f3243fcdfd5', '3813853a-5f36-4f04-bf83-5b0716e43ef4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:53.512344 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03a3c4f-182f-4fdb-b85f-8701f3cfbe82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33ad2339-6442-4d0a-943f-41179939587e', '87def352-cac8-42a0-b6ab-d46ff926aaf6', 'd9a6b5e8-9765-48d1-acb9-3f3243fcdfd5', '3813853a-5f36-4f04-bf83-5b0716e43ef4']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:53.513267 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf53221-571a-4fbc-bde0-f5a22b19406c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:53.542197 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf53221-571a-4fbc-bde0-f5a22b19406c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd11723c8-9550-4f0c-a697-a763032377b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-714998556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['33ad2339-6442-4d0a-943f-41179939587e','87def352-cac8-42a0-b6ab-d46ff926aaf6','d9a6b5e8-9765-48d1-acb9-3f3243fcdfd5','3813853a-5f36-4f04-bf83-5b0716e43ef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-714998556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d11723c8-9550-4f0c-a697-a763032377b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:53.543258 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4a1189-728f-40dc-8822-258f6b9721e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:53.566611 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4a1189-728f-40dc-8822-258f6b9721e5) transitioned into state 'SUCCESS' from state '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-714998556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['33ad2339-6442-4d0a-943f-41179939587e','87def352-cac8-42a0-b6ab-d46ff926aaf6','d9a6b5e8-9765-48d1-acb9-3f3243fcdfd5','3813853a-5f36-4f04-bf83-5b0716e43ef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:53.567660 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0da6ef1-d3d8-4bd9-888f-41abd501c375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:53.584604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0da6ef1-d3d8-4bd9-888f-41abd501c375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:53.584604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (3e1378c8-1780-4222-911f-833b9d8ef4ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:53.584604 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request issued successfully. Aug 14 01:30:53.584604 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a1bb4aa7-8bba-4788-94cc-7a7879a87775 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:53.584604 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1186/4749] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:53 2026] POST /volume/v3/volumes => generated 775 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:53.598525 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8fc68a81-8052-4c03-bbd2-a75bb34c2eaf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:53.600874 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fc68a81-8052-4c03-bbd2-a75bb34c2eaf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 Aug 14 01:30:53.601187 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fc68a81-8052-4c03-bbd2-a75bb34c2eaf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:53.601389 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fc68a81-8052-4c03-bbd2-a75bb34c2eaf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:53.611097 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-293d138a-cd4c-47c0-b1d9-2db9a9126e68 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:53.611406 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:53.611406 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:53.613853 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-293d138a-cd4c-47c0-b1d9-2db9a9126e68 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:53.614202 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-293d138a-cd4c-47c0-b1d9-2db9a9126e68 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:53.614516 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-293d138a-cd4c-47c0-b1d9-2db9a9126e68 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:53.614672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-293d138a-cd4c-47c0-b1d9-2db9a9126e68 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:53.616226 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8fc68a81-8052-4c03-bbd2-a75bb34c2eaf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:53.619807 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:53.619807 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:53.620832 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-293d138a-cd4c-47c0-b1d9-2db9a9126e68 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:53.621336 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1183/4750] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:53 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:53.621969 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fc68a81-8052-4c03-bbd2-a75bb34c2eaf tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 returned with HTTP 200 Aug 14 01:30:53.622527 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1196/4751] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:53 2026] GET /volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:54.076633 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-393555da-bc22-4bb8-8123-f84b39c39d22 req-0747fc92-4e24-4c00-a02b-8ccf15f76fc6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:54.082368 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-393555da-bc22-4bb8-8123-f84b39c39d22 req-0747fc92-4e24-4c00-a02b-8ccf15f76fc6 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] DELETE https://10.4.3.11/volume/v3/attachments/71a56c60-6912-4542-8cc9-623f833b49e2 Aug 14 01:30:54.082634 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-393555da-bc22-4bb8-8123-f84b39c39d22 req-0747fc92-4e24-4c00-a02b-8ccf15f76fc6 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:54.082881 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-393555da-bc22-4bb8-8123-f84b39c39d22 req-0747fc92-4e24-4c00-a02b-8ccf15f76fc6 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:54.096591 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:54.096591 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:54.151898 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-393555da-bc22-4bb8-8123-f84b39c39d22 req-0747fc92-4e24-4c00-a02b-8ccf15f76fc6 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/attachments/71a56c60-6912-4542-8cc9-623f833b49e2 returned with HTTP 200 Aug 14 01:30:54.152319 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1187/4752] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:30:54 2026] DELETE /volume/v3/attachments/71a56c60-6912-4542-8cc9-623f833b49e2 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:54.635514 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f63bcd18-9e28-4bdc-98d4-e25e2221d41f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:54.637238 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b86949e8-e4f8-4cac-a68e-8927b8eb107c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:54.638183 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f63bcd18-9e28-4bdc-98d4-e25e2221d41f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:54.639070 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f63bcd18-9e28-4bdc-98d4-e25e2221d41f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:54.639070 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f63bcd18-9e28-4bdc-98d4-e25e2221d41f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:54.639070 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f63bcd18-9e28-4bdc-98d4-e25e2221d41f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:54.639388 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b86949e8-e4f8-4cac-a68e-8927b8eb107c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 Aug 14 01:30:54.639388 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b86949e8-e4f8-4cac-a68e-8927b8eb107c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:54.639388 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b86949e8-e4f8-4cac-a68e-8927b8eb107c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:54.646589 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:54.646589 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:54.647544 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:54.647544 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:54.647718 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f63bcd18-9e28-4bdc-98d4-e25e2221d41f tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:54.648297 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1187/4753] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:54 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:54.652247 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b86949e8-e4f8-4cac-a68e-8927b8eb107c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:54.657332 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b86949e8-e4f8-4cac-a68e-8927b8eb107c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 returned with HTTP 200 Aug 14 01:30:54.657732 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1184/4754] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:54 2026] GET /volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:54.681895 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2ae5c88f-5189-4e0c-bc63-5e3f46286f76 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:54.683770 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ae5c88f-5189-4e0c-bc63-5e3f46286f76 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:54.684239 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ae5c88f-5189-4e0c-bc63-5e3f46286f76 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d11723c8-9550-4f0c-a697-a763032377b1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-555188385"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:54.693623 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:54.693623 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:54.694163 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2ae5c88f-5189-4e0c-bc63-5e3f46286f76 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:54.694356 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-2ae5c88f-5189-4e0c-bc63-5e3f46286f76 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create snapshot from volume d11723c8-9550-4f0c-a697-a763032377b1 Aug 14 01:30:54.721434 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2ae5c88f-5189-4e0c-bc63-5e3f46286f76 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['11800496-eb2c-4976-8f29-929b890ad74b', '00416063-ea78-4903-8f25-8be27eb1ebf5', '590d5c3e-639e-4438-8a4d-6c0edebec95e', 'b551335e-661d-49ef-a974-51278b580769'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:54.752373 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2ae5c88f-5189-4e0c-bc63-5e3f46286f76 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot create request issued successfully. Aug 14 01:30:54.753113 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ae5c88f-5189-4e0c-bc63-5e3f46286f76 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:54.753587 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1197/4755] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:54 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 14 01:30:54.764979 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-088e6f9f-6c06-4c97-b755-dfd14f9dcc6d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:54.767494 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-088e6f9f-6c06-4c97-b755-dfd14f9dcc6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 Aug 14 01:30:54.767782 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-088e6f9f-6c06-4c97-b755-dfd14f9dcc6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:54.768117 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-088e6f9f-6c06-4c97-b755-dfd14f9dcc6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:54.774782 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:54.774782 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:54.775352 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-088e6f9f-6c06-4c97-b755-dfd14f9dcc6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:54.776194 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-088e6f9f-6c06-4c97-b755-dfd14f9dcc6d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 returned with HTTP 200 Aug 14 01:30:54.776825 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1188/4756] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:54 2026] GET /volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:55.663944 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-06a86070-e32a-4550-95f9-0daa725a486d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:55.668658 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06a86070-e32a-4550-95f9-0daa725a486d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:55.668860 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06a86070-e32a-4550-95f9-0daa725a486d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:55.669112 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-06a86070-e32a-4550-95f9-0daa725a486d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:55.669252 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-06a86070-e32a-4550-95f9-0daa725a486d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:55.680248 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:55.680248 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:55.680766 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-06a86070-e32a-4550-95f9-0daa725a486d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:55.681168 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1188/4757] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:55 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:55.786593 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-465c8643-a218-421e-bd1e-ebfdda06e6d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:55.788841 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-465c8643-a218-421e-bd1e-ebfdda06e6d7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 Aug 14 01:30:55.789103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-465c8643-a218-421e-bd1e-ebfdda06e6d7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:55.789348 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-465c8643-a218-421e-bd1e-ebfdda06e6d7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:55.795162 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:55.795162 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:55.795553 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-465c8643-a218-421e-bd1e-ebfdda06e6d7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:55.796354 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-465c8643-a218-421e-bd1e-ebfdda06e6d7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 returned with HTTP 200 Aug 14 01:30:55.796799 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1185/4758] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:55 2026] GET /volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:55.809952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10713019-9f33-44c7-a1d3-2f34b4c065a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:55.811784 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10713019-9f33-44c7-a1d3-2f34b4c065a3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] POST https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20/action Aug 14 01:30:55.812315 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10713019-9f33-44c7-a1d3-2f34b4c065a3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:30:55.812548 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10713019-9f33-44c7-a1d3-2f34b4c065a3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:55.814326 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-10713019-9f33-44c7-a1d3-2f34b4c065a3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Updating snapshot '0f2bc7dc-55d4-45c5-b233-226af550ce20' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:30:55.827657 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:55.827657 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:55.828147 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-10713019-9f33-44c7-a1d3-2f34b4c065a3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ddb76393eaed4ad29b39698b269fccb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5e9db2dad0f402687c75a95d0f8c4dd', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:30:55.828485 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10713019-9f33-44c7-a1d3-2f34b4c065a3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20/action returned with HTTP 403 Aug 14 01:30:55.829161 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1198/4759] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:30:55 2026] POST /volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20/action => generated 133 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:55.838466 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c3e14ca0-16c2-4025-a647-c58001506c4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:55.840818 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3e14ca0-16c2-4025-a647-c58001506c4d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 Aug 14 01:30:55.841131 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3e14ca0-16c2-4025-a647-c58001506c4d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:55.841421 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c3e14ca0-16c2-4025-a647-c58001506c4d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:55.841585 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-c3e14ca0-16c2-4025-a647-c58001506c4d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete snapshot with id: 0f2bc7dc-55d4-45c5-b233-226af550ce20 Aug 14 01:30:55.848965 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:55.848965 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:55.849714 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c3e14ca0-16c2-4025-a647-c58001506c4d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:55.880158 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-c3e14ca0-16c2-4025-a647-c58001506c4d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot delete request issued successfully. Aug 14 01:30:55.880158 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c3e14ca0-16c2-4025-a647-c58001506c4d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 returned with HTTP 202 Aug 14 01:30:55.880158 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1189/4760] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:30:55 2026] DELETE /volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:55.888421 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a52fd18-6503-47d8-96ea-6bb255f6b284 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:55.890611 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a52fd18-6503-47d8-96ea-6bb255f6b284 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 Aug 14 01:30:55.890908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a52fd18-6503-47d8-96ea-6bb255f6b284 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:55.891114 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a52fd18-6503-47d8-96ea-6bb255f6b284 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:55.898597 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:55.898597 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:55.899075 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0a52fd18-6503-47d8-96ea-6bb255f6b284 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:55.900062 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a52fd18-6503-47d8-96ea-6bb255f6b284 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 returned with HTTP 200 Aug 14 01:30:55.900909 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1189/4761] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:55 2026] GET /volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:56.189317 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ca491eb-c3ba-4e65-9ac8-36bc49a989da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:56.190948 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ca491eb-c3ba-4e65-9ac8-36bc49a989da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] DELETE https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:30:56.191161 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ca491eb-c3ba-4e65-9ac8-36bc49a989da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:56.191345 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ca491eb-c3ba-4e65-9ac8-36bc49a989da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:56.191538 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0ca491eb-c3ba-4e65-9ac8-36bc49a989da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Delete volume with id: 0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:30:56.198809 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:56.198809 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:56.199069 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ca491eb-c3ba-4e65-9ac8-36bc49a989da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:30:56.216290 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ca491eb-c3ba-4e65-9ac8-36bc49a989da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Delete volume request issued successfully. Aug 14 01:30:56.216486 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ca491eb-c3ba-4e65-9ac8-36bc49a989da tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 202 Aug 14 01:30:56.216881 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1186/4762] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:30:56 2026] DELETE /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:30:56.226033 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-368255db-7df5-457f-8a6c-aeeca50310a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:56.228303 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-368255db-7df5-457f-8a6c-aeeca50310a1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:30:56.228640 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-368255db-7df5-457f-8a6c-aeeca50310a1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:56.228896 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-368255db-7df5-457f-8a6c-aeeca50310a1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:56.236830 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:56.236830 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:56.240839 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-368255db-7df5-457f-8a6c-aeeca50310a1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Volume info retrieved successfully. Aug 14 01:30:56.246315 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-368255db-7df5-457f-8a6c-aeeca50310a1 tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 200 Aug 14 01:30:56.246711 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1199/4763] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:56 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 1385 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:30:56.697220 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0a0489e4-73a6-4f42-ae68-8e6cedaba05e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:56.699743 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a0489e4-73a6-4f42-ae68-8e6cedaba05e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:56.700035 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a0489e4-73a6-4f42-ae68-8e6cedaba05e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:56.700308 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0a0489e4-73a6-4f42-ae68-8e6cedaba05e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:56.700479 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0a0489e4-73a6-4f42-ae68-8e6cedaba05e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:56.706603 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:56.706603 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:56.708415 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0a0489e4-73a6-4f42-ae68-8e6cedaba05e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:56.708415 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1190/4764] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:56 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:56.910592 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9db074dc-b48c-430b-9e63-767c9d8006d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:56.912418 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9db074dc-b48c-430b-9e63-767c9d8006d2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 Aug 14 01:30:56.912687 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9db074dc-b48c-430b-9e63-767c9d8006d2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:56.912866 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9db074dc-b48c-430b-9e63-767c9d8006d2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:56.918336 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9db074dc-b48c-430b-9e63-767c9d8006d2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 returned with HTTP 404 Aug 14 01:30:56.919079 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1190/4765] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:56 2026] GET /volume/v3/snapshots/0f2bc7dc-55d4-45c5-b233-226af550ce20 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:56.928283 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a84cc124-c24b-4fe8-8f03-24d26f546c15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:56.930569 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a84cc124-c24b-4fe8-8f03-24d26f546c15 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 Aug 14 01:30:56.930811 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a84cc124-c24b-4fe8-8f03-24d26f546c15 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:56.931068 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a84cc124-c24b-4fe8-8f03-24d26f546c15 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:56.931254 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a84cc124-c24b-4fe8-8f03-24d26f546c15 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume with id: d11723c8-9550-4f0c-a697-a763032377b1 Aug 14 01:30:56.939944 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:56.939944 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:56.940344 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a84cc124-c24b-4fe8-8f03-24d26f546c15 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:56.958776 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a84cc124-c24b-4fe8-8f03-24d26f546c15 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume request issued successfully. Aug 14 01:30:56.958986 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a84cc124-c24b-4fe8-8f03-24d26f546c15 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 returned with HTTP 202 Aug 14 01:30:56.959522 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1187/4766] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:30:56 2026] DELETE /volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:30:56.969245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-222145ae-3729-4cbd-a73c-15d35b7b39b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:56.971076 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-222145ae-3729-4cbd-a73c-15d35b7b39b9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 Aug 14 01:30:56.971321 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-222145ae-3729-4cbd-a73c-15d35b7b39b9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:56.971554 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-222145ae-3729-4cbd-a73c-15d35b7b39b9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:56.979913 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:56.979913 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:56.984353 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-222145ae-3729-4cbd-a73c-15d35b7b39b9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:56.989468 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-222145ae-3729-4cbd-a73c-15d35b7b39b9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 returned with HTTP 200 Aug 14 01:30:56.989985 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1200/4767] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:56 2026] GET /volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:57.265240 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8ea12902-1211-45f8-93b0-c8a27ce0540f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:57.267832 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ea12902-1211-45f8-93b0-c8a27ce0540f tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] GET https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d Aug 14 01:30:57.269077 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ea12902-1211-45f8-93b0-c8a27ce0540f tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:57.270136 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ea12902-1211-45f8-93b0-c8a27ce0540f tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:57.280100 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ea12902-1211-45f8-93b0-c8a27ce0540f tempest-TestVolumeBootPatternV346-12684274 tempest-TestVolumeBootPatternV346-12684274-project-member] https://10.4.3.11/volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d returned with HTTP 404 Aug 14 01:30:57.281503 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1191/4768] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:30:57 2026] GET /volume/v3/volumes/0ca2f509-9213-4ada-a55a-63a5224f1b1d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:30:57.725063 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8b587a24-1fa7-4910-8d19-1b0cd93d2023 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:57.725345 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b587a24-1fa7-4910-8d19-1b0cd93d2023 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:57.725576 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b587a24-1fa7-4910-8d19-1b0cd93d2023 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:57.725765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8b587a24-1fa7-4910-8d19-1b0cd93d2023 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:57.725908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8b587a24-1fa7-4910-8d19-1b0cd93d2023 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:57.730538 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:57.730538 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:57.731348 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8b587a24-1fa7-4910-8d19-1b0cd93d2023 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:57.731807 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1191/4769] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:57 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:58.006945 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-df23ac35-7d2b-4e49-911e-f9d26e223b11 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:58.009103 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df23ac35-7d2b-4e49-911e-f9d26e223b11 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 Aug 14 01:30:58.009311 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df23ac35-7d2b-4e49-911e-f9d26e223b11 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:58.009551 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df23ac35-7d2b-4e49-911e-f9d26e223b11 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:58.016638 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df23ac35-7d2b-4e49-911e-f9d26e223b11 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 returned with HTTP 404 Aug 14 01:30:58.017470 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1188/4770] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:58 2026] GET /volume/v3/volumes/d11723c8-9550-4f0c-a697-a763032377b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:30:58.027501 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47d208e1-2757-4351-96d7-65acf9d750f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:58.030103 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:30:58.030569 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2061658742"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:58.032510 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2061658742'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:30:58.032690 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume of 1 GB Aug 14 01:30:58.037773 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Availability Zones retrieved successfully. Aug 14 01:30:58.046738 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (c96ee3ed-45f0-4ab0-93b1-614e09dadd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:58.047873 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596ba707-0d08-41b5-81e2-8d7b95753543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:58.049136 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:30:58.079900 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596ba707-0d08-41b5-81e2-8d7b95753543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:58.080880 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac93c59-a3fb-4c35-a03b-fdb34c3a7765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:58.121186 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['53ee0f07-d079-44ac-8544-a62602db2742', '7d6f32f3-c4c0-44dd-9d7d-a456cfb40e28', '20eb5d27-682a-407a-a74a-c60e7c512ef4', '1f7cc516-b00e-47b3-acfc-9e1c83048071'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:58.122002 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ac93c59-a3fb-4c35-a03b-fdb34c3a7765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53ee0f07-d079-44ac-8544-a62602db2742', '7d6f32f3-c4c0-44dd-9d7d-a456cfb40e28', '20eb5d27-682a-407a-a74a-c60e7c512ef4', '1f7cc516-b00e-47b3-acfc-9e1c83048071']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:58.122861 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc51d3e8-a059-47b7-8fef-ca917c84854a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:58.150395 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc51d3e8-a059-47b7-8fef-ca917c84854a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d165b5a-88b6-4280-9303-cd33d5edd911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061658742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['53ee0f07-d079-44ac-8544-a62602db2742','7d6f32f3-c4c0-44dd-9d7d-a456cfb40e28','20eb5d27-682a-407a-a74a-c60e7c512ef4','1f7cc516-b00e-47b3-acfc-9e1c83048071'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061658742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d165b5a-88b6-4280-9303-cd33d5edd911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:58.151773 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59fdc395-c64a-4f6e-963e-a6e164d85c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:58.176826 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59fdc395-c64a-4f6e-963e-a6e164d85c21) transitioned into state 'SUCCESS' from state '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-2061658742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['53ee0f07-d079-44ac-8544-a62602db2742','7d6f32f3-c4c0-44dd-9d7d-a456cfb40e28','20eb5d27-682a-407a-a74a-c60e7c512ef4','1f7cc516-b00e-47b3-acfc-9e1c83048071'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:58.178146 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f25b59-8a58-4583-bcd6-4a9399b12502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:30:58.190065 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f25b59-8a58-4583-bcd6-4a9399b12502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:30:58.191086 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (c96ee3ed-45f0-4ab0-93b1-614e09dadd04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:30:58.191427 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request issued successfully. Aug 14 01:30:58.192303 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47d208e1-2757-4351-96d7-65acf9d750f5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:30:58.193903 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1201/4771] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:30:58 2026] POST /volume/v3/volumes => generated 776 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:30:58.209386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-969800e8-969d-4c99-be0b-45bb47141b88 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:58.211592 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-969800e8-969d-4c99-be0b-45bb47141b88 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 Aug 14 01:30:58.211837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-969800e8-969d-4c99-be0b-45bb47141b88 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:58.212048 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-969800e8-969d-4c99-be0b-45bb47141b88 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:58.219940 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:58.219940 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:58.226862 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-969800e8-969d-4c99-be0b-45bb47141b88 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:58.233024 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-969800e8-969d-4c99-be0b-45bb47141b88 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 returned with HTTP 200 Aug 14 01:30:58.234090 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1192/4772] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:58 2026] GET /volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:58.742318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-96bb9d1b-6c17-4681-9fee-6aa4414adb48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:58.744314 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96bb9d1b-6c17-4681-9fee-6aa4414adb48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:58.744461 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96bb9d1b-6c17-4681-9fee-6aa4414adb48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:58.744646 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96bb9d1b-6c17-4681-9fee-6aa4414adb48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:58.744734 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-96bb9d1b-6c17-4681-9fee-6aa4414adb48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:58.749207 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:58.749207 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:58.750479 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96bb9d1b-6c17-4681-9fee-6aa4414adb48 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:58.750479 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1192/4773] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:58 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:59.250760 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39d25ca7-634d-49ff-966e-c8f204530fad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:59.252662 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39d25ca7-634d-49ff-966e-c8f204530fad tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 Aug 14 01:30:59.252930 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39d25ca7-634d-49ff-966e-c8f204530fad tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:59.253210 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39d25ca7-634d-49ff-966e-c8f204530fad tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:59.263524 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:59.263524 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:30:59.268794 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39d25ca7-634d-49ff-966e-c8f204530fad tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:59.274395 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39d25ca7-634d-49ff-966e-c8f204530fad tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 returned with HTTP 200 Aug 14 01:30:59.274808 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1189/4774] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:59 2026] GET /volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:30:59.290830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df630835-aec8-43ae-96a7-95e7b885c7c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:59.293233 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df630835-aec8-43ae-96a7-95e7b885c7c1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:30:59.293692 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df630835-aec8-43ae-96a7-95e7b885c7c1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d165b5a-88b6-4280-9303-cd33d5edd911", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-927430532"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:30:59.304657 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:59.304657 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:30:59.305011 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df630835-aec8-43ae-96a7-95e7b885c7c1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:30:59.305167 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-df630835-aec8-43ae-96a7-95e7b885c7c1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create snapshot from volume 8d165b5a-88b6-4280-9303-cd33d5edd911 Aug 14 01:30:59.337897 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-df630835-aec8-43ae-96a7-95e7b885c7c1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['e29bcaa3-940a-4242-936b-ec8098185bd2', 'bac7406c-d365-4022-b31b-fed72dbc0683', 'af882ce0-a3c2-46e1-a4b5-1f07bf198323', 'e85aefb8-3c65-4b51-8c0f-1d637343b44f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:30:59.377523 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-df630835-aec8-43ae-96a7-95e7b885c7c1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot create request issued successfully. Aug 14 01:30:59.377983 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df630835-aec8-43ae-96a7-95e7b885c7c1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:30:59.378530 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1202/4775] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:30:59 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 14 01:30:59.390608 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-baa645c8-70c0-4979-881e-0eb0e761aa80 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:59.393732 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-baa645c8-70c0-4979-881e-0eb0e761aa80 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 Aug 14 01:30:59.394020 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-baa645c8-70c0-4979-881e-0eb0e761aa80 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:59.394412 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-baa645c8-70c0-4979-881e-0eb0e761aa80 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:59.400791 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:59.400791 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:30:59.401267 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-baa645c8-70c0-4979-881e-0eb0e761aa80 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:30:59.402316 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-baa645c8-70c0-4979-881e-0eb0e761aa80 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 returned with HTTP 200 Aug 14 01:30:59.402952 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1193/4776] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:30:59 2026] GET /volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:30:59.762037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6531e4d1-aad8-43ff-89fb-03e8589bb257 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:30:59.764213 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6531e4d1-aad8-43ff-89fb-03e8589bb257 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:30:59.764479 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6531e4d1-aad8-43ff-89fb-03e8589bb257 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:30:59.764702 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6531e4d1-aad8-43ff-89fb-03e8589bb257 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:30:59.764844 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6531e4d1-aad8-43ff-89fb-03e8589bb257 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:30:59.770036 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:30:59.770036 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:30:59.771013 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6531e4d1-aad8-43ff-89fb-03e8589bb257 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:30:59.771490 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1193/4777] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:30:59 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:01.242724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2b37223-14ab-4447-a705-c7d6fc9039d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:01.242724 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2b37223-14ab-4447-a705-c7d6fc9039d0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 Aug 14 01:31:01.242724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2b37223-14ab-4447-a705-c7d6fc9039d0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:01.242724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2b37223-14ab-4447-a705-c7d6fc9039d0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:01.242724 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:01.242724 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:01.242724 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f2b37223-14ab-4447-a705-c7d6fc9039d0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:01.242724 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2b37223-14ab-4447-a705-c7d6fc9039d0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 returned with HTTP 200 Aug 14 01:31:01.242724 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1190/4778] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:00 2026] GET /volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:01.244014 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e4a5bee-42ef-4306-9800-5d982e10c854 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:01.244014 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e4a5bee-42ef-4306-9800-5d982e10c854 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] GET https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 Aug 14 01:31:01.244014 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e4a5bee-42ef-4306-9800-5d982e10c854 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:01.244014 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e4a5bee-42ef-4306-9800-5d982e10c854 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:01.244014 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:01.244014 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:01.244014 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7e4a5bee-42ef-4306-9800-5d982e10c854 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:31:01.244014 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e4a5bee-42ef-4306-9800-5d982e10c854 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 returned with HTTP 200 Aug 14 01:31:01.244014 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1203/4779] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:00 2026] GET /volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0bfdf65c-6625-4670-9c2d-196894b4a7ff None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bfdf65c-6625-4670-9c2d-196894b4a7ff tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bfdf65c-6625-4670-9c2d-196894b4a7ff tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0bfdf65c-6625-4670-9c2d-196894b4a7ff tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-0bfdf65c-6625-4670-9c2d-196894b4a7ff tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete snapshot with id: 34e008f7-a72e-4302-8492-b0abe0f39013 Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0bfdf65c-6625-4670-9c2d-196894b4a7ff tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0bfdf65c-6625-4670-9c2d-196894b4a7ff tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot delete request issued successfully. Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0bfdf65c-6625-4670-9c2d-196894b4a7ff tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 returned with HTTP 202 Aug 14 01:31:01.244746 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1194/4780] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:31:00 2026] DELETE /volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:01.245386 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c3ad030d-a955-4e5d-813d-2969c3727943 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:01.245386 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c3ad030d-a955-4e5d-813d-2969c3727943 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 Aug 14 01:31:01.245386 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c3ad030d-a955-4e5d-813d-2969c3727943 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:01.245386 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c3ad030d-a955-4e5d-813d-2969c3727943 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:01.245386 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:01.245386 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:01.245386 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c3ad030d-a955-4e5d-813d-2969c3727943 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:01.245386 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c3ad030d-a955-4e5d-813d-2969c3727943 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 returned with HTTP 200 Aug 14 01:31:01.245386 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1194/4781] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:00 2026] GET /volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:01.245863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-debad915-a7ba-4668-98c7-d922b4a3ec53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:01.245863 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-debad915-a7ba-4668-98c7-d922b4a3ec53 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:01.245863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-debad915-a7ba-4668-98c7-d922b4a3ec53 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:01.245863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-debad915-a7ba-4668-98c7-d922b4a3ec53 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:01.245863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-debad915-a7ba-4668-98c7-d922b4a3ec53 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:01.245863 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:01.245863 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:01.245863 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-debad915-a7ba-4668-98c7-d922b4a3ec53 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:31:01.245863 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1191/4782] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:00 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:01.520387 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef70bb37-9174-4222-9f33-052cb3c6938b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:01.522389 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef70bb37-9174-4222-9f33-052cb3c6938b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 Aug 14 01:31:01.522706 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef70bb37-9174-4222-9f33-052cb3c6938b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:01.522936 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef70bb37-9174-4222-9f33-052cb3c6938b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:01.528574 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef70bb37-9174-4222-9f33-052cb3c6938b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 returned with HTTP 404 Aug 14 01:31:01.529218 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1204/4783] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:01 2026] GET /volume/v3/snapshots/34e008f7-a72e-4302-8492-b0abe0f39013 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:01.538483 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a2f6756-3ed5-4e50-ba93-1bee260e23a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:01.540576 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a2f6756-3ed5-4e50-ba93-1bee260e23a6 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 Aug 14 01:31:01.540809 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a2f6756-3ed5-4e50-ba93-1bee260e23a6 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:01.541069 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a2f6756-3ed5-4e50-ba93-1bee260e23a6 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:01.541254 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3a2f6756-3ed5-4e50-ba93-1bee260e23a6 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume with id: 8d165b5a-88b6-4280-9303-cd33d5edd911 Aug 14 01:31:01.549987 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:01.549987 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:01.550441 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3a2f6756-3ed5-4e50-ba93-1bee260e23a6 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:01.569676 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3a2f6756-3ed5-4e50-ba93-1bee260e23a6 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume request issued successfully. Aug 14 01:31:01.569901 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a2f6756-3ed5-4e50-ba93-1bee260e23a6 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 returned with HTTP 202 Aug 14 01:31:01.570459 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1195/4784] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:01 2026] DELETE /volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:01.581430 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c1efd0f6-8fbc-4d6e-9671-35bc5b1fa5b8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:01.583704 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1efd0f6-8fbc-4d6e-9671-35bc5b1fa5b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 Aug 14 01:31:01.584013 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1efd0f6-8fbc-4d6e-9671-35bc5b1fa5b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:01.584260 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c1efd0f6-8fbc-4d6e-9671-35bc5b1fa5b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:01.594731 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:01.594731 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:01.598865 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c1efd0f6-8fbc-4d6e-9671-35bc5b1fa5b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:01.603602 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c1efd0f6-8fbc-4d6e-9671-35bc5b1fa5b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 returned with HTTP 200 Aug 14 01:31:01.604114 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1195/4785] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:01 2026] GET /volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:01.808625 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-789be92b-e3da-4552-b981-4578cb292311 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:01.810995 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-789be92b-e3da-4552-b981-4578cb292311 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:01.811246 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-789be92b-e3da-4552-b981-4578cb292311 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:01.811515 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-789be92b-e3da-4552-b981-4578cb292311 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:01.811666 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-789be92b-e3da-4552-b981-4578cb292311 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:01.816871 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:01.816871 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:01.817898 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-789be92b-e3da-4552-b981-4578cb292311 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:31:01.818406 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1192/4786] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:01 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:02.621297 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-740462d5-7ddb-4738-b353-b5024a87042c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:02.623639 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-740462d5-7ddb-4738-b353-b5024a87042c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 Aug 14 01:31:02.623898 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-740462d5-7ddb-4738-b353-b5024a87042c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:02.624187 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-740462d5-7ddb-4738-b353-b5024a87042c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:02.631455 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-740462d5-7ddb-4738-b353-b5024a87042c tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 returned with HTTP 404 Aug 14 01:31:02.632120 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1205/4787] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:02 2026] GET /volume/v3/volumes/8d165b5a-88b6-4280-9303-cd33d5edd911 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:02.641170 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d7b7af89-eb0c-4889-9859-e059381dc15b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:02.643366 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:02.643784 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-605600690"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:02.645535 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-605600690'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:02.645688 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume of 1 GB Aug 14 01:31:02.650276 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Availability Zones retrieved successfully. Aug 14 01:31:02.657679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (dbf1d753-e388-444e-a69f-7f74a6ca35b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:02.658946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e164435-8299-4103-860f-1bf0d4cacc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:02.660344 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:02.692094 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e164435-8299-4103-860f-1bf0d4cacc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:02.693247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b294e47-bb92-41b5-9239-8c3e5036cbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:02.742295 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['a2a0a382-4ec9-4d73-8ee2-0512e0cf684a', 'f5c9e4a4-8107-46d1-90d7-bd589f85c99b', '6113ffd6-d2ef-44b2-9dfe-945d666307c8', 'e6ec1cf4-83f5-4764-9112-394f2aedfbed'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:02.743383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b294e47-bb92-41b5-9239-8c3e5036cbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2a0a382-4ec9-4d73-8ee2-0512e0cf684a', 'f5c9e4a4-8107-46d1-90d7-bd589f85c99b', '6113ffd6-d2ef-44b2-9dfe-945d666307c8', 'e6ec1cf4-83f5-4764-9112-394f2aedfbed']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:02.744481 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce44a0e-411d-424c-8f9b-d96890029885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:02.774705 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce44a0e-411d-424c-8f9b-d96890029885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7b1e8d5-e09a-4706-9e82-662a5213e577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-605600690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['a2a0a382-4ec9-4d73-8ee2-0512e0cf684a','f5c9e4a4-8107-46d1-90d7-bd589f85c99b','6113ffd6-d2ef-44b2-9dfe-945d666307c8','e6ec1cf4-83f5-4764-9112-394f2aedfbed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-605600690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7b1e8d5-e09a-4706-9e82-662a5213e577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:02.775795 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9bc6a3-37c7-4532-ac4b-ecfd8eed048f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:02.801853 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9bc6a3-37c7-4532-ac4b-ecfd8eed048f) transitioned into state 'SUCCESS' from state '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-605600690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['a2a0a382-4ec9-4d73-8ee2-0512e0cf684a','f5c9e4a4-8107-46d1-90d7-bd589f85c99b','6113ffd6-d2ef-44b2-9dfe-945d666307c8','e6ec1cf4-83f5-4764-9112-394f2aedfbed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:02.802892 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ac9460-4ec8-40a5-b009-d2148afe6acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:02.814444 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45ac9460-4ec8-40a5-b009-d2148afe6acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:02.815464 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (dbf1d753-e388-444e-a69f-7f74a6ca35b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:02.815851 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request issued successfully. Aug 14 01:31:02.816647 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d7b7af89-eb0c-4889-9859-e059381dc15b tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:02.817244 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1196/4788] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:31:02 2026] POST /volume/v3/volumes => generated 775 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:02.829187 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8a4ee513-cf29-44b8-ae33-e331d0acb261 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:02.830218 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6fbc0044-2672-47c3-919e-f19207fe4a76 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:02.831370 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a4ee513-cf29-44b8-ae33-e331d0acb261 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 Aug 14 01:31:02.831600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a4ee513-cf29-44b8-ae33-e331d0acb261 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:02.832092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8a4ee513-cf29-44b8-ae33-e331d0acb261 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:02.832714 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fbc0044-2672-47c3-919e-f19207fe4a76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:02.833050 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fbc0044-2672-47c3-919e-f19207fe4a76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:02.833317 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6fbc0044-2672-47c3-919e-f19207fe4a76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:02.833543 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6fbc0044-2672-47c3-919e-f19207fe4a76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:02.839756 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:02.839756 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:02.840800 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6fbc0044-2672-47c3-919e-f19207fe4a76 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:31:02.841235 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1193/4789] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:02 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:02.841470 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:02.841470 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:02.847145 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8a4ee513-cf29-44b8-ae33-e331d0acb261 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:02.852954 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8a4ee513-cf29-44b8-ae33-e331d0acb261 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 returned with HTTP 200 Aug 14 01:31:02.853508 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1196/4790] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:02 2026] GET /volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:03.852399 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a5bfd7b2-b53a-431e-88dd-bd21db5fe09e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:03.854495 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a5bfd7b2-b53a-431e-88dd-bd21db5fe09e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:03.854857 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a5bfd7b2-b53a-431e-88dd-bd21db5fe09e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:03.855224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a5bfd7b2-b53a-431e-88dd-bd21db5fe09e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:03.856498 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a5bfd7b2-b53a-431e-88dd-bd21db5fe09e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:03.862393 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:03.862393 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:03.863856 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a5bfd7b2-b53a-431e-88dd-bd21db5fe09e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:31:03.864530 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1206/4791] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:03 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:03.867470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-654e869a-31b3-478e-940a-4608ea775a48 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:03.869388 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-654e869a-31b3-478e-940a-4608ea775a48 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 Aug 14 01:31:03.869639 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-654e869a-31b3-478e-940a-4608ea775a48 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:03.869860 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-654e869a-31b3-478e-940a-4608ea775a48 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:03.877648 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:03.877648 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:03.881433 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-654e869a-31b3-478e-940a-4608ea775a48 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:03.885572 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-654e869a-31b3-478e-940a-4608ea775a48 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 returned with HTTP 200 Aug 14 01:31:03.886164 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1197/4792] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:03 2026] GET /volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:03.899529 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fc1d2a22-0a01-4090-b3bf-40200d02c588 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:03.901129 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc1d2a22-0a01-4090-b3bf-40200d02c588 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:31:03.901492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc1d2a22-0a01-4090-b3bf-40200d02c588 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b7b1e8d5-e09a-4706-9e82-662a5213e577", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1854661307"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:03.909736 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:03.909736 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:03.910237 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fc1d2a22-0a01-4090-b3bf-40200d02c588 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:03.910397 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-fc1d2a22-0a01-4090-b3bf-40200d02c588 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create snapshot from volume b7b1e8d5-e09a-4706-9e82-662a5213e577 Aug 14 01:31:03.934348 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fc1d2a22-0a01-4090-b3bf-40200d02c588 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['faf9fc5a-30cc-41a0-a298-7363f9f9f856', '7975fa65-e980-4d06-95a9-a3bbbcc825ee', 'f3b2ddcb-fcbc-41f4-94c2-dfb737078341', 'dac97e51-951b-4f48-bb7a-da7209d1f6b8'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:03.964004 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fc1d2a22-0a01-4090-b3bf-40200d02c588 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot create request issued successfully. Aug 14 01:31:03.964392 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc1d2a22-0a01-4090-b3bf-40200d02c588 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:31:03.964864 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1194/4793] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:31:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:03.972638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-063d778d-bda4-4276-bae2-bfcac53701e1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:03.974369 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-063d778d-bda4-4276-bae2-bfcac53701e1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 Aug 14 01:31:03.974585 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-063d778d-bda4-4276-bae2-bfcac53701e1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:03.974765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-063d778d-bda4-4276-bae2-bfcac53701e1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:03.979138 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:03.979138 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:03.979402 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-063d778d-bda4-4276-bae2-bfcac53701e1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:03.979974 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-063d778d-bda4-4276-bae2-bfcac53701e1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 returned with HTTP 200 Aug 14 01:31:03.980287 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1197/4794] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:03 2026] GET /volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:04.256584 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4a50646-0e27-4144-a86d-81c3cba1696c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:04.387404 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:04.387727 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1396950438"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:04.389093 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1396950438'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:04.389213 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Create volume of 1 GB Aug 14 01:31:04.393161 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Availability Zones retrieved successfully. Aug 14 01:31:04.398497 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Flow 'volume_create_api' (14cbc656-33c3-4de5-87d2-7d545363b021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:04.399421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b905adc8-2d25-4b8e-a237-9dcd2f08fd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:04.400227 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:04.425695 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b905adc8-2d25-4b8e-a237-9dcd2f08fd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:04.426523 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a73c37e-c148-40d4-b7b3-a19f43d6c9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:04.479779 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Created reservations ['44ed7daa-d4c9-4d91-b821-39f9fed7f0cc', '76cd7ed3-4d60-4aad-bbe2-aaf4b26ff9be', 'a0457ac8-63ac-4c05-bad2-55f0efe8853c', '0739fd71-bce8-4b28-93b2-2c14f6fccad2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:04.480680 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a73c37e-c148-40d4-b7b3-a19f43d6c9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44ed7daa-d4c9-4d91-b821-39f9fed7f0cc', '76cd7ed3-4d60-4aad-bbe2-aaf4b26ff9be', 'a0457ac8-63ac-4c05-bad2-55f0efe8853c', '0739fd71-bce8-4b28-93b2-2c14f6fccad2']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:04.481675 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee585a63-337e-4740-9534-2edfa756c51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:04.510478 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee585a63-337e-4740-9534-2edfa756c51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d4d2316-a0e2-423d-9a2f-b1657b34178b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1396950438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde17e3c7b554b05bb80573c2fb66b3f',qos_specs=None,replication_status=,reservations=['44ed7daa-d4c9-4d91-b821-39f9fed7f0cc','76cd7ed3-4d60-4aad-bbe2-aaf4b26ff9be','a0457ac8-63ac-4c05-bad2-55f0efe8853c','0739fd71-bce8-4b28-93b2-2c14f6fccad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98510cbd9924a9e8736b3bb9b9143d9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1396950438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d4d2316-a0e2-423d-9a2f-b1657b34178b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cde17e3c7b554b05bb80573c2fb66b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c98510cbd9924a9e8736b3bb9b9143d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:04.511613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05e93a4-44df-4475-9d23-beebc654bfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:04.529828 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05e93a4-44df-4475-9d23-beebc654bfb6) transitioned into state 'SUCCESS' from state '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-1396950438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde17e3c7b554b05bb80573c2fb66b3f',qos_specs=None,replication_status=,reservations=['44ed7daa-d4c9-4d91-b821-39f9fed7f0cc','76cd7ed3-4d60-4aad-bbe2-aaf4b26ff9be','a0457ac8-63ac-4c05-bad2-55f0efe8853c','0739fd71-bce8-4b28-93b2-2c14f6fccad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98510cbd9924a9e8736b3bb9b9143d9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:04.530975 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a687ad03-2abc-45ab-952d-1856a4c756c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:04.540248 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a687ad03-2abc-45ab-952d-1856a4c756c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:04.541126 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Flow 'volume_create_api' (14cbc656-33c3-4de5-87d2-7d545363b021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:04.541459 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Create volume request issued successfully. Aug 14 01:31:04.542152 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4a50646-0e27-4144-a86d-81c3cba1696c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:04.542571 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1207/4795] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:31:04 2026] POST /volume/v3/volumes => generated 747 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:04.554618 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1186ae0b-af68-4c88-a82c-0990b227d1cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:04.556711 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1186ae0b-af68-4c88-a82c-0990b227d1cd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b Aug 14 01:31:04.557003 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1186ae0b-af68-4c88-a82c-0990b227d1cd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:04.557270 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1186ae0b-af68-4c88-a82c-0990b227d1cd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:04.565326 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:04.565326 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:04.569719 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1186ae0b-af68-4c88-a82c-0990b227d1cd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:31:04.574826 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1186ae0b-af68-4c88-a82c-0990b227d1cd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b returned with HTTP 200 Aug 14 01:31:04.575339 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1198/4796] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:04 2026] GET /volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:04.877731 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00e357c6-39d9-4f67-ade8-e02b24e8a0e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:04.880475 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e357c6-39d9-4f67-ade8-e02b24e8a0e0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:04.880769 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e357c6-39d9-4f67-ade8-e02b24e8a0e0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:04.881075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e357c6-39d9-4f67-ade8-e02b24e8a0e0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:04.881228 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-00e357c6-39d9-4f67-ade8-e02b24e8a0e0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:04.887111 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:04.887111 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:04.888032 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e357c6-39d9-4f67-ade8-e02b24e8a0e0 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:31:04.888679 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1195/4797] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:04 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:04.990325 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-830a890b-27b4-4683-a996-ce4286957ed1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:04.992243 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-830a890b-27b4-4683-a996-ce4286957ed1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 Aug 14 01:31:04.992447 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-830a890b-27b4-4683-a996-ce4286957ed1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:04.992630 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-830a890b-27b4-4683-a996-ce4286957ed1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:04.997677 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:04.997677 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:04.998023 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-830a890b-27b4-4683-a996-ce4286957ed1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:04.998780 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-830a890b-27b4-4683-a996-ce4286957ed1 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 returned with HTTP 200 Aug 14 01:31:04.999181 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1198/4798] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:04 2026] GET /volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:05.008626 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-deb30f6e-ee80-4930-89ea-860e3ed6bff4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.010582 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-deb30f6e-ee80-4930-89ea-860e3ed6bff4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] POST https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0/action Aug 14 01:31:05.010963 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-deb30f6e-ee80-4930-89ea-860e3ed6bff4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:31:05.011088 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-deb30f6e-ee80-4930-89ea-860e3ed6bff4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:05.012305 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.snapshot_unmanage [None req-deb30f6e-ee80-4930-89ea-860e3ed6bff4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Unmanage snapshot with id: f79a6b91-e980-40de-9749-4875c97f66b0 Aug 14 01:31:05.017902 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.017902 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:05.018473 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-deb30f6e-ee80-4930-89ea-860e3ed6bff4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:31:05.019306 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-deb30f6e-ee80-4930-89ea-860e3ed6bff4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ddb76393eaed4ad29b39698b269fccb1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd5e9db2dad0f402687c75a95d0f8c4dd', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:05.019532 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-deb30f6e-ee80-4930-89ea-860e3ed6bff4 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0/action returned with HTTP 403 Aug 14 01:31:05.020331 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1208/4799] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:31:05 2026] POST /volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:05.027798 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-becd96e2-8553-488d-9146-68ba69164781 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.029963 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-becd96e2-8553-488d-9146-68ba69164781 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 Aug 14 01:31:05.030228 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-becd96e2-8553-488d-9146-68ba69164781 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:05.030533 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-becd96e2-8553-488d-9146-68ba69164781 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:05.030679 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-becd96e2-8553-488d-9146-68ba69164781 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete snapshot with id: f79a6b91-e980-40de-9749-4875c97f66b0 Aug 14 01:31:05.036728 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.036728 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:05.037103 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-becd96e2-8553-488d-9146-68ba69164781 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:05.053239 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-becd96e2-8553-488d-9146-68ba69164781 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot delete request issued successfully. Aug 14 01:31:05.053479 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-becd96e2-8553-488d-9146-68ba69164781 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 returned with HTTP 202 Aug 14 01:31:05.053895 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1199/4800] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:31:05 2026] DELETE /volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:05.062936 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ef0c183-0eee-4172-a1aa-46a6069c7b8e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.064909 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ef0c183-0eee-4172-a1aa-46a6069c7b8e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 Aug 14 01:31:05.065162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ef0c183-0eee-4172-a1aa-46a6069c7b8e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:05.065392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ef0c183-0eee-4172-a1aa-46a6069c7b8e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:05.071216 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.071216 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:05.071532 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ef0c183-0eee-4172-a1aa-46a6069c7b8e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:05.072317 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ef0c183-0eee-4172-a1aa-46a6069c7b8e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 returned with HTTP 200 Aug 14 01:31:05.072970 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1196/4801] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:05 2026] GET /volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:05.588290 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-96e52803-c796-4799-88a6-c66568f8ae5f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.589988 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96e52803-c796-4799-88a6-c66568f8ae5f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b Aug 14 01:31:05.590168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96e52803-c796-4799-88a6-c66568f8ae5f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:05.590371 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96e52803-c796-4799-88a6-c66568f8ae5f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:05.597642 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.597642 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:05.601021 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-96e52803-c796-4799-88a6-c66568f8ae5f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:31:05.605193 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96e52803-c796-4799-88a6-c66568f8ae5f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b returned with HTTP 200 Aug 14 01:31:05.605593 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1199/4802] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:05 2026] GET /volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:05.619517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-20f8888e-8dd4-4a82-b957-baab7e51a9dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.621156 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20f8888e-8dd4-4a82-b957-baab7e51a9dd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:31:05.621522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20f8888e-8dd4-4a82-b957-baab7e51a9dd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5d4d2316-a0e2-423d-9a2f-b1657b34178b", "name": "tempest-VolumesBackupsTest-Backup-1443240876"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:05.623524 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-20f8888e-8dd4-4a82-b957-baab7e51a9dd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Creating new backup {'backup': {'volume_id': '5d4d2316-a0e2-423d-9a2f-b1657b34178b', 'name': 'tempest-VolumesBackupsTest-Backup-1443240876'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:31:05.623704 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-20f8888e-8dd4-4a82-b957-baab7e51a9dd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Creating backup of volume 5d4d2316-a0e2-423d-9a2f-b1657b34178b in container None Aug 14 01:31:05.631074 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.631074 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:05.631538 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-20f8888e-8dd4-4a82-b957-baab7e51a9dd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:31:05.656794 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-20f8888e-8dd4-4a82-b957-baab7e51a9dd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Created reservations ['29df7253-5bbf-413e-a570-02a4001ab6ba', '97b52ad0-1e8a-48c6-a4e9-e597458e088e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:05.681390 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20f8888e-8dd4-4a82-b957-baab7e51a9dd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:31:05.681833 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1209/4803] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:31:05 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:05.690272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bd87f2ae-53db-4341-bf9e-c46f0f6628c8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.692103 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd87f2ae-53db-4341-bf9e-c46f0f6628c8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:05.692303 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd87f2ae-53db-4341-bf9e-c46f0f6628c8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:05.692563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bd87f2ae-53db-4341-bf9e-c46f0f6628c8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:05.692632 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bd87f2ae-53db-4341-bf9e-c46f0f6628c8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:05.697063 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.697063 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:05.697968 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bd87f2ae-53db-4341-bf9e-c46f0f6628c8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:05.698493 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1200/4804] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:05 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:05.900053 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f3e4e04-7a43-4e16-b03e-2abae12cdb28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.902014 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f3e4e04-7a43-4e16-b03e-2abae12cdb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:05.902236 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f3e4e04-7a43-4e16-b03e-2abae12cdb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:05.902480 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f3e4e04-7a43-4e16-b03e-2abae12cdb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:05.902615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1f3e4e04-7a43-4e16-b03e-2abae12cdb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:05.907309 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.907309 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:05.908166 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f3e4e04-7a43-4e16-b03e-2abae12cdb28 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:31:05.908578 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1197/4805] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:05 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:05.918309 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0d8373f-530f-44df-a661-0abfec1995d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.920131 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0d8373f-530f-44df-a661-0abfec1995d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:05.920317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0d8373f-530f-44df-a661-0abfec1995d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:05.920524 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0d8373f-530f-44df-a661-0abfec1995d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:05.920627 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a0d8373f-530f-44df-a661-0abfec1995d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:05.924778 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.924778 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:05.925500 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0d8373f-530f-44df-a661-0abfec1995d5 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:31:05.925839 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1200/4806] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:05 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:05.935514 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6fb3ef6-1ceb-447e-93a2-d6682853bae6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.937879 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6fb3ef6-1ceb-447e-93a2-d6682853bae6 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:05.938161 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6fb3ef6-1ceb-447e-93a2-d6682853bae6 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:05.938424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6fb3ef6-1ceb-447e-93a2-d6682853bae6 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:05.938586 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-c6fb3ef6-1ceb-447e-93a2-d6682853bae6 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete backup with id: 0b158b27-89b9-406a-b4ab-e8219a8c058d. Aug 14 01:31:05.944022 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.944022 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:05.958204 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-c6fb3ef6-1ceb-447e-93a2-d6682853bae6 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] delete_backup rpcapi backup_id 0b158b27-89b9-406a-b4ab-e8219a8c058d {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:31:05.960202 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6fb3ef6-1ceb-447e-93a2-d6682853bae6 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 202 Aug 14 01:31:05.960763 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1210/4807] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:05 2026] DELETE /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:31:05.967647 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a6e428a4-9613-4c8d-9ba4-7cbcec63bc51 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:05.970243 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6e428a4-9613-4c8d-9ba4-7cbcec63bc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:05.970446 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6e428a4-9613-4c8d-9ba4-7cbcec63bc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:05.970639 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a6e428a4-9613-4c8d-9ba4-7cbcec63bc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:05.970747 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a6e428a4-9613-4c8d-9ba4-7cbcec63bc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:05.974874 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:05.974874 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:05.975570 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a6e428a4-9613-4c8d-9ba4-7cbcec63bc51 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 200 Aug 14 01:31:05.975903 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1201/4808] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:05 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:06.081960 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36b68131-2646-4568-adaf-5934a68ab31d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:06.083660 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36b68131-2646-4568-adaf-5934a68ab31d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 Aug 14 01:31:06.083861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36b68131-2646-4568-adaf-5934a68ab31d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:06.084075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36b68131-2646-4568-adaf-5934a68ab31d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:06.088161 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36b68131-2646-4568-adaf-5934a68ab31d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 returned with HTTP 404 Aug 14 01:31:06.088536 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1198/4809] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:06 2026] GET /volume/v3/snapshots/f79a6b91-e980-40de-9749-4875c97f66b0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:06.095899 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6ec9fb3e-d9a9-4190-9603-906576d670e2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:06.098204 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ec9fb3e-d9a9-4190-9603-906576d670e2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 Aug 14 01:31:06.098489 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ec9fb3e-d9a9-4190-9603-906576d670e2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:06.098747 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ec9fb3e-d9a9-4190-9603-906576d670e2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:06.098978 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-6ec9fb3e-d9a9-4190-9603-906576d670e2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume with id: b7b1e8d5-e09a-4706-9e82-662a5213e577 Aug 14 01:31:06.107812 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:06.107812 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:06.108276 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6ec9fb3e-d9a9-4190-9603-906576d670e2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:06.128810 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6ec9fb3e-d9a9-4190-9603-906576d670e2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume request issued successfully. Aug 14 01:31:06.129085 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ec9fb3e-d9a9-4190-9603-906576d670e2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 returned with HTTP 202 Aug 14 01:31:06.129631 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1201/4810] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:06 2026] DELETE /volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:06.137372 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f93b87d8-d1eb-4a2c-ad7b-10482e466ed9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:06.139806 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f93b87d8-d1eb-4a2c-ad7b-10482e466ed9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 Aug 14 01:31:06.140012 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f93b87d8-d1eb-4a2c-ad7b-10482e466ed9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:06.140211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f93b87d8-d1eb-4a2c-ad7b-10482e466ed9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:06.148356 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:06.148356 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:06.151937 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f93b87d8-d1eb-4a2c-ad7b-10482e466ed9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:06.156251 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f93b87d8-d1eb-4a2c-ad7b-10482e466ed9 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 returned with HTTP 200 Aug 14 01:31:06.156695 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1211/4811] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:06 2026] GET /volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:06.710671 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b68b4123-2bcf-41b0-b062-20ff757f26f7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:06.712491 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b68b4123-2bcf-41b0-b062-20ff757f26f7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:06.712731 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b68b4123-2bcf-41b0-b062-20ff757f26f7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:06.712994 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b68b4123-2bcf-41b0-b062-20ff757f26f7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:06.713139 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b68b4123-2bcf-41b0-b062-20ff757f26f7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:06.717282 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:06.717282 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:06.718084 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b68b4123-2bcf-41b0-b062-20ff757f26f7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:06.718469 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1202/4812] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:06 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:06.986142 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c913b03c-b7ac-4993-99b2-da5979b46f01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:06.987846 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c913b03c-b7ac-4993-99b2-da5979b46f01 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d Aug 14 01:31:06.988038 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c913b03c-b7ac-4993-99b2-da5979b46f01 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:06.988217 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c913b03c-b7ac-4993-99b2-da5979b46f01 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:06.988317 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c913b03c-b7ac-4993-99b2-da5979b46f01 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Show backup with id 0b158b27-89b9-406a-b4ab-e8219a8c058d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:06.992227 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c913b03c-b7ac-4993-99b2-da5979b46f01 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d returned with HTTP 404 Aug 14 01:31:06.992684 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1199/4813] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:06 2026] GET /volume/v3/backups/0b158b27-89b9-406a-b4ab-e8219a8c058d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:07.000412 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ed7b1e23-07a6-4b11-90bd-ba4fd5c59c41 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:07.002343 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed7b1e23-07a6-4b11-90bd-ba4fd5c59c41 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 Aug 14 01:31:07.002616 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed7b1e23-07a6-4b11-90bd-ba4fd5c59c41 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:07.002822 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed7b1e23-07a6-4b11-90bd-ba4fd5c59c41 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:07.002975 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ed7b1e23-07a6-4b11-90bd-ba4fd5c59c41 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete snapshot with id: 435cf6ff-5f49-4784-88f8-c6d619f28d87 Aug 14 01:31:07.008798 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:07.008798 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:07.009262 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ed7b1e23-07a6-4b11-90bd-ba4fd5c59c41 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Snapshot retrieved successfully. Aug 14 01:31:07.032907 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ed7b1e23-07a6-4b11-90bd-ba4fd5c59c41 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Snapshot delete request issued successfully. Aug 14 01:31:07.033127 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed7b1e23-07a6-4b11-90bd-ba4fd5c59c41 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 returned with HTTP 202 Aug 14 01:31:07.033720 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1202/4814] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:31:06 2026] DELETE /volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:07.042031 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2106a70-b2a4-457f-8ee2-6d0a070d0e7d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:07.044155 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2106a70-b2a4-457f-8ee2-6d0a070d0e7d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 Aug 14 01:31:07.044376 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2106a70-b2a4-457f-8ee2-6d0a070d0e7d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:07.044632 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2106a70-b2a4-457f-8ee2-6d0a070d0e7d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:07.050527 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:07.050527 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:07.050977 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b2106a70-b2a4-457f-8ee2-6d0a070d0e7d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Snapshot retrieved successfully. Aug 14 01:31:07.051858 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2106a70-b2a4-457f-8ee2-6d0a070d0e7d tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 returned with HTTP 200 Aug 14 01:31:07.052273 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1212/4815] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:07 2026] GET /volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:07.169609 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dceb3ebe-8460-4fd3-a09b-9e966420912f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:07.171804 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dceb3ebe-8460-4fd3-a09b-9e966420912f tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 Aug 14 01:31:07.172063 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dceb3ebe-8460-4fd3-a09b-9e966420912f tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:07.172284 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dceb3ebe-8460-4fd3-a09b-9e966420912f tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:07.179351 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dceb3ebe-8460-4fd3-a09b-9e966420912f tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 returned with HTTP 404 Aug 14 01:31:07.179939 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1203/4816] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:07 2026] GET /volume/v3/volumes/b7b1e8d5-e09a-4706-9e82-662a5213e577 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:07.189954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c89b349e-2c12-4a51-9015-1170b54644f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:07.191957 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:07.192365 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1221217559"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:07.193840 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1221217559'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:07.193981 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume of 1 GB Aug 14 01:31:07.197860 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Availability Zones retrieved successfully. Aug 14 01:31:07.203575 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (3acbba34-b164-4908-96c5-bbcd9c4b55bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:07.204570 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc9b9b49-7491-488e-8833-5ef76216aaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:07.205285 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:07.228422 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc9b9b49-7491-488e-8833-5ef76216aaeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:07.229148 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc1fa67-3e76-4c3e-9d0c-a5738f22b16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:07.272387 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['129ebcfb-1034-4dc9-a320-a89c4cf7348b', '8ebc3bb6-8d08-4fac-a23e-2a9b21799663', '66dbb1fa-4d37-45c1-9e16-c035234b73ce', '80b7d3f9-2aa6-461d-a05e-04580ada9a51'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:07.273234 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc1fa67-3e76-4c3e-9d0c-a5738f22b16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['129ebcfb-1034-4dc9-a320-a89c4cf7348b', '8ebc3bb6-8d08-4fac-a23e-2a9b21799663', '66dbb1fa-4d37-45c1-9e16-c035234b73ce', '80b7d3f9-2aa6-461d-a05e-04580ada9a51']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:07.274075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e40292-1117-4b05-9952-a66bf650094d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:07.302298 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e40292-1117-4b05-9952-a66bf650094d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20964818-e263-4501-96e0-1f20496eb2f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1221217559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['129ebcfb-1034-4dc9-a320-a89c4cf7348b','8ebc3bb6-8d08-4fac-a23e-2a9b21799663','66dbb1fa-4d37-45c1-9e16-c035234b73ce','80b7d3f9-2aa6-461d-a05e-04580ada9a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1221217559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20964818-e263-4501-96e0-1f20496eb2f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:07.303491 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600fe643-d3d2-4210-994c-e63e5ccdafbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:07.328305 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600fe643-d3d2-4210-994c-e63e5ccdafbe) transitioned into state 'SUCCESS' from state '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-1221217559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['129ebcfb-1034-4dc9-a320-a89c4cf7348b','8ebc3bb6-8d08-4fac-a23e-2a9b21799663','66dbb1fa-4d37-45c1-9e16-c035234b73ce','80b7d3f9-2aa6-461d-a05e-04580ada9a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:07.329309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d9af6d-38a8-4d33-af9f-8ec7a8d2355d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:07.341402 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d9af6d-38a8-4d33-af9f-8ec7a8d2355d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:07.342594 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (3acbba34-b164-4908-96c5-bbcd9c4b55bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:07.342980 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request issued successfully. Aug 14 01:31:07.343793 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c89b349e-2c12-4a51-9015-1170b54644f0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:07.344460 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1200/4817] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:31:07 2026] POST /volume/v3/volumes => generated 776 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:07.361299 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ddac8dc1-3634-4dae-8d9c-0c18fde731ae None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:07.364001 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ddac8dc1-3634-4dae-8d9c-0c18fde731ae tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 Aug 14 01:31:07.364033 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ddac8dc1-3634-4dae-8d9c-0c18fde731ae tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:07.364279 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ddac8dc1-3634-4dae-8d9c-0c18fde731ae tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:07.375296 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:07.375296 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:07.380200 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ddac8dc1-3634-4dae-8d9c-0c18fde731ae tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:07.387088 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ddac8dc1-3634-4dae-8d9c-0c18fde731ae tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 returned with HTTP 200 Aug 14 01:31:07.387826 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1203/4818] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:07 2026] GET /volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:07.730881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f07376f-2683-4a2b-b043-e072d4bffadc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:07.733171 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f07376f-2683-4a2b-b043-e072d4bffadc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:07.733497 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f07376f-2683-4a2b-b043-e072d4bffadc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:07.733739 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f07376f-2683-4a2b-b043-e072d4bffadc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:07.733900 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0f07376f-2683-4a2b-b043-e072d4bffadc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:07.739629 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:07.739629 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:07.741336 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f07376f-2683-4a2b-b043-e072d4bffadc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:07.741857 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1213/4819] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:07 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:08.062068 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-89efc117-d9f2-4078-8339-292be17cb085 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:08.063731 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89efc117-d9f2-4078-8339-292be17cb085 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 Aug 14 01:31:08.063907 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89efc117-d9f2-4078-8339-292be17cb085 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:08.064108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-89efc117-d9f2-4078-8339-292be17cb085 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:08.068313 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-89efc117-d9f2-4078-8339-292be17cb085 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 returned with HTTP 404 Aug 14 01:31:08.068752 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1204/4820] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:08 2026] GET /volume/v3/snapshots/435cf6ff-5f49-4784-88f8-c6d619f28d87 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:08.074947 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bcfc50aa-e39c-43d3-88da-751437db9476 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:08.076940 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcfc50aa-e39c-43d3-88da-751437db9476 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 Aug 14 01:31:08.077226 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcfc50aa-e39c-43d3-88da-751437db9476 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:08.077479 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcfc50aa-e39c-43d3-88da-751437db9476 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:08.077683 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-bcfc50aa-e39c-43d3-88da-751437db9476 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete volume with id: 958b24c0-123c-4da9-a258-674802fefe01 Aug 14 01:31:08.085509 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:08.085509 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:08.086056 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bcfc50aa-e39c-43d3-88da-751437db9476 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:31:08.105038 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bcfc50aa-e39c-43d3-88da-751437db9476 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete volume request issued successfully. Aug 14 01:31:08.105287 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcfc50aa-e39c-43d3-88da-751437db9476 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 returned with HTTP 202 Aug 14 01:31:08.105762 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1201/4821] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:08 2026] DELETE /volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:08.113480 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-063fcc16-5bea-4788-afe1-bcdde04b0795 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:08.115254 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-063fcc16-5bea-4788-afe1-bcdde04b0795 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 Aug 14 01:31:08.115438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-063fcc16-5bea-4788-afe1-bcdde04b0795 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:08.115620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-063fcc16-5bea-4788-afe1-bcdde04b0795 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:08.122029 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:08.122029 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:08.126409 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-063fcc16-5bea-4788-afe1-bcdde04b0795 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:31:08.130748 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-063fcc16-5bea-4788-afe1-bcdde04b0795 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 returned with HTTP 200 Aug 14 01:31:08.130962 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1204/4822] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:08 2026] GET /volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:08.405066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c352b9da-8074-48d2-a3dc-4d1eb5a4e617 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:08.407389 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c352b9da-8074-48d2-a3dc-4d1eb5a4e617 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 Aug 14 01:31:08.407677 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c352b9da-8074-48d2-a3dc-4d1eb5a4e617 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:08.407957 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c352b9da-8074-48d2-a3dc-4d1eb5a4e617 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:08.416701 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:08.416701 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:08.420706 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c352b9da-8074-48d2-a3dc-4d1eb5a4e617 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:08.424870 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c352b9da-8074-48d2-a3dc-4d1eb5a4e617 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 returned with HTTP 200 Aug 14 01:31:08.425273 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1214/4823] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:08 2026] GET /volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:08.439905 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-41906bb1-da2c-4f2b-9a56-a759440a74df None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:08.442261 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41906bb1-da2c-4f2b-9a56-a759440a74df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:31:08.442717 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41906bb1-da2c-4f2b-9a56-a759440a74df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20964818-e263-4501-96e0-1f20496eb2f1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2131146234"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:08.453066 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:08.453066 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:08.453489 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-41906bb1-da2c-4f2b-9a56-a759440a74df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:08.453632 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-41906bb1-da2c-4f2b-9a56-a759440a74df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create snapshot from volume 20964818-e263-4501-96e0-1f20496eb2f1 Aug 14 01:31:08.479533 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-41906bb1-da2c-4f2b-9a56-a759440a74df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['94a48349-2afb-404e-af89-4a8e2edf8e1f', '492200e5-06d7-4a2b-a111-90927c67ffb2', 'a3a66239-9a32-40f9-8b4b-a90a97227aac', '260d9059-c7da-4c93-8711-84138265e686'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:08.506714 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-41906bb1-da2c-4f2b-9a56-a759440a74df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot create request issued successfully. Aug 14 01:31:08.507121 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41906bb1-da2c-4f2b-9a56-a759440a74df tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:31:08.507599 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1205/4824] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:31:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:08.516104 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4cc746e6-d17d-4604-bf4d-afc69e79bab7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:08.517827 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cc746e6-d17d-4604-bf4d-afc69e79bab7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef Aug 14 01:31:08.518049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cc746e6-d17d-4604-bf4d-afc69e79bab7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:08.518380 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cc746e6-d17d-4604-bf4d-afc69e79bab7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:08.524338 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:08.524338 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:08.524782 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4cc746e6-d17d-4604-bf4d-afc69e79bab7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:08.525667 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cc746e6-d17d-4604-bf4d-afc69e79bab7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef returned with HTTP 200 Aug 14 01:31:08.526235 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1202/4825] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:08 2026] GET /volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:08.752353 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e0c9132-ecd5-433d-8d02-587b94734c9b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:08.754296 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e0c9132-ecd5-433d-8d02-587b94734c9b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:08.754539 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e0c9132-ecd5-433d-8d02-587b94734c9b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:08.754732 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e0c9132-ecd5-433d-8d02-587b94734c9b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:08.754850 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9e0c9132-ecd5-433d-8d02-587b94734c9b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:08.759372 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:08.759372 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:08.760231 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e0c9132-ecd5-433d-8d02-587b94734c9b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:08.760684 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1205/4826] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:08 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:09.145705 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26ec55dc-4542-43d0-ac47-643f6c203b6e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:09.147506 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26ec55dc-4542-43d0-ac47-643f6c203b6e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 Aug 14 01:31:09.147703 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26ec55dc-4542-43d0-ac47-643f6c203b6e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:09.147896 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26ec55dc-4542-43d0-ac47-643f6c203b6e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:09.156229 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26ec55dc-4542-43d0-ac47-643f6c203b6e tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 returned with HTTP 404 Aug 14 01:31:09.157034 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1215/4827] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:09 2026] GET /volume/v3/volumes/958b24c0-123c-4da9-a258-674802fefe01 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:09.165729 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3f95d6fb-56e7-42e4-b477-f3042b0b1a22 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:09.167567 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f95d6fb-56e7-42e4-b477-f3042b0b1a22 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:31:09.167789 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f95d6fb-56e7-42e4-b477-f3042b0b1a22 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:09.168014 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3f95d6fb-56e7-42e4-b477-f3042b0b1a22 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:09.168185 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3f95d6fb-56e7-42e4-b477-f3042b0b1a22 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete volume with id: 4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:31:09.175072 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:09.175072 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:09.175588 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3f95d6fb-56e7-42e4-b477-f3042b0b1a22 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:31:09.191424 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3f95d6fb-56e7-42e4-b477-f3042b0b1a22 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete volume request issued successfully. Aug 14 01:31:09.191687 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3f95d6fb-56e7-42e4-b477-f3042b0b1a22 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 202 Aug 14 01:31:09.192147 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1206/4828] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:09 2026] DELETE /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:09.200593 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f58f4e3-9f00-49d4-ab9e-b2f77659cfc8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:09.202435 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f58f4e3-9f00-49d4-ab9e-b2f77659cfc8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:31:09.202686 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f58f4e3-9f00-49d4-ab9e-b2f77659cfc8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:09.202942 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f58f4e3-9f00-49d4-ab9e-b2f77659cfc8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:09.210719 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:09.210719 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:09.215018 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f58f4e3-9f00-49d4-ab9e-b2f77659cfc8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:31:09.221231 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f58f4e3-9f00-49d4-ab9e-b2f77659cfc8 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 200 Aug 14 01:31:09.221641 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1203/4829] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:09 2026] GET /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:09.535131 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-64ef6843-67fb-4f65-aac0-7e028b4f9527 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:09.536822 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64ef6843-67fb-4f65-aac0-7e028b4f9527 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef Aug 14 01:31:09.537036 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64ef6843-67fb-4f65-aac0-7e028b4f9527 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:09.537258 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64ef6843-67fb-4f65-aac0-7e028b4f9527 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:09.542996 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:09.542996 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:09.542996 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-64ef6843-67fb-4f65-aac0-7e028b4f9527 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:09.543437 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64ef6843-67fb-4f65-aac0-7e028b4f9527 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef returned with HTTP 200 Aug 14 01:31:09.543836 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1206/4830] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:09 2026] GET /volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:09.552335 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-019f9d71-55c5-42e2-ac91-659892495b7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:09.554546 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-019f9d71-55c5-42e2-ac91-659892495b7e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] PUT https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef Aug 14 01:31:09.554985 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-019f9d71-55c5-42e2-ac91-659892495b7e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:09.562751 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:09.562751 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:09.563437 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-019f9d71-55c5-42e2-ac91-659892495b7e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Snapshot retrieved successfully. Aug 14 01:31:09.570020 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-019f9d71-55c5-42e2-ac91-659892495b7e tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef returned with HTTP 200 Aug 14 01:31:09.570535 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1216/4831] 10.4.3.11 () {68 vars in 1367 bytes} [Fri Aug 14 01:31:09 2026] PUT /volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef => generated 361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:09.581149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-10d9a807-1818-4cca-b893-524ce5f8af42 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:09.582897 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10d9a807-1818-4cca-b893-524ce5f8af42 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef Aug 14 01:31:09.583121 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10d9a807-1818-4cca-b893-524ce5f8af42 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:09.583304 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-10d9a807-1818-4cca-b893-524ce5f8af42 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:09.583410 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-10d9a807-1818-4cca-b893-524ce5f8af42 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete snapshot with id: 5380b418-1a04-4843-a9c5-e1ad5b6173ef Aug 14 01:31:09.588049 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:09.588049 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:09.588320 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-10d9a807-1818-4cca-b893-524ce5f8af42 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:09.601728 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-10d9a807-1818-4cca-b893-524ce5f8af42 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot delete request issued successfully. Aug 14 01:31:09.601897 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-10d9a807-1818-4cca-b893-524ce5f8af42 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef returned with HTTP 202 Aug 14 01:31:09.602327 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1207/4832] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:31:09 2026] DELETE /volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:09.610814 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0be8c134-de0e-4737-b6ce-0c02215452cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:09.612595 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0be8c134-de0e-4737-b6ce-0c02215452cb tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef Aug 14 01:31:09.612784 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0be8c134-de0e-4737-b6ce-0c02215452cb tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:09.612982 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0be8c134-de0e-4737-b6ce-0c02215452cb tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:09.619100 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:09.619100 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:09.619528 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0be8c134-de0e-4737-b6ce-0c02215452cb tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:09.620324 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0be8c134-de0e-4737-b6ce-0c02215452cb tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef returned with HTTP 200 Aug 14 01:31:09.620788 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1204/4833] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:09 2026] GET /volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:09.772503 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bacfc3f3-f2dc-4368-986a-b7cfed90879e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:09.774611 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bacfc3f3-f2dc-4368-986a-b7cfed90879e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:09.774789 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bacfc3f3-f2dc-4368-986a-b7cfed90879e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:09.774983 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bacfc3f3-f2dc-4368-986a-b7cfed90879e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:09.775088 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bacfc3f3-f2dc-4368-986a-b7cfed90879e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:09.779181 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:09.779181 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:09.779909 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bacfc3f3-f2dc-4368-986a-b7cfed90879e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:09.780308 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1207/4834] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:09 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:10.235737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-612b87ab-4069-443f-b57f-d6cf73623034 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:10.237506 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-612b87ab-4069-443f-b57f-d6cf73623034 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 Aug 14 01:31:10.237676 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-612b87ab-4069-443f-b57f-d6cf73623034 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:10.237848 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-612b87ab-4069-443f-b57f-d6cf73623034 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:10.243967 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-612b87ab-4069-443f-b57f-d6cf73623034 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 returned with HTTP 404 Aug 14 01:31:10.244444 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1217/4835] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:10 2026] GET /volume/v3/volumes/4d1784cd-1198-4e5b-b0d1-e5c2648d5558 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:10.251493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-42d8dcc8-3d8f-4651-8600-ae4478a412cf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:10.253455 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42d8dcc8-3d8f-4651-8600-ae4478a412cf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e Aug 14 01:31:10.253657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42d8dcc8-3d8f-4651-8600-ae4478a412cf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:10.253861 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-42d8dcc8-3d8f-4651-8600-ae4478a412cf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:10.254047 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-42d8dcc8-3d8f-4651-8600-ae4478a412cf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete volume with id: 5dc48875-b2ca-4f57-aaeb-871408dc820e Aug 14 01:31:10.261563 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:10.261563 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:10.262040 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42d8dcc8-3d8f-4651-8600-ae4478a412cf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:31:10.277616 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-42d8dcc8-3d8f-4651-8600-ae4478a412cf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete volume request issued successfully. Aug 14 01:31:10.277792 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-42d8dcc8-3d8f-4651-8600-ae4478a412cf tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e returned with HTTP 202 Aug 14 01:31:10.278228 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1208/4836] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:10 2026] DELETE /volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:10.285380 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca47df20-6c76-422b-a42a-93b9252cdb96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:10.287736 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca47df20-6c76-422b-a42a-93b9252cdb96 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e Aug 14 01:31:10.288035 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca47df20-6c76-422b-a42a-93b9252cdb96 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:10.288309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca47df20-6c76-422b-a42a-93b9252cdb96 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:10.297276 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:10.297276 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:10.302117 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ca47df20-6c76-422b-a42a-93b9252cdb96 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:31:10.307675 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca47df20-6c76-422b-a42a-93b9252cdb96 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e returned with HTTP 200 Aug 14 01:31:10.308196 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1205/4837] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:10 2026] GET /volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:10.631355 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dd9d9604-ca5f-4ca0-865b-f617ac8dd5e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:10.633261 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd9d9604-ca5f-4ca0-865b-f617ac8dd5e7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef Aug 14 01:31:10.633506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd9d9604-ca5f-4ca0-865b-f617ac8dd5e7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:10.633703 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dd9d9604-ca5f-4ca0-865b-f617ac8dd5e7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:10.638147 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dd9d9604-ca5f-4ca0-865b-f617ac8dd5e7 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef returned with HTTP 404 Aug 14 01:31:10.638694 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1208/4838] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:10 2026] GET /volume/v3/snapshots/5380b418-1a04-4843-a9c5-e1ad5b6173ef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:10.649939 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f04f62a2-d156-48b8-b60c-afd1b159db43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:10.651812 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f04f62a2-d156-48b8-b60c-afd1b159db43 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 Aug 14 01:31:10.652054 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f04f62a2-d156-48b8-b60c-afd1b159db43 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:10.652306 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f04f62a2-d156-48b8-b60c-afd1b159db43 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:10.652519 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f04f62a2-d156-48b8-b60c-afd1b159db43 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume with id: 20964818-e263-4501-96e0-1f20496eb2f1 Aug 14 01:31:10.666535 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:10.666535 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:10.666948 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f04f62a2-d156-48b8-b60c-afd1b159db43 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:10.685940 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f04f62a2-d156-48b8-b60c-afd1b159db43 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume request issued successfully. Aug 14 01:31:10.686205 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f04f62a2-d156-48b8-b60c-afd1b159db43 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 returned with HTTP 202 Aug 14 01:31:10.686819 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1218/4839] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:10 2026] DELETE /volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:10.695280 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7cd8a026-795d-4465-9262-89f4af7bc1e5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:10.697137 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cd8a026-795d-4465-9262-89f4af7bc1e5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 Aug 14 01:31:10.697320 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cd8a026-795d-4465-9262-89f4af7bc1e5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:10.697510 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7cd8a026-795d-4465-9262-89f4af7bc1e5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:10.704906 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:10.704906 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:10.708843 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7cd8a026-795d-4465-9262-89f4af7bc1e5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:10.713103 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7cd8a026-795d-4465-9262-89f4af7bc1e5 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 returned with HTTP 200 Aug 14 01:31:10.713483 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1209/4840] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:10 2026] GET /volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:10.792889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-334ef434-feec-4893-91a2-23583ae2e710 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:10.795246 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-334ef434-feec-4893-91a2-23583ae2e710 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:10.795510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-334ef434-feec-4893-91a2-23583ae2e710 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:10.795721 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-334ef434-feec-4893-91a2-23583ae2e710 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:10.795825 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-334ef434-feec-4893-91a2-23583ae2e710 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:10.800392 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:10.800392 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:10.801185 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-334ef434-feec-4893-91a2-23583ae2e710 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:10.801569 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1206/4841] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:10 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:11.320297 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-95b802d6-c151-4053-967d-709a9de3b352 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:11.322154 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95b802d6-c151-4053-967d-709a9de3b352 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e Aug 14 01:31:11.322357 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95b802d6-c151-4053-967d-709a9de3b352 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:11.322581 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-95b802d6-c151-4053-967d-709a9de3b352 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:11.328614 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-95b802d6-c151-4053-967d-709a9de3b352 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e returned with HTTP 404 Aug 14 01:31:11.329137 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1209/4842] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:11 2026] GET /volume/v3/volumes/5dc48875-b2ca-4f57-aaeb-871408dc820e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:11.335955 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44ba0c8d-2146-43be-b1fa-0810a06be5df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:11.337642 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44ba0c8d-2146-43be-b1fa-0810a06be5df tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] DELETE https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 Aug 14 01:31:11.337835 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44ba0c8d-2146-43be-b1fa-0810a06be5df tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:11.338034 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44ba0c8d-2146-43be-b1fa-0810a06be5df tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:11.338216 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-44ba0c8d-2146-43be-b1fa-0810a06be5df tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete volume with id: 005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 Aug 14 01:31:11.345213 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:11.345213 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:11.345648 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44ba0c8d-2146-43be-b1fa-0810a06be5df tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:31:11.363268 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44ba0c8d-2146-43be-b1fa-0810a06be5df tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Delete volume request issued successfully. Aug 14 01:31:11.363557 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44ba0c8d-2146-43be-b1fa-0810a06be5df tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 returned with HTTP 202 Aug 14 01:31:11.364093 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1219/4843] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:11 2026] DELETE /volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:11.372958 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc985963-b1eb-4caa-9bd7-6eda30aff8af None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:11.376081 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc985963-b1eb-4caa-9bd7-6eda30aff8af tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 Aug 14 01:31:11.376302 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc985963-b1eb-4caa-9bd7-6eda30aff8af tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:11.376500 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc985963-b1eb-4caa-9bd7-6eda30aff8af tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:11.384608 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:11.384608 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:11.388937 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cc985963-b1eb-4caa-9bd7-6eda30aff8af tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Volume info retrieved successfully. Aug 14 01:31:11.394685 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc985963-b1eb-4caa-9bd7-6eda30aff8af tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 returned with HTTP 200 Aug 14 01:31:11.395183 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1210/4844] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:11 2026] GET /volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:11.725978 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e362c6c-8f53-4cab-a282-f114646b4ca0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:11.728081 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e362c6c-8f53-4cab-a282-f114646b4ca0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 Aug 14 01:31:11.728322 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e362c6c-8f53-4cab-a282-f114646b4ca0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:11.728548 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e362c6c-8f53-4cab-a282-f114646b4ca0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:11.734646 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e362c6c-8f53-4cab-a282-f114646b4ca0 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 returned with HTTP 404 Aug 14 01:31:11.735190 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1207/4845] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:11 2026] GET /volume/v3/volumes/20964818-e263-4501-96e0-1f20496eb2f1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:11.745844 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:11.748003 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:11.748337 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1607419986"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:11.749752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1607419986'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:11.749866 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume of 1 GB Aug 14 01:31:11.753719 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Availability Zones retrieved successfully. Aug 14 01:31:11.759562 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (45768353-7a4e-4f4f-ad19-7506e170e447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:11.760726 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada07d96-5a7f-4dc9-ae2b-bcfad7b90efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:11.761537 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:11.788176 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada07d96-5a7f-4dc9-ae2b-bcfad7b90efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:11.788931 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f0c6af1-960c-4577-8a5c-87052783001c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:11.811948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f810c3ad-31f9-42ae-ae14-81edc8a9de58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:11.813880 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f810c3ad-31f9-42ae-ae14-81edc8a9de58 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:11.814096 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f810c3ad-31f9-42ae-ae14-81edc8a9de58 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:11.814339 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f810c3ad-31f9-42ae-ae14-81edc8a9de58 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:11.814511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f810c3ad-31f9-42ae-ae14-81edc8a9de58 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:11.819622 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:11.819622 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:11.820578 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f810c3ad-31f9-42ae-ae14-81edc8a9de58 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:11.821081 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1220/4846] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:11 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:11.827414 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['4f80746d-0acb-4af9-8d36-5cdf6eb74926', '7ccc4081-d574-47d6-88fb-e49993154fb6', '175e607b-5888-4ee7-9122-9f4f76eadd3b', 'dfcba829-0ccf-4cff-a1cc-bbc70a89a06b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:11.828332 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f0c6af1-960c-4577-8a5c-87052783001c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f80746d-0acb-4af9-8d36-5cdf6eb74926', '7ccc4081-d574-47d6-88fb-e49993154fb6', '175e607b-5888-4ee7-9122-9f4f76eadd3b', 'dfcba829-0ccf-4cff-a1cc-bbc70a89a06b']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:11.829258 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f2fda3-1e51-4cac-ae34-b6cb0e834ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:11.852066 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f2fda3-1e51-4cac-ae34-b6cb0e834ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb4e1879-ab48-4198-9f1b-0f99369d659f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1607419986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['4f80746d-0acb-4af9-8d36-5cdf6eb74926','7ccc4081-d574-47d6-88fb-e49993154fb6','175e607b-5888-4ee7-9122-9f4f76eadd3b','dfcba829-0ccf-4cff-a1cc-bbc70a89a06b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1607419986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb4e1879-ab48-4198-9f1b-0f99369d659f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:11.852874 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (013d247e-5621-4b6d-8e39-168351bc462f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:11.870936 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (013d247e-5621-4b6d-8e39-168351bc462f) transitioned into state 'SUCCESS' from state '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-1607419986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5e9db2dad0f402687c75a95d0f8c4dd',qos_specs=None,replication_status=,reservations=['4f80746d-0acb-4af9-8d36-5cdf6eb74926','7ccc4081-d574-47d6-88fb-e49993154fb6','175e607b-5888-4ee7-9122-9f4f76eadd3b','dfcba829-0ccf-4cff-a1cc-bbc70a89a06b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d4fe4b8b06045d48963d3fd0e87a2b6',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:11.871656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4103b716-35bf-4bf2-baed-0fb47a9fad2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:11.882386 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4103b716-35bf-4bf2-baed-0fb47a9fad2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:11.883183 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Flow 'volume_create_api' (45768353-7a4e-4f4f-ad19-7506e170e447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:11.883509 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create volume request issued successfully. Aug 14 01:31:11.884068 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-01d7c2de-dc3e-48b2-960a-bc60adf85651 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:11.884524 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1210/4847] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:31:11 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:11.902073 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a08fc93f-63f7-43d1-b284-0e651d9a28c3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:11.904107 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a08fc93f-63f7-43d1-b284-0e651d9a28c3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f Aug 14 01:31:11.904325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a08fc93f-63f7-43d1-b284-0e651d9a28c3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:11.904516 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a08fc93f-63f7-43d1-b284-0e651d9a28c3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:11.911256 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:11.911256 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:11.914490 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a08fc93f-63f7-43d1-b284-0e651d9a28c3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:11.918112 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a08fc93f-63f7-43d1-b284-0e651d9a28c3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f returned with HTTP 200 Aug 14 01:31:11.918483 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1211/4848] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:11 2026] GET /volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:12.407797 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-02635707-5353-4c21-bcd0-e9c4f9b31491 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:12.409431 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02635707-5353-4c21-bcd0-e9c4f9b31491 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] GET https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 Aug 14 01:31:12.409734 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02635707-5353-4c21-bcd0-e9c4f9b31491 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:12.409995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02635707-5353-4c21-bcd0-e9c4f9b31491 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:12.415089 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02635707-5353-4c21-bcd0-e9c4f9b31491 tempest-VolumesBackupsTest-1501672119 tempest-VolumesBackupsTest-1501672119-project-member] https://10.4.3.11/volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 returned with HTTP 404 Aug 14 01:31:12.418582 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1208/4849] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:12 2026] GET /volume/v3/volumes/005870af-4fa8-4cf1-96c8-e3b5ba6ed0b3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:12.830604 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81980fcc-53e6-4cb9-b00a-169cc0c8e59f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:12.832234 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81980fcc-53e6-4cb9-b00a-169cc0c8e59f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:12.832421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81980fcc-53e6-4cb9-b00a-169cc0c8e59f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:12.832595 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81980fcc-53e6-4cb9-b00a-169cc0c8e59f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:12.832690 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-81980fcc-53e6-4cb9-b00a-169cc0c8e59f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:12.836459 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:12.836459 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:12.837164 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81980fcc-53e6-4cb9-b00a-169cc0c8e59f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:12.837514 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1221/4850] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:12 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:12.933509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cb117173-b478-491e-9c45-89d8db7b7211 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:12.935446 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb117173-b478-491e-9c45-89d8db7b7211 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f Aug 14 01:31:12.935644 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb117173-b478-491e-9c45-89d8db7b7211 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:12.935843 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cb117173-b478-491e-9c45-89d8db7b7211 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:12.942496 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:12.942496 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:12.945522 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cb117173-b478-491e-9c45-89d8db7b7211 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:12.948977 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cb117173-b478-491e-9c45-89d8db7b7211 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f returned with HTTP 200 Aug 14 01:31:12.949326 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1211/4851] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:12 2026] GET /volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:12.962109 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-13c7c291-7fdb-4cde-a068-6e2da222f6c2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:12.964082 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13c7c291-7fdb-4cde-a068-6e2da222f6c2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:31:12.964476 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-13c7c291-7fdb-4cde-a068-6e2da222f6c2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb4e1879-ab48-4198-9f1b-0f99369d659f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-301387059"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:12.973945 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:12.973945 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:12.974327 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-13c7c291-7fdb-4cde-a068-6e2da222f6c2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:12.974483 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-13c7c291-7fdb-4cde-a068-6e2da222f6c2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Create snapshot from volume eb4e1879-ab48-4198-9f1b-0f99369d659f Aug 14 01:31:12.997869 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-13c7c291-7fdb-4cde-a068-6e2da222f6c2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Created reservations ['a9879f6b-1573-418b-b8f7-895cd748756a', '444dda82-ba0f-4a5f-aa04-4c3bac0f32f8', '6ec3494d-e817-403b-a405-d48ccb0322e5', 'ebbf0c7f-090b-4912-a283-7595359f84f7'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:13.027056 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-13c7c291-7fdb-4cde-a068-6e2da222f6c2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot create request issued successfully. Aug 14 01:31:13.027385 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-13c7c291-7fdb-4cde-a068-6e2da222f6c2 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:31:13.027887 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1212/4852] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:31:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:13.037957 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-46a4043c-8567-4fc7-a5cd-a9ee2e25ab86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:13.039714 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46a4043c-8567-4fc7-a5cd-a9ee2e25ab86 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 Aug 14 01:31:13.039911 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46a4043c-8567-4fc7-a5cd-a9ee2e25ab86 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:13.040157 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46a4043c-8567-4fc7-a5cd-a9ee2e25ab86 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:13.044690 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:13.044690 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:13.045031 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-46a4043c-8567-4fc7-a5cd-a9ee2e25ab86 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:13.045804 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46a4043c-8567-4fc7-a5cd-a9ee2e25ab86 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 returned with HTTP 200 Aug 14 01:31:13.046210 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1209/4853] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:13 2026] GET /volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:13.847443 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65cb80e1-64b5-4ddb-8cca-8679b4104676 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:13.849404 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65cb80e1-64b5-4ddb-8cca-8679b4104676 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:13.849663 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65cb80e1-64b5-4ddb-8cca-8679b4104676 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:13.849861 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65cb80e1-64b5-4ddb-8cca-8679b4104676 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:13.849989 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-65cb80e1-64b5-4ddb-8cca-8679b4104676 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:13.854579 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:13.854579 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:13.855311 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65cb80e1-64b5-4ddb-8cca-8679b4104676 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:13.855689 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1222/4854] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:13 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:14.055830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-382e298e-8560-49a6-bc1e-e868dafa01ef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:14.057966 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-382e298e-8560-49a6-bc1e-e868dafa01ef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 Aug 14 01:31:14.058237 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-382e298e-8560-49a6-bc1e-e868dafa01ef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:14.058465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-382e298e-8560-49a6-bc1e-e868dafa01ef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:14.064046 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:14.064046 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:14.064463 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-382e298e-8560-49a6-bc1e-e868dafa01ef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:14.065217 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-382e298e-8560-49a6-bc1e-e868dafa01ef tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 returned with HTTP 200 Aug 14 01:31:14.065887 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1212/4855] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:14 2026] GET /volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:14.075600 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-56b4508c-85dd-4542-86d0-fb8d0c848763 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:14.077473 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56b4508c-85dd-4542-86d0-fb8d0c848763 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] POST https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812/action Aug 14 01:31:14.077796 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56b4508c-85dd-4542-86d0-fb8d0c848763 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:31:14.077903 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56b4508c-85dd-4542-86d0-fb8d0c848763 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:14.079187 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.admin_actions [None req-56b4508c-85dd-4542-86d0-fb8d0c848763 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Updating snapshot '7ee12efe-b7aa-4188-b8da-541fdd22f812' with '{'status': 'creating'}' {{(pid=100276) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 01:31:14.089836 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:14.089836 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:14.101092 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56b4508c-85dd-4542-86d0-fb8d0c848763 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812/action returned with HTTP 202 Aug 14 01:31:14.101536 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1213/4856] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:31:14 2026] POST /volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:31:14.109202 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f51a24d0-d385-498b-bd00-c4e9584031b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:14.112889 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f51a24d0-d385-498b-bd00-c4e9584031b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 Aug 14 01:31:14.112889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f51a24d0-d385-498b-bd00-c4e9584031b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:14.112889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f51a24d0-d385-498b-bd00-c4e9584031b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:14.117841 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:14.117841 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:14.118341 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f51a24d0-d385-498b-bd00-c4e9584031b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:14.119333 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f51a24d0-d385-498b-bd00-c4e9584031b8 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 returned with HTTP 200 Aug 14 01:31:14.119862 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1210/4857] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:14 2026] GET /volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:14.128403 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff2a39ad-d2fb-49b7-bfc4-f3f8d24b23b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:14.130505 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff2a39ad-d2fb-49b7-bfc4-f3f8d24b23b3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] POST https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812/action Aug 14 01:31:14.130857 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff2a39ad-d2fb-49b7-bfc4-f3f8d24b23b3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:31:14.131011 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff2a39ad-d2fb-49b7-bfc4-f3f8d24b23b3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:14.132512 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff2a39ad-d2fb-49b7-bfc4-f3f8d24b23b3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100274) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 01:31:14.138552 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:14.138552 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:14.139104 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.snapshot_actions [None req-ff2a39ad-d2fb-49b7-bfc4-f3f8d24b23b3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] Updating snapshot 7ee12efe-b7aa-4188-b8da-541fdd22f812 with info {'id': '7ee12efe-b7aa-4188-b8da-541fdd22f812', 'status': 'error', 'progress': '80%'} Aug 14 01:31:14.143575 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff2a39ad-d2fb-49b7-bfc4-f3f8d24b23b3 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-member] https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812/action returned with HTTP 202 Aug 14 01:31:14.144014 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1223/4858] 10.4.3.11 () {68 vars in 1389 bytes} [Fri Aug 14 01:31:14 2026] POST /volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:14.150884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a15905fc-8b66-4df8-9f28-603e022e5c62 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:14.152569 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a15905fc-8b66-4df8-9f28-603e022e5c62 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 Aug 14 01:31:14.152742 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a15905fc-8b66-4df8-9f28-603e022e5c62 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:14.152917 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a15905fc-8b66-4df8-9f28-603e022e5c62 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:14.153046 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-a15905fc-8b66-4df8-9f28-603e022e5c62 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete snapshot with id: 7ee12efe-b7aa-4188-b8da-541fdd22f812 Aug 14 01:31:14.157974 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:14.157974 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:14.158314 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a15905fc-8b66-4df8-9f28-603e022e5c62 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:14.172188 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a15905fc-8b66-4df8-9f28-603e022e5c62 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot delete request issued successfully. Aug 14 01:31:14.172398 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a15905fc-8b66-4df8-9f28-603e022e5c62 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 returned with HTTP 202 Aug 14 01:31:14.172794 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1213/4859] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:31:14 2026] DELETE /volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:14.182367 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-affe8866-55af-4992-b9d4-c96ec04ca87d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:14.183320 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-affe8866-55af-4992-b9d4-c96ec04ca87d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 Aug 14 01:31:14.183545 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-affe8866-55af-4992-b9d4-c96ec04ca87d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:14.183762 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-affe8866-55af-4992-b9d4-c96ec04ca87d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:14.189122 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:14.189122 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:14.189559 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-affe8866-55af-4992-b9d4-c96ec04ca87d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Snapshot retrieved successfully. Aug 14 01:31:14.190310 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-affe8866-55af-4992-b9d4-c96ec04ca87d tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 returned with HTTP 200 Aug 14 01:31:14.190962 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1214/4860] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:14 2026] GET /volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:14.866289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d87279d4-126f-48ed-a6c0-864d90601685 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:14.868097 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d87279d4-126f-48ed-a6c0-864d90601685 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:14.868342 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d87279d4-126f-48ed-a6c0-864d90601685 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:14.868586 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d87279d4-126f-48ed-a6c0-864d90601685 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:14.868726 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d87279d4-126f-48ed-a6c0-864d90601685 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:14.873761 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:14.873761 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:14.874711 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d87279d4-126f-48ed-a6c0-864d90601685 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:14.875147 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1211/4861] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:14 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:15.200673 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2a0ca50-9fea-4655-850f-1cc99f650e36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:15.202322 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2a0ca50-9fea-4655-850f-1cc99f650e36 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 Aug 14 01:31:15.202553 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2a0ca50-9fea-4655-850f-1cc99f650e36 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:15.202730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2a0ca50-9fea-4655-850f-1cc99f650e36 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:15.207628 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2a0ca50-9fea-4655-850f-1cc99f650e36 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 returned with HTTP 404 Aug 14 01:31:15.208331 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1224/4862] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:15 2026] GET /volume/v3/snapshots/7ee12efe-b7aa-4188-b8da-541fdd22f812 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:15.218364 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-53955792-a3ce-42b7-b108-8daf2d19fe3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:15.221469 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53955792-a3ce-42b7-b108-8daf2d19fe3a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f Aug 14 01:31:15.221469 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53955792-a3ce-42b7-b108-8daf2d19fe3a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:15.221469 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-53955792-a3ce-42b7-b108-8daf2d19fe3a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:15.221684 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-53955792-a3ce-42b7-b108-8daf2d19fe3a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume with id: eb4e1879-ab48-4198-9f1b-0f99369d659f Aug 14 01:31:15.231995 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:15.231995 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:15.235111 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-53955792-a3ce-42b7-b108-8daf2d19fe3a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:15.253050 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-53955792-a3ce-42b7-b108-8daf2d19fe3a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Delete volume request issued successfully. Aug 14 01:31:15.253050 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-53955792-a3ce-42b7-b108-8daf2d19fe3a tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f returned with HTTP 202 Aug 14 01:31:15.253571 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1214/4863] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:15 2026] DELETE /volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:15.261757 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e0e471ad-0e04-42d2-9e4b-34368d5e9330 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:15.264069 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0e471ad-0e04-42d2-9e4b-34368d5e9330 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f Aug 14 01:31:15.264345 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0e471ad-0e04-42d2-9e4b-34368d5e9330 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:15.264598 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e0e471ad-0e04-42d2-9e4b-34368d5e9330 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:15.274612 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:15.274612 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:15.281774 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e0e471ad-0e04-42d2-9e4b-34368d5e9330 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Volume info retrieved successfully. Aug 14 01:31:15.288325 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e0e471ad-0e04-42d2-9e4b-34368d5e9330 tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f returned with HTTP 200 Aug 14 01:31:15.288839 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1215/4864] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:15 2026] GET /volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:15.885455 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84eacf3e-3eb6-4fe6-9166-caa73f91f485 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:15.887032 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84eacf3e-3eb6-4fe6-9166-caa73f91f485 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:15.887210 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84eacf3e-3eb6-4fe6-9166-caa73f91f485 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:15.887380 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84eacf3e-3eb6-4fe6-9166-caa73f91f485 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:15.887484 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-84eacf3e-3eb6-4fe6-9166-caa73f91f485 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:15.891403 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:15.891403 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:15.892141 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84eacf3e-3eb6-4fe6-9166-caa73f91f485 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:15.892618 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1212/4865] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:15 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:16.303268 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c005ccf8-08c8-426d-9d6a-b839c41b4a0f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:16.305122 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c005ccf8-08c8-426d-9d6a-b839c41b4a0f tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] GET https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f Aug 14 01:31:16.305339 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c005ccf8-08c8-426d-9d6a-b839c41b4a0f tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:16.305536 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c005ccf8-08c8-426d-9d6a-b839c41b4a0f tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:16.311184 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c005ccf8-08c8-426d-9d6a-b839c41b4a0f tempest-ProjectMemberTests-1751838016 tempest-ProjectMemberTests-1751838016-project-admin] https://10.4.3.11/volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f returned with HTTP 404 Aug 14 01:31:16.311680 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1225/4866] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:16 2026] GET /volume/v3/volumes/eb4e1879-ab48-4198-9f1b-0f99369d659f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:16.902129 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-96895dcf-69f3-4f39-a5c9-0be5acb16f1c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:16.904031 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96895dcf-69f3-4f39-a5c9-0be5acb16f1c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:16.904242 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96895dcf-69f3-4f39-a5c9-0be5acb16f1c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:16.904456 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-96895dcf-69f3-4f39-a5c9-0be5acb16f1c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:16.904555 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-96895dcf-69f3-4f39-a5c9-0be5acb16f1c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:16.908969 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:16.908969 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:16.909760 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-96895dcf-69f3-4f39-a5c9-0be5acb16f1c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:16.910117 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1215/4867] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:16 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:17.196200 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:17.198335 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:17.198780 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cb43fc17-375c-460d-98b1-cdaac5cee220", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:17.200579 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'cb43fc17-375c-460d-98b1-cdaac5cee220', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:17.277146 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume of 1 GB Aug 14 01:31:17.281464 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Availability Zones retrieved successfully. Aug 14 01:31:17.290206 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (529a5bb7-04a0-467c-a15d-eca68b624dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:17.291782 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39b030e-b256-40a5-99ef-3c596efd0dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:17.293196 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:17.348034 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39b030e-b256-40a5-99ef-3c596efd0dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:17.348769 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ae78c6-561a-42af-9ac9-14edf2bd9c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:17.404783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Created reservations ['7dd2e3b4-ed2c-4dc0-8796-a009ef4e4e49', '30615be3-eb01-4d7b-9ea6-65c7e58ac7e3', '88720c59-a6b2-45aa-b08d-59942accc2ad', '759d6796-932b-4092-86d0-4fe3017e3d9e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:17.405543 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02ae78c6-561a-42af-9ac9-14edf2bd9c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dd2e3b4-ed2c-4dc0-8796-a009ef4e4e49', '30615be3-eb01-4d7b-9ea6-65c7e58ac7e3', '88720c59-a6b2-45aa-b08d-59942accc2ad', '759d6796-932b-4092-86d0-4fe3017e3d9e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:17.406223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826b4980-df8a-4797-b47d-932204b6e19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:17.427811 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826b4980-df8a-4797-b47d-932204b6e19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '625410e7-40bf-42ca-844c-c7a29a25e875', '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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['7dd2e3b4-ed2c-4dc0-8796-a009ef4e4e49','30615be3-eb01-4d7b-9ea6-65c7e58ac7e3','88720c59-a6b2-45aa-b08d-59942accc2ad','759d6796-932b-4092-86d0-4fe3017e3d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:17Z,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=625410e7-40bf-42ca-844c-c7a29a25e875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ced4744e657429dab5be62f1094bb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:17.429077 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4be040e-829a-4499-95f0-419f121351ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:17.446153 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4be040e-829a-4499-95f0-419f121351ee) transitioned into state 'SUCCESS' from 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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['7dd2e3b4-ed2c-4dc0-8796-a009ef4e4e49','30615be3-eb01-4d7b-9ea6-65c7e58ac7e3','88720c59-a6b2-45aa-b08d-59942accc2ad','759d6796-932b-4092-86d0-4fe3017e3d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:17.446899 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c672b6b-27cf-4512-b465-55635bdefc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:17.455726 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c672b6b-27cf-4512-b465-55635bdefc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:17.456611 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (529a5bb7-04a0-467c-a15d-eca68b624dad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:17.456917 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request issued successfully. Aug 14 01:31:17.457506 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5f2997e1-6aae-4cb4-a441-c436cf57d448 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:17.457972 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1216/4868] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:31:17 2026] POST /volume/v3/volumes => generated 773 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:17.468660 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a150305-3fad-4e6d-8695-7d43fb7e145f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:17.470241 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a150305-3fad-4e6d-8695-7d43fb7e145f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:17.470568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a150305-3fad-4e6d-8695-7d43fb7e145f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:17.470632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a150305-3fad-4e6d-8695-7d43fb7e145f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:17.477664 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:17.477664 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:17.481601 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a150305-3fad-4e6d-8695-7d43fb7e145f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:17.486319 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a150305-3fad-4e6d-8695-7d43fb7e145f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:17.486817 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1213/4869] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:17 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:17.879131 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a991eb2d-a7db-4d7c-ac87-127e8525e6a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:17.920174 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-68edbd27-eb7a-4954-9a39-8718ebaf7cef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:17.921970 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68edbd27-eb7a-4954-9a39-8718ebaf7cef tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:17.922170 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68edbd27-eb7a-4954-9a39-8718ebaf7cef tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:17.922347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-68edbd27-eb7a-4954-9a39-8718ebaf7cef tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:17.922462 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-68edbd27-eb7a-4954-9a39-8718ebaf7cef tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:17.926694 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:17.926694 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:17.927481 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-68edbd27-eb7a-4954-9a39-8718ebaf7cef tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:17.927879 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1216/4870] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:17 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:17.937505 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a991eb2d-a7db-4d7c-ac87-127e8525e6a3 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:31:17.937871 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a991eb2d-a7db-4d7c-ac87-127e8525e6a3 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-504667902", "extra_specs": {"storage_protocol": "tempest-storage_protocol-583338009", "vendor_name": "tempest-vendor_name-1330970690"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:17.939338 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:17.939338 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:17.952673 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a991eb2d-a7db-4d7c-ac87-127e8525e6a3 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:31:17.953048 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1226/4871] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:31:17 2026] POST /volume/v3/types => generated 328 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:17.961037 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:17.962858 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:17.963227 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "feb47f29-7828-4fdf-93ae-c28031b0d812", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:17.964616 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Create volume request body: {'volume': {'volume_type': 'feb47f29-7828-4fdf-93ae-c28031b0d812', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:17.968567 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Create volume of 1 GB Aug 14 01:31:17.968938 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:17.968938 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:17.969319 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Availability Zones retrieved successfully. Aug 14 01:31:17.975279 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Flow 'volume_create_api' (e46042f4-8be7-4173-89d1-9b0928ca29b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:17.975946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (982113bc-33e8-439f-ae11-5203ed860424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:17.976732 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:17.994605 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (982113bc-33e8-439f-ae11-5203ed860424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:31:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-583338009',vendor_name='tempest-vendor_name-1330970690'},id=feb47f29-7828-4fdf-93ae-c28031b0d812,is_public=True,name='tempest-ProjectReaderTests-volume-type-504667902',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'feb47f29-7828-4fdf-93ae-c28031b0d812', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:17.995452 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35cd5237-e33e-47b5-b354-56bc20074ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:18.066374 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-504667902 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-504667902, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:31:18.067337 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-504667902 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-504667902, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:31:18.156438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Created reservations ['2783a9ce-51f9-4b4d-9beb-7db0dc83519f', 'ab04a0c8-6b8a-401b-b014-49fbde45b8b7', '0fc79668-4e99-497c-a1b8-2d9d81f0d715', '28f4d6d1-f364-4d8d-84bd-bb81c0a40fd5'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:18.157197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35cd5237-e33e-47b5-b354-56bc20074ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2783a9ce-51f9-4b4d-9beb-7db0dc83519f', 'ab04a0c8-6b8a-401b-b014-49fbde45b8b7', '0fc79668-4e99-497c-a1b8-2d9d81f0d715', '28f4d6d1-f364-4d8d-84bd-bb81c0a40fd5']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:18.157898 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7034f086-e133-4de7-8499-87e63427fdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:18.181732 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7034f086-e133-4de7-8499-87e63427fdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a', '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='db5e749d6cb64f7c89887fb61dc63f98',qos_specs=None,replication_status=,reservations=['2783a9ce-51f9-4b4d-9beb-7db0dc83519f','ab04a0c8-6b8a-401b-b014-49fbde45b8b7','0fc79668-4e99-497c-a1b8-2d9d81f0d715','28f4d6d1-f364-4d8d-84bd-bb81c0a40fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2bccdcac064c569e8562d1f6983ca7',volume_type_id=feb47f29-7828-4fdf-93ae-c28031b0d812), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:18Z,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=22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db5e749d6cb64f7c89887fb61dc63f98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e2bccdcac064c569e8562d1f6983ca7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(feb47f29-7828-4fdf-93ae-c28031b0d812),volume_type_id=feb47f29-7828-4fdf-93ae-c28031b0d812)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:18.182424 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d032bcdd-bd3b-43af-98b3-e7a21c13f845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:18.201166 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d032bcdd-bd3b-43af-98b3-e7a21c13f845) transitioned into state 'SUCCESS' from 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='db5e749d6cb64f7c89887fb61dc63f98',qos_specs=None,replication_status=,reservations=['2783a9ce-51f9-4b4d-9beb-7db0dc83519f','ab04a0c8-6b8a-401b-b014-49fbde45b8b7','0fc79668-4e99-497c-a1b8-2d9d81f0d715','28f4d6d1-f364-4d8d-84bd-bb81c0a40fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2bccdcac064c569e8562d1f6983ca7',volume_type_id=feb47f29-7828-4fdf-93ae-c28031b0d812)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:18.202183 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94997eb3-a953-4a07-9735-2da9b8712254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:18.213077 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94997eb3-a953-4a07-9735-2da9b8712254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:18.214428 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Flow 'volume_create_api' (e46042f4-8be7-4173-89d1-9b0928ca29b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:18.214844 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Create volume request issued successfully. Aug 14 01:31:18.215622 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0aa240d3-88a6-4f73-a9c3-dc19e8fe701a tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:18.216193 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1217/4872] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:31:17 2026] POST /volume/v3/volumes => generated 771 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:18.227461 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d72d65df-55f2-4a39-b6f2-4293d53a0c9f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.229469 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d72d65df-55f2-4a39-b6f2-4293d53a0c9f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] GET https://10.4.3.11/volume/v3/volumes/22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a Aug 14 01:31:18.229708 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d72d65df-55f2-4a39-b6f2-4293d53a0c9f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:18.229929 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d72d65df-55f2-4a39-b6f2-4293d53a0c9f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:18.237049 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:18.237049 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:18.240683 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d72d65df-55f2-4a39-b6f2-4293d53a0c9f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Volume info retrieved successfully. Aug 14 01:31:18.245365 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d72d65df-55f2-4a39-b6f2-4293d53a0c9f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/volumes/22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a returned with HTTP 200 Aug 14 01:31:18.245742 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1214/4873] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:31:18 2026] GET /volume/v3/volumes/22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a => generated 950 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:18.501277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-48b8de71-47f0-4bd5-81b9-04f0a456dbc3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.503049 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-48b8de71-47f0-4bd5-81b9-04f0a456dbc3 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:18.503298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-48b8de71-47f0-4bd5-81b9-04f0a456dbc3 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:18.503500 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-48b8de71-47f0-4bd5-81b9-04f0a456dbc3 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:18.510510 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:18.510510 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:18.514060 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-48b8de71-47f0-4bd5-81b9-04f0a456dbc3 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:18.518044 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-48b8de71-47f0-4bd5-81b9-04f0a456dbc3 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:18.518428 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1217/4874] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:18 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:18.734018 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-99620eb6-0df9-4c85-9516-220649b14166 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.736003 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99620eb6-0df9-4c85-9516-220649b14166 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:18.736227 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99620eb6-0df9-4c85-9516-220649b14166 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:18.736423 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99620eb6-0df9-4c85-9516-220649b14166 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:18.743690 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:18.743690 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:18.747383 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99620eb6-0df9-4c85-9516-220649b14166 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:18.751499 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99620eb6-0df9-4c85-9516-220649b14166 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:18.751868 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1227/4875] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:18 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:18.793574 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-11b3a79c-41ce-4a01-a1fa-2f3473c0673c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.798040 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-11b3a79c-41ce-4a01-a1fa-2f3473c0673c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:18.798215 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-11b3a79c-41ce-4a01-a1fa-2f3473c0673c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:18.798445 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-11b3a79c-41ce-4a01-a1fa-2f3473c0673c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:18.806576 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:18.806576 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:18.810288 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-11b3a79c-41ce-4a01-a1fa-2f3473c0673c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:18.814633 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-11b3a79c-41ce-4a01-a1fa-2f3473c0673c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:18.815098 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1218/4876] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:31:18 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:18.896305 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c69471ec-d342-4b48-999b-209761275009 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.896819 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c69471ec-d342-4b48-999b-209761275009 None None] GET https://10.4.3.11/volume// Aug 14 01:31:18.897256 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c69471ec-d342-4b48-999b-209761275009 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:18.897565 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c69471ec-d342-4b48-999b-209761275009 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:18.898017 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c69471ec-d342-4b48-999b-209761275009 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:31:18.898585 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1215/4877] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:31:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:31:18.906348 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-1a4c6db0-935b-494c-9e01-077e75dd2dbd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.908232 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-1a4c6db0-935b-494c-9e01-077e75dd2dbd tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:31:18.908593 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-1a4c6db0-935b-494c-9e01-077e75dd2dbd tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a03cb52-0884-4b58-8890-ccb0ae6430c1", "connector": null, "instance_uuid": "dc15bb72-a010-470c-b1ac-098e6351ac85"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:18.916082 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:18.916082 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:18.936092 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-1a4c6db0-935b-494c-9e01-077e75dd2dbd tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:31:18.936500 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1218/4878] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:31:18 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:18.938734 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8a249efb-99c5-4363-a104-570ed7f3d260 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.940331 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a249efb-99c5-4363-a104-570ed7f3d260 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:18.940516 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a249efb-99c5-4363-a104-570ed7f3d260 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:18.940691 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a249efb-99c5-4363-a104-570ed7f3d260 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:18.940784 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8a249efb-99c5-4363-a104-570ed7f3d260 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:18.944656 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:18.944656 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:18.945282 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a249efb-99c5-4363-a104-570ed7f3d260 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:18.945611 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1228/4879] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:18 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:18.964456 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-be50f843-078a-43d1-bd9e-f2e315146211 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.966329 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be50f843-078a-43d1-bd9e-f2e315146211 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:18.966651 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be50f843-078a-43d1-bd9e-f2e315146211 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:18.966842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-be50f843-078a-43d1-bd9e-f2e315146211 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:18.971335 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-56d3be98-8a8d-4f7c-85c6-738e57e2af0a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.971715 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56d3be98-8a8d-4f7c-85c6-738e57e2af0a None None] GET https://10.4.3.11/volume// Aug 14 01:31:18.971868 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56d3be98-8a8d-4f7c-85c6-738e57e2af0a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:18.972066 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56d3be98-8a8d-4f7c-85c6-738e57e2af0a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:18.972501 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56d3be98-8a8d-4f7c-85c6-738e57e2af0a None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:31:18.972747 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1216/4880] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:31:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:31:18.975888 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:18.975888 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:18.979054 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-be50f843-078a-43d1-bd9e-f2e315146211 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:18.979655 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-ce7d112c-2286-485d-b3e1-bea8c03fa4b4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:18.981526 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-ce7d112c-2286-485d-b3e1-bea8c03fa4b4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:18.981725 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-ce7d112c-2286-485d-b3e1-bea8c03fa4b4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:18.981918 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-ce7d112c-2286-485d-b3e1-bea8c03fa4b4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:18.982853 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-be50f843-078a-43d1-bd9e-f2e315146211 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:18.983234 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1219/4881] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:18 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:18.991541 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:18.991541 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:18.994818 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-ce7d112c-2286-485d-b3e1-bea8c03fa4b4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:18.998228 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-ce7d112c-2286-485d-b3e1-bea8c03fa4b4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:18.998601 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1219/4882] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:31:18 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:19.097576 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-daaa7a31-7fd7-431b-900d-05f05da9de53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.099969 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-daaa7a31-7fd7-431b-900d-05f05da9de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] PUT https://10.4.3.11/volume/v3/attachments/b967361e-15ac-421d-b223-f9fedbf81c5b Aug 14 01:31:19.100428 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-daaa7a31-7fd7-431b-900d-05f05da9de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:19.118217 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-daaa7a31-7fd7-431b-900d-05f05da9de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Acquiring lock "cinder-attachment_update-7a03cb52-0884-4b58-8890-ccb0ae6430c1-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:31:19.123574 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-daaa7a31-7fd7-431b-900d-05f05da9de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Lock "cinder-attachment_update-7a03cb52-0884-4b58-8890-ccb0ae6430c1-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:31:19.124507 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:19.124507 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:19.198051 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-daaa7a31-7fd7-431b-900d-05f05da9de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Lock "cinder-attachment_update-7a03cb52-0884-4b58-8890-ccb0ae6430c1-np0000007295" released by "attachment_update" :: held 0.074s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:31:19.198402 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-daaa7a31-7fd7-431b-900d-05f05da9de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/attachments/b967361e-15ac-421d-b223-f9fedbf81c5b returned with HTTP 200 Aug 14 01:31:19.199115 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1229/4883] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:31:19 2026] PUT /volume/v3/attachments/b967361e-15ac-421d-b223-f9fedbf81c5b => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:19.258312 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91dfb352-e160-4147-825d-f639f0063eb7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.261092 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91dfb352-e160-4147-825d-f639f0063eb7 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] GET https://10.4.3.11/volume/v3/volumes/22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a Aug 14 01:31:19.261416 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91dfb352-e160-4147-825d-f639f0063eb7 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.261677 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91dfb352-e160-4147-825d-f639f0063eb7 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:19.272133 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:19.272133 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:19.275685 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-91dfb352-e160-4147-825d-f639f0063eb7 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Volume info retrieved successfully. Aug 14 01:31:19.279545 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91dfb352-e160-4147-825d-f639f0063eb7 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/volumes/22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a returned with HTTP 200 Aug 14 01:31:19.279898 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1217/4884] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:31:19 2026] GET /volume/v3/volumes/22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:19.292352 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7f306448-0107-45d7-a0dc-02e41360d257 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.294365 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f306448-0107-45d7-a0dc-02e41360d257 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] GET https://10.4.3.11/volume/v3/messages Aug 14 01:31:19.294585 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f306448-0107-45d7-a0dc-02e41360d257 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.294772 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7f306448-0107-45d7-a0dc-02e41360d257 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:19.299621 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7f306448-0107-45d7-a0dc-02e41360d257 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:31:19.300098 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1220/4885] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:31:19 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:19.308051 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ab1fa8c8-470b-4099-9f1e-e5069b38b3c2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.356792 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab1fa8c8-470b-4099-9f1e-e5069b38b3c2 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-reader] GET https://10.4.3.11/volume/v3/messages Aug 14 01:31:19.357054 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab1fa8c8-470b-4099-9f1e-e5069b38b3c2 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.357252 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab1fa8c8-470b-4099-9f1e-e5069b38b3c2 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-reader] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:19.360755 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab1fa8c8-470b-4099-9f1e-e5069b38b3c2 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-reader] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:31:19.361094 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1220/4886] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:31:19 2026] GET /volume/v3/messages => generated 668 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:19.368982 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5990434-42e2-4b03-891c-c7de1e7cc56e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.370387 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5990434-42e2-4b03-891c-c7de1e7cc56e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] DELETE https://10.4.3.11/volume/v3/messages/caadbed5-8370-44ba-835d-09d8606541a0 Aug 14 01:31:19.370597 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5990434-42e2-4b03-891c-c7de1e7cc56e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.370860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5990434-42e2-4b03-891c-c7de1e7cc56e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:19.375154 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:19.375154 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:19.379905 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5990434-42e2-4b03-891c-c7de1e7cc56e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/messages/caadbed5-8370-44ba-835d-09d8606541a0 returned with HTTP 204 Aug 14 01:31:19.380307 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1230/4887] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:31:19 2026] DELETE /volume/v3/messages/caadbed5-8370-44ba-835d-09d8606541a0 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:31:19.386870 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.388516 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a Aug 14 01:31:19.388714 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.388891 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:19.389062 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Delete volume with id: 22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a Aug 14 01:31:19.395797 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:19.395797 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:19.396057 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Volume info retrieved successfully. Aug 14 01:31:19.397018 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100273) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:31:19.405764 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-504667902 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-504667902, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:31:19.406034 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-504667902 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-504667902, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:31:19.413032 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Created reservations ['cb84c1ac-9f7c-48b1-a910-9f1cc9db7d0f', 'a87c6ffa-b5e7-48a0-8f5f-d2031a52d63f', 'e8aef271-5a5b-495f-acf7-5ddcac373b88', 'a568262d-74c0-41af-8de6-c730b3f10178'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:19.437487 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Delete volume request issued successfully. Aug 14 01:31:19.437696 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d23aa31-0c07-4458-91ce-b0b44d009995 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/volumes/22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a returned with HTTP 202 Aug 14 01:31:19.438075 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1218/4888] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:31:19 2026] DELETE /volume/v3/volumes/22cdf1a0-2b14-4429-8c58-ef6ac7a3ae8a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:19.444137 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad63b21d-29f1-49f6-8e1f-cc7dd32f7379 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.445816 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad63b21d-29f1-49f6-8e1f-cc7dd32f7379 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] DELETE https://10.4.3.11/volume/v3/types/feb47f29-7828-4fdf-93ae-c28031b0d812 Aug 14 01:31:19.446035 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad63b21d-29f1-49f6-8e1f-cc7dd32f7379 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.446247 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad63b21d-29f1-49f6-8e1f-cc7dd32f7379 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:19.465533 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad63b21d-29f1-49f6-8e1f-cc7dd32f7379 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/types/feb47f29-7828-4fdf-93ae-c28031b0d812 returned with HTTP 202 Aug 14 01:31:19.465878 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1221/4889] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:31:19 2026] DELETE /volume/v3/types/feb47f29-7828-4fdf-93ae-c28031b0d812 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:19.473096 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3da0beff-783f-4822-8be3-a9f3c33557f2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.474676 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3da0beff-783f-4822-8be3-a9f3c33557f2 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:31:19.475002 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3da0beff-783f-4822-8be3-a9f3c33557f2 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-984504662", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1087607612", "vendor_name": "tempest-vendor_name-209961585"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:19.486399 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3da0beff-783f-4822-8be3-a9f3c33557f2 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:31:19.486738 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1221/4890] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:31:19 2026] POST /volume/v3/types => generated 328 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:19.494125 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.495864 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:19.496265 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:19.498206 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Create volume request body: {'volume': {'volume_type': 'a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:19.501874 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Create volume of 1 GB Aug 14 01:31:19.502211 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:19.502211 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:19.502578 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Availability Zones retrieved successfully. Aug 14 01:31:19.507945 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Flow 'volume_create_api' (a50ae4f2-85ea-4fd3-860f-99e8162b8578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:19.508894 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a452a42-0c0b-4d67-a722-a2bb95f62b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:19.509660 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:19.528010 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a452a42-0c0b-4d67-a722-a2bb95f62b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:31:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1087607612',vendor_name='tempest-vendor_name-209961585'},id=a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7,is_public=True,name='tempest-ProjectReaderTests-volume-type-984504662',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:19.528850 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175d306e-4c2e-4f68-9eb5-ca1d7536461b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:19.530742 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f30d6b5e-7786-43ef-bcd5-75807e502a7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.532611 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f30d6b5e-7786-43ef-bcd5-75807e502a7b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:19.532809 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f30d6b5e-7786-43ef-bcd5-75807e502a7b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.532999 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f30d6b5e-7786-43ef-bcd5-75807e502a7b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:19.539647 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:19.539647 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:19.543958 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f30d6b5e-7786-43ef-bcd5-75807e502a7b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:19.549860 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f30d6b5e-7786-43ef-bcd5-75807e502a7b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:19.550428 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1219/4891] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:19 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:19.553370 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-984504662 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-984504662, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:31:19.553681 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-984504662 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-984504662, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:31:19.576314 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Created reservations ['76191ff8-8e3b-4280-9573-e7b1bb04ba5a', '9205ae57-1eca-48b4-8b7c-b72afd17a00d', 'b423a82b-6c9c-4c21-8492-a1312d2710d8', '3ea6f760-ebcf-44a4-b8b2-8b57bf326a56'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:19.577063 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (175d306e-4c2e-4f68-9eb5-ca1d7536461b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76191ff8-8e3b-4280-9573-e7b1bb04ba5a', '9205ae57-1eca-48b4-8b7c-b72afd17a00d', 'b423a82b-6c9c-4c21-8492-a1312d2710d8', '3ea6f760-ebcf-44a4-b8b2-8b57bf326a56']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:19.577743 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ce7d3b-8712-4f3e-86b8-0706ab4f48f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:19.603259 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ce7d3b-8712-4f3e-86b8-0706ab4f48f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9194ab-2e94-40ec-8878-28226491ac82', '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='db5e749d6cb64f7c89887fb61dc63f98',qos_specs=None,replication_status=,reservations=['76191ff8-8e3b-4280-9573-e7b1bb04ba5a','9205ae57-1eca-48b4-8b7c-b72afd17a00d','b423a82b-6c9c-4c21-8492-a1312d2710d8','3ea6f760-ebcf-44a4-b8b2-8b57bf326a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2bccdcac064c569e8562d1f6983ca7',volume_type_id=a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:19Z,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=cf9194ab-2e94-40ec-8878-28226491ac82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db5e749d6cb64f7c89887fb61dc63f98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e2bccdcac064c569e8562d1f6983ca7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7),volume_type_id=a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:19.604410 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a0b22a-b15c-4dfc-9967-6c490f123641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:19.622403 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a0b22a-b15c-4dfc-9967-6c490f123641) transitioned into state 'SUCCESS' from 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='db5e749d6cb64f7c89887fb61dc63f98',qos_specs=None,replication_status=,reservations=['76191ff8-8e3b-4280-9573-e7b1bb04ba5a','9205ae57-1eca-48b4-8b7c-b72afd17a00d','b423a82b-6c9c-4c21-8492-a1312d2710d8','3ea6f760-ebcf-44a4-b8b2-8b57bf326a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e2bccdcac064c569e8562d1f6983ca7',volume_type_id=a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:19.623184 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce96d57f-e0b5-4aa2-94ea-35d77de92c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:19.634946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce96d57f-e0b5-4aa2-94ea-35d77de92c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:19.634946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Flow 'volume_create_api' (a50ae4f2-85ea-4fd3-860f-99e8162b8578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:19.634946 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Create volume request issued successfully. Aug 14 01:31:19.634946 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c3596c8c-8b33-444b-8393-5dae5a2d0af4 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:19.634946 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1231/4892] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:31:19 2026] POST /volume/v3/volumes => generated 771 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:19.647406 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-389f620f-b78f-4322-a95d-25fbc634ea81 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.649154 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-389f620f-b78f-4322-a95d-25fbc634ea81 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] GET https://10.4.3.11/volume/v3/volumes/cf9194ab-2e94-40ec-8878-28226491ac82 Aug 14 01:31:19.649571 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-389f620f-b78f-4322-a95d-25fbc634ea81 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.649571 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-389f620f-b78f-4322-a95d-25fbc634ea81 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:19.656160 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:19.656160 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:19.659410 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-389f620f-b78f-4322-a95d-25fbc634ea81 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Volume info retrieved successfully. Aug 14 01:31:19.662858 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-389f620f-b78f-4322-a95d-25fbc634ea81 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/volumes/cf9194ab-2e94-40ec-8878-28226491ac82 returned with HTTP 200 Aug 14 01:31:19.663223 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1222/4893] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:31:19 2026] GET /volume/v3/volumes/cf9194ab-2e94-40ec-8878-28226491ac82 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:19.956177 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e1d577e-6520-4615-8b1f-f29cc4655578 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.958021 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e1d577e-6520-4615-8b1f-f29cc4655578 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:19.958242 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e1d577e-6520-4615-8b1f-f29cc4655578 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.958430 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e1d577e-6520-4615-8b1f-f29cc4655578 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:19.958536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7e1d577e-6520-4615-8b1f-f29cc4655578 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:19.963708 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:19.963708 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:19.964474 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e1d577e-6520-4615-8b1f-f29cc4655578 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:19.964807 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1222/4894] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:19 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:19.996359 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-288c9dcb-8e67-4605-a71e-1beb3cd70364 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:19.998076 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-288c9dcb-8e67-4605-a71e-1beb3cd70364 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:19.998266 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-288c9dcb-8e67-4605-a71e-1beb3cd70364 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:19.998460 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-288c9dcb-8e67-4605-a71e-1beb3cd70364 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:20.007046 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:20.007046 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:20.010617 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-288c9dcb-8e67-4605-a71e-1beb3cd70364 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:20.014667 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-288c9dcb-8e67-4605-a71e-1beb3cd70364 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:20.015041 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1220/4895] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:19 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:20.563224 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52658732-108c-4958-b2d6-f1e33782994e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:20.565072 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52658732-108c-4958-b2d6-f1e33782994e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:20.565351 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52658732-108c-4958-b2d6-f1e33782994e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:20.565592 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52658732-108c-4958-b2d6-f1e33782994e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:20.572833 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:20.572833 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:20.576620 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-52658732-108c-4958-b2d6-f1e33782994e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:20.581498 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52658732-108c-4958-b2d6-f1e33782994e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:20.581996 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1232/4896] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:20 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:20.674831 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f5923902-ff48-49be-8849-91a03bf3441f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:20.676534 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5923902-ff48-49be-8849-91a03bf3441f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] GET https://10.4.3.11/volume/v3/volumes/cf9194ab-2e94-40ec-8878-28226491ac82 Aug 14 01:31:20.676756 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5923902-ff48-49be-8849-91a03bf3441f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:20.676911 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f5923902-ff48-49be-8849-91a03bf3441f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:20.683598 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:20.683598 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:20.686533 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f5923902-ff48-49be-8849-91a03bf3441f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Volume info retrieved successfully. Aug 14 01:31:20.689750 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f5923902-ff48-49be-8849-91a03bf3441f tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/volumes/cf9194ab-2e94-40ec-8878-28226491ac82 returned with HTTP 200 Aug 14 01:31:20.690093 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1223/4897] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:31:20 2026] GET /volume/v3/volumes/cf9194ab-2e94-40ec-8878-28226491ac82 => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:20.701898 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d416fbbe-bca5-438c-9d0d-b34475ab872e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:20.703562 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d416fbbe-bca5-438c-9d0d-b34475ab872e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] GET https://10.4.3.11/volume/v3/messages Aug 14 01:31:20.703759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d416fbbe-bca5-438c-9d0d-b34475ab872e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:20.703984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d416fbbe-bca5-438c-9d0d-b34475ab872e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:20.707088 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d416fbbe-bca5-438c-9d0d-b34475ab872e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:31:20.707416 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1223/4898] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:31:20 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:20.714581 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9afd2c6-50c6-40c5-bd2a-3255e3d7e76c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:20.716264 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9afd2c6-50c6-40c5-bd2a-3255e3d7e76c tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-reader] GET https://10.4.3.11/volume/v3/messages/913996ca-6469-479a-adeb-375aa3bc7ecf Aug 14 01:31:20.716475 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9afd2c6-50c6-40c5-bd2a-3255e3d7e76c tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:20.716649 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9afd2c6-50c6-40c5-bd2a-3255e3d7e76c tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-reader] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:20.720171 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9afd2c6-50c6-40c5-bd2a-3255e3d7e76c tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-reader] https://10.4.3.11/volume/v3/messages/913996ca-6469-479a-adeb-375aa3bc7ecf returned with HTTP 200 Aug 14 01:31:20.720507 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1221/4899] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:31:20 2026] GET /volume/v3/messages/913996ca-6469-479a-adeb-375aa3bc7ecf => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:20.726897 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35dc0be5-c6e8-4e4e-8759-74b5b8467104 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:20.728559 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35dc0be5-c6e8-4e4e-8759-74b5b8467104 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] DELETE https://10.4.3.11/volume/v3/messages/913996ca-6469-479a-adeb-375aa3bc7ecf Aug 14 01:31:20.728758 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35dc0be5-c6e8-4e4e-8759-74b5b8467104 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:20.728949 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35dc0be5-c6e8-4e4e-8759-74b5b8467104 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:20.736057 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35dc0be5-c6e8-4e4e-8759-74b5b8467104 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/messages/913996ca-6469-479a-adeb-375aa3bc7ecf returned with HTTP 204 Aug 14 01:31:20.736485 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1233/4900] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:31:20 2026] DELETE /volume/v3/messages/913996ca-6469-479a-adeb-375aa3bc7ecf => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:31:20.742219 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:20.743862 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/cf9194ab-2e94-40ec-8878-28226491ac82 Aug 14 01:31:20.744072 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:20.744248 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:20.744410 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Delete volume with id: cf9194ab-2e94-40ec-8878-28226491ac82 Aug 14 01:31:20.750706 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:20.750706 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:20.750988 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Volume info retrieved successfully. Aug 14 01:31:20.751798 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100276) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:31:20.759939 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-984504662 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-984504662, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:31:20.760200 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-984504662 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-984504662, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:31:20.767499 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Created reservations ['17c5c7ae-7413-4b25-889a-f2c3816955d3', '760c1743-8da5-4257-97ce-800a00a123e4', '6035ee72-2154-48b0-9507-d3b1c2c35897', 'a367e56a-8f92-40ca-a247-65222c1f8e62'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:20.791957 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Delete volume request issued successfully. Aug 14 01:31:20.792267 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-45b36e47-ab2d-4a26-ab59-14f8fa04903e tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/volumes/cf9194ab-2e94-40ec-8878-28226491ac82 returned with HTTP 202 Aug 14 01:31:20.792832 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1224/4901] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:31:20 2026] DELETE /volume/v3/volumes/cf9194ab-2e94-40ec-8878-28226491ac82 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:20.799385 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-72ea8108-2c32-4baa-b9f9-8571a29ae0a6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:20.801160 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72ea8108-2c32-4baa-b9f9-8571a29ae0a6 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] DELETE https://10.4.3.11/volume/v3/types/a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7 Aug 14 01:31:20.801410 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72ea8108-2c32-4baa-b9f9-8571a29ae0a6 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:20.801746 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72ea8108-2c32-4baa-b9f9-8571a29ae0a6 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:20.821106 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72ea8108-2c32-4baa-b9f9-8571a29ae0a6 tempest-ProjectReaderTests-1550142269 tempest-ProjectReaderTests-1550142269-project-admin] https://10.4.3.11/volume/v3/types/a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7 returned with HTTP 202 Aug 14 01:31:20.821427 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1224/4902] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:31:20 2026] DELETE /volume/v3/types/a16b15b8-ee3c-4bbe-98c4-5f91e8dea2b7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:20.977021 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29676b47-a70e-4f02-8c2e-6f13913aab27 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:20.979462 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29676b47-a70e-4f02-8c2e-6f13913aab27 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:20.979749 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29676b47-a70e-4f02-8c2e-6f13913aab27 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:20.980092 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29676b47-a70e-4f02-8c2e-6f13913aab27 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:20.980203 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-29676b47-a70e-4f02-8c2e-6f13913aab27 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:20.987161 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:20.987161 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:20.988656 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29676b47-a70e-4f02-8c2e-6f13913aab27 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:20.989981 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1222/4903] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:20 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:21.028186 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d3cc5a2-ce3a-44d6-9fb1-eef3b2c1db13 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:21.030500 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d3cc5a2-ce3a-44d6-9fb1-eef3b2c1db13 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:21.030714 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d3cc5a2-ce3a-44d6-9fb1-eef3b2c1db13 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:21.030961 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d3cc5a2-ce3a-44d6-9fb1-eef3b2c1db13 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:21.041581 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:21.041581 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:21.046051 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2d3cc5a2-ce3a-44d6-9fb1-eef3b2c1db13 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:21.051331 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d3cc5a2-ce3a-44d6-9fb1-eef3b2c1db13 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:21.052025 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1234/4904] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:21 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:21.596423 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a9ae88e8-d5d8-4543-bf0e-16d46cb46374 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:21.598332 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a9ae88e8-d5d8-4543-bf0e-16d46cb46374 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:21.598567 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a9ae88e8-d5d8-4543-bf0e-16d46cb46374 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:21.598744 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a9ae88e8-d5d8-4543-bf0e-16d46cb46374 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:21.605577 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:21.605577 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:21.609693 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a9ae88e8-d5d8-4543-bf0e-16d46cb46374 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:21.613806 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a9ae88e8-d5d8-4543-bf0e-16d46cb46374 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:21.614193 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1225/4905] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:21 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:22.001896 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b9cae7cd-8780-4f10-8129-eb2cf5ce514b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.004148 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9cae7cd-8780-4f10-8129-eb2cf5ce514b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:22.004457 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9cae7cd-8780-4f10-8129-eb2cf5ce514b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.004720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b9cae7cd-8780-4f10-8129-eb2cf5ce514b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.004875 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b9cae7cd-8780-4f10-8129-eb2cf5ce514b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:22.010846 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:22.010846 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:22.011850 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b9cae7cd-8780-4f10-8129-eb2cf5ce514b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:22.012335 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1225/4906] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.069108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0859333d-3c12-41ee-88b1-d8ca2f05c5c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.071276 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0859333d-3c12-41ee-88b1-d8ca2f05c5c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:22.071466 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0859333d-3c12-41ee-88b1-d8ca2f05c5c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.071701 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0859333d-3c12-41ee-88b1-d8ca2f05c5c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.084550 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:22.084550 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:22.088367 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0859333d-3c12-41ee-88b1-d8ca2f05c5c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:22.093767 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0859333d-3c12-41ee-88b1-d8ca2f05c5c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:22.094335 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1223/4907] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.408551 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c720dd7b-c235-47a4-8cd2-99d090458702 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.482577 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c720dd7b-c235-47a4-8cd2-99d090458702 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:31:22.483043 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c720dd7b-c235-47a4-8cd2-99d090458702 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1986888794", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.497937 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c720dd7b-c235-47a4-8cd2-99d090458702 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:31:22.498258 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1235/4908] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:31:22 2026] POST /volume/v3/types => generated 380 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.505689 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f31b9522-c94b-4378-a41d-4584ad3779ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.507897 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f31b9522-c94b-4378-a41d-4584ad3779ac tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] POST https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption Aug 14 01:31:22.508338 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f31b9522-c94b-4378-a41d-4584ad3779ac tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.525672 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f31b9522-c94b-4378-a41d-4584ad3779ac tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption returned with HTTP 200 Aug 14 01:31:22.526086 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1226/4909] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:31:22 2026] POST /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.533682 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-92766a1a-8788-4014-88cc-d252acb88bbb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.535146 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92766a1a-8788-4014-88cc-d252acb88bbb tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:31:22.535492 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-92766a1a-8788-4014-88cc-d252acb88bbb tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1106649136", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.550086 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-92766a1a-8788-4014-88cc-d252acb88bbb tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:31:22.550440 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1226/4910] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:31:22 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.557959 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f363aec7-59fc-42de-9248-c1e50f115328 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.615224 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f363aec7-59fc-42de-9248-c1e50f115328 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] POST https://10.4.3.11/volume/v3/types/dca71190-314d-46e1-a151-726ef51261e1/encryption Aug 14 01:31:22.615568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f363aec7-59fc-42de-9248-c1e50f115328 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.617480 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-f363aec7-59fc-42de-9248-c1e50f115328 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:22.617654 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f363aec7-59fc-42de-9248-c1e50f115328 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/dca71190-314d-46e1-a151-726ef51261e1/encryption returned with HTTP 403 Aug 14 01:31:22.618143 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1224/4911] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:31:22 2026] POST /volume/v3/types/dca71190-314d-46e1-a151-726ef51261e1/encryption => generated 127 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:22.625511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42abc7ee-eb6a-4c6f-9546-8e5c5830572f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.625733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9498be74-ad9e-49cc-bb80-33f29623f4f6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.627513 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9498be74-ad9e-49cc-bb80-33f29623f4f6 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:22.627730 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9498be74-ad9e-49cc-bb80-33f29623f4f6 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.627829 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42abc7ee-eb6a-4c6f-9546-8e5c5830572f tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:31:22.627899 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9498be74-ad9e-49cc-bb80-33f29623f4f6 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.628290 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42abc7ee-eb6a-4c6f-9546-8e5c5830572f tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1656953484", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.634632 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:22.634632 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:22.638106 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9498be74-ad9e-49cc-bb80-33f29623f4f6 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:22.642522 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9498be74-ad9e-49cc-bb80-33f29623f4f6 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:22.642987 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1227/4912] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:22.646030 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42abc7ee-eb6a-4c6f-9546-8e5c5830572f tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:31:22.646415 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1236/4913] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:31:22 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 14 01:31:22.655795 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-65ca60a1-b89b-414c-a751-d6fd6828c7f9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.657491 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65ca60a1-b89b-414c-a751-d6fd6828c7f9 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] POST https://10.4.3.11/volume/v3/types/8a9b08c1-f811-4252-94c8-3d1172808a05/extra_specs Aug 14 01:31:22.657835 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65ca60a1-b89b-414c-a751-d6fd6828c7f9 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.660712 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-65ca60a1-b89b-414c-a751-d6fd6828c7f9 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:22.660975 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65ca60a1-b89b-414c-a751-d6fd6828c7f9 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/8a9b08c1-f811-4252-94c8-3d1172808a05/extra_specs returned with HTTP 403 Aug 14 01:31:22.661558 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1227/4914] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:31:22 2026] POST /volume/v3/types/8a9b08c1-f811-4252-94c8-3d1172808a05/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:22.668471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-14961df0-20bb-4409-b28c-48a6625db0ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.670137 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14961df0-20bb-4409-b28c-48a6625db0ea tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] PUT https://10.4.3.11/volume/v3/types/8a9b08c1-f811-4252-94c8-3d1172808a05/extra_specs/key2 Aug 14 01:31:22.670416 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14961df0-20bb-4409-b28c-48a6625db0ea tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.672418 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-14961df0-20bb-4409-b28c-48a6625db0ea tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:22.672595 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14961df0-20bb-4409-b28c-48a6625db0ea tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/8a9b08c1-f811-4252-94c8-3d1172808a05/extra_specs/key2 returned with HTTP 403 Aug 14 01:31:22.673105 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1225/4915] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:31:22 2026] PUT /volume/v3/types/8a9b08c1-f811-4252-94c8-3d1172808a05/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:22.679876 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d68cf51e-2672-49f4-bde0-4fe6284d27f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.681551 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d68cf51e-2672-49f4-bde0-4fe6284d27f0 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] POST https://10.4.3.11/volume/v3/types Aug 14 01:31:22.681939 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d68cf51e-2672-49f4-bde0-4fe6284d27f0 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.683752 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-d68cf51e-2672-49f4-bde0-4fe6284d27f0 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:22.684018 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d68cf51e-2672-49f4-bde0-4fe6284d27f0 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types returned with HTTP 403 Aug 14 01:31:22.684455 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1228/4916] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:31:22 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 14 01:31:22.690837 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b3daa536-523d-40b3-95eb-d5678f33a0b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.692509 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3daa536-523d-40b3-95eb-d5678f33a0b6 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:31:22.692853 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3daa536-523d-40b3-95eb-d5678f33a0b6 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-507723448", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.708678 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3daa536-523d-40b3-95eb-d5678f33a0b6 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:31:22.708988 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1237/4917] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:31:22 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.715772 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c03e34ef-1e57-4df2-ae32-ce772536dfeb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.718393 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c03e34ef-1e57-4df2-ae32-ce772536dfeb tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] POST https://10.4.3.11/volume/v3/types/8170788f-8c17-4aa6-b5b9-e1d023aea2b8/encryption Aug 14 01:31:22.718393 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c03e34ef-1e57-4df2-ae32-ce772536dfeb tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.734273 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c03e34ef-1e57-4df2-ae32-ce772536dfeb tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types/8170788f-8c17-4aa6-b5b9-e1d023aea2b8/encryption returned with HTTP 200 Aug 14 01:31:22.734607 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1228/4918] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:31:22 2026] POST /volume/v3/types/8170788f-8c17-4aa6-b5b9-e1d023aea2b8/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.742042 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a50cd31-0207-463c-9c19-4b78e4603650 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.743732 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a50cd31-0207-463c-9c19-4b78e4603650 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] DELETE https://10.4.3.11/volume/v3/types/8170788f-8c17-4aa6-b5b9-e1d023aea2b8/encryption/3f2eb6d9-2873-4d8d-bca5-002db7941ce2 Aug 14 01:31:22.743932 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a50cd31-0207-463c-9c19-4b78e4603650 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.744135 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a50cd31-0207-463c-9c19-4b78e4603650 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.744768 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-7a50cd31-0207-463c-9c19-4b78e4603650 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:22.744933 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a50cd31-0207-463c-9c19-4b78e4603650 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/8170788f-8c17-4aa6-b5b9-e1d023aea2b8/encryption/3f2eb6d9-2873-4d8d-bca5-002db7941ce2 returned with HTTP 403 Aug 14 01:31:22.745323 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1226/4919] 10.4.3.11 () {66 vars in 1482 bytes} [Fri Aug 14 01:31:22 2026] DELETE /volume/v3/types/8170788f-8c17-4aa6-b5b9-e1d023aea2b8/encryption/3f2eb6d9-2873-4d8d-bca5-002db7941ce2 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:22.752380 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8f1dc8e8-f26d-4f30-8fdc-a594aab67104 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.753660 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f1dc8e8-f26d-4f30-8fdc-a594aab67104 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:31:22.754100 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8f1dc8e8-f26d-4f30-8fdc-a594aab67104 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-241986597", "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=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.758038 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=371,cinder:UPDATE=127,cinder:INSERT=75,cinder:DELETE=1 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:31:22.772069 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8f1dc8e8-f26d-4f30-8fdc-a594aab67104 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:31:22.772665 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1229/4920] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:31:22 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 14 01:31:22.788687 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c1579eff-48b6-4cb3-a588-1631e1ec36c4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.790660 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1579eff-48b6-4cb3-a588-1631e1ec36c4 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] DELETE https://10.4.3.11/volume/v3/types/f6587f02-8064-4a8b-a675-0ad5b7673f05/extra_specs/key1 Aug 14 01:31:22.790888 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1579eff-48b6-4cb3-a588-1631e1ec36c4 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.791157 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1579eff-48b6-4cb3-a588-1631e1ec36c4 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.796402 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-c1579eff-48b6-4cb3-a588-1631e1ec36c4 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:22.796643 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1579eff-48b6-4cb3-a588-1631e1ec36c4 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/f6587f02-8064-4a8b-a675-0ad5b7673f05/extra_specs/key1 returned with HTTP 403 Aug 14 01:31:22.797075 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1238/4921] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:31:22 2026] DELETE /volume/v3/types/f6587f02-8064-4a8b-a675-0ad5b7673f05/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:22.806444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4f4fe611-76a1-4ad7-934f-c7077840e603 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.808743 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f4fe611-76a1-4ad7-934f-c7077840e603 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:31:22.809259 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4f4fe611-76a1-4ad7-934f-c7077840e603 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1385725345", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:22.828301 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4f4fe611-76a1-4ad7-934f-c7077840e603 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:31:22.828740 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1229/4922] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:31:22 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.837788 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b50c425-497b-4627-a1e5-08531cd5140d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.839564 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b50c425-497b-4627-a1e5-08531cd5140d tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] DELETE https://10.4.3.11/volume/v3/types/ac11a78c-ed4a-4619-bc1e-f6ec9c655ee9 Aug 14 01:31:22.839805 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b50c425-497b-4627-a1e5-08531cd5140d tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.840063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b50c425-497b-4627-a1e5-08531cd5140d tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.840729 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-4b50c425-497b-4627-a1e5-08531cd5140d tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:22.840908 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b50c425-497b-4627-a1e5-08531cd5140d tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ac11a78c-ed4a-4619-bc1e-f6ec9c655ee9 returned with HTTP 403 Aug 14 01:31:22.841336 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1227/4923] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:31:22 2026] DELETE /volume/v3/types/ac11a78c-ed4a-4619-bc1e-f6ec9c655ee9 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:22.849765 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-044a6620-e4f6-49d6-b52b-315a20235a4d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.851954 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-044a6620-e4f6-49d6-b52b-315a20235a4d tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] GET https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs Aug 14 01:31:22.852255 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-044a6620-e4f6-49d6-b52b-315a20235a4d tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.852551 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-044a6620-e4f6-49d6-b52b-315a20235a4d tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.862359 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-044a6620-e4f6-49d6-b52b-315a20235a4d tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs returned with HTTP 200 Aug 14 01:31:22.862822 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1230/4924] 10.4.3.11 () {66 vars in 1371 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.870233 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45bae3ee-aa0a-4cb6-b803-594ce2761bce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.872056 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45bae3ee-aa0a-4cb6-b803-594ce2761bce tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] GET https://10.4.3.11/volume/v3/types Aug 14 01:31:22.872338 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45bae3ee-aa0a-4cb6-b803-594ce2761bce tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.872554 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45bae3ee-aa0a-4cb6-b803-594ce2761bce tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.873422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-45bae3ee-aa0a-4cb6-b803-594ce2761bce tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:31:22.896474 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45bae3ee-aa0a-4cb6-b803-594ce2761bce tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:31:22.896850 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1239/4925] 10.4.3.11 () {66 vars in 1224 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/types => generated 2387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:22.908129 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f7247b07-ea62-4316-a0f4-abc8d2b9ff5c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.910237 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7247b07-ea62-4316-a0f4-abc8d2b9ff5c tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] GET https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption/cipher Aug 14 01:31:22.910493 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7247b07-ea62-4316-a0f4-abc8d2b9ff5c tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.910721 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f7247b07-ea62-4316-a0f4-abc8d2b9ff5c tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.911430 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-f7247b07-ea62-4316-a0f4-abc8d2b9ff5c tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:22.911644 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f7247b07-ea62-4316-a0f4-abc8d2b9ff5c tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption/cipher returned with HTTP 403 Aug 14 01:31:22.912795 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1230/4926] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:22.921740 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9cda43da-899c-4287-9c1a-412659ee308a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.924474 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9cda43da-899c-4287-9c1a-412659ee308a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] GET https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption Aug 14 01:31:22.924675 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9cda43da-899c-4287-9c1a-412659ee308a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.924863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9cda43da-899c-4287-9c1a-412659ee308a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.925520 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-9cda43da-899c-4287-9c1a-412659ee308a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:22.925709 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9cda43da-899c-4287-9c1a-412659ee308a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption returned with HTTP 403 Aug 14 01:31:22.926069 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1228/4927] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:22.934044 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1e7d3648-c7c7-4555-b1c1-2890fd39b771 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.936132 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e7d3648-c7c7-4555-b1c1-2890fd39b771 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] GET https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs/multiattach Aug 14 01:31:22.936405 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e7d3648-c7c7-4555-b1c1-2890fd39b771 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.936680 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e7d3648-c7c7-4555-b1c1-2890fd39b771 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.946120 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e7d3648-c7c7-4555-b1c1-2890fd39b771 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs/multiattach returned with HTTP 200 Aug 14 01:31:22.946586 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1231/4928] 10.4.3.11 () {66 vars in 1407 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:31:22.955715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe9c277c-3d34-4aba-977d-f3f06b748730 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.958119 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe9c277c-3d34-4aba-977d-f3f06b748730 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] GET https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs/volume_backend_name Aug 14 01:31:22.958327 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe9c277c-3d34-4aba-977d-f3f06b748730 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.958559 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe9c277c-3d34-4aba-977d-f3f06b748730 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.969837 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe9c277c-3d34-4aba-977d-f3f06b748730 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 01:31:22.971141 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1240/4929] 10.4.3.11 () {66 vars in 1431 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/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 14 01:31:22.979074 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eec3256a-2644-4ad8-a3b5-ea7466169759 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:22.980731 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eec3256a-2644-4ad8-a3b5-ea7466169759 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] GET https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9 Aug 14 01:31:22.980886 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eec3256a-2644-4ad8-a3b5-ea7466169759 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:22.981151 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eec3256a-2644-4ad8-a3b5-ea7466169759 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:22.987248 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eec3256a-2644-4ad8-a3b5-ea7466169759 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9 returned with HTTP 200 Aug 14 01:31:22.987666 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1231/4930] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:31:22 2026] GET /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9 => generated 318 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:22.997992 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f5daccb4-ab9e-4380-beab-a9398cfe7c9a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.000012 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5daccb4-ab9e-4380-beab-a9398cfe7c9a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] PUT https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption/19478096-b6d2-40ef-9a6a-c6f814f196a8 Aug 14 01:31:23.000336 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5daccb4-ab9e-4380-beab-a9398cfe7c9a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:23.002159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-f5daccb4-ab9e-4380-beab-a9398cfe7c9a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:23.002329 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5daccb4-ab9e-4380-beab-a9398cfe7c9a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption/19478096-b6d2-40ef-9a6a-c6f814f196a8 returned with HTTP 403 Aug 14 01:31:23.002750 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1229/4931] 10.4.3.11 () {68 vars in 1499 bytes} [Fri Aug 14 01:31:22 2026] PUT /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/encryption/19478096-b6d2-40ef-9a6a-c6f814f196a8 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:23.012876 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-633c3c06-e7de-494e-976b-95b895a3c4b4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.015428 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-633c3c06-e7de-494e-976b-95b895a3c4b4 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] PUT https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs/key1 Aug 14 01:31:23.015828 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-633c3c06-e7de-494e-976b-95b895a3c4b4 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:23.018842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-633c3c06-e7de-494e-976b-95b895a3c4b4 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:23.019087 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-633c3c06-e7de-494e-976b-95b895a3c4b4 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs/key1 returned with HTTP 403 Aug 14 01:31:23.019705 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1232/4932] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:31:23 2026] PUT /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:23.022913 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce3028d0-1cad-424a-ae1c-00feceea0c73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.025659 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce3028d0-1cad-424a-ae1c-00feceea0c73 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:23.026036 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce3028d0-1cad-424a-ae1c-00feceea0c73 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.026260 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce3028d0-1cad-424a-ae1c-00feceea0c73 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.026483 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ce3028d0-1cad-424a-ae1c-00feceea0c73 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:23.027977 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-15cd83f7-5d31-48c7-8c85-7cf02676b123 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.030111 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15cd83f7-5d31-48c7-8c85-7cf02676b123 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] PUT https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9 Aug 14 01:31:23.030598 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-15cd83f7-5d31-48c7-8c85-7cf02676b123 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:23.032655 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-15cd83f7-5d31-48c7-8c85-7cf02676b123 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '979a71b9b3004bdebbe83f6e6f724dc3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02556dfa07494335976b4586314cea96', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:31:23.032813 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-15cd83f7-5d31-48c7-8c85-7cf02676b123 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-member] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9 returned with HTTP 403 Aug 14 01:31:23.033250 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1232/4933] 10.4.3.11 () {68 vars in 1355 bytes} [Fri Aug 14 01:31:23 2026] PUT /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:23.033914 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:23.033914 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:23.035265 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce3028d0-1cad-424a-ae1c-00feceea0c73 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:23.035513 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1241/4934] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:23 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:23.041145 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c28b1bd2-7c26-48a1-a906-11a22b8e231a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.043159 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c28b1bd2-7c26-48a1-a906-11a22b8e231a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] DELETE https://10.4.3.11/volume/v3/types/ac11a78c-ed4a-4619-bc1e-f6ec9c655ee9 Aug 14 01:31:23.043427 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c28b1bd2-7c26-48a1-a906-11a22b8e231a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.043642 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c28b1bd2-7c26-48a1-a906-11a22b8e231a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.046157 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aecc995f-0013-42ee-94f3-39c4fc925255 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.070422 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c28b1bd2-7c26-48a1-a906-11a22b8e231a tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types/ac11a78c-ed4a-4619-bc1e-f6ec9c655ee9 returned with HTTP 202 Aug 14 01:31:23.070796 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1230/4935] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:31:23 2026] DELETE /volume/v3/types/ac11a78c-ed4a-4619-bc1e-f6ec9c655ee9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:23.076865 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-16ef96bd-4c83-49c5-a9bf-04dfbbbc763c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.078661 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-16ef96bd-4c83-49c5-a9bf-04dfbbbc763c tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] DELETE https://10.4.3.11/volume/v3/types/f6587f02-8064-4a8b-a675-0ad5b7673f05 Aug 14 01:31:23.078869 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-16ef96bd-4c83-49c5-a9bf-04dfbbbc763c tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.079124 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-16ef96bd-4c83-49c5-a9bf-04dfbbbc763c tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.102843 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-16ef96bd-4c83-49c5-a9bf-04dfbbbc763c tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types/f6587f02-8064-4a8b-a675-0ad5b7673f05 returned with HTTP 202 Aug 14 01:31:23.103428 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1233/4936] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:31:23 2026] DELETE /volume/v3/types/f6587f02-8064-4a8b-a675-0ad5b7673f05 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:23.107091 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04359241-c04c-4ff6-89dd-4f37e823cde7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.109002 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04359241-c04c-4ff6-89dd-4f37e823cde7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:23.109213 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04359241-c04c-4ff6-89dd-4f37e823cde7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.109435 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04359241-c04c-4ff6-89dd-4f37e823cde7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.109975 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8993f502-ca99-425b-b246-409fe45f8908 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.111696 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8993f502-ca99-425b-b246-409fe45f8908 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] DELETE https://10.4.3.11/volume/v3/types/8170788f-8c17-4aa6-b5b9-e1d023aea2b8 Aug 14 01:31:23.111881 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8993f502-ca99-425b-b246-409fe45f8908 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.112127 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8993f502-ca99-425b-b246-409fe45f8908 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.115252 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aecc995f-0013-42ee-94f3-39c4fc925255 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:31:23.115567 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aecc995f-0013-42ee-94f3-39c4fc925255 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5d4d2316-a0e2-423d-9a2f-b1657b34178b", "incremental": true}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:23.117440 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-aecc995f-0013-42ee-94f3-39c4fc925255 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Creating new backup {'backup': {'volume_id': '5d4d2316-a0e2-423d-9a2f-b1657b34178b', 'incremental': True}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:31:23.117579 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-aecc995f-0013-42ee-94f3-39c4fc925255 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Creating backup of volume 5d4d2316-a0e2-423d-9a2f-b1657b34178b in container None Aug 14 01:31:23.119397 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:23.119397 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:23.122945 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-04359241-c04c-4ff6-89dd-4f37e823cde7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:23.124668 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:23.124668 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:23.125053 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-aecc995f-0013-42ee-94f3-39c4fc925255 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Volume info retrieved successfully. Aug 14 01:31:23.127008 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04359241-c04c-4ff6-89dd-4f37e823cde7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:23.127442 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1242/4937] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:23 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:23.136509 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8993f502-ca99-425b-b246-409fe45f8908 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types/8170788f-8c17-4aa6-b5b9-e1d023aea2b8 returned with HTTP 202 Aug 14 01:31:23.136944 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1231/4938] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:31:23 2026] DELETE /volume/v3/types/8170788f-8c17-4aa6-b5b9-e1d023aea2b8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:23.144208 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bd726f3f-fcfa-4a94-96c8-e5ae488703d2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.146060 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd726f3f-fcfa-4a94-96c8-e5ae488703d2 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] DELETE https://10.4.3.11/volume/v3/types/8a9b08c1-f811-4252-94c8-3d1172808a05 Aug 14 01:31:23.146289 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd726f3f-fcfa-4a94-96c8-e5ae488703d2 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.146520 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bd726f3f-fcfa-4a94-96c8-e5ae488703d2 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.148396 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-aecc995f-0013-42ee-94f3-39c4fc925255 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Created reservations ['6f637278-2eb9-4cc0-8e13-735aa324f7ca', 'a6278570-ce77-4692-963d-7fdd322a4f58'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:23.161685 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aecc995f-0013-42ee-94f3-39c4fc925255 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 400 Aug 14 01:31:23.162246 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1233/4939] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:31:23 2026] POST /volume/v3/backups => generated 109 bytes in 116 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:31:23.169247 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb030bbe-7dfe-4b77-8662-849ec6676ad7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.170180 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bd726f3f-fcfa-4a94-96c8-e5ae488703d2 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types/8a9b08c1-f811-4252-94c8-3d1172808a05 returned with HTTP 202 Aug 14 01:31:23.170693 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1234/4940] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:31:23 2026] DELETE /volume/v3/types/8a9b08c1-f811-4252-94c8-3d1172808a05 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:23.171315 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb030bbe-7dfe-4b77-8662-849ec6676ad7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] DELETE https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:23.171512 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb030bbe-7dfe-4b77-8662-849ec6676ad7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.171689 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb030bbe-7dfe-4b77-8662-849ec6676ad7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.171785 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-eb030bbe-7dfe-4b77-8662-849ec6676ad7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Delete backup with id: ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. Aug 14 01:31:23.175871 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:23.175871 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:23.176970 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d129831-94fc-4f62-a8d0-eb09edbab495 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.178719 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d129831-94fc-4f62-a8d0-eb09edbab495 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] DELETE https://10.4.3.11/volume/v3/types/dca71190-314d-46e1-a151-726ef51261e1 Aug 14 01:31:23.178894 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d129831-94fc-4f62-a8d0-eb09edbab495 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.179116 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d129831-94fc-4f62-a8d0-eb09edbab495 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.188763 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-eb030bbe-7dfe-4b77-8662-849ec6676ad7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] delete_backup rpcapi backup_id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:31:23.190648 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb030bbe-7dfe-4b77-8662-849ec6676ad7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 202 Aug 14 01:31:23.191129 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1243/4941] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:23 2026] DELETE /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:31:23.198549 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b09ca96d-09a7-439b-bee3-b9b8d1a4f1a7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.200468 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b09ca96d-09a7-439b-bee3-b9b8d1a4f1a7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:23.200738 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b09ca96d-09a7-439b-bee3-b9b8d1a4f1a7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.201005 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b09ca96d-09a7-439b-bee3-b9b8d1a4f1a7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.201156 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b09ca96d-09a7-439b-bee3-b9b8d1a4f1a7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:23.205197 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d129831-94fc-4f62-a8d0-eb09edbab495 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types/dca71190-314d-46e1-a151-726ef51261e1 returned with HTTP 202 Aug 14 01:31:23.205789 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:23.205789 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:23.205894 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1232/4942] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:31:23 2026] DELETE /volume/v3/types/dca71190-314d-46e1-a151-726ef51261e1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:23.206848 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b09ca96d-09a7-439b-bee3-b9b8d1a4f1a7 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 200 Aug 14 01:31:23.207249 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1234/4943] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:23 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:23.212956 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-84c89022-2e16-4ebe-b739-f84a5c4e64f7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.214764 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84c89022-2e16-4ebe-b739-f84a5c4e64f7 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] DELETE https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9 Aug 14 01:31:23.214979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84c89022-2e16-4ebe-b739-f84a5c4e64f7 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.215210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-84c89022-2e16-4ebe-b739-f84a5c4e64f7 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.243964 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-84c89022-2e16-4ebe-b739-f84a5c4e64f7 tempest-VolumeTypesMemberTests-1687826101 tempest-VolumeTypesMemberTests-1687826101-project-admin] https://10.4.3.11/volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9 returned with HTTP 202 Aug 14 01:31:23.244500 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1235/4944] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:31:23 2026] DELETE /volume/v3/types/ade186a5-9e55-4e5e-9426-7bac32bf37d9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:23.657245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-19a95a35-4d99-4cd3-87b8-abe9672601ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:23.659203 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19a95a35-4d99-4cd3-87b8-abe9672601ac tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:23.659402 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19a95a35-4d99-4cd3-87b8-abe9672601ac tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:23.659617 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19a95a35-4d99-4cd3-87b8-abe9672601ac tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:23.666602 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:23.666602 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:23.670222 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-19a95a35-4d99-4cd3-87b8-abe9672601ac tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:23.674395 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19a95a35-4d99-4cd3-87b8-abe9672601ac tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:23.674848 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1244/4945] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:23 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:24.139260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9edbd749-42d5-4675-9ee7-2bc5a947d83f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:24.140983 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9edbd749-42d5-4675-9ee7-2bc5a947d83f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:24.141190 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9edbd749-42d5-4675-9ee7-2bc5a947d83f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:24.141394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9edbd749-42d5-4675-9ee7-2bc5a947d83f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:24.150459 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:24.150459 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:24.153402 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9edbd749-42d5-4675-9ee7-2bc5a947d83f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:24.157894 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9edbd749-42d5-4675-9ee7-2bc5a947d83f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:24.158246 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1233/4946] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:24 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:24.217840 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1ace2781-15d7-4b2a-89b9-5d5df2f2b3f5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:24.220335 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ace2781-15d7-4b2a-89b9-5d5df2f2b3f5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 Aug 14 01:31:24.220545 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ace2781-15d7-4b2a-89b9-5d5df2f2b3f5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:24.220736 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1ace2781-15d7-4b2a-89b9-5d5df2f2b3f5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:24.220831 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1ace2781-15d7-4b2a-89b9-5d5df2f2b3f5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id ed54ee0d-4ce6-4d3d-84f7-1436114b86e9. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:24.224484 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1ace2781-15d7-4b2a-89b9-5d5df2f2b3f5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 returned with HTTP 404 Aug 14 01:31:24.224894 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1235/4947] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:24 2026] GET /volume/v3/backups/ed54ee0d-4ce6-4d3d-84f7-1436114b86e9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:24.232523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:24.234203 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:24.234526 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1191269478"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:24.235857 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1191269478'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:24.236002 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Create volume of 1 GB Aug 14 01:31:24.238279 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=378,cinder:UPDATE=139,cinder:INSERT=78 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:31:24.240512 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Availability Zones retrieved successfully. Aug 14 01:31:24.245905 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Flow 'volume_create_api' (1b22cae1-8467-4609-a5a1-0e1df5a90041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:24.246779 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea7268f8-3155-4109-827b-da86503815f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:24.247917 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:24.276851 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea7268f8-3155-4109-827b-da86503815f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:24.277692 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f86a58-cdef-40d3-b127-c2d482d16a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:24.314144 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Created reservations ['25b529c3-b5f5-4c79-91d1-9d3fdc6a18c9', '7d60f956-8c4e-4bbc-91be-9c79734031c7', 'ad7c25f9-d997-41db-b02d-8ca655e406f4', '0287d794-5b02-400f-aee7-91f94f642891'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:24.314915 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f86a58-cdef-40d3-b127-c2d482d16a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b529c3-b5f5-4c79-91d1-9d3fdc6a18c9', '7d60f956-8c4e-4bbc-91be-9c79734031c7', 'ad7c25f9-d997-41db-b02d-8ca655e406f4', '0287d794-5b02-400f-aee7-91f94f642891']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:24.315652 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed92d0a1-379d-401d-a21f-6c671eb05b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:24.336424 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed92d0a1-379d-401d-a21f-6c671eb05b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d1b3276-b2f2-4f79-ba76-5c885af74407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1191269478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde17e3c7b554b05bb80573c2fb66b3f',qos_specs=None,replication_status=,reservations=['25b529c3-b5f5-4c79-91d1-9d3fdc6a18c9','7d60f956-8c4e-4bbc-91be-9c79734031c7','ad7c25f9-d997-41db-b02d-8ca655e406f4','0287d794-5b02-400f-aee7-91f94f642891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98510cbd9924a9e8736b3bb9b9143d9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1191269478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d1b3276-b2f2-4f79-ba76-5c885af74407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cde17e3c7b554b05bb80573c2fb66b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c98510cbd9924a9e8736b3bb9b9143d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:24.337078 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69646156-3fd9-4ea2-bbb6-509a4818826d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:24.353249 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69646156-3fd9-4ea2-bbb6-509a4818826d) transitioned into state 'SUCCESS' from state '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-1191269478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde17e3c7b554b05bb80573c2fb66b3f',qos_specs=None,replication_status=,reservations=['25b529c3-b5f5-4c79-91d1-9d3fdc6a18c9','7d60f956-8c4e-4bbc-91be-9c79734031c7','ad7c25f9-d997-41db-b02d-8ca655e406f4','0287d794-5b02-400f-aee7-91f94f642891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98510cbd9924a9e8736b3bb9b9143d9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:24.353892 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33725ea-3dfa-4480-b117-857bb018b308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:24.362177 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e33725ea-3dfa-4480-b117-857bb018b308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:24.362910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Flow 'volume_create_api' (1b22cae1-8467-4609-a5a1-0e1df5a90041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:24.363182 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Create volume request issued successfully. Aug 14 01:31:24.363696 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b41f006-23b4-4beb-a1c8-abcc7d2f3460 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:24.364188 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1236/4948] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:31:24 2026] POST /volume/v3/volumes => generated 747 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:24.377028 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-43f14e4a-456d-4e4e-a4eb-922ebf435b15 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:24.378699 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43f14e4a-456d-4e4e-a4eb-922ebf435b15 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 Aug 14 01:31:24.378877 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43f14e4a-456d-4e4e-a4eb-922ebf435b15 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:24.379072 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-43f14e4a-456d-4e4e-a4eb-922ebf435b15 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:24.385838 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:24.385838 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:24.389456 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-43f14e4a-456d-4e4e-a4eb-922ebf435b15 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:31:24.393264 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-43f14e4a-456d-4e4e-a4eb-922ebf435b15 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 returned with HTTP 200 Aug 14 01:31:24.393714 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1245/4949] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:24 2026] GET /volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:24.688689 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e91181b-a9a7-403f-bea4-06de8410d891 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:24.690293 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e91181b-a9a7-403f-bea4-06de8410d891 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:24.690498 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e91181b-a9a7-403f-bea4-06de8410d891 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:24.690667 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e91181b-a9a7-403f-bea4-06de8410d891 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:24.697102 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:24.697102 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:24.700602 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e91181b-a9a7-403f-bea4-06de8410d891 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:24.704609 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e91181b-a9a7-403f-bea4-06de8410d891 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:24.705060 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1234/4950] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:24 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:25.170422 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ade7f18-3dd9-4028-b31f-aadfbe6491c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:25.172427 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ade7f18-3dd9-4028-b31f-aadfbe6491c6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:25.172658 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ade7f18-3dd9-4028-b31f-aadfbe6491c6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:25.172864 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ade7f18-3dd9-4028-b31f-aadfbe6491c6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:25.183070 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:25.183070 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:25.186738 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ade7f18-3dd9-4028-b31f-aadfbe6491c6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:25.191313 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ade7f18-3dd9-4028-b31f-aadfbe6491c6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:25.191673 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1236/4951] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:25 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:25.406486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e4f703b8-7461-43f1-a82b-c43b3d5cd9e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:25.409303 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4f703b8-7461-43f1-a82b-c43b3d5cd9e5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 Aug 14 01:31:25.409588 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4f703b8-7461-43f1-a82b-c43b3d5cd9e5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:25.409846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e4f703b8-7461-43f1-a82b-c43b3d5cd9e5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:25.419217 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:25.419217 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:25.424407 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e4f703b8-7461-43f1-a82b-c43b3d5cd9e5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:31:25.430617 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e4f703b8-7461-43f1-a82b-c43b3d5cd9e5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 returned with HTTP 200 Aug 14 01:31:25.431146 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1237/4952] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:25 2026] GET /volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:25.435520 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-70db04d4-83c7-452d-a8a4-9fdce9fdc22f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:25.437460 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-70db04d4-83c7-452d-a8a4-9fdce9fdc22f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/attachments/b967361e-15ac-421d-b223-f9fedbf81c5b/action Aug 14 01:31:25.437751 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-70db04d4-83c7-452d-a8a4-9fdce9fdc22f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:31:25.438014 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-70db04d4-83c7-452d-a8a4-9fdce9fdc22f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:25.444914 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-577602af-0add-4003-829a-3b2a81f26d24 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:25.447048 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-577602af-0add-4003-829a-3b2a81f26d24 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:31:25.447451 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-577602af-0add-4003-829a-3b2a81f26d24 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d1b3276-b2f2-4f79-ba76-5c885af74407", "name": "tempest-VolumesBackupsTest-Backup-583020144"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:25.449290 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-577602af-0add-4003-829a-3b2a81f26d24 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Creating new backup {'backup': {'volume_id': '1d1b3276-b2f2-4f79-ba76-5c885af74407', 'name': 'tempest-VolumesBackupsTest-Backup-583020144'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:31:25.449416 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-577602af-0add-4003-829a-3b2a81f26d24 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Creating backup of volume 1d1b3276-b2f2-4f79-ba76-5c885af74407 in container None Aug 14 01:31:25.457686 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:25.457686 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:25.458142 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:25.458142 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:25.458579 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-577602af-0add-4003-829a-3b2a81f26d24 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Volume info retrieved successfully. Aug 14 01:31:25.470052 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-99e045bd-fd17-42b5-ade0-a7fe886aea94 req-70db04d4-83c7-452d-a8a4-9fdce9fdc22f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/attachments/b967361e-15ac-421d-b223-f9fedbf81c5b/action returned with HTTP 204 Aug 14 01:31:25.470281 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1246/4953] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:31:25 2026] POST /volume/v3/attachments/b967361e-15ac-421d-b223-f9fedbf81c5b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:25.476939 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-577602af-0add-4003-829a-3b2a81f26d24 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Created reservations ['d601ed9b-a30a-4771-86e9-70eca46cddf4', '084b6a65-5ad2-4d8c-a0a7-4eb6b4298883'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:25.514909 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-577602af-0add-4003-829a-3b2a81f26d24 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:31:25.515502 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1235/4954] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:31:25 2026] POST /volume/v3/backups => generated 327 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:25.526426 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f6f90e90-8689-46c2-9523-16a490f67532 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:25.528186 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6f90e90-8689-46c2-9523-16a490f67532 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:25.528412 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f6f90e90-8689-46c2-9523-16a490f67532 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:25.528801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f6f90e90-8689-46c2-9523-16a490f67532 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:25.528801 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-f6f90e90-8689-46c2-9523-16a490f67532 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:25.533427 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:25.533427 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:25.534193 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f6f90e90-8689-46c2-9523-16a490f67532 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:25.534715 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1237/4955] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:25 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:25.718428 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cde00719-abe3-441c-a88d-ef4aab1f1111 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:25.720479 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cde00719-abe3-441c-a88d-ef4aab1f1111 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:25.720705 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cde00719-abe3-441c-a88d-ef4aab1f1111 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:25.720987 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cde00719-abe3-441c-a88d-ef4aab1f1111 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:25.728241 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:25.728241 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:25.732327 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-cde00719-abe3-441c-a88d-ef4aab1f1111 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:25.737002 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cde00719-abe3-441c-a88d-ef4aab1f1111 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:25.737465 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1238/4956] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:25 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:26.204978 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a2dc1f6-b6c2-4dde-8cf9-878af3187647 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:26.206939 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a2dc1f6-b6c2-4dde-8cf9-878af3187647 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:26.207171 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a2dc1f6-b6c2-4dde-8cf9-878af3187647 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:26.207408 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a2dc1f6-b6c2-4dde-8cf9-878af3187647 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:26.219225 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:26.219225 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:26.223633 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a2dc1f6-b6c2-4dde-8cf9-878af3187647 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:26.229152 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a2dc1f6-b6c2-4dde-8cf9-878af3187647 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:26.229841 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1247/4957] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:26 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 1131 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:26.242022 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-56009c19-d335-41f4-b1ef-063996b10287 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:26.243943 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56009c19-d335-41f4-b1ef-063996b10287 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:31:26.244337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56009c19-d335-41f4-b1ef-063996b10287 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7a03cb52-0884-4b58-8890-ccb0ae6430c1", "name": "tempest-VolumesBackupsTest-Backup-296785400", "force": true, "container": "tempest-volumesbackupstest-backup-container-1195997626"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:26.246058 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-56009c19-d335-41f4-b1ef-063996b10287 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating new backup {'backup': {'volume_id': '7a03cb52-0884-4b58-8890-ccb0ae6430c1', 'name': 'tempest-VolumesBackupsTest-Backup-296785400', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1195997626'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:31:26.246278 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-56009c19-d335-41f4-b1ef-063996b10287 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating backup of volume 7a03cb52-0884-4b58-8890-ccb0ae6430c1 in container tempest-volumesbackupstest-backup-container-1195997626 Aug 14 01:31:26.257478 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:26.257478 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:26.257953 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-56009c19-d335-41f4-b1ef-063996b10287 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:26.285630 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-56009c19-d335-41f4-b1ef-063996b10287 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['c4c7169b-481f-4689-850b-0cd2458aa3c0', '39e050ab-2089-4c4f-b138-4497302d53df'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:26.315860 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56009c19-d335-41f4-b1ef-063996b10287 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:31:26.316397 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1236/4958] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:31:26 2026] POST /volume/v3/backups => generated 327 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:26.324186 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3b0e4214-f172-446d-910f-069ad94f5c60 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:26.326341 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b0e4214-f172-446d-910f-069ad94f5c60 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:26.326642 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b0e4214-f172-446d-910f-069ad94f5c60 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:26.326913 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3b0e4214-f172-446d-910f-069ad94f5c60 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:26.327091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3b0e4214-f172-446d-910f-069ad94f5c60 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:26.333143 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:26.333143 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:26.334093 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3b0e4214-f172-446d-910f-069ad94f5c60 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:26.334571 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1238/4959] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:26 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:26.548406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5cf5ab7d-7f11-4ca0-b6cc-eef95dd544c6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:26.550204 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5cf5ab7d-7f11-4ca0-b6cc-eef95dd544c6 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:26.550439 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5cf5ab7d-7f11-4ca0-b6cc-eef95dd544c6 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:26.550642 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5cf5ab7d-7f11-4ca0-b6cc-eef95dd544c6 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:26.550772 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5cf5ab7d-7f11-4ca0-b6cc-eef95dd544c6 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:26.555404 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:26.555404 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:26.556035 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5cf5ab7d-7f11-4ca0-b6cc-eef95dd544c6 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:26.556444 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1239/4960] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:26 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:26.752191 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49883184-6f8c-4c32-b1c4-682018369c38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:26.754034 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49883184-6f8c-4c32-b1c4-682018369c38 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:26.754247 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49883184-6f8c-4c32-b1c4-682018369c38 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:26.754584 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49883184-6f8c-4c32-b1c4-682018369c38 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:26.762751 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:26.762751 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:26.766506 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49883184-6f8c-4c32-b1c4-682018369c38 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:26.772733 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49883184-6f8c-4c32-b1c4-682018369c38 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:26.773242 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1248/4961] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:26 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:26.785676 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aba90434-e65f-47c5-87d7-69b1ffbe9f86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:26.788036 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aba90434-e65f-47c5-87d7-69b1ffbe9f86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:26.788328 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aba90434-e65f-47c5-87d7-69b1ffbe9f86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:26.788641 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aba90434-e65f-47c5-87d7-69b1ffbe9f86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:26.798323 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:26.798323 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:26.803544 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aba90434-e65f-47c5-87d7-69b1ffbe9f86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:26.810295 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aba90434-e65f-47c5-87d7-69b1ffbe9f86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:26.810902 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1237/4962] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:26 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:26.824727 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3a708992-bd16-4516-9cbd-713118ce2b07 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:26.826845 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a708992-bd16-4516-9cbd-713118ce2b07 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:26.827197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a708992-bd16-4516-9cbd-713118ce2b07 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:26.827359 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3a708992-bd16-4516-9cbd-713118ce2b07 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:26.827595 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3a708992-bd16-4516-9cbd-713118ce2b07 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume with id: 625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:26.834951 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:26.834951 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:26.835257 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3a708992-bd16-4516-9cbd-713118ce2b07 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:26.853330 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3a708992-bd16-4516-9cbd-713118ce2b07 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume request issued successfully. Aug 14 01:31:26.853655 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3a708992-bd16-4516-9cbd-713118ce2b07 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 202 Aug 14 01:31:26.854256 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1239/4963] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:31:26 2026] DELETE /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:31:26.862572 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db3b52ba-a89c-4ea8-b9f2-d570451c3270 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:26.864713 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db3b52ba-a89c-4ea8-b9f2-d570451c3270 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:26.864970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db3b52ba-a89c-4ea8-b9f2-d570451c3270 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:26.865196 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db3b52ba-a89c-4ea8-b9f2-d570451c3270 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:26.872813 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:26.872813 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:26.876892 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-db3b52ba-a89c-4ea8-b9f2-d570451c3270 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:26.883870 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db3b52ba-a89c-4ea8-b9f2-d570451c3270 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 200 Aug 14 01:31:26.883870 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1240/4964] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:26 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:27.345876 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47abc0ef-0b2a-450f-b73d-06e939b39cf2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:27.347632 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47abc0ef-0b2a-450f-b73d-06e939b39cf2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:27.347876 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47abc0ef-0b2a-450f-b73d-06e939b39cf2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:27.348124 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47abc0ef-0b2a-450f-b73d-06e939b39cf2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:27.348281 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-47abc0ef-0b2a-450f-b73d-06e939b39cf2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:27.353069 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:27.353069 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:27.353915 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47abc0ef-0b2a-450f-b73d-06e939b39cf2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:27.354319 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1249/4965] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:27 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:27.566503 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-018ac3ed-2335-4748-bb75-e3a4dd05f321 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:27.568503 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-018ac3ed-2335-4748-bb75-e3a4dd05f321 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:27.568716 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-018ac3ed-2335-4748-bb75-e3a4dd05f321 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:27.568946 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-018ac3ed-2335-4748-bb75-e3a4dd05f321 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:27.569067 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-018ac3ed-2335-4748-bb75-e3a4dd05f321 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:27.573835 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:27.573835 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:27.574597 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-018ac3ed-2335-4748-bb75-e3a4dd05f321 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:27.575000 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1238/4966] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:27 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:27.897453 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4cb35580-13b8-4a85-bf37-62a148524f36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:27.899272 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cb35580-13b8-4a85-bf37-62a148524f36 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:27.899531 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cb35580-13b8-4a85-bf37-62a148524f36 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:27.899735 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4cb35580-13b8-4a85-bf37-62a148524f36 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:27.905720 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4cb35580-13b8-4a85-bf37-62a148524f36 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 404 Aug 14 01:31:27.906223 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1240/4967] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:27 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:28.365227 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c08d1889-e538-4f57-85bc-1945b13aa511 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:28.367488 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c08d1889-e538-4f57-85bc-1945b13aa511 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:28.367759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c08d1889-e538-4f57-85bc-1945b13aa511 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:28.368062 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c08d1889-e538-4f57-85bc-1945b13aa511 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:28.368193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c08d1889-e538-4f57-85bc-1945b13aa511 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:28.373425 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:28.373425 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:28.374303 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c08d1889-e538-4f57-85bc-1945b13aa511 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:28.374729 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1241/4968] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:28 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:28.584575 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8506c1e0-497b-4276-9983-4fd2dd5b58c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:28.587020 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8506c1e0-497b-4276-9983-4fd2dd5b58c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:28.587305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8506c1e0-497b-4276-9983-4fd2dd5b58c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:28.587567 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8506c1e0-497b-4276-9983-4fd2dd5b58c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:28.587702 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8506c1e0-497b-4276-9983-4fd2dd5b58c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:28.592527 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:28.592527 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:28.593314 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8506c1e0-497b-4276-9983-4fd2dd5b58c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:28.593874 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1250/4969] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:28 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:29.387030 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c4cd43c-25e5-4561-8666-6e1cb666611c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:29.389134 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c4cd43c-25e5-4561-8666-6e1cb666611c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:29.389404 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c4cd43c-25e5-4561-8666-6e1cb666611c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:29.389638 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c4cd43c-25e5-4561-8666-6e1cb666611c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:29.390394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9c4cd43c-25e5-4561-8666-6e1cb666611c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:29.395595 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:29.395595 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:29.396524 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c4cd43c-25e5-4561-8666-6e1cb666611c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:29.396935 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1239/4970] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:29 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:29.604659 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4afab408-fa24-4374-8be1-bc808e60fac1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:29.606441 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4afab408-fa24-4374-8be1-bc808e60fac1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:29.606629 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4afab408-fa24-4374-8be1-bc808e60fac1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:29.606800 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4afab408-fa24-4374-8be1-bc808e60fac1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:29.606889 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4afab408-fa24-4374-8be1-bc808e60fac1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:29.610944 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:29.610944 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:29.611587 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4afab408-fa24-4374-8be1-bc808e60fac1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:29.611938 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1241/4971] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:29 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:29.618593 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-be73f17b-744e-47c6-99ae-def5e11307aa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:29.620445 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:29.620807 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "457668b4-ee13-42a7-8e9d-c2a0165a0344", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:29.622283 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '457668b4-ee13-42a7-8e9d-c2a0165a0344', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:29.693028 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume of 1 GB Aug 14 01:31:29.697047 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Availability Zones retrieved successfully. Aug 14 01:31:29.701907 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (d96c3cd9-be70-4426-876e-f6fa7c7a11cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:29.702940 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18936658-632e-471a-b399-579fd906a708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:29.703809 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:29.759668 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18936658-632e-471a-b399-579fd906a708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:29.760822 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2357d43f-76d7-4420-974b-31d8e844916b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:29.806205 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Created reservations ['57a44b9c-4761-41be-9551-dc6e1356459f', '1bdc1ac6-250d-45b1-a785-29a28c29f40b', '0f684eca-cdd9-468f-8490-fa8b2922cdf2', 'fcd68579-602e-4ce1-a59f-5862f9b19a75'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:29.807060 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2357d43f-76d7-4420-974b-31d8e844916b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57a44b9c-4761-41be-9551-dc6e1356459f', '1bdc1ac6-250d-45b1-a785-29a28c29f40b', '0f684eca-cdd9-468f-8490-fa8b2922cdf2', 'fcd68579-602e-4ce1-a59f-5862f9b19a75']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:29.807877 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683d7b28-352f-4777-a17e-f3703c39877f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:29.829074 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683d7b28-352f-4777-a17e-f3703c39877f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21072c9b-1425-4663-bdd3-0e1e9e360a6b', '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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['57a44b9c-4761-41be-9551-dc6e1356459f','1bdc1ac6-250d-45b1-a785-29a28c29f40b','0f684eca-cdd9-468f-8490-fa8b2922cdf2','fcd68579-602e-4ce1-a59f-5862f9b19a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:29Z,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=21072c9b-1425-4663-bdd3-0e1e9e360a6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ced4744e657429dab5be62f1094bb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:29.829752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc85a85-5f50-4435-945f-8d0b1206df5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:29.846658 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc85a85-5f50-4435-945f-8d0b1206df5b) transitioned into state 'SUCCESS' from 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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['57a44b9c-4761-41be-9551-dc6e1356459f','1bdc1ac6-250d-45b1-a785-29a28c29f40b','0f684eca-cdd9-468f-8490-fa8b2922cdf2','fcd68579-602e-4ce1-a59f-5862f9b19a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:29.847465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f27130-4ba0-423a-be14-5356624fdbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:29.856250 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f27130-4ba0-423a-be14-5356624fdbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:29.857049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (d96c3cd9-be70-4426-876e-f6fa7c7a11cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:29.857316 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request issued successfully. Aug 14 01:31:29.857847 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-be73f17b-744e-47c6-99ae-def5e11307aa tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:29.858296 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1242/4972] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:31:29 2026] POST /volume/v3/volumes => generated 773 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:29.873533 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab1cf2fb-c0ac-49a4-99e2-e8a3532de4a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:29.875281 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab1cf2fb-c0ac-49a4-99e2-e8a3532de4a0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:29.875493 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab1cf2fb-c0ac-49a4-99e2-e8a3532de4a0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:29.875672 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab1cf2fb-c0ac-49a4-99e2-e8a3532de4a0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:29.882666 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:29.882666 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:29.885935 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ab1cf2fb-c0ac-49a4-99e2-e8a3532de4a0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:29.890787 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab1cf2fb-c0ac-49a4-99e2-e8a3532de4a0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 200 Aug 14 01:31:29.890787 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1251/4973] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:29 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:30.408873 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d678601-ec77-4b68-aafa-3ff61e21ccc3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:30.410616 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d678601-ec77-4b68-aafa-3ff61e21ccc3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:30.410936 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d678601-ec77-4b68-aafa-3ff61e21ccc3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:30.411242 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d678601-ec77-4b68-aafa-3ff61e21ccc3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:30.411836 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0d678601-ec77-4b68-aafa-3ff61e21ccc3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:30.413507 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=272,cinder:INSERT=45,cinder:UPDATE=106 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:31:30.416410 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:30.416410 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:30.417319 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d678601-ec77-4b68-aafa-3ff61e21ccc3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:30.417729 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1240/4974] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:30 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:30.622954 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-561b73d4-ebe3-4606-a1a8-1eb3b97a7d36 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:30.624864 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-561b73d4-ebe3-4606-a1a8-1eb3b97a7d36 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:30.625097 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-561b73d4-ebe3-4606-a1a8-1eb3b97a7d36 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:30.625314 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-561b73d4-ebe3-4606-a1a8-1eb3b97a7d36 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:30.625442 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-561b73d4-ebe3-4606-a1a8-1eb3b97a7d36 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:30.630076 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:30.630076 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:30.630793 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-561b73d4-ebe3-4606-a1a8-1eb3b97a7d36 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:30.631234 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1242/4975] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:30 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:30.904232 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c39f1d0c-9975-44f5-a63a-e955429b3f71 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:30.909408 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c39f1d0c-9975-44f5-a63a-e955429b3f71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:30.910215 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c39f1d0c-9975-44f5-a63a-e955429b3f71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:30.910215 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c39f1d0c-9975-44f5-a63a-e955429b3f71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:30.921386 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:30.921386 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:30.926934 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c39f1d0c-9975-44f5-a63a-e955429b3f71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:30.933448 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c39f1d0c-9975-44f5-a63a-e955429b3f71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 200 Aug 14 01:31:30.934440 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1243/4976] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:30 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 923 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:31.429335 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ec9c8bb-9af7-4661-92aa-4c712291ff0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:31.431454 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ec9c8bb-9af7-4661-92aa-4c712291ff0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:31.431775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ec9c8bb-9af7-4661-92aa-4c712291ff0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:31.432379 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ec9c8bb-9af7-4661-92aa-4c712291ff0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:31.432379 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7ec9c8bb-9af7-4661-92aa-4c712291ff0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:31.436824 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:31.436824 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:31.437674 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ec9c8bb-9af7-4661-92aa-4c712291ff0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:31.438216 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1252/4977] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:31 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:31.643074 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2dbad59d-d202-4a38-82d7-38c4f2dee406 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:31.645368 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2dbad59d-d202-4a38-82d7-38c4f2dee406 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:31.645641 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2dbad59d-d202-4a38-82d7-38c4f2dee406 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:31.646672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2dbad59d-d202-4a38-82d7-38c4f2dee406 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:31.646672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2dbad59d-d202-4a38-82d7-38c4f2dee406 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:31.651452 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:31.651452 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:31.652384 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2dbad59d-d202-4a38-82d7-38c4f2dee406 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:31.653135 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1241/4978] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:31 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:31.949035 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-352456d3-aae6-448c-a6ba-39e0d0080d3e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:31.950374 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-352456d3-aae6-448c-a6ba-39e0d0080d3e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:31.950374 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-352456d3-aae6-448c-a6ba-39e0d0080d3e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:31.950657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-352456d3-aae6-448c-a6ba-39e0d0080d3e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:31.959217 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:31.959217 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:31.963626 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-352456d3-aae6-448c-a6ba-39e0d0080d3e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:31.969367 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-352456d3-aae6-448c-a6ba-39e0d0080d3e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 200 Aug 14 01:31:31.969514 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1243/4979] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:31 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:32.451553 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a289531d-574a-4ab1-9b7c-475fae768dc8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:32.456532 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a289531d-574a-4ab1-9b7c-475fae768dc8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:32.456532 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a289531d-574a-4ab1-9b7c-475fae768dc8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:32.456532 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a289531d-574a-4ab1-9b7c-475fae768dc8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:32.456532 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a289531d-574a-4ab1-9b7c-475fae768dc8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:32.460860 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:32.460860 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:32.461705 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a289531d-574a-4ab1-9b7c-475fae768dc8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:32.462170 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1244/4980] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:32 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:32.665770 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6772baac-441f-4f67-9a17-52b7214fd3c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:32.670815 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6772baac-441f-4f67-9a17-52b7214fd3c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:32.670815 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6772baac-441f-4f67-9a17-52b7214fd3c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:32.670815 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6772baac-441f-4f67-9a17-52b7214fd3c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:32.671872 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6772baac-441f-4f67-9a17-52b7214fd3c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:32.675873 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=316,cinder:INSERT=79,cinder:UPDATE=108 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:31:32.682122 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:32.682122 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:32.682122 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6772baac-441f-4f67-9a17-52b7214fd3c7 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:32.682122 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1253/4981] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:32 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:32.983562 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-efde5de2-1007-401f-b2e5-4704bbc35122 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:32.985272 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efde5de2-1007-401f-b2e5-4704bbc35122 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:32.985493 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efde5de2-1007-401f-b2e5-4704bbc35122 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:32.985677 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-efde5de2-1007-401f-b2e5-4704bbc35122 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:32.992071 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:32.992071 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:32.995513 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-efde5de2-1007-401f-b2e5-4704bbc35122 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:32.999758 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-efde5de2-1007-401f-b2e5-4704bbc35122 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 200 Aug 14 01:31:33.000166 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1242/4982] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:32 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:33.473630 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4f8de5bc-58b4-40e2-b678-775e4044d055 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:33.475965 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f8de5bc-58b4-40e2-b678-775e4044d055 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:33.476206 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f8de5bc-58b4-40e2-b678-775e4044d055 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:33.476502 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4f8de5bc-58b4-40e2-b678-775e4044d055 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:33.476626 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4f8de5bc-58b4-40e2-b678-775e4044d055 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:33.482173 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:33.482173 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:33.483002 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4f8de5bc-58b4-40e2-b678-775e4044d055 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:33.483381 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1244/4983] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:33 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:33.692503 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6a7150fc-7960-48c1-ab82-fc2bddf374fa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:33.694080 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a7150fc-7960-48c1-ab82-fc2bddf374fa tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:33.694224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a7150fc-7960-48c1-ab82-fc2bddf374fa tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:33.694408 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6a7150fc-7960-48c1-ab82-fc2bddf374fa tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:33.694499 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6a7150fc-7960-48c1-ab82-fc2bddf374fa tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:33.698258 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:33.698258 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:33.698803 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6a7150fc-7960-48c1-ab82-fc2bddf374fa tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:33.699115 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1245/4984] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:33 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:34.014721 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5278e921-ad88-411d-a7cd-99eb24b10d8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:34.017094 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5278e921-ad88-411d-a7cd-99eb24b10d8c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:34.017379 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5278e921-ad88-411d-a7cd-99eb24b10d8c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:34.017622 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5278e921-ad88-411d-a7cd-99eb24b10d8c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:34.025225 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:34.025225 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:34.028789 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5278e921-ad88-411d-a7cd-99eb24b10d8c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:34.032691 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5278e921-ad88-411d-a7cd-99eb24b10d8c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 200 Aug 14 01:31:34.033088 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1254/4985] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:34 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:34.495051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28b75e54-bda0-4353-9e81-671e24f131a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:34.497312 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28b75e54-bda0-4353-9e81-671e24f131a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:34.497615 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28b75e54-bda0-4353-9e81-671e24f131a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:34.497882 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28b75e54-bda0-4353-9e81-671e24f131a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:34.498091 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-28b75e54-bda0-4353-9e81-671e24f131a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:34.503678 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:34.503678 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:34.504578 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28b75e54-bda0-4353-9e81-671e24f131a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:34.504962 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1243/4986] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:34 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:34.709241 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2e94827a-d217-4855-8e99-733d774b5796 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:34.711130 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e94827a-d217-4855-8e99-733d774b5796 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:34.711381 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e94827a-d217-4855-8e99-733d774b5796 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:34.711577 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e94827a-d217-4855-8e99-733d774b5796 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:34.711722 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2e94827a-d217-4855-8e99-733d774b5796 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:34.716325 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:34.716325 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:34.717117 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e94827a-d217-4855-8e99-733d774b5796 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:34.717514 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1245/4987] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:34 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:35.047265 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-45aa98bf-7f2a-4859-8e1e-7c610e388949 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:35.049786 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45aa98bf-7f2a-4859-8e1e-7c610e388949 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:35.050963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45aa98bf-7f2a-4859-8e1e-7c610e388949 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:35.050963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-45aa98bf-7f2a-4859-8e1e-7c610e388949 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:35.060706 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:35.060706 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:35.064761 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-45aa98bf-7f2a-4859-8e1e-7c610e388949 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:35.070117 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-45aa98bf-7f2a-4859-8e1e-7c610e388949 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 200 Aug 14 01:31:35.070615 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1246/4988] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:35 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:35.516860 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6000d0b4-c4f2-4395-a50d-8231233c3277 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:35.519507 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6000d0b4-c4f2-4395-a50d-8231233c3277 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:35.519813 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6000d0b4-c4f2-4395-a50d-8231233c3277 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:35.520111 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6000d0b4-c4f2-4395-a50d-8231233c3277 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:35.520281 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6000d0b4-c4f2-4395-a50d-8231233c3277 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:35.527565 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:35.527565 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:35.528696 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6000d0b4-c4f2-4395-a50d-8231233c3277 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:35.529249 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1255/4989] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:35 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:35.729796 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4077d506-61d1-413b-b247-ce2bb7cb2f81 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:35.731854 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4077d506-61d1-413b-b247-ce2bb7cb2f81 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:35.732108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4077d506-61d1-413b-b247-ce2bb7cb2f81 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:35.732294 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4077d506-61d1-413b-b247-ce2bb7cb2f81 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:35.732414 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4077d506-61d1-413b-b247-ce2bb7cb2f81 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:35.738718 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:35.738718 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:35.739452 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4077d506-61d1-413b-b247-ce2bb7cb2f81 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:35.739914 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1244/4990] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:35 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:36.087385 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eeb3c124-801f-440d-a8eb-01c0a7f3a289 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:36.089244 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eeb3c124-801f-440d-a8eb-01c0a7f3a289 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:36.089543 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eeb3c124-801f-440d-a8eb-01c0a7f3a289 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:36.089735 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eeb3c124-801f-440d-a8eb-01c0a7f3a289 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:36.098398 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:36.098398 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:36.103375 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-eeb3c124-801f-440d-a8eb-01c0a7f3a289 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:36.109280 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eeb3c124-801f-440d-a8eb-01c0a7f3a289 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 200 Aug 14 01:31:36.109745 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1246/4991] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:36 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:36.122481 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e63abfd8-dccf-4742-a2cf-9be7f85e7dc2 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:36.124087 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e63abfd8-dccf-4742-a2cf-9be7f85e7dc2 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:36.124298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e63abfd8-dccf-4742-a2cf-9be7f85e7dc2 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:36.124484 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e63abfd8-dccf-4742-a2cf-9be7f85e7dc2 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:36.130711 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:36.130711 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:36.133638 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e63abfd8-dccf-4742-a2cf-9be7f85e7dc2 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:36.137279 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e63abfd8-dccf-4742-a2cf-9be7f85e7dc2 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 200 Aug 14 01:31:36.137599 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1247/4992] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:36 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 1191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:36.148463 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:36.150123 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:36.150491 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "21072c9b-1425-4663-bdd3-0e1e9e360a6b", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:36.151934 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '21072c9b-1425-4663-bdd3-0e1e9e360a6b', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:36.158462 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:36.158462 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:36.158907 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume retrieved successfully. Aug 14 01:31:36.159070 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume of 1 GB Aug 14 01:31:36.162669 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Availability Zones retrieved successfully. Aug 14 01:31:36.168810 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (0b04f04b-d752-45da-8a5a-fd6e22688b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:36.169982 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476c3eb9-e310-45fc-95d8-eadaa8182b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:36.170840 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:36.192652 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476c3eb9-e310-45fc-95d8-eadaa8182b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '21072c9b-1425-4663-bdd3-0e1e9e360a6b', 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:36.193478 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f12e328-9d8c-41bf-a532-c8ca6e972bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:36.226162 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Created reservations ['8fd41ac9-0de8-450e-b581-fc78c0830739', '1320ec3a-4a2a-4740-8c66-923cb37bc5e9', 'e17f1b33-e7e7-465c-a19a-e8fd5e9ca7fc', '683e6ba2-a530-4411-9a6c-7004d283923a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:36.226850 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f12e328-9d8c-41bf-a532-c8ca6e972bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fd41ac9-0de8-450e-b581-fc78c0830739', '1320ec3a-4a2a-4740-8c66-923cb37bc5e9', 'e17f1b33-e7e7-465c-a19a-e8fd5e9ca7fc', '683e6ba2-a530-4411-9a6c-7004d283923a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:36.227512 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd8ff87-06bb-4953-a625-43a116a524b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:36.255757 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd8ff87-06bb-4953-a625-43a116a524b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3296ded4-2507-498a-9184-53232e611a73', '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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['8fd41ac9-0de8-450e-b581-fc78c0830739','1320ec3a-4a2a-4740-8c66-923cb37bc5e9','e17f1b33-e7e7-465c-a19a-e8fd5e9ca7fc','683e6ba2-a530-4411-9a6c-7004d283923a'],size=1,snapshot_id=None,source_replicaid=,source_volid=21072c9b-1425-4663-bdd3-0e1e9e360a6b,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), '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-14T01:31:36Z,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=3296ded4-2507-498a-9184-53232e611a73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ced4744e657429dab5be62f1094bb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=21072c9b-1425-4663-bdd3-0e1e9e360a6b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:36.256884 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48323f4-fb97-4924-89cf-76fbd33bf026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:36.277326 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a48323f4-fb97-4924-89cf-76fbd33bf026) transitioned into state 'SUCCESS' from 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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['8fd41ac9-0de8-450e-b581-fc78c0830739','1320ec3a-4a2a-4740-8c66-923cb37bc5e9','e17f1b33-e7e7-465c-a19a-e8fd5e9ca7fc','683e6ba2-a530-4411-9a6c-7004d283923a'],size=1,snapshot_id=None,source_replicaid=,source_volid=21072c9b-1425-4663-bdd3-0e1e9e360a6b,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:36.277914 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9b8df5-17d9-432d-85ef-48658e8f229a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:36.296667 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9b8df5-17d9-432d-85ef-48658e8f229a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:36.297538 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (0b04f04b-d752-45da-8a5a-fd6e22688b7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:36.297931 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request issued successfully. Aug 14 01:31:36.298873 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39da12cb-d8c8-46f7-9f73-7c35d7270a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:36.299254 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1256/4993] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:31:36 2026] POST /volume/v3/volumes => generated 807 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:36.313724 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1179d002-0476-404b-8ff0-0b9bea4f0a86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:36.316140 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1179d002-0476-404b-8ff0-0b9bea4f0a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 Aug 14 01:31:36.316140 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1179d002-0476-404b-8ff0-0b9bea4f0a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:36.316140 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1179d002-0476-404b-8ff0-0b9bea4f0a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:36.324660 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:36.324660 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:36.328736 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1179d002-0476-404b-8ff0-0b9bea4f0a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:36.334233 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1179d002-0476-404b-8ff0-0b9bea4f0a86 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 returned with HTTP 200 Aug 14 01:31:36.334442 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1245/4994] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:36 2026] GET /volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:36.540316 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba1fcf12-001f-4a9e-b26e-16c409d929fe None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:36.542403 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba1fcf12-001f-4a9e-b26e-16c409d929fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:36.542654 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba1fcf12-001f-4a9e-b26e-16c409d929fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:36.542956 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba1fcf12-001f-4a9e-b26e-16c409d929fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:36.543125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ba1fcf12-001f-4a9e-b26e-16c409d929fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:36.547913 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:36.547913 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:36.548773 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba1fcf12-001f-4a9e-b26e-16c409d929fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:36.549242 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1247/4995] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:36 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:36.750157 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c21066ed-cc57-49b1-8445-9bc220497443 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:36.752302 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c21066ed-cc57-49b1-8445-9bc220497443 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:36.752995 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c21066ed-cc57-49b1-8445-9bc220497443 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:36.752995 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c21066ed-cc57-49b1-8445-9bc220497443 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:36.753218 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c21066ed-cc57-49b1-8445-9bc220497443 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:36.757717 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:36.757717 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:36.758304 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c21066ed-cc57-49b1-8445-9bc220497443 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:36.758775 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1248/4996] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:36 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:37.349523 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11d79dc5-dec1-40af-abf9-bea64967e454 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:37.351279 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11d79dc5-dec1-40af-abf9-bea64967e454 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 Aug 14 01:31:37.351578 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11d79dc5-dec1-40af-abf9-bea64967e454 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:37.351786 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11d79dc5-dec1-40af-abf9-bea64967e454 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:37.358806 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:37.358806 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:37.362308 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11d79dc5-dec1-40af-abf9-bea64967e454 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:37.366582 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11d79dc5-dec1-40af-abf9-bea64967e454 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 returned with HTTP 200 Aug 14 01:31:37.367000 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1257/4997] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:37 2026] GET /volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:37.378868 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a21783ff-e572-4bda-988b-24d6de4b2932 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:37.380830 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a21783ff-e572-4bda-988b-24d6de4b2932 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 Aug 14 01:31:37.381171 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a21783ff-e572-4bda-988b-24d6de4b2932 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:37.381440 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a21783ff-e572-4bda-988b-24d6de4b2932 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:37.390017 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:37.390017 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:37.394696 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a21783ff-e572-4bda-988b-24d6de4b2932 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:37.400894 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a21783ff-e572-4bda-988b-24d6de4b2932 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 returned with HTTP 200 Aug 14 01:31:37.401434 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1246/4998] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:37 2026] GET /volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 => generated 1226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:37.416964 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47e7639e-8e9b-4453-a5de-acf420ad9a4a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:37.418809 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47e7639e-8e9b-4453-a5de-acf420ad9a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:37.419053 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47e7639e-8e9b-4453-a5de-acf420ad9a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:37.419291 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47e7639e-8e9b-4453-a5de-acf420ad9a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:37.419488 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-47e7639e-8e9b-4453-a5de-acf420ad9a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume with id: 21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:37.426880 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:37.426880 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:37.427480 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-47e7639e-8e9b-4453-a5de-acf420ad9a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:37.444935 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-47e7639e-8e9b-4453-a5de-acf420ad9a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume request issued successfully. Aug 14 01:31:37.445176 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47e7639e-8e9b-4453-a5de-acf420ad9a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 202 Aug 14 01:31:37.445621 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1248/4999] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:31:37 2026] DELETE /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:31:37.453454 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-875d5a6c-daea-4c04-98ee-198d7d6898c8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:37.455249 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-875d5a6c-daea-4c04-98ee-198d7d6898c8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:37.455494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-875d5a6c-daea-4c04-98ee-198d7d6898c8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:37.455606 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-875d5a6c-daea-4c04-98ee-198d7d6898c8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:37.463749 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:37.463749 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:37.468833 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-875d5a6c-daea-4c04-98ee-198d7d6898c8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:37.474448 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-875d5a6c-daea-4c04-98ee-198d7d6898c8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 200 Aug 14 01:31:37.475014 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1249/5000] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:37 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:37.559759 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0878bb9d-269a-4dba-a091-10c7bf4dcc03 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:37.561767 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0878bb9d-269a-4dba-a091-10c7bf4dcc03 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:37.561956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0878bb9d-269a-4dba-a091-10c7bf4dcc03 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:37.562168 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0878bb9d-269a-4dba-a091-10c7bf4dcc03 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:37.562305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0878bb9d-269a-4dba-a091-10c7bf4dcc03 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:37.566471 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:37.566471 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:37.567164 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0878bb9d-269a-4dba-a091-10c7bf4dcc03 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:37.567524 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1258/5001] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:37 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:37.774877 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33ebc3e6-ca94-4e43-9356-582c7857eafb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:37.776588 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33ebc3e6-ca94-4e43-9356-582c7857eafb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:37.776742 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33ebc3e6-ca94-4e43-9356-582c7857eafb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:37.776969 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33ebc3e6-ca94-4e43-9356-582c7857eafb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:37.777075 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-33ebc3e6-ca94-4e43-9356-582c7857eafb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:37.782528 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:37.782528 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:37.783450 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33ebc3e6-ca94-4e43-9356-582c7857eafb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:37.783952 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1247/5002] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:37 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:38.490015 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a9eb9ab-e44a-4d5f-8236-71c721d74910 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:38.491853 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a9eb9ab-e44a-4d5f-8236-71c721d74910 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:38.492097 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a9eb9ab-e44a-4d5f-8236-71c721d74910 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:38.492277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a9eb9ab-e44a-4d5f-8236-71c721d74910 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:38.497548 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a9eb9ab-e44a-4d5f-8236-71c721d74910 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 404 Aug 14 01:31:38.498009 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1249/5003] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:38 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:38.578405 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a3e2deaf-f31f-4db1-9925-dc13e4c73082 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:38.580406 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3e2deaf-f31f-4db1-9925-dc13e4c73082 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:38.580647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3e2deaf-f31f-4db1-9925-dc13e4c73082 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:38.580867 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a3e2deaf-f31f-4db1-9925-dc13e4c73082 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:38.581008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a3e2deaf-f31f-4db1-9925-dc13e4c73082 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:38.587761 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:38.587761 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:38.589107 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a3e2deaf-f31f-4db1-9925-dc13e4c73082 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:38.589710 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1250/5004] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:38 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:38.798034 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-acaf0dbe-70b5-47ee-98cc-4a3a2d513b0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:38.800716 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acaf0dbe-70b5-47ee-98cc-4a3a2d513b0b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:38.801018 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acaf0dbe-70b5-47ee-98cc-4a3a2d513b0b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:38.801198 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-acaf0dbe-70b5-47ee-98cc-4a3a2d513b0b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:38.801764 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-acaf0dbe-70b5-47ee-98cc-4a3a2d513b0b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:38.806918 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:38.806918 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:38.807767 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-acaf0dbe-70b5-47ee-98cc-4a3a2d513b0b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:38.808412 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1259/5005] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:38 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:39.599576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0764b80d-ed92-4757-9cd4-effe41eb21f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:39.601917 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0764b80d-ed92-4757-9cd4-effe41eb21f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:39.601917 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0764b80d-ed92-4757-9cd4-effe41eb21f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:39.602146 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0764b80d-ed92-4757-9cd4-effe41eb21f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:39.602564 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0764b80d-ed92-4757-9cd4-effe41eb21f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:39.608239 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:39.608239 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:39.609330 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0764b80d-ed92-4757-9cd4-effe41eb21f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:39.609754 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1248/5006] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:39 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:39.820542 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a6b85fc-a303-41e4-bebc-12751a788658 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:39.822348 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a6b85fc-a303-41e4-bebc-12751a788658 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:39.822596 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a6b85fc-a303-41e4-bebc-12751a788658 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:39.822729 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a6b85fc-a303-41e4-bebc-12751a788658 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:39.822833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4a6b85fc-a303-41e4-bebc-12751a788658 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:39.827090 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:39.827090 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:39.827739 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a6b85fc-a303-41e4-bebc-12751a788658 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:39.828123 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1250/5007] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:39 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:40.136606 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-98d88681-2534-41f0-98cb-19e72b8d879f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:40.138496 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:40.138850 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "80422ccc-2fcd-4de2-937e-37351e588f32", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:40.140345 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '80422ccc-2fcd-4de2-937e-37351e588f32', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:40.226436 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume of 1 GB Aug 14 01:31:40.231536 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Availability Zones retrieved successfully. Aug 14 01:31:40.237844 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (dd052a19-6b5d-4e8a-8956-f4fbb3c0bc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:40.238957 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1451f55-49c2-4916-9779-7860a1606936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:40.239892 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:40.302941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1451f55-49c2-4916-9779-7860a1606936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:40.303830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d9ba35-ff2d-4c2a-9dd1-ca4188358aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:40.351021 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Created reservations ['5fa89028-ab9b-42b6-8b8b-9e0684ede274', 'fc87706e-4354-4b75-8201-2384736a3559', 'e260cb00-bdbb-44bb-b7d8-22bc6443e7c1', '4afb71a6-807d-4db7-9254-7818a2aba1e7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:40.351847 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90d9ba35-ff2d-4c2a-9dd1-ca4188358aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fa89028-ab9b-42b6-8b8b-9e0684ede274', 'fc87706e-4354-4b75-8201-2384736a3559', 'e260cb00-bdbb-44bb-b7d8-22bc6443e7c1', '4afb71a6-807d-4db7-9254-7818a2aba1e7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:40.352661 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00b5cf0f-4b4b-494a-884d-7ac591731496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:40.378908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00b5cf0f-4b4b-494a-884d-7ac591731496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3b596c6-3f92-4822-b537-984157a6b4f0', '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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['5fa89028-ab9b-42b6-8b8b-9e0684ede274','fc87706e-4354-4b75-8201-2384736a3559','e260cb00-bdbb-44bb-b7d8-22bc6443e7c1','4afb71a6-807d-4db7-9254-7818a2aba1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:40Z,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=f3b596c6-3f92-4822-b537-984157a6b4f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ced4744e657429dab5be62f1094bb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:40.380070 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b574fa0c-ea6a-4ab5-b63b-4b0bdc378fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:40.403046 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b574fa0c-ea6a-4ab5-b63b-4b0bdc378fc6) transitioned into state 'SUCCESS' from 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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['5fa89028-ab9b-42b6-8b8b-9e0684ede274','fc87706e-4354-4b75-8201-2384736a3559','e260cb00-bdbb-44bb-b7d8-22bc6443e7c1','4afb71a6-807d-4db7-9254-7818a2aba1e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:40.404064 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61eb331-c089-442c-ab45-57f7b51daab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:40.414863 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61eb331-c089-442c-ab45-57f7b51daab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:40.415863 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (dd052a19-6b5d-4e8a-8956-f4fbb3c0bc28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:40.416226 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request issued successfully. Aug 14 01:31:40.417050 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98d88681-2534-41f0-98cb-19e72b8d879f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:40.417679 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1251/5008] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:31:40 2026] POST /volume/v3/volumes => generated 773 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:40.431479 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a2631fbd-388a-4190-89b3-b490eac6bb72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:40.433366 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2631fbd-388a-4190-89b3-b490eac6bb72 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:40.433674 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2631fbd-388a-4190-89b3-b490eac6bb72 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:40.433842 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2631fbd-388a-4190-89b3-b490eac6bb72 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:40.441423 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:40.441423 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:40.445451 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a2631fbd-388a-4190-89b3-b490eac6bb72 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:40.450349 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2631fbd-388a-4190-89b3-b490eac6bb72 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:40.451493 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1260/5009] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:40 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:40.621625 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e72821b2-612a-4774-b330-6c0911090909 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:40.628591 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e72821b2-612a-4774-b330-6c0911090909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:40.628860 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e72821b2-612a-4774-b330-6c0911090909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:40.629148 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e72821b2-612a-4774-b330-6c0911090909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:40.629297 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e72821b2-612a-4774-b330-6c0911090909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:40.636685 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:40.636685 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:40.637698 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e72821b2-612a-4774-b330-6c0911090909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:40.638185 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1249/5010] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:40 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:40.843146 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6482be0b-5bca-472c-956a-85b92603b497 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:40.844937 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6482be0b-5bca-472c-956a-85b92603b497 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:40.845162 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6482be0b-5bca-472c-956a-85b92603b497 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:40.845348 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6482be0b-5bca-472c-956a-85b92603b497 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:40.845457 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6482be0b-5bca-472c-956a-85b92603b497 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:40.850083 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:40.850083 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:40.850629 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6482be0b-5bca-472c-956a-85b92603b497 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:40.851101 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1251/5011] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:40 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:40.861462 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b8fd7cae-b332-46cc-bda0-dbec6c63aa3f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:40.864043 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8fd7cae-b332-46cc-bda0-dbec6c63aa3f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:31:40.864536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b8fd7cae-b332-46cc-bda0-dbec6c63aa3f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d1b3276-b2f2-4f79-ba76-5c885af74407", "incremental": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:40.866619 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-b8fd7cae-b332-46cc-bda0-dbec6c63aa3f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Creating new backup {'backup': {'volume_id': '1d1b3276-b2f2-4f79-ba76-5c885af74407', 'incremental': True}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:31:40.866815 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-b8fd7cae-b332-46cc-bda0-dbec6c63aa3f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Creating backup of volume 1d1b3276-b2f2-4f79-ba76-5c885af74407 in container None Aug 14 01:31:40.876011 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:40.876011 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:40.876592 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b8fd7cae-b332-46cc-bda0-dbec6c63aa3f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:31:40.900518 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-b8fd7cae-b332-46cc-bda0-dbec6c63aa3f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Created reservations ['4cbba421-b577-44de-a3a1-be9a1275a11a', '1551c49a-8e4a-42f8-b2bf-fc5af519325f'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:40.924118 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b8fd7cae-b332-46cc-bda0-dbec6c63aa3f tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 400 Aug 14 01:31:40.924786 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1252/5012] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:31:40 2026] POST /volume/v3/backups => generated 109 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 01:31:40.933425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e09bfbd8-e13c-4aab-b43c-0a34800083c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:40.935776 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e09bfbd8-e13c-4aab-b43c-0a34800083c1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] DELETE https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:40.936055 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e09bfbd8-e13c-4aab-b43c-0a34800083c1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:40.936309 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e09bfbd8-e13c-4aab-b43c-0a34800083c1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:40.936468 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-e09bfbd8-e13c-4aab-b43c-0a34800083c1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Delete backup with id: 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. Aug 14 01:31:40.941505 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:40.941505 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:40.954095 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-e09bfbd8-e13c-4aab-b43c-0a34800083c1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] delete_backup rpcapi backup_id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:31:40.955970 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e09bfbd8-e13c-4aab-b43c-0a34800083c1 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 202 Aug 14 01:31:40.956485 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1261/5013] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:40 2026] DELETE /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:31:40.964156 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8778528e-604b-43b3-aac3-b533044651b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:40.966511 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8778528e-604b-43b3-aac3-b533044651b9 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:40.966887 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8778528e-604b-43b3-aac3-b533044651b9 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:40.967173 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8778528e-604b-43b3-aac3-b533044651b9 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:40.967329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8778528e-604b-43b3-aac3-b533044651b9 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:40.974293 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:40.974293 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:40.975001 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8778528e-604b-43b3-aac3-b533044651b9 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 200 Aug 14 01:31:40.975533 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1250/5014] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:40 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:41.464870 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-272c8e5b-d01a-4d0d-820a-50f19a4c9bc8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:41.467487 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-272c8e5b-d01a-4d0d-820a-50f19a4c9bc8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:41.467617 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-272c8e5b-d01a-4d0d-820a-50f19a4c9bc8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:41.467862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-272c8e5b-d01a-4d0d-820a-50f19a4c9bc8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:41.477362 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:41.477362 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:41.482753 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-272c8e5b-d01a-4d0d-820a-50f19a4c9bc8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:41.489529 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-272c8e5b-d01a-4d0d-820a-50f19a4c9bc8 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:41.490095 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1252/5015] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:41 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:41.649809 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5786740f-2f87-4f1b-a48e-bd7741d51909 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:41.651804 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5786740f-2f87-4f1b-a48e-bd7741d51909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:41.652049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5786740f-2f87-4f1b-a48e-bd7741d51909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:41.652239 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5786740f-2f87-4f1b-a48e-bd7741d51909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:41.652346 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5786740f-2f87-4f1b-a48e-bd7741d51909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:41.656560 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:41.656560 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:41.657414 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5786740f-2f87-4f1b-a48e-bd7741d51909 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:41.657772 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1253/5016] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:41 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:41.986499 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4e5a778-ec89-44ba-9a43-6aaf5029e32e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:41.988433 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4e5a778-ec89-44ba-9a43-6aaf5029e32e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a Aug 14 01:31:41.988633 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4e5a778-ec89-44ba-9a43-6aaf5029e32e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:41.988820 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4e5a778-ec89-44ba-9a43-6aaf5029e32e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:41.988941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a4e5a778-ec89-44ba-9a43-6aaf5029e32e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 799f49ed-c153-4ccf-a16c-4bf1abfa4e8a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:41.992526 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4e5a778-ec89-44ba-9a43-6aaf5029e32e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a returned with HTTP 404 Aug 14 01:31:41.993013 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1262/5017] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:41 2026] GET /volume/v3/backups/799f49ed-c153-4ccf-a16c-4bf1abfa4e8a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:42.002093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-553d89f1-325e-4e54-9907-dd560dba54cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:42.003879 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:42.004280 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1405644925"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:42.005779 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1405644925'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:42.005989 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Create volume of 1 GB Aug 14 01:31:42.011046 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Availability Zones retrieved successfully. Aug 14 01:31:42.017039 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Flow 'volume_create_api' (606d9e6f-9eb5-493c-8045-8f38a342c577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:42.018298 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9edd6f2b-27df-4c52-af60-bbe511680f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:42.019399 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:42.048415 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9edd6f2b-27df-4c52-af60-bbe511680f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:42.049200 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22eba0ab-af49-470e-98b2-2c214afe4c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:42.092650 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Created reservations ['6406c8d9-3e4b-4425-8fe9-79d077bbdf9e', '0fafe1f1-31ce-47f6-b750-a346e1cef337', 'ef85033b-79b3-4fe5-a339-3a776991602c', '058ccd6b-2a4e-478b-af49-25ee3821a545'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:42.093551 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22eba0ab-af49-470e-98b2-2c214afe4c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6406c8d9-3e4b-4425-8fe9-79d077bbdf9e', '0fafe1f1-31ce-47f6-b750-a346e1cef337', 'ef85033b-79b3-4fe5-a339-3a776991602c', '058ccd6b-2a4e-478b-af49-25ee3821a545']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:42.094506 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3b1138-16f1-4b34-b6f3-61340a52196a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:42.120679 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3b1138-16f1-4b34-b6f3-61340a52196a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592d6974-8285-49bd-a7a7-03651b4cbe35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1405644925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde17e3c7b554b05bb80573c2fb66b3f',qos_specs=None,replication_status=,reservations=['6406c8d9-3e4b-4425-8fe9-79d077bbdf9e','0fafe1f1-31ce-47f6-b750-a346e1cef337','ef85033b-79b3-4fe5-a339-3a776991602c','058ccd6b-2a4e-478b-af49-25ee3821a545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98510cbd9924a9e8736b3bb9b9143d9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1405644925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592d6974-8285-49bd-a7a7-03651b4cbe35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cde17e3c7b554b05bb80573c2fb66b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c98510cbd9924a9e8736b3bb9b9143d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:42.121834 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe3b92c-142f-445e-8713-e35fe66823de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:42.141766 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe3b92c-142f-445e-8713-e35fe66823de) transitioned into state 'SUCCESS' from state '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-1405644925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cde17e3c7b554b05bb80573c2fb66b3f',qos_specs=None,replication_status=,reservations=['6406c8d9-3e4b-4425-8fe9-79d077bbdf9e','0fafe1f1-31ce-47f6-b750-a346e1cef337','ef85033b-79b3-4fe5-a339-3a776991602c','058ccd6b-2a4e-478b-af49-25ee3821a545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c98510cbd9924a9e8736b3bb9b9143d9',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:42.142532 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8908efa6-3d96-45a8-9983-d7e14521322a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:42.152051 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8908efa6-3d96-45a8-9983-d7e14521322a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:42.152899 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Flow 'volume_create_api' (606d9e6f-9eb5-493c-8045-8f38a342c577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:42.153302 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Create volume request issued successfully. Aug 14 01:31:42.153961 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-553d89f1-325e-4e54-9907-dd560dba54cb tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:42.154580 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1251/5018] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:31:42 2026] POST /volume/v3/volumes => generated 747 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:42.166942 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8b6ea08b-daba-487b-94ee-ce047f290c3d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:42.169260 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b6ea08b-daba-487b-94ee-ce047f290c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 Aug 14 01:31:42.169537 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b6ea08b-daba-487b-94ee-ce047f290c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:42.169774 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b6ea08b-daba-487b-94ee-ce047f290c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:42.178457 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:42.178457 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:42.183318 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8b6ea08b-daba-487b-94ee-ce047f290c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:31:42.188051 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b6ea08b-daba-487b-94ee-ce047f290c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 returned with HTTP 200 Aug 14 01:31:42.188471 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1253/5019] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:42 2026] GET /volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:42.502550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5bab4887-5e16-48a5-bd9f-2b6bb3f2a5db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:42.504284 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5bab4887-5e16-48a5-bd9f-2b6bb3f2a5db tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:42.504492 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5bab4887-5e16-48a5-bd9f-2b6bb3f2a5db tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:42.504668 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5bab4887-5e16-48a5-bd9f-2b6bb3f2a5db tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:42.511162 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:42.511162 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:42.514354 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5bab4887-5e16-48a5-bd9f-2b6bb3f2a5db tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:42.518073 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5bab4887-5e16-48a5-bd9f-2b6bb3f2a5db tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:42.518410 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1254/5020] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:42 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:42.667907 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-514bf47c-0c65-46ff-ad9d-9ac9abfdb8a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:42.669680 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-514bf47c-0c65-46ff-ad9d-9ac9abfdb8a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:42.669857 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-514bf47c-0c65-46ff-ad9d-9ac9abfdb8a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:42.670073 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-514bf47c-0c65-46ff-ad9d-9ac9abfdb8a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:42.670180 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-514bf47c-0c65-46ff-ad9d-9ac9abfdb8a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:42.674385 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:42.674385 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:42.675046 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-514bf47c-0c65-46ff-ad9d-9ac9abfdb8a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:42.675376 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1263/5021] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:42 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:43.201124 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b8e1442-e3c2-41b5-ab07-180a59af0590 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:43.203064 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b8e1442-e3c2-41b5-ab07-180a59af0590 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 Aug 14 01:31:43.203284 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b8e1442-e3c2-41b5-ab07-180a59af0590 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:43.203540 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b8e1442-e3c2-41b5-ab07-180a59af0590 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:43.211663 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:43.211663 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:43.215669 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9b8e1442-e3c2-41b5-ab07-180a59af0590 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:31:43.221618 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b8e1442-e3c2-41b5-ab07-180a59af0590 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 returned with HTTP 200 Aug 14 01:31:43.222122 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1252/5022] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:43 2026] GET /volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:43.234953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-de63d200-d9a4-40d0-84f0-d8bff497eb59 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:43.236653 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de63d200-d9a4-40d0-84f0-d8bff497eb59 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:31:43.237029 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-de63d200-d9a4-40d0-84f0-d8bff497eb59 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "592d6974-8285-49bd-a7a7-03651b4cbe35", "name": "tempest-VolumesBackupsTest-Backup-2132629901"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:43.238438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-de63d200-d9a4-40d0-84f0-d8bff497eb59 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Creating new backup {'backup': {'volume_id': '592d6974-8285-49bd-a7a7-03651b4cbe35', 'name': 'tempest-VolumesBackupsTest-Backup-2132629901'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:31:43.238580 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-de63d200-d9a4-40d0-84f0-d8bff497eb59 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Creating backup of volume 592d6974-8285-49bd-a7a7-03651b4cbe35 in container None Aug 14 01:31:43.247864 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:43.247864 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:43.248229 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-de63d200-d9a4-40d0-84f0-d8bff497eb59 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Volume info retrieved successfully. Aug 14 01:31:43.262909 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-de63d200-d9a4-40d0-84f0-d8bff497eb59 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Created reservations ['e1342944-0279-485d-8ce0-7405c2a3bc6c', '48912616-3009-406d-889d-7292e6f4de76'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:43.289838 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-de63d200-d9a4-40d0-84f0-d8bff497eb59 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:31:43.290270 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1254/5023] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:31:43 2026] POST /volume/v3/backups => generated 328 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:43.298457 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ab32ffaf-5cdb-48a2-84d7-e99d7e70d25d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:43.300778 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab32ffaf-5cdb-48a2-84d7-e99d7e70d25d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:43.300778 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab32ffaf-5cdb-48a2-84d7-e99d7e70d25d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:43.300902 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ab32ffaf-5cdb-48a2-84d7-e99d7e70d25d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:43.301010 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-ab32ffaf-5cdb-48a2-84d7-e99d7e70d25d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:43.305850 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:43.305850 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:43.306619 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ab32ffaf-5cdb-48a2-84d7-e99d7e70d25d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:43.307094 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1255/5024] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:43 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:43.530709 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2fc352d7-9266-41c4-8c59-c1646deee04c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:43.532282 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fc352d7-9266-41c4-8c59-c1646deee04c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:43.532489 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fc352d7-9266-41c4-8c59-c1646deee04c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:43.532675 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fc352d7-9266-41c4-8c59-c1646deee04c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:43.540222 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:43.540222 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:43.544442 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2fc352d7-9266-41c4-8c59-c1646deee04c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:43.549275 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fc352d7-9266-41c4-8c59-c1646deee04c tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:43.549895 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1264/5025] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:43 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:43.685581 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe4370f0-df85-4590-b8e6-993dcf7d4034 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:43.687338 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe4370f0-df85-4590-b8e6-993dcf7d4034 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:43.687548 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe4370f0-df85-4590-b8e6-993dcf7d4034 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:43.687731 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe4370f0-df85-4590-b8e6-993dcf7d4034 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:43.687833 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fe4370f0-df85-4590-b8e6-993dcf7d4034 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:43.692115 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:43.692115 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:43.692892 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe4370f0-df85-4590-b8e6-993dcf7d4034 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:43.693274 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1253/5026] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:43 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:44.317972 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-722b0839-98fe-4bc1-b70d-56dbeae58d4a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:44.320116 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-722b0839-98fe-4bc1-b70d-56dbeae58d4a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:44.320373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-722b0839-98fe-4bc1-b70d-56dbeae58d4a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:44.320550 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-722b0839-98fe-4bc1-b70d-56dbeae58d4a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:44.320694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-722b0839-98fe-4bc1-b70d-56dbeae58d4a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:44.325690 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:44.325690 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:44.326515 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-722b0839-98fe-4bc1-b70d-56dbeae58d4a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:44.327045 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1255/5027] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:44 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:44.562723 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9fa6fcfd-58cd-4bcb-9224-55ef2bdd2cc7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:44.564527 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9fa6fcfd-58cd-4bcb-9224-55ef2bdd2cc7 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:44.564721 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9fa6fcfd-58cd-4bcb-9224-55ef2bdd2cc7 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:44.564920 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9fa6fcfd-58cd-4bcb-9224-55ef2bdd2cc7 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:44.571622 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:44.571622 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:44.574617 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9fa6fcfd-58cd-4bcb-9224-55ef2bdd2cc7 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:44.578725 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9fa6fcfd-58cd-4bcb-9224-55ef2bdd2cc7 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:44.579092 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1256/5028] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:44 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:44.702896 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04cb7efc-b5db-4396-96cc-e3f80cf74635 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:44.704795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04cb7efc-b5db-4396-96cc-e3f80cf74635 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:44.705022 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04cb7efc-b5db-4396-96cc-e3f80cf74635 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:44.705205 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04cb7efc-b5db-4396-96cc-e3f80cf74635 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:44.705304 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-04cb7efc-b5db-4396-96cc-e3f80cf74635 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:44.709702 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:44.709702 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:44.710531 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04cb7efc-b5db-4396-96cc-e3f80cf74635 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:44.710948 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1265/5029] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:44 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:45.338310 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-65061a51-c05d-41b5-8cf3-3e781172bfa2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:45.340156 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65061a51-c05d-41b5-8cf3-3e781172bfa2 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:45.340373 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65061a51-c05d-41b5-8cf3-3e781172bfa2 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:45.340603 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65061a51-c05d-41b5-8cf3-3e781172bfa2 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:45.340717 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-65061a51-c05d-41b5-8cf3-3e781172bfa2 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:45.344971 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:45.344971 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:45.345643 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65061a51-c05d-41b5-8cf3-3e781172bfa2 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:45.346165 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1254/5030] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:45 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:45.591152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-657bfe78-f7cb-4f8f-80f7-df02e9cdf1ca None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:45.593390 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-657bfe78-f7cb-4f8f-80f7-df02e9cdf1ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:45.593710 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-657bfe78-f7cb-4f8f-80f7-df02e9cdf1ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:45.594007 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-657bfe78-f7cb-4f8f-80f7-df02e9cdf1ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:45.602753 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:45.602753 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:45.608188 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-657bfe78-f7cb-4f8f-80f7-df02e9cdf1ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:45.614396 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-657bfe78-f7cb-4f8f-80f7-df02e9cdf1ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:45.614991 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1256/5031] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:45 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:45.721048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-74f876a2-9a98-46cc-aa71-3de74749de7b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:45.723033 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74f876a2-9a98-46cc-aa71-3de74749de7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:45.723268 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74f876a2-9a98-46cc-aa71-3de74749de7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:45.723485 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-74f876a2-9a98-46cc-aa71-3de74749de7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:45.723590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-74f876a2-9a98-46cc-aa71-3de74749de7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:45.728000 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:45.728000 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:45.728772 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-74f876a2-9a98-46cc-aa71-3de74749de7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:45.729293 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1257/5032] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:45 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:45.738944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e43d52a7-3eae-4636-80f5-d665a87f436d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:45.741217 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e43d52a7-3eae-4636-80f5-d665a87f436d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:45.741461 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e43d52a7-3eae-4636-80f5-d665a87f436d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:45.741659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e43d52a7-3eae-4636-80f5-d665a87f436d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:45.753735 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:45.753735 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:45.758569 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e43d52a7-3eae-4636-80f5-d665a87f436d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:45.764268 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e43d52a7-3eae-4636-80f5-d665a87f436d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:45.764722 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1266/5033] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:45 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 1131 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:45.779633 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3a52f6e7-c1cb-492c-a6df-7da1ff15ff44 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:45.781730 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a52f6e7-c1cb-492c-a6df-7da1ff15ff44 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:45.781937 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a52f6e7-c1cb-492c-a6df-7da1ff15ff44 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:45.782131 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a52f6e7-c1cb-492c-a6df-7da1ff15ff44 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:45.782255 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-3a52f6e7-c1cb-492c-a6df-7da1ff15ff44 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete backup with id: c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. Aug 14 01:31:45.786211 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:45.786211 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:45.797903 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-3a52f6e7-c1cb-492c-a6df-7da1ff15ff44 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] delete_backup rpcapi backup_id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:31:45.799537 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a52f6e7-c1cb-492c-a6df-7da1ff15ff44 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 202 Aug 14 01:31:45.799949 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1255/5034] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:45 2026] DELETE /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:31:45.806912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bc2c8c9f-ff30-4490-bea2-bd308e35c069 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:45.808747 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc2c8c9f-ff30-4490-bea2-bd308e35c069 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:45.808986 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc2c8c9f-ff30-4490-bea2-bd308e35c069 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:45.809239 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bc2c8c9f-ff30-4490-bea2-bd308e35c069 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:45.809355 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bc2c8c9f-ff30-4490-bea2-bd308e35c069 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:45.813851 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:45.813851 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:45.814730 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bc2c8c9f-ff30-4490-bea2-bd308e35c069 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 200 Aug 14 01:31:45.815099 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1257/5035] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:45 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:46.355419 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-324b7c7e-d992-4025-8c20-e153409eaefb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:46.357159 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-324b7c7e-d992-4025-8c20-e153409eaefb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:46.357411 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-324b7c7e-d992-4025-8c20-e153409eaefb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:46.357634 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-324b7c7e-d992-4025-8c20-e153409eaefb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:46.357737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-324b7c7e-d992-4025-8c20-e153409eaefb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:46.362062 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:46.362062 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:46.362684 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-324b7c7e-d992-4025-8c20-e153409eaefb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:46.363026 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1258/5036] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:46 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:46.628735 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a7d6d16-4c45-4968-b89e-25c67405f29b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:46.630394 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a7d6d16-4c45-4968-b89e-25c67405f29b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:46.630596 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a7d6d16-4c45-4968-b89e-25c67405f29b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:46.630770 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a7d6d16-4c45-4968-b89e-25c67405f29b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:46.637332 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:46.637332 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:46.640591 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a7d6d16-4c45-4968-b89e-25c67405f29b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:46.644420 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a7d6d16-4c45-4968-b89e-25c67405f29b tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:46.644747 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1267/5037] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:46 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:46.825395 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc11feb7-82ec-4fb9-8906-1d418de15687 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:46.827545 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc11feb7-82ec-4fb9-8906-1d418de15687 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 Aug 14 01:31:46.827800 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc11feb7-82ec-4fb9-8906-1d418de15687 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:46.828052 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc11feb7-82ec-4fb9-8906-1d418de15687 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:46.828196 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cc11feb7-82ec-4fb9-8906-1d418de15687 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:46.832861 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc11feb7-82ec-4fb9-8906-1d418de15687 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 returned with HTTP 404 Aug 14 01:31:46.833438 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1256/5038] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:46 2026] GET /volume/v3/backups/c7efb6ab-be8d-4f6a-b1ca-656f86a4d7b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:46.934400 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-dd37198a-28d2-472c-95c7-028ef678de53 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:46.936541 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-dd37198a-28d2-472c-95c7-028ef678de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:46.936748 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-dd37198a-28d2-472c-95c7-028ef678de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:46.936946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-dd37198a-28d2-472c-95c7-028ef678de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:46.946650 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:46.946650 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:46.950002 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-dd37198a-28d2-472c-95c7-028ef678de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:46.954144 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-dd37198a-28d2-472c-95c7-028ef678de53 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:46.954661 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1258/5039] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:31:46 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:46.972014 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-807122e6-8973-446e-a726-622ed84769a7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:46.973960 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-807122e6-8973-446e-a726-622ed84769a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1/action Aug 14 01:31:46.974294 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-807122e6-8973-446e-a726-622ed84769a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:31:46.974438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-807122e6-8973-446e-a726-622ed84769a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:46.984989 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:46.984989 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:46.985460 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-807122e6-8973-446e-a726-622ed84769a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:46.990874 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-807122e6-8973-446e-a726-622ed84769a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Begin detaching volume completed successfully. Aug 14 01:31:46.991097 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-807122e6-8973-446e-a726-622ed84769a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1/action returned with HTTP 202 Aug 14 01:31:46.991486 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1259/5040] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:31:46 2026] POST /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:31:47.009051 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-116291c8-ddef-4a76-8e7b-9fad85f8cac8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:47.010735 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-116291c8-ddef-4a76-8e7b-9fad85f8cac8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:47.010930 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-116291c8-ddef-4a76-8e7b-9fad85f8cac8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:47.011174 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-116291c8-ddef-4a76-8e7b-9fad85f8cac8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:47.020886 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:47.020886 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:47.024427 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-116291c8-ddef-4a76-8e7b-9fad85f8cac8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:47.028345 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-116291c8-ddef-4a76-8e7b-9fad85f8cac8 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:47.028719 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1268/5041] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:47 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:47.029447 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac16dfd7-94be-47b4-9143-7f26a30318e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:47.029851 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac16dfd7-94be-47b4-9143-7f26a30318e7 None None] GET https://10.4.3.11/volume// Aug 14 01:31:47.030042 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac16dfd7-94be-47b4-9143-7f26a30318e7 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:47.030221 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac16dfd7-94be-47b4-9143-7f26a30318e7 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:47.030566 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac16dfd7-94be-47b4-9143-7f26a30318e7 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:31:47.030845 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1257/5042] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:31:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:31:47.037733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-46cd7932-bab5-41f5-a328-1dab9fb87c9f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:47.039759 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-46cd7932-bab5-41f5-a328-1dab9fb87c9f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:47.040027 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-46cd7932-bab5-41f5-a328-1dab9fb87c9f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:47.040205 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-46cd7932-bab5-41f5-a328-1dab9fb87c9f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:47.050933 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:47.050933 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:47.054375 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-46cd7932-bab5-41f5-a328-1dab9fb87c9f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:47.059087 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-46cd7932-bab5-41f5-a328-1dab9fb87c9f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:47.059500 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1259/5043] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:31:47 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 1314 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:47.373282 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6544fcc0-69a1-455d-a67e-a32462dc9148 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:47.375065 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6544fcc0-69a1-455d-a67e-a32462dc9148 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:47.375272 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6544fcc0-69a1-455d-a67e-a32462dc9148 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:47.375483 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6544fcc0-69a1-455d-a67e-a32462dc9148 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:47.375582 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6544fcc0-69a1-455d-a67e-a32462dc9148 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:47.379741 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:47.379741 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:47.380369 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6544fcc0-69a1-455d-a67e-a32462dc9148 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:47.380719 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1260/5044] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:47 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:47.656974 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a35c22f-578e-45e8-ada3-fa5e16f8d282 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:47.658816 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a35c22f-578e-45e8-ada3-fa5e16f8d282 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:47.659079 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a35c22f-578e-45e8-ada3-fa5e16f8d282 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:47.659371 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a35c22f-578e-45e8-ada3-fa5e16f8d282 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:47.666042 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:47.666042 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:47.669498 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9a35c22f-578e-45e8-ada3-fa5e16f8d282 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:47.674674 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a35c22f-578e-45e8-ada3-fa5e16f8d282 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:47.675048 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1269/5045] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:47 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:47.912442 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-c0502843-2ca5-4122-9911-aa68aac0c1ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:47.914979 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-c0502843-2ca5-4122-9911-aa68aac0c1ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/attachments/b967361e-15ac-421d-b223-f9fedbf81c5b Aug 14 01:31:47.915096 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-c0502843-2ca5-4122-9911-aa68aac0c1ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:47.915369 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-c0502843-2ca5-4122-9911-aa68aac0c1ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:47.923868 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:47.923868 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:47.970043 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4383b4bd-a0c8-4022-8c21-ff2d605ad037 req-c0502843-2ca5-4122-9911-aa68aac0c1ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/attachments/b967361e-15ac-421d-b223-f9fedbf81c5b returned with HTTP 200 Aug 14 01:31:47.970493 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1258/5046] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:31:47 2026] DELETE /volume/v3/attachments/b967361e-15ac-421d-b223-f9fedbf81c5b => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:48.045026 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-50d9c232-2d7b-459b-a3a2-918574c8db76 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:48.047187 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50d9c232-2d7b-459b-a3a2-918574c8db76 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:48.047443 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50d9c232-2d7b-459b-a3a2-918574c8db76 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:48.047670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-50d9c232-2d7b-459b-a3a2-918574c8db76 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:48.055416 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:48.055416 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:48.059395 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-50d9c232-2d7b-459b-a3a2-918574c8db76 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:48.064370 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-50d9c232-2d7b-459b-a3a2-918574c8db76 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:48.064759 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1260/5047] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:48 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:48.394584 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e3a0fa68-a7a2-44e5-bc22-865a8a179ec3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:48.396614 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3a0fa68-a7a2-44e5-bc22-865a8a179ec3 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:48.396894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3a0fa68-a7a2-44e5-bc22-865a8a179ec3 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:48.397231 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3a0fa68-a7a2-44e5-bc22-865a8a179ec3 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:48.397419 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-e3a0fa68-a7a2-44e5-bc22-865a8a179ec3 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:48.402308 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:48.402308 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:48.403034 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3a0fa68-a7a2-44e5-bc22-865a8a179ec3 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:48.403612 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1261/5048] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:48 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:48.693402 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3a05c7da-5161-4bb2-8d34-fa67b464f456 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:48.695562 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a05c7da-5161-4bb2-8d34-fa67b464f456 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:48.695839 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a05c7da-5161-4bb2-8d34-fa67b464f456 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:48.696099 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3a05c7da-5161-4bb2-8d34-fa67b464f456 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:48.704154 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:48.704154 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:48.708798 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3a05c7da-5161-4bb2-8d34-fa67b464f456 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:48.714898 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3a05c7da-5161-4bb2-8d34-fa67b464f456 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:48.715494 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1270/5049] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:48 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:48.731895 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2647f912-8a3c-4652-b136-33fe9c6ae193 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:48.733568 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2647f912-8a3c-4652-b136-33fe9c6ae193 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:48.733955 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2647f912-8a3c-4652-b136-33fe9c6ae193 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:48.734302 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2647f912-8a3c-4652-b136-33fe9c6ae193 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:48.743960 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:48.743960 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:48.751954 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2647f912-8a3c-4652-b136-33fe9c6ae193 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:48.756435 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2647f912-8a3c-4652-b136-33fe9c6ae193 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:48.756435 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1259/5050] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:48 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:48.768783 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ca0744e6-1ff9-4852-84dd-fb00371c355a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:48.770431 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca0744e6-1ff9-4852-84dd-fb00371c355a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:31:48.770881 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ca0744e6-1ff9-4852-84dd-fb00371c355a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3b596c6-3f92-4822-b537-984157a6b4f0", "name": "tempest-VolumeImageDependencyTests-Snapshot-563468662"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:48.780648 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:48.780648 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:48.781309 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ca0744e6-1ff9-4852-84dd-fb00371c355a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:48.781498 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-ca0744e6-1ff9-4852-84dd-fb00371c355a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create snapshot from volume f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:48.825356 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-ca0744e6-1ff9-4852-84dd-fb00371c355a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Created reservations ['096858ee-0b6b-4f89-8752-d1d1ff01f29a', '83a95360-ee76-432b-b5ef-2c71e4964ce9', '16dc5a4a-0541-4782-96a3-354d7a8c791a', '2892625d-a66a-40d3-91d6-d6eb311d185d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:48.858944 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ca0744e6-1ff9-4852-84dd-fb00371c355a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Snapshot create request issued successfully. Aug 14 01:31:48.859400 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ca0744e6-1ff9-4852-84dd-fb00371c355a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:31:48.859972 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1261/5051] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:31:48 2026] POST /volume/v3/snapshots => generated 312 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:48.870061 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c82b8a16-cb59-4e8c-b8e8-55739e3edfd0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:48.872098 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c82b8a16-cb59-4e8c-b8e8-55739e3edfd0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d Aug 14 01:31:48.872607 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c82b8a16-cb59-4e8c-b8e8-55739e3edfd0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:48.872682 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c82b8a16-cb59-4e8c-b8e8-55739e3edfd0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:48.878378 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:48.878378 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:48.878852 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c82b8a16-cb59-4e8c-b8e8-55739e3edfd0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Snapshot retrieved successfully. Aug 14 01:31:48.879849 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c82b8a16-cb59-4e8c-b8e8-55739e3edfd0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d returned with HTTP 200 Aug 14 01:31:48.880209 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1262/5052] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:48 2026] GET /volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:49.414475 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dfd57f19-b510-4fab-b034-cf1e9d894859 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:49.416030 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfd57f19-b510-4fab-b034-cf1e9d894859 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:49.416245 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfd57f19-b510-4fab-b034-cf1e9d894859 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:49.416495 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfd57f19-b510-4fab-b034-cf1e9d894859 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:49.416628 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dfd57f19-b510-4fab-b034-cf1e9d894859 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:49.421533 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:49.421533 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:49.422226 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfd57f19-b510-4fab-b034-cf1e9d894859 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:49.422580 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1271/5053] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:49 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:49.889023 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee1c1d44-1e7e-4048-bd3f-a277395efbbe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:49.890799 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee1c1d44-1e7e-4048-bd3f-a277395efbbe tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d Aug 14 01:31:49.891026 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee1c1d44-1e7e-4048-bd3f-a277395efbbe tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:49.891232 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee1c1d44-1e7e-4048-bd3f-a277395efbbe tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:49.896608 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:49.896608 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:49.897096 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ee1c1d44-1e7e-4048-bd3f-a277395efbbe tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Snapshot retrieved successfully. Aug 14 01:31:49.898053 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee1c1d44-1e7e-4048-bd3f-a277395efbbe tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d returned with HTTP 200 Aug 14 01:31:49.898649 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1260/5054] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:49 2026] GET /volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:49.909990 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c93e4cd-506f-4796-b28f-3d280faba21d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:49.911851 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:49.912252 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "3ed339a7-207a-4b40-9076-4ffff436878d", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:49.913902 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '3ed339a7-207a-4b40-9076-4ffff436878d', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:49.919339 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:49.919339 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:49.919880 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Snapshot retrieved successfully. Aug 14 01:31:49.920030 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume of 1 GB Aug 14 01:31:49.924603 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Availability Zones retrieved successfully. Aug 14 01:31:49.930554 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (6742a5ca-15dd-453a-9fe3-72d11467cf86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:49.931477 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05d030f-aa41-4abf-a6a5-8ee44bf1a829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:49.932428 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:49.963505 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05d030f-aa41-4abf-a6a5-8ee44bf1a829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ed339a7-207a-4b40-9076-4ffff436878d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:49.964387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef3e0f4b-42c9-48cf-9c70-ff6abf28359e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:50.003519 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Created reservations ['a8f13be4-3a00-4b56-a2b0-7bf52ce21b31', 'dbff9941-f1ed-4816-b310-a74be6717fbc', '952148eb-0a88-4b69-8263-62b4ffd16bc2', 'ed238671-cb95-43dc-b751-a375d905f5f1'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:50.004561 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef3e0f4b-42c9-48cf-9c70-ff6abf28359e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8f13be4-3a00-4b56-a2b0-7bf52ce21b31', 'dbff9941-f1ed-4816-b310-a74be6717fbc', '952148eb-0a88-4b69-8263-62b4ffd16bc2', 'ed238671-cb95-43dc-b751-a375d905f5f1']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:50.005681 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565b2847-c41f-434c-b698-ec2f1db95773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:50.052030 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (565b2847-c41f-434c-b698-ec2f1db95773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fcd7349-fd03-4603-b521-f91390306e14', '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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['a8f13be4-3a00-4b56-a2b0-7bf52ce21b31','dbff9941-f1ed-4816-b310-a74be6717fbc','952148eb-0a88-4b69-8263-62b4ffd16bc2','ed238671-cb95-43dc-b751-a375d905f5f1'],size=1,snapshot_id=3ed339a7-207a-4b40-9076-4ffff436878d,source_replicaid=,source_volid=None,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), '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-14T01:31:50Z,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=3fcd7349-fd03-4603-b521-f91390306e14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ced4744e657429dab5be62f1094bb1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ed339a7-207a-4b40-9076-4ffff436878d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:50.053006 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a981b5-770d-4722-9ad2-48310df2dd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:50.073366 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a981b5-770d-4722-9ad2-48310df2dd01) transitioned into state 'SUCCESS' from 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='5ced4744e657429dab5be62f1094bb1a',qos_specs=None,replication_status=,reservations=['a8f13be4-3a00-4b56-a2b0-7bf52ce21b31','dbff9941-f1ed-4816-b310-a74be6717fbc','952148eb-0a88-4b69-8263-62b4ffd16bc2','ed238671-cb95-43dc-b751-a375d905f5f1'],size=1,snapshot_id=3ed339a7-207a-4b40-9076-4ffff436878d,source_replicaid=,source_volid=None,status='creating',user_id='4ee153a1b1104bc9bcfb8ef49e904558',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:50.074040 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2679256-cc78-46d4-af50-6aa68d232453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:50.096556 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2679256-cc78-46d4-af50-6aa68d232453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:50.097734 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Flow 'volume_create_api' (6742a5ca-15dd-453a-9fe3-72d11467cf86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:50.098094 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Create volume request issued successfully. Aug 14 01:31:50.098866 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c93e4cd-506f-4796-b28f-3d280faba21d tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:50.099408 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1262/5055] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:31:49 2026] POST /volume/v3/volumes => generated 807 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:50.111800 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3bf73403-faf4-417e-ba19-0f89ebb24afc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:50.114296 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bf73403-faf4-417e-ba19-0f89ebb24afc tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:50.114638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bf73403-faf4-417e-ba19-0f89ebb24afc tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:50.114944 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bf73403-faf4-417e-ba19-0f89ebb24afc tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:50.123566 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:50.123566 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:50.128073 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3bf73403-faf4-417e-ba19-0f89ebb24afc tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:50.132858 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bf73403-faf4-417e-ba19-0f89ebb24afc tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 returned with HTTP 200 Aug 14 01:31:50.133262 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1263/5056] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:50 2026] GET /volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:50.433766 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-968fd6b3-3bbf-4ace-894b-f5dcc69b6972 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:50.435682 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-968fd6b3-3bbf-4ace-894b-f5dcc69b6972 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:50.435869 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-968fd6b3-3bbf-4ace-894b-f5dcc69b6972 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:50.436065 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-968fd6b3-3bbf-4ace-894b-f5dcc69b6972 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:50.436198 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-968fd6b3-3bbf-4ace-894b-f5dcc69b6972 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:50.440429 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:50.440429 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:50.441394 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-968fd6b3-3bbf-4ace-894b-f5dcc69b6972 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:50.441683 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1272/5057] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:50 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:50.959309 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb3bb45c-0ba5-405c-ad46-a7fa74a0c898 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:50.961017 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb3bb45c-0ba5-405c-ad46-a7fa74a0c898 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:50.961198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb3bb45c-0ba5-405c-ad46-a7fa74a0c898 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:50.961416 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb3bb45c-0ba5-405c-ad46-a7fa74a0c898 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:50.961577 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-fb3bb45c-0ba5-405c-ad46-a7fa74a0c898 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume with id: 7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:50.967894 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:50.967894 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:50.968290 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb3bb45c-0ba5-405c-ad46-a7fa74a0c898 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:50.985269 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb3bb45c-0ba5-405c-ad46-a7fa74a0c898 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume request issued successfully. Aug 14 01:31:50.985486 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb3bb45c-0ba5-405c-ad46-a7fa74a0c898 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 202 Aug 14 01:31:50.985854 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1261/5058] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:50 2026] DELETE /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:50.993611 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0782732d-f287-4d7e-8a35-00d044cb1660 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:50.995360 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0782732d-f287-4d7e-8a35-00d044cb1660 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:50.995550 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0782732d-f287-4d7e-8a35-00d044cb1660 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:50.995738 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0782732d-f287-4d7e-8a35-00d044cb1660 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:51.003377 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:51.003377 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:51.007263 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0782732d-f287-4d7e-8a35-00d044cb1660 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:51.012676 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0782732d-f287-4d7e-8a35-00d044cb1660 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 200 Aug 14 01:31:51.013097 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1263/5059] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:50 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:51.146721 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0b8f8cd6-1487-4ea3-ac9c-4871d05cd360 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:51.148734 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b8f8cd6-1487-4ea3-ac9c-4871d05cd360 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:51.149022 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b8f8cd6-1487-4ea3-ac9c-4871d05cd360 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:51.149263 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b8f8cd6-1487-4ea3-ac9c-4871d05cd360 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:51.156260 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:51.156260 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:51.159984 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0b8f8cd6-1487-4ea3-ac9c-4871d05cd360 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:51.165169 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b8f8cd6-1487-4ea3-ac9c-4871d05cd360 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 returned with HTTP 200 Aug 14 01:31:51.165609 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1264/5060] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:51 2026] GET /volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:51.179063 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2369211d-7915-4fc2-9b15-ba6e65eeac71 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:51.181232 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2369211d-7915-4fc2-9b15-ba6e65eeac71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:51.181484 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2369211d-7915-4fc2-9b15-ba6e65eeac71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:51.181685 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2369211d-7915-4fc2-9b15-ba6e65eeac71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:51.190456 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:51.190456 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:51.195837 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2369211d-7915-4fc2-9b15-ba6e65eeac71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:51.202782 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2369211d-7915-4fc2-9b15-ba6e65eeac71 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 returned with HTTP 200 Aug 14 01:31:51.203306 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1273/5061] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:51 2026] GET /volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:51.218443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e5a3ecd-c5a4-4c4a-8dc9-5170f87ceb59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:51.220167 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e5a3ecd-c5a4-4c4a-8dc9-5170f87ceb59 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d Aug 14 01:31:51.220401 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e5a3ecd-c5a4-4c4a-8dc9-5170f87ceb59 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:51.220558 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e5a3ecd-c5a4-4c4a-8dc9-5170f87ceb59 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:51.220660 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-6e5a3ecd-c5a4-4c4a-8dc9-5170f87ceb59 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete snapshot with id: 3ed339a7-207a-4b40-9076-4ffff436878d Aug 14 01:31:51.226909 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:51.226909 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:51.227487 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e5a3ecd-c5a4-4c4a-8dc9-5170f87ceb59 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Snapshot retrieved successfully. Aug 14 01:31:51.244902 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e5a3ecd-c5a4-4c4a-8dc9-5170f87ceb59 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Snapshot delete request issued successfully. Aug 14 01:31:51.245132 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e5a3ecd-c5a4-4c4a-8dc9-5170f87ceb59 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d returned with HTTP 202 Aug 14 01:31:51.245622 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1262/5062] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:31:51 2026] DELETE /volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:31:51.254500 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b6909bfd-5b37-44a8-ba0f-3f185108b8b5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:51.256556 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6909bfd-5b37-44a8-ba0f-3f185108b8b5 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d Aug 14 01:31:51.256829 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6909bfd-5b37-44a8-ba0f-3f185108b8b5 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:51.257062 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6909bfd-5b37-44a8-ba0f-3f185108b8b5 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:51.262413 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:51.262413 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:51.262806 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b6909bfd-5b37-44a8-ba0f-3f185108b8b5 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Snapshot retrieved successfully. Aug 14 01:31:51.263595 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6909bfd-5b37-44a8-ba0f-3f185108b8b5 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d returned with HTTP 200 Aug 14 01:31:51.263979 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1264/5063] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:51 2026] GET /volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:51.453154 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b880d95f-4ce8-4c76-bd51-a3520beca7c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:51.456650 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b880d95f-4ce8-4c76-bd51-a3520beca7c0 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:51.456650 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b880d95f-4ce8-4c76-bd51-a3520beca7c0 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:51.456650 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b880d95f-4ce8-4c76-bd51-a3520beca7c0 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:51.456650 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b880d95f-4ce8-4c76-bd51-a3520beca7c0 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:51.460415 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:51.460415 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:51.461262 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b880d95f-4ce8-4c76-bd51-a3520beca7c0 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:51.461734 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1265/5064] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:51 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:52.027451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-418d89dc-9b56-41c6-a7d4-76ae89a58d73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:52.029472 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-418d89dc-9b56-41c6-a7d4-76ae89a58d73 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:52.029664 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-418d89dc-9b56-41c6-a7d4-76ae89a58d73 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:52.029865 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-418d89dc-9b56-41c6-a7d4-76ae89a58d73 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:52.036027 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-418d89dc-9b56-41c6-a7d4-76ae89a58d73 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 404 Aug 14 01:31:52.036524 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1274/5065] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:52 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:52.045842 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e23e0a2f-6f41-4eb9-9a8c-06877564bdee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:52.047869 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e23e0a2f-6f41-4eb9-9a8c-06877564bdee tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:52.048136 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e23e0a2f-6f41-4eb9-9a8c-06877564bdee tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:52.048423 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e23e0a2f-6f41-4eb9-9a8c-06877564bdee tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:52.055942 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e23e0a2f-6f41-4eb9-9a8c-06877564bdee tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 404 Aug 14 01:31:52.056558 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1263/5066] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:52 2026] GET /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:52.065730 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7049911b-9eba-49f4-9c1d-dec7e9a86445 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:52.068603 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7049911b-9eba-49f4-9c1d-dec7e9a86445 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:52.068958 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7049911b-9eba-49f4-9c1d-dec7e9a86445 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:52.069209 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7049911b-9eba-49f4-9c1d-dec7e9a86445 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:52.069475 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-7049911b-9eba-49f4-9c1d-dec7e9a86445 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume with id: 7a03cb52-0884-4b58-8890-ccb0ae6430c1 Aug 14 01:31:52.077105 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7049911b-9eba-49f4-9c1d-dec7e9a86445 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 returned with HTTP 404 Aug 14 01:31:52.077654 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1265/5067] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:31:52 2026] DELETE /volume/v3/volumes/7a03cb52-0884-4b58-8890-ccb0ae6430c1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:52.107495 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-542f01f6-b356-43a9-b047-90f08703dcc5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:52.109384 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:52.109728 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-775402563"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:52.111288 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request body: {'volume': {'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-775402563'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:52.194501 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume of 1 GB Aug 14 01:31:52.210024 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Availability Zones retrieved successfully. Aug 14 01:31:52.216417 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (a52af90b-c148-4670-9c03-1962ff237479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:52.217556 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328aea96-848f-4d24-ba05-b876cda67694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:52.218620 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:52.274674 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4c2ae90-fa83-4224-812e-d2713a227b12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:52.276568 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4c2ae90-fa83-4224-812e-d2713a227b12 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d Aug 14 01:31:52.276772 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4c2ae90-fa83-4224-812e-d2713a227b12 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:52.277028 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4c2ae90-fa83-4224-812e-d2713a227b12 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:52.281065 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4c2ae90-fa83-4224-812e-d2713a227b12 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d returned with HTTP 404 Aug 14 01:31:52.281526 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1275/5068] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:52 2026] GET /volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:52.282149 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328aea96-848f-4d24-ba05-b876cda67694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:52.283156 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4893c78f-a6a5-411c-942b-b12837b43e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:52.292005 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5cee45af-ad9a-4357-aa03-c5c0cf959920 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:52.294386 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cee45af-ad9a-4357-aa03-c5c0cf959920 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:52.294694 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cee45af-ad9a-4357-aa03-c5c0cf959920 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:52.294964 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cee45af-ad9a-4357-aa03-c5c0cf959920 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:52.295209 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-5cee45af-ad9a-4357-aa03-c5c0cf959920 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume with id: 3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:52.305636 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:52.305636 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:52.306404 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5cee45af-ad9a-4357-aa03-c5c0cf959920 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:52.329919 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5cee45af-ad9a-4357-aa03-c5c0cf959920 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume request issued successfully. Aug 14 01:31:52.330171 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cee45af-ad9a-4357-aa03-c5c0cf959920 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 returned with HTTP 202 Aug 14 01:31:52.330470 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['98f1af68-cd9c-402c-9d4e-3b03692ee4cc', 'b816261a-7458-4328-97eb-ad628150ff0d', 'aed7a1ec-e341-4d48-b943-47ae982daded', '0b89a2e7-cf76-4008-94b2-ec4bcbacfbf7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:52.330824 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1264/5069] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:31:52 2026] DELETE /volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:31:52.331590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4893c78f-a6a5-411c-942b-b12837b43e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f1af68-cd9c-402c-9d4e-3b03692ee4cc', 'b816261a-7458-4328-97eb-ad628150ff0d', 'aed7a1ec-e341-4d48-b943-47ae982daded', '0b89a2e7-cf76-4008-94b2-ec4bcbacfbf7']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:52.332988 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3cbd0b-61fd-48a9-a5d3-a46d52bc9123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:52.338298 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ce05a044-64e9-43e3-9b2e-53917ea1941f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:52.340125 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce05a044-64e9-43e3-9b2e-53917ea1941f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:52.340286 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce05a044-64e9-43e3-9b2e-53917ea1941f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:52.340469 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ce05a044-64e9-43e3-9b2e-53917ea1941f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:52.346958 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:52.346958 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:52.350489 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ce05a044-64e9-43e3-9b2e-53917ea1941f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:52.354832 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ce05a044-64e9-43e3-9b2e-53917ea1941f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 returned with HTTP 200 Aug 14 01:31:52.355333 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1266/5070] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:52 2026] GET /volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 => generated 1225 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:52.364870 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3cbd0b-61fd-48a9-a5d3-a46d52bc9123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-775402563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['98f1af68-cd9c-402c-9d4e-3b03692ee4cc','b816261a-7458-4328-97eb-ad628150ff0d','aed7a1ec-e341-4d48-b943-47ae982daded','0b89a2e7-cf76-4008-94b2-ec4bcbacfbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-775402563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93828998a3a84c02b7d5df8c432e6b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:52.365846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c9a6c8-0b83-466e-840e-0a5ebf09e23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:52.387124 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c9a6c8-0b83-466e-840e-0a5ebf09e23d) transitioned into state 'SUCCESS' from state '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-775402563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['98f1af68-cd9c-402c-9d4e-3b03692ee4cc','b816261a-7458-4328-97eb-ad628150ff0d','aed7a1ec-e341-4d48-b943-47ae982daded','0b89a2e7-cf76-4008-94b2-ec4bcbacfbf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:52.388124 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afeb8424-cabb-4ede-89e3-b94bfbca4c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:52.400681 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afeb8424-cabb-4ede-89e3-b94bfbca4c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:52.401822 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (a52af90b-c148-4670-9c03-1962ff237479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:52.402273 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request issued successfully. Aug 14 01:31:52.403127 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-542f01f6-b356-43a9-b047-90f08703dcc5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:52.403740 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1266/5071] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:31:52 2026] POST /volume/v3/volumes => generated 746 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:52.416616 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a5952d8-730e-429c-b20d-89776a408a8b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:52.418774 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a5952d8-730e-429c-b20d-89776a408a8b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 Aug 14 01:31:52.419039 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a5952d8-730e-429c-b20d-89776a408a8b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:52.419227 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a5952d8-730e-429c-b20d-89776a408a8b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:52.426079 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:52.426079 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:52.429778 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a5952d8-730e-429c-b20d-89776a408a8b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:52.433940 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a5952d8-730e-429c-b20d-89776a408a8b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 returned with HTTP 200 Aug 14 01:31:52.434399 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1276/5072] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:52 2026] GET /volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:52.471833 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ab17a0d9-fab3-48a4-816a-33827e66bd5e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:52.473572 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab17a0d9-fab3-48a4-816a-33827e66bd5e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:52.473781 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab17a0d9-fab3-48a4-816a-33827e66bd5e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:52.474022 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ab17a0d9-fab3-48a4-816a-33827e66bd5e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:52.474129 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ab17a0d9-fab3-48a4-816a-33827e66bd5e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:52.478355 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:52.478355 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:52.478935 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ab17a0d9-fab3-48a4-816a-33827e66bd5e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:52.479281 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1265/5073] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:52 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:53.369846 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-eae580f0-efbe-4c1c-9427-56a08b018d87 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:53.371822 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eae580f0-efbe-4c1c-9427-56a08b018d87 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:53.372069 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eae580f0-efbe-4c1c-9427-56a08b018d87 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:53.372249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-eae580f0-efbe-4c1c-9427-56a08b018d87 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:53.377913 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-eae580f0-efbe-4c1c-9427-56a08b018d87 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 returned with HTTP 404 Aug 14 01:31:53.378427 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1267/5074] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:53 2026] GET /volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:53.447439 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-71de0918-59f4-4d54-8d26-b5c55f63f00c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:53.449378 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71de0918-59f4-4d54-8d26-b5c55f63f00c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 Aug 14 01:31:53.449547 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71de0918-59f4-4d54-8d26-b5c55f63f00c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:53.449744 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71de0918-59f4-4d54-8d26-b5c55f63f00c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:53.456470 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:53.456470 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:53.459468 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-71de0918-59f4-4d54-8d26-b5c55f63f00c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:53.463633 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71de0918-59f4-4d54-8d26-b5c55f63f00c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 returned with HTTP 200 Aug 14 01:31:53.463727 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1267/5075] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:53 2026] GET /volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:53.475086 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-153d0ed8-8678-4c44-8fe0-386dd8f3a0bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:53.476914 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-153d0ed8-8678-4c44-8fe0-386dd8f3a0bd tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 Aug 14 01:31:53.477195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-153d0ed8-8678-4c44-8fe0-386dd8f3a0bd tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:53.477461 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-153d0ed8-8678-4c44-8fe0-386dd8f3a0bd tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:53.485411 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:53.485411 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:53.490599 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-153d0ed8-8678-4c44-8fe0-386dd8f3a0bd tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:53.491059 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e9ae8d08-154b-42ef-9b73-d11cdd3db976 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:53.492815 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9ae8d08-154b-42ef-9b73-d11cdd3db976 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:53.493103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9ae8d08-154b-42ef-9b73-d11cdd3db976 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:53.493372 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e9ae8d08-154b-42ef-9b73-d11cdd3db976 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:53.493636 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e9ae8d08-154b-42ef-9b73-d11cdd3db976 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:53.496469 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-153d0ed8-8678-4c44-8fe0-386dd8f3a0bd tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 returned with HTTP 200 Aug 14 01:31:53.497075 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1277/5076] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:53 2026] GET /volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:53.497843 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:53.497843 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:53.498497 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e9ae8d08-154b-42ef-9b73-d11cdd3db976 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:53.499015 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1266/5077] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:53 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:53.510849 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-850dcdb1-da16-4db7-a1b7-e6f0493bf507 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:53.512827 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-850dcdb1-da16-4db7-a1b7-e6f0493bf507 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:31:53.513305 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-850dcdb1-da16-4db7-a1b7-e6f0493bf507 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6", "name": "tempest-VolumesBackupsTest-Backup-686008191", "container": "tempest-volumesbackupstest-backup-container-644881747"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:53.514823 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-850dcdb1-da16-4db7-a1b7-e6f0493bf507 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating new backup {'backup': {'volume_id': 'dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6', 'name': 'tempest-VolumesBackupsTest-Backup-686008191', 'container': 'tempest-volumesbackupstest-backup-container-644881747'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:31:53.515022 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-850dcdb1-da16-4db7-a1b7-e6f0493bf507 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating backup of volume dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 in container tempest-volumesbackupstest-backup-container-644881747 Aug 14 01:31:53.524275 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:53.524275 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:53.524848 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-850dcdb1-da16-4db7-a1b7-e6f0493bf507 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:31:53.543037 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-850dcdb1-da16-4db7-a1b7-e6f0493bf507 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['4b836588-5d88-4cce-8bdf-108d0d8fa482', 'a353121e-a374-4449-a7b7-d358713217d0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:53.553376 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-784b0937-907c-4a87-953b-a3a998146917 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:53.555613 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-784b0937-907c-4a87-953b-a3a998146917 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:53.555884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-784b0937-907c-4a87-953b-a3a998146917 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:53.556165 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-784b0937-907c-4a87-953b-a3a998146917 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:53.556386 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-784b0937-907c-4a87-953b-a3a998146917 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume with id: f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:53.565360 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:53.565360 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:53.565940 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-784b0937-907c-4a87-953b-a3a998146917 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:53.577451 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-850dcdb1-da16-4db7-a1b7-e6f0493bf507 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:31:53.577847 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1268/5078] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:31:53 2026] POST /volume/v3/backups => generated 327 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:53.586451 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d06a1be-9a39-40f3-ae87-03d3d76db843 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:53.588965 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d06a1be-9a39-40f3-ae87-03d3d76db843 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:31:53.589284 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d06a1be-9a39-40f3-ae87-03d3d76db843 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:53.589603 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d06a1be-9a39-40f3-ae87-03d3d76db843 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:53.589779 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3d06a1be-9a39-40f3-ae87-03d3d76db843 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:53.589840 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-784b0937-907c-4a87-953b-a3a998146917 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume request issued successfully. Aug 14 01:31:53.590089 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-784b0937-907c-4a87-953b-a3a998146917 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 202 Aug 14 01:31:53.590601 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1268/5079] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:31:53 2026] DELETE /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:31:53.596088 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:53.596088 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:53.597359 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d06a1be-9a39-40f3-ae87-03d3d76db843 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:31:53.597793 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1278/5080] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:53 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:53.600107 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9eacb42-0339-4e76-81e5-9b9b99f06172 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:53.602555 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9eacb42-0339-4e76-81e5-9b9b99f06172 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:53.602853 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9eacb42-0339-4e76-81e5-9b9b99f06172 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:53.603162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9eacb42-0339-4e76-81e5-9b9b99f06172 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:53.610963 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:53.610963 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:53.615062 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c9eacb42-0339-4e76-81e5-9b9b99f06172 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:53.621345 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9eacb42-0339-4e76-81e5-9b9b99f06172 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 200 Aug 14 01:31:53.622095 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1267/5081] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:53 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:54.510754 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47d0012c-2cdc-4f13-91f7-a5cca2cb8d15 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.512633 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47d0012c-2cdc-4f13-91f7-a5cca2cb8d15 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:54.512845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47d0012c-2cdc-4f13-91f7-a5cca2cb8d15 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.513066 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47d0012c-2cdc-4f13-91f7-a5cca2cb8d15 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.513204 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-47d0012c-2cdc-4f13-91f7-a5cca2cb8d15 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:54.518064 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:54.518064 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:54.518784 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47d0012c-2cdc-4f13-91f7-a5cca2cb8d15 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:54.519245 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1269/5082] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:54 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:54.611145 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02b0bb97-92eb-48ab-82f8-11a68bef54c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.613283 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02b0bb97-92eb-48ab-82f8-11a68bef54c9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:31:54.613578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02b0bb97-92eb-48ab-82f8-11a68bef54c9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.613856 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02b0bb97-92eb-48ab-82f8-11a68bef54c9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.613984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-02b0bb97-92eb-48ab-82f8-11a68bef54c9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:54.618945 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:54.618945 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:54.619739 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02b0bb97-92eb-48ab-82f8-11a68bef54c9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:31:54.620122 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1269/5083] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:54 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:54.638253 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2ac3487e-9fe2-4639-8a30-c50654322396 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.640474 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ac3487e-9fe2-4639-8a30-c50654322396 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:54.640742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ac3487e-9fe2-4639-8a30-c50654322396 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.640998 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ac3487e-9fe2-4639-8a30-c50654322396 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.647804 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ac3487e-9fe2-4639-8a30-c50654322396 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 404 Aug 14 01:31:54.648598 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1279/5084] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:54 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:54.659220 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f407f38c-1c3e-439c-8342-6c6c5d5071ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.661193 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f407f38c-1c3e-439c-8342-6c6c5d5071ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:54.661433 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f407f38c-1c3e-439c-8342-6c6c5d5071ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.661610 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f407f38c-1c3e-439c-8342-6c6c5d5071ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.661832 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f407f38c-1c3e-439c-8342-6c6c5d5071ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume with id: 3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:54.667801 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f407f38c-1c3e-439c-8342-6c6c5d5071ca tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 returned with HTTP 404 Aug 14 01:31:54.668446 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1268/5085] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:31:54 2026] DELETE /volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:54.676810 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cc178bc7-c924-4350-aa48-bf8e8082fd60 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.678992 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc178bc7-c924-4350-aa48-bf8e8082fd60 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 Aug 14 01:31:54.679252 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc178bc7-c924-4350-aa48-bf8e8082fd60 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.679493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cc178bc7-c924-4350-aa48-bf8e8082fd60 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.686327 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cc178bc7-c924-4350-aa48-bf8e8082fd60 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 returned with HTTP 404 Aug 14 01:31:54.686876 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1270/5086] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:54 2026] GET /volume/v3/volumes/3fcd7349-fd03-4603-b521-f91390306e14 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:54.694715 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-05e86009-6957-4c89-9052-bd8f122bf2ed None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.696576 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05e86009-6957-4c89-9052-bd8f122bf2ed tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d Aug 14 01:31:54.696809 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05e86009-6957-4c89-9052-bd8f122bf2ed tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.697034 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-05e86009-6957-4c89-9052-bd8f122bf2ed tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.697155 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-05e86009-6957-4c89-9052-bd8f122bf2ed tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete snapshot with id: 3ed339a7-207a-4b40-9076-4ffff436878d Aug 14 01:31:54.701578 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-05e86009-6957-4c89-9052-bd8f122bf2ed tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d returned with HTTP 404 Aug 14 01:31:54.702123 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1270/5087] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:31:54 2026] DELETE /volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:54.709901 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-40b3316a-1fb4-438b-bbd8-f759b5a6864e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.711709 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40b3316a-1fb4-438b-bbd8-f759b5a6864e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d Aug 14 01:31:54.711906 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40b3316a-1fb4-438b-bbd8-f759b5a6864e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.712147 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40b3316a-1fb4-438b-bbd8-f759b5a6864e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.716526 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40b3316a-1fb4-438b-bbd8-f759b5a6864e tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d returned with HTTP 404 Aug 14 01:31:54.716998 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1280/5088] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:31:54 2026] GET /volume/v3/snapshots/3ed339a7-207a-4b40-9076-4ffff436878d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:31:54.723728 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ed33ffd-8824-4fc3-bd39-a09cfa964a4a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.725490 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ed33ffd-8824-4fc3-bd39-a09cfa964a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:54.725707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ed33ffd-8824-4fc3-bd39-a09cfa964a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.725889 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ed33ffd-8824-4fc3-bd39-a09cfa964a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.726091 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9ed33ffd-8824-4fc3-bd39-a09cfa964a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume with id: f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:54.731550 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ed33ffd-8824-4fc3-bd39-a09cfa964a4a tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 404 Aug 14 01:31:54.732011 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1269/5089] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:31:54 2026] DELETE /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:54.739645 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8206c37d-5160-4c78-9fde-47195a325df1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.741613 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8206c37d-5160-4c78-9fde-47195a325df1 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 Aug 14 01:31:54.741817 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8206c37d-5160-4c78-9fde-47195a325df1 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.742028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8206c37d-5160-4c78-9fde-47195a325df1 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.748059 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8206c37d-5160-4c78-9fde-47195a325df1 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 returned with HTTP 404 Aug 14 01:31:54.748605 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1271/5090] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:54 2026] GET /volume/v3/volumes/f3b596c6-3f92-4822-b537-984157a6b4f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:54.779501 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bfe39021-0fa5-49c2-9fe6-016c9700e419 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.781432 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfe39021-0fa5-49c2-9fe6-016c9700e419 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 Aug 14 01:31:54.781656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfe39021-0fa5-49c2-9fe6-016c9700e419 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.781864 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bfe39021-0fa5-49c2-9fe6-016c9700e419 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.782291 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-bfe39021-0fa5-49c2-9fe6-016c9700e419 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume with id: 3296ded4-2507-498a-9184-53232e611a73 Aug 14 01:31:54.789141 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:54.789141 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:54.789582 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bfe39021-0fa5-49c2-9fe6-016c9700e419 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:54.806698 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-bfe39021-0fa5-49c2-9fe6-016c9700e419 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume request issued successfully. Aug 14 01:31:54.806938 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bfe39021-0fa5-49c2-9fe6-016c9700e419 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 returned with HTTP 202 Aug 14 01:31:54.807442 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1271/5091] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:31:54 2026] DELETE /volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:31:54.816613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dcb6ba32-e904-441b-bb25-27cba0fb7264 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:54.818803 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dcb6ba32-e904-441b-bb25-27cba0fb7264 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 Aug 14 01:31:54.819035 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dcb6ba32-e904-441b-bb25-27cba0fb7264 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:54.819276 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dcb6ba32-e904-441b-bb25-27cba0fb7264 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:54.827022 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:54.827022 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:54.833399 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dcb6ba32-e904-441b-bb25-27cba0fb7264 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Volume info retrieved successfully. Aug 14 01:31:54.839082 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dcb6ba32-e904-441b-bb25-27cba0fb7264 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 returned with HTTP 200 Aug 14 01:31:54.839651 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1281/5092] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:54 2026] GET /volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:31:55.532562 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0eef8a43-280d-4931-bf4f-0790984c0e60 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:55.535206 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0eef8a43-280d-4931-bf4f-0790984c0e60 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:55.535573 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0eef8a43-280d-4931-bf4f-0790984c0e60 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:55.535898 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0eef8a43-280d-4931-bf4f-0790984c0e60 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:55.536152 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0eef8a43-280d-4931-bf4f-0790984c0e60 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:55.544001 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:55.544001 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:55.545317 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0eef8a43-280d-4931-bf4f-0790984c0e60 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:55.546013 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1270/5093] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:55 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:55.631793 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7ad7ad49-e325-405a-b75a-3f0b5e154bbc None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:55.633752 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ad7ad49-e325-405a-b75a-3f0b5e154bbc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:31:55.634032 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ad7ad49-e325-405a-b75a-3f0b5e154bbc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:55.634239 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7ad7ad49-e325-405a-b75a-3f0b5e154bbc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:55.634410 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-7ad7ad49-e325-405a-b75a-3f0b5e154bbc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:55.640157 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:55.640157 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:55.641101 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7ad7ad49-e325-405a-b75a-3f0b5e154bbc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:31:55.641511 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1272/5094] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:55 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:55.853459 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c0fdcace-fc32-4883-9136-af71ede1b4c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:55.855815 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0fdcace-fc32-4883-9136-af71ede1b4c9 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 Aug 14 01:31:55.856147 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0fdcace-fc32-4883-9136-af71ede1b4c9 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:55.856467 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c0fdcace-fc32-4883-9136-af71ede1b4c9 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:55.863996 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c0fdcace-fc32-4883-9136-af71ede1b4c9 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 returned with HTTP 404 Aug 14 01:31:55.864500 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1272/5095] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:55 2026] GET /volume/v3/volumes/3296ded4-2507-498a-9184-53232e611a73 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:55.872146 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42ae8b48-fe4b-431b-9730-4541c94dc1d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:55.874107 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42ae8b48-fe4b-431b-9730-4541c94dc1d0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:55.874400 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42ae8b48-fe4b-431b-9730-4541c94dc1d0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:55.874647 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42ae8b48-fe4b-431b-9730-4541c94dc1d0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:55.874875 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-42ae8b48-fe4b-431b-9730-4541c94dc1d0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume with id: 21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:55.881371 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42ae8b48-fe4b-431b-9730-4541c94dc1d0 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 404 Aug 14 01:31:55.881892 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1282/5096] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:31:55 2026] DELETE /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:55.889848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4af3cd1-3174-47c5-a5fa-dc2c3a1d823f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:55.891775 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4af3cd1-3174-47c5-a5fa-dc2c3a1d823f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b Aug 14 01:31:55.892101 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4af3cd1-3174-47c5-a5fa-dc2c3a1d823f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:55.892323 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4af3cd1-3174-47c5-a5fa-dc2c3a1d823f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:55.898232 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4af3cd1-3174-47c5-a5fa-dc2c3a1d823f tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b returned with HTTP 404 Aug 14 01:31:55.898756 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1271/5097] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:55 2026] GET /volume/v3/volumes/21072c9b-1425-4663-bdd3-0e1e9e360a6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:55.936694 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8a7b2ada-e89b-413e-9084-d4a1f9980d17 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:55.939342 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a7b2ada-e89b-413e-9084-d4a1f9980d17 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] DELETE https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:55.939652 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a7b2ada-e89b-413e-9084-d4a1f9980d17 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:55.939959 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8a7b2ada-e89b-413e-9084-d4a1f9980d17 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:55.940212 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8a7b2ada-e89b-413e-9084-d4a1f9980d17 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Delete volume with id: 625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:55.947344 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8a7b2ada-e89b-413e-9084-d4a1f9980d17 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 404 Aug 14 01:31:55.947997 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1273/5098] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:31:55 2026] DELETE /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:55.955275 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d5fcf9f8-01f6-4d46-951c-f79ed1e4a978 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:55.957449 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5fcf9f8-01f6-4d46-951c-f79ed1e4a978 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] GET https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 Aug 14 01:31:55.957512 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5fcf9f8-01f6-4d46-951c-f79ed1e4a978 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:55.957747 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5fcf9f8-01f6-4d46-951c-f79ed1e4a978 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:55.964624 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5fcf9f8-01f6-4d46-951c-f79ed1e4a978 tempest-VolumeImageDependencyTests-2043197096 tempest-VolumeImageDependencyTests-2043197096-project-member] https://10.4.3.11/volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 returned with HTTP 404 Aug 14 01:31:55.965197 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1273/5099] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:31:55 2026] GET /volume/v3/volumes/625410e7-40bf-42ca-844c-c7a29a25e875 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:31:56.558517 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95d3c432-35b4-42ec-a211-278778fae345 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:56.562179 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95d3c432-35b4-42ec-a211-278778fae345 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:56.562179 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95d3c432-35b4-42ec-a211-278778fae345 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:56.562179 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95d3c432-35b4-42ec-a211-278778fae345 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:56.562179 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-95d3c432-35b4-42ec-a211-278778fae345 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:56.567079 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:56.567079 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:56.568067 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95d3c432-35b4-42ec-a211-278778fae345 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:56.568631 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1283/5100] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:56 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:56.652895 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd87fc19-742d-457a-b51a-04c44c97afe6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:56.654798 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd87fc19-742d-457a-b51a-04c44c97afe6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:31:56.654933 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd87fc19-742d-457a-b51a-04c44c97afe6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:56.655159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd87fc19-742d-457a-b51a-04c44c97afe6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:56.655330 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fd87fc19-742d-457a-b51a-04c44c97afe6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:56.659897 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:56.659897 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:56.660744 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd87fc19-742d-457a-b51a-04c44c97afe6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:31:56.661222 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1272/5101] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:56 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:57.582993 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad225692-836c-49cc-92c6-29d616371f8f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:57.588277 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad225692-836c-49cc-92c6-29d616371f8f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:57.589678 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad225692-836c-49cc-92c6-29d616371f8f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:57.590473 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad225692-836c-49cc-92c6-29d616371f8f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:57.590701 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ad225692-836c-49cc-92c6-29d616371f8f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:57.602628 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:57.602628 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:57.604694 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad225692-836c-49cc-92c6-29d616371f8f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:57.608459 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1274/5102] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:57 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:57.613506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d28973eb-0d94-4901-be40-e21c9497131a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:57.677830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ecbdbd77-d751-4059-9a0f-8f3ffa83bc95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:57.685517 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecbdbd77-d751-4059-9a0f-8f3ffa83bc95 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:31:57.685817 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecbdbd77-d751-4059-9a0f-8f3ffa83bc95 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:57.686182 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecbdbd77-d751-4059-9a0f-8f3ffa83bc95 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:57.686317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ecbdbd77-d751-4059-9a0f-8f3ffa83bc95 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:57.691245 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:57.691245 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:57.692444 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecbdbd77-d751-4059-9a0f-8f3ffa83bc95 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:31:57.693011 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1284/5103] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:57 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:57.717455 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:31:57.717837 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-276319198"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:57.719414 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-276319198'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:31:57.719465 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Create volume of 1 GB Aug 14 01:31:57.724682 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Availability Zones retrieved successfully. Aug 14 01:31:57.730321 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Flow 'volume_create_api' (39c9d7af-30e0-4061-97b2-b117cc4358cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:57.731255 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd7783d-13d5-4b6a-8473-fdde2f1d168a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:57.732152 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:31:57.760154 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd7783d-13d5-4b6a-8473-fdde2f1d168a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:57.760872 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58393726-51e2-4c78-a794-318b72926ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:57.813829 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Created reservations ['060a406e-537a-46ea-bd71-8a1102fb506b', '626eedb2-6b15-4c38-8be4-1eeae07f5f65', '18931a69-633b-4b87-9b6a-bdea9547b6ed', '30540366-0ffe-4fe2-ac32-b3eed02d1368'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:57.814578 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58393726-51e2-4c78-a794-318b72926ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['060a406e-537a-46ea-bd71-8a1102fb506b', '626eedb2-6b15-4c38-8be4-1eeae07f5f65', '18931a69-633b-4b87-9b6a-bdea9547b6ed', '30540366-0ffe-4fe2-ac32-b3eed02d1368']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:57.815264 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426f8cdf-2a29-4318-ab38-f6a51ed84946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:57.837272 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426f8cdf-2a29-4318-ab38-f6a51ed84946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '743edd78-0267-426d-96c5-aa2aec6c71ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-276319198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dec3207b4d54666bd70b27bf4df4e2d',qos_specs=None,replication_status=,reservations=['060a406e-537a-46ea-bd71-8a1102fb506b','626eedb2-6b15-4c38-8be4-1eeae07f5f65','18931a69-633b-4b87-9b6a-bdea9547b6ed','30540366-0ffe-4fe2-ac32-b3eed02d1368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c303692dae34a52ac7a131b6809b1ca',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-276319198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=743edd78-0267-426d-96c5-aa2aec6c71ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dec3207b4d54666bd70b27bf4df4e2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c303692dae34a52ac7a131b6809b1ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:57.838121 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (971297a2-4136-4118-aef4-7174c92b249b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:57.861120 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (971297a2-4136-4118-aef4-7174c92b249b) transitioned into state 'SUCCESS' from state '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-276319198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dec3207b4d54666bd70b27bf4df4e2d',qos_specs=None,replication_status=,reservations=['060a406e-537a-46ea-bd71-8a1102fb506b','626eedb2-6b15-4c38-8be4-1eeae07f5f65','18931a69-633b-4b87-9b6a-bdea9547b6ed','30540366-0ffe-4fe2-ac32-b3eed02d1368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c303692dae34a52ac7a131b6809b1ca',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:57.862183 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2dcb3f2-7fe8-4c09-b0f7-5a641a104b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:31:57.875627 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2dcb3f2-7fe8-4c09-b0f7-5a641a104b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:31:57.877950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Flow 'volume_create_api' (39c9d7af-30e0-4061-97b2-b117cc4358cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:31:57.877950 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Create volume request issued successfully. Aug 14 01:31:57.877950 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d28973eb-0d94-4901-be40-e21c9497131a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:31:57.878182 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1274/5104] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:31:57 2026] POST /volume/v3/volumes => generated 775 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:57.891770 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c374bed0-9bc2-4c90-9f88-7b859e2df10b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:57.893893 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c374bed0-9bc2-4c90-9f88-7b859e2df10b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed Aug 14 01:31:57.894350 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c374bed0-9bc2-4c90-9f88-7b859e2df10b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:57.894427 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c374bed0-9bc2-4c90-9f88-7b859e2df10b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:57.904427 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:57.904427 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:57.910760 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c374bed0-9bc2-4c90-9f88-7b859e2df10b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Volume info retrieved successfully. Aug 14 01:31:57.916269 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c374bed0-9bc2-4c90-9f88-7b859e2df10b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed returned with HTTP 200 Aug 14 01:31:57.916724 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1273/5105] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:31:57 2026] GET /volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:58.617246 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-72c3f95b-8b97-4d1c-bd6c-d168d8016613 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:58.619522 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72c3f95b-8b97-4d1c-bd6c-d168d8016613 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:58.619726 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72c3f95b-8b97-4d1c-bd6c-d168d8016613 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:58.619960 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-72c3f95b-8b97-4d1c-bd6c-d168d8016613 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:58.620252 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-72c3f95b-8b97-4d1c-bd6c-d168d8016613 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:58.624571 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:58.624571 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:58.625316 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-72c3f95b-8b97-4d1c-bd6c-d168d8016613 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:58.625738 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1275/5106] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:58 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:58.714909 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a158a9d-cc96-47c7-9e61-e7d5bbcda3ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:58.717795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a158a9d-cc96-47c7-9e61-e7d5bbcda3ff tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:31:58.717795 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a158a9d-cc96-47c7-9e61-e7d5bbcda3ff tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:58.718826 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a158a9d-cc96-47c7-9e61-e7d5bbcda3ff tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:58.718997 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9a158a9d-cc96-47c7-9e61-e7d5bbcda3ff tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:58.724326 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:58.724326 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:58.725293 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a158a9d-cc96-47c7-9e61-e7d5bbcda3ff tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:31:58.725784 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1285/5107] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:58 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:58.931864 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-deb6aa88-1d70-46b7-ab5f-4be4d9cde67a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:58.934240 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-deb6aa88-1d70-46b7-ab5f-4be4d9cde67a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed Aug 14 01:31:58.934508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-deb6aa88-1d70-46b7-ab5f-4be4d9cde67a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:58.934744 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-deb6aa88-1d70-46b7-ab5f-4be4d9cde67a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:58.945579 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:58.945579 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:58.949942 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-deb6aa88-1d70-46b7-ab5f-4be4d9cde67a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Volume info retrieved successfully. Aug 14 01:31:58.955056 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-deb6aa88-1d70-46b7-ab5f-4be4d9cde67a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed returned with HTTP 200 Aug 14 01:31:58.955556 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1275/5108] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:31:58 2026] GET /volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:31:58.970041 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4d49bc0-6b0e-48a0-ac55-fe0250b9f106 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:58.972049 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4d49bc0-6b0e-48a0-ac55-fe0250b9f106 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:31:58.972478 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4d49bc0-6b0e-48a0-ac55-fe0250b9f106 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "743edd78-0267-426d-96c5-aa2aec6c71ed", "name": "tempest-type-Backup-1305755811"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:58.974182 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-e4d49bc0-6b0e-48a0-ac55-fe0250b9f106 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Creating new backup {'backup': {'volume_id': '743edd78-0267-426d-96c5-aa2aec6c71ed', 'name': 'tempest-type-Backup-1305755811'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:31:58.974326 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-e4d49bc0-6b0e-48a0-ac55-fe0250b9f106 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Creating backup of volume 743edd78-0267-426d-96c5-aa2aec6c71ed in container None Aug 14 01:31:58.981539 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:58.981539 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:58.981887 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e4d49bc0-6b0e-48a0-ac55-fe0250b9f106 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Volume info retrieved successfully. Aug 14 01:31:59.005600 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e4d49bc0-6b0e-48a0-ac55-fe0250b9f106 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Created reservations ['534be143-a8b7-4252-9194-2a9159ae4505', '49415874-b53c-4c1c-af33-26399493807c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:59.032885 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4d49bc0-6b0e-48a0-ac55-fe0250b9f106 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:31:59.033405 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1274/5109] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:31:58 2026] POST /volume/v3/backups => generated 314 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:59.041197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d67de942-dc0f-4f0c-bea4-90b47545abb8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:59.043379 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d67de942-dc0f-4f0c-bea4-90b47545abb8 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:31:59.043613 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d67de942-dc0f-4f0c-bea4-90b47545abb8 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:59.044041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d67de942-dc0f-4f0c-bea4-90b47545abb8 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:59.044194 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d67de942-dc0f-4f0c-bea4-90b47545abb8 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:59.049688 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:59.049688 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:59.050646 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d67de942-dc0f-4f0c-bea4-90b47545abb8 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:31:59.051213 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1276/5110] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:31:59 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:59.635266 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4d11e0f4-7120-4fa0-abd3-34ec52eac498 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:59.637089 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d11e0f4-7120-4fa0-abd3-34ec52eac498 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:31:59.637314 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d11e0f4-7120-4fa0-abd3-34ec52eac498 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:59.637501 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d11e0f4-7120-4fa0-abd3-34ec52eac498 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:59.637606 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4d11e0f4-7120-4fa0-abd3-34ec52eac498 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:59.641856 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:59.641856 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:31:59.642497 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d11e0f4-7120-4fa0-abd3-34ec52eac498 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:31:59.642841 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1286/5111] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:59 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:59.652654 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-552086bd-5f57-4d55-92af-94b0234e20c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:59.654737 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-552086bd-5f57-4d55-92af-94b0234e20c0 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:31:59.655165 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-552086bd-5f57-4d55-92af-94b0234e20c0 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "592d6974-8285-49bd-a7a7-03651b4cbe35", "name": "tempest-VolumesBackupsTest-Backup-665113788"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:31:59.657005 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-552086bd-5f57-4d55-92af-94b0234e20c0 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Creating new backup {'backup': {'volume_id': '592d6974-8285-49bd-a7a7-03651b4cbe35', 'name': 'tempest-VolumesBackupsTest-Backup-665113788'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:31:59.657169 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-552086bd-5f57-4d55-92af-94b0234e20c0 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Creating backup of volume 592d6974-8285-49bd-a7a7-03651b4cbe35 in container None Aug 14 01:31:59.663825 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:59.663825 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:31:59.664274 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-552086bd-5f57-4d55-92af-94b0234e20c0 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:31:59.679813 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-552086bd-5f57-4d55-92af-94b0234e20c0 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Created reservations ['513c6e6a-5b3a-4b65-98cd-f7e6eb17e377', 'cf4ea864-24a4-4bfb-8268-cd0e49f92dd4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:31:59.706206 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-552086bd-5f57-4d55-92af-94b0234e20c0 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:31:59.706752 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1276/5112] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:31:59 2026] POST /volume/v3/backups => generated 327 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:31:59.716107 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5fe490f6-0650-4bf9-96fe-10cbfb36d786 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:59.717937 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fe490f6-0650-4bf9-96fe-10cbfb36d786 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:31:59.718178 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fe490f6-0650-4bf9-96fe-10cbfb36d786 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:59.718392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fe490f6-0650-4bf9-96fe-10cbfb36d786 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:59.718498 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5fe490f6-0650-4bf9-96fe-10cbfb36d786 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:59.722707 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:59.722707 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:31:59.723448 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fe490f6-0650-4bf9-96fe-10cbfb36d786 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:31:59.723775 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1275/5113] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:59 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:31:59.748787 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d9c7ab3c-d917-4b4a-8d78-e75803bbd8f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:31:59.752332 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9c7ab3c-d917-4b4a-8d78-e75803bbd8f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:31:59.752601 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9c7ab3c-d917-4b4a-8d78-e75803bbd8f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:31:59.753322 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d9c7ab3c-d917-4b4a-8d78-e75803bbd8f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:31:59.753484 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d9c7ab3c-d917-4b4a-8d78-e75803bbd8f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:31:59.758726 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:31:59.758726 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:31:59.759780 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d9c7ab3c-d917-4b4a-8d78-e75803bbd8f1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:31:59.760273 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1277/5114] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:31:59 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:00.065052 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ead1c8c1-4de5-45d0-9b31-6ec47f599816 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:00.067333 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ead1c8c1-4de5-45d0-9b31-6ec47f599816 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:00.067584 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ead1c8c1-4de5-45d0-9b31-6ec47f599816 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:00.067819 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ead1c8c1-4de5-45d0-9b31-6ec47f599816 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:00.067981 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ead1c8c1-4de5-45d0-9b31-6ec47f599816 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:00.073310 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:00.073310 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:00.074139 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ead1c8c1-4de5-45d0-9b31-6ec47f599816 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:00.074709 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1287/5115] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:00 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:00.735591 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-32c084b1-b622-4998-8cf8-5d89d2d1099c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:00.737582 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32c084b1-b622-4998-8cf8-5d89d2d1099c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:00.737797 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32c084b1-b622-4998-8cf8-5d89d2d1099c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:00.738029 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-32c084b1-b622-4998-8cf8-5d89d2d1099c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:00.738163 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-32c084b1-b622-4998-8cf8-5d89d2d1099c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:00.743002 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:00.743002 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:00.743820 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-32c084b1-b622-4998-8cf8-5d89d2d1099c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:00.744206 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1277/5116] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:00 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:00.772370 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7bbef0cf-3379-4125-b6f9-2c52b9c56581 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:00.774164 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7bbef0cf-3379-4125-b6f9-2c52b9c56581 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:00.774406 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7bbef0cf-3379-4125-b6f9-2c52b9c56581 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:00.774589 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7bbef0cf-3379-4125-b6f9-2c52b9c56581 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:00.774692 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7bbef0cf-3379-4125-b6f9-2c52b9c56581 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:00.779443 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:00.779443 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:00.780164 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7bbef0cf-3379-4125-b6f9-2c52b9c56581 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:00.780544 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1276/5117] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:00 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:01.089712 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-480cec20-4b1f-48fe-b23c-35bc8f45a12b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:01.101876 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-480cec20-4b1f-48fe-b23c-35bc8f45a12b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:01.104193 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-480cec20-4b1f-48fe-b23c-35bc8f45a12b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:01.104850 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-480cec20-4b1f-48fe-b23c-35bc8f45a12b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:01.106006 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-480cec20-4b1f-48fe-b23c-35bc8f45a12b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:01.115834 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:01.115834 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:01.116770 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-480cec20-4b1f-48fe-b23c-35bc8f45a12b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:01.117342 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1278/5118] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:01 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 723 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:01.756357 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-022d6612-34e2-4d75-9643-5284aa4eeef4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:01.758258 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-022d6612-34e2-4d75-9643-5284aa4eeef4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:01.758516 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-022d6612-34e2-4d75-9643-5284aa4eeef4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:01.758745 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-022d6612-34e2-4d75-9643-5284aa4eeef4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:01.758859 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-022d6612-34e2-4d75-9643-5284aa4eeef4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:01.764273 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:01.764273 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:01.765141 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-022d6612-34e2-4d75-9643-5284aa4eeef4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:01.765524 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1288/5119] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:01 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:01.795511 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8688be44-d7fa-4e02-acff-963710a78bca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:01.797335 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8688be44-d7fa-4e02-acff-963710a78bca tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:01.797550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8688be44-d7fa-4e02-acff-963710a78bca tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:01.797755 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8688be44-d7fa-4e02-acff-963710a78bca tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:01.797844 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-8688be44-d7fa-4e02-acff-963710a78bca tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:01.802254 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:01.802254 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:01.803106 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8688be44-d7fa-4e02-acff-963710a78bca tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:01.803581 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1278/5120] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:01 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:02.128993 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0c356ace-04ee-4c7f-b5f6-72b8babc3a9a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:02.131119 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c356ace-04ee-4c7f-b5f6-72b8babc3a9a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:02.131361 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c356ace-04ee-4c7f-b5f6-72b8babc3a9a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:02.131602 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0c356ace-04ee-4c7f-b5f6-72b8babc3a9a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:02.131739 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0c356ace-04ee-4c7f-b5f6-72b8babc3a9a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:02.136222 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:02.136222 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:02.136911 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0c356ace-04ee-4c7f-b5f6-72b8babc3a9a tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:02.137343 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1277/5121] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:02 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:02.776410 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-19c8aaf8-8dc3-4c52-97fb-96cf821f3ff8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:02.779058 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19c8aaf8-8dc3-4c52-97fb-96cf821f3ff8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:02.779328 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19c8aaf8-8dc3-4c52-97fb-96cf821f3ff8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:02.779639 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-19c8aaf8-8dc3-4c52-97fb-96cf821f3ff8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:02.779831 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-19c8aaf8-8dc3-4c52-97fb-96cf821f3ff8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:02.785767 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:02.785767 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:02.786717 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-19c8aaf8-8dc3-4c52-97fb-96cf821f3ff8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:02.787156 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1279/5122] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:02 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:02.844431 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f77c7bc6-4763-4018-9297-ddf7bf5f417d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:02.846777 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f77c7bc6-4763-4018-9297-ddf7bf5f417d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:02.847066 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f77c7bc6-4763-4018-9297-ddf7bf5f417d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:02.847340 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f77c7bc6-4763-4018-9297-ddf7bf5f417d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:02.847491 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f77c7bc6-4763-4018-9297-ddf7bf5f417d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:02.853409 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:02.853409 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:02.854504 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f77c7bc6-4763-4018-9297-ddf7bf5f417d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:02.855018 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1289/5123] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:02 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:03.150005 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9893c6fd-de32-4527-be07-0f834ba18e01 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:03.152136 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9893c6fd-de32-4527-be07-0f834ba18e01 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:03.152361 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9893c6fd-de32-4527-be07-0f834ba18e01 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:03.152550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9893c6fd-de32-4527-be07-0f834ba18e01 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:03.152649 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9893c6fd-de32-4527-be07-0f834ba18e01 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:03.157726 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:03.157726 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:03.158183 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9893c6fd-de32-4527-be07-0f834ba18e01 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:03.158459 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1279/5124] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:03 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:03.800471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-27aed394-473e-4121-af7d-25fa4a98e0ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:03.802731 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27aed394-473e-4121-af7d-25fa4a98e0ca tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:03.803026 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27aed394-473e-4121-af7d-25fa4a98e0ca tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:03.803264 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27aed394-473e-4121-af7d-25fa4a98e0ca tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:03.803428 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-27aed394-473e-4121-af7d-25fa4a98e0ca tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:03.808677 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:03.808677 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:03.809736 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27aed394-473e-4121-af7d-25fa4a98e0ca tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:03.810208 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1278/5125] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:03 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:03.886070 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-880cbd90-85f3-4f92-a213-134565c62174 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:03.888417 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-880cbd90-85f3-4f92-a213-134565c62174 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:03.888681 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-880cbd90-85f3-4f92-a213-134565c62174 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:03.888949 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-880cbd90-85f3-4f92-a213-134565c62174 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:03.889116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-880cbd90-85f3-4f92-a213-134565c62174 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:03.895212 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:03.895212 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:03.896270 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-880cbd90-85f3-4f92-a213-134565c62174 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:03.896756 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1280/5126] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:03 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:04.171127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee6f2b0f-2201-437c-a2e3-fc8d37beab78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:04.175558 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee6f2b0f-2201-437c-a2e3-fc8d37beab78 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:04.175796 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee6f2b0f-2201-437c-a2e3-fc8d37beab78 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:04.176090 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee6f2b0f-2201-437c-a2e3-fc8d37beab78 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:04.176177 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ee6f2b0f-2201-437c-a2e3-fc8d37beab78 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:04.180441 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:04.180441 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:04.181166 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee6f2b0f-2201-437c-a2e3-fc8d37beab78 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:04.181545 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1290/5127] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:04 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:04.823007 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cc7f9d1b-68a5-4ddf-b91b-efba51f634e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:04.825777 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc7f9d1b-68a5-4ddf-b91b-efba51f634e4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:04.826488 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc7f9d1b-68a5-4ddf-b91b-efba51f634e4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:04.826763 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cc7f9d1b-68a5-4ddf-b91b-efba51f634e4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:04.827317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cc7f9d1b-68a5-4ddf-b91b-efba51f634e4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:04.836754 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:04.836754 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:04.837724 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cc7f9d1b-68a5-4ddf-b91b-efba51f634e4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:04.838366 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1280/5128] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:04 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:04.909424 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fca6b57c-bbd8-4a49-acad-13e35d9d1e4f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:04.911554 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fca6b57c-bbd8-4a49-acad-13e35d9d1e4f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:04.911798 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fca6b57c-bbd8-4a49-acad-13e35d9d1e4f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:04.912058 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fca6b57c-bbd8-4a49-acad-13e35d9d1e4f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:04.912187 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fca6b57c-bbd8-4a49-acad-13e35d9d1e4f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:04.917331 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:04.917331 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:04.918228 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fca6b57c-bbd8-4a49-acad-13e35d9d1e4f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:04.918685 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1279/5129] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:04 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:05.193052 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-542dee9d-2e3f-4d1a-b337-f331cb9f6d19 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:05.195401 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-542dee9d-2e3f-4d1a-b337-f331cb9f6d19 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:05.195690 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-542dee9d-2e3f-4d1a-b337-f331cb9f6d19 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:05.195968 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-542dee9d-2e3f-4d1a-b337-f331cb9f6d19 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:05.196116 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-542dee9d-2e3f-4d1a-b337-f331cb9f6d19 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:05.202226 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:05.202226 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:05.202226 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-542dee9d-2e3f-4d1a-b337-f331cb9f6d19 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:05.202870 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1281/5130] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:05 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:05.853164 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a51e7dd5-4323-433b-9337-fc53b43201bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:05.858317 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a51e7dd5-4323-433b-9337-fc53b43201bc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:05.858684 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a51e7dd5-4323-433b-9337-fc53b43201bc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:05.859001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a51e7dd5-4323-433b-9337-fc53b43201bc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:05.859213 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a51e7dd5-4323-433b-9337-fc53b43201bc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:05.873040 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:05.873040 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:05.875166 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a51e7dd5-4323-433b-9337-fc53b43201bc tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:05.875321 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1291/5131] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:05 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:05.929964 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7f2ac938-5d8b-4c88-b6ce-933d2058f9ce None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:05.931774 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f2ac938-5d8b-4c88-b6ce-933d2058f9ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:05.932031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f2ac938-5d8b-4c88-b6ce-933d2058f9ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:05.932247 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7f2ac938-5d8b-4c88-b6ce-933d2058f9ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:05.932364 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7f2ac938-5d8b-4c88-b6ce-933d2058f9ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:05.937361 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:05.937361 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:05.938165 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7f2ac938-5d8b-4c88-b6ce-933d2058f9ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:05.938568 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1281/5132] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:05 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:06.216471 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f90c1968-7cbb-45d3-bbd2-eab884214315 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:06.219468 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f90c1968-7cbb-45d3-bbd2-eab884214315 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:06.220525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f90c1968-7cbb-45d3-bbd2-eab884214315 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:06.220525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f90c1968-7cbb-45d3-bbd2-eab884214315 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:06.220525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f90c1968-7cbb-45d3-bbd2-eab884214315 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:06.226550 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:06.226550 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:06.227492 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f90c1968-7cbb-45d3-bbd2-eab884214315 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:06.228046 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1280/5133] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:06 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:06.888108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5931df7-c416-4579-a57f-4fb6256eaa91 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:06.890566 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5931df7-c416-4579-a57f-4fb6256eaa91 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:06.890806 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5931df7-c416-4579-a57f-4fb6256eaa91 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:06.891044 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5931df7-c416-4579-a57f-4fb6256eaa91 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:06.891192 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a5931df7-c416-4579-a57f-4fb6256eaa91 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:06.897097 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:06.897097 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:06.898198 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5931df7-c416-4579-a57f-4fb6256eaa91 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:06.898662 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1282/5134] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:06 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:06.949127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05d19a74-bba9-4711-95eb-ec59fc443b52 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:06.951349 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05d19a74-bba9-4711-95eb-ec59fc443b52 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:06.951623 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05d19a74-bba9-4711-95eb-ec59fc443b52 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:06.951855 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05d19a74-bba9-4711-95eb-ec59fc443b52 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:06.952046 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-05d19a74-bba9-4711-95eb-ec59fc443b52 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:06.956693 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:06.956693 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:06.957729 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05d19a74-bba9-4711-95eb-ec59fc443b52 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:06.958217 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1292/5135] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:06 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:07.243088 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9970b818-f86b-45b8-9f89-31138e4db5c1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:07.248736 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9970b818-f86b-45b8-9f89-31138e4db5c1 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:07.248736 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9970b818-f86b-45b8-9f89-31138e4db5c1 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:07.249273 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9970b818-f86b-45b8-9f89-31138e4db5c1 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:07.249438 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9970b818-f86b-45b8-9f89-31138e4db5c1 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:07.261368 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:07.261368 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:07.265252 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9970b818-f86b-45b8-9f89-31138e4db5c1 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:07.265735 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1282/5136] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:07 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:07.913139 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eb055b3e-4070-4a56-a9dd-8fd247354c3d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:07.915461 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb055b3e-4070-4a56-a9dd-8fd247354c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:07.916131 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb055b3e-4070-4a56-a9dd-8fd247354c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:07.916710 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eb055b3e-4070-4a56-a9dd-8fd247354c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:07.916848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-eb055b3e-4070-4a56-a9dd-8fd247354c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:07.922603 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:07.922603 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:07.924397 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eb055b3e-4070-4a56-a9dd-8fd247354c3d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:07.924555 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1281/5137] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:07 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:07.971249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6049434e-1d9f-4a11-8336-ae77d271bbb2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:07.973522 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6049434e-1d9f-4a11-8336-ae77d271bbb2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:07.973820 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6049434e-1d9f-4a11-8336-ae77d271bbb2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:07.974184 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6049434e-1d9f-4a11-8336-ae77d271bbb2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:07.974438 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6049434e-1d9f-4a11-8336-ae77d271bbb2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:07.979745 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:07.979745 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:07.980662 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6049434e-1d9f-4a11-8336-ae77d271bbb2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:07.981087 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1283/5138] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:07 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:08.277992 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75ab9da3-7735-4aa5-aa81-adb016abd582 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:08.280546 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75ab9da3-7735-4aa5-aa81-adb016abd582 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:08.280895 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75ab9da3-7735-4aa5-aa81-adb016abd582 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:08.281179 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75ab9da3-7735-4aa5-aa81-adb016abd582 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:08.281308 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-75ab9da3-7735-4aa5-aa81-adb016abd582 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:08.287178 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:08.287178 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:08.288180 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75ab9da3-7735-4aa5-aa81-adb016abd582 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:08.288783 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1293/5139] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:08 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:08.938772 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aff29d5a-c635-4372-b929-7347df7511a8 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:08.940639 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aff29d5a-c635-4372-b929-7347df7511a8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:08.940837 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aff29d5a-c635-4372-b929-7347df7511a8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:08.941039 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aff29d5a-c635-4372-b929-7347df7511a8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:08.941165 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-aff29d5a-c635-4372-b929-7347df7511a8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:08.945400 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:08.945400 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:08.946118 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aff29d5a-c635-4372-b929-7347df7511a8 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:08.946608 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1283/5140] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:08 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:08.993112 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d615e49-c525-4203-86e3-76fe74a2ed9a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:08.995429 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d615e49-c525-4203-86e3-76fe74a2ed9a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:08.996059 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d615e49-c525-4203-86e3-76fe74a2ed9a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:08.996059 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d615e49-c525-4203-86e3-76fe74a2ed9a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:08.996059 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2d615e49-c525-4203-86e3-76fe74a2ed9a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:09.001085 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:09.001085 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:09.001935 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d615e49-c525-4203-86e3-76fe74a2ed9a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:09.002299 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1282/5141] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:08 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:09.302107 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cfb7eba4-1468-47d2-b3c6-96c6c436cccb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:09.304285 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfb7eba4-1468-47d2-b3c6-96c6c436cccb tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:09.304563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfb7eba4-1468-47d2-b3c6-96c6c436cccb tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:09.304833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cfb7eba4-1468-47d2-b3c6-96c6c436cccb tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:09.305012 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-cfb7eba4-1468-47d2-b3c6-96c6c436cccb tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:09.311260 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:09.311260 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:09.312149 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cfb7eba4-1468-47d2-b3c6-96c6c436cccb tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:09.312647 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1284/5142] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:09 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:09.957212 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d98fbd74-a89a-48d9-874b-a015b06b3c8d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:09.959238 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d98fbd74-a89a-48d9-874b-a015b06b3c8d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:09.959467 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d98fbd74-a89a-48d9-874b-a015b06b3c8d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:09.959701 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d98fbd74-a89a-48d9-874b-a015b06b3c8d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:09.959830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d98fbd74-a89a-48d9-874b-a015b06b3c8d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:09.965290 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:09.965290 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:09.966391 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d98fbd74-a89a-48d9-874b-a015b06b3c8d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:09.966932 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1294/5143] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:09 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:10.016056 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6669501e-b9b7-4d9c-8f86-10b6bdb6840f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:10.017942 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6669501e-b9b7-4d9c-8f86-10b6bdb6840f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:10.018117 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6669501e-b9b7-4d9c-8f86-10b6bdb6840f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:10.018326 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6669501e-b9b7-4d9c-8f86-10b6bdb6840f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:10.018444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6669501e-b9b7-4d9c-8f86-10b6bdb6840f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:10.022782 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:10.022782 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:10.023521 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6669501e-b9b7-4d9c-8f86-10b6bdb6840f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:10.023864 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1284/5144] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:10 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:10.323962 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-50786981-2f17-4f3a-9cad-55b12e1ca667 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:10.326105 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50786981-2f17-4f3a-9cad-55b12e1ca667 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:10.326387 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50786981-2f17-4f3a-9cad-55b12e1ca667 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:10.326606 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-50786981-2f17-4f3a-9cad-55b12e1ca667 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:10.326767 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-50786981-2f17-4f3a-9cad-55b12e1ca667 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:10.331635 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:10.331635 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:10.332359 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-50786981-2f17-4f3a-9cad-55b12e1ca667 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:10.332763 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1283/5145] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:10 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:10.978352 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-34c74a14-4ff6-40e7-a7a3-630a5b5de9a5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:10.980333 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34c74a14-4ff6-40e7-a7a3-630a5b5de9a5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:10.980581 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34c74a14-4ff6-40e7-a7a3-630a5b5de9a5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:10.980842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-34c74a14-4ff6-40e7-a7a3-630a5b5de9a5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:10.981001 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-34c74a14-4ff6-40e7-a7a3-630a5b5de9a5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:10.986396 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:10.986396 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:10.987474 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-34c74a14-4ff6-40e7-a7a3-630a5b5de9a5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:10.987874 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1285/5146] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:10 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:11.035845 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51f8745a-41ee-4ced-afa4-26cc55a68b74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:11.038611 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51f8745a-41ee-4ced-afa4-26cc55a68b74 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:11.039056 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51f8745a-41ee-4ced-afa4-26cc55a68b74 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:11.039321 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51f8745a-41ee-4ced-afa4-26cc55a68b74 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:11.039538 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-51f8745a-41ee-4ced-afa4-26cc55a68b74 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:11.045637 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:11.045637 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:11.046795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51f8745a-41ee-4ced-afa4-26cc55a68b74 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:11.047636 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1295/5147] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:11 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:11.058541 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c4b9e8a6-fc6a-48d4-b627-8cda7149bd3f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:11.060443 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4b9e8a6-fc6a-48d4-b627-8cda7149bd3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 Aug 14 01:32:11.060643 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4b9e8a6-fc6a-48d4-b627-8cda7149bd3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:11.060854 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c4b9e8a6-fc6a-48d4-b627-8cda7149bd3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:11.068829 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:11.068829 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:11.073235 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c4b9e8a6-fc6a-48d4-b627-8cda7149bd3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:11.078490 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c4b9e8a6-fc6a-48d4-b627-8cda7149bd3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 returned with HTTP 200 Aug 14 01:32:11.079032 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1285/5148] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:11 2026] GET /volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:32:11.091917 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:11.094062 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340/restore Aug 14 01:32:11.094479 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:11.096144 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Restoring backup 23fc8e7d-87b7-4f2d-8176-be12704ef340 ({'restore': {}}) {{(pid=100273) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 01:32:11.096311 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Restoring backup 23fc8e7d-87b7-4f2d-8176-be12704ef340 to volume None. Aug 14 01:32:11.102841 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:11.102841 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:11.104195 np0000007295 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating volume of 1 GB for restore of backup 23fc8e7d-87b7-4f2d-8176-be12704ef340. Aug 14 01:32:11.111765 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Availability zone cache updated, next update will occur around 2026-08-14 02:32:11.111412. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 01:32:11.111888 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Availability Zones retrieved successfully. Aug 14 01:32:11.117067 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (9af49324-21f4-4ee0-ac95-5bc7352b251c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:11.118118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a795bc-be33-451e-b7ef-d26acbae7dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:11.119079 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:32:11.145059 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a795bc-be33-451e-b7ef-d26acbae7dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:11.145801 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a698dcd9-1d33-4243-91a5-6cbb1857ddde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:11.186329 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['8b17d709-4190-46f8-8dcd-0f8712bb6496', 'b3d02b46-5840-444d-84b3-321d355c4a1b', '9145daef-c313-4c4b-95eb-f2ed23b7de22', '5fc8a09d-c84e-4400-8627-aa6a61b6d55b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:11.187523 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a698dcd9-1d33-4243-91a5-6cbb1857ddde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b17d709-4190-46f8-8dcd-0f8712bb6496', 'b3d02b46-5840-444d-84b3-321d355c4a1b', '9145daef-c313-4c4b-95eb-f2ed23b7de22', '5fc8a09d-c84e-4400-8627-aa6a61b6d55b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:11.188192 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb2ae1f-d1ea-4aae-8ead-fd7e011081f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:11.254171 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb2ae1f-d1ea-4aae-8ead-fd7e011081f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3844bb23-06ba-45e5-b9b5-9f5da875e1f7', '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_23fc8e7d-87b7-4f2d-8176-be12704ef340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['8b17d709-4190-46f8-8dcd-0f8712bb6496','b3d02b46-5840-444d-84b3-321d355c4a1b','9145daef-c313-4c4b-95eb-f2ed23b7de22','5fc8a09d-c84e-4400-8627-aa6a61b6d55b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:32:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_23fc8e7d-87b7-4f2d-8176-be12704ef340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3844bb23-06ba-45e5-b9b5-9f5da875e1f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93828998a3a84c02b7d5df8c432e6b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:11.254909 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d57cef0-3f70-436d-b9d7-bce81aec9c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:11.271611 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d57cef0-3f70-436d-b9d7-bce81aec9c2d) transitioned into 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_23fc8e7d-87b7-4f2d-8176-be12704ef340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['8b17d709-4190-46f8-8dcd-0f8712bb6496','b3d02b46-5840-444d-84b3-321d355c4a1b','9145daef-c313-4c4b-95eb-f2ed23b7de22','5fc8a09d-c84e-4400-8627-aa6a61b6d55b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:11.272686 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbea555-0c0b-48ba-9168-0d6ed4a94f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:11.288530 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdbea555-0c0b-48ba-9168-0d6ed4a94f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:11.289810 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (9af49324-21f4-4ee0-ac95-5bc7352b251c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:11.290260 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request issued successfully. Aug 14 01:32:11.299554 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:11.299554 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:11.300223 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:11.343707 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9c5f0298-e022-4418-bf90-e4216dc94ef2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:11.345960 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9c5f0298-e022-4418-bf90-e4216dc94ef2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:11.346321 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9c5f0298-e022-4418-bf90-e4216dc94ef2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:11.346498 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9c5f0298-e022-4418-bf90-e4216dc94ef2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:11.346645 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-9c5f0298-e022-4418-bf90-e4216dc94ef2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:11.351892 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:11.351892 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:11.352761 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9c5f0298-e022-4418-bf90-e4216dc94ef2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:11.353236 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1286/5149] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:11 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:11.998899 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-228ea69e-27c7-48bd-a74c-2eb7373a55e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:12.000865 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-228ea69e-27c7-48bd-a74c-2eb7373a55e2 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:12.001080 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-228ea69e-27c7-48bd-a74c-2eb7373a55e2 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:12.001292 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-228ea69e-27c7-48bd-a74c-2eb7373a55e2 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:12.001405 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-228ea69e-27c7-48bd-a74c-2eb7373a55e2 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:12.006323 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:12.006323 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:12.007245 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-228ea69e-27c7-48bd-a74c-2eb7373a55e2 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:12.007666 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1296/5150] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:11 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:12.309784 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:12.309784 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:12.310111 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:12.310159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Checking backup size 1 against volume size 1 {{(pid=100273) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 01:32:12.310307 np0000007295 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Overwriting volume 3844bb23-06ba-45e5-b9b5-9f5da875e1f7 with restore of backup 23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:12.324137 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] restore_backup in rpcapi backup_id 23fc8e7d-87b7-4f2d-8176-be12704ef340 {{(pid=100273) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 01:32:12.326259 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e1084c3-1548-4d50-8c09-fe4e2141ffbe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340/restore returned with HTTP 202 Aug 14 01:32:12.326956 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1284/5151] 10.4.3.11 () {68 vars in 1386 bytes} [Fri Aug 14 01:32:11 2026] POST /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340/restore => generated 189 bytes in 1236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:12.336357 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-62294490-4912-4a55-9db4-48e6573ed895 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:12.338204 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62294490-4912-4a55-9db4-48e6573ed895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:12.338464 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62294490-4912-4a55-9db4-48e6573ed895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:12.338656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-62294490-4912-4a55-9db4-48e6573ed895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:12.338787 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-62294490-4912-4a55-9db4-48e6573ed895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:12.344306 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:12.344306 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:12.345091 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-62294490-4912-4a55-9db4-48e6573ed895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:12.345578 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1286/5152] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:12 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:12.365598 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2b4b97c9-a869-4c40-bbf1-7b9c8ebaedc2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:12.367583 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b4b97c9-a869-4c40-bbf1-7b9c8ebaedc2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:12.367846 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b4b97c9-a869-4c40-bbf1-7b9c8ebaedc2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:12.368129 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2b4b97c9-a869-4c40-bbf1-7b9c8ebaedc2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:12.368301 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2b4b97c9-a869-4c40-bbf1-7b9c8ebaedc2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:12.373347 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:12.373347 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:12.374167 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2b4b97c9-a869-4c40-bbf1-7b9c8ebaedc2 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:12.374613 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1287/5153] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:12 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:13.019946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8f6e4ba-f75c-48ce-b6f8-37e8742465d5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:13.019946 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8f6e4ba-f75c-48ce-b6f8-37e8742465d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:13.019946 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8f6e4ba-f75c-48ce-b6f8-37e8742465d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:13.020474 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8f6e4ba-f75c-48ce-b6f8-37e8742465d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:13.020474 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b8f6e4ba-f75c-48ce-b6f8-37e8742465d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:13.025148 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:13.025148 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:13.026194 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8f6e4ba-f75c-48ce-b6f8-37e8742465d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:13.026705 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1297/5154] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:13 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:13.361962 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c0d6081-f8a5-4907-a9b5-9cc572b32af4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:13.363968 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c0d6081-f8a5-4907-a9b5-9cc572b32af4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:13.364198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c0d6081-f8a5-4907-a9b5-9cc572b32af4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:13.364409 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c0d6081-f8a5-4907-a9b5-9cc572b32af4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:13.364507 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2c0d6081-f8a5-4907-a9b5-9cc572b32af4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:13.370577 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:13.370577 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:13.371431 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c0d6081-f8a5-4907-a9b5-9cc572b32af4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:13.371812 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1285/5155] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:13 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:13.385730 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6ef70714-e694-4e3b-b4f7-58dd315b9c74 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:13.388062 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ef70714-e694-4e3b-b4f7-58dd315b9c74 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:13.388365 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ef70714-e694-4e3b-b4f7-58dd315b9c74 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:13.388623 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6ef70714-e694-4e3b-b4f7-58dd315b9c74 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:13.388762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-6ef70714-e694-4e3b-b4f7-58dd315b9c74 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:13.394368 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:13.394368 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:13.395178 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6ef70714-e694-4e3b-b4f7-58dd315b9c74 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:13.395660 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1287/5156] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:13 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:14.037282 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bb83d224-1dce-4418-8221-82dd8aba99d5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:14.039191 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb83d224-1dce-4418-8221-82dd8aba99d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:14.039413 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb83d224-1dce-4418-8221-82dd8aba99d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:14.039781 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bb83d224-1dce-4418-8221-82dd8aba99d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:14.039781 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bb83d224-1dce-4418-8221-82dd8aba99d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:14.043867 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:14.043867 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:14.044563 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bb83d224-1dce-4418-8221-82dd8aba99d5 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:14.044902 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1288/5157] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:14 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:14.383842 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be2d0c9d-37b4-4747-8006-713f6aec3b17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:14.386063 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be2d0c9d-37b4-4747-8006-713f6aec3b17 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:14.386342 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be2d0c9d-37b4-4747-8006-713f6aec3b17 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:14.386577 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be2d0c9d-37b4-4747-8006-713f6aec3b17 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:14.386694 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-be2d0c9d-37b4-4747-8006-713f6aec3b17 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:14.391454 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:14.391454 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:14.392344 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be2d0c9d-37b4-4747-8006-713f6aec3b17 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:14.392982 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1298/5158] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:14 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:14.407074 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05fdf7b3-fdff-4b51-9c91-02c71e490e89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:14.409018 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05fdf7b3-fdff-4b51-9c91-02c71e490e89 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:14.409306 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05fdf7b3-fdff-4b51-9c91-02c71e490e89 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:14.409534 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05fdf7b3-fdff-4b51-9c91-02c71e490e89 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:14.409653 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-05fdf7b3-fdff-4b51-9c91-02c71e490e89 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:14.416638 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:14.416638 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:14.417351 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05fdf7b3-fdff-4b51-9c91-02c71e490e89 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:14.417839 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1286/5159] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:14 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:15.055702 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d04effca-6de3-4138-9153-aa764ce1325b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:15.058061 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d04effca-6de3-4138-9153-aa764ce1325b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:15.058349 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d04effca-6de3-4138-9153-aa764ce1325b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:15.058602 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d04effca-6de3-4138-9153-aa764ce1325b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:15.058751 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-d04effca-6de3-4138-9153-aa764ce1325b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:15.064440 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:15.064440 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:15.065483 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d04effca-6de3-4138-9153-aa764ce1325b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:15.065990 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1288/5160] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:15 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:15.402946 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-38a294c9-1a7b-431e-8883-d41fbf0533ce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:15.404657 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38a294c9-1a7b-431e-8883-d41fbf0533ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:15.404833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38a294c9-1a7b-431e-8883-d41fbf0533ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:15.405031 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-38a294c9-1a7b-431e-8883-d41fbf0533ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:15.405183 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-38a294c9-1a7b-431e-8883-d41fbf0533ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:15.409246 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:15.409246 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:15.409964 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-38a294c9-1a7b-431e-8883-d41fbf0533ce tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:15.410316 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1289/5161] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:15 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:15.430456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb855d18-8697-498f-acab-3ca9175218ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:15.433425 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb855d18-8697-498f-acab-3ca9175218ff tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:15.433668 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb855d18-8697-498f-acab-3ca9175218ff tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:15.433831 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb855d18-8697-498f-acab-3ca9175218ff tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:15.433999 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bb855d18-8697-498f-acab-3ca9175218ff tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:15.439288 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:15.439288 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:15.440236 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb855d18-8697-498f-acab-3ca9175218ff tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:15.440782 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1299/5162] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:15 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:15.454401 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d2e6f87-8cad-49cd-8e9f-22f3915a6024 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:15.518775 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d2e6f87-8cad-49cd-8e9f-22f3915a6024 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-member] PUT https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:15.519718 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d2e6f87-8cad-49cd-8e9f-22f3915a6024 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:15.525988 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:15.525988 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:15.532886 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d2e6f87-8cad-49cd-8e9f-22f3915a6024 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-member] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:15.533432 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1287/5163] 10.4.3.11 () {70 vars in 1401 bytes} [Fri Aug 14 01:32:15 2026] PUT /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 314 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:15.541558 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-87be90b5-e0ed-425f-88e9-775154d3f954 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:15.543319 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87be90b5-e0ed-425f-88e9-775154d3f954 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:15.543540 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87be90b5-e0ed-425f-88e9-775154d3f954 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:15.543726 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-87be90b5-e0ed-425f-88e9-775154d3f954 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:15.543830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-87be90b5-e0ed-425f-88e9-775154d3f954 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:15.547833 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:15.547833 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:15.548435 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-87be90b5-e0ed-425f-88e9-775154d3f954 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:15.548768 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1289/5164] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:15 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:15.559308 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-03149ea3-f935-49fc-b8f4-0145b4fc34ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:15.561075 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03149ea3-f935-49fc-b8f4-0145b4fc34ba tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] DELETE https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:15.561295 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03149ea3-f935-49fc-b8f4-0145b4fc34ba tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:15.561480 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-03149ea3-f935-49fc-b8f4-0145b4fc34ba tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:15.561604 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-03149ea3-f935-49fc-b8f4-0145b4fc34ba tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Delete backup with id: c4553c11-4296-4206-b31a-9b3925b5a47b. Aug 14 01:32:15.565564 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:15.565564 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:15.578439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-03149ea3-f935-49fc-b8f4-0145b4fc34ba tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] delete_backup rpcapi backup_id c4553c11-4296-4206-b31a-9b3925b5a47b {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:32:15.580434 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-03149ea3-f935-49fc-b8f4-0145b4fc34ba tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 202 Aug 14 01:32:15.580979 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1290/5165] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:32:15 2026] DELETE /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:32:15.587896 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89e7e121-24e7-4466-b2a8-a7a8cbc37e21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:15.589669 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89e7e121-24e7-4466-b2a8-a7a8cbc37e21 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:15.589969 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89e7e121-24e7-4466-b2a8-a7a8cbc37e21 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:15.590221 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89e7e121-24e7-4466-b2a8-a7a8cbc37e21 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:15.590375 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-89e7e121-24e7-4466-b2a8-a7a8cbc37e21 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:15.594674 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:15.594674 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:15.595312 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89e7e121-24e7-4466-b2a8-a7a8cbc37e21 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 200 Aug 14 01:32:15.595662 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1300/5166] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:15 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:16.076454 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2afabdbf-9c44-419f-ad2f-9e668e9a0c97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:16.078682 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2afabdbf-9c44-419f-ad2f-9e668e9a0c97 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:16.078998 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2afabdbf-9c44-419f-ad2f-9e668e9a0c97 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:16.079233 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2afabdbf-9c44-419f-ad2f-9e668e9a0c97 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:16.079339 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2afabdbf-9c44-419f-ad2f-9e668e9a0c97 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:16.084604 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:16.084604 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:16.085662 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2afabdbf-9c44-419f-ad2f-9e668e9a0c97 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:16.086058 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1288/5167] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:16 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:16.423889 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dffeedba-9fa1-4444-8e4f-d57372e37a38 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:16.425863 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dffeedba-9fa1-4444-8e4f-d57372e37a38 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:16.426208 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dffeedba-9fa1-4444-8e4f-d57372e37a38 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:16.426491 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dffeedba-9fa1-4444-8e4f-d57372e37a38 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:16.426667 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-dffeedba-9fa1-4444-8e4f-d57372e37a38 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:16.431065 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:16.431065 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:16.431873 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dffeedba-9fa1-4444-8e4f-d57372e37a38 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:16.432409 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1290/5168] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:16 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:16.605341 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a5a2fc59-6786-4bdf-869a-5a6b0335383d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:16.607173 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5a2fc59-6786-4bdf-869a-5a6b0335383d tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b Aug 14 01:32:16.607399 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5a2fc59-6786-4bdf-869a-5a6b0335383d tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:16.607585 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a5a2fc59-6786-4bdf-869a-5a6b0335383d tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:16.607685 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a5a2fc59-6786-4bdf-869a-5a6b0335383d tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Show backup with id c4553c11-4296-4206-b31a-9b3925b5a47b. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:16.611718 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a5a2fc59-6786-4bdf-869a-5a6b0335383d tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b returned with HTTP 404 Aug 14 01:32:16.612177 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1291/5169] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:16 2026] GET /volume/v3/backups/c4553c11-4296-4206-b31a-9b3925b5a47b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:16.618793 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1403e128-a68c-4a93-af4e-1c7c4245187b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:16.621146 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1403e128-a68c-4a93-af4e-1c7c4245187b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed Aug 14 01:32:16.621477 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1403e128-a68c-4a93-af4e-1c7c4245187b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:16.621700 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1403e128-a68c-4a93-af4e-1c7c4245187b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:16.621904 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1403e128-a68c-4a93-af4e-1c7c4245187b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Delete volume with id: 743edd78-0267-426d-96c5-aa2aec6c71ed Aug 14 01:32:16.632634 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:16.632634 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:16.632969 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1403e128-a68c-4a93-af4e-1c7c4245187b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Volume info retrieved successfully. Aug 14 01:32:16.650112 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1403e128-a68c-4a93-af4e-1c7c4245187b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Delete volume request issued successfully. Aug 14 01:32:16.650306 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1403e128-a68c-4a93-af4e-1c7c4245187b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed returned with HTTP 202 Aug 14 01:32:16.650745 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1301/5170] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:32:16 2026] DELETE /volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:32:16.660204 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d9cfc48-cb69-41df-80c3-be5e9fed2f4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:16.662459 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d9cfc48-cb69-41df-80c3-be5e9fed2f4b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed Aug 14 01:32:16.662720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d9cfc48-cb69-41df-80c3-be5e9fed2f4b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:16.663029 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d9cfc48-cb69-41df-80c3-be5e9fed2f4b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:16.672193 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:16.672193 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:16.676356 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2d9cfc48-cb69-41df-80c3-be5e9fed2f4b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Volume info retrieved successfully. Aug 14 01:32:16.681411 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d9cfc48-cb69-41df-80c3-be5e9fed2f4b tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed returned with HTTP 200 Aug 14 01:32:16.681791 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1289/5171] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:16 2026] GET /volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:32:17.097336 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-dc3f709e-b193-4f2e-abca-b423527c049a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:17.099113 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc3f709e-b193-4f2e-abca-b423527c049a tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:17.099335 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc3f709e-b193-4f2e-abca-b423527c049a tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:17.099523 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-dc3f709e-b193-4f2e-abca-b423527c049a tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:17.099646 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-dc3f709e-b193-4f2e-abca-b423527c049a tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:17.104006 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:17.104006 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:17.104735 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-dc3f709e-b193-4f2e-abca-b423527c049a tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:17.105125 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1291/5172] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:17 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:17.444132 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-76c001f1-a246-48e9-adf0-0e210b1ab682 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:17.446282 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76c001f1-a246-48e9-adf0-0e210b1ab682 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:17.446532 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76c001f1-a246-48e9-adf0-0e210b1ab682 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:17.446759 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-76c001f1-a246-48e9-adf0-0e210b1ab682 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:17.446890 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-76c001f1-a246-48e9-adf0-0e210b1ab682 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:17.451683 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:17.451683 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:17.452553 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-76c001f1-a246-48e9-adf0-0e210b1ab682 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:17.453017 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1292/5173] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:17 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:17.696305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-323be915-b00c-48f9-9286-75f7bbcf70b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:17.697957 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-323be915-b00c-48f9-9286-75f7bbcf70b0 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] GET https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed Aug 14 01:32:17.698169 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-323be915-b00c-48f9-9286-75f7bbcf70b0 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:17.698363 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-323be915-b00c-48f9-9286-75f7bbcf70b0 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:17.703507 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-323be915-b00c-48f9-9286-75f7bbcf70b0 tempest-ProjectMemberTests39-1127422113 tempest-ProjectMemberTests39-1127422113-project-admin] https://10.4.3.11/volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed returned with HTTP 404 Aug 14 01:32:17.703973 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1302/5174] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:17 2026] GET /volume/v3/volumes/743edd78-0267-426d-96c5-aa2aec6c71ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:18.116408 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7bc1c69-f23c-41b1-af84-80c3112ca971 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:18.118274 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7bc1c69-f23c-41b1-af84-80c3112ca971 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:18.118538 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7bc1c69-f23c-41b1-af84-80c3112ca971 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:18.118783 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7bc1c69-f23c-41b1-af84-80c3112ca971 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:18.118896 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b7bc1c69-f23c-41b1-af84-80c3112ca971 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:18.123630 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:18.123630 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:18.124523 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7bc1c69-f23c-41b1-af84-80c3112ca971 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:18.124891 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1290/5175] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:18 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:18.135060 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-869202b0-5803-4875-bae1-d0625deb750c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:18.137301 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-869202b0-5803-4875-bae1-d0625deb750c tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:32:18.137558 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-869202b0-5803-4875-bae1-d0625deb750c tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:18.137802 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-869202b0-5803-4875-bae1-d0625deb750c tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:18.137945 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-869202b0-5803-4875-bae1-d0625deb750c tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:18.143254 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:18.143254 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:18.144070 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-869202b0-5803-4875-bae1-d0625deb750c tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:32:18.144529 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1292/5176] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:18 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:18.153611 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-56ece8eb-ee64-4f41-a7b6-5c53867aff7f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:18.155384 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56ece8eb-ee64-4f41-a7b6-5c53867aff7f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:32:18.155725 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-56ece8eb-ee64-4f41-a7b6-5c53867aff7f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "592d6974-8285-49bd-a7a7-03651b4cbe35", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-115394965"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:18.157110 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-56ece8eb-ee64-4f41-a7b6-5c53867aff7f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Creating new backup {'backup': {'volume_id': '592d6974-8285-49bd-a7a7-03651b4cbe35', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-115394965'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:32:18.157242 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-56ece8eb-ee64-4f41-a7b6-5c53867aff7f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Creating backup of volume 592d6974-8285-49bd-a7a7-03651b4cbe35 in container None Aug 14 01:32:18.164021 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:18.164021 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:18.164337 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-56ece8eb-ee64-4f41-a7b6-5c53867aff7f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Volume info retrieved successfully. Aug 14 01:32:18.180088 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-56ece8eb-ee64-4f41-a7b6-5c53867aff7f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Created reservations ['03e71f37-d6c8-4444-b033-7d1972cee5bc', 'b02b1878-fa31-4870-89db-5f48a9950b4d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:18.214208 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-56ece8eb-ee64-4f41-a7b6-5c53867aff7f tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:32:18.214658 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1293/5177] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:32:18 2026] POST /volume/v3/backups => generated 327 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:18.222951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d9f9d568-24a2-465a-89bc-387d8dbe5a5d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:18.224699 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9f9d568-24a2-465a-89bc-387d8dbe5a5d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:18.224898 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9f9d568-24a2-465a-89bc-387d8dbe5a5d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:18.225100 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d9f9d568-24a2-465a-89bc-387d8dbe5a5d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:18.225195 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d9f9d568-24a2-465a-89bc-387d8dbe5a5d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:18.229072 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:18.229072 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:18.229658 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d9f9d568-24a2-465a-89bc-387d8dbe5a5d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:18.230221 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1303/5178] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:18 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:18.462011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0584622d-1884-4af6-9652-5e489fcd8254 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:18.464253 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0584622d-1884-4af6-9652-5e489fcd8254 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:18.464525 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0584622d-1884-4af6-9652-5e489fcd8254 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:18.464746 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0584622d-1884-4af6-9652-5e489fcd8254 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:18.464893 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0584622d-1884-4af6-9652-5e489fcd8254 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:18.469780 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:18.469780 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:18.470786 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0584622d-1884-4af6-9652-5e489fcd8254 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:18.471298 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1291/5179] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:18 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:19.243536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5333719c-2279-4a3a-ac90-5148fedd940d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:19.245611 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5333719c-2279-4a3a-ac90-5148fedd940d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:19.245853 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5333719c-2279-4a3a-ac90-5148fedd940d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:19.246054 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5333719c-2279-4a3a-ac90-5148fedd940d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:19.246193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5333719c-2279-4a3a-ac90-5148fedd940d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:19.251162 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:19.251162 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:19.252058 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5333719c-2279-4a3a-ac90-5148fedd940d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:19.252574 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1293/5180] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:19 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:19.482654 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1c46d3dc-65eb-4dd1-9d5b-cb03e6b79e2d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:19.484373 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c46d3dc-65eb-4dd1-9d5b-cb03e6b79e2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:19.484664 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c46d3dc-65eb-4dd1-9d5b-cb03e6b79e2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:19.484918 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c46d3dc-65eb-4dd1-9d5b-cb03e6b79e2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:19.485149 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1c46d3dc-65eb-4dd1-9d5b-cb03e6b79e2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:19.489577 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:19.489577 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:19.490948 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c46d3dc-65eb-4dd1-9d5b-cb03e6b79e2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:19.490948 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1294/5181] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:19 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:20.264798 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1267aed7-c440-4e23-a130-89e3ec54b83a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:20.266858 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1267aed7-c440-4e23-a130-89e3ec54b83a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:20.267127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1267aed7-c440-4e23-a130-89e3ec54b83a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:20.267344 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1267aed7-c440-4e23-a130-89e3ec54b83a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:20.267444 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1267aed7-c440-4e23-a130-89e3ec54b83a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:20.271593 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:20.271593 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:20.272185 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1267aed7-c440-4e23-a130-89e3ec54b83a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:20.272598 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1304/5182] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:20 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:20.501762 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c01e0156-b878-493f-8693-f153da123e66 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:20.504688 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c01e0156-b878-493f-8693-f153da123e66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:20.504971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c01e0156-b878-493f-8693-f153da123e66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:20.505223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c01e0156-b878-493f-8693-f153da123e66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:20.505404 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c01e0156-b878-493f-8693-f153da123e66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:20.511880 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:20.511880 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:20.512991 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c01e0156-b878-493f-8693-f153da123e66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:20.513486 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1292/5183] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:20 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:21.285720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-66821a8d-e32d-4aff-97fa-025053f1e500 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:21.288137 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66821a8d-e32d-4aff-97fa-025053f1e500 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:21.288490 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66821a8d-e32d-4aff-97fa-025053f1e500 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:21.288796 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-66821a8d-e32d-4aff-97fa-025053f1e500 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:21.289048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-66821a8d-e32d-4aff-97fa-025053f1e500 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:21.294608 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:21.294608 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:21.295346 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-66821a8d-e32d-4aff-97fa-025053f1e500 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:21.295821 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1294/5184] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:21 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:21.526724 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d3fd62cb-ac55-4560-92df-60eb43c23fdf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:21.529812 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3fd62cb-ac55-4560-92df-60eb43c23fdf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:21.529977 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3fd62cb-ac55-4560-92df-60eb43c23fdf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:21.530120 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d3fd62cb-ac55-4560-92df-60eb43c23fdf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:21.530228 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d3fd62cb-ac55-4560-92df-60eb43c23fdf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:21.535353 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:21.535353 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:21.536367 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d3fd62cb-ac55-4560-92df-60eb43c23fdf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:21.536743 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1295/5185] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:21 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:22.309630 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd209b3e-3796-4ec9-b6cf-253d9984325e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:22.311669 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd209b3e-3796-4ec9-b6cf-253d9984325e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:22.311907 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd209b3e-3796-4ec9-b6cf-253d9984325e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:22.312098 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd209b3e-3796-4ec9-b6cf-253d9984325e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:22.312209 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cd209b3e-3796-4ec9-b6cf-253d9984325e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:22.316335 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:22.316335 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:22.316901 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd209b3e-3796-4ec9-b6cf-253d9984325e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:22.317287 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1305/5186] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:22 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:22.549852 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33a96559-1c57-4c5d-a8ac-25a94b0b60a5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:22.551603 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33a96559-1c57-4c5d-a8ac-25a94b0b60a5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:22.551793 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33a96559-1c57-4c5d-a8ac-25a94b0b60a5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:22.552017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33a96559-1c57-4c5d-a8ac-25a94b0b60a5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:22.552747 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-33a96559-1c57-4c5d-a8ac-25a94b0b60a5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:22.556012 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:22.556012 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:22.556757 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33a96559-1c57-4c5d-a8ac-25a94b0b60a5 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:22.557145 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1293/5187] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:22 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:22.569397 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-77cb995e-cdac-4b3d-b7c9-8c1b578ba13a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:22.571612 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77cb995e-cdac-4b3d-b7c9-8c1b578ba13a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 Aug 14 01:32:22.571898 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77cb995e-cdac-4b3d-b7c9-8c1b578ba13a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:22.572218 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77cb995e-cdac-4b3d-b7c9-8c1b578ba13a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:22.581960 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:22.581960 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:22.587380 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-77cb995e-cdac-4b3d-b7c9-8c1b578ba13a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:22.597269 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77cb995e-cdac-4b3d-b7c9-8c1b578ba13a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 returned with HTTP 200 Aug 14 01:32:22.598065 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1295/5188] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:22 2026] GET /volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:32:22.613091 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b3adad95-e83d-4bf2-9a67-f5138720b4cf None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:22.615333 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3adad95-e83d-4bf2-9a67-f5138720b4cf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 Aug 14 01:32:22.615773 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3adad95-e83d-4bf2-9a67-f5138720b4cf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:22.615860 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b3adad95-e83d-4bf2-9a67-f5138720b4cf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:22.625272 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:22.625272 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:22.630354 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b3adad95-e83d-4bf2-9a67-f5138720b4cf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:22.636912 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b3adad95-e83d-4bf2-9a67-f5138720b4cf tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 returned with HTTP 200 Aug 14 01:32:22.637390 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1296/5189] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:22 2026] GET /volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 => generated 1409 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:32:22.651895 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-766ca584-c4d5-4cfb-ab33-685018f8d8af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:22.654698 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-766ca584-c4d5-4cfb-ab33-685018f8d8af tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 Aug 14 01:32:22.654983 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-766ca584-c4d5-4cfb-ab33-685018f8d8af tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:22.655207 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-766ca584-c4d5-4cfb-ab33-685018f8d8af tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:22.655376 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-766ca584-c4d5-4cfb-ab33-685018f8d8af tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume with id: 3844bb23-06ba-45e5-b9b5-9f5da875e1f7 Aug 14 01:32:22.663446 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:22.663446 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:22.663959 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-766ca584-c4d5-4cfb-ab33-685018f8d8af tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:22.697964 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-766ca584-c4d5-4cfb-ab33-685018f8d8af tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume request issued successfully. Aug 14 01:32:22.698168 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-766ca584-c4d5-4cfb-ab33-685018f8d8af tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 returned with HTTP 202 Aug 14 01:32:22.698790 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1306/5190] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:22 2026] DELETE /volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:32:22.711778 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-689b7ca3-cf58-48ca-9fc1-a681f122a55b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:22.713988 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-689b7ca3-cf58-48ca-9fc1-a681f122a55b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 Aug 14 01:32:22.714364 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-689b7ca3-cf58-48ca-9fc1-a681f122a55b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:22.714662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-689b7ca3-cf58-48ca-9fc1-a681f122a55b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:22.725429 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:22.725429 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:22.730470 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-689b7ca3-cf58-48ca-9fc1-a681f122a55b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:22.739597 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-689b7ca3-cf58-48ca-9fc1-a681f122a55b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 returned with HTTP 200 Aug 14 01:32:22.740080 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1294/5191] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:22 2026] GET /volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:32:23.328552 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-360f6519-dbd6-41c1-89f5-3a44168b4e67 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:23.331095 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-360f6519-dbd6-41c1-89f5-3a44168b4e67 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:23.331395 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-360f6519-dbd6-41c1-89f5-3a44168b4e67 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:23.331678 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-360f6519-dbd6-41c1-89f5-3a44168b4e67 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:23.331851 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-360f6519-dbd6-41c1-89f5-3a44168b4e67 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:23.338767 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:23.338767 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:23.339603 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-360f6519-dbd6-41c1-89f5-3a44168b4e67 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:23.340055 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1296/5192] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:23 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:23.752829 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3af14304-a0ab-4ba2-8492-ee8996bdb6f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:23.754800 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3af14304-a0ab-4ba2-8492-ee8996bdb6f0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 Aug 14 01:32:23.755030 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3af14304-a0ab-4ba2-8492-ee8996bdb6f0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:23.755223 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3af14304-a0ab-4ba2-8492-ee8996bdb6f0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:23.757402 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=190,cinder:INSERT=34,cinder:UPDATE=57 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:32:23.762217 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3af14304-a0ab-4ba2-8492-ee8996bdb6f0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 returned with HTTP 404 Aug 14 01:32:23.763053 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1297/5193] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:23 2026] GET /volume/v3/volumes/3844bb23-06ba-45e5-b9b5-9f5da875e1f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:23.771887 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-02a2670b-e6bb-4970-8748-8bb8fc019a3f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:23.779477 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02a2670b-e6bb-4970-8748-8bb8fc019a3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:23.780327 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02a2670b-e6bb-4970-8748-8bb8fc019a3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:23.781067 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02a2670b-e6bb-4970-8748-8bb8fc019a3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:23.781767 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-02a2670b-e6bb-4970-8748-8bb8fc019a3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete backup with id: 23fc8e7d-87b7-4f2d-8176-be12704ef340. Aug 14 01:32:23.801878 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:23.801878 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:23.819776 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-02a2670b-e6bb-4970-8748-8bb8fc019a3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] delete_backup rpcapi backup_id 23fc8e7d-87b7-4f2d-8176-be12704ef340 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:32:23.821734 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02a2670b-e6bb-4970-8748-8bb8fc019a3f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 202 Aug 14 01:32:23.822167 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1307/5194] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:23 2026] DELETE /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:32:23.828474 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-897f293b-eb70-409d-81ac-c4fa0a2e7fb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:23.830133 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-897f293b-eb70-409d-81ac-c4fa0a2e7fb9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:23.830367 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-897f293b-eb70-409d-81ac-c4fa0a2e7fb9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:23.830548 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-897f293b-eb70-409d-81ac-c4fa0a2e7fb9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:23.830648 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-897f293b-eb70-409d-81ac-c4fa0a2e7fb9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:23.835330 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:23.835330 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:23.836306 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-897f293b-eb70-409d-81ac-c4fa0a2e7fb9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 200 Aug 14 01:32:23.836760 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1295/5195] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:23 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:24.350372 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-eb3298c2-f5f5-4de3-b95c-a7970d39528a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:24.352349 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb3298c2-f5f5-4de3-b95c-a7970d39528a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:24.352587 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb3298c2-f5f5-4de3-b95c-a7970d39528a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:24.352791 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-eb3298c2-f5f5-4de3-b95c-a7970d39528a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:24.352869 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-eb3298c2-f5f5-4de3-b95c-a7970d39528a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:24.354877 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=229,cinder:INSERT=41,cinder:UPDATE=77 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:32:24.360506 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:24.360506 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:24.361943 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-eb3298c2-f5f5-4de3-b95c-a7970d39528a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:24.362966 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1297/5196] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:24 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:24.848198 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e593e78-ff3d-453f-9033-aa23403fe696 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:24.850230 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e593e78-ff3d-453f-9033-aa23403fe696 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 Aug 14 01:32:24.850448 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e593e78-ff3d-453f-9033-aa23403fe696 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:24.850659 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e593e78-ff3d-453f-9033-aa23403fe696 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:24.850794 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6e593e78-ff3d-453f-9033-aa23403fe696 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 23fc8e7d-87b7-4f2d-8176-be12704ef340. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:24.854344 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e593e78-ff3d-453f-9033-aa23403fe696 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 returned with HTTP 404 Aug 14 01:32:24.854805 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1298/5197] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:24 2026] GET /volume/v3/backups/23fc8e7d-87b7-4f2d-8176-be12704ef340 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:24.939419 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5c9317af-16a5-4a95-97a7-152baf4cc291 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:24.941275 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c9317af-16a5-4a95-97a7-152baf4cc291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 Aug 14 01:32:24.941480 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c9317af-16a5-4a95-97a7-152baf4cc291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:24.941646 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5c9317af-16a5-4a95-97a7-152baf4cc291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:24.952559 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:24.952559 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:24.958012 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5c9317af-16a5-4a95-97a7-152baf4cc291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:24.965169 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5c9317af-16a5-4a95-97a7-152baf4cc291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 returned with HTTP 200 Aug 14 01:32:24.965741 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1308/5198] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:24 2026] GET /volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:32:24.982975 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-82d339d3-6e41-4907-8000-ad36a8180b81 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:24.984862 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82d339d3-6e41-4907-8000-ad36a8180b81 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 Aug 14 01:32:24.985108 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82d339d3-6e41-4907-8000-ad36a8180b81 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:24.985317 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82d339d3-6e41-4907-8000-ad36a8180b81 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:24.985458 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-82d339d3-6e41-4907-8000-ad36a8180b81 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume with id: dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 Aug 14 01:32:24.993788 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:24.993788 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:24.994315 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-82d339d3-6e41-4907-8000-ad36a8180b81 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:25.017748 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-82d339d3-6e41-4907-8000-ad36a8180b81 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume request issued successfully. Aug 14 01:32:25.017912 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82d339d3-6e41-4907-8000-ad36a8180b81 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 returned with HTTP 202 Aug 14 01:32:25.020000 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1296/5199] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:24 2026] DELETE /volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:32:25.027307 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e3cd4c76-d2fb-4bdc-8cf7-5daa0e252748 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:25.029469 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3cd4c76-d2fb-4bdc-8cf7-5daa0e252748 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 Aug 14 01:32:25.029716 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3cd4c76-d2fb-4bdc-8cf7-5daa0e252748 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:25.029992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e3cd4c76-d2fb-4bdc-8cf7-5daa0e252748 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:25.039121 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:25.039121 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:25.044340 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e3cd4c76-d2fb-4bdc-8cf7-5daa0e252748 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:25.050891 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e3cd4c76-d2fb-4bdc-8cf7-5daa0e252748 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 returned with HTTP 200 Aug 14 01:32:25.051487 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1298/5200] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:25 2026] GET /volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:32:25.377319 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-492d71bb-83d2-4d15-90ac-ffd97eecd5cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:25.379795 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-492d71bb-83d2-4d15-90ac-ffd97eecd5cb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:25.380108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-492d71bb-83d2-4d15-90ac-ffd97eecd5cb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:25.380394 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-492d71bb-83d2-4d15-90ac-ffd97eecd5cb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:25.380549 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-492d71bb-83d2-4d15-90ac-ffd97eecd5cb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:25.387428 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:25.387428 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:25.388410 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-492d71bb-83d2-4d15-90ac-ffd97eecd5cb tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:25.389837 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1299/5201] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:25 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:26.069355 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53f4adec-f905-4d52-a718-03a9732d88e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:26.071642 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53f4adec-f905-4d52-a718-03a9732d88e0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 Aug 14 01:32:26.071942 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53f4adec-f905-4d52-a718-03a9732d88e0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:26.072206 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53f4adec-f905-4d52-a718-03a9732d88e0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:26.078734 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53f4adec-f905-4d52-a718-03a9732d88e0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 returned with HTTP 404 Aug 14 01:32:26.079467 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1309/5202] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:26 2026] GET /volume/v3/volumes/dcc7a4e9-e28f-4054-8c5a-8265f1e88cd6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:26.092626 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:26.094872 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:32:26.095391 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-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-711979630"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:26.097335 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-711979630'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:32:26.097460 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume of 1 GB Aug 14 01:32:26.101807 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Availability Zones retrieved successfully. Aug 14 01:32:26.107212 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (636a74e8-d853-41b5-a072-6a52e4f523af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:26.108096 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f48b99-fd2a-457a-a06c-c05ae247a191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:26.108991 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:32:26.142055 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f48b99-fd2a-457a-a06c-c05ae247a191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:26.143173 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (831d42be-3077-485b-bb9a-eb8f8b961d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:26.191196 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['e3e1991b-1d9e-45e7-b999-e143e2844a1e', '806adfbc-e90f-4b50-bdbb-a5f7aff02554', '638354eb-de3b-4db0-ade2-3368511a22d9', 'd79632f2-e1b6-4c8e-9953-d8c222911c6b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:26.192129 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (831d42be-3077-485b-bb9a-eb8f8b961d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e1991b-1d9e-45e7-b999-e143e2844a1e', '806adfbc-e90f-4b50-bdbb-a5f7aff02554', '638354eb-de3b-4db0-ade2-3368511a22d9', 'd79632f2-e1b6-4c8e-9953-d8c222911c6b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:26.192915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05bcee8-8b71-4ff9-8b5e-8a3b56a05287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:26.223795 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05bcee8-8b71-4ff9-8b5e-8a3b56a05287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7029e244-f383-4200-a733-621485e16e1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-711979630',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['e3e1991b-1d9e-45e7-b999-e143e2844a1e','806adfbc-e90f-4b50-bdbb-a5f7aff02554','638354eb-de3b-4db0-ade2-3368511a22d9','d79632f2-e1b6-4c8e-9953-d8c222911c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-711979630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7029e244-f383-4200-a733-621485e16e1c,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93828998a3a84c02b7d5df8c432e6b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:26.225312 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b336f141-72cb-40e9-ab08-bfdb9f8de933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:26.246769 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b336f141-72cb-40e9-ab08-bfdb9f8de933) transitioned into state 'SUCCESS' from state '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-711979630',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['e3e1991b-1d9e-45e7-b999-e143e2844a1e','806adfbc-e90f-4b50-bdbb-a5f7aff02554','638354eb-de3b-4db0-ade2-3368511a22d9','d79632f2-e1b6-4c8e-9953-d8c222911c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:26.247890 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d902478-a7a0-4dcd-b83d-faf7711e78b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:26.260230 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d902478-a7a0-4dcd-b83d-faf7711e78b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:26.261382 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (636a74e8-d853-41b5-a072-6a52e4f523af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:26.261775 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request issued successfully. Aug 14 01:32:26.262605 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9bfa2aad-0233-4c9e-a37d-3f778bf06ca4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:32:26.263197 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1297/5203] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:32:26 2026] POST /volume/v3/volumes => generated 813 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:26.275175 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3322b4ad-3add-48a3-bacd-282ac464ef62 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:26.277142 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3322b4ad-3add-48a3-bacd-282ac464ef62 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:26.277418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3322b4ad-3add-48a3-bacd-282ac464ef62 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:26.277669 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3322b4ad-3add-48a3-bacd-282ac464ef62 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:26.285662 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:26.285662 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:26.289137 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3322b4ad-3add-48a3-bacd-282ac464ef62 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:26.293167 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3322b4ad-3add-48a3-bacd-282ac464ef62 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c returned with HTTP 200 Aug 14 01:32:26.293706 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1299/5204] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:26 2026] GET /volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:26.401627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d158c82c-e18d-4977-85eb-9fdf1f530522 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:26.403565 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d158c82c-e18d-4977-85eb-9fdf1f530522 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:26.403756 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d158c82c-e18d-4977-85eb-9fdf1f530522 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:26.403943 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d158c82c-e18d-4977-85eb-9fdf1f530522 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:26.404406 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d158c82c-e18d-4977-85eb-9fdf1f530522 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:26.408458 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:26.408458 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:26.409134 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d158c82c-e18d-4977-85eb-9fdf1f530522 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:26.409539 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1300/5205] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:26 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:26.420496 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cbe83da-599f-4b11-bee8-75a2615c7879 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:26.422810 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cbe83da-599f-4b11-bee8-75a2615c7879 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:26.423110 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cbe83da-599f-4b11-bee8-75a2615c7879 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:26.423414 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cbe83da-599f-4b11-bee8-75a2615c7879 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:26.423560 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2cbe83da-599f-4b11-bee8-75a2615c7879 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:26.428759 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:26.428759 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:26.429818 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cbe83da-599f-4b11-bee8-75a2615c7879 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:26.430367 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1310/5206] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:26 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:26.440177 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-549f68c6-be7e-4c37-9813-cbb7a2c9c2cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:26.442380 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-549f68c6-be7e-4c37-9813-cbb7a2c9c2cd tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:32:26.442705 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-549f68c6-be7e-4c37-9813-cbb7a2c9c2cd tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:26.443027 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-549f68c6-be7e-4c37-9813-cbb7a2c9c2cd tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:26.443184 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-549f68c6-be7e-4c37-9813-cbb7a2c9c2cd tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:26.447899 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:26.447899 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:26.448667 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-549f68c6-be7e-4c37-9813-cbb7a2c9c2cd tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:32:26.449070 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1298/5207] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:26 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:26.459396 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-36a3e5c8-a5aa-4704-a5cf-91e7b0de756e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:26.461439 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36a3e5c8-a5aa-4704-a5cf-91e7b0de756e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:32:26.461815 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-36a3e5c8-a5aa-4704-a5cf-91e7b0de756e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "592d6974-8285-49bd-a7a7-03651b4cbe35", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1443891215"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:26.463284 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-36a3e5c8-a5aa-4704-a5cf-91e7b0de756e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Creating new backup {'backup': {'volume_id': '592d6974-8285-49bd-a7a7-03651b4cbe35', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1443891215'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:32:26.463430 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-36a3e5c8-a5aa-4704-a5cf-91e7b0de756e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Creating backup of volume 592d6974-8285-49bd-a7a7-03651b4cbe35 in container None Aug 14 01:32:26.470513 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:26.470513 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:26.470995 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-36a3e5c8-a5aa-4704-a5cf-91e7b0de756e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:32:26.487664 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-36a3e5c8-a5aa-4704-a5cf-91e7b0de756e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Created reservations ['52a752fc-bc3d-47d0-8c4a-2a9c4f032f68', '05df3326-bd50-4729-9cf6-2b4b5eeccec7'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:26.519029 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-36a3e5c8-a5aa-4704-a5cf-91e7b0de756e tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:32:26.519490 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1300/5208] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:32:26 2026] POST /volume/v3/backups => generated 328 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:26.526883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fbca6488-c24d-4939-a336-56d22c9d5e03 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:26.528536 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbca6488-c24d-4939-a336-56d22c9d5e03 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:26.528733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fbca6488-c24d-4939-a336-56d22c9d5e03 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:26.528915 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fbca6488-c24d-4939-a336-56d22c9d5e03 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:26.529039 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-fbca6488-c24d-4939-a336-56d22c9d5e03 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:26.532957 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:26.532957 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:26.533708 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fbca6488-c24d-4939-a336-56d22c9d5e03 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:26.534205 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1301/5209] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:26 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:27.309552 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93b10bb4-59ea-418f-9df9-76913b073883 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:27.311738 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93b10bb4-59ea-418f-9df9-76913b073883 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:27.311918 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93b10bb4-59ea-418f-9df9-76913b073883 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:27.312142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93b10bb4-59ea-418f-9df9-76913b073883 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:27.320779 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:27.320779 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:27.325210 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-93b10bb4-59ea-418f-9df9-76913b073883 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:27.330134 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93b10bb4-59ea-418f-9df9-76913b073883 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c returned with HTTP 200 Aug 14 01:32:27.330588 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1311/5210] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:27 2026] GET /volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:27.342347 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd1438e6-c4bc-49f1-b0f0-73eec8eca2ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:27.344602 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd1438e6-c4bc-49f1-b0f0-73eec8eca2ac tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:32:27.345049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd1438e6-c4bc-49f1-b0f0-73eec8eca2ac tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7029e244-f383-4200-a733-621485e16e1c", "name": "tempest-VolumesBackupsTest-Backup-50999756", "description": "tempest-backup-description-1790724327", "container": "tempest-volumesbackupstest-backup-container-1655608266"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:27.346654 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-bd1438e6-c4bc-49f1-b0f0-73eec8eca2ac tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating new backup {'backup': {'volume_id': '7029e244-f383-4200-a733-621485e16e1c', 'name': 'tempest-VolumesBackupsTest-Backup-50999756', 'description': 'tempest-backup-description-1790724327', 'container': 'tempest-volumesbackupstest-backup-container-1655608266'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:32:27.346843 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-bd1438e6-c4bc-49f1-b0f0-73eec8eca2ac tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating backup of volume 7029e244-f383-4200-a733-621485e16e1c in container tempest-volumesbackupstest-backup-container-1655608266 Aug 14 01:32:27.354763 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:27.354763 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:27.355325 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd1438e6-c4bc-49f1-b0f0-73eec8eca2ac tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:27.376521 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bd1438e6-c4bc-49f1-b0f0-73eec8eca2ac tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['5725bc29-5185-4056-991d-b5ca8a952498', '413fff6b-1fcf-4f32-8c8c-d612fb54d924'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:27.410410 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd1438e6-c4bc-49f1-b0f0-73eec8eca2ac tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:32:27.411062 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1299/5211] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:32:27 2026] POST /volume/v3/backups => generated 326 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:27.420505 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4d3d1b8f-6f19-49d1-83a5-8a1383558eeb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:27.422519 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d3d1b8f-6f19-49d1-83a5-8a1383558eeb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:27.422996 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d3d1b8f-6f19-49d1-83a5-8a1383558eeb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:27.422996 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4d3d1b8f-6f19-49d1-83a5-8a1383558eeb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:27.423355 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-4d3d1b8f-6f19-49d1-83a5-8a1383558eeb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:27.427326 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:27.427326 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:27.428028 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4d3d1b8f-6f19-49d1-83a5-8a1383558eeb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:27.428582 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1301/5212] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:27 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 820 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:27.547102 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-82c30e1d-710c-4502-98a7-d30766ed6b82 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:27.547102 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82c30e1d-710c-4502-98a7-d30766ed6b82 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:27.547102 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82c30e1d-710c-4502-98a7-d30766ed6b82 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:27.547102 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-82c30e1d-710c-4502-98a7-d30766ed6b82 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:27.547102 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-82c30e1d-710c-4502-98a7-d30766ed6b82 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:27.551809 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:27.551809 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:27.552822 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-82c30e1d-710c-4502-98a7-d30766ed6b82 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:27.553342 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1302/5213] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:27 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:27.867381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-537f5234-3b1a-4c26-90fa-49eb462fb1ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:27.958072 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-537f5234-3b1a-4c26-90fa-49eb462fb1ce tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:32:27.958439 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-537f5234-3b1a-4c26-90fa-49eb462fb1ce tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-52970132", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:27.970939 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-537f5234-3b1a-4c26-90fa-49eb462fb1ce tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:32:27.971319 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1312/5214] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:32:27 2026] POST /volume/v3/types => generated 210 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:27.979873 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73fc74e7-3a31-4d40-8b65-53ce8f0fe170 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:27.982390 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73fc74e7-3a31-4d40-8b65-53ce8f0fe170 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] POST https://10.4.3.11/volume/v3/types/31b5b5ad-e53e-4e43-bccf-f4a19965e48a/encryption Aug 14 01:32:27.982878 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73fc74e7-3a31-4d40-8b65-53ce8f0fe170 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:27.984997 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:27.984997 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:28.000883 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73fc74e7-3a31-4d40-8b65-53ce8f0fe170 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] https://10.4.3.11/volume/v3/types/31b5b5ad-e53e-4e43-bccf-f4a19965e48a/encryption returned with HTTP 200 Aug 14 01:32:28.001373 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1300/5215] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:32:27 2026] POST /volume/v3/types/31b5b5ad-e53e-4e43-bccf-f4a19965e48a/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:28.009814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d0670177-4158-4392-839c-e3d73894235e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:28.073931 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:32:28.074371 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-94992739", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-52970132", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:28.076070 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-94992739', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-52970132', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:32:28.079971 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume of 1 GB Aug 14 01:32:28.080337 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:28.080337 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:28.080846 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Availability Zones retrieved successfully. Aug 14 01:32:28.086599 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Flow 'volume_create_api' (00a4f33a-73b4-4a50-8a46-bcc9e44a930d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:28.087509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfca65bf-b2f4-452f-a00e-743cae5b3065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:28.088405 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:32:28.112445 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfca65bf-b2f4-452f-a00e-743cae5b3065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:32:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31b5b5ad-e53e-4e43-bccf-f4a19965e48a,is_public=True,name='tempest-scenario-type-luks-52970132',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31b5b5ad-e53e-4e43-bccf-f4a19965e48a', '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=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:28.113129 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1883aea0-da2d-4718-ad60-23bee4e079f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:28.141722 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-52970132 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-52970132, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:32:28.142060 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-52970132 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-52970132, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:32:28.179343 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Created reservations ['233cc548-01a6-47de-a692-9794cb971bd8', '94b9cdef-e01f-4eea-9c34-5258108b7aff', '51013865-8f40-4953-b25c-8666a2dc04d7', 'bd8ea6e9-5c94-4a79-be29-665781b2ffdb'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:28.180147 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1883aea0-da2d-4718-ad60-23bee4e079f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['233cc548-01a6-47de-a692-9794cb971bd8', '94b9cdef-e01f-4eea-9c34-5258108b7aff', '51013865-8f40-4953-b25c-8666a2dc04d7', 'bd8ea6e9-5c94-4a79-be29-665781b2ffdb']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:28.180910 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ee7200-d6ba-4200-a034-da4c0c6e35e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:28.204055 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ee7200-d6ba-4200-a034-da4c0c6e35e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1ee5596-1256-48c0-8610-3883a2ce58b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-94992739',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f6e299c1934fe2a594671ff55f4643',qos_specs=None,replication_status=,reservations=['233cc548-01a6-47de-a692-9794cb971bd8','94b9cdef-e01f-4eea-9c34-5258108b7aff','51013865-8f40-4953-b25c-8666a2dc04d7','bd8ea6e9-5c94-4a79-be29-665781b2ffdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_type_id=31b5b5ad-e53e-4e43-bccf-f4a19965e48a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-94992739',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e1ee5596-1256-48c0-8610-3883a2ce58b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61f6e299c1934fe2a594671ff55f4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31b5b5ad-e53e-4e43-bccf-f4a19965e48a),volume_type_id=31b5b5ad-e53e-4e43-bccf-f4a19965e48a)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:28.204886 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (607c5a4c-ca16-4078-b1aa-6f01958abdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:28.223564 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (607c5a4c-ca16-4078-b1aa-6f01958abdb4) transitioned into state 'SUCCESS' from state '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-94992739',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f6e299c1934fe2a594671ff55f4643',qos_specs=None,replication_status=,reservations=['233cc548-01a6-47de-a692-9794cb971bd8','94b9cdef-e01f-4eea-9c34-5258108b7aff','51013865-8f40-4953-b25c-8666a2dc04d7','bd8ea6e9-5c94-4a79-be29-665781b2ffdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_type_id=31b5b5ad-e53e-4e43-bccf-f4a19965e48a)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:28.224278 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64954169-586e-4c0a-bd72-bec5c34d7dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:28.233704 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64954169-586e-4c0a-bd72-bec5c34d7dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:28.234536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Flow 'volume_create_api' (00a4f33a-73b4-4a50-8a46-bcc9e44a930d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:28.234829 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume request issued successfully. Aug 14 01:32:28.235484 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d0670177-4158-4392-839c-e3d73894235e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:32:28.235859 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1302/5216] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:32:28 2026] POST /volume/v3/volumes => generated 779 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:28.248274 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-020ffd7e-f333-44b8-beb8-0b7ac969b73b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:28.250048 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-020ffd7e-f333-44b8-beb8-0b7ac969b73b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 Aug 14 01:32:28.250265 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-020ffd7e-f333-44b8-beb8-0b7ac969b73b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:28.250459 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-020ffd7e-f333-44b8-beb8-0b7ac969b73b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:28.259094 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:28.259094 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:28.264140 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-020ffd7e-f333-44b8-beb8-0b7ac969b73b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:28.270369 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-020ffd7e-f333-44b8-beb8-0b7ac969b73b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 returned with HTTP 200 Aug 14 01:32:28.270896 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1303/5217] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:28 2026] GET /volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:28.440477 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d504bb8-14c8-4be5-8c13-ebb0ff74c5d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:28.442993 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d504bb8-14c8-4be5-8c13-ebb0ff74c5d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:28.443300 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d504bb8-14c8-4be5-8c13-ebb0ff74c5d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:28.443616 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d504bb8-14c8-4be5-8c13-ebb0ff74c5d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:28.443820 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1d504bb8-14c8-4be5-8c13-ebb0ff74c5d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:28.449726 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:28.449726 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:28.450554 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d504bb8-14c8-4be5-8c13-ebb0ff74c5d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:28.450910 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1313/5218] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:28 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:28.563816 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-794fce95-ea4f-4478-af43-1d8622fb24fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:28.565627 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-794fce95-ea4f-4478-af43-1d8622fb24fd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:28.565855 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-794fce95-ea4f-4478-af43-1d8622fb24fd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:28.566110 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-794fce95-ea4f-4478-af43-1d8622fb24fd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:28.566290 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-794fce95-ea4f-4478-af43-1d8622fb24fd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:28.570781 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:28.570781 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:28.571731 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-794fce95-ea4f-4478-af43-1d8622fb24fd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:28.572368 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1301/5219] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:28 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:29.285083 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-43b6a825-8e19-4827-a8c8-02749f4dbeca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:29.287503 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43b6a825-8e19-4827-a8c8-02749f4dbeca tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 Aug 14 01:32:29.287778 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43b6a825-8e19-4827-a8c8-02749f4dbeca tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:29.288066 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-43b6a825-8e19-4827-a8c8-02749f4dbeca tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:29.297884 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:29.297884 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:29.302848 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-43b6a825-8e19-4827-a8c8-02749f4dbeca tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:29.307991 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-43b6a825-8e19-4827-a8c8-02749f4dbeca tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 returned with HTTP 200 Aug 14 01:32:29.308490 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1303/5220] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:29 2026] GET /volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:29.321756 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9e2551f0-76eb-4735-b734-ce7d1cfd8aa2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:29.323841 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e2551f0-76eb-4735-b734-ce7d1cfd8aa2 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 Aug 14 01:32:29.324205 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e2551f0-76eb-4735-b734-ce7d1cfd8aa2 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:29.324466 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9e2551f0-76eb-4735-b734-ce7d1cfd8aa2 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:29.332644 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:29.332644 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:29.337533 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9e2551f0-76eb-4735-b734-ce7d1cfd8aa2 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:29.343196 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9e2551f0-76eb-4735-b734-ce7d1cfd8aa2 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 returned with HTTP 200 Aug 14 01:32:29.343674 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1304/5221] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:29 2026] GET /volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:29.359367 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9df9781c-620b-4f46-9919-ce19238c978e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:29.361293 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:32:29.361659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-459507352", "source_volid": "e1ee5596-1256-48c0-8610-3883a2ce58b2", "volume_type": "tempest-scenario-type-luks-52970132", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:29.363278 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-459507352', 'source_volid': 'e1ee5596-1256-48c0-8610-3883a2ce58b2', 'volume_type': 'tempest-scenario-type-luks-52970132', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:32:29.374242 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:29.374242 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:29.374846 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume retrieved successfully. Aug 14 01:32:29.375030 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume of 1 GB Aug 14 01:32:29.376123 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Availability Zones retrieved successfully. Aug 14 01:32:29.382619 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Flow 'volume_create_api' (824b6a49-d991-4a48-b2ce-390a40c3f16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:29.384088 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (967360f3-ed46-4b0f-9f8d-4933b7b04c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:29.385259 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:32:29.411577 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (967360f3-ed46-4b0f-9f8d-4933b7b04c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e1ee5596-1256-48c0-8610-3883a2ce58b2', 'volume_type': VolumeType(created_at=2026-08-14T01:32:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31b5b5ad-e53e-4e43-bccf-f4a19965e48a,is_public=True,name='tempest-scenario-type-luks-52970132',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31b5b5ad-e53e-4e43-bccf-f4a19965e48a', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:29.412567 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64307a3c-be94-4301-8418-b972bed0b51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:29.443859 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-52970132 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-52970132, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:32:29.444334 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-52970132 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-52970132, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:32:29.460877 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Created reservations ['5165542e-cc70-482f-a5ab-4da35a4926d1', '52bcb6d8-a340-4987-8f8a-60a0aa859cc5', '21b57d9b-8744-4998-a429-0f77c7059b90', '583e8646-b22b-4a03-b432-02c2e1b404a9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:29.461822 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64307a3c-be94-4301-8418-b972bed0b51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5165542e-cc70-482f-a5ab-4da35a4926d1', '52bcb6d8-a340-4987-8f8a-60a0aa859cc5', '21b57d9b-8744-4998-a429-0f77c7059b90', '583e8646-b22b-4a03-b432-02c2e1b404a9']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:29.462716 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82e0aca-e069-4952-ad24-49e50bc96a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:29.464158 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6bef98fa-e40b-48a8-aaba-91f54913fa33 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:29.466181 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bef98fa-e40b-48a8-aaba-91f54913fa33 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:29.466479 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bef98fa-e40b-48a8-aaba-91f54913fa33 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:29.466781 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6bef98fa-e40b-48a8-aaba-91f54913fa33 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:29.466781 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6bef98fa-e40b-48a8-aaba-91f54913fa33 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:29.471619 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:29.471619 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:29.472499 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6bef98fa-e40b-48a8-aaba-91f54913fa33 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:29.472812 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1302/5222] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:29 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:29.500116 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82e0aca-e069-4952-ad24-49e50bc96a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01a50201-dbf1-4e7f-87bf-a3300a92539e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-459507352',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f6e299c1934fe2a594671ff55f4643',qos_specs=None,replication_status=,reservations=['5165542e-cc70-482f-a5ab-4da35a4926d1','52bcb6d8-a340-4987-8f8a-60a0aa859cc5','21b57d9b-8744-4998-a429-0f77c7059b90','583e8646-b22b-4a03-b432-02c2e1b404a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=e1ee5596-1256-48c0-8610-3883a2ce58b2,status='creating',user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_type_id=31b5b5ad-e53e-4e43-bccf-f4a19965e48a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-459507352',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=01a50201-dbf1-4e7f-87bf-a3300a92539e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61f6e299c1934fe2a594671ff55f4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e1ee5596-1256-48c0-8610-3883a2ce58b2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31b5b5ad-e53e-4e43-bccf-f4a19965e48a),volume_type_id=31b5b5ad-e53e-4e43-bccf-f4a19965e48a)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:29.501348 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29f5829-ff96-4255-aa9f-cb6f6a000eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:29.523173 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29f5829-ff96-4255-aa9f-cb6f6a000eac) transitioned into state 'SUCCESS' from state '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-459507352',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f6e299c1934fe2a594671ff55f4643',qos_specs=None,replication_status=,reservations=['5165542e-cc70-482f-a5ab-4da35a4926d1','52bcb6d8-a340-4987-8f8a-60a0aa859cc5','21b57d9b-8744-4998-a429-0f77c7059b90','583e8646-b22b-4a03-b432-02c2e1b404a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=e1ee5596-1256-48c0-8610-3883a2ce58b2,status='creating',user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_type_id=31b5b5ad-e53e-4e43-bccf-f4a19965e48a)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:29.524188 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd15203-3f00-46fe-9185-2a6a33f8b365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:29.546948 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd15203-3f00-46fe-9185-2a6a33f8b365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:29.547843 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Flow 'volume_create_api' (824b6a49-d991-4a48-b2ce-390a40c3f16a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:29.548361 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume request issued successfully. Aug 14 01:32:29.549253 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9df9781c-620b-4f46-9919-ce19238c978e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:32:29.549858 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1314/5223] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:32:29 2026] POST /volume/v3/volumes => generated 807 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:29.562398 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e25092c0-d9b6-44df-8901-02abd73c3353 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:29.564913 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e25092c0-d9b6-44df-8901-02abd73c3353 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:29.564913 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e25092c0-d9b6-44df-8901-02abd73c3353 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:29.565060 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e25092c0-d9b6-44df-8901-02abd73c3353 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:29.573691 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:29.573691 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:29.579311 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e25092c0-d9b6-44df-8901-02abd73c3353 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:29.584727 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1a5ca56-9e34-4773-9432-f806c58519de None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:29.585755 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e25092c0-d9b6-44df-8901-02abd73c3353 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:29.586548 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1a5ca56-9e34-4773-9432-f806c58519de tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:29.586682 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1304/5224] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:29 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:29.586731 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1a5ca56-9e34-4773-9432-f806c58519de tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:29.586731 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1a5ca56-9e34-4773-9432-f806c58519de tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:29.586833 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b1a5ca56-9e34-4773-9432-f806c58519de tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:29.590870 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:29.590870 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:29.591598 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1a5ca56-9e34-4773-9432-f806c58519de tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:29.591950 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1305/5225] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:29 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:30.484443 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8fee713f-7f5e-4e85-9faf-ecde3dd61f4d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:30.486369 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fee713f-7f5e-4e85-9faf-ecde3dd61f4d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:30.486609 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fee713f-7f5e-4e85-9faf-ecde3dd61f4d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:30.486834 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fee713f-7f5e-4e85-9faf-ecde3dd61f4d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:30.486994 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8fee713f-7f5e-4e85-9faf-ecde3dd61f4d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:30.488824 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=191,cinder:INSERT=33,cinder:UPDATE=63 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:32:30.491993 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:30.491993 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:30.492886 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fee713f-7f5e-4e85-9faf-ecde3dd61f4d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:30.493337 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1303/5226] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:30 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:30.602037 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7083ae54-01ce-4b2a-8f1c-3fbedd005616 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:30.602474 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7e9169f9-80f1-4911-94cf-cf07871fa2df None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:30.604105 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9169f9-80f1-4911-94cf-cf07871fa2df tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:30.604277 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7083ae54-01ce-4b2a-8f1c-3fbedd005616 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:30.604331 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e9169f9-80f1-4911-94cf-cf07871fa2df tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:30.604544 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7e9169f9-80f1-4911-94cf-cf07871fa2df tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:30.604591 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7083ae54-01ce-4b2a-8f1c-3fbedd005616 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:30.604656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7e9169f9-80f1-4911-94cf-cf07871fa2df tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:30.604976 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7083ae54-01ce-4b2a-8f1c-3fbedd005616 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:30.609433 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:30.609433 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:30.610195 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7e9169f9-80f1-4911-94cf-cf07871fa2df tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:30.610626 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1305/5227] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:30 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:30.614433 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:30.614433 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:30.619210 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7083ae54-01ce-4b2a-8f1c-3fbedd005616 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:30.624544 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7083ae54-01ce-4b2a-8f1c-3fbedd005616 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:30.624988 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1315/5228] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:30 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:31.504219 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b6c8d4d9-be52-4fa1-8e71-1b5a67cd65f6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:31.506691 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6c8d4d9-be52-4fa1-8e71-1b5a67cd65f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:31.506906 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6c8d4d9-be52-4fa1-8e71-1b5a67cd65f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:31.507211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b6c8d4d9-be52-4fa1-8e71-1b5a67cd65f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:31.507211 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b6c8d4d9-be52-4fa1-8e71-1b5a67cd65f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:31.511895 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:31.511895 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:31.512760 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b6c8d4d9-be52-4fa1-8e71-1b5a67cd65f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:31.513167 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1306/5229] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:31 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:31.621976 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7486d841-11fb-4f33-a580-7feed70f3b31 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:31.624641 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7486d841-11fb-4f33-a580-7feed70f3b31 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:31.624641 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7486d841-11fb-4f33-a580-7feed70f3b31 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:31.624791 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7486d841-11fb-4f33-a580-7feed70f3b31 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:31.625042 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7486d841-11fb-4f33-a580-7feed70f3b31 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:31.630039 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:31.630039 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:31.631027 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7486d841-11fb-4f33-a580-7feed70f3b31 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:31.631564 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1304/5230] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:31 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:31.638093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ccc5ca57-9524-4425-85d5-c304382120ea None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:31.641126 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccc5ca57-9524-4425-85d5-c304382120ea tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:31.641366 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccc5ca57-9524-4425-85d5-c304382120ea tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:31.641878 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccc5ca57-9524-4425-85d5-c304382120ea tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:31.651132 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:31.651132 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:31.658488 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ccc5ca57-9524-4425-85d5-c304382120ea tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:31.665852 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccc5ca57-9524-4425-85d5-c304382120ea tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:31.666318 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1306/5231] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:31 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:32.525837 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aabf1a51-e7c6-49e5-9a71-96f235a76bfc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:32.527778 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aabf1a51-e7c6-49e5-9a71-96f235a76bfc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:32.528207 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aabf1a51-e7c6-49e5-9a71-96f235a76bfc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:32.528207 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aabf1a51-e7c6-49e5-9a71-96f235a76bfc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:32.528357 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-aabf1a51-e7c6-49e5-9a71-96f235a76bfc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:32.533395 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:32.533395 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:32.534191 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aabf1a51-e7c6-49e5-9a71-96f235a76bfc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:32.534811 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1316/5232] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:32 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:32.643208 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea2122b5-0e1b-4f37-99e6-f0129d5bbf19 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:32.645086 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea2122b5-0e1b-4f37-99e6-f0129d5bbf19 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:32.645314 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea2122b5-0e1b-4f37-99e6-f0129d5bbf19 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:32.645549 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea2122b5-0e1b-4f37-99e6-f0129d5bbf19 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:32.645664 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ea2122b5-0e1b-4f37-99e6-f0129d5bbf19 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:32.652302 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:32.652302 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:32.653555 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea2122b5-0e1b-4f37-99e6-f0129d5bbf19 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:32.654263 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1307/5233] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:32 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:32.682885 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3de47bc-ee94-49c7-9851-3b79c8a75ddc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:32.685136 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3de47bc-ee94-49c7-9851-3b79c8a75ddc tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:32.685400 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3de47bc-ee94-49c7-9851-3b79c8a75ddc tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:32.685609 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3de47bc-ee94-49c7-9851-3b79c8a75ddc tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:32.693964 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:32.693964 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:32.698410 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c3de47bc-ee94-49c7-9851-3b79c8a75ddc tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:32.703394 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3de47bc-ee94-49c7-9851-3b79c8a75ddc tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:32.703845 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1305/5234] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:32 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:33.545317 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f4286c74-7a54-451c-af75-1b3d7c025adb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:33.548177 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f4286c74-7a54-451c-af75-1b3d7c025adb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:33.548412 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f4286c74-7a54-451c-af75-1b3d7c025adb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:33.548720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f4286c74-7a54-451c-af75-1b3d7c025adb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:33.548913 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f4286c74-7a54-451c-af75-1b3d7c025adb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:33.554304 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:33.554304 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:33.555345 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f4286c74-7a54-451c-af75-1b3d7c025adb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:33.555857 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1307/5235] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:33 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:33.665993 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0968f3d3-5cf9-41f6-aad1-fce928ad5b57 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:33.668320 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0968f3d3-5cf9-41f6-aad1-fce928ad5b57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:33.668454 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0968f3d3-5cf9-41f6-aad1-fce928ad5b57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:33.668642 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0968f3d3-5cf9-41f6-aad1-fce928ad5b57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:33.668742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0968f3d3-5cf9-41f6-aad1-fce928ad5b57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:33.670519 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=165,cinder:INSERT=15,cinder:UPDATE=28 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:32:33.673630 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:33.673630 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:33.674705 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0968f3d3-5cf9-41f6-aad1-fce928ad5b57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:33.675203 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1317/5236] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:33 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:33.717866 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-15f9170f-cecf-40ae-a820-133fd8c17f4a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:33.720378 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15f9170f-cecf-40ae-a820-133fd8c17f4a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:33.720619 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15f9170f-cecf-40ae-a820-133fd8c17f4a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:33.720850 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15f9170f-cecf-40ae-a820-133fd8c17f4a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:33.728299 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:33.728299 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:33.732250 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-15f9170f-cecf-40ae-a820-133fd8c17f4a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:33.736790 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15f9170f-cecf-40ae-a820-133fd8c17f4a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:33.737228 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1308/5237] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:33 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:34.565594 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1de0bdba-b47d-474c-9497-40b89d60ab90 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:34.567565 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1de0bdba-b47d-474c-9497-40b89d60ab90 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:34.567761 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1de0bdba-b47d-474c-9497-40b89d60ab90 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:34.567986 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1de0bdba-b47d-474c-9497-40b89d60ab90 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:34.568101 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1de0bdba-b47d-474c-9497-40b89d60ab90 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:34.572570 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:34.572570 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:34.573384 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1de0bdba-b47d-474c-9497-40b89d60ab90 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:34.573762 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1306/5238] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:34 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:34.688697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-27833e30-ae99-4f8a-bf79-4f989b821798 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:34.691185 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27833e30-ae99-4f8a-bf79-4f989b821798 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:34.691458 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27833e30-ae99-4f8a-bf79-4f989b821798 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:34.691703 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-27833e30-ae99-4f8a-bf79-4f989b821798 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:34.691853 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-27833e30-ae99-4f8a-bf79-4f989b821798 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:34.697391 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:34.697391 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:34.698402 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-27833e30-ae99-4f8a-bf79-4f989b821798 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:34.698881 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1308/5239] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:34 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:34.749470 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ce7b951-b10e-4ea6-bcd6-5398a0752d21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:34.751298 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ce7b951-b10e-4ea6-bcd6-5398a0752d21 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:34.754544 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ce7b951-b10e-4ea6-bcd6-5398a0752d21 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:34.754544 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ce7b951-b10e-4ea6-bcd6-5398a0752d21 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:34.758514 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:34.758514 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:34.762547 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ce7b951-b10e-4ea6-bcd6-5398a0752d21 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:34.766419 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ce7b951-b10e-4ea6-bcd6-5398a0752d21 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:34.766829 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1318/5240] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:34 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:35.584646 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-040d03cb-b268-4b3e-b4ef-5d72b556d1a1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:35.586478 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-040d03cb-b268-4b3e-b4ef-5d72b556d1a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:35.586667 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-040d03cb-b268-4b3e-b4ef-5d72b556d1a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:35.586844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-040d03cb-b268-4b3e-b4ef-5d72b556d1a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:35.587671 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-040d03cb-b268-4b3e-b4ef-5d72b556d1a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:35.592116 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:35.592116 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:35.592996 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-040d03cb-b268-4b3e-b4ef-5d72b556d1a1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:35.593455 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1309/5241] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:35 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:35.710015 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9cc510e6-fd23-4878-ab03-181f886cfb37 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:35.711936 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9cc510e6-fd23-4878-ab03-181f886cfb37 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:35.712151 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9cc510e6-fd23-4878-ab03-181f886cfb37 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:35.712389 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9cc510e6-fd23-4878-ab03-181f886cfb37 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:35.712505 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9cc510e6-fd23-4878-ab03-181f886cfb37 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:35.717594 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:35.717594 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:35.718512 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9cc510e6-fd23-4878-ab03-181f886cfb37 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:35.718968 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1307/5242] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:35 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:35.729763 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-adc186f9-ddb3-4a6b-acc0-fd38ad49fe42 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:35.732099 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-adc186f9-ddb3-4a6b-acc0-fd38ad49fe42 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:35.732381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-adc186f9-ddb3-4a6b-acc0-fd38ad49fe42 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:35.732613 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-adc186f9-ddb3-4a6b-acc0-fd38ad49fe42 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:35.732759 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-adc186f9-ddb3-4a6b-acc0-fd38ad49fe42 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:35.737940 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:35.737940 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:35.738932 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-adc186f9-ddb3-4a6b-acc0-fd38ad49fe42 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:35.739426 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1309/5243] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:35 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:35.749283 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b137c5c-baa1-41f1-a3b9-cc58b18cd5d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:35.751177 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b137c5c-baa1-41f1-a3b9-cc58b18cd5d6 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] DELETE https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:35.751582 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b137c5c-baa1-41f1-a3b9-cc58b18cd5d6 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:35.751582 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b137c5c-baa1-41f1-a3b9-cc58b18cd5d6 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:35.751759 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-1b137c5c-baa1-41f1-a3b9-cc58b18cd5d6 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Delete backup with id: 15384680-5822-44e9-bf18-5f8d8f0c3818. Aug 14 01:32:35.756725 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:35.756725 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:35.773862 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-1b137c5c-baa1-41f1-a3b9-cc58b18cd5d6 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] delete_backup rpcapi backup_id 15384680-5822-44e9-bf18-5f8d8f0c3818 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:32:35.775668 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b137c5c-baa1-41f1-a3b9-cc58b18cd5d6 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 202 Aug 14 01:32:35.776122 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1319/5244] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:35 2026] DELETE /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:32:35.779076 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-31bdad99-16c6-4b98-8788-bd5d7c4849c6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:35.780428 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31bdad99-16c6-4b98-8788-bd5d7c4849c6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:35.780737 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31bdad99-16c6-4b98-8788-bd5d7c4849c6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:35.781043 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-31bdad99-16c6-4b98-8788-bd5d7c4849c6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:35.784060 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9548f43f-d0ff-4eaf-9c2c-9ab26f78a06b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:35.786839 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9548f43f-d0ff-4eaf-9c2c-9ab26f78a06b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:35.786839 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9548f43f-d0ff-4eaf-9c2c-9ab26f78a06b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:35.786839 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9548f43f-d0ff-4eaf-9c2c-9ab26f78a06b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:35.786839 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9548f43f-d0ff-4eaf-9c2c-9ab26f78a06b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:35.789180 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:35.789180 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:35.790894 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:35.790894 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:35.792990 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9548f43f-d0ff-4eaf-9c2c-9ab26f78a06b tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 200 Aug 14 01:32:35.792990 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1308/5245] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:35 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:35.797952 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-31bdad99-16c6-4b98-8788-bd5d7c4849c6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:35.800740 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-31bdad99-16c6-4b98-8788-bd5d7c4849c6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:35.801484 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1310/5246] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:35 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:36.605136 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c7b9e11c-4d2c-41f0-8a48-5eb057353a70 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:36.606788 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7b9e11c-4d2c-41f0-8a48-5eb057353a70 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:36.607050 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7b9e11c-4d2c-41f0-8a48-5eb057353a70 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:36.607509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c7b9e11c-4d2c-41f0-8a48-5eb057353a70 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:36.607509 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-c7b9e11c-4d2c-41f0-8a48-5eb057353a70 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:36.612037 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:36.612037 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:36.613221 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c7b9e11c-4d2c-41f0-8a48-5eb057353a70 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:36.613304 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1310/5247] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:36 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:36.803534 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca731d5d-64d0-4ebc-8bb7-f8939bc96f84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:36.805492 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca731d5d-64d0-4ebc-8bb7-f8939bc96f84 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 Aug 14 01:32:36.805681 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca731d5d-64d0-4ebc-8bb7-f8939bc96f84 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:36.805886 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca731d5d-64d0-4ebc-8bb7-f8939bc96f84 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:36.806036 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ca731d5d-64d0-4ebc-8bb7-f8939bc96f84 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 15384680-5822-44e9-bf18-5f8d8f0c3818. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:36.810646 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca731d5d-64d0-4ebc-8bb7-f8939bc96f84 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 returned with HTTP 404 Aug 14 01:32:36.812406 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1320/5248] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:36 2026] GET /volume/v3/backups/15384680-5822-44e9-bf18-5f8d8f0c3818 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:36.815015 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-485042c9-9181-4a85-9d88-16b15e6405dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:36.817148 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-485042c9-9181-4a85-9d88-16b15e6405dd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:36.817442 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-485042c9-9181-4a85-9d88-16b15e6405dd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:36.817686 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-485042c9-9181-4a85-9d88-16b15e6405dd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:36.818576 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9aa009cc-ff36-40de-9629-808c1daeba57 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:36.820379 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9aa009cc-ff36-40de-9629-808c1daeba57 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] DELETE https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:36.820580 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9aa009cc-ff36-40de-9629-808c1daeba57 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:36.820758 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9aa009cc-ff36-40de-9629-808c1daeba57 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:36.820852 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-9aa009cc-ff36-40de-9629-808c1daeba57 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Delete backup with id: c5d69449-afb9-47e3-ad0d-b5355a430e2c. Aug 14 01:32:36.825132 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:36.825132 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:36.825549 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:36.825549 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:36.829310 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-485042c9-9181-4a85-9d88-16b15e6405dd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:36.833525 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-485042c9-9181-4a85-9d88-16b15e6405dd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:36.833977 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1309/5249] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:36 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:36.844092 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-9aa009cc-ff36-40de-9629-808c1daeba57 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] delete_backup rpcapi backup_id c5d69449-afb9-47e3-ad0d-b5355a430e2c {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:32:36.846373 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9aa009cc-ff36-40de-9629-808c1daeba57 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 202 Aug 14 01:32:36.846954 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1311/5250] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:36 2026] DELETE /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:32:36.854846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-db8f7fa3-cf61-464b-b096-0188f6dc3fa4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:36.856367 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db8f7fa3-cf61-464b-b096-0188f6dc3fa4 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:36.856575 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db8f7fa3-cf61-464b-b096-0188f6dc3fa4 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:36.856777 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-db8f7fa3-cf61-464b-b096-0188f6dc3fa4 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:36.856884 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-db8f7fa3-cf61-464b-b096-0188f6dc3fa4 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:36.861945 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:36.861945 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:36.861945 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-db8f7fa3-cf61-464b-b096-0188f6dc3fa4 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 200 Aug 14 01:32:36.862265 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1311/5251] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:36 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:37.624870 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29bac03d-e493-42f4-a456-26cedcd8a6fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:37.629353 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29bac03d-e493-42f4-a456-26cedcd8a6fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:37.629540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29bac03d-e493-42f4-a456-26cedcd8a6fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:37.629732 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29bac03d-e493-42f4-a456-26cedcd8a6fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:37.629834 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-29bac03d-e493-42f4-a456-26cedcd8a6fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:37.634780 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:37.634780 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:37.635553 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29bac03d-e493-42f4-a456-26cedcd8a6fe tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:37.636173 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1321/5252] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:37 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:37.849442 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28fda9db-a104-4eaf-8e2e-2f4b0fb5de4f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:37.851136 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28fda9db-a104-4eaf-8e2e-2f4b0fb5de4f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:37.851333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28fda9db-a104-4eaf-8e2e-2f4b0fb5de4f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:37.851508 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28fda9db-a104-4eaf-8e2e-2f4b0fb5de4f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:37.858144 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:37.858144 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:37.861547 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-28fda9db-a104-4eaf-8e2e-2f4b0fb5de4f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:37.865460 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28fda9db-a104-4eaf-8e2e-2f4b0fb5de4f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:37.866035 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1310/5253] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:37 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:37.875940 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ad7b700-c1cd-479d-aecd-d1aac898da4e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:37.881686 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ad7b700-c1cd-479d-aecd-d1aac898da4e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c Aug 14 01:32:37.881686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ad7b700-c1cd-479d-aecd-d1aac898da4e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:37.881686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ad7b700-c1cd-479d-aecd-d1aac898da4e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:37.881686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-0ad7b700-c1cd-479d-aecd-d1aac898da4e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id c5d69449-afb9-47e3-ad0d-b5355a430e2c. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:37.887555 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ad7b700-c1cd-479d-aecd-d1aac898da4e tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c returned with HTTP 404 Aug 14 01:32:37.888173 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1312/5254] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:37 2026] GET /volume/v3/backups/c5d69449-afb9-47e3-ad0d-b5355a430e2c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 01:32:37.896681 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-89a4ae8a-5967-4625-8366-13d184365722 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:37.898495 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89a4ae8a-5967-4625-8366-13d184365722 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] DELETE https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:37.898658 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89a4ae8a-5967-4625-8366-13d184365722 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:37.898862 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-89a4ae8a-5967-4625-8366-13d184365722 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:37.898998 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-89a4ae8a-5967-4625-8366-13d184365722 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Delete backup with id: 447db798-9c00-411a-a89e-273af5c95091. Aug 14 01:32:37.903463 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:37.903463 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:37.915412 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-89a4ae8a-5967-4625-8366-13d184365722 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] delete_backup rpcapi backup_id 447db798-9c00-411a-a89e-273af5c95091 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:32:37.919834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-89a4ae8a-5967-4625-8366-13d184365722 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 202 Aug 14 01:32:37.920318 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1312/5255] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:37 2026] DELETE /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:32:37.927987 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6bc8e7b-1d3a-42a6-9ec4-e6bf8e1d8181 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:37.930065 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6bc8e7b-1d3a-42a6-9ec4-e6bf8e1d8181 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:37.930297 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6bc8e7b-1d3a-42a6-9ec4-e6bf8e1d8181 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:37.930516 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6bc8e7b-1d3a-42a6-9ec4-e6bf8e1d8181 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:37.930652 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d6bc8e7b-1d3a-42a6-9ec4-e6bf8e1d8181 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:37.935568 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:37.935568 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:37.936446 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6bc8e7b-1d3a-42a6-9ec4-e6bf8e1d8181 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 200 Aug 14 01:32:37.936862 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1322/5256] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:37 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:38.651745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1625d1bd-7e4f-4085-ae5f-bcb067d6e703 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:38.653774 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1625d1bd-7e4f-4085-ae5f-bcb067d6e703 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:38.654039 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1625d1bd-7e4f-4085-ae5f-bcb067d6e703 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:38.654247 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1625d1bd-7e4f-4085-ae5f-bcb067d6e703 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:38.654376 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1625d1bd-7e4f-4085-ae5f-bcb067d6e703 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:38.659225 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:38.659225 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:38.660192 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1625d1bd-7e4f-4085-ae5f-bcb067d6e703 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:38.660799 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1311/5257] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:38 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:38.885808 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6e924cac-1ac4-41c9-92ae-b36cd61dd205 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:38.887518 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e924cac-1ac4-41c9-92ae-b36cd61dd205 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:38.887698 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e924cac-1ac4-41c9-92ae-b36cd61dd205 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:38.887872 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6e924cac-1ac4-41c9-92ae-b36cd61dd205 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:38.897967 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:38.897967 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:38.901837 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6e924cac-1ac4-41c9-92ae-b36cd61dd205 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:38.906293 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6e924cac-1ac4-41c9-92ae-b36cd61dd205 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:38.906653 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1313/5258] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:38 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:38.948322 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-da12b900-1c9a-455c-b8fb-b28a5c74a2db None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:38.950653 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da12b900-1c9a-455c-b8fb-b28a5c74a2db tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 Aug 14 01:32:38.950895 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da12b900-1c9a-455c-b8fb-b28a5c74a2db tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:38.951166 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-da12b900-1c9a-455c-b8fb-b28a5c74a2db tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:38.951328 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-da12b900-1c9a-455c-b8fb-b28a5c74a2db tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Show backup with id 447db798-9c00-411a-a89e-273af5c95091. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:38.955862 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-da12b900-1c9a-455c-b8fb-b28a5c74a2db tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 returned with HTTP 404 Aug 14 01:32:38.956523 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1313/5259] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:38 2026] GET /volume/v3/backups/447db798-9c00-411a-a89e-273af5c95091 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:38.963705 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b058e4a-9773-45c2-811b-d6efbd81c38d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:38.966057 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b058e4a-9773-45c2-811b-d6efbd81c38d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] DELETE https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:32:38.966317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b058e4a-9773-45c2-811b-d6efbd81c38d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:38.966590 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b058e4a-9773-45c2-811b-d6efbd81c38d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:38.966747 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-6b058e4a-9773-45c2-811b-d6efbd81c38d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Delete backup with id: 33e372e0-13f5-47b8-ab93-3e62b45fa58b. Aug 14 01:32:38.972177 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:38.972177 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:38.998289 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-6b058e4a-9773-45c2-811b-d6efbd81c38d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] delete_backup rpcapi backup_id 33e372e0-13f5-47b8-ab93-3e62b45fa58b {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:32:39.000315 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b058e4a-9773-45c2-811b-d6efbd81c38d tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 202 Aug 14 01:32:39.000841 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1323/5260] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:38 2026] DELETE /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:32:39.008974 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-461dfbe7-7b9f-4455-99a6-ef8da3ac978a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:39.010946 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-461dfbe7-7b9f-4455-99a6-ef8da3ac978a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:32:39.011150 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-461dfbe7-7b9f-4455-99a6-ef8da3ac978a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:39.011359 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-461dfbe7-7b9f-4455-99a6-ef8da3ac978a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:39.011468 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-461dfbe7-7b9f-4455-99a6-ef8da3ac978a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:39.015545 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:39.015545 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:39.016224 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-461dfbe7-7b9f-4455-99a6-ef8da3ac978a tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:32:39.016599 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1312/5261] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:39 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:39.671815 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a35d18a3-1e0a-4f10-bbed-02c6d4be94f7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:39.674335 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a35d18a3-1e0a-4f10-bbed-02c6d4be94f7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:39.674335 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a35d18a3-1e0a-4f10-bbed-02c6d4be94f7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:39.674493 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a35d18a3-1e0a-4f10-bbed-02c6d4be94f7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:39.674629 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a35d18a3-1e0a-4f10-bbed-02c6d4be94f7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:39.679865 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:39.679865 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:39.681077 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a35d18a3-1e0a-4f10-bbed-02c6d4be94f7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:39.681598 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1314/5262] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:39 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:39.921220 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9841b763-0703-489f-9e7c-ffb9dd04ca0b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:39.922941 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9841b763-0703-489f-9e7c-ffb9dd04ca0b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:39.923208 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9841b763-0703-489f-9e7c-ffb9dd04ca0b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:39.923467 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9841b763-0703-489f-9e7c-ffb9dd04ca0b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:39.929997 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:39.929997 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:39.934289 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9841b763-0703-489f-9e7c-ffb9dd04ca0b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:39.938949 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9841b763-0703-489f-9e7c-ffb9dd04ca0b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:39.939381 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1314/5263] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:39 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:40.026119 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5503cbe-561e-4ff2-9cd4-140f8cd96f40 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:40.028560 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5503cbe-561e-4ff2-9cd4-140f8cd96f40 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:32:40.028825 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5503cbe-561e-4ff2-9cd4-140f8cd96f40 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:40.029099 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5503cbe-561e-4ff2-9cd4-140f8cd96f40 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:40.029262 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c5503cbe-561e-4ff2-9cd4-140f8cd96f40 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:40.034806 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:40.034806 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:40.035795 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5503cbe-561e-4ff2-9cd4-140f8cd96f40 tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 200 Aug 14 01:32:40.036575 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1324/5264] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:40 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:40.691762 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-20f39cb2-2800-40f9-8a65-9fae25814c40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:40.693533 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20f39cb2-2800-40f9-8a65-9fae25814c40 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:40.693751 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20f39cb2-2800-40f9-8a65-9fae25814c40 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:40.693961 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-20f39cb2-2800-40f9-8a65-9fae25814c40 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:40.694078 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-20f39cb2-2800-40f9-8a65-9fae25814c40 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:40.698174 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:40.698174 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:40.698878 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-20f39cb2-2800-40f9-8a65-9fae25814c40 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:40.699297 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1313/5265] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:40 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:40.953163 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-385dacc4-6f80-4e65-917e-0986a6f9b2ac None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:40.954963 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-385dacc4-6f80-4e65-917e-0986a6f9b2ac tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:40.955157 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-385dacc4-6f80-4e65-917e-0986a6f9b2ac tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:40.955341 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-385dacc4-6f80-4e65-917e-0986a6f9b2ac tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:40.962474 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:40.962474 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:40.966281 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-385dacc4-6f80-4e65-917e-0986a6f9b2ac tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:40.970932 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-385dacc4-6f80-4e65-917e-0986a6f9b2ac tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:40.971331 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1315/5266] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:40 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:40.987943 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-65a5a92b-01b0-4071-a552-586b67956331 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:40.989914 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65a5a92b-01b0-4071-a552-586b67956331 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:32:40.990124 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65a5a92b-01b0-4071-a552-586b67956331 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:40.990347 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-65a5a92b-01b0-4071-a552-586b67956331 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:40.997374 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:40.997374 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:41.000933 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-65a5a92b-01b0-4071-a552-586b67956331 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:32:41.005009 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-65a5a92b-01b0-4071-a552-586b67956331 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:32:41.005511 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1315/5267] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:40 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:41.046730 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee16440f-d83c-4c13-b856-f8fa0f0b862b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:41.048508 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee16440f-d83c-4c13-b856-f8fa0f0b862b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] GET https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b Aug 14 01:32:41.048703 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee16440f-d83c-4c13-b856-f8fa0f0b862b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:41.048906 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee16440f-d83c-4c13-b856-f8fa0f0b862b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:41.049032 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ee16440f-d83c-4c13-b856-f8fa0f0b862b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] Show backup with id 33e372e0-13f5-47b8-ab93-3e62b45fa58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:41.052431 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee16440f-d83c-4c13-b856-f8fa0f0b862b tempest-VolumesBackupsTest-839172151 tempest-VolumesBackupsTest-839172151-project-admin] https://10.4.3.11/volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b returned with HTTP 404 Aug 14 01:32:41.052877 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1325/5268] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:41 2026] GET /volume/v3/backups/33e372e0-13f5-47b8-ab93-3e62b45fa58b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:41.063807 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf1c5063-6167-4058-9a60-4eb9033a4e57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:41.065280 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf1c5063-6167-4058-9a60-4eb9033a4e57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] DELETE https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 Aug 14 01:32:41.065438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf1c5063-6167-4058-9a60-4eb9033a4e57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:41.065870 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf1c5063-6167-4058-9a60-4eb9033a4e57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:41.065870 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cf1c5063-6167-4058-9a60-4eb9033a4e57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Delete volume with id: 592d6974-8285-49bd-a7a7-03651b4cbe35 Aug 14 01:32:41.072025 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:41.072025 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:41.072402 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf1c5063-6167-4058-9a60-4eb9033a4e57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:32:41.090025 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf1c5063-6167-4058-9a60-4eb9033a4e57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Delete volume request issued successfully. Aug 14 01:32:41.091290 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf1c5063-6167-4058-9a60-4eb9033a4e57 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 returned with HTTP 202 Aug 14 01:32:41.091290 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1314/5269] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:41 2026] DELETE /volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:32:41.097217 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ef7fa711-23b8-43ec-838d-55827313dacd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:41.099168 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef7fa711-23b8-43ec-838d-55827313dacd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 Aug 14 01:32:41.099538 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef7fa711-23b8-43ec-838d-55827313dacd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:41.099538 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ef7fa711-23b8-43ec-838d-55827313dacd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:41.106090 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:41.106090 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:41.109943 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ef7fa711-23b8-43ec-838d-55827313dacd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:32:41.113449 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ef7fa711-23b8-43ec-838d-55827313dacd tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 returned with HTTP 200 Aug 14 01:32:41.113842 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1316/5270] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:41 2026] GET /volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:41.735817 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-72e221c4-d06d-4a04-b2e9-754cf35ecbfb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:41.735817 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72e221c4-d06d-4a04-b2e9-754cf35ecbfb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:41.735817 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72e221c4-d06d-4a04-b2e9-754cf35ecbfb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:41.735817 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72e221c4-d06d-4a04-b2e9-754cf35ecbfb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:41.735817 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-72e221c4-d06d-4a04-b2e9-754cf35ecbfb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:41.735817 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:41.735817 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:41.735817 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72e221c4-d06d-4a04-b2e9-754cf35ecbfb tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:41.735817 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1316/5271] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:41 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:42.127607 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dba5ded6-964c-44be-a7e1-46db302c27d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:42.153992 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dba5ded6-964c-44be-a7e1-46db302c27d4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 Aug 14 01:32:42.153992 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dba5ded6-964c-44be-a7e1-46db302c27d4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:42.153992 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dba5ded6-964c-44be-a7e1-46db302c27d4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:42.153992 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dba5ded6-964c-44be-a7e1-46db302c27d4 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 returned with HTTP 404 Aug 14 01:32:42.153992 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1326/5272] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:42 2026] GET /volume/v3/volumes/592d6974-8285-49bd-a7a7-03651b4cbe35 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:42.164662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e40c011b-58ae-4ba9-a85c-0649abd72eaf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:42.164662 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e40c011b-58ae-4ba9-a85c-0649abd72eaf tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] DELETE https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 Aug 14 01:32:42.164662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e40c011b-58ae-4ba9-a85c-0649abd72eaf tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:42.164662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e40c011b-58ae-4ba9-a85c-0649abd72eaf tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:42.164662 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e40c011b-58ae-4ba9-a85c-0649abd72eaf tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Delete volume with id: 1d1b3276-b2f2-4f79-ba76-5c885af74407 Aug 14 01:32:42.166487 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:42.166487 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:42.166893 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e40c011b-58ae-4ba9-a85c-0649abd72eaf tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:32:42.602648 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e40c011b-58ae-4ba9-a85c-0649abd72eaf tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Delete volume request issued successfully. Aug 14 01:32:42.675740 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e40c011b-58ae-4ba9-a85c-0649abd72eaf tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 returned with HTTP 202 Aug 14 01:32:42.675740 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1315/5273] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:42 2026] DELETE /volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 => generated 0 bytes in 446 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:32:42.680806 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4a01b608-0275-4ce5-b707-d834d8159c81 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:42.682674 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a01b608-0275-4ce5-b707-d834d8159c81 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 Aug 14 01:32:42.682825 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a01b608-0275-4ce5-b707-d834d8159c81 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:42.683035 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4a01b608-0275-4ce5-b707-d834d8159c81 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:42.689805 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:42.689805 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:42.760373 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4a01b608-0275-4ce5-b707-d834d8159c81 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:32:42.760373 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4a01b608-0275-4ce5-b707-d834d8159c81 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 returned with HTTP 200 Aug 14 01:32:42.760373 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1317/5274] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:42 2026] GET /volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:42.764494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-71144337-8456-4437-b209-113efadf1420 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:42.855531 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71144337-8456-4437-b209-113efadf1420 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:42.855531 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71144337-8456-4437-b209-113efadf1420 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:42.855531 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71144337-8456-4437-b209-113efadf1420 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:42.855531 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-71144337-8456-4437-b209-113efadf1420 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:42.855531 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:42.855531 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:42.855531 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71144337-8456-4437-b209-113efadf1420 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:42.855531 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1317/5275] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:42 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:43.773234 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed10a657-a8d9-4f5d-85da-d8e65604c96c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:43.774974 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed10a657-a8d9-4f5d-85da-d8e65604c96c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 Aug 14 01:32:43.775177 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed10a657-a8d9-4f5d-85da-d8e65604c96c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:43.775376 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed10a657-a8d9-4f5d-85da-d8e65604c96c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:43.780805 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed10a657-a8d9-4f5d-85da-d8e65604c96c tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 returned with HTTP 404 Aug 14 01:32:43.781289 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1327/5276] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:43 2026] GET /volume/v3/volumes/1d1b3276-b2f2-4f79-ba76-5c885af74407 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:43.788862 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2d2a4a7-15cb-44e8-970c-e33f7ddba1a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:43.790551 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2d2a4a7-15cb-44e8-970c-e33f7ddba1a9 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b Aug 14 01:32:43.790842 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2d2a4a7-15cb-44e8-970c-e33f7ddba1a9 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:43.791152 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2d2a4a7-15cb-44e8-970c-e33f7ddba1a9 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:43.791405 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d2d2a4a7-15cb-44e8-970c-e33f7ddba1a9 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Delete volume with id: 5d4d2316-a0e2-423d-9a2f-b1657b34178b Aug 14 01:32:43.799331 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:43.799331 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:43.799981 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2d2a4a7-15cb-44e8-970c-e33f7ddba1a9 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:32:43.822777 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2d2a4a7-15cb-44e8-970c-e33f7ddba1a9 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Delete volume request issued successfully. Aug 14 01:32:43.823023 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2d2a4a7-15cb-44e8-970c-e33f7ddba1a9 tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b returned with HTTP 202 Aug 14 01:32:43.823492 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1316/5277] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:43 2026] DELETE /volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:32:43.830401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-49c0c73a-5303-4fe5-9e14-7a9b2b553faa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:43.832371 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49c0c73a-5303-4fe5-9e14-7a9b2b553faa tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b Aug 14 01:32:43.832638 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49c0c73a-5303-4fe5-9e14-7a9b2b553faa tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:43.832919 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-49c0c73a-5303-4fe5-9e14-7a9b2b553faa tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:43.840626 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:43.840626 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:43.845110 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-49c0c73a-5303-4fe5-9e14-7a9b2b553faa tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Volume info retrieved successfully. Aug 14 01:32:43.849686 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-49c0c73a-5303-4fe5-9e14-7a9b2b553faa tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b returned with HTTP 200 Aug 14 01:32:43.850104 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1318/5278] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:43 2026] GET /volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:43.864141 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-155d52eb-ff3a-46c5-b472-c47ba54206cc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:43.866347 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-155d52eb-ff3a-46c5-b472-c47ba54206cc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:43.866605 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-155d52eb-ff3a-46c5-b472-c47ba54206cc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:43.866837 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-155d52eb-ff3a-46c5-b472-c47ba54206cc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:43.867035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-155d52eb-ff3a-46c5-b472-c47ba54206cc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:43.872274 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:43.872274 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:43.873191 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-155d52eb-ff3a-46c5-b472-c47ba54206cc tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:43.873672 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1318/5279] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:43 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:44.862171 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e907eaad-8463-4789-8f36-33ead0667d6d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:44.864235 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e907eaad-8463-4789-8f36-33ead0667d6d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] GET https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b Aug 14 01:32:44.864512 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e907eaad-8463-4789-8f36-33ead0667d6d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:44.864808 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e907eaad-8463-4789-8f36-33ead0667d6d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:44.871205 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e907eaad-8463-4789-8f36-33ead0667d6d tempest-VolumesBackupsTest-403635775 tempest-VolumesBackupsTest-403635775-project-member] https://10.4.3.11/volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b returned with HTTP 404 Aug 14 01:32:44.871546 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1328/5280] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:44 2026] GET /volume/v3/volumes/5d4d2316-a0e2-423d-9a2f-b1657b34178b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:44.883350 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f7fe225-e229-45e3-9fd8-e8034f6e0d86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:44.885334 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f7fe225-e229-45e3-9fd8-e8034f6e0d86 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:44.885542 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f7fe225-e229-45e3-9fd8-e8034f6e0d86 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:44.885717 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f7fe225-e229-45e3-9fd8-e8034f6e0d86 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:44.885820 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0f7fe225-e229-45e3-9fd8-e8034f6e0d86 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:44.890579 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:44.890579 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:44.891453 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f7fe225-e229-45e3-9fd8-e8034f6e0d86 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:44.891902 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1317/5281] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:44 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:44.901484 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-29077afc-d84d-4d3a-8361-8afa7a073038 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:44.903300 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29077afc-d84d-4d3a-8361-8afa7a073038 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:44.903539 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29077afc-d84d-4d3a-8361-8afa7a073038 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:44.903749 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-29077afc-d84d-4d3a-8361-8afa7a073038 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:44.911872 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:44.911872 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:44.916000 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-29077afc-d84d-4d3a-8361-8afa7a073038 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:44.920434 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-29077afc-d84d-4d3a-8361-8afa7a073038 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c returned with HTTP 200 Aug 14 01:32:44.920967 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1319/5282] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:44 2026] GET /volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:44.934848 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fcb1a71f-16d7-48f0-b92b-1f2532a42771 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:44.937091 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fcb1a71f-16d7-48f0-b92b-1f2532a42771 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:44.937355 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fcb1a71f-16d7-48f0-b92b-1f2532a42771 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:44.937586 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fcb1a71f-16d7-48f0-b92b-1f2532a42771 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:44.937737 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fcb1a71f-16d7-48f0-b92b-1f2532a42771 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:44.942912 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:44.942912 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:44.943834 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fcb1a71f-16d7-48f0-b92b-1f2532a42771 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:44.944306 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1319/5283] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:44 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:44.956196 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2aed0d11-87b0-4ee8-a520-9f61dc87e4d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:44.957910 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2aed0d11-87b0-4ee8-a520-9f61dc87e4d1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/detail Aug 14 01:32:44.958156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2aed0d11-87b0-4ee8-a520-9f61dc87e4d1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:44.958378 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2aed0d11-87b0-4ee8-a520-9f61dc87e4d1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:44.958619 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-2aed0d11-87b0-4ee8-a520-9f61dc87e4d1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:32:44.964242 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2aed0d11-87b0-4ee8-a520-9f61dc87e4d1 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/detail returned with HTTP 200 Aug 14 01:32:44.964683 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1329/5284] 10.4.3.11 () {66 vars in 1251 bytes} [Fri Aug 14 01:32:44 2026] GET /volume/v3/backups/detail => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:44.975102 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd94aee3-7054-4500-9118-acece28118f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:44.977223 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492/restore Aug 14 01:32:44.977646 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:44.979066 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Restoring backup 0da3031b-59d4-4d61-a257-059315447492 ({'restore': {}}) {{(pid=100273) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 01:32:44.979259 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Restoring backup 0da3031b-59d4-4d61-a257-059315447492 to volume None. Aug 14 01:32:44.983822 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:44.983822 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:44.984830 np0000007295 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating volume of 1 GB for restore of backup 0da3031b-59d4-4d61-a257-059315447492. Aug 14 01:32:44.998690 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Availability Zones retrieved successfully. Aug 14 01:32:45.003997 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (51ec34c1-ab9d-466b-a9da-d571093c484b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:45.005118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511ce614-1696-47e7-89a3-306ba2a54738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:45.006081 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:32:45.034367 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511ce614-1696-47e7-89a3-306ba2a54738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:45.035395 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (424ac820-40e7-4ed3-8940-e535b9720ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:45.071371 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['48b9d647-5d91-448c-9947-aba92e86a38a', '9b42bd54-7664-447f-a141-e60baf2dcea9', 'f7aa6038-a3e0-4b1e-936d-1a5882b53f65', '59aaf98a-9645-4d13-b8cc-64acdc3e83aa'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:45.072205 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (424ac820-40e7-4ed3-8940-e535b9720ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48b9d647-5d91-448c-9947-aba92e86a38a', '9b42bd54-7664-447f-a141-e60baf2dcea9', 'f7aa6038-a3e0-4b1e-936d-1a5882b53f65', '59aaf98a-9645-4d13-b8cc-64acdc3e83aa']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:45.072938 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77fe145a-cf9f-4a45-a761-fe85138e9a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:45.097933 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77fe145a-cf9f-4a45-a761-fe85138e9a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12e1b59-d844-4877-8aa1-f915ece3a5fe', '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_0da3031b-59d4-4d61-a257-059315447492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['48b9d647-5d91-448c-9947-aba92e86a38a','9b42bd54-7664-447f-a141-e60baf2dcea9','f7aa6038-a3e0-4b1e-936d-1a5882b53f65','59aaf98a-9645-4d13-b8cc-64acdc3e83aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:32:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0da3031b-59d4-4d61-a257-059315447492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12e1b59-d844-4877-8aa1-f915ece3a5fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93828998a3a84c02b7d5df8c432e6b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:45.098624 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4f6eb6-db2a-4dae-868a-5b041fd7c524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:45.114895 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4f6eb6-db2a-4dae-868a-5b041fd7c524) transitioned into 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_0da3031b-59d4-4d61-a257-059315447492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['48b9d647-5d91-448c-9947-aba92e86a38a','9b42bd54-7664-447f-a141-e60baf2dcea9','f7aa6038-a3e0-4b1e-936d-1a5882b53f65','59aaf98a-9645-4d13-b8cc-64acdc3e83aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:45.115573 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3885a0e-3402-45e9-89a2-79f64646dcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:45.127333 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3885a0e-3402-45e9-89a2-79f64646dcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:45.128346 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (51ec34c1-ab9d-466b-a9da-d571093c484b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:45.128640 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request issued successfully. Aug 14 01:32:45.136627 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:45.136627 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:45.137374 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:46.145953 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:46.145953 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:46.146541 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:46.146714 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Checking backup size 1 against volume size 1 {{(pid=100273) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 01:32:46.146845 np0000007295 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Overwriting volume e12e1b59-d844-4877-8aa1-f915ece3a5fe with restore of backup 0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:46.266352 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] restore_backup in rpcapi backup_id 0da3031b-59d4-4d61-a257-059315447492 {{(pid=100273) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 01:32:46.268816 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd94aee3-7054-4500-9118-acece28118f6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492/restore returned with HTTP 202 Aug 14 01:32:46.269376 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1318/5285] 10.4.3.11 () {68 vars in 1386 bytes} [Fri Aug 14 01:32:44 2026] POST /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492/restore => generated 189 bytes in 1295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:46.277276 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5a2bbb5e-7686-467c-907f-6ed5d1d74281 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:46.279620 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a2bbb5e-7686-467c-907f-6ed5d1d74281 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:46.279884 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a2bbb5e-7686-467c-907f-6ed5d1d74281 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:46.280152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5a2bbb5e-7686-467c-907f-6ed5d1d74281 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:46.280316 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5a2bbb5e-7686-467c-907f-6ed5d1d74281 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:46.285740 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:46.285740 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:46.286846 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5a2bbb5e-7686-467c-907f-6ed5d1d74281 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:46.287326 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1320/5286] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:46 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:47.298181 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b10289c2-0b38-40a7-8b2a-966d3d71e72d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:47.300055 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b10289c2-0b38-40a7-8b2a-966d3d71e72d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:47.300269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b10289c2-0b38-40a7-8b2a-966d3d71e72d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:47.300467 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b10289c2-0b38-40a7-8b2a-966d3d71e72d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:47.300571 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b10289c2-0b38-40a7-8b2a-966d3d71e72d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:47.304633 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:47.304633 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:47.305408 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b10289c2-0b38-40a7-8b2a-966d3d71e72d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:47.305786 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1320/5287] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:47 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:47.627788 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72851d6d-2643-416d-8d12-5400461e587e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:48.204217 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:32:48.204687 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-113153343"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:48.206283 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-113153343'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:32:48.206477 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Create volume of 1 GB Aug 14 01:32:48.206780 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:48.206780 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:48.210459 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Availability Zones retrieved successfully. Aug 14 01:32:48.215806 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Flow 'volume_create_api' (bd37a94d-4b71-42a9-a024-493317b264b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:48.216819 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf899fe-f960-47b4-956e-673c151bcbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:48.217664 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:32:48.247293 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf899fe-f960-47b4-956e-673c151bcbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:48.247951 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbea48b6-8cf8-4001-bfca-a8e13b2d5038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:48.315698 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c02f797-13ea-4b2c-9cd4-0da2e7e70439 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:48.317814 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c02f797-13ea-4b2c-9cd4-0da2e7e70439 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:48.318070 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c02f797-13ea-4b2c-9cd4-0da2e7e70439 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:48.318300 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c02f797-13ea-4b2c-9cd4-0da2e7e70439 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:48.318425 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2c02f797-13ea-4b2c-9cd4-0da2e7e70439 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:48.322527 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:48.322527 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:48.323319 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c02f797-13ea-4b2c-9cd4-0da2e7e70439 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:48.323724 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1319/5288] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:48 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:48.481001 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Created reservations ['4d211606-4662-4c77-9634-2652047b34b0', '058874ea-34fb-42c7-a34a-46c597dce35d', 'fd600047-c28b-4e45-8823-5848edffccb5', 'dc11ffe7-18e1-4b7e-8d73-de976030da15'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:48.481792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbea48b6-8cf8-4001-bfca-a8e13b2d5038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d211606-4662-4c77-9634-2652047b34b0', '058874ea-34fb-42c7-a34a-46c597dce35d', 'fd600047-c28b-4e45-8823-5848edffccb5', 'dc11ffe7-18e1-4b7e-8d73-de976030da15']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:48.482537 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0d40e9-f9bb-428b-b277-4e50365a07c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:48.546685 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0d40e9-f9bb-428b-b277-4e50365a07c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44f1de8a-1ca9-42eb-9603-adf1c1f73242', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-113153343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c8b2acf883d459c9089dd0755801126',qos_specs=None,replication_status=,reservations=['4d211606-4662-4c77-9634-2652047b34b0','058874ea-34fb-42c7-a34a-46c597dce35d','fd600047-c28b-4e45-8823-5848edffccb5','dc11ffe7-18e1-4b7e-8d73-de976030da15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be58645d72c4bcbabb5560e318f698c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-113153343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44f1de8a-1ca9-42eb-9603-adf1c1f73242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c8b2acf883d459c9089dd0755801126',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9be58645d72c4bcbabb5560e318f698c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:48.547573 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29223245-b7ad-4d10-a2ef-28a30e46c044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:48.789372 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29223245-b7ad-4d10-a2ef-28a30e46c044) transitioned into state 'SUCCESS' from state '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-113153343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c8b2acf883d459c9089dd0755801126',qos_specs=None,replication_status=,reservations=['4d211606-4662-4c77-9634-2652047b34b0','058874ea-34fb-42c7-a34a-46c597dce35d','fd600047-c28b-4e45-8823-5848edffccb5','dc11ffe7-18e1-4b7e-8d73-de976030da15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be58645d72c4bcbabb5560e318f698c',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:48.790097 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40034fa-beeb-407b-aa52-71314ab66f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:48.840282 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40034fa-beeb-407b-aa52-71314ab66f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:48.841128 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Flow 'volume_create_api' (bd37a94d-4b71-42a9-a024-493317b264b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:48.841445 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Create volume request issued successfully. Aug 14 01:32:48.842112 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72851d6d-2643-416d-8d12-5400461e587e tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:32:48.842579 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1330/5289] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:32:47 2026] POST /volume/v3/volumes => generated 775 bytes in 1215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:48.854093 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-36dcacd8-2bd5-47c6-8595-ac1e6a2c54cd None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:48.856210 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36dcacd8-2bd5-47c6-8595-ac1e6a2c54cd tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 Aug 14 01:32:48.856478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36dcacd8-2bd5-47c6-8595-ac1e6a2c54cd tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:48.856736 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-36dcacd8-2bd5-47c6-8595-ac1e6a2c54cd tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:48.911475 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:48.911475 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:48.915848 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-36dcacd8-2bd5-47c6-8595-ac1e6a2c54cd tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Volume info retrieved successfully. Aug 14 01:32:49.050345 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-36dcacd8-2bd5-47c6-8595-ac1e6a2c54cd tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 returned with HTTP 200 Aug 14 01:32:49.050854 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1321/5290] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:48 2026] GET /volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 => generated 954 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:49.336382 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-64148c69-ee3e-49a1-8d3d-0507083b85de None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:49.339852 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64148c69-ee3e-49a1-8d3d-0507083b85de tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:49.340092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64148c69-ee3e-49a1-8d3d-0507083b85de tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:49.340295 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-64148c69-ee3e-49a1-8d3d-0507083b85de tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:49.340394 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-64148c69-ee3e-49a1-8d3d-0507083b85de tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:49.345383 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:49.345383 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:49.346264 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-64148c69-ee3e-49a1-8d3d-0507083b85de tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:49.346617 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1321/5291] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:49 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:50.087575 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08682b6a-9260-475e-b331-15effa32804d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:50.089299 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08682b6a-9260-475e-b331-15effa32804d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 Aug 14 01:32:50.089547 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08682b6a-9260-475e-b331-15effa32804d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:50.089767 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08682b6a-9260-475e-b331-15effa32804d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:50.098912 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:50.098912 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:50.102728 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08682b6a-9260-475e-b331-15effa32804d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Volume info retrieved successfully. Aug 14 01:32:50.107484 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08682b6a-9260-475e-b331-15effa32804d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 returned with HTTP 200 Aug 14 01:32:50.107889 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1320/5292] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:50 2026] GET /volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:32:50.126136 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28ce185b-a790-47bc-b42d-168ef9b9d6ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:50.127863 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28ce185b-a790-47bc-b42d-168ef9b9d6ca tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:32:50.156766 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28ce185b-a790-47bc-b42d-168ef9b9d6ca tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44f1de8a-1ca9-42eb-9603-adf1c1f73242", "name": "tempest-type-Backup-862887137"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:50.156766 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-28ce185b-a790-47bc-b42d-168ef9b9d6ca tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Creating new backup {'backup': {'volume_id': '44f1de8a-1ca9-42eb-9603-adf1c1f73242', 'name': 'tempest-type-Backup-862887137'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:32:50.156766 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-28ce185b-a790-47bc-b42d-168ef9b9d6ca tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Creating backup of volume 44f1de8a-1ca9-42eb-9603-adf1c1f73242 in container None Aug 14 01:32:50.156766 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:50.156766 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:50.156766 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28ce185b-a790-47bc-b42d-168ef9b9d6ca tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Volume info retrieved successfully. Aug 14 01:32:50.313762 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-28ce185b-a790-47bc-b42d-168ef9b9d6ca tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Created reservations ['d242d604-8277-4b19-a688-d56279f4b29b', 'b53b817a-e2aa-42db-a40b-0fe442ad8f27'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:50.384066 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-466c6e9d-d376-486e-9e76-337c51dbfb11 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:50.385918 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-466c6e9d-d376-486e-9e76-337c51dbfb11 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:50.386257 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-466c6e9d-d376-486e-9e76-337c51dbfb11 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:50.386331 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-466c6e9d-d376-486e-9e76-337c51dbfb11 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:50.386500 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-466c6e9d-d376-486e-9e76-337c51dbfb11 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:50.401597 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:50.401597 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:50.401597 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-466c6e9d-d376-486e-9e76-337c51dbfb11 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:50.401597 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1322/5293] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:50 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:50.586642 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28ce185b-a790-47bc-b42d-168ef9b9d6ca tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:32:50.620648 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1331/5294] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:32:50 2026] POST /volume/v3/backups => generated 313 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:50.624710 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3013b4dc-65bf-4bc1-bb2f-5bc2b26d5f58 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:50.653609 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3013b4dc-65bf-4bc1-bb2f-5bc2b26d5f58 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:50.653609 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3013b4dc-65bf-4bc1-bb2f-5bc2b26d5f58 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:50.653609 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3013b4dc-65bf-4bc1-bb2f-5bc2b26d5f58 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:50.653609 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-3013b4dc-65bf-4bc1-bb2f-5bc2b26d5f58 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:50.653609 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:50.653609 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:50.653609 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3013b4dc-65bf-4bc1-bb2f-5bc2b26d5f58 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:50.653609 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1322/5295] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:50 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:51.444954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-99212349-95c4-432b-8d69-7fd953dd7466 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:51.444954 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99212349-95c4-432b-8d69-7fd953dd7466 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:51.444954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99212349-95c4-432b-8d69-7fd953dd7466 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:51.444954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99212349-95c4-432b-8d69-7fd953dd7466 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:51.444954 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-99212349-95c4-432b-8d69-7fd953dd7466 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:51.449411 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:51.449411 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:51.450263 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99212349-95c4-432b-8d69-7fd953dd7466 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:51.450704 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1321/5296] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:51 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:51.716714 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4535973d-97a0-44c6-9dfc-70308acebf3c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:51.718628 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4535973d-97a0-44c6-9dfc-70308acebf3c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:51.718887 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4535973d-97a0-44c6-9dfc-70308acebf3c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:51.719142 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4535973d-97a0-44c6-9dfc-70308acebf3c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:51.719290 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-4535973d-97a0-44c6-9dfc-70308acebf3c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:51.766397 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:51.766397 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:51.766397 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4535973d-97a0-44c6-9dfc-70308acebf3c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:51.766397 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1323/5297] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:51 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:52.460920 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26ba406e-7448-4fc1-878b-e867d2e1ab06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:52.462600 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26ba406e-7448-4fc1-878b-e867d2e1ab06 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:52.462819 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26ba406e-7448-4fc1-878b-e867d2e1ab06 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:52.463048 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26ba406e-7448-4fc1-878b-e867d2e1ab06 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:52.463191 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-26ba406e-7448-4fc1-878b-e867d2e1ab06 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:52.467200 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:52.467200 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:52.467935 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26ba406e-7448-4fc1-878b-e867d2e1ab06 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:52.468304 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1332/5298] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:52 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:52.734750 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-39a6194c-5fdd-4966-8d1e-19945593befb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:52.737099 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39a6194c-5fdd-4966-8d1e-19945593befb tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:52.737418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39a6194c-5fdd-4966-8d1e-19945593befb tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:52.737700 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-39a6194c-5fdd-4966-8d1e-19945593befb tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:52.737860 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-39a6194c-5fdd-4966-8d1e-19945593befb tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:52.743981 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:52.743981 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:52.744890 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-39a6194c-5fdd-4966-8d1e-19945593befb tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:52.745446 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1323/5299] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:52 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:53.477735 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e213dda-0631-4f41-a989-632f32e7e7d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:53.479589 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e213dda-0631-4f41-a989-632f32e7e7d2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:53.479817 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e213dda-0631-4f41-a989-632f32e7e7d2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:53.480056 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e213dda-0631-4f41-a989-632f32e7e7d2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:53.480166 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8e213dda-0631-4f41-a989-632f32e7e7d2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:53.484647 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:53.484647 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:53.485531 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e213dda-0631-4f41-a989-632f32e7e7d2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:53.485957 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1322/5300] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:53 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:53.757638 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5df490a8-8797-431d-b452-7c7aa387d898 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:53.759630 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5df490a8-8797-431d-b452-7c7aa387d898 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:53.759883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5df490a8-8797-431d-b452-7c7aa387d898 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:53.760130 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5df490a8-8797-431d-b452-7c7aa387d898 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:53.760300 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-5df490a8-8797-431d-b452-7c7aa387d898 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:53.764791 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:53.764791 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:53.765519 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5df490a8-8797-431d-b452-7c7aa387d898 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:53.765867 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1324/5301] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:53 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:54.499046 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25b4936d-f9d1-49f2-b531-d91662c04e6d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:54.504725 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25b4936d-f9d1-49f2-b531-d91662c04e6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:54.505014 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25b4936d-f9d1-49f2-b531-d91662c04e6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:54.505287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25b4936d-f9d1-49f2-b531-d91662c04e6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:54.505455 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-25b4936d-f9d1-49f2-b531-d91662c04e6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:54.513324 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:54.513324 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:54.514208 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25b4936d-f9d1-49f2-b531-d91662c04e6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:54.514658 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1333/5302] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:54 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:54.774827 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2b9c50dc-8b1d-4fac-af90-d28069ca73c4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:54.776597 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b9c50dc-8b1d-4fac-af90-d28069ca73c4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:54.776802 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b9c50dc-8b1d-4fac-af90-d28069ca73c4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:54.777027 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2b9c50dc-8b1d-4fac-af90-d28069ca73c4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:54.777128 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2b9c50dc-8b1d-4fac-af90-d28069ca73c4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:54.781357 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:54.781357 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:54.781996 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2b9c50dc-8b1d-4fac-af90-d28069ca73c4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:54.782383 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1324/5303] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:54 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 01:32:55.526770 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d106d96-7551-4e8f-9e61-fe9e4c911384 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:55.528439 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d106d96-7551-4e8f-9e61-fe9e4c911384 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:55.528617 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d106d96-7551-4e8f-9e61-fe9e4c911384 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:55.528790 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d106d96-7551-4e8f-9e61-fe9e4c911384 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:55.528893 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2d106d96-7551-4e8f-9e61-fe9e4c911384 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:55.533003 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:55.533003 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:55.533696 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d106d96-7551-4e8f-9e61-fe9e4c911384 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:55.534034 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1323/5304] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:55 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:55.543393 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-87cb37cc-a560-435d-9f95-22401c1dbb19 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:55.545249 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87cb37cc-a560-435d-9f95-22401c1dbb19 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe Aug 14 01:32:55.545460 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87cb37cc-a560-435d-9f95-22401c1dbb19 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:55.545654 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-87cb37cc-a560-435d-9f95-22401c1dbb19 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:55.553069 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:55.553069 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:55.556764 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-87cb37cc-a560-435d-9f95-22401c1dbb19 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:55.561239 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-87cb37cc-a560-435d-9f95-22401c1dbb19 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe returned with HTTP 200 Aug 14 01:32:55.561732 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1325/5305] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:55 2026] GET /volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe => generated 963 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:55.573741 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-749802e9-e281-4408-b445-a1490f59d6a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:55.575429 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-749802e9-e281-4408-b445-a1490f59d6a9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe Aug 14 01:32:55.575613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-749802e9-e281-4408-b445-a1490f59d6a9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:55.575792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-749802e9-e281-4408-b445-a1490f59d6a9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:55.582983 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:55.582983 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:55.586198 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-749802e9-e281-4408-b445-a1490f59d6a9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:55.589808 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-749802e9-e281-4408-b445-a1490f59d6a9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe returned with HTTP 200 Aug 14 01:32:55.590157 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1334/5306] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:55 2026] GET /volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe => generated 963 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:55.601546 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e8155e33-f616-49f2-9d3d-04e9fc6bb01a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:55.603130 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8155e33-f616-49f2-9d3d-04e9fc6bb01a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe Aug 14 01:32:55.603315 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8155e33-f616-49f2-9d3d-04e9fc6bb01a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:55.603492 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e8155e33-f616-49f2-9d3d-04e9fc6bb01a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:55.603647 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-e8155e33-f616-49f2-9d3d-04e9fc6bb01a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume with id: e12e1b59-d844-4877-8aa1-f915ece3a5fe Aug 14 01:32:55.610772 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:55.610772 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:55.611202 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8155e33-f616-49f2-9d3d-04e9fc6bb01a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:55.626482 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e8155e33-f616-49f2-9d3d-04e9fc6bb01a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume request issued successfully. Aug 14 01:32:55.626664 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e8155e33-f616-49f2-9d3d-04e9fc6bb01a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe returned with HTTP 202 Aug 14 01:32:55.627068 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1325/5307] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:55 2026] DELETE /volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:32:55.636700 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e71073c7-3ae4-4bdc-8661-068874335ec9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:55.638437 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e71073c7-3ae4-4bdc-8661-068874335ec9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe Aug 14 01:32:55.638616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e71073c7-3ae4-4bdc-8661-068874335ec9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:55.638799 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e71073c7-3ae4-4bdc-8661-068874335ec9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:55.645918 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:55.645918 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:55.649166 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e71073c7-3ae4-4bdc-8661-068874335ec9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:55.652974 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e71073c7-3ae4-4bdc-8661-068874335ec9 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe returned with HTTP 200 Aug 14 01:32:55.653365 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1324/5308] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:55 2026] GET /volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe => generated 962 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:55.792894 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-793bb483-6274-4dba-a938-c2dbc5b88a8d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:55.795365 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-793bb483-6274-4dba-a938-c2dbc5b88a8d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:55.795687 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-793bb483-6274-4dba-a938-c2dbc5b88a8d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:55.795995 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-793bb483-6274-4dba-a938-c2dbc5b88a8d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:55.796165 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-793bb483-6274-4dba-a938-c2dbc5b88a8d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:55.801637 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:55.801637 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:55.802500 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-793bb483-6274-4dba-a938-c2dbc5b88a8d tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:55.803254 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1326/5309] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:55 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:56.665321 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9141c4a-ff57-4e75-9677-2486bcaf906f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:56.667127 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9141c4a-ff57-4e75-9677-2486bcaf906f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe Aug 14 01:32:56.667405 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9141c4a-ff57-4e75-9677-2486bcaf906f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:56.667640 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9141c4a-ff57-4e75-9677-2486bcaf906f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:56.673537 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9141c4a-ff57-4e75-9677-2486bcaf906f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe returned with HTTP 404 Aug 14 01:32:56.673978 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1335/5310] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:56 2026] GET /volume/v3/volumes/e12e1b59-d844-4877-8aa1-f915ece3a5fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:56.681604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d5a85338-a136-4d22-8924-727774853741 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:56.683369 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5a85338-a136-4d22-8924-727774853741 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:56.683560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5a85338-a136-4d22-8924-727774853741 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:56.683765 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d5a85338-a136-4d22-8924-727774853741 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:56.683873 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-d5a85338-a136-4d22-8924-727774853741 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete backup with id: 0da3031b-59d4-4d61-a257-059315447492. Aug 14 01:32:56.688058 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:56.688058 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:56.699773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-d5a85338-a136-4d22-8924-727774853741 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] delete_backup rpcapi backup_id 0da3031b-59d4-4d61-a257-059315447492 {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:32:56.701657 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d5a85338-a136-4d22-8924-727774853741 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 202 Aug 14 01:32:56.702112 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1326/5311] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:56 2026] DELETE /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:32:56.709892 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92ebe215-b7ba-4c0f-9399-1053c7f68b05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:56.711725 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92ebe215-b7ba-4c0f-9399-1053c7f68b05 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:56.711944 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92ebe215-b7ba-4c0f-9399-1053c7f68b05 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:56.712198 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92ebe215-b7ba-4c0f-9399-1053c7f68b05 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:56.712261 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-92ebe215-b7ba-4c0f-9399-1053c7f68b05 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:56.716627 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:56.716627 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:56.717558 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92ebe215-b7ba-4c0f-9399-1053c7f68b05 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 200 Aug 14 01:32:56.718036 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1325/5312] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:56 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:56.814339 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e28631d7-b170-4cc6-bc07-fb9c8c04e370 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:56.815915 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e28631d7-b170-4cc6-bc07-fb9c8c04e370 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:56.816146 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e28631d7-b170-4cc6-bc07-fb9c8c04e370 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:56.816335 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e28631d7-b170-4cc6-bc07-fb9c8c04e370 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:56.816437 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e28631d7-b170-4cc6-bc07-fb9c8c04e370 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:56.821159 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:56.821159 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:56.821364 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e28631d7-b170-4cc6-bc07-fb9c8c04e370 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:56.821853 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1327/5313] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:56 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:57.729674 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c0da0334-43a1-424a-b3d5-9785c0eef814 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:57.731345 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0da0334-43a1-424a-b3d5-9785c0eef814 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 Aug 14 01:32:57.731547 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0da0334-43a1-424a-b3d5-9785c0eef814 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:57.731729 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0da0334-43a1-424a-b3d5-9785c0eef814 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:57.731830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c0da0334-43a1-424a-b3d5-9785c0eef814 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 0da3031b-59d4-4d61-a257-059315447492. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:57.735642 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0da0334-43a1-424a-b3d5-9785c0eef814 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 returned with HTTP 404 Aug 14 01:32:57.736130 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1336/5314] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:57 2026] GET /volume/v3/backups/0da3031b-59d4-4d61-a257-059315447492 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:57.817609 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ed888005-3cb6-4338-8925-afb6417f9c5b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:57.819479 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed888005-3cb6-4338-8925-afb6417f9c5b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:57.819730 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed888005-3cb6-4338-8925-afb6417f9c5b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:57.819996 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ed888005-3cb6-4338-8925-afb6417f9c5b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:57.820203 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-ed888005-3cb6-4338-8925-afb6417f9c5b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume with id: 7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:57.828275 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:57.828275 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:57.828776 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ed888005-3cb6-4338-8925-afb6417f9c5b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:57.833750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0381f0c-33f3-474d-949c-27107366ac8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:57.835996 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0381f0c-33f3-474d-949c-27107366ac8c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:57.836258 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0381f0c-33f3-474d-949c-27107366ac8c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:57.836488 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0381f0c-33f3-474d-949c-27107366ac8c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:57.836611 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d0381f0c-33f3-474d-949c-27107366ac8c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:57.841386 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:57.841386 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:57.842129 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0381f0c-33f3-474d-949c-27107366ac8c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:57.842612 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1326/5315] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:57 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:57.850682 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ed888005-3cb6-4338-8925-afb6417f9c5b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume request issued successfully. Aug 14 01:32:57.850860 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ed888005-3cb6-4338-8925-afb6417f9c5b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c returned with HTTP 202 Aug 14 01:32:57.851272 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1327/5316] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:57 2026] DELETE /volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:32:57.860580 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0c65d65a-948e-4120-8e44-8a217a7eb198 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:57.862379 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c65d65a-948e-4120-8e44-8a217a7eb198 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:57.863950 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c65d65a-948e-4120-8e44-8a217a7eb198 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:57.863950 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0c65d65a-948e-4120-8e44-8a217a7eb198 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:57.872668 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:57.872668 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:32:57.877284 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0c65d65a-948e-4120-8e44-8a217a7eb198 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:57.883859 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0c65d65a-948e-4120-8e44-8a217a7eb198 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c returned with HTTP 200 Aug 14 01:32:57.883859 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1328/5317] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:57 2026] GET /volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:58.854313 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eb5f8877-3fc2-41d3-99c9-ec4666c72297 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:58.856090 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb5f8877-3fc2-41d3-99c9-ec4666c72297 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:58.856326 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb5f8877-3fc2-41d3-99c9-ec4666c72297 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:58.856515 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eb5f8877-3fc2-41d3-99c9-ec4666c72297 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:58.856653 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-eb5f8877-3fc2-41d3-99c9-ec4666c72297 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:58.864024 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:58.864024 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:32:58.864024 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eb5f8877-3fc2-41d3-99c9-ec4666c72297 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:58.864024 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1337/5318] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:58 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:58.898188 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f3b7f78-7d7d-41fd-a129-1cb48ef0dcb2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:58.900086 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f3b7f78-7d7d-41fd-a129-1cb48ef0dcb2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:58.900355 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f3b7f78-7d7d-41fd-a129-1cb48ef0dcb2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:58.900569 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f3b7f78-7d7d-41fd-a129-1cb48ef0dcb2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:58.906668 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f3b7f78-7d7d-41fd-a129-1cb48ef0dcb2 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c returned with HTTP 404 Aug 14 01:32:58.907252 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1327/5319] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:58 2026] GET /volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:58.914519 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-56920c22-fa66-42e0-af7e-ea8b597e6a1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:58.916704 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56920c22-fa66-42e0-af7e-ea8b597e6a1e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:58.916883 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56920c22-fa66-42e0-af7e-ea8b597e6a1e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:58.917167 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-56920c22-fa66-42e0-af7e-ea8b597e6a1e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:58.924155 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-56920c22-fa66-42e0-af7e-ea8b597e6a1e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c returned with HTTP 404 Aug 14 01:32:58.924855 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1328/5320] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:58 2026] GET /volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:58.932556 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8e85e5b4-bada-43d6-ae08-568fa68e0c7b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:58.934362 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e85e5b4-bada-43d6-ae08-568fa68e0c7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:58.934557 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e85e5b4-bada-43d6-ae08-568fa68e0c7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:58.934748 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e85e5b4-bada-43d6-ae08-568fa68e0c7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:58.934945 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-8e85e5b4-bada-43d6-ae08-568fa68e0c7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume with id: 7029e244-f383-4200-a733-621485e16e1c Aug 14 01:32:58.941913 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e85e5b4-bada-43d6-ae08-568fa68e0c7b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c returned with HTTP 404 Aug 14 01:32:58.942113 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1329/5321] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:32:58 2026] DELETE /volume/v3/volumes/7029e244-f383-4200-a733-621485e16e1c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:32:58.952645 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:58.954473 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:32:58.955130 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1075517568"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:32:58.957294 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1075517568'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:32:58.957645 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume of 1 GB Aug 14 01:32:58.963610 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Availability Zones retrieved successfully. Aug 14 01:32:58.969870 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (0b0b6f12-1612-4541-afc1-c3cf5de81d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:58.971083 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033b4c12-c13b-458b-8afb-9312ba57cdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:58.971937 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:32:58.999481 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033b4c12-c13b-458b-8afb-9312ba57cdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:59.000327 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3570d91-c3cf-4459-b372-ba51e9c507f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:59.039323 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['115854b1-86d3-41c3-9c05-0df308434a8a', '0047f046-62e0-423a-a3d1-9177b9ac488f', 'a443c294-0550-4663-84d9-b92a95904bbc', '38af52fc-c4db-4025-be8b-7eaf31ca63df'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:32:59.040640 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3570d91-c3cf-4459-b372-ba51e9c507f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['115854b1-86d3-41c3-9c05-0df308434a8a', '0047f046-62e0-423a-a3d1-9177b9ac488f', 'a443c294-0550-4663-84d9-b92a95904bbc', '38af52fc-c4db-4025-be8b-7eaf31ca63df']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:59.041780 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c398efd-0110-477e-88b9-478c86ac827b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:59.070523 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c398efd-0110-477e-88b9-478c86ac827b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86c1296c-70ca-4eab-a131-16108a441255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1075517568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['115854b1-86d3-41c3-9c05-0df308434a8a','0047f046-62e0-423a-a3d1-9177b9ac488f','a443c294-0550-4663-84d9-b92a95904bbc','38af52fc-c4db-4025-be8b-7eaf31ca63df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1075517568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86c1296c-70ca-4eab-a131-16108a441255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93828998a3a84c02b7d5df8c432e6b91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:59.071304 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c76754-6763-411a-ba29-23bc1d702384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:59.092008 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c76754-6763-411a-ba29-23bc1d702384) transitioned into state 'SUCCESS' from state '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-1075517568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a66550a107a4bbfa7d5c45cd97f8cd0',qos_specs=None,replication_status=,reservations=['115854b1-86d3-41c3-9c05-0df308434a8a','0047f046-62e0-423a-a3d1-9177b9ac488f','a443c294-0550-4663-84d9-b92a95904bbc','38af52fc-c4db-4025-be8b-7eaf31ca63df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828998a3a84c02b7d5df8c432e6b91',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:59.093067 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df98389-4e5f-4c08-8430-9318448a3079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:32:59.103852 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df98389-4e5f-4c08-8430-9318448a3079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:32:59.105006 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Flow 'volume_create_api' (0b0b6f12-1612-4541-afc1-c3cf5de81d6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:32:59.105445 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Create volume request issued successfully. Aug 14 01:32:59.106247 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ae631c9-2151-4c60-af4a-3fdfc49d1bd3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:32:59.106870 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1338/5322] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:32:58 2026] POST /volume/v3/volumes => generated 747 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:32:59.123604 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-47281e02-ba59-499e-9e70-7fb5c190f5e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:59.125911 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47281e02-ba59-499e-9e70-7fb5c190f5e3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:32:59.126168 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47281e02-ba59-499e-9e70-7fb5c190f5e3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:59.126394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47281e02-ba59-499e-9e70-7fb5c190f5e3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:59.134992 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:59.134992 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:32:59.139367 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-47281e02-ba59-499e-9e70-7fb5c190f5e3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:32:59.144997 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47281e02-ba59-499e-9e70-7fb5c190f5e3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:32:59.145394 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1328/5323] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:32:59 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:32:59.873943 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-67602d6d-5e2c-43d9-8a68-2e3407ac0d13 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:32:59.875737 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67602d6d-5e2c-43d9-8a68-2e3407ac0d13 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:32:59.875951 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67602d6d-5e2c-43d9-8a68-2e3407ac0d13 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:32:59.876146 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-67602d6d-5e2c-43d9-8a68-2e3407ac0d13 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:32:59.876291 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-67602d6d-5e2c-43d9-8a68-2e3407ac0d13 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:32:59.880318 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:32:59.880318 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:32:59.880890 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-67602d6d-5e2c-43d9-8a68-2e3407ac0d13 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:32:59.881295 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1329/5324] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:32:59 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:00.160655 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ee4c855e-a3b1-4745-99ca-847707d0e089 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:00.162301 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee4c855e-a3b1-4745-99ca-847707d0e089 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:00.162573 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee4c855e-a3b1-4745-99ca-847707d0e089 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:00.162790 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ee4c855e-a3b1-4745-99ca-847707d0e089 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:00.169642 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:00.169642 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:00.173269 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ee4c855e-a3b1-4745-99ca-847707d0e089 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:00.177266 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ee4c855e-a3b1-4745-99ca-847707d0e089 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:00.177711 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1330/5325] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:00 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:00.892504 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b60a6b7-7b8e-4597-a47d-65c7d24e6ab4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:00.895039 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b60a6b7-7b8e-4597-a47d-65c7d24e6ab4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:00.895317 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b60a6b7-7b8e-4597-a47d-65c7d24e6ab4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:00.895554 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b60a6b7-7b8e-4597-a47d-65c7d24e6ab4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:00.895696 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6b60a6b7-7b8e-4597-a47d-65c7d24e6ab4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:00.901512 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:00.901512 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:00.902275 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b60a6b7-7b8e-4597-a47d-65c7d24e6ab4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:33:00.903116 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1339/5326] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:00 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:01.915702 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5fbe2174-2c20-4b20-960a-8a8d620b56ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:01.917730 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fbe2174-2c20-4b20-960a-8a8d620b56ac tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:01.917730 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fbe2174-2c20-4b20-960a-8a8d620b56ac tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:01.917864 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fbe2174-2c20-4b20-960a-8a8d620b56ac tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:01.917975 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5fbe2174-2c20-4b20-960a-8a8d620b56ac tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:01.924497 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:01.924497 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:01.925152 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fbe2174-2c20-4b20-960a-8a8d620b56ac tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:33:01.925605 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1329/5327] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:01 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:02.940008 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0a765373-fd8a-4258-952c-ff0d21d3dd68 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:02.943979 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a765373-fd8a-4258-952c-ff0d21d3dd68 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:02.943979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a765373-fd8a-4258-952c-ff0d21d3dd68 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:02.943979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0a765373-fd8a-4258-952c-ff0d21d3dd68 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:02.943979 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-0a765373-fd8a-4258-952c-ff0d21d3dd68 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:02.950175 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:02.950175 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:02.951316 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0a765373-fd8a-4258-952c-ff0d21d3dd68 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:33:02.951994 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1330/5328] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:02 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:03.963737 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-252b3d6a-3b57-40d3-a9f0-6b150970e3a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:03.966055 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-252b3d6a-3b57-40d3-a9f0-6b150970e3a0 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:03.966349 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-252b3d6a-3b57-40d3-a9f0-6b150970e3a0 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:03.966601 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-252b3d6a-3b57-40d3-a9f0-6b150970e3a0 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:03.966741 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-252b3d6a-3b57-40d3-a9f0-6b150970e3a0 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:03.971736 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:03.971736 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:03.972508 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-252b3d6a-3b57-40d3-a9f0-6b150970e3a0 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:33:03.972987 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1331/5329] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:03 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:04.990589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6725f329-1d26-4dc1-ac59-8082df2c5836 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:04.990589 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6725f329-1d26-4dc1-ac59-8082df2c5836 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:04.990589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6725f329-1d26-4dc1-ac59-8082df2c5836 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:04.990589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6725f329-1d26-4dc1-ac59-8082df2c5836 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:04.990589 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6725f329-1d26-4dc1-ac59-8082df2c5836 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:04.996506 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:04.996506 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:04.998567 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6725f329-1d26-4dc1-ac59-8082df2c5836 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:33:04.998567 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1340/5330] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:04 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:06.011004 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-40e0cacf-5283-47f2-b173-22a8fb02d7b4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:06.014155 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40e0cacf-5283-47f2-b173-22a8fb02d7b4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:06.014155 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40e0cacf-5283-47f2-b173-22a8fb02d7b4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:06.014155 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40e0cacf-5283-47f2-b173-22a8fb02d7b4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:06.014155 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-40e0cacf-5283-47f2-b173-22a8fb02d7b4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:06.019595 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:06.019595 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:06.020420 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40e0cacf-5283-47f2-b173-22a8fb02d7b4 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:33:06.020975 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1330/5331] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:06 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:07.036548 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-25a4c550-0574-4f65-82a7-cf297037d8bf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:07.038704 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25a4c550-0574-4f65-82a7-cf297037d8bf tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:07.038963 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25a4c550-0574-4f65-82a7-cf297037d8bf tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:07.039193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-25a4c550-0574-4f65-82a7-cf297037d8bf tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:07.039331 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-25a4c550-0574-4f65-82a7-cf297037d8bf tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:07.044167 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:07.044167 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:07.044858 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-25a4c550-0574-4f65-82a7-cf297037d8bf tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:33:07.045327 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1331/5332] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:07 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:07.061670 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ad29c3f6-9a6b-45ff-b4fb-87c839a3c18a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:07.063801 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad29c3f6-9a6b-45ff-b4fb-87c839a3c18a tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] DELETE https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:07.064030 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad29c3f6-9a6b-45ff-b4fb-87c839a3c18a tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:07.064248 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ad29c3f6-9a6b-45ff-b4fb-87c839a3c18a tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:07.064367 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-ad29c3f6-9a6b-45ff-b4fb-87c839a3c18a tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Delete backup with id: 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. Aug 14 01:33:07.070348 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:07.070348 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:07.087681 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-ad29c3f6-9a6b-45ff-b4fb-87c839a3c18a tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] delete_backup rpcapi backup_id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:33:07.089748 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ad29c3f6-9a6b-45ff-b4fb-87c839a3c18a tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 202 Aug 14 01:33:07.090196 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1332/5333] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:33:07 2026] DELETE /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:33:07.100053 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27cb4377-c9a6-41c4-ae3a-2b50fdb1a7cc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:07.104137 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27cb4377-c9a6-41c4-ae3a-2b50fdb1a7cc tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:07.104365 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27cb4377-c9a6-41c4-ae3a-2b50fdb1a7cc tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:07.104613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27cb4377-c9a6-41c4-ae3a-2b50fdb1a7cc tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:07.104742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-27cb4377-c9a6-41c4-ae3a-2b50fdb1a7cc tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:07.112058 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:07.112058 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:07.112753 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27cb4377-c9a6-41c4-ae3a-2b50fdb1a7cc tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 200 Aug 14 01:33:07.114864 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1341/5334] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:07 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:08.124602 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3fe2dfcc-04e4-4ff4-b63d-4f7533f2b484 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:08.126440 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fe2dfcc-04e4-4ff4-b63d-4f7533f2b484 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 Aug 14 01:33:08.126727 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fe2dfcc-04e4-4ff4-b63d-4f7533f2b484 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:08.126901 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fe2dfcc-04e4-4ff4-b63d-4f7533f2b484 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:08.127170 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3fe2dfcc-04e4-4ff4-b63d-4f7533f2b484 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Show backup with id 8efc43d3-d305-4e9a-91b8-342f7ba4bdc5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:08.131491 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fe2dfcc-04e4-4ff4-b63d-4f7533f2b484 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 returned with HTTP 404 Aug 14 01:33:08.132092 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1331/5335] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:08 2026] GET /volume/v3/backups/8efc43d3-d305-4e9a-91b8-342f7ba4bdc5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:08.141507 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-90ccd35a-2220-4313-9650-c6924769baa1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:08.144444 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90ccd35a-2220-4313-9650-c6924769baa1 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 Aug 14 01:33:08.144647 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90ccd35a-2220-4313-9650-c6924769baa1 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:08.144897 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-90ccd35a-2220-4313-9650-c6924769baa1 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:08.145119 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-90ccd35a-2220-4313-9650-c6924769baa1 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Delete volume with id: 44f1de8a-1ca9-42eb-9603-adf1c1f73242 Aug 14 01:33:08.163099 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:08.163099 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:08.163465 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-90ccd35a-2220-4313-9650-c6924769baa1 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Volume info retrieved successfully. Aug 14 01:33:08.189452 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-90ccd35a-2220-4313-9650-c6924769baa1 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Delete volume request issued successfully. Aug 14 01:33:08.189657 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-90ccd35a-2220-4313-9650-c6924769baa1 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 returned with HTTP 202 Aug 14 01:33:08.190128 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1332/5336] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:33:08 2026] DELETE /volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:08.205713 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bf0b3238-791c-4d27-af16-44b99fc4544c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:08.207951 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf0b3238-791c-4d27-af16-44b99fc4544c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 Aug 14 01:33:08.208251 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf0b3238-791c-4d27-af16-44b99fc4544c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:08.208508 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bf0b3238-791c-4d27-af16-44b99fc4544c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:08.218191 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:08.218191 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:08.223064 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bf0b3238-791c-4d27-af16-44b99fc4544c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Volume info retrieved successfully. Aug 14 01:33:08.228462 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bf0b3238-791c-4d27-af16-44b99fc4544c tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 returned with HTTP 200 Aug 14 01:33:08.228978 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1333/5337] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:08 2026] GET /volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:09.246462 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-62fb096c-aad6-4dc0-a800-f97ec3255108 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:09.247982 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62fb096c-aad6-4dc0-a800-f97ec3255108 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] GET https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 Aug 14 01:33:09.248169 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62fb096c-aad6-4dc0-a800-f97ec3255108 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:09.248351 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62fb096c-aad6-4dc0-a800-f97ec3255108 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:09.254344 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62fb096c-aad6-4dc0-a800-f97ec3255108 tempest-ProjectReaderTests39-309906607 tempest-ProjectReaderTests39-309906607-project-admin] https://10.4.3.11/volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 returned with HTTP 404 Aug 14 01:33:09.254693 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1342/5338] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:09 2026] GET /volume/v3/volumes/44f1de8a-1ca9-42eb-9603-adf1c1f73242 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:10.926751 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2f4b4828-2551-4a63-abba-45c3c75fd029 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:11.032507 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f4b4828-2551-4a63-abba-45c3c75fd029 tempest-ProjectMemberTests-1748875630 tempest-ProjectMemberTests-1748875630-project-admin] GET https://10.4.3.11/volume/v3/scheduler-stats/get_pools Aug 14 01:33:11.032699 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f4b4828-2551-4a63-abba-45c3c75fd029 tempest-ProjectMemberTests-1748875630 tempest-ProjectMemberTests-1748875630-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:11.032886 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f4b4828-2551-4a63-abba-45c3c75fd029 tempest-ProjectMemberTests-1748875630 tempest-ProjectMemberTests-1748875630-project-admin] Calling method 'get_pools' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:11.041519 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f4b4828-2551-4a63-abba-45c3c75fd029 tempest-ProjectMemberTests-1748875630 tempest-ProjectMemberTests-1748875630-project-admin] https://10.4.3.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 01:33:11.041861 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1332/5339] 10.4.3.11 () {66 vars in 1284 bytes} [Fri Aug 14 01:33:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:11.049989 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-350b27a5-dec2-44c7-9205-724d59bfd1b0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:11.114708 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-350b27a5-dec2-44c7-9205-724d59bfd1b0 tempest-ProjectMemberTests-1748875630 tempest-ProjectMemberTests-1748875630-project-member] GET https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool Aug 14 01:33:11.114992 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-350b27a5-dec2-44c7-9205-724d59bfd1b0 tempest-ProjectMemberTests-1748875630 tempest-ProjectMemberTests-1748875630-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:11.115203 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-350b27a5-dec2-44c7-9205-724d59bfd1b0 tempest-ProjectMemberTests-1748875630 tempest-ProjectMemberTests-1748875630-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:11.115846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.policy [None req-350b27a5-dec2-44c7-9205-724d59bfd1b0 tempest-ProjectMemberTests-1748875630 tempest-ProjectMemberTests-1748875630-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f4e89ebb311647f185628f9379aa231e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52f1d393424048db96b276df198b5c51', '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=100275) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:33:11.116063 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-350b27a5-dec2-44c7-9205-724d59bfd1b0 tempest-ProjectMemberTests-1748875630 tempest-ProjectMemberTests-1748875630-project-member] https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool returned with HTTP 403 Aug 14 01:33:11.116490 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1333/5340] 10.4.3.11 () {66 vars in 1311 bytes} [Fri Aug 14 01:33:11 2026] GET /volume/v3/capabilities/np0000007295@storpool => generated 110 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:12.927467 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fb25dc79-3499-498f-84a3-5147175be9ba None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:13.049204 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb25dc79-3499-498f-84a3-5147175be9ba tempest-ProjectReaderTests-1254680364 tempest-ProjectReaderTests-1254680364-project-admin] GET https://10.4.3.11/volume/v3/scheduler-stats/get_pools Aug 14 01:33:13.049409 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb25dc79-3499-498f-84a3-5147175be9ba tempest-ProjectReaderTests-1254680364 tempest-ProjectReaderTests-1254680364-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:13.049598 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fb25dc79-3499-498f-84a3-5147175be9ba tempest-ProjectReaderTests-1254680364 tempest-ProjectReaderTests-1254680364-project-admin] Calling method 'get_pools' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:13.060898 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fb25dc79-3499-498f-84a3-5147175be9ba tempest-ProjectReaderTests-1254680364 tempest-ProjectReaderTests-1254680364-project-admin] https://10.4.3.11/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 01:33:13.061347 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1334/5341] 10.4.3.11 () {66 vars in 1284 bytes} [Fri Aug 14 01:33:12 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:13.069454 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb2a9ab5-8151-4203-a4ca-a9e4031edeeb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:13.124721 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb2a9ab5-8151-4203-a4ca-a9e4031edeeb tempest-ProjectReaderTests-1254680364 tempest-ProjectReaderTests-1254680364-project-reader] GET https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool Aug 14 01:33:13.124979 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb2a9ab5-8151-4203-a4ca-a9e4031edeeb tempest-ProjectReaderTests-1254680364 tempest-ProjectReaderTests-1254680364-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:13.125199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb2a9ab5-8151-4203-a4ca-a9e4031edeeb tempest-ProjectReaderTests-1254680364 tempest-ProjectReaderTests-1254680364-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:13.125956 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-fb2a9ab5-8151-4203-a4ca-a9e4031edeeb tempest-ProjectReaderTests-1254680364 tempest-ProjectReaderTests-1254680364-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e1820acc79ab40dd9b77882ebaae4955', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5b76e24ae87461dafd4b0e123bd7fb7', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:33:13.126168 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb2a9ab5-8151-4203-a4ca-a9e4031edeeb tempest-ProjectReaderTests-1254680364 tempest-ProjectReaderTests-1254680364-project-reader] https://10.4.3.11/volume/v3/capabilities/np0000007295@storpool returned with HTTP 403 Aug 14 01:33:13.126687 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1343/5342] 10.4.3.11 () {66 vars in 1311 bytes} [Fri Aug 14 01:33:13 2026] GET /volume/v3/capabilities/np0000007295@storpool => generated 110 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:14.578289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9eaae8b1-531f-4f73-8467-d5e5d08918ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:14.662782 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9eaae8b1-531f-4f73-8467-d5e5d08918ea tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:14.663216 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9eaae8b1-531f-4f73-8467-d5e5d08918ea tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1463393821", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1097373102", "vendor_name": "tempest-vendor_name-1959443529"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:14.679706 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9eaae8b1-531f-4f73-8467-d5e5d08918ea tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:14.680298 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1333/5343] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:33:14 2026] POST /volume/v3/types => generated 329 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:14.688269 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:14.690295 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:33:14.690701 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f561212-8975-423f-ac2c-1f1fc14bbcee", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:14.692486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Create volume request body: {'volume': {'volume_type': '4f561212-8975-423f-ac2c-1f1fc14bbcee', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:33:14.696862 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Create volume of 1 GB Aug 14 01:33:14.697214 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:14.697214 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:14.697615 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Availability Zones retrieved successfully. Aug 14 01:33:14.704400 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Flow 'volume_create_api' (b9c42b68-57bf-4ff6-9cb0-438f4b75d32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:14.706092 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1e308a-6547-4132-a066-b45de494fe12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:14.707224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:33:14.730579 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1e308a-6547-4132-a066-b45de494fe12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:33:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1097373102',vendor_name='tempest-vendor_name-1959443529'},id=4f561212-8975-423f-ac2c-1f1fc14bbcee,is_public=True,name='tempest-ProjectAdminTests-volume-type-1463393821',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f561212-8975-423f-ac2c-1f1fc14bbcee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:14.731637 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d82b0d-b809-4a8a-bdc2-a09cb52dd9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:14.758052 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1463393821 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1463393821, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:14.758368 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1463393821 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1463393821, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:14.787573 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Created reservations ['21026082-0002-4277-b5cd-a9c27a4d8f25', 'cf1d0558-d684-4350-9934-64820b5026a8', '5ffeb445-7f6e-4617-bd63-d0e612250cda', 'aba32dcc-6bb2-4da8-8a8f-cf82f2da8bb1'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:14.788372 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d82b0d-b809-4a8a-bdc2-a09cb52dd9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21026082-0002-4277-b5cd-a9c27a4d8f25', 'cf1d0558-d684-4350-9934-64820b5026a8', '5ffeb445-7f6e-4617-bd63-d0e612250cda', 'aba32dcc-6bb2-4da8-8a8f-cf82f2da8bb1']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:14.789085 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ac6322-9efb-445e-9e98-8b37612ac3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:14.814149 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ac6322-9efb-445e-9e98-8b37612ac3a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7732dc28-4a10-449d-bee7-a01de411486d', '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='6d345b054ad349d7a2db13cc6234c5b8',qos_specs=None,replication_status=,reservations=['21026082-0002-4277-b5cd-a9c27a4d8f25','cf1d0558-d684-4350-9934-64820b5026a8','5ffeb445-7f6e-4617-bd63-d0e612250cda','aba32dcc-6bb2-4da8-8a8f-cf82f2da8bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c6839f8ffc4b6c94a2b7e3e44a8b9c',volume_type_id=4f561212-8975-423f-ac2c-1f1fc14bbcee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:33:14Z,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=7732dc28-4a10-449d-bee7-a01de411486d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d345b054ad349d7a2db13cc6234c5b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01c6839f8ffc4b6c94a2b7e3e44a8b9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f561212-8975-423f-ac2c-1f1fc14bbcee),volume_type_id=4f561212-8975-423f-ac2c-1f1fc14bbcee)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:14.815078 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27993c7e-3100-471c-9f67-d1504edd6f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:14.833057 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27993c7e-3100-471c-9f67-d1504edd6f9d) transitioned into state 'SUCCESS' from 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='6d345b054ad349d7a2db13cc6234c5b8',qos_specs=None,replication_status=,reservations=['21026082-0002-4277-b5cd-a9c27a4d8f25','cf1d0558-d684-4350-9934-64820b5026a8','5ffeb445-7f6e-4617-bd63-d0e612250cda','aba32dcc-6bb2-4da8-8a8f-cf82f2da8bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c6839f8ffc4b6c94a2b7e3e44a8b9c',volume_type_id=4f561212-8975-423f-ac2c-1f1fc14bbcee)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:14.833763 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edda7fd8-08b2-4cfc-ba96-a358e76d7b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:14.843769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edda7fd8-08b2-4cfc-ba96-a358e76d7b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:14.845164 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Flow 'volume_create_api' (b9c42b68-57bf-4ff6-9cb0-438f4b75d32d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:14.845727 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Create volume request issued successfully. Aug 14 01:33:14.846760 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5df36c5d-ef5f-46ed-b305-8fa80d89dbe6 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:33:14.847417 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1334/5344] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:33:14 2026] POST /volume/v3/volumes => generated 771 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:33:14.860373 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5d654c98-e220-4063-b03c-02280fe39977 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:14.862230 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d654c98-e220-4063-b03c-02280fe39977 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/volumes/7732dc28-4a10-449d-bee7-a01de411486d Aug 14 01:33:14.862479 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d654c98-e220-4063-b03c-02280fe39977 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:14.862672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5d654c98-e220-4063-b03c-02280fe39977 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:14.872675 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:14.872675 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:14.877683 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5d654c98-e220-4063-b03c-02280fe39977 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Volume info retrieved successfully. Aug 14 01:33:14.883539 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5d654c98-e220-4063-b03c-02280fe39977 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes/7732dc28-4a10-449d-bee7-a01de411486d returned with HTTP 200 Aug 14 01:33:14.884114 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1335/5345] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:14 2026] GET /volume/v3/volumes/7732dc28-4a10-449d-bee7-a01de411486d => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:15.898858 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b057c9cd-ff05-44fa-9ad9-b1e726d15fa9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:15.900615 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b057c9cd-ff05-44fa-9ad9-b1e726d15fa9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/volumes/7732dc28-4a10-449d-bee7-a01de411486d Aug 14 01:33:15.900810 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b057c9cd-ff05-44fa-9ad9-b1e726d15fa9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:15.901017 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b057c9cd-ff05-44fa-9ad9-b1e726d15fa9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:15.908533 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:15.908533 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:15.912401 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b057c9cd-ff05-44fa-9ad9-b1e726d15fa9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Volume info retrieved successfully. Aug 14 01:33:15.916820 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b057c9cd-ff05-44fa-9ad9-b1e726d15fa9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes/7732dc28-4a10-449d-bee7-a01de411486d returned with HTTP 200 Aug 14 01:33:15.917324 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1344/5346] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:15 2026] GET /volume/v3/volumes/7732dc28-4a10-449d-bee7-a01de411486d => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:15.929763 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e8e9810-26d0-4eca-86c9-dcbf03bb1818 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:15.933571 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e8e9810-26d0-4eca-86c9-dcbf03bb1818 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/messages Aug 14 01:33:15.933813 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e8e9810-26d0-4eca-86c9-dcbf03bb1818 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:15.934017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e8e9810-26d0-4eca-86c9-dcbf03bb1818 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:15.939501 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e8e9810-26d0-4eca-86c9-dcbf03bb1818 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:33:15.939920 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1334/5347] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:33:15 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:15.948900 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b5659d43-6dda-43e5-9442-19f52907864e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:15.950871 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5659d43-6dda-43e5-9442-19f52907864e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] DELETE https://10.4.3.11/volume/v3/messages/b831e400-4432-4f99-9f7f-8b4d20825b6d Aug 14 01:33:15.951138 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5659d43-6dda-43e5-9442-19f52907864e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:15.951386 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b5659d43-6dda-43e5-9442-19f52907864e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:15.955581 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:15.955581 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:15.961223 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b5659d43-6dda-43e5-9442-19f52907864e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/messages/b831e400-4432-4f99-9f7f-8b4d20825b6d returned with HTTP 204 Aug 14 01:33:15.961616 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1335/5348] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:33:15 2026] DELETE /volume/v3/messages/b831e400-4432-4f99-9f7f-8b4d20825b6d => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:33:15.969506 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0eb5bfc8-176f-4739-a437-d258efe55a43 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:15.971407 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eb5bfc8-176f-4739-a437-d258efe55a43 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/messages/b831e400-4432-4f99-9f7f-8b4d20825b6d Aug 14 01:33:15.971627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eb5bfc8-176f-4739-a437-d258efe55a43 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:15.971813 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0eb5bfc8-176f-4739-a437-d258efe55a43 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:15.976438 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0eb5bfc8-176f-4739-a437-d258efe55a43 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/messages/b831e400-4432-4f99-9f7f-8b4d20825b6d returned with HTTP 404 Aug 14 01:33:15.976989 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1336/5349] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:33:15 2026] GET /volume/v3/messages/b831e400-4432-4f99-9f7f-8b4d20825b6d => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:15.984134 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:15.985862 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/7732dc28-4a10-449d-bee7-a01de411486d Aug 14 01:33:15.986083 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:15.986263 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:15.986426 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Delete volume with id: 7732dc28-4a10-449d-bee7-a01de411486d Aug 14 01:33:15.993324 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:15.993324 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:15.993663 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Volume info retrieved successfully. Aug 14 01:33:15.994731 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:33:16.004442 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1463393821 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1463393821, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:16.004704 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1463393821 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1463393821, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:16.012287 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Created reservations ['15c97529-95d6-456c-8496-745b44f078ed', '8e75ce2a-85dc-4620-8c5d-29015ff0c20b', '2bcd371a-e227-47f1-8100-6eb5452734ab', 'e4132abb-89d7-43db-89b2-a3d9de185950'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:16.037686 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Delete volume request issued successfully. Aug 14 01:33:16.037897 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a897fa0b-8a0d-478e-8b0f-d471cffb19a3 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes/7732dc28-4a10-449d-bee7-a01de411486d returned with HTTP 202 Aug 14 01:33:16.038365 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1345/5350] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:33:15 2026] DELETE /volume/v3/volumes/7732dc28-4a10-449d-bee7-a01de411486d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:16.046611 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b48a0f20-98b0-485b-8815-c87853ea24f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:16.048443 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b48a0f20-98b0-485b-8815-c87853ea24f4 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] DELETE https://10.4.3.11/volume/v3/types/4f561212-8975-423f-ac2c-1f1fc14bbcee Aug 14 01:33:16.048617 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b48a0f20-98b0-485b-8815-c87853ea24f4 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:16.048802 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b48a0f20-98b0-485b-8815-c87853ea24f4 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:16.069378 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b48a0f20-98b0-485b-8815-c87853ea24f4 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/types/4f561212-8975-423f-ac2c-1f1fc14bbcee returned with HTTP 202 Aug 14 01:33:16.069744 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1335/5351] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:16 2026] DELETE /volume/v3/types/4f561212-8975-423f-ac2c-1f1fc14bbcee => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:16.077409 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6563e1fd-f293-4402-8318-4ec138789dda None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:16.079007 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6563e1fd-f293-4402-8318-4ec138789dda tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:16.079369 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6563e1fd-f293-4402-8318-4ec138789dda tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1997809655", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1889624180", "vendor_name": "tempest-vendor_name-1369546870"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:16.093629 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6563e1fd-f293-4402-8318-4ec138789dda tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:16.094019 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1336/5352] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:33:16 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:16.101601 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-014e5dd9-8de8-440a-876a-72c257ccf333 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:16.103286 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:33:16.103657 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2fc07bae-12a7-4a32-bd39-311cc4fed3b2", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:16.105580 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Create volume request body: {'volume': {'volume_type': '2fc07bae-12a7-4a32-bd39-311cc4fed3b2', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:33:16.109389 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Create volume of 1 GB Aug 14 01:33:16.109734 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:16.109734 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:16.110176 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Availability Zones retrieved successfully. Aug 14 01:33:16.115536 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Flow 'volume_create_api' (cc670ad2-a1d0-459c-894a-19a986fee37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:16.116770 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f97d285-fba4-4ae6-ae72-257da2d06799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:16.117652 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:33:16.136615 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f97d285-fba4-4ae6-ae72-257da2d06799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:33:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1889624180',vendor_name='tempest-vendor_name-1369546870'},id=2fc07bae-12a7-4a32-bd39-311cc4fed3b2,is_public=True,name='tempest-ProjectAdminTests-volume-type-1997809655',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fc07bae-12a7-4a32-bd39-311cc4fed3b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:16.137447 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac3ec8d-47ed-47e0-9840-078feed52714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:16.165403 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1997809655 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1997809655, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:16.165616 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1997809655 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1997809655, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:16.195354 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Created reservations ['dd7df1ee-4851-4207-bcf9-adc5cb9feaa7', '81dba705-ae79-4391-95d9-4aa4576af548', '08818fe1-4c5d-4600-bc19-1330c1a2d87d', 'f8e5cd91-d28f-4c88-a12f-a72ce2f59b4d'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:16.196227 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac3ec8d-47ed-47e0-9840-078feed52714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd7df1ee-4851-4207-bcf9-adc5cb9feaa7', '81dba705-ae79-4391-95d9-4aa4576af548', '08818fe1-4c5d-4600-bc19-1330c1a2d87d', 'f8e5cd91-d28f-4c88-a12f-a72ce2f59b4d']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:16.197300 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f874a188-910b-4d01-ae1a-e97e1193e016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:16.231342 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f874a188-910b-4d01-ae1a-e97e1193e016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5658a3a6-842e-4902-8b62-09ea7c8a5842', '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='6d345b054ad349d7a2db13cc6234c5b8',qos_specs=None,replication_status=,reservations=['dd7df1ee-4851-4207-bcf9-adc5cb9feaa7','81dba705-ae79-4391-95d9-4aa4576af548','08818fe1-4c5d-4600-bc19-1330c1a2d87d','f8e5cd91-d28f-4c88-a12f-a72ce2f59b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c6839f8ffc4b6c94a2b7e3e44a8b9c',volume_type_id=2fc07bae-12a7-4a32-bd39-311cc4fed3b2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:33:16Z,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=5658a3a6-842e-4902-8b62-09ea7c8a5842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d345b054ad349d7a2db13cc6234c5b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01c6839f8ffc4b6c94a2b7e3e44a8b9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fc07bae-12a7-4a32-bd39-311cc4fed3b2),volume_type_id=2fc07bae-12a7-4a32-bd39-311cc4fed3b2)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:16.232343 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb73b6d-ef9f-4993-bf9e-755633757c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:16.253452 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb73b6d-ef9f-4993-bf9e-755633757c22) transitioned into state 'SUCCESS' from 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='6d345b054ad349d7a2db13cc6234c5b8',qos_specs=None,replication_status=,reservations=['dd7df1ee-4851-4207-bcf9-adc5cb9feaa7','81dba705-ae79-4391-95d9-4aa4576af548','08818fe1-4c5d-4600-bc19-1330c1a2d87d','f8e5cd91-d28f-4c88-a12f-a72ce2f59b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c6839f8ffc4b6c94a2b7e3e44a8b9c',volume_type_id=2fc07bae-12a7-4a32-bd39-311cc4fed3b2)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:16.254249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a8cfb0-a7a8-4d0e-a88c-058f71ede79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:16.265342 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a8cfb0-a7a8-4d0e-a88c-058f71ede79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:16.267224 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Flow 'volume_create_api' (cc670ad2-a1d0-459c-894a-19a986fee37d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:16.267570 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Create volume request issued successfully. Aug 14 01:33:16.268451 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-014e5dd9-8de8-440a-876a-72c257ccf333 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:33:16.269122 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1337/5353] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:33:16 2026] POST /volume/v3/volumes => generated 771 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:33:16.280768 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ebe3fb5-eee5-4c20-90a8-72b6daa696f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:16.283127 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ebe3fb5-eee5-4c20-90a8-72b6daa696f9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/volumes/5658a3a6-842e-4902-8b62-09ea7c8a5842 Aug 14 01:33:16.283407 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ebe3fb5-eee5-4c20-90a8-72b6daa696f9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:16.283655 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ebe3fb5-eee5-4c20-90a8-72b6daa696f9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:16.293451 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:16.293451 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:16.298157 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ebe3fb5-eee5-4c20-90a8-72b6daa696f9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Volume info retrieved successfully. Aug 14 01:33:16.303877 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ebe3fb5-eee5-4c20-90a8-72b6daa696f9 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes/5658a3a6-842e-4902-8b62-09ea7c8a5842 returned with HTTP 200 Aug 14 01:33:16.304420 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1346/5354] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:16 2026] GET /volume/v3/volumes/5658a3a6-842e-4902-8b62-09ea7c8a5842 => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:17.317359 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4588dbaa-c34c-44c0-846f-39d99cf4968e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:17.318995 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4588dbaa-c34c-44c0-846f-39d99cf4968e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/volumes/5658a3a6-842e-4902-8b62-09ea7c8a5842 Aug 14 01:33:17.319215 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4588dbaa-c34c-44c0-846f-39d99cf4968e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:17.319396 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4588dbaa-c34c-44c0-846f-39d99cf4968e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:17.326171 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:17.326171 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:17.330051 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4588dbaa-c34c-44c0-846f-39d99cf4968e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Volume info retrieved successfully. Aug 14 01:33:17.334618 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4588dbaa-c34c-44c0-846f-39d99cf4968e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes/5658a3a6-842e-4902-8b62-09ea7c8a5842 returned with HTTP 200 Aug 14 01:33:17.335009 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1336/5355] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:17 2026] GET /volume/v3/volumes/5658a3a6-842e-4902-8b62-09ea7c8a5842 => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:17.347236 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-258ef445-1207-4f0c-a06f-f3c2992a2c19 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:17.349114 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-258ef445-1207-4f0c-a06f-f3c2992a2c19 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/messages Aug 14 01:33:17.349407 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-258ef445-1207-4f0c-a06f-f3c2992a2c19 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:17.349604 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-258ef445-1207-4f0c-a06f-f3c2992a2c19 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:17.353581 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-258ef445-1207-4f0c-a06f-f3c2992a2c19 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:33:17.354056 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1337/5356] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:33:17 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:17.363686 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-edfac653-87a2-49dc-bba3-946724fbfa53 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:17.365591 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-edfac653-87a2-49dc-bba3-946724fbfa53 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/messages Aug 14 01:33:17.365837 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-edfac653-87a2-49dc-bba3-946724fbfa53 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:17.366081 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-edfac653-87a2-49dc-bba3-946724fbfa53 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:17.366377 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:17.366377 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:17.369657 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-edfac653-87a2-49dc-bba3-946724fbfa53 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:33:17.370037 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1338/5357] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:33:17 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:17.379127 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55d39854-4e90-4e2c-9aa5-383267d5ea65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:17.381289 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55d39854-4e90-4e2c-9aa5-383267d5ea65 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] DELETE https://10.4.3.11/volume/v3/messages/2f769cc7-cfb1-4223-9cce-0ca4636298b6 Aug 14 01:33:17.381549 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55d39854-4e90-4e2c-9aa5-383267d5ea65 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:17.381761 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55d39854-4e90-4e2c-9aa5-383267d5ea65 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:17.391705 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55d39854-4e90-4e2c-9aa5-383267d5ea65 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/messages/2f769cc7-cfb1-4223-9cce-0ca4636298b6 returned with HTTP 204 Aug 14 01:33:17.392286 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1347/5358] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:33:17 2026] DELETE /volume/v3/messages/2f769cc7-cfb1-4223-9cce-0ca4636298b6 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:33:17.400017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:17.402064 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/5658a3a6-842e-4902-8b62-09ea7c8a5842 Aug 14 01:33:17.402337 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:17.402589 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:17.402805 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Delete volume with id: 5658a3a6-842e-4902-8b62-09ea7c8a5842 Aug 14 01:33:17.411626 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:17.411626 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:17.412047 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Volume info retrieved successfully. Aug 14 01:33:17.413343 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100273) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:33:17.425759 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1997809655 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1997809655, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:17.426150 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1997809655 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1997809655, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:17.435901 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Created reservations ['938bc28d-91fe-4424-9ff3-c56e6d7cfa6e', '3adfb14b-b02a-4f60-a2bf-b4326e84ad6b', '38f30fad-eb7c-47d0-9249-a643a2f24035', 'fe13e7ad-5257-42b3-b601-6f87ca0387fb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:17.463676 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Delete volume request issued successfully. Aug 14 01:33:17.464002 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5751350-91dd-4356-8cdf-5a1a7134de41 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes/5658a3a6-842e-4902-8b62-09ea7c8a5842 returned with HTTP 202 Aug 14 01:33:17.464609 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1337/5359] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:33:17 2026] DELETE /volume/v3/volumes/5658a3a6-842e-4902-8b62-09ea7c8a5842 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:17.472335 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4dc62cf1-5ed3-4ba8-b794-d38d1f0b5ab5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:17.474337 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4dc62cf1-5ed3-4ba8-b794-d38d1f0b5ab5 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] DELETE https://10.4.3.11/volume/v3/types/2fc07bae-12a7-4a32-bd39-311cc4fed3b2 Aug 14 01:33:17.474600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4dc62cf1-5ed3-4ba8-b794-d38d1f0b5ab5 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:17.474839 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4dc62cf1-5ed3-4ba8-b794-d38d1f0b5ab5 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:17.499156 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4dc62cf1-5ed3-4ba8-b794-d38d1f0b5ab5 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/types/2fc07bae-12a7-4a32-bd39-311cc4fed3b2 returned with HTTP 202 Aug 14 01:33:17.499646 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1338/5360] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:17 2026] DELETE /volume/v3/types/2fc07bae-12a7-4a32-bd39-311cc4fed3b2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:17.507589 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-dfbe84b0-c983-4598-a2fc-d89f603dddc4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:17.509349 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dfbe84b0-c983-4598-a2fc-d89f603dddc4 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:17.509668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-dfbe84b0-c983-4598-a2fc-d89f603dddc4 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-991951623", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1248967520", "vendor_name": "tempest-vendor_name-773041540"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:17.524696 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-dfbe84b0-c983-4598-a2fc-d89f603dddc4 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:17.525105 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1339/5361] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:33:17 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:17.533006 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:17.534706 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:33:17.535092 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:17.536511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Create volume request body: {'volume': {'volume_type': '6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:33:17.540439 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Create volume of 1 GB Aug 14 01:33:17.540734 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:17.540734 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:17.541254 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Availability Zones retrieved successfully. Aug 14 01:33:17.546555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Flow 'volume_create_api' (e3e8bfae-e7b4-4743-a668-d5dddb56eb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:17.547463 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a6a289-4034-4f6e-845e-95583f0475cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:17.548284 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:33:17.568524 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a6a289-4034-4f6e-845e-95583f0475cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:33:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1248967520',vendor_name='tempest-vendor_name-773041540'},id=6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced,is_public=True,name='tempest-ProjectAdminTests-volume-type-991951623',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:17.569391 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ac1c0e-645e-4004-9a4f-1627fef067f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:17.597349 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-991951623 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-991951623, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:17.597622 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-991951623 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-991951623, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:17.623656 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Created reservations ['115df1d0-e9c9-423a-92e2-cbe28cb7088e', 'f71aecd1-c89e-4bf4-9144-947bab674849', '389b60e4-436b-42fd-83f3-986687f90b0c', '119018e6-d896-4bfd-9bb5-5adfd359a049'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:17.624489 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ac1c0e-645e-4004-9a4f-1627fef067f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['115df1d0-e9c9-423a-92e2-cbe28cb7088e', 'f71aecd1-c89e-4bf4-9144-947bab674849', '389b60e4-436b-42fd-83f3-986687f90b0c', '119018e6-d896-4bfd-9bb5-5adfd359a049']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:17.625327 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165ec4d4-ec1f-41a7-8ea1-d31f4c37eae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:17.652690 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165ec4d4-ec1f-41a7-8ea1-d31f4c37eae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f69a8769-f4b3-476a-9df2-bad95f308632', '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='6d345b054ad349d7a2db13cc6234c5b8',qos_specs=None,replication_status=,reservations=['115df1d0-e9c9-423a-92e2-cbe28cb7088e','f71aecd1-c89e-4bf4-9144-947bab674849','389b60e4-436b-42fd-83f3-986687f90b0c','119018e6-d896-4bfd-9bb5-5adfd359a049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c6839f8ffc4b6c94a2b7e3e44a8b9c',volume_type_id=6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:33:17Z,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=f69a8769-f4b3-476a-9df2-bad95f308632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d345b054ad349d7a2db13cc6234c5b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01c6839f8ffc4b6c94a2b7e3e44a8b9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced),volume_type_id=6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:17.653535 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220b91b3-a077-4d70-9854-23108e9e26b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:17.673207 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220b91b3-a077-4d70-9854-23108e9e26b6) transitioned into state 'SUCCESS' from 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='6d345b054ad349d7a2db13cc6234c5b8',qos_specs=None,replication_status=,reservations=['115df1d0-e9c9-423a-92e2-cbe28cb7088e','f71aecd1-c89e-4bf4-9144-947bab674849','389b60e4-436b-42fd-83f3-986687f90b0c','119018e6-d896-4bfd-9bb5-5adfd359a049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c6839f8ffc4b6c94a2b7e3e44a8b9c',volume_type_id=6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:17.674041 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e259ee-ed89-4f96-b969-ab94acc1d328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:17.687509 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e259ee-ed89-4f96-b969-ab94acc1d328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:17.688742 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Flow 'volume_create_api' (e3e8bfae-e7b4-4743-a668-d5dddb56eb2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:17.689238 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Create volume request issued successfully. Aug 14 01:33:17.690195 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6bca1ba-914f-4678-8da7-c98efa1ec030 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:33:17.690592 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1348/5362] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:33:17 2026] POST /volume/v3/volumes => generated 770 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:33:17.703581 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61286521-6e0e-44b0-8aef-7e56d29afc38 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:17.705812 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61286521-6e0e-44b0-8aef-7e56d29afc38 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/volumes/f69a8769-f4b3-476a-9df2-bad95f308632 Aug 14 01:33:17.706128 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61286521-6e0e-44b0-8aef-7e56d29afc38 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:17.706391 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61286521-6e0e-44b0-8aef-7e56d29afc38 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:17.714547 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:17.714547 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:17.719002 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-61286521-6e0e-44b0-8aef-7e56d29afc38 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Volume info retrieved successfully. Aug 14 01:33:17.723981 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61286521-6e0e-44b0-8aef-7e56d29afc38 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes/f69a8769-f4b3-476a-9df2-bad95f308632 returned with HTTP 200 Aug 14 01:33:17.724431 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1338/5363] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:17 2026] GET /volume/v3/volumes/f69a8769-f4b3-476a-9df2-bad95f308632 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:18.740399 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-44bedf10-4884-4bee-bbf1-235c14783777 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:18.743322 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44bedf10-4884-4bee-bbf1-235c14783777 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/volumes/f69a8769-f4b3-476a-9df2-bad95f308632 Aug 14 01:33:18.743645 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44bedf10-4884-4bee-bbf1-235c14783777 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:18.743916 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-44bedf10-4884-4bee-bbf1-235c14783777 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:18.751743 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:18.751743 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:18.755749 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-44bedf10-4884-4bee-bbf1-235c14783777 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Volume info retrieved successfully. Aug 14 01:33:18.759593 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-44bedf10-4884-4bee-bbf1-235c14783777 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes/f69a8769-f4b3-476a-9df2-bad95f308632 returned with HTTP 200 Aug 14 01:33:18.759973 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1339/5364] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:33:18 2026] GET /volume/v3/volumes/f69a8769-f4b3-476a-9df2-bad95f308632 => generated 970 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:18.772799 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-88319f89-885e-429a-8459-6a4c257fa22c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:18.774855 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88319f89-885e-429a-8459-6a4c257fa22c tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/messages Aug 14 01:33:18.775132 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88319f89-885e-429a-8459-6a4c257fa22c tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:18.775365 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-88319f89-885e-429a-8459-6a4c257fa22c tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:18.778996 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-88319f89-885e-429a-8459-6a4c257fa22c tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:33:18.779547 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1340/5365] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:33:18 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:18.788563 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-847c3088-7ea7-40e4-b757-ccc066836279 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:18.790861 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-847c3088-7ea7-40e4-b757-ccc066836279 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] GET https://10.4.3.11/volume/v3/messages/20e47fb7-4f72-48a3-98f6-875d06f42a54 Aug 14 01:33:18.791142 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-847c3088-7ea7-40e4-b757-ccc066836279 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:18.791388 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-847c3088-7ea7-40e4-b757-ccc066836279 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:18.794842 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:18.794842 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:18.795590 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-847c3088-7ea7-40e4-b757-ccc066836279 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/messages/20e47fb7-4f72-48a3-98f6-875d06f42a54 returned with HTTP 200 Aug 14 01:33:18.796076 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1349/5366] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:33:18 2026] GET /volume/v3/messages/20e47fb7-4f72-48a3-98f6-875d06f42a54 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:18.805599 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb1c393b-1721-4b28-8f0b-4c0da7bac9a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:18.808024 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb1c393b-1721-4b28-8f0b-4c0da7bac9a1 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] DELETE https://10.4.3.11/volume/v3/messages/20e47fb7-4f72-48a3-98f6-875d06f42a54 Aug 14 01:33:18.808384 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb1c393b-1721-4b28-8f0b-4c0da7bac9a1 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:18.808687 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb1c393b-1721-4b28-8f0b-4c0da7bac9a1 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:18.821372 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb1c393b-1721-4b28-8f0b-4c0da7bac9a1 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/messages/20e47fb7-4f72-48a3-98f6-875d06f42a54 returned with HTTP 204 Aug 14 01:33:18.821997 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1339/5367] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:33:18 2026] DELETE /volume/v3/messages/20e47fb7-4f72-48a3-98f6-875d06f42a54 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:33:18.830049 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:18.832295 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/f69a8769-f4b3-476a-9df2-bad95f308632 Aug 14 01:33:18.832550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:18.832787 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:18.833030 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Delete volume with id: f69a8769-f4b3-476a-9df2-bad95f308632 Aug 14 01:33:18.842345 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:18.842345 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:18.842788 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Volume info retrieved successfully. Aug 14 01:33:18.844147 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100275) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:33:18.856208 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-991951623 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-991951623, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:18.856561 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-991951623 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-991951623, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:18.867298 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Created reservations ['8585a129-cf8f-463a-b24f-d7bbd2dcf519', '640ac398-dbe1-49df-b310-0848bd63287b', '749dc43c-3a45-43a3-8bd2-d30d4a58d1a7', '85ea6e86-a4c7-4d12-9d19-0e12b3bcf482'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:18.903616 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Delete volume request issued successfully. Aug 14 01:33:18.903862 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-526c8953-a3cf-45a0-ab88-4dd70f72136e tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/volumes/f69a8769-f4b3-476a-9df2-bad95f308632 returned with HTTP 202 Aug 14 01:33:18.904503 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1340/5368] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:33:18 2026] DELETE /volume/v3/volumes/f69a8769-f4b3-476a-9df2-bad95f308632 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:18.912491 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cf195543-4f39-46b1-8400-eda8410414d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:18.914774 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf195543-4f39-46b1-8400-eda8410414d8 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] DELETE https://10.4.3.11/volume/v3/types/6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced Aug 14 01:33:18.915041 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf195543-4f39-46b1-8400-eda8410414d8 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:18.915297 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf195543-4f39-46b1-8400-eda8410414d8 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:18.940878 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf195543-4f39-46b1-8400-eda8410414d8 tempest-ProjectAdminTests-1342809373 tempest-ProjectAdminTests-1342809373-project-admin] https://10.4.3.11/volume/v3/types/6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced returned with HTTP 202 Aug 14 01:33:18.941340 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1341/5369] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:18 2026] DELETE /volume/v3/types/6aa0b7c8-1a09-4cf4-8eda-cd1e27b22ced => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:20.213528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed351bf4-3377-4853-8be6-aa773bfdee7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.299156 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed351bf4-3377-4853-8be6-aa773bfdee7e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:20.299550 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed351bf4-3377-4853-8be6-aa773bfdee7e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-433079217", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.316894 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed351bf4-3377-4853-8be6-aa773bfdee7e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:20.317332 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1350/5370] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:33:20 2026] POST /volume/v3/types => generated 379 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.324749 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-145577f7-e071-48a5-99e6-12fcaed2be91 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.326557 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-145577f7-e071-48a5-99e6-12fcaed2be91 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption Aug 14 01:33:20.326937 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-145577f7-e071-48a5-99e6-12fcaed2be91 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.343460 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-145577f7-e071-48a5-99e6-12fcaed2be91 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption returned with HTTP 200 Aug 14 01:33:20.343956 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1340/5371] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:33:20 2026] POST /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.353855 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bdaf16f6-6674-4c99-9766-38bc48bc690f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.355941 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdaf16f6-6674-4c99-9766-38bc48bc690f tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:20.356358 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bdaf16f6-6674-4c99-9766-38bc48bc690f tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-11499417", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.372122 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bdaf16f6-6674-4c99-9766-38bc48bc690f tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:20.372511 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1341/5372] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:33:20 2026] POST /volume/v3/types => generated 378 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.380639 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-216a6e20-2f16-4041-8fbf-f337fb75fec7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.382507 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-216a6e20-2f16-4041-8fbf-f337fb75fec7 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types/5747e708-e1aa-4f2c-9eb6-b6beb7b97839/encryption Aug 14 01:33:20.382878 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-216a6e20-2f16-4041-8fbf-f337fb75fec7 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.401585 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-216a6e20-2f16-4041-8fbf-f337fb75fec7 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/5747e708-e1aa-4f2c-9eb6-b6beb7b97839/encryption returned with HTTP 200 Aug 14 01:33:20.402070 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1342/5373] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:33:20 2026] POST /volume/v3/types/5747e708-e1aa-4f2c-9eb6-b6beb7b97839/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.411799 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7397d8b5-0e6b-4591-aeaf-103548624c2e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.413544 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7397d8b5-0e6b-4591-aeaf-103548624c2e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:20.413886 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7397d8b5-0e6b-4591-aeaf-103548624c2e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-896819350", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.428882 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7397d8b5-0e6b-4591-aeaf-103548624c2e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:20.429434 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1351/5374] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:33:20 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.437300 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-df0d7393-a67e-4e33-a7ab-99356c29270d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.438890 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df0d7393-a67e-4e33-a7ab-99356c29270d tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types/c395198c-cb3d-46ab-a99b-2954ee261769/extra_specs Aug 14 01:33:20.439227 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-df0d7393-a67e-4e33-a7ab-99356c29270d tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.459945 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-df0d7393-a67e-4e33-a7ab-99356c29270d tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/c395198c-cb3d-46ab-a99b-2954ee261769/extra_specs returned with HTTP 200 Aug 14 01:33:20.460531 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1341/5375] 10.4.3.11 () {68 vars in 1392 bytes} [Fri Aug 14 01:33:20 2026] POST /volume/v3/types/c395198c-cb3d-46ab-a99b-2954ee261769/extra_specs => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:33:20.468307 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b73ca685-d0ea-4833-ad95-cdd6972e04bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.470125 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b73ca685-d0ea-4833-ad95-cdd6972e04bd tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] PUT https://10.4.3.11/volume/v3/types/c395198c-cb3d-46ab-a99b-2954ee261769/extra_specs/key2 Aug 14 01:33:20.470455 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b73ca685-d0ea-4833-ad95-cdd6972e04bd tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.489156 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b73ca685-d0ea-4833-ad95-cdd6972e04bd tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/c395198c-cb3d-46ab-a99b-2954ee261769/extra_specs/key2 returned with HTTP 200 Aug 14 01:33:20.489546 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1342/5376] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:33:20 2026] PUT /volume/v3/types/c395198c-cb3d-46ab-a99b-2954ee261769/extra_specs/key2 => generated 25 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:33:20.499870 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-628d1e01-81c5-4eb6-a0d2-c0e0c6b038f0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.501720 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-628d1e01-81c5-4eb6-a0d2-c0e0c6b038f0 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:20.502136 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-628d1e01-81c5-4eb6-a0d2-c0e0c6b038f0 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.516143 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-628d1e01-81c5-4eb6-a0d2-c0e0c6b038f0 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:20.516571 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1343/5377] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:33:20 2026] POST /volume/v3/types => generated 195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.525432 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e76987a-f7cf-4426-9e61-03833d2153bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.527398 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e76987a-f7cf-4426-9e61-03833d2153bd tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] DELETE https://10.4.3.11/volume/v3/types/4801601a-2d99-4c86-bdc8-28aa525f8d9a Aug 14 01:33:20.527590 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e76987a-f7cf-4426-9e61-03833d2153bd tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.527796 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e76987a-f7cf-4426-9e61-03833d2153bd tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.553003 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e76987a-f7cf-4426-9e61-03833d2153bd tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/4801601a-2d99-4c86-bdc8-28aa525f8d9a returned with HTTP 202 Aug 14 01:33:20.553376 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1352/5378] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:20 2026] DELETE /volume/v3/types/4801601a-2d99-4c86-bdc8-28aa525f8d9a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:20.563469 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d37e47b4-d50f-426d-9ad5-007b9927e280 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.565211 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d37e47b4-d50f-426d-9ad5-007b9927e280 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:20.565561 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d37e47b4-d50f-426d-9ad5-007b9927e280 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-230799468", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.582732 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d37e47b4-d50f-426d-9ad5-007b9927e280 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:20.583119 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1342/5379] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:33:20 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.592324 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b266ac34-4801-444e-8822-a903a0709d9b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.594153 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b266ac34-4801-444e-8822-a903a0709d9b tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types/5547a149-5450-4f04-8dc6-107f9cf9f8e4/encryption Aug 14 01:33:20.594507 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b266ac34-4801-444e-8822-a903a0709d9b tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.610825 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b266ac34-4801-444e-8822-a903a0709d9b tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/5547a149-5450-4f04-8dc6-107f9cf9f8e4/encryption returned with HTTP 200 Aug 14 01:33:20.611288 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1343/5380] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:33:20 2026] POST /volume/v3/types/5547a149-5450-4f04-8dc6-107f9cf9f8e4/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.618817 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-609b8bba-ad14-4815-a2bd-e2a5e4fc3e04 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.621057 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-609b8bba-ad14-4815-a2bd-e2a5e4fc3e04 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] DELETE https://10.4.3.11/volume/v3/types/5547a149-5450-4f04-8dc6-107f9cf9f8e4/encryption/0bed21a6-357b-4ca0-aa4c-3abd53768e81 Aug 14 01:33:20.621301 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-609b8bba-ad14-4815-a2bd-e2a5e4fc3e04 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.621515 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-609b8bba-ad14-4815-a2bd-e2a5e4fc3e04 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.633534 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-609b8bba-ad14-4815-a2bd-e2a5e4fc3e04 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/5547a149-5450-4f04-8dc6-107f9cf9f8e4/encryption/0bed21a6-357b-4ca0-aa4c-3abd53768e81 returned with HTTP 202 Aug 14 01:33:20.633972 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1344/5381] 10.4.3.11 () {66 vars in 1482 bytes} [Fri Aug 14 01:33:20 2026] DELETE /volume/v3/types/5547a149-5450-4f04-8dc6-107f9cf9f8e4/encryption/0bed21a6-357b-4ca0-aa4c-3abd53768e81 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:20.644425 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b2795ff-4f23-4959-bd5e-9a04dc1e82fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.646116 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b2795ff-4f23-4959-bd5e-9a04dc1e82fc tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:20.646486 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b2795ff-4f23-4959-bd5e-9a04dc1e82fc tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2129195014", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.664188 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b2795ff-4f23-4959-bd5e-9a04dc1e82fc tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:20.664658 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1353/5382] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:33:20 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 14 01:33:20.672566 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7343ad0-5102-4b31-a800-c5e23f5cf0f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.674386 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7343ad0-5102-4b31-a800-c5e23f5cf0f1 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] DELETE https://10.4.3.11/volume/v3/types/946bfa81-8da4-4ed4-843f-9abab643335d/extra_specs/key1 Aug 14 01:33:20.674563 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7343ad0-5102-4b31-a800-c5e23f5cf0f1 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.674750 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7343ad0-5102-4b31-a800-c5e23f5cf0f1 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.692659 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7343ad0-5102-4b31-a800-c5e23f5cf0f1 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/946bfa81-8da4-4ed4-843f-9abab643335d/extra_specs/key1 returned with HTTP 202 Aug 14 01:33:20.693054 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1343/5383] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:33:20 2026] DELETE /volume/v3/types/946bfa81-8da4-4ed4-843f-9abab643335d/extra_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:33:20.700326 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf1242d9-e797-443f-9406-afab2801f887 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.702147 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf1242d9-e797-443f-9406-afab2801f887 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:20.702561 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf1242d9-e797-443f-9406-afab2801f887 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2118410823", "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=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.720162 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf1242d9-e797-443f-9406-afab2801f887 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:20.720587 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1344/5384] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:33:20 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 14 01:33:20.730308 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0f43fc79-b296-473b-827b-4314d8bfbea2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.732744 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f43fc79-b296-473b-827b-4314d8bfbea2 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] DELETE https://10.4.3.11/volume/v3/types/3ad91abe-b747-46be-95ae-a8b91e97be9a Aug 14 01:33:20.733056 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f43fc79-b296-473b-827b-4314d8bfbea2 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.733362 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0f43fc79-b296-473b-827b-4314d8bfbea2 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.768274 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0f43fc79-b296-473b-827b-4314d8bfbea2 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/3ad91abe-b747-46be-95ae-a8b91e97be9a returned with HTTP 202 Aug 14 01:33:20.768774 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1345/5385] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:20 2026] DELETE /volume/v3/types/3ad91abe-b747-46be-95ae-a8b91e97be9a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:20.778315 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d61eb702-3a6a-4246-ab11-4678e513e725 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.780228 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d61eb702-3a6a-4246-ab11-4678e513e725 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] GET https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs Aug 14 01:33:20.780468 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d61eb702-3a6a-4246-ab11-4678e513e725 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.780708 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d61eb702-3a6a-4246-ab11-4678e513e725 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.787776 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d61eb702-3a6a-4246-ab11-4678e513e725 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs returned with HTTP 200 Aug 14 01:33:20.788209 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1354/5386] 10.4.3.11 () {66 vars in 1371 bytes} [Fri Aug 14 01:33:20 2026] GET /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.797591 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86fc9462-2f13-4f3e-90f4-3235033bdcd2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.799357 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86fc9462-2f13-4f3e-90f4-3235033bdcd2 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] GET https://10.4.3.11/volume/v3/types Aug 14 01:33:20.799586 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86fc9462-2f13-4f3e-90f4-3235033bdcd2 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.799852 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86fc9462-2f13-4f3e-90f4-3235033bdcd2 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.814496 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86fc9462-2f13-4f3e-90f4-3235033bdcd2 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:20.814784 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1344/5387] 10.4.3.11 () {66 vars in 1224 bytes} [Fri Aug 14 01:33:20 2026] GET /volume/v3/types => generated 2824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:20.829701 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f667a17f-49e5-4607-a3b9-459c4bfa7139 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.831599 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f667a17f-49e5-4607-a3b9-459c4bfa7139 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] GET https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption/cipher Aug 14 01:33:20.831828 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f667a17f-49e5-4607-a3b9-459c4bfa7139 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.832041 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f667a17f-49e5-4607-a3b9-459c4bfa7139 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.838762 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f667a17f-49e5-4607-a3b9-459c4bfa7139 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption/cipher returned with HTTP 200 Aug 14 01:33:20.839215 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1345/5388] 10.4.3.11 () {66 vars in 1389 bytes} [Fri Aug 14 01:33:20 2026] GET /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:33:20.849858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7413ec98-20dc-43dd-9883-a7565843bf84 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.851709 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7413ec98-20dc-43dd-9883-a7565843bf84 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] GET https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption Aug 14 01:33:20.851894 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7413ec98-20dc-43dd-9883-a7565843bf84 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.852110 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7413ec98-20dc-43dd-9883-a7565843bf84 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.858276 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7413ec98-20dc-43dd-9883-a7565843bf84 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption returned with HTTP 200 Aug 14 01:33:20.858670 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1346/5389] 10.4.3.11 () {66 vars in 1368 bytes} [Fri Aug 14 01:33:20 2026] GET /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.869284 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39014bf6-685a-48dc-8e3c-55ea551d5985 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.871212 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39014bf6-685a-48dc-8e3c-55ea551d5985 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] GET https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs/multiattach Aug 14 01:33:20.871449 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39014bf6-685a-48dc-8e3c-55ea551d5985 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.871660 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39014bf6-685a-48dc-8e3c-55ea551d5985 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.878551 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39014bf6-685a-48dc-8e3c-55ea551d5985 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs/multiattach returned with HTTP 200 Aug 14 01:33:20.878909 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1355/5390] 10.4.3.11 () {66 vars in 1407 bytes} [Fri Aug 14 01:33:20 2026] GET /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:33:20.887098 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57fd0a0b-1a74-4c83-965c-964bd782f326 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.889058 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57fd0a0b-1a74-4c83-965c-964bd782f326 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] GET https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs/volume_backend_name Aug 14 01:33:20.889334 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57fd0a0b-1a74-4c83-965c-964bd782f326 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.889576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57fd0a0b-1a74-4c83-965c-964bd782f326 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.897809 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57fd0a0b-1a74-4c83-965c-964bd782f326 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs/volume_backend_name returned with HTTP 200 Aug 14 01:33:20.898307 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1345/5391] 10.4.3.11 () {66 vars in 1431 bytes} [Fri Aug 14 01:33:20 2026] GET /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:33:20.907281 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-69c4295e-4183-46ec-8fe7-840a4d09dce7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.909013 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69c4295e-4183-46ec-8fe7-840a4d09dce7 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] GET https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a Aug 14 01:33:20.909224 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69c4295e-4183-46ec-8fe7-840a4d09dce7 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:20.909390 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69c4295e-4183-46ec-8fe7-840a4d09dce7 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:20.914644 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69c4295e-4183-46ec-8fe7-840a4d09dce7 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a returned with HTTP 200 Aug 14 01:33:20.915009 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1346/5392] 10.4.3.11 () {66 vars in 1335 bytes} [Fri Aug 14 01:33:20 2026] GET /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:20.925888 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a910bb1b-5a79-41bf-ad1f-43e63bff2f1a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.928022 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a910bb1b-5a79-41bf-ad1f-43e63bff2f1a tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] PUT https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption/48e49489-425b-40b1-a4f4-486c9e309e9d Aug 14 01:33:20.928384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a910bb1b-5a79-41bf-ad1f-43e63bff2f1a tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.946558 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a910bb1b-5a79-41bf-ad1f-43e63bff2f1a tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption/48e49489-425b-40b1-a4f4-486c9e309e9d returned with HTTP 200 Aug 14 01:33:20.946969 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1347/5393] 10.4.3.11 () {68 vars in 1499 bytes} [Fri Aug 14 01:33:20 2026] PUT /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/encryption/48e49489-425b-40b1-a4f4-486c9e309e9d => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:33:20.957669 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01d1e96d-d735-4946-b6dc-6c95aca6c6a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.959652 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01d1e96d-d735-4946-b6dc-6c95aca6c6a6 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] PUT https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs/key1 Aug 14 01:33:20.960023 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01d1e96d-d735-4946-b6dc-6c95aca6c6a6 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:20.978713 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01d1e96d-d735-4946-b6dc-6c95aca6c6a6 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs/key1 returned with HTTP 200 Aug 14 01:33:20.979229 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1356/5394] 10.4.3.11 () {68 vars in 1406 bytes} [Fri Aug 14 01:33:20 2026] PUT /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 01:33:20.988059 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7ba8eb57-07b6-4c72-a7a6-581ddfa48993 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:20.990193 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ba8eb57-07b6-4c72-a7a6-581ddfa48993 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] PUT https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a Aug 14 01:33:20.990620 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ba8eb57-07b6-4c72-a7a6-581ddfa48993 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:21.006403 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ba8eb57-07b6-4c72-a7a6-581ddfa48993 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a returned with HTTP 200 Aug 14 01:33:21.006846 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1346/5395] 10.4.3.11 () {68 vars in 1355 bytes} [Fri Aug 14 01:33:20 2026] PUT /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a => generated 370 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:21.017156 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fb2aefa2-25ff-42a7-92c3-8bbeee050d1e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:21.019454 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb2aefa2-25ff-42a7-92c3-8bbeee050d1e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] DELETE https://10.4.3.11/volume/v3/types/946bfa81-8da4-4ed4-843f-9abab643335d Aug 14 01:33:21.019698 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb2aefa2-25ff-42a7-92c3-8bbeee050d1e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:21.019990 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fb2aefa2-25ff-42a7-92c3-8bbeee050d1e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:21.049105 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fb2aefa2-25ff-42a7-92c3-8bbeee050d1e tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/946bfa81-8da4-4ed4-843f-9abab643335d returned with HTTP 202 Aug 14 01:33:21.049643 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1347/5396] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:21 2026] DELETE /volume/v3/types/946bfa81-8da4-4ed4-843f-9abab643335d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:21.058597 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5cc176b4-925e-4a16-9e52-7a78ee9c0ab5 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:21.060291 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cc176b4-925e-4a16-9e52-7a78ee9c0ab5 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] DELETE https://10.4.3.11/volume/v3/types/5547a149-5450-4f04-8dc6-107f9cf9f8e4 Aug 14 01:33:21.060500 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cc176b4-925e-4a16-9e52-7a78ee9c0ab5 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:21.060749 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5cc176b4-925e-4a16-9e52-7a78ee9c0ab5 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:21.087685 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5cc176b4-925e-4a16-9e52-7a78ee9c0ab5 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/5547a149-5450-4f04-8dc6-107f9cf9f8e4 returned with HTTP 202 Aug 14 01:33:21.088116 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1348/5397] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:21 2026] DELETE /volume/v3/types/5547a149-5450-4f04-8dc6-107f9cf9f8e4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:21.094600 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9932d957-fb6b-4757-b569-6de23c22ed48 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:21.096333 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9932d957-fb6b-4757-b569-6de23c22ed48 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] DELETE https://10.4.3.11/volume/v3/types/c395198c-cb3d-46ab-a99b-2954ee261769 Aug 14 01:33:21.096573 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9932d957-fb6b-4757-b569-6de23c22ed48 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:21.096794 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9932d957-fb6b-4757-b569-6de23c22ed48 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:21.119697 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9932d957-fb6b-4757-b569-6de23c22ed48 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/c395198c-cb3d-46ab-a99b-2954ee261769 returned with HTTP 202 Aug 14 01:33:21.120110 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1357/5398] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:21 2026] DELETE /volume/v3/types/c395198c-cb3d-46ab-a99b-2954ee261769 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:21.127616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bcf89bc1-328d-4f39-b0a1-450ea2ba9511 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:21.129731 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcf89bc1-328d-4f39-b0a1-450ea2ba9511 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] DELETE https://10.4.3.11/volume/v3/types/5747e708-e1aa-4f2c-9eb6-b6beb7b97839 Aug 14 01:33:21.129989 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcf89bc1-328d-4f39-b0a1-450ea2ba9511 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:21.130258 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcf89bc1-328d-4f39-b0a1-450ea2ba9511 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:21.154667 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcf89bc1-328d-4f39-b0a1-450ea2ba9511 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/5747e708-e1aa-4f2c-9eb6-b6beb7b97839 returned with HTTP 202 Aug 14 01:33:21.155106 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1347/5399] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:21 2026] DELETE /volume/v3/types/5747e708-e1aa-4f2c-9eb6-b6beb7b97839 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:21.161699 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2d6c2ad7-b05d-4acc-8eee-2817befc1786 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:21.163577 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d6c2ad7-b05d-4acc-8eee-2817befc1786 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] DELETE https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a Aug 14 01:33:21.163769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d6c2ad7-b05d-4acc-8eee-2817befc1786 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:21.164023 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2d6c2ad7-b05d-4acc-8eee-2817befc1786 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:21.187818 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2d6c2ad7-b05d-4acc-8eee-2817befc1786 tempest-VolumeTypesAdminTests-2072655057 tempest-VolumeTypesAdminTests-2072655057-project-admin] https://10.4.3.11/volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a returned with HTTP 202 Aug 14 01:33:21.188409 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1348/5400] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:21 2026] DELETE /volume/v3/types/66458897-a610-43c2-a841-e0dfe187834a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:22.707064 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:22.803863 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:33:22.804279 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1620458405"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:22.805815 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1620458405'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:33:22.805935 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume of 1 GB Aug 14 01:33:22.810336 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Availability Zones retrieved successfully. Aug 14 01:33:22.816110 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Flow 'volume_create_api' (478d1d50-4a8b-4caf-9aae-d1b06ee8e6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:22.816981 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525cf1e9-e9e0-47ba-a96f-d2743204a939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:22.817733 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:33:22.841741 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525cf1e9-e9e0-47ba-a96f-d2743204a939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:22.842513 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1f86c7-3e11-47d3-8599-04d413925b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:22.896811 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Created reservations ['08e5511b-4d2c-4489-8a16-1d74d68278ca', '14d61b21-510d-4f9f-ada7-9b1bf75c1fee', '02ad7706-571a-4c63-aa31-c8ebf1347d63', 'e978850b-b739-479f-baa6-121efe11ef51'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:22.897666 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1f86c7-3e11-47d3-8599-04d413925b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e5511b-4d2c-4489-8a16-1d74d68278ca', '14d61b21-510d-4f9f-ada7-9b1bf75c1fee', '02ad7706-571a-4c63-aa31-c8ebf1347d63', 'e978850b-b739-479f-baa6-121efe11ef51']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:22.898436 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60d5792-d55d-4d84-8040-0aabd4adb9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:22.921543 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60d5792-d55d-4d84-8040-0aabd4adb9d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b58380fe-9711-4ea8-a3f7-16f806d9bb25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1620458405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95560ed5fd8941d4a7c8c952d6e28099',qos_specs=None,replication_status=,reservations=['08e5511b-4d2c-4489-8a16-1d74d68278ca','14d61b21-510d-4f9f-ada7-9b1bf75c1fee','02ad7706-571a-4c63-aa31-c8ebf1347d63','e978850b-b739-479f-baa6-121efe11ef51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34b29f69d704bb9812711e7a037dbff',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1620458405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b58380fe-9711-4ea8-a3f7-16f806d9bb25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95560ed5fd8941d4a7c8c952d6e28099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f34b29f69d704bb9812711e7a037dbff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:22.922790 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43dd93e3-87cf-42aa-93fc-a7476323fab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:22.940081 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43dd93e3-87cf-42aa-93fc-a7476323fab6) transitioned into state 'SUCCESS' from state '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-1620458405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95560ed5fd8941d4a7c8c952d6e28099',qos_specs=None,replication_status=,reservations=['08e5511b-4d2c-4489-8a16-1d74d68278ca','14d61b21-510d-4f9f-ada7-9b1bf75c1fee','02ad7706-571a-4c63-aa31-c8ebf1347d63','e978850b-b739-479f-baa6-121efe11ef51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34b29f69d704bb9812711e7a037dbff',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:22.940836 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cebf921a-0316-488d-b21e-5aacafe7a3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:22.949595 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cebf921a-0316-488d-b21e-5aacafe7a3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:22.950440 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Flow 'volume_create_api' (478d1d50-4a8b-4caf-9aae-d1b06ee8e6df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:22.950724 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume request issued successfully. Aug 14 01:33:22.951266 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-58e56b30-7026-4b16-94f7-4e5a8b74dd29 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:33:22.951733 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1349/5401] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:33:22 2026] POST /volume/v3/volumes => generated 776 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:22.963108 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf2c9165-08c5-4bbe-8f8d-4c38424f4f8d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:22.965012 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf2c9165-08c5-4bbe-8f8d-4c38424f4f8d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 Aug 14 01:33:22.965236 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf2c9165-08c5-4bbe-8f8d-4c38424f4f8d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:22.965413 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf2c9165-08c5-4bbe-8f8d-4c38424f4f8d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:22.972209 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:22.972209 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:22.975877 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cf2c9165-08c5-4bbe-8f8d-4c38424f4f8d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:22.980562 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf2c9165-08c5-4bbe-8f8d-4c38424f4f8d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 returned with HTTP 200 Aug 14 01:33:22.981140 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1358/5402] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:22 2026] GET /volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:23.996617 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-def85c37-2ad0-41d5-84ba-ba61c7154b1d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:23.998603 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-def85c37-2ad0-41d5-84ba-ba61c7154b1d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 Aug 14 01:33:23.998873 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-def85c37-2ad0-41d5-84ba-ba61c7154b1d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:23.999142 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-def85c37-2ad0-41d5-84ba-ba61c7154b1d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:24.008153 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:24.008153 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:24.012404 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-def85c37-2ad0-41d5-84ba-ba61c7154b1d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:24.017719 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-def85c37-2ad0-41d5-84ba-ba61c7154b1d tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 returned with HTTP 200 Aug 14 01:33:24.018299 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1348/5403] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:23 2026] GET /volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:24.035409 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ec11d38c-a32a-4230-814b-2fa2d7250ac1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:24.092119 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec11d38c-a32a-4230-814b-2fa2d7250ac1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] GET https://10.4.3.11/volume/v3/volumes Aug 14 01:33:24.092418 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec11d38c-a32a-4230-814b-2fa2d7250ac1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:24.092535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ec11d38c-a32a-4230-814b-2fa2d7250ac1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:24.092825 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.api_utils [None req-ec11d38c-a32a-4230-814b-2fa2d7250ac1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Removing options '' from query. {{(pid=100275) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:33:24.093536 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-ec11d38c-a32a-4230-814b-2fa2d7250ac1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100275) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:33:24.100553 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ec11d38c-a32a-4230-814b-2fa2d7250ac1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Get all volumes completed successfully. Aug 14 01:33:24.101035 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ec11d38c-a32a-4230-814b-2fa2d7250ac1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] https://10.4.3.11/volume/v3/volumes returned with HTTP 200 Aug 14 01:33:24.101375 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1349/5404] 10.4.3.11 () {68 vars in 1271 bytes} [Fri Aug 14 01:33:24 2026] GET /volume/v3/volumes => generated 334 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:24.110225 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f0195cd1-c26b-4014-bfc9-5ef6e0aa3d8b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:24.112131 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0195cd1-c26b-4014-bfc9-5ef6e0aa3d8b tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 Aug 14 01:33:24.112395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0195cd1-c26b-4014-bfc9-5ef6e0aa3d8b tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:24.112568 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f0195cd1-c26b-4014-bfc9-5ef6e0aa3d8b tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:24.112734 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f0195cd1-c26b-4014-bfc9-5ef6e0aa3d8b tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Delete volume with id: b58380fe-9711-4ea8-a3f7-16f806d9bb25 Aug 14 01:33:24.114760 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=181,cinder:UPDATE=40,cinder:INSERT=23 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:33:24.121086 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:24.121086 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:24.121520 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f0195cd1-c26b-4014-bfc9-5ef6e0aa3d8b tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:24.139032 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f0195cd1-c26b-4014-bfc9-5ef6e0aa3d8b tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Delete volume request issued successfully. Aug 14 01:33:24.139660 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f0195cd1-c26b-4014-bfc9-5ef6e0aa3d8b tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 returned with HTTP 202 Aug 14 01:33:24.139765 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1350/5405] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:33:24 2026] DELETE /volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:33:24.147189 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53250c66-c8c7-4bc8-b3e7-c88140323395 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:24.149513 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53250c66-c8c7-4bc8-b3e7-c88140323395 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 Aug 14 01:33:24.149813 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53250c66-c8c7-4bc8-b3e7-c88140323395 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:24.150108 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53250c66-c8c7-4bc8-b3e7-c88140323395 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:24.159888 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:24.159888 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:24.164777 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-53250c66-c8c7-4bc8-b3e7-c88140323395 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:24.170725 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53250c66-c8c7-4bc8-b3e7-c88140323395 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 returned with HTTP 200 Aug 14 01:33:24.171294 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1359/5406] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:24 2026] GET /volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:25.186745 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3fcee076-c96f-4e27-a6fa-796d084676d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:25.188702 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fcee076-c96f-4e27-a6fa-796d084676d4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 Aug 14 01:33:25.188984 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fcee076-c96f-4e27-a6fa-796d084676d4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:25.189232 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fcee076-c96f-4e27-a6fa-796d084676d4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:25.195696 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fcee076-c96f-4e27-a6fa-796d084676d4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 returned with HTTP 404 Aug 14 01:33:25.196249 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1349/5407] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:25 2026] GET /volume/v3/volumes/b58380fe-9711-4ea8-a3f7-16f806d9bb25 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:33:25.205445 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:25.207177 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:33:25.207580 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1427091195"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:25.209002 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1427091195'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:33:25.209125 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume of 1 GB Aug 14 01:33:25.209410 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:25.209410 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:25.211474 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=186,cinder:INSERT=46,cinder:UPDATE=66 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:33:25.213651 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Availability Zones retrieved successfully. Aug 14 01:33:25.219174 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Flow 'volume_create_api' (00358b25-1b2c-4803-9d30-99984fd0f0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:25.220146 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0084399-05db-49ed-bb58-926a8d6bec15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:25.221205 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:33:25.248244 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0084399-05db-49ed-bb58-926a8d6bec15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:25.249060 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27922701-4f4a-494b-b9fb-be9fde43174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:25.284032 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Created reservations ['00017a3b-3678-4649-a8f2-f62fd6144711', '086cbe56-6d66-4499-bb3c-0315e509ca30', '49e1a174-e88d-4153-b630-5f9a84cc0cc4', 'b8aa4804-94a9-43ac-afad-35135bffddc4'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:25.284838 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27922701-4f4a-494b-b9fb-be9fde43174c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00017a3b-3678-4649-a8f2-f62fd6144711', '086cbe56-6d66-4499-bb3c-0315e509ca30', '49e1a174-e88d-4153-b630-5f9a84cc0cc4', 'b8aa4804-94a9-43ac-afad-35135bffddc4']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:25.285830 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45cce42d-8262-43f7-a1f1-8908f3998202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:25.308186 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45cce42d-8262-43f7-a1f1-8908f3998202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1427091195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95560ed5fd8941d4a7c8c952d6e28099',qos_specs=None,replication_status=,reservations=['00017a3b-3678-4649-a8f2-f62fd6144711','086cbe56-6d66-4499-bb3c-0315e509ca30','49e1a174-e88d-4153-b630-5f9a84cc0cc4','b8aa4804-94a9-43ac-afad-35135bffddc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34b29f69d704bb9812711e7a037dbff',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1427091195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95560ed5fd8941d4a7c8c952d6e28099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f34b29f69d704bb9812711e7a037dbff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:25.308977 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a7359f-9ae3-49e8-b9d4-f298c9a0eb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:25.326655 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6a7359f-9ae3-49e8-b9d4-f298c9a0eb59) transitioned into state 'SUCCESS' from state '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-1427091195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95560ed5fd8941d4a7c8c952d6e28099',qos_specs=None,replication_status=,reservations=['00017a3b-3678-4649-a8f2-f62fd6144711','086cbe56-6d66-4499-bb3c-0315e509ca30','49e1a174-e88d-4153-b630-5f9a84cc0cc4','b8aa4804-94a9-43ac-afad-35135bffddc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34b29f69d704bb9812711e7a037dbff',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:25.327710 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb00b69-85b8-4d71-bcae-588976eccc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:25.336810 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb00b69-85b8-4d71-bcae-588976eccc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:25.338089 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Flow 'volume_create_api' (00358b25-1b2c-4803-9d30-99984fd0f0af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:25.338559 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume request issued successfully. Aug 14 01:33:25.339415 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-688e1383-262a-4c94-9c1b-8d6f4e86d3e4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:33:25.340099 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1350/5408] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:33:25 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:25.351066 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cffeb37a-ce84-49cc-b1d6-d65497b22760 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:25.352935 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cffeb37a-ce84-49cc-b1d6-d65497b22760 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 Aug 14 01:33:25.353175 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cffeb37a-ce84-49cc-b1d6-d65497b22760 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:25.353409 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cffeb37a-ce84-49cc-b1d6-d65497b22760 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:25.362545 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:25.362545 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:25.367214 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cffeb37a-ce84-49cc-b1d6-d65497b22760 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:25.372207 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cffeb37a-ce84-49cc-b1d6-d65497b22760 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 returned with HTTP 200 Aug 14 01:33:25.372596 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1351/5409] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:25 2026] GET /volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:26.385211 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c7479585-92de-446d-8048-0857d92c5643 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:26.386971 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7479585-92de-446d-8048-0857d92c5643 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 Aug 14 01:33:26.387185 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7479585-92de-446d-8048-0857d92c5643 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:26.387377 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7479585-92de-446d-8048-0857d92c5643 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:26.394593 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:26.394593 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:26.398195 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c7479585-92de-446d-8048-0857d92c5643 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:26.402045 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7479585-92de-446d-8048-0857d92c5643 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 returned with HTTP 200 Aug 14 01:33:26.402461 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1360/5410] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:26 2026] GET /volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:26.415035 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1ac18f7-25ab-4afc-9089-c5abb509ee07 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:26.416762 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1ac18f7-25ab-4afc-9089-c5abb509ee07 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] GET https://10.4.3.11/volume/v3/volumes/detail Aug 14 01:33:26.417033 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1ac18f7-25ab-4afc-9089-c5abb509ee07 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:26.417316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1ac18f7-25ab-4afc-9089-c5abb509ee07 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:26.417585 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-e1ac18f7-25ab-4afc-9089-c5abb509ee07 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:33:26.418346 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e1ac18f7-25ab-4afc-9089-c5abb509ee07 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:33:26.425127 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e1ac18f7-25ab-4afc-9089-c5abb509ee07 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Get all volumes completed successfully. Aug 14 01:33:26.425728 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:26.425728 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:26.429675 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1ac18f7-25ab-4afc-9089-c5abb509ee07 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] https://10.4.3.11/volume/v3/volumes/detail returned with HTTP 200 Aug 14 01:33:26.430112 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1350/5411] 10.4.3.11 () {68 vars in 1292 bytes} [Fri Aug 14 01:33:26 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:26.442216 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8ae0f5f6-6612-4812-a287-0bfa9cecb0c9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:26.444276 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ae0f5f6-6612-4812-a287-0bfa9cecb0c9 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 Aug 14 01:33:26.444553 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ae0f5f6-6612-4812-a287-0bfa9cecb0c9 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:26.444799 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8ae0f5f6-6612-4812-a287-0bfa9cecb0c9 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:26.445032 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8ae0f5f6-6612-4812-a287-0bfa9cecb0c9 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Delete volume with id: f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 Aug 14 01:33:26.452275 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:26.452275 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:26.452695 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ae0f5f6-6612-4812-a287-0bfa9cecb0c9 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:26.471587 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8ae0f5f6-6612-4812-a287-0bfa9cecb0c9 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Delete volume request issued successfully. Aug 14 01:33:26.471807 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8ae0f5f6-6612-4812-a287-0bfa9cecb0c9 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 returned with HTTP 202 Aug 14 01:33:26.472281 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1351/5412] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:33:26 2026] DELETE /volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:33:26.481055 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4aa9e774-4a8c-4bed-bc0b-8b32bb4d2b09 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:26.483470 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4aa9e774-4a8c-4bed-bc0b-8b32bb4d2b09 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 Aug 14 01:33:26.483767 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4aa9e774-4a8c-4bed-bc0b-8b32bb4d2b09 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:26.484049 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4aa9e774-4a8c-4bed-bc0b-8b32bb4d2b09 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:26.491740 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:26.491740 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:26.495273 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4aa9e774-4a8c-4bed-bc0b-8b32bb4d2b09 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:26.500017 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4aa9e774-4a8c-4bed-bc0b-8b32bb4d2b09 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 returned with HTTP 200 Aug 14 01:33:26.500461 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1352/5413] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:26 2026] GET /volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:27.438408 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-4bf3f768-c0b2-41b6-95ec-4c6c01fa22d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.440445 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-4bf3f768-c0b2-41b6-95ec-4c6c01fa22d7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:27.440641 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-4bf3f768-c0b2-41b6-95ec-4c6c01fa22d7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:27.440823 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-4bf3f768-c0b2-41b6-95ec-4c6c01fa22d7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:27.447913 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:27.447913 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:27.451683 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-4bf3f768-c0b2-41b6-95ec-4c6c01fa22d7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:27.457310 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-4bf3f768-c0b2-41b6-95ec-4c6c01fa22d7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:27.457693 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1361/5414] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:33:27 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:27.513124 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-457cd433-ab7a-4152-9ea0-595392a99513 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.514885 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-457cd433-ab7a-4152-9ea0-595392a99513 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 Aug 14 01:33:27.515161 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-457cd433-ab7a-4152-9ea0-595392a99513 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:27.515392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-457cd433-ab7a-4152-9ea0-595392a99513 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:27.521292 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-457cd433-ab7a-4152-9ea0-595392a99513 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 returned with HTTP 404 Aug 14 01:33:27.521741 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1351/5415] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:27 2026] GET /volume/v3/volumes/f3e9eadb-bb9f-42fa-9da6-4698ccf5ff50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:33:27.524631 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8bed6ac9-1d14-4b09-a19c-a821f20efdf0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.525079 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8bed6ac9-1d14-4b09-a19c-a821f20efdf0 None None] GET https://10.4.3.11/volume// Aug 14 01:33:27.525290 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8bed6ac9-1d14-4b09-a19c-a821f20efdf0 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:27.525466 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8bed6ac9-1d14-4b09-a19c-a821f20efdf0 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:27.525768 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8bed6ac9-1d14-4b09-a19c-a821f20efdf0 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:33:27.526078 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1352/5416] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:33:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:33:27.529563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.531209 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:33:27.531552 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-202999903"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:27.532315 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b155c153-6c39-4620-8eb5-be659e95707c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.533056 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-202999903'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:33:27.533205 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume of 1 GB Aug 14 01:33:27.534623 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b155c153-6c39-4620-8eb5-be659e95707c tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:33:27.535058 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b155c153-6c39-4620-8eb5-be659e95707c tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01a50201-dbf1-4e7f-87bf-a3300a92539e", "connector": null, "instance_uuid": "fc79d621-e9b6-4460-8143-9b2865437426"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:27.537060 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Availability Zones retrieved successfully. Aug 14 01:33:27.543164 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:27.543164 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:27.543395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Flow 'volume_create_api' (b3af4762-6c61-4c42-8f53-9a00329dd86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:27.544761 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (932d4c6b-b9d9-4512-864d-69ea94cc5432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:27.545938 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:33:27.569209 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (932d4c6b-b9d9-4512-864d-69ea94cc5432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:27.569947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c2a4c7-6643-498c-872f-b79cb58cfbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:27.570316 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b155c153-6c39-4620-8eb5-be659e95707c tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:33:27.570998 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1362/5417] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:33:27 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 14 01:33:27.598563 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b0fb5219-8126-48f0-bd7b-d20ab3e374b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.601101 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0fb5219-8126-48f0-bd7b-d20ab3e374b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:27.601318 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0fb5219-8126-48f0-bd7b-d20ab3e374b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:27.601506 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0fb5219-8126-48f0-bd7b-d20ab3e374b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:27.608434 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9e2a715d-d939-4d5a-840e-df41763ed58f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.608772 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e2a715d-d939-4d5a-840e-df41763ed58f None None] GET https://10.4.3.11/volume// Aug 14 01:33:27.608943 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e2a715d-d939-4d5a-840e-df41763ed58f None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:27.609165 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9e2a715d-d939-4d5a-840e-df41763ed58f None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:27.609308 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Created reservations ['17c33bdd-5061-4372-b602-a2798eea04a6', '83a93c97-5415-4d70-a11a-85ccce009be8', 'bddf912d-78bd-4b97-9951-4dc10bc3a267', '25f755c0-525e-45ef-b2df-fa4a42e08d41'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:27.609502 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9e2a715d-d939-4d5a-840e-df41763ed58f None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:33:27.609782 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1353/5418] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:33:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:33:27.610405 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c2a4c7-6643-498c-872f-b79cb58cfbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c33bdd-5061-4372-b602-a2798eea04a6', '83a93c97-5415-4d70-a11a-85ccce009be8', 'bddf912d-78bd-4b97-9951-4dc10bc3a267', '25f755c0-525e-45ef-b2df-fa4a42e08d41']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:27.611410 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a1f37c-6df4-430e-acbc-68209990ab50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:27.611768 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:27.611768 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:27.615935 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b0fb5219-8126-48f0-bd7b-d20ab3e374b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:27.616024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b2c67ed5-4520-43a5-9578-91bd0d6f5629 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.618019 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b2c67ed5-4520-43a5-9578-91bd0d6f5629 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:27.618334 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b2c67ed5-4520-43a5-9578-91bd0d6f5629 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:27.618565 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b2c67ed5-4520-43a5-9578-91bd0d6f5629 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:27.621056 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0fb5219-8126-48f0-bd7b-d20ab3e374b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:27.621588 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1352/5419] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:27 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:27.627636 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:27.627636 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:27.630896 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b2c67ed5-4520-43a5-9578-91bd0d6f5629 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:27.635175 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-b2c67ed5-4520-43a5-9578-91bd0d6f5629 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:27.635443 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a1f37c-6df4-430e-acbc-68209990ab50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50e0375-bc55-46b4-b9ea-048a36f67702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202999903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95560ed5fd8941d4a7c8c952d6e28099',qos_specs=None,replication_status=,reservations=['17c33bdd-5061-4372-b602-a2798eea04a6','83a93c97-5415-4d70-a11a-85ccce009be8','bddf912d-78bd-4b97-9951-4dc10bc3a267','25f755c0-525e-45ef-b2df-fa4a42e08d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34b29f69d704bb9812711e7a037dbff',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-202999903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50e0375-bc55-46b4-b9ea-048a36f67702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95560ed5fd8941d4a7c8c952d6e28099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f34b29f69d704bb9812711e7a037dbff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:27.635597 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1363/5420] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:33:27 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 1079 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:27.636232 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc5247d-4744-4aa9-a12b-c6f41d89bde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:27.655017 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc5247d-4744-4aa9-a12b-c6f41d89bde5) transitioned into state 'SUCCESS' from state '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-202999903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95560ed5fd8941d4a7c8c952d6e28099',qos_specs=None,replication_status=,reservations=['17c33bdd-5061-4372-b602-a2798eea04a6','83a93c97-5415-4d70-a11a-85ccce009be8','bddf912d-78bd-4b97-9951-4dc10bc3a267','25f755c0-525e-45ef-b2df-fa4a42e08d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34b29f69d704bb9812711e7a037dbff',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:27.655726 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (436fd28f-a5a7-49ab-b534-f244d46dfed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:27.666557 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (436fd28f-a5a7-49ab-b534-f244d46dfed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:27.667893 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Flow 'volume_create_api' (b3af4762-6c61-4c42-8f53-9a00329dd86c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:27.668282 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume request issued successfully. Aug 14 01:33:27.669225 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-69cf8b20-6ed5-411f-b336-80c15fe555ce tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:33:27.669795 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1353/5421] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:33:27 2026] POST /volume/v3/volumes => generated 775 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:27.681537 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4ab8d99c-32b4-453d-acf4-8a5f4feaab48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.683421 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ab8d99c-32b4-453d-acf4-8a5f4feaab48 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 Aug 14 01:33:27.683624 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ab8d99c-32b4-453d-acf4-8a5f4feaab48 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:27.683831 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4ab8d99c-32b4-453d-acf4-8a5f4feaab48 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:27.691090 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:27.691090 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:27.695074 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4ab8d99c-32b4-453d-acf4-8a5f4feaab48 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:27.699226 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4ab8d99c-32b4-453d-acf4-8a5f4feaab48 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 returned with HTTP 200 Aug 14 01:33:27.699614 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1354/5422] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:27 2026] GET /volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:27.736611 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-0cb42c4b-d134-4649-a9e0-64e01018ab86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.739011 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-0cb42c4b-d134-4649-a9e0-64e01018ab86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] PUT https://10.4.3.11/volume/v3/attachments/f2479fb2-653a-471d-aad6-5fae3aa8684e Aug 14 01:33:27.739203 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-0cb42c4b-d134-4649-a9e0-64e01018ab86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:27.747841 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-0cb42c4b-d134-4649-a9e0-64e01018ab86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Acquiring lock "cinder-attachment_update-01a50201-dbf1-4e7f-87bf-a3300a92539e-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:33:27.752971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-0cb42c4b-d134-4649-a9e0-64e01018ab86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Lock "cinder-attachment_update-01a50201-dbf1-4e7f-87bf-a3300a92539e-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:33:27.753879 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:27.753879 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:27.863895 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-0cb42c4b-d134-4649-a9e0-64e01018ab86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Lock "cinder-attachment_update-01a50201-dbf1-4e7f-87bf-a3300a92539e-np0000007295" released by "attachment_update" :: held 0.111s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:33:27.864227 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-0cb42c4b-d134-4649-a9e0-64e01018ab86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments/f2479fb2-653a-471d-aad6-5fae3aa8684e returned with HTTP 200 Aug 14 01:33:27.864622 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1353/5423] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:33:27 2026] PUT /volume/v3/attachments/f2479fb2-653a-471d-aad6-5fae3aa8684e => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:27.872659 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-09bf45b7-ca6a-484a-9184-176cc0b2aa61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:27.874944 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-09bf45b7-ca6a-484a-9184-176cc0b2aa61 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e/encryption Aug 14 01:33:27.875199 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-09bf45b7-ca6a-484a-9184-176cc0b2aa61 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:27.875452 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-09bf45b7-ca6a-484a-9184-176cc0b2aa61 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:27.885013 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:27.885013 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:27.891477 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-09bf45b7-ca6a-484a-9184-176cc0b2aa61 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e/encryption returned with HTTP 200 Aug 14 01:33:27.891885 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1364/5424] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:33:27 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:28.638692 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ccf8a409-a0c4-4dce-8d49-dc200a1e6257 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:28.641028 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccf8a409-a0c4-4dce-8d49-dc200a1e6257 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:28.641276 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccf8a409-a0c4-4dce-8d49-dc200a1e6257 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:28.641644 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ccf8a409-a0c4-4dce-8d49-dc200a1e6257 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:28.653463 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:28.653463 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:28.657794 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ccf8a409-a0c4-4dce-8d49-dc200a1e6257 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:28.663315 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ccf8a409-a0c4-4dce-8d49-dc200a1e6257 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:28.663650 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1354/5425] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:28 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:28.711401 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6852e43d-ed50-4b1d-9589-66eb6a817bf3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:28.713092 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6852e43d-ed50-4b1d-9589-66eb6a817bf3 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 Aug 14 01:33:28.713313 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6852e43d-ed50-4b1d-9589-66eb6a817bf3 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:28.713486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6852e43d-ed50-4b1d-9589-66eb6a817bf3 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:28.720904 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:28.720904 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:28.724668 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6852e43d-ed50-4b1d-9589-66eb6a817bf3 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:28.728700 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6852e43d-ed50-4b1d-9589-66eb6a817bf3 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 returned with HTTP 200 Aug 14 01:33:28.729175 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1355/5426] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:28 2026] GET /volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:28.741958 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc765266-5426-41ab-8e48-8258a5cc9017 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:28.743567 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc765266-5426-41ab-8e48-8258a5cc9017 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] GET https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 Aug 14 01:33:28.743785 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc765266-5426-41ab-8e48-8258a5cc9017 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:28.743967 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc765266-5426-41ab-8e48-8258a5cc9017 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:28.750748 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:28.750748 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:28.754090 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc765266-5426-41ab-8e48-8258a5cc9017 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Volume info retrieved successfully. Aug 14 01:33:28.758430 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc765266-5426-41ab-8e48-8258a5cc9017 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 returned with HTTP 200 Aug 14 01:33:28.758799 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1354/5427] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:28 2026] GET /volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:28.771733 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7055cf16-73cd-4910-81ab-439f3d7fa29c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:28.773697 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7055cf16-73cd-4910-81ab-439f3d7fa29c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 Aug 14 01:33:28.773975 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7055cf16-73cd-4910-81ab-439f3d7fa29c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:28.774225 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7055cf16-73cd-4910-81ab-439f3d7fa29c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:28.774424 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7055cf16-73cd-4910-81ab-439f3d7fa29c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Delete volume with id: f50e0375-bc55-46b4-b9ea-048a36f67702 Aug 14 01:33:28.783031 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:28.783031 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:28.783423 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7055cf16-73cd-4910-81ab-439f3d7fa29c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:28.799303 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7055cf16-73cd-4910-81ab-439f3d7fa29c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Delete volume request issued successfully. Aug 14 01:33:28.799527 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7055cf16-73cd-4910-81ab-439f3d7fa29c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 returned with HTTP 202 Aug 14 01:33:28.799933 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1365/5428] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:33:28 2026] DELETE /volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:33:28.806634 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-85860afb-097d-479f-96e3-32246dec416c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:28.808387 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85860afb-097d-479f-96e3-32246dec416c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 Aug 14 01:33:28.808633 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85860afb-097d-479f-96e3-32246dec416c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:28.808827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85860afb-097d-479f-96e3-32246dec416c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:28.815761 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:28.815761 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:28.820032 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-85860afb-097d-479f-96e3-32246dec416c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:28.825811 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85860afb-097d-479f-96e3-32246dec416c tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 returned with HTTP 200 Aug 14 01:33:28.826248 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1355/5429] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:28 2026] GET /volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:29.677196 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f2fb2580-79af-4336-97f8-a6d744b46e2b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:29.678759 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f2fb2580-79af-4336-97f8-a6d744b46e2b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:29.679188 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f2fb2580-79af-4336-97f8-a6d744b46e2b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:29.679478 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f2fb2580-79af-4336-97f8-a6d744b46e2b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:29.690270 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:29.690270 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:29.697623 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-f2fb2580-79af-4336-97f8-a6d744b46e2b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:29.699904 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f2fb2580-79af-4336-97f8-a6d744b46e2b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:29.700468 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1356/5430] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:29 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:29.839755 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-52f47136-ed9b-4138-8382-1cc33a75ee02 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:29.842098 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52f47136-ed9b-4138-8382-1cc33a75ee02 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 Aug 14 01:33:29.842412 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52f47136-ed9b-4138-8382-1cc33a75ee02 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:29.842672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52f47136-ed9b-4138-8382-1cc33a75ee02 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:29.849094 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52f47136-ed9b-4138-8382-1cc33a75ee02 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 returned with HTTP 404 Aug 14 01:33:29.849634 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1355/5431] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:29 2026] GET /volume/v3/volumes/f50e0375-bc55-46b4-b9ea-048a36f67702 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:33:29.858878 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a247d050-df31-41dc-b231-2624f47affc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:29.860733 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:33:29.861123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-358208889"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:29.862626 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-358208889'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:33:29.862817 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume of 1 GB Aug 14 01:33:29.867188 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Availability Zones retrieved successfully. Aug 14 01:33:29.872770 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Flow 'volume_create_api' (9a85daeb-f1ff-42f1-af77-b85ac0f1bc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:29.873803 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a437391-c509-41c6-9d10-0a4efb9a56c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:29.874648 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:33:29.903729 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a437391-c509-41c6-9d10-0a4efb9a56c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:29.904511 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8ed1f1-12c6-4536-b0cb-802a431ad008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:29.952477 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Created reservations ['a70887cf-70ae-43b8-a320-bc22d40ce962', '00a3591e-5950-474a-8862-058c863ee6e7', '4767791a-ed68-4ba8-88de-a034c134f4b2', 'd6006d29-b9b8-4304-aad4-906ec55cd38c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:29.953252 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a8ed1f1-12c6-4536-b0cb-802a431ad008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a70887cf-70ae-43b8-a320-bc22d40ce962', '00a3591e-5950-474a-8862-058c863ee6e7', '4767791a-ed68-4ba8-88de-a034c134f4b2', 'd6006d29-b9b8-4304-aad4-906ec55cd38c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:29.953941 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1bd38ad-d3a3-4f9a-9cc6-830194544dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:29.976953 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1bd38ad-d3a3-4f9a-9cc6-830194544dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b0dae3b-ca1a-4af7-99bd-7682ba4ad886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-358208889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95560ed5fd8941d4a7c8c952d6e28099',qos_specs=None,replication_status=,reservations=['a70887cf-70ae-43b8-a320-bc22d40ce962','00a3591e-5950-474a-8862-058c863ee6e7','4767791a-ed68-4ba8-88de-a034c134f4b2','d6006d29-b9b8-4304-aad4-906ec55cd38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34b29f69d704bb9812711e7a037dbff',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-358208889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b0dae3b-ca1a-4af7-99bd-7682ba4ad886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95560ed5fd8941d4a7c8c952d6e28099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f34b29f69d704bb9812711e7a037dbff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:29.977748 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce61d92b-8ab8-48d2-a3e9-c0b4d90af570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:29.996626 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce61d92b-8ab8-48d2-a3e9-c0b4d90af570) transitioned into state 'SUCCESS' from state '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-358208889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95560ed5fd8941d4a7c8c952d6e28099',qos_specs=None,replication_status=,reservations=['a70887cf-70ae-43b8-a320-bc22d40ce962','00a3591e-5950-474a-8862-058c863ee6e7','4767791a-ed68-4ba8-88de-a034c134f4b2','d6006d29-b9b8-4304-aad4-906ec55cd38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34b29f69d704bb9812711e7a037dbff',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:29.997579 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdba8e6-76dc-40b6-9ff5-f25e33c404fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:30.010504 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdba8e6-76dc-40b6-9ff5-f25e33c404fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:30.011565 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Flow 'volume_create_api' (9a85daeb-f1ff-42f1-af77-b85ac0f1bc0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:30.011937 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Create volume request issued successfully. Aug 14 01:33:30.012692 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a247d050-df31-41dc-b231-2624f47affc4 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:33:30.016377 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1366/5432] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:33:29 2026] POST /volume/v3/volumes => generated 775 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:30.033325 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4897d79b-d314-40f5-b338-c64a77efceb1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:30.035324 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4897d79b-d314-40f5-b338-c64a77efceb1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 Aug 14 01:33:30.035612 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4897d79b-d314-40f5-b338-c64a77efceb1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:30.035903 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4897d79b-d314-40f5-b338-c64a77efceb1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:30.044512 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:30.044512 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:30.048309 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-4897d79b-d314-40f5-b338-c64a77efceb1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:30.052056 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4897d79b-d314-40f5-b338-c64a77efceb1 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 returned with HTTP 200 Aug 14 01:33:30.052488 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1356/5433] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:30 2026] GET /volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:30.712974 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a20f956d-056d-4fa0-9a66-89fc2b864314 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:30.714513 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a20f956d-056d-4fa0-9a66-89fc2b864314 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:30.714774 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a20f956d-056d-4fa0-9a66-89fc2b864314 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:30.715980 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a20f956d-056d-4fa0-9a66-89fc2b864314 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:30.723821 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:30.723821 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:30.726071 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a20f956d-056d-4fa0-9a66-89fc2b864314 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:30.729822 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a20f956d-056d-4fa0-9a66-89fc2b864314 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:30.730301 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1357/5434] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:30 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:31.065116 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a05c0a15-cc05-4b13-bb49-790b77cb38ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:31.066677 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a05c0a15-cc05-4b13-bb49-790b77cb38ef tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 Aug 14 01:33:31.066864 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a05c0a15-cc05-4b13-bb49-790b77cb38ef tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:31.067047 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a05c0a15-cc05-4b13-bb49-790b77cb38ef tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:31.068740 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=156,cinder:UPDATE=44,cinder:INSERT=24 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:33:31.076500 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:31.076500 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:31.080666 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a05c0a15-cc05-4b13-bb49-790b77cb38ef tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:31.085164 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a05c0a15-cc05-4b13-bb49-790b77cb38ef tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 returned with HTTP 200 Aug 14 01:33:31.085558 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1356/5435] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:31 2026] GET /volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:31.097582 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0dc81717-0ea6-485d-a00a-a7089bc7a075 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:31.099514 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dc81717-0ea6-485d-a00a-a7089bc7a075 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] GET https://10.4.3.11/volume/v3/volumes/summary Aug 14 01:33:31.099775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dc81717-0ea6-485d-a00a-a7089bc7a075 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:31.100006 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dc81717-0ea6-485d-a00a-a7089bc7a075 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:31.100204 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-0dc81717-0ea6-485d-a00a-a7089bc7a075 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:33:31.100467 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:31.100467 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:31.105834 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0dc81717-0ea6-485d-a00a-a7089bc7a075 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] Get summary completed successfully. Aug 14 01:33:31.106116 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dc81717-0ea6-485d-a00a-a7089bc7a075 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-reader] https://10.4.3.11/volume/v3/volumes/summary returned with HTTP 200 Aug 14 01:33:31.106492 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1367/5436] 10.4.3.11 () {68 vars in 1295 bytes} [Fri Aug 14 01:33:31 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:31.112858 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b8373b52-4440-4ac0-94eb-2f1b377d7f85 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:31.114539 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8373b52-4440-4ac0-94eb-2f1b377d7f85 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 Aug 14 01:33:31.114731 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8373b52-4440-4ac0-94eb-2f1b377d7f85 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:31.114909 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b8373b52-4440-4ac0-94eb-2f1b377d7f85 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:31.115085 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-b8373b52-4440-4ac0-94eb-2f1b377d7f85 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Delete volume with id: 4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 Aug 14 01:33:31.121657 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:31.121657 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:31.121959 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b8373b52-4440-4ac0-94eb-2f1b377d7f85 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:31.138016 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b8373b52-4440-4ac0-94eb-2f1b377d7f85 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Delete volume request issued successfully. Aug 14 01:33:31.138222 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b8373b52-4440-4ac0-94eb-2f1b377d7f85 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 returned with HTTP 202 Aug 14 01:33:31.138797 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1357/5437] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:33:31 2026] DELETE /volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:33:31.145744 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aefc5ba5-d063-45c0-9d83-2c1d3ac7b5bb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:31.147414 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aefc5ba5-d063-45c0-9d83-2c1d3ac7b5bb tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 Aug 14 01:33:31.147600 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aefc5ba5-d063-45c0-9d83-2c1d3ac7b5bb tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:31.147777 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aefc5ba5-d063-45c0-9d83-2c1d3ac7b5bb tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:31.154851 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:31.154851 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:31.158054 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-aefc5ba5-d063-45c0-9d83-2c1d3ac7b5bb tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Volume info retrieved successfully. Aug 14 01:33:31.161338 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aefc5ba5-d063-45c0-9d83-2c1d3ac7b5bb tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 returned with HTTP 200 Aug 14 01:33:31.161718 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1358/5438] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:31 2026] GET /volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:31.742473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51aba529-c1c1-4b8a-9e67-8d7e48345c15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:31.744470 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51aba529-c1c1-4b8a-9e67-8d7e48345c15 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:31.744680 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51aba529-c1c1-4b8a-9e67-8d7e48345c15 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:31.744888 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51aba529-c1c1-4b8a-9e67-8d7e48345c15 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:31.754990 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:31.754990 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:31.758860 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-51aba529-c1c1-4b8a-9e67-8d7e48345c15 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:31.763624 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51aba529-c1c1-4b8a-9e67-8d7e48345c15 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:31.764087 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1357/5439] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:31 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:32.175077 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1655fad-33ec-45a0-bab3-276e0947e662 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:32.176942 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1655fad-33ec-45a0-bab3-276e0947e662 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] GET https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 Aug 14 01:33:32.177210 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1655fad-33ec-45a0-bab3-276e0947e662 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:32.177442 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1655fad-33ec-45a0-bab3-276e0947e662 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:32.183810 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1655fad-33ec-45a0-bab3-276e0947e662 tempest-ProjectReaderTests-1513215279 tempest-ProjectReaderTests-1513215279-project-admin] https://10.4.3.11/volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 returned with HTTP 404 Aug 14 01:33:32.184347 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1368/5440] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:33:32 2026] GET /volume/v3/volumes/4b0dae3b-ca1a-4af7-99bd-7682ba4ad886 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:33:32.776859 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8b10cd2a-1d5d-478d-af3d-605a4cd10513 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:32.778786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b10cd2a-1d5d-478d-af3d-605a4cd10513 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:32.779016 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b10cd2a-1d5d-478d-af3d-605a4cd10513 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:32.779392 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8b10cd2a-1d5d-478d-af3d-605a4cd10513 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:32.788431 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:32.788431 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:32.791965 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8b10cd2a-1d5d-478d-af3d-605a4cd10513 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:32.796868 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8b10cd2a-1d5d-478d-af3d-605a4cd10513 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:32.797024 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1358/5441] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:32 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:33.812370 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2480685b-11fb-49ea-98a5-165828d144b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:33.814569 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2480685b-11fb-49ea-98a5-165828d144b6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:33.814784 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2480685b-11fb-49ea-98a5-165828d144b6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:33.815022 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2480685b-11fb-49ea-98a5-165828d144b6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:33.827256 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:33.827256 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:33.830467 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-2480685b-11fb-49ea-98a5-165828d144b6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:33.834325 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2480685b-11fb-49ea-98a5-165828d144b6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:33.834850 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1359/5442] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:33 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:34.179038 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-7b606bf4-d21d-42fc-942d-b70cb90b1aeb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:34.181325 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-7b606bf4-d21d-42fc-942d-b70cb90b1aeb tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/attachments/f2479fb2-653a-471d-aad6-5fae3aa8684e/action Aug 14 01:33:34.181643 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-7b606bf4-d21d-42fc-942d-b70cb90b1aeb tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:33:34.181753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-7b606bf4-d21d-42fc-942d-b70cb90b1aeb tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:34.196843 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:34.196843 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:34.206869 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e15071e-320e-4c29-a181-94a45f8459b9 req-7b606bf4-d21d-42fc-942d-b70cb90b1aeb tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments/f2479fb2-653a-471d-aad6-5fae3aa8684e/action returned with HTTP 204 Aug 14 01:33:34.207485 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1358/5443] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:33:34 2026] POST /volume/v3/attachments/f2479fb2-653a-471d-aad6-5fae3aa8684e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:34.848830 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9fe94392-f573-4d7e-9ec7-b2c115922382 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:34.850561 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9fe94392-f573-4d7e-9ec7-b2c115922382 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:34.850745 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9fe94392-f573-4d7e-9ec7-b2c115922382 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:34.850934 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9fe94392-f573-4d7e-9ec7-b2c115922382 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:34.853460 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=223,cinder:UPDATE=86,cinder:INSERT=59 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:33:34.861706 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:34.861706 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:34.866585 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9fe94392-f573-4d7e-9ec7-b2c115922382 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:34.871522 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9fe94392-f573-4d7e-9ec7-b2c115922382 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:34.871938 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1369/5444] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:34 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:34.883953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-15f2f312-1271-4e35-b845-0bb598a5b6d1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:34.885726 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15f2f312-1271-4e35-b845-0bb598a5b6d1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:34.886004 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15f2f312-1271-4e35-b845-0bb598a5b6d1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:34.886243 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-15f2f312-1271-4e35-b845-0bb598a5b6d1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:34.896720 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:34.896720 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:34.900802 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-15f2f312-1271-4e35-b845-0bb598a5b6d1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:34.905820 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-15f2f312-1271-4e35-b845-0bb598a5b6d1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:34.906319 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1359/5445] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:34 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:34.951033 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-6b73133a-9337-4edd-a6dc-45be693231bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:34.953136 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-6b73133a-9337-4edd-a6dc-45be693231bd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:34.953387 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-6b73133a-9337-4edd-a6dc-45be693231bd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:34.953602 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-6b73133a-9337-4edd-a6dc-45be693231bd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:34.963605 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:34.963605 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:34.967968 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-6b73133a-9337-4edd-a6dc-45be693231bd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:34.973672 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-6b73133a-9337-4edd-a6dc-45be693231bd tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:34.974242 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1360/5446] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:33:34 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:34.996735 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-7876c5be-1e53-481d-b228-872c812f36f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:34.998828 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-7876c5be-1e53-481d-b228-872c812f36f9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e/action Aug 14 01:33:34.999335 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-7876c5be-1e53-481d-b228-872c812f36f9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:33:34.999518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-7876c5be-1e53-481d-b228-872c812f36f9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:35.010542 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:35.010542 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:35.011095 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-7876c5be-1e53-481d-b228-872c812f36f9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:35.017326 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-7876c5be-1e53-481d-b228-872c812f36f9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Begin detaching volume completed successfully. Aug 14 01:33:35.017571 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-7876c5be-1e53-481d-b228-872c812f36f9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e/action returned with HTTP 202 Aug 14 01:33:35.018062 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1359/5447] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:33:34 2026] POST /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:33:35.068351 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da726d57-c2e7-44d8-a1c2-7ec6ddd6e209 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:35.068805 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da726d57-c2e7-44d8-a1c2-7ec6ddd6e209 None None] GET https://10.4.3.11/volume// Aug 14 01:33:35.069033 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da726d57-c2e7-44d8-a1c2-7ec6ddd6e209 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:35.069289 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da726d57-c2e7-44d8-a1c2-7ec6ddd6e209 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:35.069687 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da726d57-c2e7-44d8-a1c2-7ec6ddd6e209 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:33:35.070069 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1370/5448] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:33:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:33:35.079183 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-e4610197-30fb-40d1-aa6b-8d7a1be3c992 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:35.081664 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-e4610197-30fb-40d1-aa6b-8d7a1be3c992 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:35.081885 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-e4610197-30fb-40d1-aa6b-8d7a1be3c992 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:35.082133 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-e4610197-30fb-40d1-aa6b-8d7a1be3c992 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:35.091762 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:35.091762 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:35.095135 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-e4610197-30fb-40d1-aa6b-8d7a1be3c992 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:35.099786 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-e4610197-30fb-40d1-aa6b-8d7a1be3c992 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:35.100113 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1360/5449] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:33:35 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 1375 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:35.111363 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a1cba302-d735-464f-842e-0f8dcd7d1d84 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:35.113857 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a1cba302-d735-464f-842e-0f8dcd7d1d84 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e/encryption Aug 14 01:33:35.113857 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a1cba302-d735-464f-842e-0f8dcd7d1d84 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:35.114005 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a1cba302-d735-464f-842e-0f8dcd7d1d84 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'index' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:35.125358 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:35.125358 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:35.132011 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a1cba302-d735-464f-842e-0f8dcd7d1d84 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e/encryption returned with HTTP 200 Aug 14 01:33:35.132443 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1361/5450] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:33:35 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:35.929689 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a769f30d-f3d8-4680-a5d7-2e386b28178a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:35.931600 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a769f30d-f3d8-4680-a5d7-2e386b28178a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] DELETE https://10.4.3.11/volume/v3/attachments/f2479fb2-653a-471d-aad6-5fae3aa8684e Aug 14 01:33:35.931781 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a769f30d-f3d8-4680-a5d7-2e386b28178a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:35.931982 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a769f30d-f3d8-4680-a5d7-2e386b28178a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:35.939082 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:35.939082 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:35.983310 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6b14c96b-14df-4ef6-a60a-6c2e316e04ad req-a769f30d-f3d8-4680-a5d7-2e386b28178a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments/f2479fb2-653a-471d-aad6-5fae3aa8684e returned with HTTP 200 Aug 14 01:33:35.983653 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1360/5451] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:33:35 2026] DELETE /volume/v3/attachments/f2479fb2-653a-471d-aad6-5fae3aa8684e => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:36.144452 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1785786e-ba1d-49a8-b6d7-28e9436a7205 req-b81198ee-320a-4448-b849-423101b64b07 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:36.147198 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1785786e-ba1d-49a8-b6d7-28e9436a7205 req-b81198ee-320a-4448-b849-423101b64b07 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:36.147465 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1785786e-ba1d-49a8-b6d7-28e9436a7205 req-b81198ee-320a-4448-b849-423101b64b07 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:36.147731 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1785786e-ba1d-49a8-b6d7-28e9436a7205 req-b81198ee-320a-4448-b849-423101b64b07 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:36.156888 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:36.156888 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:36.161751 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1785786e-ba1d-49a8-b6d7-28e9436a7205 req-b81198ee-320a-4448-b849-423101b64b07 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:36.167477 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1785786e-ba1d-49a8-b6d7-28e9436a7205 req-b81198ee-320a-4448-b849-423101b64b07 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:36.167996 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1371/5452] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:33:36 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:39.044157 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f530c3e6-8482-4909-a61a-5d42b076376b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:39.046434 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f530c3e6-8482-4909-a61a-5d42b076376b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] DELETE https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:39.046723 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f530c3e6-8482-4909-a61a-5d42b076376b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:39.047015 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f530c3e6-8482-4909-a61a-5d42b076376b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:39.047235 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-f530c3e6-8482-4909-a61a-5d42b076376b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Delete volume with id: 01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:39.056802 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:39.056802 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:39.057460 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f530c3e6-8482-4909-a61a-5d42b076376b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:39.071455 np0000007295 devstack@c-api.service[100276]: WARNING cinder.keymgr.conf_key_mgr [None req-f530c3e6-8482-4909-a61a-5d42b076376b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:33:39.078386 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-f530c3e6-8482-4909-a61a-5d42b076376b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Delete volume request issued successfully. Aug 14 01:33:39.078654 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f530c3e6-8482-4909-a61a-5d42b076376b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 202 Aug 14 01:33:39.079440 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1361/5453] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:33:39 2026] DELETE /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:39.088550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50af1605-f8ef-49b6-a76e-9abcf021312a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:39.090312 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50af1605-f8ef-49b6-a76e-9abcf021312a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:39.090508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50af1605-f8ef-49b6-a76e-9abcf021312a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:39.090687 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50af1605-f8ef-49b6-a76e-9abcf021312a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:39.097485 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:39.097485 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:39.101414 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50af1605-f8ef-49b6-a76e-9abcf021312a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:39.106334 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50af1605-f8ef-49b6-a76e-9abcf021312a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 200 Aug 14 01:33:39.106850 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1362/5454] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:39 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:40.119279 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5950db75-399a-4be8-a15c-27e22115833b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:40.121176 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5950db75-399a-4be8-a15c-27e22115833b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e Aug 14 01:33:40.121394 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5950db75-399a-4be8-a15c-27e22115833b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:40.121592 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5950db75-399a-4be8-a15c-27e22115833b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:40.127850 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5950db75-399a-4be8-a15c-27e22115833b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e returned with HTTP 404 Aug 14 01:33:40.128434 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1361/5455] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:40 2026] GET /volume/v3/volumes/01a50201-dbf1-4e7f-87bf-a3300a92539e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:40.135345 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a507e0fb-6f9d-45dc-912a-7c09a4952043 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:40.137468 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a507e0fb-6f9d-45dc-912a-7c09a4952043 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] DELETE https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 Aug 14 01:33:40.137702 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a507e0fb-6f9d-45dc-912a-7c09a4952043 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:40.137945 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a507e0fb-6f9d-45dc-912a-7c09a4952043 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:40.138152 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a507e0fb-6f9d-45dc-912a-7c09a4952043 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Delete volume with id: e1ee5596-1256-48c0-8610-3883a2ce58b2 Aug 14 01:33:40.146285 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:40.146285 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:40.146820 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a507e0fb-6f9d-45dc-912a-7c09a4952043 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:40.158151 np0000007295 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-a507e0fb-6f9d-45dc-912a-7c09a4952043 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:33:40.165254 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a507e0fb-6f9d-45dc-912a-7c09a4952043 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Delete volume request issued successfully. Aug 14 01:33:40.165427 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a507e0fb-6f9d-45dc-912a-7c09a4952043 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 returned with HTTP 202 Aug 14 01:33:40.165919 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1372/5456] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:33:40 2026] DELETE /volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:40.172972 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea4d788d-6ad2-49c7-be7f-43e0bbf2f1b1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:40.174792 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea4d788d-6ad2-49c7-be7f-43e0bbf2f1b1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 Aug 14 01:33:40.175002 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea4d788d-6ad2-49c7-be7f-43e0bbf2f1b1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:40.175254 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea4d788d-6ad2-49c7-be7f-43e0bbf2f1b1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:40.182533 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:40.182533 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:40.186459 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ea4d788d-6ad2-49c7-be7f-43e0bbf2f1b1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:40.191587 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea4d788d-6ad2-49c7-be7f-43e0bbf2f1b1 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 returned with HTTP 200 Aug 14 01:33:40.192159 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1362/5457] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:40 2026] GET /volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:41.205846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-aac3ddd1-5d2f-46ee-bc02-b4498d5d360a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:41.208403 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aac3ddd1-5d2f-46ee-bc02-b4498d5d360a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 Aug 14 01:33:41.208703 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aac3ddd1-5d2f-46ee-bc02-b4498d5d360a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:41.209004 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-aac3ddd1-5d2f-46ee-bc02-b4498d5d360a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:41.216648 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-aac3ddd1-5d2f-46ee-bc02-b4498d5d360a tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 returned with HTTP 404 Aug 14 01:33:41.217330 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1363/5458] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:41 2026] GET /volume/v3/volumes/e1ee5596-1256-48c0-8610-3883a2ce58b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:41.224018 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-841bc33a-7a25-4ab4-88da-a991b7e46469 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:41.226170 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-841bc33a-7a25-4ab4-88da-a991b7e46469 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:33:41.226426 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-841bc33a-7a25-4ab4-88da-a991b7e46469 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:41.226659 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-841bc33a-7a25-4ab4-88da-a991b7e46469 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:41.227307 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:41.227307 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:41.227672 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841bc33a-7a25-4ab4-88da-a991b7e46469 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:33:41.238866 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-841bc33a-7a25-4ab4-88da-a991b7e46469 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Get all volumes completed successfully. Aug 14 01:33:41.240965 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:41.240965 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:41.246435 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-841bc33a-7a25-4ab4-88da-a991b7e46469 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:33:41.246978 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1362/5459] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:33:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6263 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:41.261595 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bde67c41-5e0c-4c77-8dcb-92aec0217850 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:41.263847 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bde67c41-5e0c-4c77-8dcb-92aec0217850 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] DELETE https://10.4.3.11/volume/v3/types/31b5b5ad-e53e-4e43-bccf-f4a19965e48a Aug 14 01:33:41.264177 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bde67c41-5e0c-4c77-8dcb-92aec0217850 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:41.264588 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bde67c41-5e0c-4c77-8dcb-92aec0217850 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:41.293671 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bde67c41-5e0c-4c77-8dcb-92aec0217850 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] https://10.4.3.11/volume/v3/types/31b5b5ad-e53e-4e43-bccf-f4a19965e48a returned with HTTP 202 Aug 14 01:33:41.294232 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1373/5460] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:33:41 2026] DELETE /volume/v3/types/31b5b5ad-e53e-4e43-bccf-f4a19965e48a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:33:42.312845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0477815f-bc22-492c-8bfc-e7ddead0b8af None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:42.315309 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0477815f-bc22-492c-8bfc-e7ddead0b8af tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:33:42.315819 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0477815f-bc22-492c-8bfc-e7ddead0b8af tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1880166543", "extra_specs": {}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:42.332466 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0477815f-bc22-492c-8bfc-e7ddead0b8af tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:33:42.333013 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1363/5461] 10.4.3.11 () {68 vars in 1245 bytes} [Fri Aug 14 01:33:42 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:42.341724 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5f0efb7f-68d6-4237-ae0a-7a63b4a73750 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:42.343431 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f0efb7f-68d6-4237-ae0a-7a63b4a73750 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] POST https://10.4.3.11/volume/v3/types/eebd23da-6443-46d1-9c66-608659755980/encryption Aug 14 01:33:42.343823 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5f0efb7f-68d6-4237-ae0a-7a63b4a73750 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:42.358689 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5f0efb7f-68d6-4237-ae0a-7a63b4a73750 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] https://10.4.3.11/volume/v3/types/eebd23da-6443-46d1-9c66-608659755980/encryption returned with HTTP 200 Aug 14 01:33:42.359186 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1364/5462] 10.4.3.11 () {68 vars in 1390 bytes} [Fri Aug 14 01:33:42 2026] POST /volume/v3/types/eebd23da-6443-46d1-9c66-608659755980/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:42.382412 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51547543-8b2f-4c0c-99af-41950be8e01b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:42.384123 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:33:42.384526 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-366635632", "snapshot_id": null, "imageRef": "ee05b3c6-6da2-4674-b068-9b501e95c9a7", "volume_type": "tempest-scenario-type-luks-1880166543", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:42.386195 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-366635632', 'snapshot_id': None, 'imageRef': 'ee05b3c6-6da2-4674-b068-9b501e95c9a7', 'volume_type': 'tempest-scenario-type-luks-1880166543', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:33:42.465161 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume of 1 GB Aug 14 01:33:42.465520 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:42.465520 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:42.466183 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Availability Zones retrieved successfully. Aug 14 01:33:42.473346 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Flow 'volume_create_api' (d666b307-a50a-4e40-9d12-40a7690938bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:42.474516 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99505c6-a186-4028-8c17-0c5ec2314e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:42.475634 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:33:42.531775 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99505c6-a186-4028-8c17-0c5ec2314e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:33:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eebd23da-6443-46d1-9c66-608659755980,is_public=True,name='tempest-scenario-type-luks-1880166543',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eebd23da-6443-46d1-9c66-608659755980', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:42.532492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c13c68-bc2b-4fca-b103-29868137c1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:42.556486 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1880166543 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1880166543, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:42.556789 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1880166543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1880166543, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:33:42.580683 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Created reservations ['ff010e9a-06b4-4011-b82c-17e4c4b9de13', 'b1a2c59a-abda-45b2-b50a-2f8705d549b3', '9c6bb98d-718e-470a-aa43-daff2203ea75', 'b209c911-09ae-49bd-9194-afa5b76df891'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:42.581477 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c13c68-bc2b-4fca-b103-29868137c1c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff010e9a-06b4-4011-b82c-17e4c4b9de13', 'b1a2c59a-abda-45b2-b50a-2f8705d549b3', '9c6bb98d-718e-470a-aa43-daff2203ea75', 'b209c911-09ae-49bd-9194-afa5b76df891']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:42.582265 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d514e55-8e71-4c95-b851-610c51f94d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:42.603990 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d514e55-8e71-4c95-b851-610c51f94d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280a89f2-3685-4852-8e67-c1d33ad2bcf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-366635632',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f6e299c1934fe2a594671ff55f4643',qos_specs=None,replication_status=,reservations=['ff010e9a-06b4-4011-b82c-17e4c4b9de13','b1a2c59a-abda-45b2-b50a-2f8705d549b3','9c6bb98d-718e-470a-aa43-daff2203ea75','b209c911-09ae-49bd-9194-afa5b76df891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_type_id=eebd23da-6443-46d1-9c66-608659755980), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-366635632',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=280a89f2-3685-4852-8e67-c1d33ad2bcf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61f6e299c1934fe2a594671ff55f4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eebd23da-6443-46d1-9c66-608659755980),volume_type_id=eebd23da-6443-46d1-9c66-608659755980)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:42.604665 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35af85ae-7464-4373-a4b7-3ae7c6f0eaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:42.624037 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35af85ae-7464-4373-a4b7-3ae7c6f0eaaa) transitioned into state 'SUCCESS' from state '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-366635632',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f6e299c1934fe2a594671ff55f4643',qos_specs=None,replication_status=,reservations=['ff010e9a-06b4-4011-b82c-17e4c4b9de13','b1a2c59a-abda-45b2-b50a-2f8705d549b3','9c6bb98d-718e-470a-aa43-daff2203ea75','b209c911-09ae-49bd-9194-afa5b76df891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_type_id=eebd23da-6443-46d1-9c66-608659755980)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:42.624695 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a4b7f5-6db9-4a72-90af-a92b4ae88511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:33:42.633467 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a4b7f5-6db9-4a72-90af-a92b4ae88511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:33:42.634252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Flow 'volume_create_api' (d666b307-a50a-4e40-9d12-40a7690938bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:33:42.634754 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume request issued successfully. Aug 14 01:33:42.635120 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51547543-8b2f-4c0c-99af-41950be8e01b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:33:42.635525 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1363/5463] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:33:42 2026] POST /volume/v3/volumes => generated 789 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:33:42.646749 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d47de19-3b24-4967-b544-b289d8099b58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:42.648914 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d47de19-3b24-4967-b544-b289d8099b58 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:42.649184 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d47de19-3b24-4967-b544-b289d8099b58 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:42.649456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d47de19-3b24-4967-b544-b289d8099b58 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:42.656275 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:42.656275 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:42.659435 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7d47de19-3b24-4967-b544-b289d8099b58 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:42.663374 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d47de19-3b24-4967-b544-b289d8099b58 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:42.663728 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1374/5464] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:42 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:43.676016 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3254d90f-a652-4b65-8811-770e301930a6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:43.677769 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3254d90f-a652-4b65-8811-770e301930a6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:43.677988 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3254d90f-a652-4b65-8811-770e301930a6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:43.678192 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3254d90f-a652-4b65-8811-770e301930a6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:43.685194 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:43.685194 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:43.689426 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3254d90f-a652-4b65-8811-770e301930a6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:43.693601 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3254d90f-a652-4b65-8811-770e301930a6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:43.693962 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1364/5465] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:43 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:44.191218 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-8c24522c-a92e-4171-ad69-a381264adbda None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:44.194160 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-8c24522c-a92e-4171-ad69-a381264adbda tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:44.194445 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-8c24522c-a92e-4171-ad69-a381264adbda tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:44.194729 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-8c24522c-a92e-4171-ad69-a381264adbda tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:44.202588 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:44.202588 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:44.207076 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-8c24522c-a92e-4171-ad69-a381264adbda tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:44.212438 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-8c24522c-a92e-4171-ad69-a381264adbda tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:44.212814 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1365/5466] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:33:44 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:44.282698 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a2e3ea1f-c1ce-4b79-9818-af161e77ae53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:44.283183 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2e3ea1f-c1ce-4b79-9818-af161e77ae53 None None] GET https://10.4.3.11/volume// Aug 14 01:33:44.283355 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2e3ea1f-c1ce-4b79-9818-af161e77ae53 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:44.283544 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2e3ea1f-c1ce-4b79-9818-af161e77ae53 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:44.283849 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2e3ea1f-c1ce-4b79-9818-af161e77ae53 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:33:44.284174 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1364/5467] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:33:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:33:44.290664 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-63b22619-f294-4e11-8591-c2ce0619d537 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:44.292634 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-63b22619-f294-4e11-8591-c2ce0619d537 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:33:44.293018 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-63b22619-f294-4e11-8591-c2ce0619d537 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86c1296c-70ca-4eab-a131-16108a441255", "connector": null, "instance_uuid": "d0a11fa4-4303-4815-9b5d-51fd6a5f418b"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:44.301074 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:44.301074 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:44.323794 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-63b22619-f294-4e11-8591-c2ce0619d537 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:33:44.324314 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1375/5468] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:33:44 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 14 01:33:44.349908 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-21a31b8b-8afb-4f80-8c68-cf137ae175d0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:44.352239 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21a31b8b-8afb-4f80-8c68-cf137ae175d0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:44.352544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-21a31b8b-8afb-4f80-8c68-cf137ae175d0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:44.352834 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-21a31b8b-8afb-4f80-8c68-cf137ae175d0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:44.360265 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-98ec31cb-1a6a-4198-9182-909afaae8e38 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:44.360702 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98ec31cb-1a6a-4198-9182-909afaae8e38 None None] GET https://10.4.3.11/volume// Aug 14 01:33:44.360909 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98ec31cb-1a6a-4198-9182-909afaae8e38 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:44.361148 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-98ec31cb-1a6a-4198-9182-909afaae8e38 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:44.361463 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-98ec31cb-1a6a-4198-9182-909afaae8e38 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:33:44.361741 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1366/5469] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:33:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:33:44.362770 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:44.362770 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:44.366060 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-21a31b8b-8afb-4f80-8c68-cf137ae175d0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:44.369616 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-21a31b8b-8afb-4f80-8c68-cf137ae175d0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:44.369997 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1365/5470] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:44 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:44.370520 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-728e7026-5b44-4546-8099-7b84051f0b87 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:44.372840 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-728e7026-5b44-4546-8099-7b84051f0b87 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:44.373100 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-728e7026-5b44-4546-8099-7b84051f0b87 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:44.373340 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-728e7026-5b44-4546-8099-7b84051f0b87 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:44.383413 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:44.383413 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:44.387031 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-728e7026-5b44-4546-8099-7b84051f0b87 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:44.391297 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-728e7026-5b44-4546-8099-7b84051f0b87 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:44.391668 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1365/5471] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:33:44 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 1019 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:44.488063 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-0f70ef96-9de4-4523-8966-0d0d41005406 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:44.489838 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-0f70ef96-9de4-4523-8966-0d0d41005406 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] PUT https://10.4.3.11/volume/v3/attachments/086bfb0f-0ba6-43c8-ba4c-0bc79670e6b7 Aug 14 01:33:44.490203 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-0f70ef96-9de4-4523-8966-0d0d41005406 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:44.496816 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-0f70ef96-9de4-4523-8966-0d0d41005406 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Acquiring lock "cinder-attachment_update-86c1296c-70ca-4eab-a131-16108a441255-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:33:44.501436 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-0f70ef96-9de4-4523-8966-0d0d41005406 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Lock "cinder-attachment_update-86c1296c-70ca-4eab-a131-16108a441255-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:33:44.502373 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:44.502373 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:44.576016 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-0f70ef96-9de4-4523-8966-0d0d41005406 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Lock "cinder-attachment_update-86c1296c-70ca-4eab-a131-16108a441255-np0000007295" released by "attachment_update" :: held 0.074s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:33:44.576876 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-0f70ef96-9de4-4523-8966-0d0d41005406 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/attachments/086bfb0f-0ba6-43c8-ba4c-0bc79670e6b7 returned with HTTP 200 Aug 14 01:33:44.577361 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1376/5472] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:33:44 2026] PUT /volume/v3/attachments/086bfb0f-0ba6-43c8-ba4c-0bc79670e6b7 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:44.707848 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-4bd3a07b-0009-41b8-8c73-67757151fd86 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:44.708705 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4bd3a07b-0009-41b8-8c73-67757151fd86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:44.709005 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4bd3a07b-0009-41b8-8c73-67757151fd86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:44.709243 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-4bd3a07b-0009-41b8-8c73-67757151fd86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:44.717113 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:44.717113 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:44.722031 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-4bd3a07b-0009-41b8-8c73-67757151fd86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:44.727202 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-4bd3a07b-0009-41b8-8c73-67757151fd86 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:44.727719 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1367/5473] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:44 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:45.382105 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cf56e7e7-4fd5-4f20-b0bd-c750e7de5f6d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:45.384529 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf56e7e7-4fd5-4f20-b0bd-c750e7de5f6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:45.384804 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf56e7e7-4fd5-4f20-b0bd-c750e7de5f6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:45.385106 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cf56e7e7-4fd5-4f20-b0bd-c750e7de5f6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:45.397505 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:45.397505 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:45.402031 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cf56e7e7-4fd5-4f20-b0bd-c750e7de5f6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:45.408000 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cf56e7e7-4fd5-4f20-b0bd-c750e7de5f6d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:45.408532 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1366/5474] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:45 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:45.741899 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b5dd5a2-1f5c-4517-b5da-a13ea4734cba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:45.743518 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b5dd5a2-1f5c-4517-b5da-a13ea4734cba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:45.743695 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b5dd5a2-1f5c-4517-b5da-a13ea4734cba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:45.743871 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b5dd5a2-1f5c-4517-b5da-a13ea4734cba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:45.750396 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:45.750396 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:45.753585 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9b5dd5a2-1f5c-4517-b5da-a13ea4734cba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:45.757776 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b5dd5a2-1f5c-4517-b5da-a13ea4734cba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:45.757776 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1366/5475] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:45 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:46.422044 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b05553cb-2b9a-407d-bf54-f1ca80ba2780 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:46.423290 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b05553cb-2b9a-407d-bf54-f1ca80ba2780 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:46.423458 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b05553cb-2b9a-407d-bf54-f1ca80ba2780 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:46.423627 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b05553cb-2b9a-407d-bf54-f1ca80ba2780 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:46.432612 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:46.432612 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:46.435909 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b05553cb-2b9a-407d-bf54-f1ca80ba2780 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:46.439913 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b05553cb-2b9a-407d-bf54-f1ca80ba2780 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:46.440301 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1377/5476] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:46 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:46.770383 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ba120c68-d959-4b22-9ba5-9dee856a6a95 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:46.772167 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba120c68-d959-4b22-9ba5-9dee856a6a95 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:46.772391 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba120c68-d959-4b22-9ba5-9dee856a6a95 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:46.772559 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ba120c68-d959-4b22-9ba5-9dee856a6a95 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:46.780071 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:46.780071 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:46.784220 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-ba120c68-d959-4b22-9ba5-9dee856a6a95 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:46.788391 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ba120c68-d959-4b22-9ba5-9dee856a6a95 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:46.788785 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1368/5477] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:46 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:47.452564 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1c7cade1-bfd5-461c-bc7e-aa93824f0674 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:47.454405 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c7cade1-bfd5-461c-bc7e-aa93824f0674 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:47.454575 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c7cade1-bfd5-461c-bc7e-aa93824f0674 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:47.454765 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1c7cade1-bfd5-461c-bc7e-aa93824f0674 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:47.463578 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:47.463578 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:47.466826 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1c7cade1-bfd5-461c-bc7e-aa93824f0674 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:47.470568 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1c7cade1-bfd5-461c-bc7e-aa93824f0674 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:47.471175 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1367/5478] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:47 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:47.804323 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3370e1a-5e4c-4636-9e4c-b81bb61700ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:47.807482 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3370e1a-5e4c-4636-9e4c-b81bb61700ae tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:47.807482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3370e1a-5e4c-4636-9e4c-b81bb61700ae tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:47.807482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3370e1a-5e4c-4636-9e4c-b81bb61700ae tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:47.817039 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:47.817039 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:47.822415 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c3370e1a-5e4c-4636-9e4c-b81bb61700ae tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:47.828915 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3370e1a-5e4c-4636-9e4c-b81bb61700ae tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:47.830164 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1367/5479] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:47 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:48.482690 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eda725ff-2ba2-4787-99e4-05522a3c85a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:48.484469 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eda725ff-2ba2-4787-99e4-05522a3c85a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:48.484657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eda725ff-2ba2-4787-99e4-05522a3c85a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:48.484837 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eda725ff-2ba2-4787-99e4-05522a3c85a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:48.493814 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:48.493814 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:48.496900 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eda725ff-2ba2-4787-99e4-05522a3c85a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:48.500731 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eda725ff-2ba2-4787-99e4-05522a3c85a7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:48.501106 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1378/5480] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:48 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:48.841807 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7765d8ec-f6fa-4f5a-b524-cfa3bbb7534d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:48.843538 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7765d8ec-f6fa-4f5a-b524-cfa3bbb7534d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:48.843729 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7765d8ec-f6fa-4f5a-b524-cfa3bbb7534d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:48.843908 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7765d8ec-f6fa-4f5a-b524-cfa3bbb7534d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:48.850282 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:48.850282 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:48.854176 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7765d8ec-f6fa-4f5a-b524-cfa3bbb7534d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:48.858035 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7765d8ec-f6fa-4f5a-b524-cfa3bbb7534d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:48.858385 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1369/5481] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:48 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:49.513281 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-267c333a-c857-4ef3-87a8-a0f6d268af2d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:49.514961 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-267c333a-c857-4ef3-87a8-a0f6d268af2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:49.515156 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-267c333a-c857-4ef3-87a8-a0f6d268af2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:49.515330 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-267c333a-c857-4ef3-87a8-a0f6d268af2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:49.523994 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:49.523994 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:49.527274 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-267c333a-c857-4ef3-87a8-a0f6d268af2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:49.531044 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-267c333a-c857-4ef3-87a8-a0f6d268af2d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:49.531397 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1368/5482] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:49 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:49.871382 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-081bba08-22d3-4065-8c78-a4267c1b2c14 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:49.873232 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-081bba08-22d3-4065-8c78-a4267c1b2c14 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:49.873688 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-081bba08-22d3-4065-8c78-a4267c1b2c14 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:49.873971 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-081bba08-22d3-4065-8c78-a4267c1b2c14 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:49.882019 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:49.882019 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:49.884477 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-081bba08-22d3-4065-8c78-a4267c1b2c14 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:49.888179 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-081bba08-22d3-4065-8c78-a4267c1b2c14 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:49.888589 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1368/5483] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:49 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:49.956585 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-3a2e3844-de42-4b43-917c-95c14890753a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:49.958746 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-3a2e3844-de42-4b43-917c-95c14890753a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/attachments/086bfb0f-0ba6-43c8-ba4c-0bc79670e6b7/action Aug 14 01:33:49.959222 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-3a2e3844-de42-4b43-917c-95c14890753a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:33:49.959368 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-3a2e3844-de42-4b43-917c-95c14890753a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:49.973613 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:49.973613 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:49.981613 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1ade5460-3db6-4e21-9d03-275c390f1c3c req-3a2e3844-de42-4b43-917c-95c14890753a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/attachments/086bfb0f-0ba6-43c8-ba4c-0bc79670e6b7/action returned with HTTP 204 Aug 14 01:33:49.982034 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1379/5484] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:33:49 2026] POST /volume/v3/attachments/086bfb0f-0ba6-43c8-ba4c-0bc79670e6b7/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:50.543338 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3bb66d70-3286-4fe6-8b99-110287544eb0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:50.544996 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bb66d70-3286-4fe6-8b99-110287544eb0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:33:50.545189 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bb66d70-3286-4fe6-8b99-110287544eb0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:50.545373 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3bb66d70-3286-4fe6-8b99-110287544eb0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:50.555710 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:50.555710 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:50.559593 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3bb66d70-3286-4fe6-8b99-110287544eb0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:50.564552 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3bb66d70-3286-4fe6-8b99-110287544eb0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:33:50.564972 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1370/5485] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:50 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:50.577991 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5425cc3a-583f-420d-b871-f49e849241ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:50.580064 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5425cc3a-583f-420d-b871-f49e849241ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:33:50.580498 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5425cc3a-583f-420d-b871-f49e849241ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86c1296c-70ca-4eab-a131-16108a441255", "force": true, "name": "tempest-VolumesBackupsTest-Backup-989165798", "container": "tempest-volumesbackupstest-backup-container-394761165"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:50.582301 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-5425cc3a-583f-420d-b871-f49e849241ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating new backup {'backup': {'volume_id': '86c1296c-70ca-4eab-a131-16108a441255', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-989165798', 'container': 'tempest-volumesbackupstest-backup-container-394761165'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:33:50.582476 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-5425cc3a-583f-420d-b871-f49e849241ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating backup of volume 86c1296c-70ca-4eab-a131-16108a441255 in container tempest-volumesbackupstest-backup-container-394761165 Aug 14 01:33:50.593705 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:50.593705 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:50.594329 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-5425cc3a-583f-420d-b871-f49e849241ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:33:50.613593 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-5425cc3a-583f-420d-b871-f49e849241ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['0d31c696-3767-4ffb-be93-fc27aa2d881a', 'b76ae7c3-c26e-452a-aa5f-3de3c9be60a0'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:33:50.640591 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5425cc3a-583f-420d-b871-f49e849241ad tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:33:50.641303 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1369/5486] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:33:50 2026] POST /volume/v3/backups => generated 327 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:33:50.650247 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00abd531-5708-4921-a741-576c89e5e27c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:50.652722 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00abd531-5708-4921-a741-576c89e5e27c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:50.653104 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00abd531-5708-4921-a741-576c89e5e27c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:50.653444 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00abd531-5708-4921-a741-576c89e5e27c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:50.654725 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-00abd531-5708-4921-a741-576c89e5e27c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:50.661698 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:50.661698 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:50.661698 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00abd531-5708-4921-a741-576c89e5e27c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:50.661698 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1369/5487] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:50 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:50.902155 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c4f52b5a-9c07-40cd-80eb-35932017c4be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:50.904278 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4f52b5a-9c07-40cd-80eb-35932017c4be tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:50.904541 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4f52b5a-9c07-40cd-80eb-35932017c4be tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:50.904798 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c4f52b5a-9c07-40cd-80eb-35932017c4be tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:50.911389 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:50.911389 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:50.914575 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c4f52b5a-9c07-40cd-80eb-35932017c4be tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:50.918193 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c4f52b5a-9c07-40cd-80eb-35932017c4be tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:50.918719 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1380/5488] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:50 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:51.671806 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f923fc0c-0def-47d5-8bae-420c7480ae49 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:51.673826 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f923fc0c-0def-47d5-8bae-420c7480ae49 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:51.674048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f923fc0c-0def-47d5-8bae-420c7480ae49 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:51.674278 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f923fc0c-0def-47d5-8bae-420c7480ae49 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:51.674388 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-f923fc0c-0def-47d5-8bae-420c7480ae49 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:51.678783 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:51.678783 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:51.679536 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f923fc0c-0def-47d5-8bae-420c7480ae49 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:51.679873 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1371/5489] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:51 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:51.931224 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9650b4e3-e708-42d5-a1ec-45020695bf0e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:51.935638 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9650b4e3-e708-42d5-a1ec-45020695bf0e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:51.935816 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9650b4e3-e708-42d5-a1ec-45020695bf0e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:51.936136 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9650b4e3-e708-42d5-a1ec-45020695bf0e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:51.945700 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:51.945700 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:51.952314 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-9650b4e3-e708-42d5-a1ec-45020695bf0e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:51.958652 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9650b4e3-e708-42d5-a1ec-45020695bf0e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:51.959219 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1370/5490] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:51 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:52.690023 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f46f2ca-48e8-44da-9a8a-ee2fb1852a0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:52.691697 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f46f2ca-48e8-44da-9a8a-ee2fb1852a0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:52.691915 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f46f2ca-48e8-44da-9a8a-ee2fb1852a0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:52.692238 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f46f2ca-48e8-44da-9a8a-ee2fb1852a0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:52.692415 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0f46f2ca-48e8-44da-9a8a-ee2fb1852a0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:52.697341 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:52.697341 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:52.698100 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f46f2ca-48e8-44da-9a8a-ee2fb1852a0b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:52.698524 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1370/5491] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:52 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:52.972473 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66c85e2c-2c22-41a0-bbb3-70aca69ff74d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:52.974398 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66c85e2c-2c22-41a0-bbb3-70aca69ff74d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:52.974624 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66c85e2c-2c22-41a0-bbb3-70aca69ff74d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:52.974823 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66c85e2c-2c22-41a0-bbb3-70aca69ff74d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:52.981870 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:52.981870 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:52.985870 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-66c85e2c-2c22-41a0-bbb3-70aca69ff74d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:52.991292 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66c85e2c-2c22-41a0-bbb3-70aca69ff74d tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:52.991826 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1381/5492] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:52 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:53.710239 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fc09a8e8-5b15-4453-82f2-2d6142e436a0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:53.712470 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc09a8e8-5b15-4453-82f2-2d6142e436a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:53.712699 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc09a8e8-5b15-4453-82f2-2d6142e436a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:53.712949 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fc09a8e8-5b15-4453-82f2-2d6142e436a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:53.713100 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-fc09a8e8-5b15-4453-82f2-2d6142e436a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:53.718276 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:53.718276 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:53.719218 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fc09a8e8-5b15-4453-82f2-2d6142e436a0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:53.719730 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1372/5493] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:53 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:54.007598 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-fd8ddff3-8f72-4671-b7f1-15e86e6c7ef6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:54.009740 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd8ddff3-8f72-4671-b7f1-15e86e6c7ef6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:54.010004 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd8ddff3-8f72-4671-b7f1-15e86e6c7ef6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:54.010251 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-fd8ddff3-8f72-4671-b7f1-15e86e6c7ef6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:54.018449 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:54.018449 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:54.022509 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-fd8ddff3-8f72-4671-b7f1-15e86e6c7ef6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:54.028738 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-fd8ddff3-8f72-4671-b7f1-15e86e6c7ef6 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:54.029251 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1371/5494] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:54 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:54.729042 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a405fcd-6deb-425c-af7c-cfe15ff7d176 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:54.730935 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a405fcd-6deb-425c-af7c-cfe15ff7d176 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:54.731199 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a405fcd-6deb-425c-af7c-cfe15ff7d176 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:54.731381 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a405fcd-6deb-425c-af7c-cfe15ff7d176 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:54.731475 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1a405fcd-6deb-425c-af7c-cfe15ff7d176 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:54.735511 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:54.735511 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:54.736229 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a405fcd-6deb-425c-af7c-cfe15ff7d176 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:54.736573 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1371/5495] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:54 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:55.041333 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a65660f4-2105-4dd1-8911-1f301ba59145 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:55.043134 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a65660f4-2105-4dd1-8911-1f301ba59145 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:55.043375 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a65660f4-2105-4dd1-8911-1f301ba59145 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:55.043601 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a65660f4-2105-4dd1-8911-1f301ba59145 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:55.050215 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:55.050215 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:55.053417 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a65660f4-2105-4dd1-8911-1f301ba59145 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:55.057489 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a65660f4-2105-4dd1-8911-1f301ba59145 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:55.057840 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1382/5496] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:55 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:55.070479 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6c1cbe3d-5c52-43a8-8d9a-66a39ced8105 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:55.072792 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c1cbe3d-5c52-43a8-8d9a-66a39ced8105 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:55.073211 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c1cbe3d-5c52-43a8-8d9a-66a39ced8105 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:55.073459 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6c1cbe3d-5c52-43a8-8d9a-66a39ced8105 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:55.081462 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:55.081462 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:55.085865 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-6c1cbe3d-5c52-43a8-8d9a-66a39ced8105 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:55.090995 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6c1cbe3d-5c52-43a8-8d9a-66a39ced8105 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:55.091438 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1373/5497] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:55 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:55.197262 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-95337598-794b-4f39-94d8-a81dae77aa97 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:55.199250 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-95337598-794b-4f39-94d8-a81dae77aa97 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:55.199475 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-95337598-794b-4f39-94d8-a81dae77aa97 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:55.199735 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-95337598-794b-4f39-94d8-a81dae77aa97 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:55.206870 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:55.206870 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:55.210829 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-95337598-794b-4f39-94d8-a81dae77aa97 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:55.215740 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-95337598-794b-4f39-94d8-a81dae77aa97 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:55.216384 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1372/5498] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:33:55 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:55.686476 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-ca754832-0246-4995-8d3a-4eea6c61d376 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:55.688737 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-ca754832-0246-4995-8d3a-4eea6c61d376 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:55.688974 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-ca754832-0246-4995-8d3a-4eea6c61d376 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:55.689202 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-ca754832-0246-4995-8d3a-4eea6c61d376 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:55.696711 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:55.696711 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:55.701137 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-ca754832-0246-4995-8d3a-4eea6c61d376 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:55.706828 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-ca754832-0246-4995-8d3a-4eea6c61d376 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:55.707357 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1372/5499] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:33:55 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:33:55.716952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9bc80345-66b6-4e0d-b57d-405c9678e785 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:55.717354 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bc80345-66b6-4e0d-b57d-405c9678e785 None None] GET https://10.4.3.11/volume// Aug 14 01:33:55.717539 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bc80345-66b6-4e0d-b57d-405c9678e785 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:55.717753 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bc80345-66b6-4e0d-b57d-405c9678e785 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:55.718134 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bc80345-66b6-4e0d-b57d-405c9678e785 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:33:55.718432 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1383/5500] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:33:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:33:55.725376 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-fb7a8679-98dc-46d0-b35b-3dfd29a1ad94 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:55.727155 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-fb7a8679-98dc-46d0-b35b-3dfd29a1ad94 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:33:55.727457 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-fb7a8679-98dc-46d0-b35b-3dfd29a1ad94 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "280a89f2-3685-4852-8e67-c1d33ad2bcf8", "connector": null, "instance_uuid": "ec49de2f-2b97-4e9a-89b3-c644da280bc8"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:55.734740 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:55.734740 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:55.748734 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e10a1561-b6cb-4498-9fd6-88702df6bd1e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:55.751701 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e10a1561-b6cb-4498-9fd6-88702df6bd1e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:55.751891 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e10a1561-b6cb-4498-9fd6-88702df6bd1e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:55.752130 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e10a1561-b6cb-4498-9fd6-88702df6bd1e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:55.752244 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-e10a1561-b6cb-4498-9fd6-88702df6bd1e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:55.756063 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:55.756063 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:55.756721 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e10a1561-b6cb-4498-9fd6-88702df6bd1e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:55.757113 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1373/5501] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:55 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:55.761606 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-fb7a8679-98dc-46d0-b35b-3dfd29a1ad94 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:33:55.762849 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1374/5502] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:33:55 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 14 01:33:56.726572 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aff0edcf-8a94-4072-b2cf-03d5e881ad2f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:56.726996 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aff0edcf-8a94-4072-b2cf-03d5e881ad2f None None] GET https://10.4.3.11/volume// Aug 14 01:33:56.727083 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aff0edcf-8a94-4072-b2cf-03d5e881ad2f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:56.727304 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aff0edcf-8a94-4072-b2cf-03d5e881ad2f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:56.727618 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aff0edcf-8a94-4072-b2cf-03d5e881ad2f None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:33:56.727884 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1373/5503] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:33:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:33:56.736502 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1a4617bc-3454-4980-a46b-d0bcd16964f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:56.738760 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1a4617bc-3454-4980-a46b-d0bcd16964f7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:33:56.739176 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1a4617bc-3454-4980-a46b-d0bcd16964f7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:56.739456 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1a4617bc-3454-4980-a46b-d0bcd16964f7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:56.748680 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:56.748680 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:56.753841 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1a4617bc-3454-4980-a46b-d0bcd16964f7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:33:56.755993 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1a4617bc-3454-4980-a46b-d0bcd16964f7 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:33:56.756507 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1384/5504] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:33:56 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 1607 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:33:56.768474 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-808bcf12-a99d-4d82-be26-c77bf9e97171 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:56.770951 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-808bcf12-a99d-4d82-be26-c77bf9e97171 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:56.771175 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-808bcf12-a99d-4d82-be26-c77bf9e97171 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:56.771350 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-808bcf12-a99d-4d82-be26-c77bf9e97171 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:56.771457 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-808bcf12-a99d-4d82-be26-c77bf9e97171 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:56.780877 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:56.780877 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:56.781913 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-808bcf12-a99d-4d82-be26-c77bf9e97171 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:56.782373 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1374/5505] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:56 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:56.867294 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1d794f97-01e7-450a-a5e6-912b48f5b59c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:56.869603 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1d794f97-01e7-450a-a5e6-912b48f5b59c tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] PUT https://10.4.3.11/volume/v3/attachments/91f20fe2-51f9-4f12-ba4b-b0262e9bb3d0 Aug 14 01:33:56.870320 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1d794f97-01e7-450a-a5e6-912b48f5b59c tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:56.880490 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1d794f97-01e7-450a-a5e6-912b48f5b59c tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Acquiring lock "cinder-attachment_update-280a89f2-3685-4852-8e67-c1d33ad2bcf8-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:33:56.884628 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1d794f97-01e7-450a-a5e6-912b48f5b59c tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Lock "cinder-attachment_update-280a89f2-3685-4852-8e67-c1d33ad2bcf8-np0000007295" acquired by "attachment_update" :: waited 0.004s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:33:56.885540 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:56.885540 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:56.969632 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1d794f97-01e7-450a-a5e6-912b48f5b59c tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Lock "cinder-attachment_update-280a89f2-3685-4852-8e67-c1d33ad2bcf8-np0000007295" released by "attachment_update" :: held 0.085s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:33:56.969963 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-1d794f97-01e7-450a-a5e6-912b48f5b59c tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments/91f20fe2-51f9-4f12-ba4b-b0262e9bb3d0 returned with HTTP 200 Aug 14 01:33:56.970417 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1375/5506] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:33:56 2026] PUT /volume/v3/attachments/91f20fe2-51f9-4f12-ba4b-b0262e9bb3d0 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 01:33:56.994203 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-aadfe29f-5d98-4f43-852b-e39fee349fb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:56.996308 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-aadfe29f-5d98-4f43-852b-e39fee349fb9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/attachments/91f20fe2-51f9-4f12-ba4b-b0262e9bb3d0/action Aug 14 01:33:56.996720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-aadfe29f-5d98-4f43-852b-e39fee349fb9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:33:56.996879 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-aadfe29f-5d98-4f43-852b-e39fee349fb9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:33:57.014951 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:57.014951 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:33:57.026991 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-aadfe29f-5d98-4f43-852b-e39fee349fb9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments/91f20fe2-51f9-4f12-ba4b-b0262e9bb3d0/action returned with HTTP 204 Aug 14 01:33:57.027604 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1374/5507] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:33:56 2026] POST /volume/v3/attachments/91f20fe2-51f9-4f12-ba4b-b0262e9bb3d0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:33:57.793576 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0a9705b-4ae0-4d10-b3d4-ce5e92d66067 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:57.795540 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0a9705b-4ae0-4d10-b3d4-ce5e92d66067 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:57.795776 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0a9705b-4ae0-4d10-b3d4-ce5e92d66067 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:57.796026 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0a9705b-4ae0-4d10-b3d4-ce5e92d66067 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:57.796176 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e0a9705b-4ae0-4d10-b3d4-ce5e92d66067 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:57.801399 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:57.801399 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:33:57.802306 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0a9705b-4ae0-4d10-b3d4-ce5e92d66067 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:57.802738 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1385/5508] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:57 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:58.813414 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2f8f6564-0436-4607-8718-08608cc60736 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:58.815121 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f8f6564-0436-4607-8718-08608cc60736 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:58.815304 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f8f6564-0436-4607-8718-08608cc60736 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:58.815477 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2f8f6564-0436-4607-8718-08608cc60736 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:58.815572 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2f8f6564-0436-4607-8718-08608cc60736 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:58.819910 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:58.819910 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:33:58.820595 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2f8f6564-0436-4607-8718-08608cc60736 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:58.820972 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1375/5509] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:58 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:33:59.831168 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-245e7c9a-c2f7-40e7-8fd5-3d87a47b17f0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:33:59.833042 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-245e7c9a-c2f7-40e7-8fd5-3d87a47b17f0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:33:59.833270 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-245e7c9a-c2f7-40e7-8fd5-3d87a47b17f0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:33:59.833453 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-245e7c9a-c2f7-40e7-8fd5-3d87a47b17f0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:33:59.833550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-245e7c9a-c2f7-40e7-8fd5-3d87a47b17f0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:33:59.837717 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:33:59.837717 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:33:59.838451 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-245e7c9a-c2f7-40e7-8fd5-3d87a47b17f0 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:33:59.838915 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1376/5510] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:33:59 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:00.849384 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16164f16-281d-42af-a305-ddaf58db1e08 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:00.851420 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16164f16-281d-42af-a305-ddaf58db1e08 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:34:00.851632 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16164f16-281d-42af-a305-ddaf58db1e08 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:00.851856 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16164f16-281d-42af-a305-ddaf58db1e08 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:00.852011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-16164f16-281d-42af-a305-ddaf58db1e08 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:00.856809 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:00.856809 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:00.857695 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16164f16-281d-42af-a305-ddaf58db1e08 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:34:00.858263 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1375/5511] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:00 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:01.282185 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-59b5bbd0-5ad8-4de5-b726-999bc17c8e27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:01.284668 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-59b5bbd0-5ad8-4de5-b726-999bc17c8e27 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8/encryption Aug 14 01:34:01.284952 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-59b5bbd0-5ad8-4de5-b726-999bc17c8e27 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:01.285393 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-59b5bbd0-5ad8-4de5-b726-999bc17c8e27 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:01.298023 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:01.298023 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:01.306507 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cb8da1a5-df91-40b8-883c-f0ade06ce5fb req-59b5bbd0-5ad8-4de5-b726-999bc17c8e27 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8/encryption returned with HTTP 200 Aug 14 01:34:01.307001 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1386/5512] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:34:01 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:01.866944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2688d5e0-edb9-42ca-abcb-95d6c4bd1317 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:01.868975 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2688d5e0-edb9-42ca-abcb-95d6c4bd1317 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:34:01.868975 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2688d5e0-edb9-42ca-abcb-95d6c4bd1317 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:01.869206 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2688d5e0-edb9-42ca-abcb-95d6c4bd1317 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:01.869287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2688d5e0-edb9-42ca-abcb-95d6c4bd1317 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:01.873450 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:01.873450 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:01.874183 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2688d5e0-edb9-42ca-abcb-95d6c4bd1317 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:34:01.874555 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1376/5513] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:01 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:02.884367 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-2dc3b940-7019-4c2e-950a-a3d4c46589c3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:02.886253 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2dc3b940-7019-4c2e-950a-a3d4c46589c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:34:02.886455 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2dc3b940-7019-4c2e-950a-a3d4c46589c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:02.886656 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-2dc3b940-7019-4c2e-950a-a3d4c46589c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:02.886763 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-2dc3b940-7019-4c2e-950a-a3d4c46589c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:02.891579 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:02.891579 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:02.892377 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-2dc3b940-7019-4c2e-950a-a3d4c46589c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:34:02.892718 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1377/5514] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:02 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:03.903783 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5778f9be-c40e-4e6c-9f81-d3471ebce82c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:03.907292 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5778f9be-c40e-4e6c-9f81-d3471ebce82c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:34:03.907540 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5778f9be-c40e-4e6c-9f81-d3471ebce82c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:03.907861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5778f9be-c40e-4e6c-9f81-d3471ebce82c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:03.907993 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5778f9be-c40e-4e6c-9f81-d3471ebce82c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:03.913209 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:03.913209 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:03.914013 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5778f9be-c40e-4e6c-9f81-d3471ebce82c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:34:03.914834 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1376/5515] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:03 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:04.925572 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-593930a9-045c-49f1-a111-c8cc27f82016 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:04.927384 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-593930a9-045c-49f1-a111-c8cc27f82016 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:34:04.927662 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-593930a9-045c-49f1-a111-c8cc27f82016 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:04.927995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-593930a9-045c-49f1-a111-c8cc27f82016 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:04.928156 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-593930a9-045c-49f1-a111-c8cc27f82016 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:04.933527 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:04.933527 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:04.934562 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-593930a9-045c-49f1-a111-c8cc27f82016 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:34:04.935104 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1387/5516] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:04 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:04.945842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2e399934-980d-405b-9ec7-c8854481218f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:04.948197 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e399934-980d-405b-9ec7-c8854481218f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:34:04.948437 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e399934-980d-405b-9ec7-c8854481218f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:04.948664 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2e399934-980d-405b-9ec7-c8854481218f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:04.948802 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-2e399934-980d-405b-9ec7-c8854481218f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:04.953520 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:04.953520 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:04.954214 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2e399934-980d-405b-9ec7-c8854481218f tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:34:04.954525 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1377/5517] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:04 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:04.965271 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-509d1219-9d56-4617-a8fe-1e12abf5c81e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:04.966977 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-509d1219-9d56-4617-a8fe-1e12abf5c81e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:34:04.967409 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-509d1219-9d56-4617-a8fe-1e12abf5c81e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86c1296c-70ca-4eab-a131-16108a441255", "incremental": true, "force": true}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:34:04.968788 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.contrib.backups [None req-509d1219-9d56-4617-a8fe-1e12abf5c81e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating new backup {'backup': {'volume_id': '86c1296c-70ca-4eab-a131-16108a441255', 'incremental': True, 'force': True}} {{(pid=100275) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:34:04.968941 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-509d1219-9d56-4617-a8fe-1e12abf5c81e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating backup of volume 86c1296c-70ca-4eab-a131-16108a441255 in container None Aug 14 01:34:04.978479 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:04.978479 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:04.979368 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-509d1219-9d56-4617-a8fe-1e12abf5c81e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:04.997279 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-509d1219-9d56-4617-a8fe-1e12abf5c81e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['bde3fc2d-ed5c-41a8-8541-80414fe4902d', '16540062-2752-4a9b-a8fd-1e401c2c95fd'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:34:05.036090 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-509d1219-9d56-4617-a8fe-1e12abf5c81e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:34:05.036090 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1378/5518] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:34:04 2026] POST /volume/v3/backups => generated 286 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:34:05.041015 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c1d6bdf-e5bf-47db-9718-4e8f296014da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:05.043173 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c1d6bdf-e5bf-47db-9718-4e8f296014da tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:05.043413 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c1d6bdf-e5bf-47db-9718-4e8f296014da tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:05.043658 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c1d6bdf-e5bf-47db-9718-4e8f296014da tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:05.043797 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3c1d6bdf-e5bf-47db-9718-4e8f296014da tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:05.049787 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:05.049787 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:05.050808 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c1d6bdf-e5bf-47db-9718-4e8f296014da tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:05.051422 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1377/5519] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:05 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 692 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:06.061421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c1616855-7b4c-438d-9d4e-6b6f0b8a3c26 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:06.063098 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1616855-7b4c-438d-9d4e-6b6f0b8a3c26 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:06.063297 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1616855-7b4c-438d-9d4e-6b6f0b8a3c26 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:06.063473 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1616855-7b4c-438d-9d4e-6b6f0b8a3c26 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:06.063569 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c1616855-7b4c-438d-9d4e-6b6f0b8a3c26 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:06.067771 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:06.067771 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:06.068453 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1616855-7b4c-438d-9d4e-6b6f0b8a3c26 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:06.068864 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1388/5520] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:06 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:07.078668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1169d3f3-b977-4981-8047-48e2b70208e7 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:07.080228 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1169d3f3-b977-4981-8047-48e2b70208e7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:07.080394 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1169d3f3-b977-4981-8047-48e2b70208e7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:07.080575 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1169d3f3-b977-4981-8047-48e2b70208e7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:07.080668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-1169d3f3-b977-4981-8047-48e2b70208e7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:07.084439 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:07.084439 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:07.085111 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1169d3f3-b977-4981-8047-48e2b70208e7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:07.085438 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1378/5521] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:07 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 694 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:08.095508 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a9c41ea5-de69-403f-981d-1177ec3722d7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:08.097880 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9c41ea5-de69-403f-981d-1177ec3722d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:08.098183 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9c41ea5-de69-403f-981d-1177ec3722d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:08.098449 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a9c41ea5-de69-403f-981d-1177ec3722d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:08.098606 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a9c41ea5-de69-403f-981d-1177ec3722d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:08.104114 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:08.104114 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:08.104937 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a9c41ea5-de69-403f-981d-1177ec3722d7 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:08.105413 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1379/5522] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:08 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:09.115252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf66ccfc-4274-44cd-accd-8411deaa9bf4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:09.117039 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf66ccfc-4274-44cd-accd-8411deaa9bf4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:09.117245 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf66ccfc-4274-44cd-accd-8411deaa9bf4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:09.117424 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf66ccfc-4274-44cd-accd-8411deaa9bf4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:09.117521 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bf66ccfc-4274-44cd-accd-8411deaa9bf4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:09.122295 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:09.122295 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:09.123349 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf66ccfc-4274-44cd-accd-8411deaa9bf4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:09.123897 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1378/5523] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:09 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:10.133566 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0cf76d1b-dcd7-46ff-a348-127f6b500245 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:10.135774 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0cf76d1b-dcd7-46ff-a348-127f6b500245 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:10.136040 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0cf76d1b-dcd7-46ff-a348-127f6b500245 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:10.136276 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0cf76d1b-dcd7-46ff-a348-127f6b500245 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:10.136397 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0cf76d1b-dcd7-46ff-a348-127f6b500245 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:10.141563 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:10.141563 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:10.142668 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0cf76d1b-dcd7-46ff-a348-127f6b500245 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:10.143122 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1389/5524] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:10 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:11.154171 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-da0b6421-7ba9-481c-977f-514384c2f1e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:11.156690 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da0b6421-7ba9-481c-977f-514384c2f1e4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:11.157216 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da0b6421-7ba9-481c-977f-514384c2f1e4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:11.157945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-da0b6421-7ba9-481c-977f-514384c2f1e4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:11.157945 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-da0b6421-7ba9-481c-977f-514384c2f1e4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:11.163672 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:11.163672 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:11.165011 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-da0b6421-7ba9-481c-977f-514384c2f1e4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:11.165683 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1379/5525] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:11 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:12.176072 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cf252f36-9a0e-41de-842d-82bf8449f0c3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:12.177888 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf252f36-9a0e-41de-842d-82bf8449f0c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:12.178122 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf252f36-9a0e-41de-842d-82bf8449f0c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:12.178304 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cf252f36-9a0e-41de-842d-82bf8449f0c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:12.178404 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cf252f36-9a0e-41de-842d-82bf8449f0c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:12.182853 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:12.182853 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:12.183621 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cf252f36-9a0e-41de-842d-82bf8449f0c3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:12.184038 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1380/5526] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:12 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:13.194347 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-41f1aca6-4f90-4d46-9123-a46c0578bb94 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:13.196513 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41f1aca6-4f90-4d46-9123-a46c0578bb94 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:13.196729 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41f1aca6-4f90-4d46-9123-a46c0578bb94 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:13.197037 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41f1aca6-4f90-4d46-9123-a46c0578bb94 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:13.197210 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-41f1aca6-4f90-4d46-9123-a46c0578bb94 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:13.203094 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:13.203094 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:13.203876 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41f1aca6-4f90-4d46-9123-a46c0578bb94 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:13.204287 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1379/5527] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:13 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:13.216792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-307378d7-9def-49bd-96b0-77706f0ad405 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:13.218609 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-307378d7-9def-49bd-96b0-77706f0ad405 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:13.218831 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-307378d7-9def-49bd-96b0-77706f0ad405 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:13.219046 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-307378d7-9def-49bd-96b0-77706f0ad405 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:13.219190 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-307378d7-9def-49bd-96b0-77706f0ad405 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:13.224020 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:13.224020 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:13.224894 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-307378d7-9def-49bd-96b0-77706f0ad405 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:13.225345 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1390/5528] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:13 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:13.238842 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ac21e1a-cf72-4f4a-b168-08674d449b66 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:13.240895 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ac21e1a-cf72-4f4a-b168-08674d449b66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:13.241189 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ac21e1a-cf72-4f4a-b168-08674d449b66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:13.241392 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ac21e1a-cf72-4f4a-b168-08674d449b66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:13.241499 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-0ac21e1a-cf72-4f4a-b168-08674d449b66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete backup with id: 74b4a984-a937-4c0e-92d3-2b2751ab8c19. Aug 14 01:34:13.246170 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:13.246170 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:13.258519 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-0ac21e1a-cf72-4f4a-b168-08674d449b66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] delete_backup rpcapi backup_id 74b4a984-a937-4c0e-92d3-2b2751ab8c19 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:34:13.263456 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ac21e1a-cf72-4f4a-b168-08674d449b66 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 202 Aug 14 01:34:13.263910 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1380/5529] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:34:13 2026] DELETE /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:34:13.271486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-cbf9fdd3-6310-44c3-8536-8798686bf291 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:13.273706 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbf9fdd3-6310-44c3-8536-8798686bf291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:13.274193 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbf9fdd3-6310-44c3-8536-8798686bf291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:13.274549 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-cbf9fdd3-6310-44c3-8536-8798686bf291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:13.274778 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-cbf9fdd3-6310-44c3-8536-8798686bf291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:13.283054 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:13.283054 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:13.283054 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-cbf9fdd3-6310-44c3-8536-8798686bf291 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 200 Aug 14 01:34:13.283054 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1381/5530] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:13 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:14.293322 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04d56467-e42d-4293-ac40-cd3fca0591d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:14.295241 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04d56467-e42d-4293-ac40-cd3fca0591d6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 Aug 14 01:34:14.295510 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04d56467-e42d-4293-ac40-cd3fca0591d6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:14.295753 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04d56467-e42d-4293-ac40-cd3fca0591d6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:14.295905 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-04d56467-e42d-4293-ac40-cd3fca0591d6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 74b4a984-a937-4c0e-92d3-2b2751ab8c19. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:14.299984 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04d56467-e42d-4293-ac40-cd3fca0591d6 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 returned with HTTP 404 Aug 14 01:34:14.300469 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1380/5531] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:14 2026] GET /volume/v3/backups/74b4a984-a937-4c0e-92d3-2b2751ab8c19 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:34:14.307387 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b227fad0-3632-4c18-84e8-14290ae6b447 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:14.309304 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b227fad0-3632-4c18-84e8-14290ae6b447 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/backups Aug 14 01:34:14.309657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b227fad0-3632-4c18-84e8-14290ae6b447 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86c1296c-70ca-4eab-a131-16108a441255", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-563419957", "container": "tempest-volumesbackupstest-backup-container-359767248"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:34:14.311244 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-b227fad0-3632-4c18-84e8-14290ae6b447 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating new backup {'backup': {'volume_id': '86c1296c-70ca-4eab-a131-16108a441255', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-563419957', 'container': 'tempest-volumesbackupstest-backup-container-359767248'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:34:14.311379 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-b227fad0-3632-4c18-84e8-14290ae6b447 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Creating backup of volume 86c1296c-70ca-4eab-a131-16108a441255 in container tempest-volumesbackupstest-backup-container-359767248 Aug 14 01:34:14.322836 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:14.322836 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:14.323552 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b227fad0-3632-4c18-84e8-14290ae6b447 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:14.341695 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b227fad0-3632-4c18-84e8-14290ae6b447 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Created reservations ['afe160d0-23a3-4512-bfdb-e001f7e0dbcf', 'b28a7e7f-7e38-41fb-9e8a-adf1bca967f9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:34:14.374249 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b227fad0-3632-4c18-84e8-14290ae6b447 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:34:14.374641 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1391/5532] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:34:14 2026] POST /volume/v3/backups => generated 327 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:34:14.385542 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8e3c0ec8-8304-4ed9-835e-df3e99c1abe3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:14.388098 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e3c0ec8-8304-4ed9-835e-df3e99c1abe3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:14.388403 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e3c0ec8-8304-4ed9-835e-df3e99c1abe3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:14.388701 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8e3c0ec8-8304-4ed9-835e-df3e99c1abe3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:14.388883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-8e3c0ec8-8304-4ed9-835e-df3e99c1abe3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:14.394522 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:14.394522 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:14.395389 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8e3c0ec8-8304-4ed9-835e-df3e99c1abe3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:14.395716 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1381/5533] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:14 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:15.409210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-bbe20f84-4402-4a0f-808d-def6e8079b34 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:15.410973 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbe20f84-4402-4a0f-808d-def6e8079b34 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:15.411326 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bbe20f84-4402-4a0f-808d-def6e8079b34 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:15.412615 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-bbe20f84-4402-4a0f-808d-def6e8079b34 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:15.412615 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-bbe20f84-4402-4a0f-808d-def6e8079b34 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:15.416365 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:15.416365 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:15.417360 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-bbe20f84-4402-4a0f-808d-def6e8079b34 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:15.417907 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1382/5534] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:15 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:16.427090 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5235eb5d-4d3d-4d2a-8ab0-4ed52ce24ba4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:16.428849 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5235eb5d-4d3d-4d2a-8ab0-4ed52ce24ba4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:16.429121 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5235eb5d-4d3d-4d2a-8ab0-4ed52ce24ba4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:16.429349 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5235eb5d-4d3d-4d2a-8ab0-4ed52ce24ba4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:16.429483 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5235eb5d-4d3d-4d2a-8ab0-4ed52ce24ba4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:16.434074 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:16.434074 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:16.434983 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5235eb5d-4d3d-4d2a-8ab0-4ed52ce24ba4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:16.435475 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1381/5535] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:16 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:17.446632 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ac2567f-dc89-4794-9f99-644c4217a64d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:17.448565 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ac2567f-dc89-4794-9f99-644c4217a64d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:17.448769 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ac2567f-dc89-4794-9f99-644c4217a64d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:17.448986 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ac2567f-dc89-4794-9f99-644c4217a64d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:17.449159 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0ac2567f-dc89-4794-9f99-644c4217a64d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:17.453366 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:17.453366 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:17.454220 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ac2567f-dc89-4794-9f99-644c4217a64d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:17.454551 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1392/5536] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:17 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:18.464788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3bbdf910-708d-4a2d-b669-227e30fbbe1a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:18.467228 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3bbdf910-708d-4a2d-b669-227e30fbbe1a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:18.467510 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3bbdf910-708d-4a2d-b669-227e30fbbe1a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:18.467786 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3bbdf910-708d-4a2d-b669-227e30fbbe1a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:18.467957 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-3bbdf910-708d-4a2d-b669-227e30fbbe1a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:18.473756 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:18.473756 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:18.474829 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3bbdf910-708d-4a2d-b669-227e30fbbe1a tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:18.475333 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1382/5537] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:18 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:19.486160 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-75a01e54-3886-4350-8906-44f111d8cdd4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:19.488092 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75a01e54-3886-4350-8906-44f111d8cdd4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:19.488501 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75a01e54-3886-4350-8906-44f111d8cdd4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:19.489799 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-75a01e54-3886-4350-8906-44f111d8cdd4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:19.489799 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-75a01e54-3886-4350-8906-44f111d8cdd4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:19.493534 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:19.493534 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:19.494472 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-75a01e54-3886-4350-8906-44f111d8cdd4 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:19.494998 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1383/5538] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:19 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:20.505186 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17a11334-a61a-4110-91de-2933c605afb3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:20.507079 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17a11334-a61a-4110-91de-2933c605afb3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:20.507339 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17a11334-a61a-4110-91de-2933c605afb3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:20.507435 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17a11334-a61a-4110-91de-2933c605afb3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:20.507536 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-17a11334-a61a-4110-91de-2933c605afb3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:20.511539 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:20.511539 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:20.512256 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17a11334-a61a-4110-91de-2933c605afb3 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:20.512582 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1382/5539] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:20 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:21.522881 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5374a01a-620e-4759-a766-588152cbc054 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:21.524704 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5374a01a-620e-4759-a766-588152cbc054 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:21.524912 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5374a01a-620e-4759-a766-588152cbc054 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:21.525604 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5374a01a-620e-4759-a766-588152cbc054 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:21.525604 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5374a01a-620e-4759-a766-588152cbc054 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:21.529401 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:21.529401 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:21.530097 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5374a01a-620e-4759-a766-588152cbc054 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:21.530472 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1393/5540] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:21 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:21.539872 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c912f015-119f-46a0-93f8-3e028a15e024 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:21.541760 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c912f015-119f-46a0-93f8-3e028a15e024 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:21.542006 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c912f015-119f-46a0-93f8-3e028a15e024 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:21.542270 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c912f015-119f-46a0-93f8-3e028a15e024 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:21.542406 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c912f015-119f-46a0-93f8-3e028a15e024 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:21.546626 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:21.546626 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:21.547420 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c912f015-119f-46a0-93f8-3e028a15e024 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:21.547796 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1383/5541] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:21 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:21.557186 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-d25c05da-c376-41db-aff9-ed35aa6eab09 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:21.559124 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d25c05da-c376-41db-aff9-ed35aa6eab09 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:21.559341 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d25c05da-c376-41db-aff9-ed35aa6eab09 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:21.559550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-d25c05da-c376-41db-aff9-ed35aa6eab09 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:21.559665 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.contrib.backups [None req-d25c05da-c376-41db-aff9-ed35aa6eab09 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete backup with id: 35f391b6-8be9-48e0-ad41-120f43cdb21d. Aug 14 01:34:21.564534 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:21.564534 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:21.578944 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.backup.rpcapi [None req-d25c05da-c376-41db-aff9-ed35aa6eab09 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] delete_backup rpcapi backup_id 35f391b6-8be9-48e0-ad41-120f43cdb21d {{(pid=100275) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:34:21.580948 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-d25c05da-c376-41db-aff9-ed35aa6eab09 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 202 Aug 14 01:34:21.581409 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1384/5542] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:34:21 2026] DELETE /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:34:21.588234 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-82b38428-84a0-4cdc-80d1-993ccc8a5107 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:21.589984 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82b38428-84a0-4cdc-80d1-993ccc8a5107 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:21.590255 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82b38428-84a0-4cdc-80d1-993ccc8a5107 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:21.590523 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82b38428-84a0-4cdc-80d1-993ccc8a5107 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:21.590666 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-82b38428-84a0-4cdc-80d1-993ccc8a5107 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:21.595768 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:21.595768 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:21.596604 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82b38428-84a0-4cdc-80d1-993ccc8a5107 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 200 Aug 14 01:34:21.596958 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1383/5543] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:21 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:22.607831 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69ebe591-5168-4b94-b7e1-70f369422d3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:22.609562 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69ebe591-5168-4b94-b7e1-70f369422d3c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d Aug 14 01:34:22.609777 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69ebe591-5168-4b94-b7e1-70f369422d3c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:22.609982 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69ebe591-5168-4b94-b7e1-70f369422d3c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:22.610101 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-69ebe591-5168-4b94-b7e1-70f369422d3c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 35f391b6-8be9-48e0-ad41-120f43cdb21d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:22.613695 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69ebe591-5168-4b94-b7e1-70f369422d3c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d returned with HTTP 404 Aug 14 01:34:22.614175 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1394/5544] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:22 2026] GET /volume/v3/backups/35f391b6-8be9-48e0-ad41-120f43cdb21d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:34:22.683513 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8488c0de-12a1-4258-98d5-7d1712b8a434 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:22.685331 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8488c0de-12a1-4258-98d5-7d1712b8a434 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:34:22.685548 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8488c0de-12a1-4258-98d5-7d1712b8a434 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:22.685765 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8488c0de-12a1-4258-98d5-7d1712b8a434 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:22.685901 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-8488c0de-12a1-4258-98d5-7d1712b8a434 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete backup with id: 409a97c5-8b0c-4ab6-ace2-974f8111d086. Aug 14 01:34:22.690148 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:22.690148 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:22.701590 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-8488c0de-12a1-4258-98d5-7d1712b8a434 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] delete_backup rpcapi backup_id 409a97c5-8b0c-4ab6-ace2-974f8111d086 {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:34:22.703394 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8488c0de-12a1-4258-98d5-7d1712b8a434 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 202 Aug 14 01:34:22.703785 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1384/5545] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:34:22 2026] DELETE /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:34:22.711035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c6d2290-2450-47ac-95e5-f8794489dc77 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:22.713308 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c6d2290-2450-47ac-95e5-f8794489dc77 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:34:22.713550 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c6d2290-2450-47ac-95e5-f8794489dc77 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:22.713792 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c6d2290-2450-47ac-95e5-f8794489dc77 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:22.713970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-7c6d2290-2450-47ac-95e5-f8794489dc77 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:22.719434 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:22.719434 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:22.720467 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c6d2290-2450-47ac-95e5-f8794489dc77 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 200 Aug 14 01:34:22.720890 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1385/5546] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:22 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:23.733214 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8d79d95-2b50-46f1-8840-923b1b07b573 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:23.734760 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8d79d95-2b50-46f1-8840-923b1b07b573 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 Aug 14 01:34:23.734967 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8d79d95-2b50-46f1-8840-923b1b07b573 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:23.735162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8d79d95-2b50-46f1-8840-923b1b07b573 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:23.735260 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f8d79d95-2b50-46f1-8840-923b1b07b573 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Show backup with id 409a97c5-8b0c-4ab6-ace2-974f8111d086. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:34:23.738698 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8d79d95-2b50-46f1-8840-923b1b07b573 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 returned with HTTP 404 Aug 14 01:34:23.739179 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1384/5547] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:23 2026] GET /volume/v3/backups/409a97c5-8b0c-4ab6-ace2-974f8111d086 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:34:23.859792 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-5a50565d-fb7e-4951-8378-6f356658d9ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:23.862389 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-5a50565d-fb7e-4951-8378-6f356658d9ee tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:34:23.862661 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-5a50565d-fb7e-4951-8378-6f356658d9ee tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:23.862931 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-5a50565d-fb7e-4951-8378-6f356658d9ee tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:23.873019 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:23.873019 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:23.876619 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-5a50565d-fb7e-4951-8378-6f356658d9ee tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:23.880546 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-5a50565d-fb7e-4951-8378-6f356658d9ee tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:34:23.881008 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1395/5548] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:34:23 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:34:23.898402 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-ed14059a-c36a-452c-afe0-9d6f46725337 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:23.901300 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-ed14059a-c36a-452c-afe0-9d6f46725337 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] POST https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255/action Aug 14 01:34:23.901770 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-ed14059a-c36a-452c-afe0-9d6f46725337 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:34:23.901972 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-ed14059a-c36a-452c-afe0-9d6f46725337 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:34:23.914089 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:23.914089 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:23.914531 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-ed14059a-c36a-452c-afe0-9d6f46725337 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:23.920528 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-ed14059a-c36a-452c-afe0-9d6f46725337 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Begin detaching volume completed successfully. Aug 14 01:34:23.920764 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-ed14059a-c36a-452c-afe0-9d6f46725337 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255/action returned with HTTP 202 Aug 14 01:34:23.921276 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1385/5549] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:34:23 2026] POST /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:34:23.938753 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e91fb1ac-7d3c-4b50-9985-d29fb5fb6e4b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:23.941004 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e91fb1ac-7d3c-4b50-9985-d29fb5fb6e4b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:34:23.941229 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e91fb1ac-7d3c-4b50-9985-d29fb5fb6e4b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:23.941464 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e91fb1ac-7d3c-4b50-9985-d29fb5fb6e4b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:23.950641 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:23.950641 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:23.953676 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e91fb1ac-7d3c-4b50-9985-d29fb5fb6e4b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:23.957423 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e91fb1ac-7d3c-4b50-9985-d29fb5fb6e4b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:34:23.957830 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f24863f9-0c60-4a13-b090-50de0ee38c13 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:23.957878 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1386/5550] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:23 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:34:23.958605 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f24863f9-0c60-4a13-b090-50de0ee38c13 None None] GET https://10.4.3.11/volume// Aug 14 01:34:23.958605 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f24863f9-0c60-4a13-b090-50de0ee38c13 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:23.958605 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f24863f9-0c60-4a13-b090-50de0ee38c13 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:23.958994 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f24863f9-0c60-4a13-b090-50de0ee38c13 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:34:23.959319 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1385/5551] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:34:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:34:23.966950 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-112188ea-8651-40c5-b92b-66fa2d6f3a8d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:23.969059 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-112188ea-8651-40c5-b92b-66fa2d6f3a8d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:34:23.969257 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-112188ea-8651-40c5-b92b-66fa2d6f3a8d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:23.969428 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-112188ea-8651-40c5-b92b-66fa2d6f3a8d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:23.978601 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:23.978601 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:23.981898 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-112188ea-8651-40c5-b92b-66fa2d6f3a8d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:23.986072 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-112188ea-8651-40c5-b92b-66fa2d6f3a8d tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:34:23.986515 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1396/5552] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:34:23 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 1315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:34:24.778537 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-846da767-90fa-4993-a098-2e582216635e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:24.780504 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-846da767-90fa-4993-a098-2e582216635e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/attachments/086bfb0f-0ba6-43c8-ba4c-0bc79670e6b7 Aug 14 01:34:24.780698 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-846da767-90fa-4993-a098-2e582216635e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:24.780872 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-846da767-90fa-4993-a098-2e582216635e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:24.782453 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=136,cinder:UPDATE=26,cinder:INSERT=13 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:34:24.788313 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:24.788313 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:24.854990 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-42cedeb3-7001-4892-adb4-9cd5ecc5dd73 req-846da767-90fa-4993-a098-2e582216635e tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/attachments/086bfb0f-0ba6-43c8-ba4c-0bc79670e6b7 returned with HTTP 200 Aug 14 01:34:24.855378 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1386/5553] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:34:24 2026] DELETE /volume/v3/attachments/086bfb0f-0ba6-43c8-ba4c-0bc79670e6b7 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:24.969619 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c82dfc9b-ef47-45cd-b775-aa1838333e2c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:24.971390 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c82dfc9b-ef47-45cd-b775-aa1838333e2c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:34:24.971652 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c82dfc9b-ef47-45cd-b775-aa1838333e2c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:24.971882 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c82dfc9b-ef47-45cd-b775-aa1838333e2c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:24.978783 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:24.978783 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:24.982090 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c82dfc9b-ef47-45cd-b775-aa1838333e2c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:24.985708 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c82dfc9b-ef47-45cd-b775-aa1838333e2c tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:34:24.986172 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1387/5554] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:24 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:27.756429 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0a2ddea-c017-4e84-a587-4f3e3a09c190 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:27.758817 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0a2ddea-c017-4e84-a587-4f3e3a09c190 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:34:27.759111 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0a2ddea-c017-4e84-a587-4f3e3a09c190 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:27.759312 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0a2ddea-c017-4e84-a587-4f3e3a09c190 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:27.767664 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:27.767664 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:27.771886 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0a2ddea-c017-4e84-a587-4f3e3a09c190 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:27.776409 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0a2ddea-c017-4e84-a587-4f3e3a09c190 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:34:27.776785 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1386/5555] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:27 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:27.789944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f497d3cf-3c5a-4312-82e2-b29b3ce6e895 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:27.792464 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f497d3cf-3c5a-4312-82e2-b29b3ce6e895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] DELETE https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:34:27.792660 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f497d3cf-3c5a-4312-82e2-b29b3ce6e895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:27.792845 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f497d3cf-3c5a-4312-82e2-b29b3ce6e895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:27.793102 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f497d3cf-3c5a-4312-82e2-b29b3ce6e895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume with id: 86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:34:27.800352 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:27.800352 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:27.800869 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f497d3cf-3c5a-4312-82e2-b29b3ce6e895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:27.823700 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f497d3cf-3c5a-4312-82e2-b29b3ce6e895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Delete volume request issued successfully. Aug 14 01:34:27.823868 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f497d3cf-3c5a-4312-82e2-b29b3ce6e895 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 202 Aug 14 01:34:27.824295 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1397/5556] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:34:27 2026] DELETE /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:34:27.831953 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-db3d69a7-79a8-4464-94f2-1e9a7056b051 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:27.833726 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db3d69a7-79a8-4464-94f2-1e9a7056b051 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:34:27.833909 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db3d69a7-79a8-4464-94f2-1e9a7056b051 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:27.834129 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-db3d69a7-79a8-4464-94f2-1e9a7056b051 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:27.840967 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:27.840967 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:27.844488 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-db3d69a7-79a8-4464-94f2-1e9a7056b051 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Volume info retrieved successfully. Aug 14 01:34:27.849187 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-db3d69a7-79a8-4464-94f2-1e9a7056b051 tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 200 Aug 14 01:34:27.849629 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1387/5557] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:27 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:28.861969 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ccfd83ec-ce55-49b7-817d-984adfa45d2b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:28.863618 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccfd83ec-ce55-49b7-817d-984adfa45d2b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] GET https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 Aug 14 01:34:28.863808 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccfd83ec-ce55-49b7-817d-984adfa45d2b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:28.864050 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ccfd83ec-ce55-49b7-817d-984adfa45d2b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:28.866384 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=135,cinder:INSERT=12,cinder:UPDATE=25 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:34:28.870658 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ccfd83ec-ce55-49b7-817d-984adfa45d2b tempest-VolumesBackupsTest-1744102980 tempest-VolumesBackupsTest-1744102980-project-member] https://10.4.3.11/volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 returned with HTTP 404 Aug 14 01:34:28.871183 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1388/5558] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:28 2026] GET /volume/v3/volumes/86c1296c-70ca-4eab-a131-16108a441255 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:34:37.775471 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=93,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:34:37.816161 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=100,cinder:UPDATE=19,cinder:INSERT=6 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:34:37.847868 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:34:43.651301 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e22cf9cd-7fc0-42a7-bd01-134317ac72bd req-066656b0-93c1-4dc2-a70f-f1b3bbc4f669 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:43.653600 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e22cf9cd-7fc0-42a7-bd01-134317ac72bd req-066656b0-93c1-4dc2-a70f-f1b3bbc4f669 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] DELETE https://10.4.3.11/volume/v3/attachments/91f20fe2-51f9-4f12-ba4b-b0262e9bb3d0 Aug 14 01:34:43.653796 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e22cf9cd-7fc0-42a7-bd01-134317ac72bd req-066656b0-93c1-4dc2-a70f-f1b3bbc4f669 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:43.654063 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e22cf9cd-7fc0-42a7-bd01-134317ac72bd req-066656b0-93c1-4dc2-a70f-f1b3bbc4f669 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:43.662445 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:43.662445 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:43.709934 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e22cf9cd-7fc0-42a7-bd01-134317ac72bd req-066656b0-93c1-4dc2-a70f-f1b3bbc4f669 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments/91f20fe2-51f9-4f12-ba4b-b0262e9bb3d0 returned with HTTP 200 Aug 14 01:34:43.710461 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1387/5559] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:34:43 2026] DELETE /volume/v3/attachments/91f20fe2-51f9-4f12-ba4b-b0262e9bb3d0 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:44.721943 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b6078985-3495-487c-97b3-9efff73c097f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:44.724201 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:34:44.724657 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-997333818", "source_volid": "280a89f2-3685-4852-8e67-c1d33ad2bcf8", "volume_type": "tempest-scenario-type-luks-1880166543", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:34:44.726636 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-997333818', 'source_volid': '280a89f2-3685-4852-8e67-c1d33ad2bcf8', 'volume_type': 'tempest-scenario-type-luks-1880166543', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:34:44.737494 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:44.737494 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:44.737957 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume retrieved successfully. Aug 14 01:34:44.738093 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume of 1 GB Aug 14 01:34:44.738678 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Availability Zones retrieved successfully. Aug 14 01:34:44.744339 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Flow 'volume_create_api' (494fc800-9a27-49f5-93cf-97f7756086ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:34:44.745331 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3a6c89-9dae-4540-bd52-82c0887891f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:34:44.746198 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:34:44.764894 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3a6c89-9dae-4540-bd52-82c0887891f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '280a89f2-3685-4852-8e67-c1d33ad2bcf8', 'volume_type': VolumeType(created_at=2026-08-14T01:33:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eebd23da-6443-46d1-9c66-608659755980,is_public=True,name='tempest-scenario-type-luks-1880166543',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eebd23da-6443-46d1-9c66-608659755980', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:34:44.765646 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bf2a36-cc26-4f19-a892-03fbe569bf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:34:44.790813 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1880166543 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1880166543, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:34:44.791116 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1880166543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1880166543, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:34:44.803894 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Created reservations ['9d8ec888-b42f-419b-8eea-bb3d8d72de66', 'abf5e261-e1a3-4082-afdb-848c1307ebf0', 'dfe749ca-22d2-4bc8-a202-5e0c3fd51477', '0416c5c5-48c6-4e39-82fb-9382dee27a8b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:34:44.804863 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bf2a36-cc26-4f19-a892-03fbe569bf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d8ec888-b42f-419b-8eea-bb3d8d72de66', 'abf5e261-e1a3-4082-afdb-848c1307ebf0', 'dfe749ca-22d2-4bc8-a202-5e0c3fd51477', '0416c5c5-48c6-4e39-82fb-9382dee27a8b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:34:44.805689 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25a4150-35ca-457b-abd0-c609d3f9056c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:34:44.838540 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25a4150-35ca-457b-abd0-c609d3f9056c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43f94a8d-518b-4a27-8718-65be65b06fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-997333818',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f6e299c1934fe2a594671ff55f4643',qos_specs=None,replication_status=,reservations=['9d8ec888-b42f-419b-8eea-bb3d8d72de66','abf5e261-e1a3-4082-afdb-848c1307ebf0','dfe749ca-22d2-4bc8-a202-5e0c3fd51477','0416c5c5-48c6-4e39-82fb-9382dee27a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=280a89f2-3685-4852-8e67-c1d33ad2bcf8,status='creating',user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_type_id=eebd23da-6443-46d1-9c66-608659755980), '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-14T01:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-997333818',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=43f94a8d-518b-4a27-8718-65be65b06fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61f6e299c1934fe2a594671ff55f4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=280a89f2-3685-4852-8e67-c1d33ad2bcf8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eebd23da-6443-46d1-9c66-608659755980),volume_type_id=eebd23da-6443-46d1-9c66-608659755980)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:34:44.839391 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029e8368-9b5c-4e0f-a508-4bf4f79d9779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:34:44.859883 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029e8368-9b5c-4e0f-a508-4bf4f79d9779) transitioned into state 'SUCCESS' from state '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-997333818',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f6e299c1934fe2a594671ff55f4643',qos_specs=None,replication_status=,reservations=['9d8ec888-b42f-419b-8eea-bb3d8d72de66','abf5e261-e1a3-4082-afdb-848c1307ebf0','dfe749ca-22d2-4bc8-a202-5e0c3fd51477','0416c5c5-48c6-4e39-82fb-9382dee27a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=280a89f2-3685-4852-8e67-c1d33ad2bcf8,status='creating',user_id='68a8e706888f4d13bd8751ce4c44cb16',volume_type_id=eebd23da-6443-46d1-9c66-608659755980)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:34:44.860775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98f3590-4726-472f-96f8-4b7670a34b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:34:44.879753 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98f3590-4726-472f-96f8-4b7670a34b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:34:44.880771 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Flow 'volume_create_api' (494fc800-9a27-49f5-93cf-97f7756086ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:34:44.881899 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Create volume request issued successfully. Aug 14 01:34:44.882772 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6078985-3495-487c-97b3-9efff73c097f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:34:44.883314 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1398/5560] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:34:44 2026] POST /volume/v3/volumes => generated 808 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:34:44.897144 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8ad767c7-c7ed-4fe5-ae19-520ddb0117fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:44.899225 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ad767c7-c7ed-4fe5-ae19-520ddb0117fb tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:44.899395 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ad767c7-c7ed-4fe5-ae19-520ddb0117fb tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:44.899571 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8ad767c7-c7ed-4fe5-ae19-520ddb0117fb tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:44.905871 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:44.905871 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:44.909769 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8ad767c7-c7ed-4fe5-ae19-520ddb0117fb tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:44.914055 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8ad767c7-c7ed-4fe5-ae19-520ddb0117fb tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:44.914448 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1388/5561] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:44 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:45.926687 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-50e5c784-81ad-4792-b37c-f033aa5e3626 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:45.928881 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50e5c784-81ad-4792-b37c-f033aa5e3626 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:45.929152 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50e5c784-81ad-4792-b37c-f033aa5e3626 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:45.929393 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-50e5c784-81ad-4792-b37c-f033aa5e3626 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:45.938683 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:45.938683 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:45.943936 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-50e5c784-81ad-4792-b37c-f033aa5e3626 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:45.948542 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-50e5c784-81ad-4792-b37c-f033aa5e3626 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:45.949095 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1389/5562] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:45 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:46.961482 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a94062e-aebf-4c41-b612-6e45e015c439 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:46.963422 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a94062e-aebf-4c41-b612-6e45e015c439 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:46.963635 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a94062e-aebf-4c41-b612-6e45e015c439 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:46.963827 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a94062e-aebf-4c41-b612-6e45e015c439 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:46.971083 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:46.971083 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:46.975228 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5a94062e-aebf-4c41-b612-6e45e015c439 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:46.979936 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a94062e-aebf-4c41-b612-6e45e015c439 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:46.980395 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1388/5563] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:46 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:47.992995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e61e870b-28c5-4d88-9705-e37f7e993968 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:47.994853 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e61e870b-28c5-4d88-9705-e37f7e993968 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:47.995079 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e61e870b-28c5-4d88-9705-e37f7e993968 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:47.995256 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e61e870b-28c5-4d88-9705-e37f7e993968 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:48.003322 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:48.003322 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:48.007687 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e61e870b-28c5-4d88-9705-e37f7e993968 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:48.011709 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e61e870b-28c5-4d88-9705-e37f7e993968 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:48.012183 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1399/5564] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:47 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:49.026527 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-768508ef-3623-4d30-9ff1-c629dc907788 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:49.028260 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-768508ef-3623-4d30-9ff1-c629dc907788 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:49.028439 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-768508ef-3623-4d30-9ff1-c629dc907788 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:49.028613 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-768508ef-3623-4d30-9ff1-c629dc907788 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:49.035538 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:49.035538 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:49.038953 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-768508ef-3623-4d30-9ff1-c629dc907788 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:49.042743 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-768508ef-3623-4d30-9ff1-c629dc907788 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:49.043147 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1389/5565] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:49 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:50.054792 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-039abcf1-b092-4d2a-9249-3c5d67ba18aa None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:50.056744 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-039abcf1-b092-4d2a-9249-3c5d67ba18aa tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:50.056942 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-039abcf1-b092-4d2a-9249-3c5d67ba18aa tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:50.057139 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-039abcf1-b092-4d2a-9249-3c5d67ba18aa tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:50.063789 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:50.063789 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:50.067332 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-039abcf1-b092-4d2a-9249-3c5d67ba18aa tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:50.071215 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-039abcf1-b092-4d2a-9249-3c5d67ba18aa tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:50.071552 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1390/5566] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:50 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:51.085556 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-77260489-4159-41c4-93bf-94dbbfad5c71 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:51.087946 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77260489-4159-41c4-93bf-94dbbfad5c71 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:51.088257 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77260489-4159-41c4-93bf-94dbbfad5c71 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:51.088524 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77260489-4159-41c4-93bf-94dbbfad5c71 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:51.099456 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:51.099456 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:51.103811 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-77260489-4159-41c4-93bf-94dbbfad5c71 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:51.109364 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77260489-4159-41c4-93bf-94dbbfad5c71 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:51.109859 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1389/5567] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:51 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:52.124944 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c6283bad-6de0-4ab3-b23d-ea68a361e5e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:52.126809 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6283bad-6de0-4ab3-b23d-ea68a361e5e9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:52.127071 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6283bad-6de0-4ab3-b23d-ea68a361e5e9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:52.127281 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c6283bad-6de0-4ab3-b23d-ea68a361e5e9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:52.133517 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:52.133517 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:52.136652 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c6283bad-6de0-4ab3-b23d-ea68a361e5e9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:52.140259 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c6283bad-6de0-4ab3-b23d-ea68a361e5e9 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:52.140663 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1400/5568] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:52 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:53.156569 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0ec75072-b31a-467e-af85-b4374f9f21e4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:53.158403 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ec75072-b31a-467e-af85-b4374f9f21e4 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:53.158619 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ec75072-b31a-467e-af85-b4374f9f21e4 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:53.158814 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0ec75072-b31a-467e-af85-b4374f9f21e4 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:53.166024 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:53.166024 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:53.170474 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0ec75072-b31a-467e-af85-b4374f9f21e4 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:53.175426 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0ec75072-b31a-467e-af85-b4374f9f21e4 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:53.175880 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1390/5569] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:53 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:54.187677 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e18d1241-e144-473b-9df6-5610cfcaf7c0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:54.189793 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e18d1241-e144-473b-9df6-5610cfcaf7c0 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:54.190044 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e18d1241-e144-473b-9df6-5610cfcaf7c0 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:54.190242 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e18d1241-e144-473b-9df6-5610cfcaf7c0 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:54.197813 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:54.197813 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:54.201911 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e18d1241-e144-473b-9df6-5610cfcaf7c0 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:54.207453 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e18d1241-e144-473b-9df6-5610cfcaf7c0 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:54.208032 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1391/5570] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:54 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:55.219821 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1663f6ad-0109-42f0-b69f-a2f2a893b2e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:55.221755 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1663f6ad-0109-42f0-b69f-a2f2a893b2e3 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:55.222017 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1663f6ad-0109-42f0-b69f-a2f2a893b2e3 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:55.222227 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1663f6ad-0109-42f0-b69f-a2f2a893b2e3 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:55.229880 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:55.229880 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:55.233933 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1663f6ad-0109-42f0-b69f-a2f2a893b2e3 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:55.238474 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1663f6ad-0109-42f0-b69f-a2f2a893b2e3 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:55.238887 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1390/5571] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:55 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:34:56.251337 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef075bb8-9ad5-4d93-9e22-4b4158fe2a5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:56.253196 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef075bb8-9ad5-4d93-9e22-4b4158fe2a5b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:56.253403 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef075bb8-9ad5-4d93-9e22-4b4158fe2a5b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:56.253555 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef075bb8-9ad5-4d93-9e22-4b4158fe2a5b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:56.259991 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:56.259991 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:56.263202 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ef075bb8-9ad5-4d93-9e22-4b4158fe2a5b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:56.267290 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef075bb8-9ad5-4d93-9e22-4b4158fe2a5b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:56.267640 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1401/5572] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:34:56 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:34:56.397891 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-5d4ee492-6c79-438f-a705-1cc2a42e542f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:56.399884 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-5d4ee492-6c79-438f-a705-1cc2a42e542f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:56.400143 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-5d4ee492-6c79-438f-a705-1cc2a42e542f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:56.400283 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-5d4ee492-6c79-438f-a705-1cc2a42e542f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:56.407196 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:56.407196 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:34:56.410469 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-5d4ee492-6c79-438f-a705-1cc2a42e542f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:56.414413 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-5d4ee492-6c79-438f-a705-1cc2a42e542f tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:56.414731 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1391/5573] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:34:56 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:34:56.913887 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-c88b62ed-8736-41b9-8f18-37d9119051b5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:56.916059 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-c88b62ed-8736-41b9-8f18-37d9119051b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:56.916249 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-c88b62ed-8736-41b9-8f18-37d9119051b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:56.916417 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-c88b62ed-8736-41b9-8f18-37d9119051b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:56.923592 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:56.923592 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:56.927238 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-c88b62ed-8736-41b9-8f18-37d9119051b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:56.931532 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-c88b62ed-8736-41b9-8f18-37d9119051b5 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:56.931939 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1392/5574] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:34:56 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:34:56.940665 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93dcd2d4-0647-4970-a8c8-10328d19d3bf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:56.941053 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93dcd2d4-0647-4970-a8c8-10328d19d3bf None None] GET https://10.4.3.11/volume// Aug 14 01:34:56.941217 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93dcd2d4-0647-4970-a8c8-10328d19d3bf None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:56.941392 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93dcd2d4-0647-4970-a8c8-10328d19d3bf None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:56.941696 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93dcd2d4-0647-4970-a8c8-10328d19d3bf None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:34:56.941979 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1391/5575] 10.4.3.11 () {66 vars in 1412 bytes} [Fri Aug 14 01:34:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:34:56.949083 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-27237611-1cbd-4ccd-966b-1f920e239300 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:56.951329 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-27237611-1cbd-4ccd-966b-1f920e239300 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:34:56.951647 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-27237611-1cbd-4ccd-966b-1f920e239300 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43f94a8d-518b-4a27-8718-65be65b06fe6", "connector": null, "instance_uuid": "62e85069-3a3d-41c7-9309-44e024c4d1e6"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:34:56.959989 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:56.959989 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:56.988792 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-27237611-1cbd-4ccd-966b-1f920e239300 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:34:56.989431 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1402/5576] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:34:56 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 14 01:34:57.706101 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-aa80c4ab-a3b3-4b5a-86a4-60ae54450588 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:57.706456 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa80c4ab-a3b3-4b5a-86a4-60ae54450588 None None] GET https://10.4.3.11/volume// Aug 14 01:34:57.706605 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa80c4ab-a3b3-4b5a-86a4-60ae54450588 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:57.706802 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-aa80c4ab-a3b3-4b5a-86a4-60ae54450588 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:57.707170 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-aa80c4ab-a3b3-4b5a-86a4-60ae54450588 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:34:57.707434 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1392/5577] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:34:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:34:57.716191 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-ff50c3ab-eacf-4230-91d1-e36432f04058 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:57.718282 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-ff50c3ab-eacf-4230-91d1-e36432f04058 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:34:57.718465 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-ff50c3ab-eacf-4230-91d1-e36432f04058 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:34:57.718635 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-ff50c3ab-eacf-4230-91d1-e36432f04058 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:34:57.727106 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:57.727106 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:34:57.730246 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-ff50c3ab-eacf-4230-91d1-e36432f04058 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:34:57.734844 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-ff50c3ab-eacf-4230-91d1-e36432f04058 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:34:57.735317 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1393/5578] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:34:57 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 1627 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:34:57.845048 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-2f286a6f-a687-4ad2-b1a0-cf489f67807e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:57.847051 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-2f286a6f-a687-4ad2-b1a0-cf489f67807e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] PUT https://10.4.3.11/volume/v3/attachments/4a22e287-7f8f-473c-8519-cc0dd2db9112 Aug 14 01:34:57.847440 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-2f286a6f-a687-4ad2-b1a0-cf489f67807e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:34:57.854772 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-2f286a6f-a687-4ad2-b1a0-cf489f67807e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Acquiring lock "cinder-attachment_update-43f94a8d-518b-4a27-8718-65be65b06fe6-np0000007295" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:34:57.860065 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-2f286a6f-a687-4ad2-b1a0-cf489f67807e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Lock "cinder-attachment_update-43f94a8d-518b-4a27-8718-65be65b06fe6-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:34:57.860978 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:57.860978 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:34:57.938955 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-2f286a6f-a687-4ad2-b1a0-cf489f67807e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Lock "cinder-attachment_update-43f94a8d-518b-4a27-8718-65be65b06fe6-np0000007295" released by "attachment_update" :: held 0.079s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:34:57.939568 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-2f286a6f-a687-4ad2-b1a0-cf489f67807e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments/4a22e287-7f8f-473c-8519-cc0dd2db9112 returned with HTTP 200 Aug 14 01:34:57.940034 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1392/5579] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:34:57 2026] PUT /volume/v3/attachments/4a22e287-7f8f-473c-8519-cc0dd2db9112 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:34:57.960217 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-d285d6a0-1826-44d1-ad7a-d6ac796f0422 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:34:57.962172 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-d285d6a0-1826-44d1-ad7a-d6ac796f0422 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] POST https://10.4.3.11/volume/v3/attachments/4a22e287-7f8f-473c-8519-cc0dd2db9112/action Aug 14 01:34:57.962509 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-d285d6a0-1826-44d1-ad7a-d6ac796f0422 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:34:57.962641 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-d285d6a0-1826-44d1-ad7a-d6ac796f0422 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:34:57.982253 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:34:57.982253 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:34:57.993648 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-d285d6a0-1826-44d1-ad7a-d6ac796f0422 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments/4a22e287-7f8f-473c-8519-cc0dd2db9112/action returned with HTTP 204 Aug 14 01:34:57.994271 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1403/5580] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:34:57 2026] POST /volume/v3/attachments/4a22e287-7f8f-473c-8519-cc0dd2db9112/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:35:02.007318 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-842d6d3a-f8db-4940-b22a-bb23c74e283e None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:02.009432 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-842d6d3a-f8db-4940-b22a-bb23c74e283e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6/encryption Aug 14 01:35:02.009618 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-842d6d3a-f8db-4940-b22a-bb23c74e283e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:02.009788 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-842d6d3a-f8db-4940-b22a-bb23c74e283e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'index' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:02.018643 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:02.018643 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:35:02.024306 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-7bf194fc-5f38-49a5-8fa0-c30cb6ab328d req-842d6d3a-f8db-4940-b22a-bb23c74e283e tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6/encryption returned with HTTP 200 Aug 14 01:35:02.024685 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1393/5581] 10.4.3.11 () {68 vars in 1624 bytes} [Fri Aug 14 01:35:02 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:35:07.733531 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=21 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:07.933459 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:07.991566 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:12.023307 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=20 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:14.899041 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-72327038-0f3a-4e7f-be97-c094bd2b16be None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:14.900769 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:35:14.901191 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1574342998", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:35:14.902694 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1574342998', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:35:14.902962 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Create volume of 1 GB Aug 14 01:35:14.907420 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Availability Zones retrieved successfully. Aug 14 01:35:14.913031 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Flow 'volume_create_api' (468723dc-7550-47df-8176-2a958af5db4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:35:14.913983 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded17fdc-b106-48fa-adf0-98cc86e4dbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:14.914859 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:35:14.942506 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded17fdc-b106-48fa-adf0-98cc86e4dbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:14.943381 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1a612b-ea5c-4fef-acf8-7ca90f883dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:15.002105 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Created reservations ['6776483d-3442-4813-a215-78a6d34c9d59', 'b09136ca-6dc7-4778-8fe8-c8548525d1cf', '892cbbba-c7e4-4a96-b50d-016d542a64ef', '1115c372-efe8-4ad4-a7a8-0ba2471a00ba'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:35:15.002958 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1a612b-ea5c-4fef-acf8-7ca90f883dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6776483d-3442-4813-a215-78a6d34c9d59', 'b09136ca-6dc7-4778-8fe8-c8548525d1cf', '892cbbba-c7e4-4a96-b50d-016d542a64ef', '1115c372-efe8-4ad4-a7a8-0ba2471a00ba']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:15.003863 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fa1698-eb4a-4d46-9944-381400947d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:15.026897 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fa1698-eb4a-4d46-9944-381400947d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8cbd36d-0bd5-4994-ae7a-f1854e316c10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1574342998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807a64ca903242f8be88187662966f8b',qos_specs=None,replication_status=,reservations=['6776483d-3442-4813-a215-78a6d34c9d59','b09136ca-6dc7-4778-8fe8-c8548525d1cf','892cbbba-c7e4-4a96-b50d-016d542a64ef','1115c372-efe8-4ad4-a7a8-0ba2471a00ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07509da052f943b5a03f1c063e115a44',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1574342998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8cbd36d-0bd5-4994-ae7a-f1854e316c10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807a64ca903242f8be88187662966f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07509da052f943b5a03f1c063e115a44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:15.027769 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7a9a5b-abff-4af5-96bc-96fec03d287f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:15.049287 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7a9a5b-abff-4af5-96bc-96fec03d287f) transitioned into state 'SUCCESS' from state '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-1574342998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807a64ca903242f8be88187662966f8b',qos_specs=None,replication_status=,reservations=['6776483d-3442-4813-a215-78a6d34c9d59','b09136ca-6dc7-4778-8fe8-c8548525d1cf','892cbbba-c7e4-4a96-b50d-016d542a64ef','1115c372-efe8-4ad4-a7a8-0ba2471a00ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07509da052f943b5a03f1c063e115a44',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:15.049899 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ddcabe-0901-4ae3-a82e-b1f397c7c142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:15.059218 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ddcabe-0901-4ae3-a82e-b1f397c7c142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:15.059976 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Flow 'volume_create_api' (468723dc-7550-47df-8176-2a958af5db4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:35:15.060282 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Create volume request issued successfully. Aug 14 01:35:15.060807 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-72327038-0f3a-4e7f-be97-c094bd2b16be tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:35:15.061240 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1394/5582] 10.4.3.11 () {70 vars in 1293 bytes} [Fri Aug 14 01:35:14 2026] POST /volume/v3/volumes => generated 787 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:35:15.073157 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b0a96440-bc62-4acd-bbd7-7d22a3f64c52 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:15.074777 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0a96440-bc62-4acd-bbd7-7d22a3f64c52 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:15.075569 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0a96440-bc62-4acd-bbd7-7d22a3f64c52 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:15.075749 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0a96440-bc62-4acd-bbd7-7d22a3f64c52 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:15.082550 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:15.082550 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:35:15.086037 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b0a96440-bc62-4acd-bbd7-7d22a3f64c52 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:15.090093 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0a96440-bc62-4acd-bbd7-7d22a3f64c52 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:15.090507 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1393/5583] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:15 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:16.103995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71323fb1-26d6-4c2e-a387-8ea9e01ec474 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:16.106308 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71323fb1-26d6-4c2e-a387-8ea9e01ec474 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:16.106608 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71323fb1-26d6-4c2e-a387-8ea9e01ec474 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:16.106867 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71323fb1-26d6-4c2e-a387-8ea9e01ec474 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:16.116124 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:16.116124 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:35:16.120621 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-71323fb1-26d6-4c2e-a387-8ea9e01ec474 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:16.126380 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71323fb1-26d6-4c2e-a387-8ea9e01ec474 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:16.126890 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1404/5584] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:16 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:16.139401 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1e9e83e7-0ddd-4f06-bb95-ab2766964587 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:16.141401 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e9e83e7-0ddd-4f06-bb95-ab2766964587 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:16.141669 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e9e83e7-0ddd-4f06-bb95-ab2766964587 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:16.141908 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1e9e83e7-0ddd-4f06-bb95-ab2766964587 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:16.149147 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:16.149147 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:35:16.152911 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1e9e83e7-0ddd-4f06-bb95-ab2766964587 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:16.157259 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1e9e83e7-0ddd-4f06-bb95-ab2766964587 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:16.157631 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1394/5585] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:16 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:16.207495 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-8b3c6155-feb4-4bf8-8c20-6ea419ddb876 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:16.209867 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-8b3c6155-feb4-4bf8-8c20-6ea419ddb876 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:16.210020 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-8b3c6155-feb4-4bf8-8c20-6ea419ddb876 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:16.210199 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-8b3c6155-feb4-4bf8-8c20-6ea419ddb876 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:16.217113 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:16.217113 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:35:16.220484 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-8b3c6155-feb4-4bf8-8c20-6ea419ddb876 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:16.224517 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-8b3c6155-feb4-4bf8-8c20-6ea419ddb876 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:16.224858 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1395/5586] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:35:16 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:35:16.297262 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d971f0f-bf03-41e3-86e2-39424a3ce4a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:16.297719 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d971f0f-bf03-41e3-86e2-39424a3ce4a3 None None] GET https://10.4.3.11/volume// Aug 14 01:35:16.297969 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d971f0f-bf03-41e3-86e2-39424a3ce4a3 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:16.298235 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d971f0f-bf03-41e3-86e2-39424a3ce4a3 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:16.298649 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d971f0f-bf03-41e3-86e2-39424a3ce4a3 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:35:16.299091 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1394/5587] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:35:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:35:16.307111 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-32c57ab9-8eb8-43e5-b2ca-c51ea8e40038 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:16.373567 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-32c57ab9-8eb8-43e5-b2ca-c51ea8e40038 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:35:16.373900 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-32c57ab9-8eb8-43e5-b2ca-c51ea8e40038 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8cbd36d-0bd5-4994-ae7a-f1854e316c10", "connector": null, "instance_uuid": "a0306153-75bc-42c0-bd06-a7eaaebb36e8"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:35:16.382297 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:16.382297 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:35:16.406792 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-32c57ab9-8eb8-43e5-b2ca-c51ea8e40038 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:35:16.407255 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1405/5588] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:35:16 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:16.437577 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ba6acec5-a375-46c0-8a23-583dedc8a539 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:16.439827 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba6acec5-a375-46c0-8a23-583dedc8a539 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:16.440152 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba6acec5-a375-46c0-8a23-583dedc8a539 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:16.440422 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ba6acec5-a375-46c0-8a23-583dedc8a539 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:16.441707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-585150ea-9ba2-4f2d-a88a-5064df3522f1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:16.442200 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-585150ea-9ba2-4f2d-a88a-5064df3522f1 None None] GET https://10.4.3.11/volume// Aug 14 01:35:16.442359 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-585150ea-9ba2-4f2d-a88a-5064df3522f1 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:16.442535 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-585150ea-9ba2-4f2d-a88a-5064df3522f1 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:16.442865 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-585150ea-9ba2-4f2d-a88a-5064df3522f1 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:35:16.443178 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1396/5589] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:35:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:35:16.449952 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-7a3d7204-3027-412c-a0f0-159ffdb18e44 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:16.452410 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-7a3d7204-3027-412c-a0f0-159ffdb18e44 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:16.452675 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-7a3d7204-3027-412c-a0f0-159ffdb18e44 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:16.452897 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-7a3d7204-3027-412c-a0f0-159ffdb18e44 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:16.453281 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:16.453281 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:35:16.457410 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ba6acec5-a375-46c0-8a23-583dedc8a539 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:16.461525 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:16.461525 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:35:16.463354 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ba6acec5-a375-46c0-8a23-583dedc8a539 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:16.463888 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1395/5590] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:16 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:16.464764 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-7a3d7204-3027-412c-a0f0-159ffdb18e44 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:16.468972 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-7a3d7204-3027-412c-a0f0-159ffdb18e44 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:16.469362 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1395/5591] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:35:16 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 1041 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:35:16.572762 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-9ec74eca-a208-440f-9bcc-18396e587db5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:16.575463 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-9ec74eca-a208-440f-9bcc-18396e587db5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] PUT https://10.4.3.11/volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 Aug 14 01:35:16.575989 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-9ec74eca-a208-440f-9bcc-18396e587db5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:35:16.583427 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-9ec74eca-a208-440f-9bcc-18396e587db5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Acquiring lock "cinder-attachment_update-a8cbd36d-0bd5-4994-ae7a-f1854e316c10-np0000007295" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:35:16.588253 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-9ec74eca-a208-440f-9bcc-18396e587db5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Lock "cinder-attachment_update-a8cbd36d-0bd5-4994-ae7a-f1854e316c10-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:35:16.589187 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:16.589187 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:35:16.660912 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-9ec74eca-a208-440f-9bcc-18396e587db5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Lock "cinder-attachment_update-a8cbd36d-0bd5-4994-ae7a-f1854e316c10-np0000007295" released by "attachment_update" :: held 0.073s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:35:16.661322 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-9ec74eca-a208-440f-9bcc-18396e587db5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 returned with HTTP 200 Aug 14 01:35:16.661891 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1406/5592] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:35:16 2026] PUT /volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:17.478022 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-94674fd8-a38e-4e71-80c6-e1132a3d3748 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:17.479828 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94674fd8-a38e-4e71-80c6-e1132a3d3748 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:17.480063 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94674fd8-a38e-4e71-80c6-e1132a3d3748 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:17.480258 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-94674fd8-a38e-4e71-80c6-e1132a3d3748 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:17.489001 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:17.489001 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:35:17.492330 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-94674fd8-a38e-4e71-80c6-e1132a3d3748 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:17.496403 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-94674fd8-a38e-4e71-80c6-e1132a3d3748 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:17.496749 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1397/5593] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:17 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:18.508376 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-1cdf34a0-b22a-41af-87c8-62b253d56056 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:18.509912 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1cdf34a0-b22a-41af-87c8-62b253d56056 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:18.510173 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1cdf34a0-b22a-41af-87c8-62b253d56056 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:18.510341 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-1cdf34a0-b22a-41af-87c8-62b253d56056 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:18.518655 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:18.518655 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:35:18.521618 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-1cdf34a0-b22a-41af-87c8-62b253d56056 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:18.525033 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-1cdf34a0-b22a-41af-87c8-62b253d56056 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:18.525373 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1396/5594] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:18 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:19.537719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5589ee47-32ea-4e52-aaa3-223c28f0930c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:19.540064 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5589ee47-32ea-4e52-aaa3-223c28f0930c tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:19.540377 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5589ee47-32ea-4e52-aaa3-223c28f0930c tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:19.540651 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5589ee47-32ea-4e52-aaa3-223c28f0930c tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:19.553488 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:19.553488 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:35:19.557951 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5589ee47-32ea-4e52-aaa3-223c28f0930c tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:19.563648 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5589ee47-32ea-4e52-aaa3-223c28f0930c tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:19.564226 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1396/5595] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:19 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:19.895080 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-cc3bf250-13ef-401a-a332-91d0ab8eb6c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:19.897053 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-cc3bf250-13ef-401a-a332-91d0ab8eb6c5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] POST https://10.4.3.11/volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96/action Aug 14 01:35:19.897427 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-cc3bf250-13ef-401a-a332-91d0ab8eb6c5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:35:19.897543 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-cc3bf250-13ef-401a-a332-91d0ab8eb6c5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:35:19.912682 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:19.912682 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:35:19.920954 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8d19abcc-41c5-46f2-81fd-c102add59530 req-cc3bf250-13ef-401a-a332-91d0ab8eb6c5 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96/action returned with HTTP 204 Aug 14 01:35:19.921331 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1407/5596] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:35:19 2026] POST /volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:35:20.576849 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3864b6fa-adf5-40e2-86bc-41b99dd3dffc None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:20.579122 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3864b6fa-adf5-40e2-86bc-41b99dd3dffc tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:20.579399 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3864b6fa-adf5-40e2-86bc-41b99dd3dffc tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:20.579666 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3864b6fa-adf5-40e2-86bc-41b99dd3dffc tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:20.591327 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:20.591327 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:35:20.594628 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3864b6fa-adf5-40e2-86bc-41b99dd3dffc tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:20.598844 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3864b6fa-adf5-40e2-86bc-41b99dd3dffc tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:20.599223 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1398/5597] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:20 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:35:20.611682 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-7000bf08-3a17-4c08-85d7-519307a35db0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:20.613830 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7000bf08-3a17-4c08-85d7-519307a35db0 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:20.614142 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7000bf08-3a17-4c08-85d7-519307a35db0 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:20.614378 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-7000bf08-3a17-4c08-85d7-519307a35db0 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:20.625995 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:20.625995 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:35:20.629740 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-7000bf08-3a17-4c08-85d7-519307a35db0 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:20.634418 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-7000bf08-3a17-4c08-85d7-519307a35db0 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:20.634810 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1397/5598] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:20 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 1172 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:35:20.647235 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ffb63124-d3ae-4158-9f16-0a37b945f79a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:20.648624 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1397/5599] 10.4.3.11 () {70 vars in 1604 bytes} [Fri Aug 14 01:35:20 2026] DELETE /volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 01:35:20.656591 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-118d891c-1029-4a86-922e-27b340a9c099 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:20.676445 np0000007295 devstack@c-api.service[100274]: WARNING keystonemiddleware.auth_token [None req-118d891c-1029-4a86-922e-27b340a9c099 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 01:35:20.677509 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1408/5600] 10.4.3.11 () {70 vars in 1604 bytes} [Fri Aug 14 01:35:20 2026] DELETE /volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 14 01:35:20.684764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:20.686490 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] DELETE https://10.4.3.11/volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 Aug 14 01:35:20.686703 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:20.686894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:20.693470 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:20.693470 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:35:20.696431 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Attachment connected to vm a0306153-75bc-42c0-bd06-a7eaaebb36e8, checking data on nova Aug 14 01:35:20.696763 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.compute.nova [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Creating Keystone token plugin using URL: https://10.4.3.11/identity {{(pid=100275) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 01:35:20.775720 np0000007295 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] REQ: curl -g -i -X GET https://10.4.3.11/compute/v2.1/servers/a0306153-75bc-42c0-bd06-a7eaaebb36e8/os-volume_attachments/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9eaac0fcae0b0cda3d2d468bc686491a981fbcbae93f899fe5f917440551ac47" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c90b69a7-733e-4ffd-915d-96c79d2b1b73" -H "X-Service-Token: {SHA256}bd7717d370bd2f315c26554add99c9e898c3248815f6980646a6766ec6f3d3f3" {{(pid=100275) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 01:35:20.892907 np0000007295 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 01:35:20 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-bc0eec09-ebfa-4b14-8e99-825911dc3831 x-openstack-request-id: req-bc0eec09-ebfa-4b14-8e99-825911dc3831 {{(pid=100275) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 01:35:20.893092 np0000007295 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a8cbd36d-0bd5-4994-ae7a-f1854e316c10", "serverId": "a0306153-75bc-42c0-bd06-a7eaaebb36e8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8e9f3329-5c1f-4a54-88ce-25679656ed96", "bdm_uuid": "b253cc73-5563-4142-a3e4-3e08c61d3134"}} {{(pid=100275) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 01:35:20.893216 np0000007295 devstack@c-api.service[100275]: DEBUG novaclient.v2.client [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET call to compute for https://10.4.3.11/compute/v2.1/servers/a0306153-75bc-42c0-bd06-a7eaaebb36e8/os-volume_attachments/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 used request id req-bc0eec09-ebfa-4b14-8e99-825911dc3831 {{(pid=100275) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 01:35:20.895660 np0000007295 devstack@c-api.service[100275]: ERROR cinder.volume.api [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-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 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Caught error: Detach volume from instance a0306153-75bc-42c0-bd06-a7eaaebb36e8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a0306153-75bc-42c0-bd06-a7eaaebb36e8 using the Compute API Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: 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 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 01:35:20.898561 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a0306153-75bc-42c0-bd06-a7eaaebb36e8 using the Compute API Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: ERROR cinder.api.middleware.fault Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.middleware.fault [None req-c90b69a7-733e-4ffd-915d-96c79d2b1b73 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 returned with HTTP 409 Aug 14 01:35:20.899555 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1399/5601] 10.4.3.11 () {68 vars in 1397 bytes} [Fri Aug 14 01:35:20 2026] DELETE /volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 => generated 167 bytes in 215 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:35:20.933752 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-e8fb32fe-3c13-48b9-a93a-0dd526da88aa None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:20.935810 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-e8fb32fe-3c13-48b9-a93a-0dd526da88aa tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:20.936031 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-e8fb32fe-3c13-48b9-a93a-0dd526da88aa tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:20.936249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-e8fb32fe-3c13-48b9-a93a-0dd526da88aa tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:20.945164 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:20.945164 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:35:20.948899 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-e8fb32fe-3c13-48b9-a93a-0dd526da88aa tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:20.952851 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-e8fb32fe-3c13-48b9-a93a-0dd526da88aa tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:20.953289 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1398/5602] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:35:20 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 1154 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:20.973873 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-89d0acf4-a246-4adf-b840-4592deed2e6f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:20.975973 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-89d0acf4-a246-4adf-b840-4592deed2e6f tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] POST https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10/action Aug 14 01:35:20.976403 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-89d0acf4-a246-4adf-b840-4592deed2e6f tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:35:20.976578 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-89d0acf4-a246-4adf-b840-4592deed2e6f tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:35:20.987299 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:20.987299 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:35:20.987938 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-89d0acf4-a246-4adf-b840-4592deed2e6f tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:20.995328 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-89d0acf4-a246-4adf-b840-4592deed2e6f tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Begin detaching volume completed successfully. Aug 14 01:35:20.995607 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-89d0acf4-a246-4adf-b840-4592deed2e6f tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10/action returned with HTTP 202 Aug 14 01:35:20.996200 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1398/5603] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:35:20 2026] POST /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:35:21.033298 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-062d6e9c-2548-4ace-bbb7-a13de06e5a50 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:21.033837 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-062d6e9c-2548-4ace-bbb7-a13de06e5a50 None None] GET https://10.4.3.11/volume// Aug 14 01:35:21.034060 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-062d6e9c-2548-4ace-bbb7-a13de06e5a50 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:21.034320 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-062d6e9c-2548-4ace-bbb7-a13de06e5a50 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:21.034687 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-062d6e9c-2548-4ace-bbb7-a13de06e5a50 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:35:21.035023 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1409/5604] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:35:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:35:21.041970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-4f7fd50d-076b-4732-bb6b-a95da4927491 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:21.044503 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-4f7fd50d-076b-4732-bb6b-a95da4927491 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:21.044720 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-4f7fd50d-076b-4732-bb6b-a95da4927491 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:21.044952 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-4f7fd50d-076b-4732-bb6b-a95da4927491 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:21.078637 np0000007295 devstack@c-api.service[100275]: DEBUG oslo_db.sqlalchemy.engines [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-4f7fd50d-076b-4732-bb6b-a95da4927491 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-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=100275) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 01:35:21.087077 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:21.087077 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:35:21.090844 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-4f7fd50d-076b-4732-bb6b-a95da4927491 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:21.094546 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-4f7fd50d-076b-4732-bb6b-a95da4927491 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:21.095014 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1400/5605] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:35:21 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 1337 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:35:21.862867 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-c0ca9ea4-de83-4e97-8676-4c087afc2d5a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:21.864973 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-c0ca9ea4-de83-4e97-8676-4c087afc2d5a tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] DELETE https://10.4.3.11/volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 Aug 14 01:35:21.865187 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-c0ca9ea4-de83-4e97-8676-4c087afc2d5a tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:21.865407 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-c0ca9ea4-de83-4e97-8676-4c087afc2d5a tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:21.872659 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:21.872659 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:35:21.913743 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-641fec5e-1ea4-4f0d-aca5-b0ba1d694e90 req-c0ca9ea4-de83-4e97-8676-4c087afc2d5a tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 returned with HTTP 200 Aug 14 01:35:21.914181 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1399/5606] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:35:21 2026] DELETE /volume/v3/attachments/8e9f3329-5c1f-4a54-88ce-25679656ed96 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:35:22.117612 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f7bf6354-01fe-40f7-9c63-33bd9d0c045c req-4e2c2c01-94dd-4225-9486-d22b2da775c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:22.119618 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f7bf6354-01fe-40f7-9c63-33bd9d0c045c req-4e2c2c01-94dd-4225-9486-d22b2da775c8 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:22.119848 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f7bf6354-01fe-40f7-9c63-33bd9d0c045c req-4e2c2c01-94dd-4225-9486-d22b2da775c8 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:22.120067 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f7bf6354-01fe-40f7-9c63-33bd9d0c045c req-4e2c2c01-94dd-4225-9486-d22b2da775c8 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:22.126836 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:22.126836 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:35:22.130596 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f7bf6354-01fe-40f7-9c63-33bd9d0c045c req-4e2c2c01-94dd-4225-9486-d22b2da775c8 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:22.135274 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f7bf6354-01fe-40f7-9c63-33bd9d0c045c req-4e2c2c01-94dd-4225-9486-d22b2da775c8 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:22.136106 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1399/5607] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:35:22 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:35:22.147989 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd824067-37d3-45a4-a569-0fa943a8f774 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:22.149916 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd824067-37d3-45a4-a569-0fa943a8f774 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:22.150157 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd824067-37d3-45a4-a569-0fa943a8f774 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:22.150331 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd824067-37d3-45a4-a569-0fa943a8f774 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:22.150539 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-dd824067-37d3-45a4-a569-0fa943a8f774 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Delete volume with id: a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:22.157770 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:22.157770 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:35:22.158267 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dd824067-37d3-45a4-a569-0fa943a8f774 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:22.174708 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dd824067-37d3-45a4-a569-0fa943a8f774 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Delete volume request issued successfully. Aug 14 01:35:22.175007 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd824067-37d3-45a4-a569-0fa943a8f774 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 202 Aug 14 01:35:22.175522 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1410/5608] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:35:22 2026] DELETE /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:35:22.183264 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0b65613e-f59f-42bc-8dbf-b135f3c25676 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:22.185089 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b65613e-f59f-42bc-8dbf-b135f3c25676 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:22.185305 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b65613e-f59f-42bc-8dbf-b135f3c25676 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:22.185483 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0b65613e-f59f-42bc-8dbf-b135f3c25676 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:22.192345 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:22.192345 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:35:22.195999 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-0b65613e-f59f-42bc-8dbf-b135f3c25676 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Volume info retrieved successfully. Aug 14 01:35:22.200301 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0b65613e-f59f-42bc-8dbf-b135f3c25676 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 200 Aug 14 01:35:22.200653 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1401/5609] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:22 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:23.212870 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-4504b664-2b2a-4a1d-af9c-48d45cd2df4a None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:23.214479 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4504b664-2b2a-4a1d-af9c-48d45cd2df4a tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] GET https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 Aug 14 01:35:23.214660 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4504b664-2b2a-4a1d-af9c-48d45cd2df4a tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:23.214828 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-4504b664-2b2a-4a1d-af9c-48d45cd2df4a tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:23.219944 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-4504b664-2b2a-4a1d-af9c-48d45cd2df4a tempest-TestServerVolumeAttachScenarioOldVersion-1382138665 tempest-TestServerVolumeAttachScenarioOldVersion-1382138665-project-member] https://10.4.3.11/volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 returned with HTTP 404 Aug 14 01:35:23.220366 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1400/5610] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:35:23 2026] GET /volume/v3/volumes/a8cbd36d-0bd5-4994-ae7a-f1854e316c10 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:35:32.133937 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:32.170247 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=21,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:32.199257 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=52,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:33.216730 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:41.325461 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-073ce487-604f-4f0e-88df-e3533aa4d52a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:41.327645 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:35:41.328141 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-472200150", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:35:41.330034 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-472200150', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:35:41.330194 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Create volume of 1 GB Aug 14 01:35:41.335583 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Availability Zones retrieved successfully. Aug 14 01:35:41.341686 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Flow 'volume_create_api' (56123edb-c948-4a20-9426-492ba0e305d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:35:41.342748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee3c2eb-59a5-4ecd-b1fe-58cd9c151f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:41.343720 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:35:41.372765 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee3c2eb-59a5-4ecd-b1fe-58cd9c151f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:41.373593 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5056c96-b8ae-4d69-bd32-5dd94878ac8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:41.429518 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Created reservations ['51e27c8a-0afd-440c-a8d1-f576f293d5ba', 'b5963f35-3560-43f0-b8bd-cd9a6af34985', 'd631e3e9-5863-4903-a2eb-a943206229f4', '902c4bc1-3f25-4167-8223-15d49fbe624f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:35:41.430234 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5056c96-b8ae-4d69-bd32-5dd94878ac8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51e27c8a-0afd-440c-a8d1-f576f293d5ba', 'b5963f35-3560-43f0-b8bd-cd9a6af34985', 'd631e3e9-5863-4903-a2eb-a943206229f4', '902c4bc1-3f25-4167-8223-15d49fbe624f']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:41.430887 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590c816b-2b63-4dd6-b3e1-d87cba539ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:41.450821 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590c816b-2b63-4dd6-b3e1-d87cba539ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5a2cf18-84c4-4d41-a67d-ac24be103944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-472200150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce13ea95b384449a95779f2037b9f4a1',qos_specs=None,replication_status=,reservations=['51e27c8a-0afd-440c-a8d1-f576f293d5ba','b5963f35-3560-43f0-b8bd-cd9a6af34985','d631e3e9-5863-4903-a2eb-a943206229f4','902c4bc1-3f25-4167-8223-15d49fbe624f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a66ae69e9321418da0f900c0375774da',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-472200150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5a2cf18-84c4-4d41-a67d-ac24be103944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce13ea95b384449a95779f2037b9f4a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a66ae69e9321418da0f900c0375774da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:41.451492 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922f2633-d5f9-40c2-be20-92cbfe19ce7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:41.467334 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922f2633-d5f9-40c2-be20-92cbfe19ce7c) transitioned into state 'SUCCESS' from state '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-472200150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce13ea95b384449a95779f2037b9f4a1',qos_specs=None,replication_status=,reservations=['51e27c8a-0afd-440c-a8d1-f576f293d5ba','b5963f35-3560-43f0-b8bd-cd9a6af34985','d631e3e9-5863-4903-a2eb-a943206229f4','902c4bc1-3f25-4167-8223-15d49fbe624f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a66ae69e9321418da0f900c0375774da',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:41.468024 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a47e75-2eda-40ca-86c1-9c9a11dfb92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:35:41.476706 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a47e75-2eda-40ca-86c1-9c9a11dfb92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:35:41.477531 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Flow 'volume_create_api' (56123edb-c948-4a20-9426-492ba0e305d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:35:41.477819 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Create volume request issued successfully. Aug 14 01:35:41.478410 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-073ce487-604f-4f0e-88df-e3533aa4d52a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:35:41.478810 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1400/5611] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:35:41 2026] POST /volume/v3/volumes => generated 744 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:35:44.224022 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2a12020c-f341-451c-882b-56d775375f0b req-c6ba176a-6d71-41b3-8d0e-ce58dcc4ff69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:44.227663 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2a12020c-f341-451c-882b-56d775375f0b req-c6ba176a-6d71-41b3-8d0e-ce58dcc4ff69 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] DELETE https://10.4.3.11/volume/v3/attachments/4a22e287-7f8f-473c-8519-cc0dd2db9112 Aug 14 01:35:44.227904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2a12020c-f341-451c-882b-56d775375f0b req-c6ba176a-6d71-41b3-8d0e-ce58dcc4ff69 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:44.228105 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2a12020c-f341-451c-882b-56d775375f0b req-c6ba176a-6d71-41b3-8d0e-ce58dcc4ff69 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:44.235175 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:44.235175 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:35:44.277678 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2a12020c-f341-451c-882b-56d775375f0b req-c6ba176a-6d71-41b3-8d0e-ce58dcc4ff69 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/attachments/4a22e287-7f8f-473c-8519-cc0dd2db9112 returned with HTTP 200 Aug 14 01:35:44.278123 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1411/5612] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:35:44 2026] DELETE /volume/v3/attachments/4a22e287-7f8f-473c-8519-cc0dd2db9112 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:35:45.577814 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-baf2e73a-d1f7-4a32-bf5b-5b68969ae951 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:45.579512 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-baf2e73a-d1f7-4a32-bf5b-5b68969ae951 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] DELETE https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:35:45.579712 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-baf2e73a-d1f7-4a32-bf5b-5b68969ae951 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:45.579898 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-baf2e73a-d1f7-4a32-bf5b-5b68969ae951 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:45.580091 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-baf2e73a-d1f7-4a32-bf5b-5b68969ae951 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Delete volume with id: 43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:35:45.586567 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:45.586567 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:35:45.586997 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-baf2e73a-d1f7-4a32-bf5b-5b68969ae951 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:35:45.596840 np0000007295 devstack@c-api.service[100275]: WARNING cinder.keymgr.conf_key_mgr [None req-baf2e73a-d1f7-4a32-bf5b-5b68969ae951 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:35:45.602191 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-baf2e73a-d1f7-4a32-bf5b-5b68969ae951 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Delete volume request issued successfully. Aug 14 01:35:45.602365 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-baf2e73a-d1f7-4a32-bf5b-5b68969ae951 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 202 Aug 14 01:35:45.602786 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1402/5613] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:35:45 2026] DELETE /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 01:35:45.609432 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8839f83e-85b8-4611-8cce-9251a79d50da None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:45.611192 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8839f83e-85b8-4611-8cce-9251a79d50da tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:35:45.611383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8839f83e-85b8-4611-8cce-9251a79d50da tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:45.611576 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8839f83e-85b8-4611-8cce-9251a79d50da tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:45.618620 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:45.618620 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:35:45.622486 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8839f83e-85b8-4611-8cce-9251a79d50da tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:35:45.629417 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8839f83e-85b8-4611-8cce-9251a79d50da tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 200 Aug 14 01:35:45.629854 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1401/5614] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:35:45 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 1447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:46.642912 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8620d52d-b9a2-49c0-8a1c-8b7f7f05c63b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:46.644727 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8620d52d-b9a2-49c0-8a1c-8b7f7f05c63b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 Aug 14 01:35:46.644916 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8620d52d-b9a2-49c0-8a1c-8b7f7f05c63b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:46.645130 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8620d52d-b9a2-49c0-8a1c-8b7f7f05c63b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:46.650662 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8620d52d-b9a2-49c0-8a1c-8b7f7f05c63b tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 returned with HTTP 404 Aug 14 01:35:46.651299 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1401/5615] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:35:46 2026] GET /volume/v3/volumes/43f94a8d-518b-4a27-8718-65be65b06fe6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:35:46.890542 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28e80d7c-6a1c-47ed-90e8-9bab896bbf80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:46.892534 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28e80d7c-6a1c-47ed-90e8-9bab896bbf80 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] DELETE https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:35:46.892724 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28e80d7c-6a1c-47ed-90e8-9bab896bbf80 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:46.893603 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28e80d7c-6a1c-47ed-90e8-9bab896bbf80 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:46.893603 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-28e80d7c-6a1c-47ed-90e8-9bab896bbf80 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Delete volume with id: 280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:35:46.900159 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:46.900159 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:35:46.900550 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28e80d7c-6a1c-47ed-90e8-9bab896bbf80 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:35:46.909691 np0000007295 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-28e80d7c-6a1c-47ed-90e8-9bab896bbf80 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 01:35:46.914761 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28e80d7c-6a1c-47ed-90e8-9bab896bbf80 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Delete volume request issued successfully. Aug 14 01:35:46.914959 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28e80d7c-6a1c-47ed-90e8-9bab896bbf80 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 202 Aug 14 01:35:46.915342 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1412/5616] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:35:46 2026] DELETE /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:35:46.923941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-11d2fb11-069e-45f4-9f0b-972847b17fba None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:46.928209 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11d2fb11-069e-45f4-9f0b-972847b17fba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:35:46.929011 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11d2fb11-069e-45f4-9f0b-972847b17fba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:46.929249 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-11d2fb11-069e-45f4-9f0b-972847b17fba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:46.940421 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:46.940421 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:35:46.947450 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-11d2fb11-069e-45f4-9f0b-972847b17fba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Volume info retrieved successfully. Aug 14 01:35:46.953197 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-11d2fb11-069e-45f4-9f0b-972847b17fba tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 200 Aug 14 01:35:46.953624 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1403/5617] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:35:46 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 1427 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:47.968481 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2201c1e3-f642-47c6-b90d-9ad6c81d6899 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:47.970275 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2201c1e3-f642-47c6-b90d-9ad6c81d6899 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] GET https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 Aug 14 01:35:47.970526 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2201c1e3-f642-47c6-b90d-9ad6c81d6899 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:47.970673 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2201c1e3-f642-47c6-b90d-9ad6c81d6899 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:47.976168 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2201c1e3-f642-47c6-b90d-9ad6c81d6899 tempest-TestEncryptedCinderVolumes-526035680 tempest-TestEncryptedCinderVolumes-526035680-project-member] https://10.4.3.11/volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 returned with HTTP 404 Aug 14 01:35:47.976653 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1402/5618] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:35:47 2026] GET /volume/v3/volumes/280a89f2-3685-4852-8e67-c1d33ad2bcf8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:35:47.984314 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39681acd-81a0-4cf2-97f8-9de2ae6d5901 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:47.985988 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39681acd-81a0-4cf2-97f8-9de2ae6d5901 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] GET https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 Aug 14 01:35:47.986193 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39681acd-81a0-4cf2-97f8-9de2ae6d5901 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:47.986413 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39681acd-81a0-4cf2-97f8-9de2ae6d5901 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:47.987002 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:47.987002 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:35:47.987304 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-39681acd-81a0-4cf2-97f8-9de2ae6d5901 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 01:35:47.995161 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39681acd-81a0-4cf2-97f8-9de2ae6d5901 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Get all volumes completed successfully. Aug 14 01:35:47.996652 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:35:47.996652 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:35:48.000498 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39681acd-81a0-4cf2-97f8-9de2ae6d5901 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] https://10.4.3.11/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 01:35:48.000895 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1402/5619] 10.4.3.11 () {66 vars in 1278 bytes} [Fri Aug 14 01:35:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6260 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:35:48.014371 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7d56ca0-edea-4e69-9a84-edb993015b59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:35:48.016392 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7d56ca0-edea-4e69-9a84-edb993015b59 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] DELETE https://10.4.3.11/volume/v3/types/eebd23da-6443-46d1-9c66-608659755980 Aug 14 01:35:48.016627 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7d56ca0-edea-4e69-9a84-edb993015b59 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:35:48.016820 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7d56ca0-edea-4e69-9a84-edb993015b59 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:35:48.039206 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7d56ca0-edea-4e69-9a84-edb993015b59 tempest-TestEncryptedCinderVolumes-2065931823 tempest-TestEncryptedCinderVolumes-2065931823-project-admin] https://10.4.3.11/volume/v3/types/eebd23da-6443-46d1-9c66-608659755980 returned with HTTP 202 Aug 14 01:35:48.039502 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1413/5620] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:35:48 2026] DELETE /volume/v3/types/eebd23da-6443-46d1-9c66-608659755980 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:35:56.951321 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:57.972783 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=5 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:57.999587 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=30,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:35:58.036145 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:36:24.694471 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-de47954e-f0f1-41d5-8bb2-ab152feebb68 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:24.696934 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de47954e-f0f1-41d5-8bb2-ab152feebb68 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:24.697217 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-de47954e-f0f1-41d5-8bb2-ab152feebb68 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:24.697486 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-de47954e-f0f1-41d5-8bb2-ab152feebb68 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:24.707584 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:24.707584 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:36:24.711428 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-de47954e-f0f1-41d5-8bb2-ab152feebb68 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:24.715552 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de47954e-f0f1-41d5-8bb2-ab152feebb68 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:24.716069 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1404/5621] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:36:24 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:24.730307 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d99d0a24-2303-4bde-9016-c1c84e0eceda None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:24.732437 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d99d0a24-2303-4bde-9016-c1c84e0eceda tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:24.732675 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d99d0a24-2303-4bde-9016-c1c84e0eceda tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:24.732937 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d99d0a24-2303-4bde-9016-c1c84e0eceda tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:24.740491 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:24.740491 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:36:24.743888 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-d99d0a24-2303-4bde-9016-c1c84e0eceda tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:24.747600 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d99d0a24-2303-4bde-9016-c1c84e0eceda tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:24.748021 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1403/5622] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:36:24 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:24.786132 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-b9edf02a-ea34-4f17-8a03-a127c6906138 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:24.788094 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-b9edf02a-ea34-4f17-8a03-a127c6906138 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:24.788278 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-b9edf02a-ea34-4f17-8a03-a127c6906138 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:24.788462 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-b9edf02a-ea34-4f17-8a03-a127c6906138 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:24.794824 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:24.794824 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:36:24.797767 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-b9edf02a-ea34-4f17-8a03-a127c6906138 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:24.801116 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-b9edf02a-ea34-4f17-8a03-a127c6906138 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:24.801431 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1403/5623] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:36:24 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:24.869024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f01f7a5-ca3b-4d2b-b8ef-489d201ba4cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:24.869379 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f01f7a5-ca3b-4d2b-b8ef-489d201ba4cb None None] GET https://10.4.3.11/volume// Aug 14 01:36:24.869536 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f01f7a5-ca3b-4d2b-b8ef-489d201ba4cb None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:24.869711 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f01f7a5-ca3b-4d2b-b8ef-489d201ba4cb None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:24.870046 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f01f7a5-ca3b-4d2b-b8ef-489d201ba4cb None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:36:24.870419 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1414/5624] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:36:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:36:24.878176 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-6ef8b6a8-5f59-4796-8d34-460e272f26e5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:24.993351 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-6ef8b6a8-5f59-4796-8d34-460e272f26e5 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:36:24.993697 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-6ef8b6a8-5f59-4796-8d34-460e272f26e5 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5a2cf18-84c4-4d41-a67d-ac24be103944", "connector": null, "instance_uuid": "cba6b6db-c4de-4430-8bfc-0da98405434a"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:36:25.001452 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:25.001452 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:36:25.027688 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-6ef8b6a8-5f59-4796-8d34-460e272f26e5 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:36:25.028295 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1405/5625] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:36:24 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:36:25.057345 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a76c8e88-f014-47c2-ada9-f8bfda582d95 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:25.059225 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a76c8e88-f014-47c2-ada9-f8bfda582d95 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:25.059412 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a76c8e88-f014-47c2-ada9-f8bfda582d95 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:25.059661 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a76c8e88-f014-47c2-ada9-f8bfda582d95 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:25.066984 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d0e82e1-9f69-482a-aaed-faa0963d77e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:25.067454 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d0e82e1-9f69-482a-aaed-faa0963d77e5 None None] GET https://10.4.3.11/volume// Aug 14 01:36:25.067662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d0e82e1-9f69-482a-aaed-faa0963d77e5 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:25.067907 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d0e82e1-9f69-482a-aaed-faa0963d77e5 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:25.068294 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d0e82e1-9f69-482a-aaed-faa0963d77e5 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:36:25.068628 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1404/5626] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:36:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:36:25.069404 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:25.069404 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:36:25.072780 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-a76c8e88-f014-47c2-ada9-f8bfda582d95 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:25.075033 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-7eb3fce8-99b7-4d63-a045-f94a7c7c0b91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:25.076808 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a76c8e88-f014-47c2-ada9-f8bfda582d95 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:25.077265 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1404/5627] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:36:25 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:25.077361 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-7eb3fce8-99b7-4d63-a045-f94a7c7c0b91 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:25.077566 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-7eb3fce8-99b7-4d63-a045-f94a7c7c0b91 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:25.077815 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-7eb3fce8-99b7-4d63-a045-f94a7c7c0b91 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:25.087414 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:25.087414 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:36:25.091469 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-7eb3fce8-99b7-4d63-a045-f94a7c7c0b91 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:25.096114 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-7eb3fce8-99b7-4d63-a045-f94a7c7c0b91 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:25.096499 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1415/5628] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:36:25 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:36:25.194394 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-e4e5b6b0-7f09-434c-b5b1-0c0493fcf3bd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:25.196506 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-e4e5b6b0-7f09-434c-b5b1-0c0493fcf3bd tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] PUT https://10.4.3.11/volume/v3/attachments/29eb0637-3fd8-4af2-908b-ab8795182c5d Aug 14 01:36:25.196870 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-e4e5b6b0-7f09-434c-b5b1-0c0493fcf3bd tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:36:25.204318 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-e4e5b6b0-7f09-434c-b5b1-0c0493fcf3bd tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Acquiring lock "cinder-attachment_update-b5a2cf18-84c4-4d41-a67d-ac24be103944-np0000007295" by "attachment_update" {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:36:25.208592 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-e4e5b6b0-7f09-434c-b5b1-0c0493fcf3bd tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Lock "cinder-attachment_update-b5a2cf18-84c4-4d41-a67d-ac24be103944-np0000007295" acquired by "attachment_update" :: waited 0.004s {{(pid=100275) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:36:25.209534 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:25.209534 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:36:25.285746 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.coordination [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-e4e5b6b0-7f09-434c-b5b1-0c0493fcf3bd tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Lock "cinder-attachment_update-b5a2cf18-84c4-4d41-a67d-ac24be103944-np0000007295" released by "attachment_update" :: held 0.077s {{(pid=100275) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:36:25.286121 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-e4e5b6b0-7f09-434c-b5b1-0c0493fcf3bd tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/attachments/29eb0637-3fd8-4af2-908b-ab8795182c5d returned with HTTP 200 Aug 14 01:36:25.286665 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1406/5629] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:36:25 2026] PUT /volume/v3/attachments/29eb0637-3fd8-4af2-908b-ab8795182c5d => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:36:26.088681 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-606c44a9-312c-46c2-a2c8-b36b62f7dfbc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:26.090663 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-606c44a9-312c-46c2-a2c8-b36b62f7dfbc tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:26.090902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-606c44a9-312c-46c2-a2c8-b36b62f7dfbc tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:26.091103 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-606c44a9-312c-46c2-a2c8-b36b62f7dfbc tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:26.099969 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:26.099969 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:36:26.103110 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-606c44a9-312c-46c2-a2c8-b36b62f7dfbc tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:26.106932 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-606c44a9-312c-46c2-a2c8-b36b62f7dfbc tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:26.107302 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1405/5630] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:36:26 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:27.118884 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ff29fd33-9ad1-4af0-8c20-04901abd5d24 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:27.120651 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff29fd33-9ad1-4af0-8c20-04901abd5d24 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:27.120872 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff29fd33-9ad1-4af0-8c20-04901abd5d24 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:27.121071 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ff29fd33-9ad1-4af0-8c20-04901abd5d24 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:27.130445 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:27.130445 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:36:27.133905 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-ff29fd33-9ad1-4af0-8c20-04901abd5d24 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:27.137625 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ff29fd33-9ad1-4af0-8c20-04901abd5d24 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:27.138154 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1405/5631] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:36:27 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:28.152124 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce09a6da-4711-4552-bde0-1d0959c89127 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:28.153893 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce09a6da-4711-4552-bde0-1d0959c89127 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:28.154117 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce09a6da-4711-4552-bde0-1d0959c89127 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:28.154305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce09a6da-4711-4552-bde0-1d0959c89127 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:28.163660 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:28.163660 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:36:28.167077 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce09a6da-4711-4552-bde0-1d0959c89127 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:28.171017 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce09a6da-4711-4552-bde0-1d0959c89127 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:28.171379 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1416/5632] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:36:28 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:29.184368 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-78e48aac-ed83-4062-a578-c2f31345b458 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:29.186236 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78e48aac-ed83-4062-a578-c2f31345b458 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:29.186444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78e48aac-ed83-4062-a578-c2f31345b458 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:29.186629 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-78e48aac-ed83-4062-a578-c2f31345b458 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:29.196067 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:29.196067 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:36:29.199189 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-78e48aac-ed83-4062-a578-c2f31345b458 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:29.202896 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-78e48aac-ed83-4062-a578-c2f31345b458 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:29.203500 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1407/5633] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:36:29 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:29.515861 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-38c91a86-30da-4345-9ef5-209f9822d677 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:29.519652 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-38c91a86-30da-4345-9ef5-209f9822d677 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] POST https://10.4.3.11/volume/v3/attachments/29eb0637-3fd8-4af2-908b-ab8795182c5d/action Aug 14 01:36:29.519652 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-38c91a86-30da-4345-9ef5-209f9822d677 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:36:29.519652 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-38c91a86-30da-4345-9ef5-209f9822d677 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:36:29.535993 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:29.535993 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:36:29.544999 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7bf17d8f-f2f7-41b6-ad41-1e264dbe8509 req-38c91a86-30da-4345-9ef5-209f9822d677 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/attachments/29eb0637-3fd8-4af2-908b-ab8795182c5d/action returned with HTTP 204 Aug 14 01:36:29.545444 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1406/5634] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:36:29 2026] POST /volume/v3/attachments/29eb0637-3fd8-4af2-908b-ab8795182c5d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:36:30.215579 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-009879ae-b3db-4f28-9e19-210893b454ad None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:30.217434 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-009879ae-b3db-4f28-9e19-210893b454ad tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:30.218856 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-009879ae-b3db-4f28-9e19-210893b454ad tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:30.218856 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-009879ae-b3db-4f28-9e19-210893b454ad tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:30.228159 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:30.228159 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:36:30.232207 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-009879ae-b3db-4f28-9e19-210893b454ad tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:30.236848 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-009879ae-b3db-4f28-9e19-210893b454ad tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:30.237378 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1406/5635] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:36:30 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 1129 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:36:30.249733 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-87ba2fcb-5cf4-4ef1-82be-77b0c00e2c7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:30.251536 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87ba2fcb-5cf4-4ef1-82be-77b0c00e2c7a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:30.251724 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87ba2fcb-5cf4-4ef1-82be-77b0c00e2c7a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:30.251936 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-87ba2fcb-5cf4-4ef1-82be-77b0c00e2c7a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:30.262227 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:30.262227 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:36:30.265362 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-87ba2fcb-5cf4-4ef1-82be-77b0c00e2c7a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:30.270465 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-87ba2fcb-5cf4-4ef1-82be-77b0c00e2c7a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:30.270841 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1417/5636] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:36:30 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 1129 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:36:33.484771 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-0ab89e48-ae21-40e9-908c-5674dfd23849 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:33.486593 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-0ab89e48-ae21-40e9-908c-5674dfd23849 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:33.486803 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-0ab89e48-ae21-40e9-908c-5674dfd23849 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:33.487007 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-0ab89e48-ae21-40e9-908c-5674dfd23849 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:33.496400 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:33.496400 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:36:33.499931 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-0ab89e48-ae21-40e9-908c-5674dfd23849 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:33.504393 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-0ab89e48-ae21-40e9-908c-5674dfd23849 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:33.504745 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1408/5637] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:36:33 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 1129 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:36:33.521821 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-3825ee8f-ef31-4e3f-aea1-e6121d359990 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:33.523671 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-3825ee8f-ef31-4e3f-aea1-e6121d359990 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] POST https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944/action Aug 14 01:36:33.524010 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-3825ee8f-ef31-4e3f-aea1-e6121d359990 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:36:33.524118 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-3825ee8f-ef31-4e3f-aea1-e6121d359990 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:36:33.533655 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:33.533655 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:36:33.534177 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-3825ee8f-ef31-4e3f-aea1-e6121d359990 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:33.539590 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-3825ee8f-ef31-4e3f-aea1-e6121d359990 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Begin detaching volume completed successfully. Aug 14 01:36:33.539866 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-3825ee8f-ef31-4e3f-aea1-e6121d359990 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944/action returned with HTTP 202 Aug 14 01:36:33.540347 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1407/5638] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:36:33 2026] POST /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:36:33.576064 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f4f4f5dc-1b75-4d61-93d4-905325314277 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:33.576430 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4f4f5dc-1b75-4d61-93d4-905325314277 None None] GET https://10.4.3.11/volume// Aug 14 01:36:33.576627 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f4f4f5dc-1b75-4d61-93d4-905325314277 None None] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:33.576934 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f4f4f5dc-1b75-4d61-93d4-905325314277 None None] Calling method 'all' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:33.577220 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f4f4f5dc-1b75-4d61-93d4-905325314277 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:36:33.577481 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1407/5639] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:36:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:36:33.584041 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-dddcaca5-5c26-4214-8d67-91414f11b8db None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:33.586069 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-dddcaca5-5c26-4214-8d67-91414f11b8db tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:33.586270 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-dddcaca5-5c26-4214-8d67-91414f11b8db tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:33.586443 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-dddcaca5-5c26-4214-8d67-91414f11b8db tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:33.595418 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:33.595418 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:36:33.599174 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-dddcaca5-5c26-4214-8d67-91414f11b8db tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:33.603233 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-dddcaca5-5c26-4214-8d67-91414f11b8db tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:36:33.603747 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1418/5640] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:36:33 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:36:34.362395 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-065a410e-95e7-4a1a-b71e-946c9d0a2ac9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:34.364360 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-065a410e-95e7-4a1a-b71e-946c9d0a2ac9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] DELETE https://10.4.3.11/volume/v3/attachments/29eb0637-3fd8-4af2-908b-ab8795182c5d Aug 14 01:36:34.364537 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-065a410e-95e7-4a1a-b71e-946c9d0a2ac9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:34.364707 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-065a410e-95e7-4a1a-b71e-946c9d0a2ac9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:34.371404 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:34.371404 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:36:34.417956 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-9ce9d7be-6e79-4d04-9566-cd839d2939bc req-065a410e-95e7-4a1a-b71e-946c9d0a2ac9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/attachments/29eb0637-3fd8-4af2-908b-ab8795182c5d returned with HTTP 200 Aug 14 01:36:34.418552 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1409/5641] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:36:34 2026] DELETE /volume/v3/attachments/29eb0637-3fd8-4af2-908b-ab8795182c5d => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:34.621684 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f92e695-93d7-411d-a5de-064e7e5647cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:34.623606 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f92e695-93d7-411d-a5de-064e7e5647cb tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:36:34.624034 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f92e695-93d7-411d-a5de-064e7e5647cb tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5a2cf18-84c4-4d41-a67d-ac24be103944", "force": false, "name": "tempest-TestStampPattern-snapshot-674824590", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:36:34.633083 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:34.633083 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:36:34.633589 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5f92e695-93d7-411d-a5de-064e7e5647cb tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:36:34.633778 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-5f92e695-93d7-411d-a5de-064e7e5647cb tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Create snapshot from volume b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:36:34.667243 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5f92e695-93d7-411d-a5de-064e7e5647cb tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Created reservations ['2dc3b69c-d981-46b0-8ee1-efdfcae2392f', 'd33cbfe3-823e-4b7d-8bed-6a82ea808b3b', 'fa7ab762-c231-4383-98ae-f19855be79c5', '9f1aee90-310f-48ef-9803-49d4fb7a4773'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:36:34.697327 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5f92e695-93d7-411d-a5de-064e7e5647cb tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Snapshot create request issued successfully. Aug 14 01:36:34.697685 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f92e695-93d7-411d-a5de-064e7e5647cb tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:36:34.698198 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1408/5642] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:36:34 2026] POST /volume/v3/snapshots => generated 302 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:36:34.706963 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6074610c-a79c-4643-acd5-a83e04db0952 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:34.708570 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6074610c-a79c-4643-acd5-a83e04db0952 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c Aug 14 01:36:34.708738 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6074610c-a79c-4643-acd5-a83e04db0952 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:34.708944 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6074610c-a79c-4643-acd5-a83e04db0952 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:34.716226 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:34.716226 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:36:34.716900 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6074610c-a79c-4643-acd5-a83e04db0952 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Snapshot retrieved successfully. Aug 14 01:36:34.718315 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6074610c-a79c-4643-acd5-a83e04db0952 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c returned with HTTP 200 Aug 14 01:36:34.718950 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1408/5643] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:36:34 2026] GET /volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c => generated 434 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:35.728726 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-24e4796d-81ac-42b6-a021-6ba091374fe0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:35.730571 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24e4796d-81ac-42b6-a021-6ba091374fe0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c Aug 14 01:36:35.730804 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24e4796d-81ac-42b6-a021-6ba091374fe0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:35.731018 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24e4796d-81ac-42b6-a021-6ba091374fe0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:35.735680 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:35.735680 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:36:35.736085 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-24e4796d-81ac-42b6-a021-6ba091374fe0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Snapshot retrieved successfully. Aug 14 01:36:35.736901 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24e4796d-81ac-42b6-a021-6ba091374fe0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c returned with HTTP 200 Aug 14 01:36:35.737258 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1419/5644] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:36:35 2026] GET /volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:35.745983 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-77991f6b-0c38-41e2-bb86-cb985cf3005c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:35.747899 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77991f6b-0c38-41e2-bb86-cb985cf3005c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c Aug 14 01:36:35.748144 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77991f6b-0c38-41e2-bb86-cb985cf3005c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:36:35.748370 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-77991f6b-0c38-41e2-bb86-cb985cf3005c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:36:35.754021 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:35.754021 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:36:35.754511 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-77991f6b-0c38-41e2-bb86-cb985cf3005c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Snapshot retrieved successfully. Aug 14 01:36:35.755371 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-77991f6b-0c38-41e2-bb86-cb985cf3005c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c returned with HTTP 200 Aug 14 01:36:35.755828 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1410/5645] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:36:35 2026] GET /volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:36:40.460408 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:36:40.462364 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:36:40.462668 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2046051936", "snapshot_id": "9bbdc719-2719-454c-a8f8-f9447b2f5a3c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:36:40.464133 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2046051936', 'snapshot_id': '9bbdc719-2719-454c-a8f8-f9447b2f5a3c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:36:40.470680 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:36:40.470680 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:36:40.471213 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Snapshot retrieved successfully. Aug 14 01:36:40.471386 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Create volume of 1 GB Aug 14 01:36:40.475377 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Availability Zones retrieved successfully. Aug 14 01:36:40.480470 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Flow 'volume_create_api' (0f5cc147-b0ab-49c0-97d0-35dc05deb10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:36:40.481531 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fcdbca3-66a1-4ece-9a93-b1a96331aad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:36:40.482438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:36:40.511499 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fcdbca3-66a1-4ece-9a93-b1a96331aad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9bbdc719-2719-454c-a8f8-f9447b2f5a3c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:36:40.512270 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679d723c-3f0d-49bb-bfd5-aa08d9298a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:36:40.552597 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Created reservations ['3f87da0c-7c85-43c4-a06a-a05a0e662447', '79d04a66-9e70-4acb-abe8-902ba5b61b34', '352a81fb-6869-4cd5-bb07-2ab854f7a3fb', '461e5ecc-d64a-4fd6-a857-9f593d36f24b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:36:40.553515 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679d723c-3f0d-49bb-bfd5-aa08d9298a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f87da0c-7c85-43c4-a06a-a05a0e662447', '79d04a66-9e70-4acb-abe8-902ba5b61b34', '352a81fb-6869-4cd5-bb07-2ab854f7a3fb', '461e5ecc-d64a-4fd6-a857-9f593d36f24b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:36:40.554453 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f41757-5e1e-4079-bf2e-9062fbad7888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:36:40.593796 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f41757-5e1e-4079-bf2e-9062fbad7888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dd230e3-28fa-4a3a-a2a0-7608652676ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2046051936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce13ea95b384449a95779f2037b9f4a1',qos_specs=None,replication_status=,reservations=['3f87da0c-7c85-43c4-a06a-a05a0e662447','79d04a66-9e70-4acb-abe8-902ba5b61b34','352a81fb-6869-4cd5-bb07-2ab854f7a3fb','461e5ecc-d64a-4fd6-a857-9f593d36f24b'],size=1,snapshot_id=9bbdc719-2719-454c-a8f8-f9447b2f5a3c,source_replicaid=,source_volid=None,status='creating',user_id='a66ae69e9321418da0f900c0375774da',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2046051936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dd230e3-28fa-4a3a-a2a0-7608652676ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce13ea95b384449a95779f2037b9f4a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9bbdc719-2719-454c-a8f8-f9447b2f5a3c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a66ae69e9321418da0f900c0375774da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:36:40.594530 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0002445d-7cf6-48e3-a7a0-a5902882ca85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:36:40.610469 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0002445d-7cf6-48e3-a7a0-a5902882ca85) transitioned into state 'SUCCESS' from state '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-2046051936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce13ea95b384449a95779f2037b9f4a1',qos_specs=None,replication_status=,reservations=['3f87da0c-7c85-43c4-a06a-a05a0e662447','79d04a66-9e70-4acb-abe8-902ba5b61b34','352a81fb-6869-4cd5-bb07-2ab854f7a3fb','461e5ecc-d64a-4fd6-a857-9f593d36f24b'],size=1,snapshot_id=9bbdc719-2719-454c-a8f8-f9447b2f5a3c,source_replicaid=,source_volid=None,status='creating',user_id='a66ae69e9321418da0f900c0375774da',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:36:40.611162 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cda686d-7652-4205-aa29-ee213e3a0642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:36:40.631116 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cda686d-7652-4205-aa29-ee213e3a0642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:36:40.631938 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Flow 'volume_create_api' (0f5cc147-b0ab-49c0-97d0-35dc05deb10a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:36:40.632232 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Create volume request issued successfully. Aug 14 01:36:40.632744 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d0c66a9-171e-4456-b79a-f0da5df35c4a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:36:40.633154 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1409/5646] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:36:40 2026] POST /volume/v3/volumes => generated 779 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:36:44.711362 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=20 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:36:45.733458 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=21 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:36:45.750492 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:36:50.623691 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=55,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:37:24.057994 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-944df1af-aab8-4392-91a8-a1a125634e78 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:24.059706 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-944df1af-aab8-4392-91a8-a1a125634e78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:24.059912 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-944df1af-aab8-4392-91a8-a1a125634e78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:24.060103 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-944df1af-aab8-4392-91a8-a1a125634e78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:24.066856 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:24.066856 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:24.070567 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-944df1af-aab8-4392-91a8-a1a125634e78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:24.074592 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-944df1af-aab8-4392-91a8-a1a125634e78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:24.074988 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1409/5647] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:24 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:24.086150 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68af4193-ddcf-4a85-9dc1-f283f9734412 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:24.087745 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68af4193-ddcf-4a85-9dc1-f283f9734412 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:24.087915 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68af4193-ddcf-4a85-9dc1-f283f9734412 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:24.088128 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68af4193-ddcf-4a85-9dc1-f283f9734412 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:24.094605 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:24.094605 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:24.098314 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68af4193-ddcf-4a85-9dc1-f283f9734412 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:24.103169 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68af4193-ddcf-4a85-9dc1-f283f9734412 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:24.103607 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1420/5648] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:24 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:24.142446 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-85cbf6ae-468b-49bc-a5c1-a076c9cc05cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:24.144446 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-85cbf6ae-468b-49bc-a5c1-a076c9cc05cf tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:24.144623 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-85cbf6ae-468b-49bc-a5c1-a076c9cc05cf tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:24.144832 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-85cbf6ae-468b-49bc-a5c1-a076c9cc05cf tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:24.151907 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:24.151907 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:24.155438 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-85cbf6ae-468b-49bc-a5c1-a076c9cc05cf tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:24.158878 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-85cbf6ae-468b-49bc-a5c1-a076c9cc05cf tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:24.159255 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1411/5649] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:37:24 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:24.223716 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8fe60925-bbed-467b-a0d5-b359c67b882c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:24.224328 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fe60925-bbed-467b-a0d5-b359c67b882c None None] GET https://10.4.3.11/volume// Aug 14 01:37:24.224560 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fe60925-bbed-467b-a0d5-b359c67b882c None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:24.224846 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fe60925-bbed-467b-a0d5-b359c67b882c None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:24.225270 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fe60925-bbed-467b-a0d5-b359c67b882c None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:37:24.225769 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1410/5650] 10.4.3.11 () {66 vars in 1421 bytes} [Fri Aug 14 01:37:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:37:24.233654 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-6e764371-1e55-45ea-aff5-d7066cc77604 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:24.235888 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-6e764371-1e55-45ea-aff5-d7066cc77604 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] POST https://10.4.3.11/volume/v3/attachments Aug 14 01:37:24.236254 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-6e764371-1e55-45ea-aff5-d7066cc77604 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1dd230e3-28fa-4a3a-a2a0-7608652676ed", "connector": null, "instance_uuid": "24d0e55d-ae1f-4c9c-bde5-646c0138b3d4"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:24.244805 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:24.244805 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:24.269955 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-6e764371-1e55-45ea-aff5-d7066cc77604 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/attachments returned with HTTP 200 Aug 14 01:37:24.270413 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1410/5651] 10.4.3.11 () {74 vars in 1587 bytes} [Fri Aug 14 01:37:24 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 14 01:37:24.302061 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c304f162-ac96-4cab-85fa-bf3adfe4dd1a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:24.304277 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c304f162-ac96-4cab-85fa-bf3adfe4dd1a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:24.304537 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c304f162-ac96-4cab-85fa-bf3adfe4dd1a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:24.304814 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c304f162-ac96-4cab-85fa-bf3adfe4dd1a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:24.307167 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-6d05dc84-a67e-4b5a-a13c-4993655d6b77 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:24.307524 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d05dc84-a67e-4b5a-a13c-4993655d6b77 None None] GET https://10.4.3.11/volume// Aug 14 01:37:24.307749 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d05dc84-a67e-4b5a-a13c-4993655d6b77 None None] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:24.307934 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-6d05dc84-a67e-4b5a-a13c-4993655d6b77 None None] Calling method 'all' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:24.308294 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-6d05dc84-a67e-4b5a-a13c-4993655d6b77 None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:37:24.308519 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1412/5652] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:37:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:37:24.315319 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-07df1e4f-f040-41b2-87d3-b109fb848a1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:24.316291 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:24.316291 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:24.317442 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-07df1e4f-f040-41b2-87d3-b109fb848a1e tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:24.317637 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-07df1e4f-f040-41b2-87d3-b109fb848a1e tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:24.317855 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-07df1e4f-f040-41b2-87d3-b109fb848a1e tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:24.320388 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c304f162-ac96-4cab-85fa-bf3adfe4dd1a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:24.325733 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c304f162-ac96-4cab-85fa-bf3adfe4dd1a tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:24.326304 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1421/5653] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:24 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:24.330081 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:24.330081 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:24.334810 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-07df1e4f-f040-41b2-87d3-b109fb848a1e tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:24.340615 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-07df1e4f-f040-41b2-87d3-b109fb848a1e tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:24.341183 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1411/5654] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:37:24 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:37:24.439918 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-d2aef310-a473-421b-9748-53b88996fed9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:24.441940 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-d2aef310-a473-421b-9748-53b88996fed9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] PUT https://10.4.3.11/volume/v3/attachments/5c33bc75-7e8a-4158-b107-f169d33efcc9 Aug 14 01:37:24.442329 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-d2aef310-a473-421b-9748-53b88996fed9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.11", "host": "np0000007295", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2c585ea19f8", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "451f2145-2e12-4453-8ce6-b20a521c88c9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:24.449637 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-d2aef310-a473-421b-9748-53b88996fed9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Acquiring lock "cinder-attachment_update-1dd230e3-28fa-4a3a-a2a0-7608652676ed-np0000007295" by "attachment_update" {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 01:37:24.454249 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-d2aef310-a473-421b-9748-53b88996fed9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Lock "cinder-attachment_update-1dd230e3-28fa-4a3a-a2a0-7608652676ed-np0000007295" acquired by "attachment_update" :: waited 0.005s {{(pid=100276) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 01:37:24.455188 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:24.455188 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:24.525677 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.coordination [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-d2aef310-a473-421b-9748-53b88996fed9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Lock "cinder-attachment_update-1dd230e3-28fa-4a3a-a2a0-7608652676ed-np0000007295" released by "attachment_update" :: held 0.071s {{(pid=100276) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 01:37:24.526573 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-d2aef310-a473-421b-9748-53b88996fed9 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/attachments/5c33bc75-7e8a-4158-b107-f169d33efcc9 returned with HTTP 200 Aug 14 01:37:24.526573 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1411/5655] 10.4.3.11 () {74 vars in 1697 bytes} [Fri Aug 14 01:37:24 2026] PUT /volume/v3/attachments/5c33bc75-7e8a-4158-b107-f169d33efcc9 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:25.341875 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f12f66b-5113-4f5b-a4f2-ff2fba29cf4c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:25.343756 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f12f66b-5113-4f5b-a4f2-ff2fba29cf4c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:25.344011 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f12f66b-5113-4f5b-a4f2-ff2fba29cf4c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:25.344237 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f12f66b-5113-4f5b-a4f2-ff2fba29cf4c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:25.353380 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:25.353380 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:25.356560 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9f12f66b-5113-4f5b-a4f2-ff2fba29cf4c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:25.360313 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f12f66b-5113-4f5b-a4f2-ff2fba29cf4c tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:25.360710 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1413/5656] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:25 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:26.376914 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0183fb6-0fa2-4e89-9a26-7484381ed711 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:26.378943 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0183fb6-0fa2-4e89-9a26-7484381ed711 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:26.379162 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0183fb6-0fa2-4e89-9a26-7484381ed711 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:26.379367 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0183fb6-0fa2-4e89-9a26-7484381ed711 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:26.388761 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:26.388761 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:26.391975 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b0183fb6-0fa2-4e89-9a26-7484381ed711 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:26.395448 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0183fb6-0fa2-4e89-9a26-7484381ed711 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:26.395785 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1422/5657] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:26 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:27.407126 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a282d3a7-5176-4cb6-9960-74c2ebd0f871 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:27.408884 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a282d3a7-5176-4cb6-9960-74c2ebd0f871 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:27.409077 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a282d3a7-5176-4cb6-9960-74c2ebd0f871 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:27.409267 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a282d3a7-5176-4cb6-9960-74c2ebd0f871 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:27.418151 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:27.418151 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:27.421113 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a282d3a7-5176-4cb6-9960-74c2ebd0f871 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:27.424669 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a282d3a7-5176-4cb6-9960-74c2ebd0f871 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:27.425016 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1412/5658] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:27 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:28.436467 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-847541fd-0ba3-4190-9f45-67847b439b08 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:28.438174 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-847541fd-0ba3-4190-9f45-67847b439b08 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:28.438372 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-847541fd-0ba3-4190-9f45-67847b439b08 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:28.438551 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-847541fd-0ba3-4190-9f45-67847b439b08 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:28.447690 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:28.447690 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:28.451448 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-847541fd-0ba3-4190-9f45-67847b439b08 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:28.454946 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-847541fd-0ba3-4190-9f45-67847b439b08 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:28.455292 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1412/5659] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:28 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:28.760217 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-0fd61bc9-be51-41ac-9e45-d0236460b4b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:28.762327 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-0fd61bc9-be51-41ac-9e45-d0236460b4b3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] POST https://10.4.3.11/volume/v3/attachments/5c33bc75-7e8a-4158-b107-f169d33efcc9/action Aug 14 01:37:28.762792 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-0fd61bc9-be51-41ac-9e45-d0236460b4b3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action body: b'{"os-complete": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:37:28.763006 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-0fd61bc9-be51-41ac-9e45-d0236460b4b3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:28.776850 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:28.776850 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:28.785336 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-a4618b0e-51fd-4e9f-9f77-23f17796d04f req-0fd61bc9-be51-41ac-9e45-d0236460b4b3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/attachments/5c33bc75-7e8a-4158-b107-f169d33efcc9/action returned with HTTP 204 Aug 14 01:37:28.785854 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1414/5660] 10.4.3.11 () {74 vars in 1718 bytes} [Fri Aug 14 01:37:28 2026] POST /volume/v3/attachments/5c33bc75-7e8a-4158-b107-f169d33efcc9/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:37:29.467242 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e09a363e-d679-44be-bce7-ae4057e85283 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:29.469073 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e09a363e-d679-44be-bce7-ae4057e85283 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:29.469266 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e09a363e-d679-44be-bce7-ae4057e85283 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:29.469438 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e09a363e-d679-44be-bce7-ae4057e85283 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:29.478115 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:29.478115 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:29.481169 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e09a363e-d679-44be-bce7-ae4057e85283 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:29.485155 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e09a363e-d679-44be-bce7-ae4057e85283 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:29.485570 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1423/5661] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:29 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:29.497995 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b4a3899f-3a46-4595-b459-672dd80ac487 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:29.499766 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4a3899f-3a46-4595-b459-672dd80ac487 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:29.500015 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4a3899f-3a46-4595-b459-672dd80ac487 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:29.500203 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4a3899f-3a46-4595-b459-672dd80ac487 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:29.509523 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:29.509523 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:29.513238 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b4a3899f-3a46-4595-b459-672dd80ac487 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:29.517456 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4a3899f-3a46-4595-b459-672dd80ac487 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:29.518001 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1413/5662] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:29 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:31.962428 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-c05fbbd1-b093-45fe-95f3-462eeb01992d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:31.964446 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-c05fbbd1-b093-45fe-95f3-462eeb01992d tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:31.964620 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-c05fbbd1-b093-45fe-95f3-462eeb01992d tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:31.964818 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-c05fbbd1-b093-45fe-95f3-462eeb01992d tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:31.973227 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:31.973227 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:31.976101 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-c05fbbd1-b093-45fe-95f3-462eeb01992d tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:31.979511 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-c05fbbd1-b093-45fe-95f3-462eeb01992d tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:31.979855 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1413/5663] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:37:31 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 1164 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:31.997173 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-7a0dd1fd-597b-4881-848f-70e282df25e7 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:31.999143 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-7a0dd1fd-597b-4881-848f-70e282df25e7 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] POST https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed/action Aug 14 01:37:31.999476 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-7a0dd1fd-597b-4881-848f-70e282df25e7 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:37:31.999590 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-7a0dd1fd-597b-4881-848f-70e282df25e7 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:32.009218 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:32.009218 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:32.009609 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-7a0dd1fd-597b-4881-848f-70e282df25e7 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:32.014845 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-7a0dd1fd-597b-4881-848f-70e282df25e7 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Begin detaching volume completed successfully. Aug 14 01:37:32.015024 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-7a0dd1fd-597b-4881-848f-70e282df25e7 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed/action returned with HTTP 202 Aug 14 01:37:32.015373 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1415/5664] 10.4.3.11 () {72 vars in 1665 bytes} [Fri Aug 14 01:37:31 2026] POST /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:37:32.052711 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a1e36ce-98be-46d8-890e-34ac24750e9b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:32.053140 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a1e36ce-98be-46d8-890e-34ac24750e9b None None] GET https://10.4.3.11/volume// Aug 14 01:37:32.053325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a1e36ce-98be-46d8-890e-34ac24750e9b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:32.053504 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a1e36ce-98be-46d8-890e-34ac24750e9b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:32.053833 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a1e36ce-98be-46d8-890e-34ac24750e9b None None] https://10.4.3.11/volume// returned with HTTP 300 Aug 14 01:37:32.054121 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1424/5665] 10.4.3.11 () {66 vars in 1419 bytes} [Fri Aug 14 01:37:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 01:37:32.059953 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-cad5d703-2a50-43f4-80ba-835b72b5cb78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:32.061810 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-cad5d703-2a50-43f4-80ba-835b72b5cb78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:32.062046 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-cad5d703-2a50-43f4-80ba-835b72b5cb78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:32.062215 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-cad5d703-2a50-43f4-80ba-835b72b5cb78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:32.070454 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:32.070454 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:32.073306 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-cad5d703-2a50-43f4-80ba-835b72b5cb78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:32.076875 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-cad5d703-2a50-43f4-80ba-835b72b5cb78 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:32.077284 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1414/5666] 10.4.3.11 () {70 vars in 1632 bytes} [Fri Aug 14 01:37:32 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 1347 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 01:37:32.887388 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-047c8632-fd25-45ee-acfd-685f78d774e3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:32.889435 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-047c8632-fd25-45ee-acfd-685f78d774e3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] DELETE https://10.4.3.11/volume/v3/attachments/5c33bc75-7e8a-4158-b107-f169d33efcc9 Aug 14 01:37:32.889642 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-047c8632-fd25-45ee-acfd-685f78d774e3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:32.889844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-047c8632-fd25-45ee-acfd-685f78d774e3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:32.896530 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:32.896530 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:32.934423 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [req-982f096c-8c1c-4cb8-82c2-55d2db0a81b8 req-047c8632-fd25-45ee-acfd-685f78d774e3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/attachments/5c33bc75-7e8a-4158-b107-f169d33efcc9 returned with HTTP 200 Aug 14 01:37:32.934873 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1414/5667] 10.4.3.11 () {72 vars in 1666 bytes} [Fri Aug 14 01:37:32 2026] DELETE /volume/v3/attachments/5c33bc75-7e8a-4158-b107-f169d33efcc9 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:34.657601 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8d6d4e54-ac6d-4f2b-93e9-68228f5d1ede None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:34.659354 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d6d4e54-ac6d-4f2b-93e9-68228f5d1ede tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] DELETE https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:34.659539 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d6d4e54-ac6d-4f2b-93e9-68228f5d1ede tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:34.659724 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8d6d4e54-ac6d-4f2b-93e9-68228f5d1ede tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:34.659878 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-8d6d4e54-ac6d-4f2b-93e9-68228f5d1ede tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Delete volume with id: 1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:34.667763 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:34.667763 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:34.668365 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8d6d4e54-ac6d-4f2b-93e9-68228f5d1ede tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:34.686993 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8d6d4e54-ac6d-4f2b-93e9-68228f5d1ede tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Delete volume request issued successfully. Aug 14 01:37:34.687255 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8d6d4e54-ac6d-4f2b-93e9-68228f5d1ede tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 202 Aug 14 01:37:34.687751 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1416/5668] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:37:34 2026] DELETE /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:37:34.695850 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d7dc532-059c-4698-9e5c-bc5981fdb171 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:34.697742 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d7dc532-059c-4698-9e5c-bc5981fdb171 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:34.697904 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d7dc532-059c-4698-9e5c-bc5981fdb171 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:34.698140 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d7dc532-059c-4698-9e5c-bc5981fdb171 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:34.706439 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:34.706439 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:34.711199 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7d7dc532-059c-4698-9e5c-bc5981fdb171 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:34.716990 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d7dc532-059c-4698-9e5c-bc5981fdb171 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 200 Aug 14 01:37:34.717470 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1425/5669] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:34 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:35.738496 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bdc3c719-1211-4892-9368-9705d399cf0e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:35.740331 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bdc3c719-1211-4892-9368-9705d399cf0e tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed Aug 14 01:37:35.740542 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bdc3c719-1211-4892-9368-9705d399cf0e tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:35.740733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bdc3c719-1211-4892-9368-9705d399cf0e tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:35.745808 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bdc3c719-1211-4892-9368-9705d399cf0e tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed returned with HTTP 404 Aug 14 01:37:35.746243 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1415/5670] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:35 2026] GET /volume/v3/volumes/1dd230e3-28fa-4a3a-a2a0-7608652676ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:37:35.989186 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b2383cb1-2086-4583-b858-38aea2ead698 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:35.990798 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2383cb1-2086-4583-b858-38aea2ead698 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c Aug 14 01:37:35.991010 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2383cb1-2086-4583-b858-38aea2ead698 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:35.991197 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b2383cb1-2086-4583-b858-38aea2ead698 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:35.991324 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-b2383cb1-2086-4583-b858-38aea2ead698 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Delete snapshot with id: 9bbdc719-2719-454c-a8f8-f9447b2f5a3c Aug 14 01:37:35.996852 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:35.996852 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:35.996852 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2383cb1-2086-4583-b858-38aea2ead698 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Snapshot retrieved successfully. Aug 14 01:37:36.011637 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b2383cb1-2086-4583-b858-38aea2ead698 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Snapshot delete request issued successfully. Aug 14 01:37:36.011807 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b2383cb1-2086-4583-b858-38aea2ead698 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c returned with HTTP 202 Aug 14 01:37:36.012251 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1415/5671] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:37:35 2026] DELETE /volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:37:36.019037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3e3f1fd4-60bd-468d-a764-cdbd1f139683 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:36.020750 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e3f1fd4-60bd-468d-a764-cdbd1f139683 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c Aug 14 01:37:36.021016 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e3f1fd4-60bd-468d-a764-cdbd1f139683 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:36.021206 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3e3f1fd4-60bd-468d-a764-cdbd1f139683 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:36.026125 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:36.026125 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:36.026518 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3e3f1fd4-60bd-468d-a764-cdbd1f139683 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Snapshot retrieved successfully. Aug 14 01:37:36.027334 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3e3f1fd4-60bd-468d-a764-cdbd1f139683 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c returned with HTTP 200 Aug 14 01:37:36.027737 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1417/5672] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:36 2026] GET /volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:37.037268 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eeee80e6-5590-4ce8-914f-38e19761888d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:37.039040 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eeee80e6-5590-4ce8-914f-38e19761888d tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c Aug 14 01:37:37.039231 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eeee80e6-5590-4ce8-914f-38e19761888d tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:37.039409 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eeee80e6-5590-4ce8-914f-38e19761888d tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:37.043621 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eeee80e6-5590-4ce8-914f-38e19761888d tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c returned with HTTP 404 Aug 14 01:37:37.044101 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1426/5673] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:37 2026] GET /volume/v3/snapshots/9bbdc719-2719-454c-a8f8-f9447b2f5a3c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:37:37.075421 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-98771eb8-6c04-431a-b4b0-4396c896595e req-1bc8d3f4-a12a-4bfc-bf96-97509c0a2c6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:37.077395 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98771eb8-6c04-431a-b4b0-4396c896595e req-1bc8d3f4-a12a-4bfc-bf96-97509c0a2c6b tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:37:37.077573 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-98771eb8-6c04-431a-b4b0-4396c896595e req-1bc8d3f4-a12a-4bfc-bf96-97509c0a2c6b tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:37.077816 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-98771eb8-6c04-431a-b4b0-4396c896595e req-1bc8d3f4-a12a-4bfc-bf96-97509c0a2c6b tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:37.084545 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:37.084545 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:37.088032 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [req-98771eb8-6c04-431a-b4b0-4396c896595e req-1bc8d3f4-a12a-4bfc-bf96-97509c0a2c6b tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:37.092475 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-98771eb8-6c04-431a-b4b0-4396c896595e req-1bc8d3f4-a12a-4bfc-bf96-97509c0a2c6b tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:37:37.092995 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1416/5674] 10.4.3.11 () {68 vars in 1591 bytes} [Fri Aug 14 01:37:37 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:38.673008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-2bd376a9-76dd-4d16-836f-37be21a73bb4 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:38.674696 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bd376a9-76dd-4d16-836f-37be21a73bb4 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] DELETE https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:37:38.674918 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bd376a9-76dd-4d16-836f-37be21a73bb4 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:38.675125 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-2bd376a9-76dd-4d16-836f-37be21a73bb4 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:38.675275 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-2bd376a9-76dd-4d16-836f-37be21a73bb4 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Delete volume with id: b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:37:38.681948 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:38.681948 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:38.682368 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2bd376a9-76dd-4d16-836f-37be21a73bb4 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:38.696870 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-2bd376a9-76dd-4d16-836f-37be21a73bb4 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Delete volume request issued successfully. Aug 14 01:37:38.697092 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-2bd376a9-76dd-4d16-836f-37be21a73bb4 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 202 Aug 14 01:37:38.697416 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1416/5675] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:37:38 2026] DELETE /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:37:38.704066 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-e13a06d7-7695-4fc1-81d9-5cbf0837fdc0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:38.705865 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e13a06d7-7695-4fc1-81d9-5cbf0837fdc0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:37:38.706093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e13a06d7-7695-4fc1-81d9-5cbf0837fdc0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:38.706303 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-e13a06d7-7695-4fc1-81d9-5cbf0837fdc0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:38.713206 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:38.713206 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:38.716826 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-e13a06d7-7695-4fc1-81d9-5cbf0837fdc0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Volume info retrieved successfully. Aug 14 01:37:38.721339 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-e13a06d7-7695-4fc1-81d9-5cbf0837fdc0 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 200 Aug 14 01:37:38.721709 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1418/5676] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:38 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:39.733530 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2e300b6-f6ae-4bde-9f4c-13a8a831d8c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:39.735864 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2e300b6-f6ae-4bde-9f4c-13a8a831d8c3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] GET https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 Aug 14 01:37:39.736138 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2e300b6-f6ae-4bde-9f4c-13a8a831d8c3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:39.736401 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2e300b6-f6ae-4bde-9f4c-13a8a831d8c3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:39.743124 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2e300b6-f6ae-4bde-9f4c-13a8a831d8c3 tempest-TestStampPattern-1515896537 tempest-TestStampPattern-1515896537-project-member] https://10.4.3.11/volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 returned with HTTP 404 Aug 14 01:37:39.743551 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1427/5677] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:37:39 2026] GET /volume/v3/volumes/b5a2cf18-84c4-4d41-a67d-ac24be103944 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:37:45.350863 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:45.421241 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:37:45.421567 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2098340287"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:45.422904 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2098340287'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:37:45.423036 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Create volume of 1 GB Aug 14 01:37:45.426669 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Availability Zones retrieved successfully. Aug 14 01:37:45.431748 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Flow 'volume_create_api' (c7b76e27-6353-47f0-a2a4-8b2b77a5f6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:37:45.432565 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1e4de12-6cd1-480f-a3b6-eb9d4306370e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:45.433375 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:37:45.455718 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1e4de12-6cd1-480f-a3b6-eb9d4306370e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:45.456733 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9ee7b9-8823-4810-9785-509e7b9d6a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:45.514219 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Created reservations ['805c363d-0b2e-471f-9369-0de0f9cb6845', '95b5dd34-92bc-4945-8e2a-6787875c554d', '33ef31b6-1983-4feb-b994-79c65efb0279', 'bf59e255-3485-4e84-b72e-2262adfa7d54'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:37:45.515109 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9ee7b9-8823-4810-9785-509e7b9d6a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['805c363d-0b2e-471f-9369-0de0f9cb6845', '95b5dd34-92bc-4945-8e2a-6787875c554d', '33ef31b6-1983-4feb-b994-79c65efb0279', 'bf59e255-3485-4e84-b72e-2262adfa7d54']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:45.515937 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db96613-1bfd-401e-8f1f-8fb8ff7cd76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:45.540116 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db96613-1bfd-401e-8f1f-8fb8ff7cd76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9a04202-a4e1-4463-bda3-8772b2136b9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2098340287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e417b22f55c041f78782e4b49d195868',qos_specs=None,replication_status=,reservations=['805c363d-0b2e-471f-9369-0de0f9cb6845','95b5dd34-92bc-4945-8e2a-6787875c554d','33ef31b6-1983-4feb-b994-79c65efb0279','bf59e255-3485-4e84-b72e-2262adfa7d54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4d761152344811b4b80d6f59427392',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2098340287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9a04202-a4e1-4463-bda3-8772b2136b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e417b22f55c041f78782e4b49d195868',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b4d761152344811b4b80d6f59427392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:45.540732 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf7fc35-075f-4794-8c37-f46ac5d9f1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:45.557584 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf7fc35-075f-4794-8c37-f46ac5d9f1a0) transitioned into state 'SUCCESS' from state '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-2098340287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e417b22f55c041f78782e4b49d195868',qos_specs=None,replication_status=,reservations=['805c363d-0b2e-471f-9369-0de0f9cb6845','95b5dd34-92bc-4945-8e2a-6787875c554d','33ef31b6-1983-4feb-b994-79c65efb0279','bf59e255-3485-4e84-b72e-2262adfa7d54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4d761152344811b4b80d6f59427392',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:45.558399 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044a7e5-ef74-4565-ad26-6a48729b7923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:45.567411 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044a7e5-ef74-4565-ad26-6a48729b7923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:45.568153 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Flow 'volume_create_api' (c7b76e27-6353-47f0-a2a4-8b2b77a5f6f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:37:45.568444 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Create volume request issued successfully. Aug 14 01:37:45.569033 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f0314a7-2ae8-4bc3-a233-42544139c57b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:37:45.569424 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1417/5678] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:37:45 2026] POST /volume/v3/volumes => generated 764 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:37:45.581080 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b143a8a8-f7ea-44fd-9406-9f2dfd633520 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:45.582821 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b143a8a8-f7ea-44fd-9406-9f2dfd633520 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:45.583092 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b143a8a8-f7ea-44fd-9406-9f2dfd633520 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:45.583437 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b143a8a8-f7ea-44fd-9406-9f2dfd633520 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:45.590959 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:45.590959 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:45.594502 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b143a8a8-f7ea-44fd-9406-9f2dfd633520 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:45.598875 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b143a8a8-f7ea-44fd-9406-9f2dfd633520 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d returned with HTTP 200 Aug 14 01:37:45.599324 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1417/5679] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:45 2026] GET /volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:46.611640 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-17e5fe84-d16b-4a29-a611-006d9ce878b6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:46.613466 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17e5fe84-d16b-4a29-a611-006d9ce878b6 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:46.613682 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17e5fe84-d16b-4a29-a611-006d9ce878b6 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:46.613886 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-17e5fe84-d16b-4a29-a611-006d9ce878b6 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:46.620974 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:46.620974 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:46.624220 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-17e5fe84-d16b-4a29-a611-006d9ce878b6 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:46.627997 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-17e5fe84-d16b-4a29-a611-006d9ce878b6 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d returned with HTTP 200 Aug 14 01:37:46.628355 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1419/5680] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:46 2026] GET /volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:46.639802 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c108edd-4170-49f0-b2d0-8263dd5aeb87 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:46.641639 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c108edd-4170-49f0-b2d0-8263dd5aeb87 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:37:46.642000 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c108edd-4170-49f0-b2d0-8263dd5aeb87 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9a04202-a4e1-4463-bda3-8772b2136b9d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-816519551"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:46.650138 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:46.650138 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:46.650604 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c108edd-4170-49f0-b2d0-8263dd5aeb87 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:46.650745 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-7c108edd-4170-49f0-b2d0-8263dd5aeb87 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Create snapshot from volume a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:46.685441 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7c108edd-4170-49f0-b2d0-8263dd5aeb87 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Created reservations ['8e351e15-d96a-4578-8d5d-796807c495f3', '80e75401-dd6e-4954-ac0d-be3a8480203c', '280f7624-cd48-4aef-bcb2-221ad79cc703', '531d54c2-df27-4be6-864f-596fe1e34f57'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:37:46.712114 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c108edd-4170-49f0-b2d0-8263dd5aeb87 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot create request issued successfully. Aug 14 01:37:46.712427 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c108edd-4170-49f0-b2d0-8263dd5aeb87 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:37:46.712881 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1428/5681] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:37:46 2026] POST /volume/v3/snapshots => generated 321 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:37:46.721796 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c5007e9-5e06-4d98-933b-92c6acc86fac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:46.724076 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c5007e9-5e06-4d98-933b-92c6acc86fac tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 Aug 14 01:37:46.724294 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c5007e9-5e06-4d98-933b-92c6acc86fac tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:46.724577 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c5007e9-5e06-4d98-933b-92c6acc86fac tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:46.730028 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:46.730028 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:46.730367 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2c5007e9-5e06-4d98-933b-92c6acc86fac tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot retrieved successfully. Aug 14 01:37:46.731203 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c5007e9-5e06-4d98-933b-92c6acc86fac tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 returned with HTTP 200 Aug 14 01:37:46.731581 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1418/5682] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:46 2026] GET /volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:47.740194 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-686e30bf-b056-4433-b9a1-2110b76c20fb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:47.741896 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-686e30bf-b056-4433-b9a1-2110b76c20fb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 Aug 14 01:37:47.742095 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-686e30bf-b056-4433-b9a1-2110b76c20fb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:47.742290 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-686e30bf-b056-4433-b9a1-2110b76c20fb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:47.746990 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:47.746990 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:47.747412 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-686e30bf-b056-4433-b9a1-2110b76c20fb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot retrieved successfully. Aug 14 01:37:47.748234 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-686e30bf-b056-4433-b9a1-2110b76c20fb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 returned with HTTP 200 Aug 14 01:37:47.748575 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1418/5683] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:47 2026] GET /volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:47.757009 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-02aaacac-ba66-4884-9d54-53a9517e91ef None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:47.759076 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02aaacac-ba66-4884-9d54-53a9517e91ef tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] POST https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d/action Aug 14 01:37:47.759416 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02aaacac-ba66-4884-9d54-53a9517e91ef tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action body: b'{"revert": {"snapshot_id": "3141763b-620b-4b58-aa95-af3d5d977eb0"}}' {{(pid=100275) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:37:47.759543 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-02aaacac-ba66-4884-9d54-53a9517e91ef tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "3141763b-620b-4b58-aa95-af3d5d977eb0"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:47.767893 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:47.767893 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:47.768422 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-02aaacac-ba66-4884-9d54-53a9517e91ef tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume retrieved successfully. Aug 14 01:37:47.779416 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-02aaacac-ba66-4884-9d54-53a9517e91ef tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Reverting volume a9a04202-a4e1-4463-bda3-8772b2136b9d to snapshot 3141763b-620b-4b58-aa95-af3d5d977eb0. Aug 14 01:37:47.780297 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:47.780297 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:47.792523 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-02aaacac-ba66-4884-9d54-53a9517e91ef tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d/action returned with HTTP 202 Aug 14 01:37:47.793070 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1420/5684] 10.4.3.11 () {70 vars in 1424 bytes} [Fri Aug 14 01:37:47 2026] POST /volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 01:37:47.799613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e38947c6-a0ee-4c1b-9ac3-76f449e6be26 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:47.801629 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e38947c6-a0ee-4c1b-9ac3-76f449e6be26 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:47.801876 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e38947c6-a0ee-4c1b-9ac3-76f449e6be26 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:47.802086 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e38947c6-a0ee-4c1b-9ac3-76f449e6be26 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:47.808614 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:47.808614 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:47.812113 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e38947c6-a0ee-4c1b-9ac3-76f449e6be26 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:47.816757 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e38947c6-a0ee-4c1b-9ac3-76f449e6be26 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d returned with HTTP 200 Aug 14 01:37:47.817287 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1429/5685] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:47 2026] GET /volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:48.829241 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3ddcb01-da15-4156-be2b-98d3df2c9bb2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:48.831036 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3ddcb01-da15-4156-be2b-98d3df2c9bb2 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:48.831243 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3ddcb01-da15-4156-be2b-98d3df2c9bb2 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:48.831439 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3ddcb01-da15-4156-be2b-98d3df2c9bb2 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:48.838559 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:48.838559 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:48.842175 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3ddcb01-da15-4156-be2b-98d3df2c9bb2 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:48.846179 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3ddcb01-da15-4156-be2b-98d3df2c9bb2 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d returned with HTTP 200 Aug 14 01:37:48.846550 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1419/5686] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:48 2026] GET /volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:48.858778 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6f0c8c51-2e62-45f9-a4e3-972e06a0487b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:48.860445 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f0c8c51-2e62-45f9-a4e3-972e06a0487b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 Aug 14 01:37:48.860646 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f0c8c51-2e62-45f9-a4e3-972e06a0487b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:48.860814 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6f0c8c51-2e62-45f9-a4e3-972e06a0487b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:48.866022 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:48.866022 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:48.866496 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6f0c8c51-2e62-45f9-a4e3-972e06a0487b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot retrieved successfully. Aug 14 01:37:48.867411 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6f0c8c51-2e62-45f9-a4e3-972e06a0487b tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 returned with HTTP 200 Aug 14 01:37:48.867807 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1419/5687] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:48 2026] GET /volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:48.878916 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-13bb9991-a03c-470a-ae66-9139720cfbcb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:48.880872 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-13bb9991-a03c-470a-ae66-9139720cfbcb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:48.881145 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-13bb9991-a03c-470a-ae66-9139720cfbcb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:48.881369 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-13bb9991-a03c-470a-ae66-9139720cfbcb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:48.889300 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:48.889300 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:48.893009 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-13bb9991-a03c-470a-ae66-9139720cfbcb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:48.897303 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-13bb9991-a03c-470a-ae66-9139720cfbcb tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d returned with HTTP 200 Aug 14 01:37:48.897732 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1421/5688] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:48 2026] GET /volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:48.911501 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:48.913360 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:37:48.913813 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1163325251"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:48.915380 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1163325251'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:37:48.915522 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Create volume of 1 GB Aug 14 01:37:48.920268 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Availability Zones retrieved successfully. Aug 14 01:37:48.927150 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Flow 'volume_create_api' (2cc7c993-482e-4208-8cbb-d04093d2cf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:37:48.928373 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d8ffdb8-c632-41b0-bcea-4137ec250b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:48.929613 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:37:48.959282 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d8ffdb8-c632-41b0-bcea-4137ec250b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:48.960144 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8efc398f-3b16-4b64-b67c-558daf3e1ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:48.996489 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Created reservations ['80b750f8-7e51-40b3-a7de-3e6b204d2d12', '25d409fa-ae39-46d8-b849-bd6f8f779ecb', 'c8a1e52c-a6d1-45e7-a13a-1673a8bc88c4', 'af8472d7-13bc-4bf3-9667-2071ab8fc15f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:37:48.997248 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8efc398f-3b16-4b64-b67c-558daf3e1ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80b750f8-7e51-40b3-a7de-3e6b204d2d12', '25d409fa-ae39-46d8-b849-bd6f8f779ecb', 'c8a1e52c-a6d1-45e7-a13a-1673a8bc88c4', 'af8472d7-13bc-4bf3-9667-2071ab8fc15f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:48.998047 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (162e3faa-c097-4962-91c4-14c5785cf16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:49.018906 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (162e3faa-c097-4962-91c4-14c5785cf16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '714d966a-d862-446e-ae10-4df1666a6802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1163325251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e417b22f55c041f78782e4b49d195868',qos_specs=None,replication_status=,reservations=['80b750f8-7e51-40b3-a7de-3e6b204d2d12','25d409fa-ae39-46d8-b849-bd6f8f779ecb','c8a1e52c-a6d1-45e7-a13a-1673a8bc88c4','af8472d7-13bc-4bf3-9667-2071ab8fc15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4d761152344811b4b80d6f59427392',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1163325251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=714d966a-d862-446e-ae10-4df1666a6802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e417b22f55c041f78782e4b49d195868',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b4d761152344811b4b80d6f59427392',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:49.019729 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866907b7-9376-4840-93c4-8cd17ff28531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:49.037421 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (866907b7-9376-4840-93c4-8cd17ff28531) transitioned into state 'SUCCESS' from state '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-1163325251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e417b22f55c041f78782e4b49d195868',qos_specs=None,replication_status=,reservations=['80b750f8-7e51-40b3-a7de-3e6b204d2d12','25d409fa-ae39-46d8-b849-bd6f8f779ecb','c8a1e52c-a6d1-45e7-a13a-1673a8bc88c4','af8472d7-13bc-4bf3-9667-2071ab8fc15f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4d761152344811b4b80d6f59427392',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:49.038229 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1771c052-cd4e-4bc8-913d-a9854692ef66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:49.047325 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1771c052-cd4e-4bc8-913d-a9854692ef66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:49.048223 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Flow 'volume_create_api' (2cc7c993-482e-4208-8cbb-d04093d2cf10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:37:49.048544 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Create volume request issued successfully. Aug 14 01:37:49.049374 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11c04316-4a8d-49f7-b38e-af81c990f6e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:37:49.049870 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1430/5689] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:37:48 2026] POST /volume/v3/volumes => generated 764 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:37:49.061699 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c286a4ee-66a4-4b3d-9f44-7892fb2ba35f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:49.063946 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c286a4ee-66a4-4b3d-9f44-7892fb2ba35f tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 Aug 14 01:37:49.064222 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c286a4ee-66a4-4b3d-9f44-7892fb2ba35f tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:49.064469 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c286a4ee-66a4-4b3d-9f44-7892fb2ba35f tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:49.073067 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:49.073067 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:49.077240 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c286a4ee-66a4-4b3d-9f44-7892fb2ba35f tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:49.082136 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c286a4ee-66a4-4b3d-9f44-7892fb2ba35f tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 returned with HTTP 200 Aug 14 01:37:49.082586 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1420/5690] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:49 2026] GET /volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:50.094321 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-0d710773-95d0-4d0d-9979-459f93eec0a0 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:50.096022 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d710773-95d0-4d0d-9979-459f93eec0a0 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 Aug 14 01:37:50.096232 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d710773-95d0-4d0d-9979-459f93eec0a0 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:50.096407 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-0d710773-95d0-4d0d-9979-459f93eec0a0 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:50.104037 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:50.104037 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:50.107851 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-0d710773-95d0-4d0d-9979-459f93eec0a0 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:50.111688 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-0d710773-95d0-4d0d-9979-459f93eec0a0 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 returned with HTTP 200 Aug 14 01:37:50.112084 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1420/5691] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:50 2026] GET /volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:50.126210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-97f93baf-e297-4acb-9bb4-e42c078907ca None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:50.127692 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97f93baf-e297-4acb-9bb4-e42c078907ca tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:37:50.128156 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-97f93baf-e297-4acb-9bb4-e42c078907ca tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "714d966a-d862-446e-ae10-4df1666a6802", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-790822865"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:50.136567 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:50.136567 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:50.137036 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97f93baf-e297-4acb-9bb4-e42c078907ca tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:50.137139 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-97f93baf-e297-4acb-9bb4-e42c078907ca tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Create snapshot from volume 714d966a-d862-446e-ae10-4df1666a6802 Aug 14 01:37:50.158277 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-97f93baf-e297-4acb-9bb4-e42c078907ca tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Created reservations ['4d1f7a9b-1e3b-4003-adc6-6e4034e35799', '5b49a889-c1fd-44e5-929e-43001a48bd55', '33771dbe-3055-418d-a2ee-f32d5f2549ea', '950f4b8c-883c-4997-9c21-8d700fd988be'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:37:50.181835 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-97f93baf-e297-4acb-9bb4-e42c078907ca tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot create request issued successfully. Aug 14 01:37:50.182165 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-97f93baf-e297-4acb-9bb4-e42c078907ca tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:37:50.182679 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1422/5692] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:37:50 2026] POST /volume/v3/snapshots => generated 321 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:37:50.191128 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec52fa9c-9ca8-4959-8629-70502c4dc7e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:50.193005 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec52fa9c-9ca8-4959-8629-70502c4dc7e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad Aug 14 01:37:50.193205 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec52fa9c-9ca8-4959-8629-70502c4dc7e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:50.193444 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec52fa9c-9ca8-4959-8629-70502c4dc7e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:50.197944 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:50.197944 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:50.199190 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec52fa9c-9ca8-4959-8629-70502c4dc7e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot retrieved successfully. Aug 14 01:37:50.199190 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec52fa9c-9ca8-4959-8629-70502c4dc7e8 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad returned with HTTP 200 Aug 14 01:37:50.199387 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1431/5693] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:50 2026] GET /volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:51.207984 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-759c6d7e-899b-472a-a57a-3b649cf6e21e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:51.209907 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-759c6d7e-899b-472a-a57a-3b649cf6e21e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad Aug 14 01:37:51.210150 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-759c6d7e-899b-472a-a57a-3b649cf6e21e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:51.210374 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-759c6d7e-899b-472a-a57a-3b649cf6e21e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:51.215705 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:51.215705 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:51.216257 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-759c6d7e-899b-472a-a57a-3b649cf6e21e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot retrieved successfully. Aug 14 01:37:51.217297 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-759c6d7e-899b-472a-a57a-3b649cf6e21e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad returned with HTTP 200 Aug 14 01:37:51.217759 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1421/5694] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:51 2026] GET /volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:51.225181 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6c78d35d-58f0-44d7-bb84-89cd0fe0a525 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:51.227182 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c78d35d-58f0-44d7-bb84-89cd0fe0a525 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] POST https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802/action Aug 14 01:37:51.227538 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c78d35d-58f0-44d7-bb84-89cd0fe0a525 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100276) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:37:51.227668 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6c78d35d-58f0-44d7-bb84-89cd0fe0a525 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:51.235551 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:51.235551 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:51.236019 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6c78d35d-58f0-44d7-bb84-89cd0fe0a525 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:51.269573 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-6c78d35d-58f0-44d7-bb84-89cd0fe0a525 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Created reservations ['3615e8ef-9d0a-48df-8bef-465557fc3fde', '0d0d2474-0b2a-45e3-b314-3007540506ab'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:37:51.277051 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-6c78d35d-58f0-44d7-bb84-89cd0fe0a525 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Extend volume request issued successfully. Aug 14 01:37:51.277255 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6c78d35d-58f0-44d7-bb84-89cd0fe0a525 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802/action returned with HTTP 202 Aug 14 01:37:51.277648 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1421/5695] 10.4.3.11 () {70 vars in 1424 bytes} [Fri Aug 14 01:37:51 2026] POST /volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 01:37:51.284327 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7bc065ea-5f9a-4d15-825a-b8483863048d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:51.286112 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bc065ea-5f9a-4d15-825a-b8483863048d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 Aug 14 01:37:51.286305 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bc065ea-5f9a-4d15-825a-b8483863048d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:51.286476 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7bc065ea-5f9a-4d15-825a-b8483863048d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:51.293647 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:51.293647 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:51.297319 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7bc065ea-5f9a-4d15-825a-b8483863048d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:51.301426 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7bc065ea-5f9a-4d15-825a-b8483863048d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 returned with HTTP 200 Aug 14 01:37:51.301864 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1423/5696] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:51 2026] GET /volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:52.313899 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fd27f96e-59ad-49c3-af7d-886ba085d73e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:52.315761 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fd27f96e-59ad-49c3-af7d-886ba085d73e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 Aug 14 01:37:52.315995 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fd27f96e-59ad-49c3-af7d-886ba085d73e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:52.316206 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fd27f96e-59ad-49c3-af7d-886ba085d73e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:52.323416 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:52.323416 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:52.327281 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fd27f96e-59ad-49c3-af7d-886ba085d73e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:52.332189 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fd27f96e-59ad-49c3-af7d-886ba085d73e tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 returned with HTTP 200 Aug 14 01:37:52.332734 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1432/5697] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:52 2026] GET /volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:52.343891 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3013c302-7c30-432b-ac16-6630163453fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:52.345674 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3013c302-7c30-432b-ac16-6630163453fc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] POST https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802/action Aug 14 01:37:52.346076 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3013c302-7c30-432b-ac16-6630163453fc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action body: b'{"revert": {"snapshot_id": "6684312f-9520-41a1-8639-18f4f8851cad"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:37:52.346225 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3013c302-7c30-432b-ac16-6630163453fc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6684312f-9520-41a1-8639-18f4f8851cad"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:52.354214 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:52.354214 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:52.354651 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3013c302-7c30-432b-ac16-6630163453fc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume retrieved successfully. Aug 14 01:37:52.365854 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3013c302-7c30-432b-ac16-6630163453fc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] HTTP exception thrown: Can't revert volume 714d966a-d862-446e-ae10-4df1666a6802 to its latest snapshot 6684312f-9520-41a1-8639-18f4f8851cad. The volume size must be equal to the snapshot size. Aug 14 01:37:52.366051 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3013c302-7c30-432b-ac16-6630163453fc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802/action returned with HTTP 400 Aug 14 01:37:52.366614 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1422/5698] 10.4.3.11 () {70 vars in 1424 bytes} [Fri Aug 14 01:37:52 2026] POST /volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 14 01:37:52.374349 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e4758146-7843-40b4-afa6-eda7bd3b3688 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:52.375955 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4758146-7843-40b4-afa6-eda7bd3b3688 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad Aug 14 01:37:52.376287 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4758146-7843-40b4-afa6-eda7bd3b3688 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:52.376594 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e4758146-7843-40b4-afa6-eda7bd3b3688 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:52.376796 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-e4758146-7843-40b4-afa6-eda7bd3b3688 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Delete snapshot with id: 6684312f-9520-41a1-8639-18f4f8851cad Aug 14 01:37:52.381992 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:52.381992 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:52.381992 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e4758146-7843-40b4-afa6-eda7bd3b3688 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot retrieved successfully. Aug 14 01:37:52.398471 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e4758146-7843-40b4-afa6-eda7bd3b3688 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot delete request issued successfully. Aug 14 01:37:52.398471 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e4758146-7843-40b4-afa6-eda7bd3b3688 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad returned with HTTP 202 Aug 14 01:37:52.398804 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1422/5699] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:37:52 2026] DELETE /volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:37:52.405120 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-69f2697f-348f-450e-8e07-0504b7061929 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:52.406891 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69f2697f-348f-450e-8e07-0504b7061929 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad Aug 14 01:37:52.407026 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69f2697f-348f-450e-8e07-0504b7061929 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:52.407209 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-69f2697f-348f-450e-8e07-0504b7061929 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:52.411738 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:52.411738 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:52.412134 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-69f2697f-348f-450e-8e07-0504b7061929 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot retrieved successfully. Aug 14 01:37:52.412801 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-69f2697f-348f-450e-8e07-0504b7061929 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad returned with HTTP 200 Aug 14 01:37:52.413138 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1424/5700] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:52 2026] GET /volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:53.421422 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e334116b-374e-4602-b1f1-24234dee62e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:53.423385 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e334116b-374e-4602-b1f1-24234dee62e9 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad Aug 14 01:37:53.423621 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e334116b-374e-4602-b1f1-24234dee62e9 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:53.423801 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e334116b-374e-4602-b1f1-24234dee62e9 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:53.428158 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e334116b-374e-4602-b1f1-24234dee62e9 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad returned with HTTP 404 Aug 14 01:37:53.428670 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1433/5701] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:53 2026] GET /volume/v3/snapshots/6684312f-9520-41a1-8639-18f4f8851cad => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:37:53.435864 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b595cc7-97b4-4ecf-a192-1bae44679a17 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:53.437680 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b595cc7-97b4-4ecf-a192-1bae44679a17 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] DELETE https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 Aug 14 01:37:53.437945 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b595cc7-97b4-4ecf-a192-1bae44679a17 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:53.438139 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b595cc7-97b4-4ecf-a192-1bae44679a17 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:53.438294 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7b595cc7-97b4-4ecf-a192-1bae44679a17 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Delete volume with id: 714d966a-d862-446e-ae10-4df1666a6802 Aug 14 01:37:53.445474 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:53.445474 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:53.445970 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b595cc7-97b4-4ecf-a192-1bae44679a17 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:53.462732 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b595cc7-97b4-4ecf-a192-1bae44679a17 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Delete volume request issued successfully. Aug 14 01:37:53.462959 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b595cc7-97b4-4ecf-a192-1bae44679a17 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 returned with HTTP 202 Aug 14 01:37:53.463393 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1423/5702] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:37:53 2026] DELETE /volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:37:53.470089 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-92485ae7-340c-4b14-9e75-816ad01dda9d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:53.471745 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92485ae7-340c-4b14-9e75-816ad01dda9d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 Aug 14 01:37:53.471968 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92485ae7-340c-4b14-9e75-816ad01dda9d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:53.472150 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-92485ae7-340c-4b14-9e75-816ad01dda9d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:53.479057 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:53.479057 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:53.482359 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-92485ae7-340c-4b14-9e75-816ad01dda9d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:53.486798 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-92485ae7-340c-4b14-9e75-816ad01dda9d tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 returned with HTTP 200 Aug 14 01:37:53.487204 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1423/5703] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:53 2026] GET /volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:54.501135 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f1dbf449-9ff7-4cf5-9073-51c022d37f59 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:54.503457 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1dbf449-9ff7-4cf5-9073-51c022d37f59 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 Aug 14 01:37:54.503784 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1dbf449-9ff7-4cf5-9073-51c022d37f59 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:54.504072 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f1dbf449-9ff7-4cf5-9073-51c022d37f59 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:54.510701 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f1dbf449-9ff7-4cf5-9073-51c022d37f59 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 returned with HTTP 404 Aug 14 01:37:54.511312 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1425/5704] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:54 2026] GET /volume/v3/volumes/714d966a-d862-446e-ae10-4df1666a6802 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:37:54.517805 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89de1673-f455-41a5-bf3b-1ca34d87da18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:54.519668 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89de1673-f455-41a5-bf3b-1ca34d87da18 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 Aug 14 01:37:54.519866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89de1673-f455-41a5-bf3b-1ca34d87da18 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:54.520080 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89de1673-f455-41a5-bf3b-1ca34d87da18 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:54.520189 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-89de1673-f455-41a5-bf3b-1ca34d87da18 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Delete snapshot with id: 3141763b-620b-4b58-aa95-af3d5d977eb0 Aug 14 01:37:54.525629 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:54.525629 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:54.526165 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-89de1673-f455-41a5-bf3b-1ca34d87da18 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot retrieved successfully. Aug 14 01:37:54.540909 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-89de1673-f455-41a5-bf3b-1ca34d87da18 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot delete request issued successfully. Aug 14 01:37:54.541162 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89de1673-f455-41a5-bf3b-1ca34d87da18 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 returned with HTTP 202 Aug 14 01:37:54.541648 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1434/5705] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:37:54 2026] DELETE /volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:37:54.550056 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70b88a26-ce71-4a7d-bba1-e733b4175904 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:54.552392 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70b88a26-ce71-4a7d-bba1-e733b4175904 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 Aug 14 01:37:54.552625 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70b88a26-ce71-4a7d-bba1-e733b4175904 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:54.552851 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70b88a26-ce71-4a7d-bba1-e733b4175904 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:54.558556 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:54.558556 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:54.559131 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-70b88a26-ce71-4a7d-bba1-e733b4175904 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Snapshot retrieved successfully. Aug 14 01:37:54.560140 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70b88a26-ce71-4a7d-bba1-e733b4175904 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 returned with HTTP 200 Aug 14 01:37:54.560561 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1424/5706] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:54 2026] GET /volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:55.570000 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-324320d2-10f2-49f9-9611-a34541488f8f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:55.571985 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-324320d2-10f2-49f9-9611-a34541488f8f tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 Aug 14 01:37:55.572232 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-324320d2-10f2-49f9-9611-a34541488f8f tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:55.572463 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-324320d2-10f2-49f9-9611-a34541488f8f tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:55.576842 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-324320d2-10f2-49f9-9611-a34541488f8f tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 returned with HTTP 404 Aug 14 01:37:55.577277 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1424/5707] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:37:55 2026] GET /volume/v3/snapshots/3141763b-620b-4b58-aa95-af3d5d977eb0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:37:55.583564 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-3c462916-3a36-40a5-a164-894243c3cea3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:55.585230 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c462916-3a36-40a5-a164-894243c3cea3 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] DELETE https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:55.585457 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c462916-3a36-40a5-a164-894243c3cea3 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:55.585690 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-3c462916-3a36-40a5-a164-894243c3cea3 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:55.585832 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-3c462916-3a36-40a5-a164-894243c3cea3 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Delete volume with id: a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:55.591985 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:55.591985 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:55.592372 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3c462916-3a36-40a5-a164-894243c3cea3 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:55.606523 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-3c462916-3a36-40a5-a164-894243c3cea3 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Delete volume request issued successfully. Aug 14 01:37:55.606698 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-3c462916-3a36-40a5-a164-894243c3cea3 tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d returned with HTTP 202 Aug 14 01:37:55.607096 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1426/5708] 10.4.3.11 () {68 vars in 1385 bytes} [Fri Aug 14 01:37:55 2026] DELETE /volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 01:37:55.613528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c81cc462-bcba-4fd4-93ff-82b034d671fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:55.616316 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c81cc462-bcba-4fd4-93ff-82b034d671fe tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:55.616651 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c81cc462-bcba-4fd4-93ff-82b034d671fe tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:55.616932 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c81cc462-bcba-4fd4-93ff-82b034d671fe tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:55.625447 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:55.625447 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:55.629440 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c81cc462-bcba-4fd4-93ff-82b034d671fe tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Volume info retrieved successfully. Aug 14 01:37:55.633626 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c81cc462-bcba-4fd4-93ff-82b034d671fe tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d returned with HTTP 200 Aug 14 01:37:55.634024 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1435/5709] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:55 2026] GET /volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:56.649077 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05a26a92-938f-42f2-8b54-996660f78ccc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:56.650951 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05a26a92-938f-42f2-8b54-996660f78ccc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] GET https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d Aug 14 01:37:56.651197 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05a26a92-938f-42f2-8b54-996660f78ccc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:56.651381 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05a26a92-938f-42f2-8b54-996660f78ccc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:56.657475 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05a26a92-938f-42f2-8b54-996660f78ccc tempest-VolumeRevertTests-347276356 tempest-VolumeRevertTests-347276356-project-member] https://10.4.3.11/volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d returned with HTTP 404 Aug 14 01:37:56.658013 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1425/5710] 10.4.3.11 () {68 vars in 1382 bytes} [Fri Aug 14 01:37:56 2026] GET /volume/v3/volumes/a9a04202-a4e1-4463-bda3-8772b2136b9d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 01:37:58.026984 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-e81f762a-8d1a-4385-acae-549155aaca1b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:58.120977 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:37:58.121300 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1055844096"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:58.122637 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1055844096'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:37:58.122778 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Create volume of 1 GB Aug 14 01:37:58.126936 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Availability Zones retrieved successfully. Aug 14 01:37:58.132170 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Flow 'volume_create_api' (6727c77e-9111-4385-a0d5-8378ef1318ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:37:58.133269 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a993278-2b1d-45c6-b321-1925e31d8732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:58.134117 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:37:58.158630 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a993278-2b1d-45c6-b321-1925e31d8732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:58.159336 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c108ca-bb83-4b9c-8b51-c8db5ed0dee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:58.215644 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Created reservations ['fe52015a-3ddc-46fc-80de-87d1dc6a270f', 'ac22b1a1-54ce-4c27-bd76-e811e20a8934', 'e3577126-9327-49ff-ae1c-294b88b4480d', '743e349c-b644-42a9-ac70-f1d0c045c093'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:37:58.216419 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c108ca-bb83-4b9c-8b51-c8db5ed0dee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe52015a-3ddc-46fc-80de-87d1dc6a270f', 'ac22b1a1-54ce-4c27-bd76-e811e20a8934', 'e3577126-9327-49ff-ae1c-294b88b4480d', '743e349c-b644-42a9-ac70-f1d0c045c093']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:58.217435 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fff59c7-bfcd-482b-bb06-cc4affaf6485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:58.241659 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fff59c7-bfcd-482b-bb06-cc4affaf6485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d811e9-ba5f-47a0-9faa-887679cdb42c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1055844096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72eae1447c7b455e86cd63855f1f8f8b',qos_specs=None,replication_status=,reservations=['fe52015a-3ddc-46fc-80de-87d1dc6a270f','ac22b1a1-54ce-4c27-bd76-e811e20a8934','e3577126-9327-49ff-ae1c-294b88b4480d','743e349c-b644-42a9-ac70-f1d0c045c093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7175bd0105d14c4f89c9d000f5e2ca11',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:37:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1055844096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7d811e9-ba5f-47a0-9faa-887679cdb42c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72eae1447c7b455e86cd63855f1f8f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7175bd0105d14c4f89c9d000f5e2ca11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:58.242637 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fcc7da-3030-4cb3-a3f9-721c53d1b388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:58.260329 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fcc7da-3030-4cb3-a3f9-721c53d1b388) transitioned into state 'SUCCESS' from state '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-1055844096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72eae1447c7b455e86cd63855f1f8f8b',qos_specs=None,replication_status=,reservations=['fe52015a-3ddc-46fc-80de-87d1dc6a270f','ac22b1a1-54ce-4c27-bd76-e811e20a8934','e3577126-9327-49ff-ae1c-294b88b4480d','743e349c-b644-42a9-ac70-f1d0c045c093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7175bd0105d14c4f89c9d000f5e2ca11',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:58.261203 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2fb581e-6649-4705-be34-bff549ff0d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:37:58.271372 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2fb581e-6649-4705-be34-bff549ff0d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:37:58.272296 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Flow 'volume_create_api' (6727c77e-9111-4385-a0d5-8378ef1318ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:37:58.272712 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Create volume request issued successfully. Aug 14 01:37:58.273389 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-e81f762a-8d1a-4385-acae-549155aaca1b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:37:58.273826 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1425/5711] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:37:58 2026] POST /volume/v3/volumes => generated 776 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:37:58.287994 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b7e4a79e-5fc6-4b8f-9934-d2980b2b231e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:58.290756 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7e4a79e-5fc6-4b8f-9934-d2980b2b231e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c Aug 14 01:37:58.291038 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7e4a79e-5fc6-4b8f-9934-d2980b2b231e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:58.291266 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b7e4a79e-5fc6-4b8f-9934-d2980b2b231e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:58.298590 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:58.298590 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:37:58.301651 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-b7e4a79e-5fc6-4b8f-9934-d2980b2b231e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:37:58.305374 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b7e4a79e-5fc6-4b8f-9934-d2980b2b231e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c returned with HTTP 200 Aug 14 01:37:58.305765 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1427/5712] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:37:58 2026] GET /volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:37:59.318468 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e004213a-1ba0-48ac-8f06-271fdb0ff35c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:59.320117 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e004213a-1ba0-48ac-8f06-271fdb0ff35c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c Aug 14 01:37:59.320305 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e004213a-1ba0-48ac-8f06-271fdb0ff35c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:59.320478 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e004213a-1ba0-48ac-8f06-271fdb0ff35c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:59.326804 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:59.326804 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:37:59.329730 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e004213a-1ba0-48ac-8f06-271fdb0ff35c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:37:59.332980 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e004213a-1ba0-48ac-8f06-271fdb0ff35c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c returned with HTTP 200 Aug 14 01:37:59.333308 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1436/5713] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:37:59 2026] GET /volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:37:59.349393 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ca14d55-8bda-4b0c-8ed5-f7046eb7b411 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:59.351065 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ca14d55-8bda-4b0c-8ed5-f7046eb7b411 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:37:59.351378 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ca14d55-8bda-4b0c-8ed5-f7046eb7b411 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7d811e9-ba5f-47a0-9faa-887679cdb42c", "name": "tempest-type-Backup-1049876509"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:37:59.352712 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-2ca14d55-8bda-4b0c-8ed5-f7046eb7b411 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Creating new backup {'backup': {'volume_id': 'a7d811e9-ba5f-47a0-9faa-887679cdb42c', 'name': 'tempest-type-Backup-1049876509'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:37:59.352916 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-2ca14d55-8bda-4b0c-8ed5-f7046eb7b411 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Creating backup of volume a7d811e9-ba5f-47a0-9faa-887679cdb42c in container None Aug 14 01:37:59.359128 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:59.359128 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:37:59.359407 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2ca14d55-8bda-4b0c-8ed5-f7046eb7b411 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:37:59.381208 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-2ca14d55-8bda-4b0c-8ed5-f7046eb7b411 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Created reservations ['6636ba9b-e9fb-4fa7-bd42-75da5239b974', 'a789f894-369c-4b81-89e7-657099e9a18f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:37:59.404833 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ca14d55-8bda-4b0c-8ed5-f7046eb7b411 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:37:59.405252 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1426/5714] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:37:59 2026] POST /volume/v3/backups => generated 314 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:37:59.412735 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b1620133-522c-4c34-9747-b42cc7739c16 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:37:59.414827 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1620133-522c-4c34-9747-b42cc7739c16 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:37:59.415099 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1620133-522c-4c34-9747-b42cc7739c16 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:37:59.415399 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b1620133-522c-4c34-9747-b42cc7739c16 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:37:59.415457 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b1620133-522c-4c34-9747-b42cc7739c16 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:37:59.420013 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:37:59.420013 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:37:59.420656 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b1620133-522c-4c34-9747-b42cc7739c16 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:37:59.421202 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1426/5715] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:37:59 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:00.430716 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5501e771-9174-419b-a0af-baace296b20d None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:00.432455 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5501e771-9174-419b-a0af-baace296b20d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:00.432680 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5501e771-9174-419b-a0af-baace296b20d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:00.432859 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5501e771-9174-419b-a0af-baace296b20d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:00.432984 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5501e771-9174-419b-a0af-baace296b20d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:00.436837 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:00.436837 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:00.437400 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5501e771-9174-419b-a0af-baace296b20d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:00.437767 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1428/5716] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:00 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:01.446841 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67ca8f72-83b2-4e7b-9a2f-42b2ef0df918 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:01.448517 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67ca8f72-83b2-4e7b-9a2f-42b2ef0df918 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:01.448723 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67ca8f72-83b2-4e7b-9a2f-42b2ef0df918 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:01.448897 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67ca8f72-83b2-4e7b-9a2f-42b2ef0df918 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:01.449024 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-67ca8f72-83b2-4e7b-9a2f-42b2ef0df918 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:01.453011 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:01.453011 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:01.453566 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67ca8f72-83b2-4e7b-9a2f-42b2ef0df918 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:01.453983 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1437/5717] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:01 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:02.463316 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8c14cf3-050a-4bd4-b09d-0e34f8db7c9a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:02.465127 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8c14cf3-050a-4bd4-b09d-0e34f8db7c9a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:02.465361 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8c14cf3-050a-4bd4-b09d-0e34f8db7c9a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:02.465568 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8c14cf3-050a-4bd4-b09d-0e34f8db7c9a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:02.465719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d8c14cf3-050a-4bd4-b09d-0e34f8db7c9a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:02.469838 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:02.469838 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:02.470432 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8c14cf3-050a-4bd4-b09d-0e34f8db7c9a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:02.470756 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1427/5718] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:02 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:03.479864 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d23e173a-d372-4434-b28f-9435033e347f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:03.481732 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d23e173a-d372-4434-b28f-9435033e347f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:03.482038 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d23e173a-d372-4434-b28f-9435033e347f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:03.482292 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d23e173a-d372-4434-b28f-9435033e347f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:03.482410 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-d23e173a-d372-4434-b28f-9435033e347f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:03.487210 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:03.487210 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:03.487663 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d23e173a-d372-4434-b28f-9435033e347f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:03.488034 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1427/5719] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:03 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:04.500948 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a0e9d09c-619b-440a-bede-b014b97a0526 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:04.503137 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0e9d09c-619b-440a-bede-b014b97a0526 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:04.503392 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0e9d09c-619b-440a-bede-b014b97a0526 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:04.503638 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a0e9d09c-619b-440a-bede-b014b97a0526 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:04.503773 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a0e9d09c-619b-440a-bede-b014b97a0526 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:04.508739 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:04.508739 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:04.509438 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a0e9d09c-619b-440a-bede-b014b97a0526 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:04.509904 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1429/5720] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:04 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:05.521522 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-313e3785-8c6d-42a9-8ef9-d928843074c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:05.524679 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-313e3785-8c6d-42a9-8ef9-d928843074c0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:05.524679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-313e3785-8c6d-42a9-8ef9-d928843074c0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:05.524679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-313e3785-8c6d-42a9-8ef9-d928843074c0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:05.524679 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-313e3785-8c6d-42a9-8ef9-d928843074c0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:05.530214 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:05.530214 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:05.530214 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-313e3785-8c6d-42a9-8ef9-d928843074c0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:05.530214 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1438/5721] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:05 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:06.541366 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4551a4cf-883b-4580-8200-ed541acb4b7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:06.543487 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4551a4cf-883b-4580-8200-ed541acb4b7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:06.543731 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4551a4cf-883b-4580-8200-ed541acb4b7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:06.543986 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4551a4cf-883b-4580-8200-ed541acb4b7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:06.544098 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4551a4cf-883b-4580-8200-ed541acb4b7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:06.548553 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:06.548553 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:06.549247 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4551a4cf-883b-4580-8200-ed541acb4b7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:06.549629 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1428/5722] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:06 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:07.558891 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c5b4d24c-58e5-4d20-bd8b-b1f4ecccaae1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:07.560753 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5b4d24c-58e5-4d20-bd8b-b1f4ecccaae1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:07.561028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5b4d24c-58e5-4d20-bd8b-b1f4ecccaae1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:07.561251 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c5b4d24c-58e5-4d20-bd8b-b1f4ecccaae1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:07.561406 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c5b4d24c-58e5-4d20-bd8b-b1f4ecccaae1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:07.565358 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:07.565358 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:07.565975 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c5b4d24c-58e5-4d20-bd8b-b1f4ecccaae1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:07.566300 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1428/5723] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:07 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:08.578215 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-058ab69e-eb6d-401d-a143-d506f728c30f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:08.580502 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-058ab69e-eb6d-401d-a143-d506f728c30f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:08.580778 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-058ab69e-eb6d-401d-a143-d506f728c30f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:08.581029 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-058ab69e-eb6d-401d-a143-d506f728c30f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:08.581165 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-058ab69e-eb6d-401d-a143-d506f728c30f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:08.585986 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:08.585986 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:08.586719 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-058ab69e-eb6d-401d-a143-d506f728c30f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:08.587136 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1430/5724] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:08 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:09.603799 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf14a2ba-e92f-4a3e-8cfd-0b11bbc5b586 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:09.605729 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf14a2ba-e92f-4a3e-8cfd-0b11bbc5b586 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:09.606025 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf14a2ba-e92f-4a3e-8cfd-0b11bbc5b586 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:09.606265 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf14a2ba-e92f-4a3e-8cfd-0b11bbc5b586 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:09.606424 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bf14a2ba-e92f-4a3e-8cfd-0b11bbc5b586 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:09.610788 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:09.610788 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:09.611535 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf14a2ba-e92f-4a3e-8cfd-0b11bbc5b586 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:09.611945 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1439/5725] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:09 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:10.624473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32c4442e-d5bd-4884-a7eb-bc1dfdce9ac5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:10.626798 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32c4442e-d5bd-4884-a7eb-bc1dfdce9ac5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:10.627166 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32c4442e-d5bd-4884-a7eb-bc1dfdce9ac5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:10.627473 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32c4442e-d5bd-4884-a7eb-bc1dfdce9ac5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:10.627735 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-32c4442e-d5bd-4884-a7eb-bc1dfdce9ac5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:10.632350 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:10.632350 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:10.633051 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32c4442e-d5bd-4884-a7eb-bc1dfdce9ac5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:10.633455 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1429/5726] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:10 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:11.643843 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-c0127b15-df6b-441c-83f8-0585a68d75cb None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:11.645763 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0127b15-df6b-441c-83f8-0585a68d75cb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:11.645998 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0127b15-df6b-441c-83f8-0585a68d75cb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:11.646289 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-c0127b15-df6b-441c-83f8-0585a68d75cb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:11.646383 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-c0127b15-df6b-441c-83f8-0585a68d75cb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:11.651275 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:11.651275 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:11.652055 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-c0127b15-df6b-441c-83f8-0585a68d75cb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:11.652450 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1429/5727] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:11 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:12.663093 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1411df3b-e317-4e2b-9ed4-45bae87eb8b9 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:12.665223 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1411df3b-e317-4e2b-9ed4-45bae87eb8b9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:12.665522 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1411df3b-e317-4e2b-9ed4-45bae87eb8b9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:12.665801 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1411df3b-e317-4e2b-9ed4-45bae87eb8b9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:12.665946 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-1411df3b-e317-4e2b-9ed4-45bae87eb8b9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:12.681337 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:12.681337 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:12.683478 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1411df3b-e317-4e2b-9ed4-45bae87eb8b9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:12.683892 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1431/5728] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:12 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:13.694733 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f708bd52-50ad-41dd-a777-1f149be57efb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:13.696523 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f708bd52-50ad-41dd-a777-1f149be57efb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:13.696746 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f708bd52-50ad-41dd-a777-1f149be57efb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:13.696959 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f708bd52-50ad-41dd-a777-1f149be57efb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:13.697123 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f708bd52-50ad-41dd-a777-1f149be57efb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:13.702666 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:13.702666 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:13.703389 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f708bd52-50ad-41dd-a777-1f149be57efb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:13.703830 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1440/5729] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:13 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:14.715153 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2d4168a-fc2f-4080-859f-1241f389b712 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:14.716938 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2d4168a-fc2f-4080-859f-1241f389b712 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:14.717173 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2d4168a-fc2f-4080-859f-1241f389b712 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:14.717356 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2d4168a-fc2f-4080-859f-1241f389b712 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:14.717459 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e2d4168a-fc2f-4080-859f-1241f389b712 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:14.722483 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:14.722483 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:14.723179 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2d4168a-fc2f-4080-859f-1241f389b712 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:14.723501 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1430/5730] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:14 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:14.736766 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a177d3ca-aafe-4426-954b-4ddaf6aa3b2d None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:14.787817 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a177d3ca-aafe-4426-954b-4ddaf6aa3b2d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a/export_record Aug 14 01:38:14.788178 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a177d3ca-aafe-4426-954b-4ddaf6aa3b2d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:14.788470 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a177d3ca-aafe-4426-954b-4ddaf6aa3b2d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Calling method 'export_record' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:14.788672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-a177d3ca-aafe-4426-954b-4ddaf6aa3b2d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Export record for backup 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 01:38:14.790984 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=103,cinder:UPDATE=24,cinder:INSERT=14 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:38:14.795354 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:14.795354 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:14.796577 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.policy [None req-a177d3ca-aafe-4426-954b-4ddaf6aa3b2d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '4c1926f1fa844deb9ebb2b565735bea4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72eae1447c7b455e86cd63855f1f8f8b', '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=100276) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:38:14.796809 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a177d3ca-aafe-4426-954b-4ddaf6aa3b2d tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a/export_record returned with HTTP 403 Aug 14 01:38:14.797292 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1430/5731] 10.4.3.11 () {68 vars in 1423 bytes} [Fri Aug 14 01:38:14 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a/export_record => generated 101 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:38:14.804999 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:14.806511 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:38:14.806882 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-99754801"}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:14.808239 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-99754801'}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:38:14.808383 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Create volume of 1 GB Aug 14 01:38:14.812847 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Availability Zones retrieved successfully. Aug 14 01:38:14.818077 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Flow 'volume_create_api' (ff3eb411-d9ec-490d-8810-ddf98811673b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:14.819260 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce28331-b7ee-4e9a-9db6-a053303803a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:14.820097 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:38:14.844336 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce28331-b7ee-4e9a-9db6-a053303803a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:14.845180 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dcc975-b251-4f72-8c31-a2db4dfba1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:14.880564 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Created reservations ['14ba96ec-1f24-4dec-b142-c3cb707ff881', '33b69101-997e-4542-beb5-833ac4cc20db', '0db77756-1b49-4012-b184-e8d914300e87', 'e07b5c77-81df-4a6b-9aa8-47f424b4aede'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:14.881400 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dcc975-b251-4f72-8c31-a2db4dfba1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14ba96ec-1f24-4dec-b142-c3cb707ff881', '33b69101-997e-4542-beb5-833ac4cc20db', '0db77756-1b49-4012-b184-e8d914300e87', 'e07b5c77-81df-4a6b-9aa8-47f424b4aede']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:14.882117 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb19c04-a947-4294-b600-2afb2d8a05f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:14.904863 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb19c04-a947-4294-b600-2afb2d8a05f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '545ca680-7a2a-4ba9-958d-d0231a560730', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-99754801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72eae1447c7b455e86cd63855f1f8f8b',qos_specs=None,replication_status=,reservations=['14ba96ec-1f24-4dec-b142-c3cb707ff881','33b69101-997e-4542-beb5-833ac4cc20db','0db77756-1b49-4012-b184-e8d914300e87','e07b5c77-81df-4a6b-9aa8-47f424b4aede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7175bd0105d14c4f89c9d000f5e2ca11',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-99754801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=545ca680-7a2a-4ba9-958d-d0231a560730,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72eae1447c7b455e86cd63855f1f8f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7175bd0105d14c4f89c9d000f5e2ca11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:14.905501 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34313715-8518-41fb-9c28-626978521529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:14.922040 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34313715-8518-41fb-9c28-626978521529) transitioned into state 'SUCCESS' from state '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-99754801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72eae1447c7b455e86cd63855f1f8f8b',qos_specs=None,replication_status=,reservations=['14ba96ec-1f24-4dec-b142-c3cb707ff881','33b69101-997e-4542-beb5-833ac4cc20db','0db77756-1b49-4012-b184-e8d914300e87','e07b5c77-81df-4a6b-9aa8-47f424b4aede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7175bd0105d14c4f89c9d000f5e2ca11',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:14.922621 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3f62a0-59c9-4d13-aee1-94144ca88ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:14.931278 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d3f62a0-59c9-4d13-aee1-94144ca88ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:14.932037 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Flow 'volume_create_api' (ff3eb411-d9ec-490d-8810-ddf98811673b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:14.932326 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Create volume request issued successfully. Aug 14 01:38:14.932895 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7b6b3669-d78f-4fd0-90ad-683e2dedd9d5 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:38:14.933401 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1432/5732] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:38:14 2026] POST /volume/v3/volumes => generated 774 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:38:14.944345 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2b19673f-7884-4004-9b4d-7d9e4da0462a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:14.945949 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b19673f-7884-4004-9b4d-7d9e4da0462a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 Aug 14 01:38:14.946141 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b19673f-7884-4004-9b4d-7d9e4da0462a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:14.946315 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2b19673f-7884-4004-9b4d-7d9e4da0462a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:14.954255 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:14.954255 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:14.957938 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2b19673f-7884-4004-9b4d-7d9e4da0462a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:14.961971 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2b19673f-7884-4004-9b4d-7d9e4da0462a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 returned with HTTP 200 Aug 14 01:38:14.962323 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1441/5733] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:14 2026] GET /volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:15.973576 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-438c28c7-87a3-407a-9fd7-61af60ccf103 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:15.975309 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-438c28c7-87a3-407a-9fd7-61af60ccf103 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 Aug 14 01:38:15.975506 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-438c28c7-87a3-407a-9fd7-61af60ccf103 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:15.975702 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-438c28c7-87a3-407a-9fd7-61af60ccf103 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:15.983024 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:15.983024 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:15.986540 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-438c28c7-87a3-407a-9fd7-61af60ccf103 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:15.990190 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-438c28c7-87a3-407a-9fd7-61af60ccf103 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 returned with HTTP 200 Aug 14 01:38:15.990561 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1431/5734] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:15 2026] GET /volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:38:16.001652 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-045ff65c-46b6-4e2c-877f-76b7df79cc7b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:16.003209 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-045ff65c-46b6-4e2c-877f-76b7df79cc7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:38:16.003522 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-045ff65c-46b6-4e2c-877f-76b7df79cc7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "545ca680-7a2a-4ba9-958d-d0231a560730", "name": "tempest-type-Backup-1954933495"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:16.004832 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-045ff65c-46b6-4e2c-877f-76b7df79cc7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Creating new backup {'backup': {'volume_id': '545ca680-7a2a-4ba9-958d-d0231a560730', 'name': 'tempest-type-Backup-1954933495'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:38:16.004976 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-045ff65c-46b6-4e2c-877f-76b7df79cc7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Creating backup of volume 545ca680-7a2a-4ba9-958d-d0231a560730 in container None Aug 14 01:38:16.012607 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:16.012607 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:16.013026 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-045ff65c-46b6-4e2c-877f-76b7df79cc7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:16.030465 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-045ff65c-46b6-4e2c-877f-76b7df79cc7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Created reservations ['77c9d020-276b-460b-ba19-aae8cf032969', 'f113225b-aa07-4ec8-b5f9-dab010d42d51'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:16.060340 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-045ff65c-46b6-4e2c-877f-76b7df79cc7b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:38:16.060953 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1431/5735] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:38:16 2026] POST /volume/v3/backups => generated 314 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:38:16.068762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a7d653b5-6a3d-449f-9932-c330ce778c22 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:16.070980 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7d653b5-6a3d-449f-9932-c330ce778c22 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:16.071210 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7d653b5-6a3d-449f-9932-c330ce778c22 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:16.071402 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a7d653b5-6a3d-449f-9932-c330ce778c22 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:16.071494 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-a7d653b5-6a3d-449f-9932-c330ce778c22 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:16.073173 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=83,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:38:16.077183 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:16.077183 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:16.077960 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a7d653b5-6a3d-449f-9932-c330ce778c22 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:16.078517 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1433/5736] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:16 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:17.087816 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81c28367-63e0-41e8-add9-9686ccf33bbd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:17.089467 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81c28367-63e0-41e8-add9-9686ccf33bbd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:17.089715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81c28367-63e0-41e8-add9-9686ccf33bbd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:17.089898 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81c28367-63e0-41e8-add9-9686ccf33bbd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:17.090010 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-81c28367-63e0-41e8-add9-9686ccf33bbd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:17.091695 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=90,cinder:INSERT=14,cinder:UPDATE=25 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:38:17.094365 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:17.094365 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:17.094999 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81c28367-63e0-41e8-add9-9686ccf33bbd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:17.095714 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1442/5737] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:17 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:18.106080 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-091a4530-66c5-41c8-a56f-bdd3d6af9bac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:18.107782 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-091a4530-66c5-41c8-a56f-bdd3d6af9bac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:18.108025 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-091a4530-66c5-41c8-a56f-bdd3d6af9bac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:18.108209 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-091a4530-66c5-41c8-a56f-bdd3d6af9bac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:18.108301 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-091a4530-66c5-41c8-a56f-bdd3d6af9bac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:18.112365 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:18.112365 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:18.112978 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-091a4530-66c5-41c8-a56f-bdd3d6af9bac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:18.113349 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1432/5738] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:18 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:19.131089 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-a7c57a71-b140-4462-8cd2-99ebd925f2f1 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:19.132781 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a7c57a71-b140-4462-8cd2-99ebd925f2f1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:19.133052 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a7c57a71-b140-4462-8cd2-99ebd925f2f1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:19.133285 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-a7c57a71-b140-4462-8cd2-99ebd925f2f1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:19.133417 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-a7c57a71-b140-4462-8cd2-99ebd925f2f1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:19.138155 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:19.138155 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:19.138857 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-a7c57a71-b140-4462-8cd2-99ebd925f2f1 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:19.139348 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1432/5739] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:19 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:20.151327 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9f28a809-eb00-4229-81a3-d1744b0a54b3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:20.153457 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f28a809-eb00-4229-81a3-d1744b0a54b3 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:20.153815 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f28a809-eb00-4229-81a3-d1744b0a54b3 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:20.154042 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9f28a809-eb00-4229-81a3-d1744b0a54b3 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:20.154131 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9f28a809-eb00-4229-81a3-d1744b0a54b3 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:20.158457 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:20.158457 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:20.159085 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9f28a809-eb00-4229-81a3-d1744b0a54b3 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:20.159448 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1434/5740] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:20 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:21.170586 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b51c6a48-19c1-4584-a2a2-7e8f51af855c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:21.172372 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b51c6a48-19c1-4584-a2a2-7e8f51af855c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:21.172594 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b51c6a48-19c1-4584-a2a2-7e8f51af855c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:21.172857 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b51c6a48-19c1-4584-a2a2-7e8f51af855c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:21.172977 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b51c6a48-19c1-4584-a2a2-7e8f51af855c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:21.177423 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:21.177423 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:21.178090 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b51c6a48-19c1-4584-a2a2-7e8f51af855c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:21.178444 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1443/5741] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:21 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:22.191983 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b0a1e30f-4c73-4f6d-b861-7a82ecbb9996 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:22.194263 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0a1e30f-4c73-4f6d-b861-7a82ecbb9996 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:22.194467 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0a1e30f-4c73-4f6d-b861-7a82ecbb9996 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:22.194662 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0a1e30f-4c73-4f6d-b861-7a82ecbb9996 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:22.194778 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b0a1e30f-4c73-4f6d-b861-7a82ecbb9996 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:22.196320 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=91,cinder:INSERT=16,cinder:UPDATE=21 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:38:22.199518 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:22.199518 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:22.200220 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0a1e30f-4c73-4f6d-b861-7a82ecbb9996 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:22.200582 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1433/5742] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:22 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:23.211351 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-ea40c28f-10ec-4909-bc26-0e9bc1c2a864 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:23.213306 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea40c28f-10ec-4909-bc26-0e9bc1c2a864 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:23.213565 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea40c28f-10ec-4909-bc26-0e9bc1c2a864 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:23.213806 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-ea40c28f-10ec-4909-bc26-0e9bc1c2a864 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:23.213947 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-ea40c28f-10ec-4909-bc26-0e9bc1c2a864 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:23.219530 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:23.219530 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:23.220590 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-ea40c28f-10ec-4909-bc26-0e9bc1c2a864 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:23.221186 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1433/5743] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:23 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:24.232048 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-20ff663b-77f3-49d3-9c52-11fdcb1d366b None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:24.233892 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-20ff663b-77f3-49d3-9c52-11fdcb1d366b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:24.234120 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-20ff663b-77f3-49d3-9c52-11fdcb1d366b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:24.234321 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-20ff663b-77f3-49d3-9c52-11fdcb1d366b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:24.234428 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-20ff663b-77f3-49d3-9c52-11fdcb1d366b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:24.238946 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:24.238946 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:24.239675 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-20ff663b-77f3-49d3-9c52-11fdcb1d366b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:24.240164 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1435/5744] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:24 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:25.257023 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77ede74c-7177-453e-a0d6-0eb33550cacf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:25.258876 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77ede74c-7177-453e-a0d6-0eb33550cacf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:25.259105 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77ede74c-7177-453e-a0d6-0eb33550cacf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:25.259302 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77ede74c-7177-453e-a0d6-0eb33550cacf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:25.259406 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-77ede74c-7177-453e-a0d6-0eb33550cacf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:25.263450 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:25.263450 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:25.264110 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77ede74c-7177-453e-a0d6-0eb33550cacf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:25.264464 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1444/5745] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:25 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:26.276129 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba4cfcb1-13f0-4172-8f8b-1d32b3896385 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:26.278419 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba4cfcb1-13f0-4172-8f8b-1d32b3896385 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:26.278707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba4cfcb1-13f0-4172-8f8b-1d32b3896385 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:26.278980 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba4cfcb1-13f0-4172-8f8b-1d32b3896385 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:26.279136 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ba4cfcb1-13f0-4172-8f8b-1d32b3896385 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:26.284463 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:26.284463 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:26.285196 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba4cfcb1-13f0-4172-8f8b-1d32b3896385 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:26.285641 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1434/5746] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:26 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:27.295643 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-33cb2509-f9a6-434a-8b61-e281727ca0ae None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:27.297803 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33cb2509-f9a6-434a-8b61-e281727ca0ae tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:27.298028 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33cb2509-f9a6-434a-8b61-e281727ca0ae tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:27.298202 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-33cb2509-f9a6-434a-8b61-e281727ca0ae tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:27.298298 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-33cb2509-f9a6-434a-8b61-e281727ca0ae tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:27.302915 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:27.302915 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:27.303587 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-33cb2509-f9a6-434a-8b61-e281727ca0ae tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:27.303955 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1434/5747] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:27 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:28.314406 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-469c2da2-32a1-4793-bbb9-975fd25f3849 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:28.316449 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-469c2da2-32a1-4793-bbb9-975fd25f3849 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:28.316752 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-469c2da2-32a1-4793-bbb9-975fd25f3849 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:28.317035 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-469c2da2-32a1-4793-bbb9-975fd25f3849 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:28.317200 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-469c2da2-32a1-4793-bbb9-975fd25f3849 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:28.321858 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:28.321858 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:28.322589 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-469c2da2-32a1-4793-bbb9-975fd25f3849 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:28.323077 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1436/5748] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:28 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:29.332939 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5fedb945-e0ad-4b43-81de-64ae4402f4f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:29.335065 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fedb945-e0ad-4b43-81de-64ae4402f4f7 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:29.335331 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fedb945-e0ad-4b43-81de-64ae4402f4f7 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:29.335565 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fedb945-e0ad-4b43-81de-64ae4402f4f7 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:29.335715 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5fedb945-e0ad-4b43-81de-64ae4402f4f7 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:29.340966 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:29.340966 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:29.341705 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fedb945-e0ad-4b43-81de-64ae4402f4f7 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:29.342165 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1445/5749] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:29 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:30.351369 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-580cf16f-4b4a-4105-b7b8-ead8fde954a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:30.353026 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-580cf16f-4b4a-4105-b7b8-ead8fde954a0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:30.353223 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-580cf16f-4b4a-4105-b7b8-ead8fde954a0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:30.353393 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-580cf16f-4b4a-4105-b7b8-ead8fde954a0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:30.353485 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-580cf16f-4b4a-4105-b7b8-ead8fde954a0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:30.357243 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:30.357243 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:30.357772 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-580cf16f-4b4a-4105-b7b8-ead8fde954a0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:30.358132 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1435/5750] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:30 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:30.366265 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-d99829ce-0c73-49e5-9cc1-42480fa457ef None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:30.367949 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d99829ce-0c73-49e5-9cc1-42480fa457ef tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a/export_record Aug 14 01:38:30.368146 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d99829ce-0c73-49e5-9cc1-42480fa457ef tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:30.368340 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-d99829ce-0c73-49e5-9cc1-42480fa457ef tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'export_record' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:30.368442 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-d99829ce-0c73-49e5-9cc1-42480fa457ef tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Export record for backup b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 01:38:30.372596 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:30.372596 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:30.373672 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.api [None req-d99829ce-0c73-49e5-9cc1-42480fa457ef tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling RPCAPI with context: , host: np0000007295, backup: b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100276) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 01:38:30.379486 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-d99829ce-0c73-49e5-9cc1-42480fa457ef tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] export_record in rpcapi backup_id b995554f-2cfd-4d53-a013-ac7af8e9458a on host np0000007295. {{(pid=100276) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 01:38:30.390563 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.contrib.backups [None req-d99829ce-0c73-49e5-9cc1-42480fa457ef tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjk5NTU1NGYtMmNmZC00ZDUzLWEwMTMtYWM3YWY4ZTk0NThhIiwgInVzZXJfaWQiOiAiNzE3NWJkMDEwNWQxNGM0Zjg5YzlkMDAwZjVlMmNhMTEiLCAicHJvamVjdF9pZCI6ICI3MmVhZTE0NDdjN2I0NTVlODZjZDYzODU1ZjFmOGY4YiIsICJ2b2x1bWVfaWQiOiAiNTQ1Y2E2ODAtN2EyYS00YmE5LTk1OGQtZDAyMzFhNTYwNzMwIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTU0OTMzNDk1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTQ1Y2E2ODAtN2EyYS00YmE5LTk1OGQtZDAyMzFhNTYwNzMwLzIwMjYwODE0MDEzODE4L2F6X25vdmFfYmFja3VwX2I5OTU1NTRmLTJjZmQtNGQ1My1hMDEzLWFjN2FmOGU5NDU4YSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDE6Mzg6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6Mzg6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMTozODozMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100276) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 01:38:30.390818 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-d99829ce-0c73-49e5-9cc1-42480fa457ef tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a/export_record returned with HTTP 200 Aug 14 01:38:30.391223 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1435/5751] 10.4.3.11 () {68 vars in 1423 bytes} [Fri Aug 14 01:38:30 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:38:30.397845 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-5a0d5226-e08c-4076-9e2d-56b191475206 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:30.399626 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a0d5226-e08c-4076-9e2d-56b191475206 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:30.399899 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a0d5226-e08c-4076-9e2d-56b191475206 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:30.400141 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-5a0d5226-e08c-4076-9e2d-56b191475206 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:30.400296 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-5a0d5226-e08c-4076-9e2d-56b191475206 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:30.405143 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:30.405143 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:30.405824 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-5a0d5226-e08c-4076-9e2d-56b191475206 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:30.406227 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1437/5752] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:30 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:30.414518 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c211e70-88c1-46aa-b91f-2ce805aa6734 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:30.416051 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c211e70-88c1-46aa-b91f-2ce805aa6734 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] POST https://10.4.3.11/volume/v3/backups/import_record Aug 14 01:38:30.416445 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1c211e70-88c1-46aa-b91f-2ce805aa6734 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWU5NmQzZDktYzhhZi00N2FjLTllYzctMDljMWMxY2RhNGE3IiwgInVzZXJfaWQiOiAiNzE3NWJkMDEwNWQxNGM0Zjg5YzlkMDAwZjVlMmNhMTEiLCAicHJvamVjdF9pZCI6ICI3MmVhZTE0NDdjN2I0NTVlODZjZDYzODU1ZjFmOGY4YiIsICJ2b2x1bWVfaWQiOiAiNTQ1Y2E2ODAtN2EyYS00YmE5LTk1OGQtZDAyMzFhNTYwNzMwIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTU0OTMzNDk1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTQ1Y2E2ODAtN2EyYS00YmE5LTk1OGQtZDAyMzFhNTYwNzMwLzIwMjYwODE0MDEzODE4L2F6X25vdmFfYmFja3VwX2I5OTU1NTRmLTJjZmQtNGQ1My1hMDEzLWFjN2FmOGU5NDU4YSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDE6Mzg6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6Mzg6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMTozODozMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:30.417737 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-1c211e70-88c1-46aa-b91f-2ce805aa6734 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWU5NmQzZDktYzhhZi00N2FjLTllYzctMDljMWMxY2RhNGE3IiwgInVzZXJfaWQiOiAiNzE3NWJkMDEwNWQxNGM0Zjg5YzlkMDAwZjVlMmNhMTEiLCAicHJvamVjdF9pZCI6ICI3MmVhZTE0NDdjN2I0NTVlODZjZDYzODU1ZjFmOGY4YiIsICJ2b2x1bWVfaWQiOiAiNTQ1Y2E2ODAtN2EyYS00YmE5LTk1OGQtZDAyMzFhNTYwNzMwIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTU0OTMzNDk1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTQ1Y2E2ODAtN2EyYS00YmE5LTk1OGQtZDAyMzFhNTYwNzMwLzIwMjYwODE0MDEzODE4L2F6X25vdmFfYmFja3VwX2I5OTU1NTRmLTJjZmQtNGQ1My1hMDEzLWFjN2FmOGU5NDU4YSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDE6Mzg6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6Mzg6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMTozODozMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 01:38:30.417832 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-1c211e70-88c1-46aa-b91f-2ce805aa6734 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWU5NmQzZDktYzhhZi00N2FjLTllYzctMDljMWMxY2RhNGE3IiwgInVzZXJfaWQiOiAiNzE3NWJkMDEwNWQxNGM0Zjg5YzlkMDAwZjVlMmNhMTEiLCAicHJvamVjdF9pZCI6ICI3MmVhZTE0NDdjN2I0NTVlODZjZDYzODU1ZjFmOGY4YiIsICJ2b2x1bWVfaWQiOiAiNTQ1Y2E2ODAtN2EyYS00YmE5LTk1OGQtZDAyMzFhNTYwNzMwIiwgImhvc3QiOiAibnAwMDAwMDA3Mjk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTU0OTMzNDk1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTQ1Y2E2ODAtN2EyYS00YmE5LTk1OGQtZDAyMzFhNTYwNzMwLzIwMjYwODE0MDEzODE4L2F6X25vdmFfYmFja3VwX2I5OTU1NTRmLTJjZmQtNGQ1My1hMDEzLWFjN2FmOGU5NDU4YSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDE6Mzg6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDE6Mzg6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMTozODozMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 01:38:30.418423 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-1c211e70-88c1-46aa-b91f-2ce805aa6734 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '4c1926f1fa844deb9ebb2b565735bea4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72eae1447c7b455e86cd63855f1f8f8b', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:38:30.418589 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1c211e70-88c1-46aa-b91f-2ce805aa6734 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] https://10.4.3.11/volume/v3/backups/import_record returned with HTTP 403 Aug 14 01:38:30.418994 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1446/5753] 10.4.3.11 () {70 vars in 1335 bytes} [Fri Aug 14 01:38:30 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 14 01:38:30.425071 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-107411cd-a2b8-4354-b600-59e755fef517 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:30.426702 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-107411cd-a2b8-4354-b600-59e755fef517 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 Aug 14 01:38:30.426902 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-107411cd-a2b8-4354-b600-59e755fef517 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:30.427092 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-107411cd-a2b8-4354-b600-59e755fef517 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:30.427252 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-107411cd-a2b8-4354-b600-59e755fef517 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Delete volume with id: 545ca680-7a2a-4ba9-958d-d0231a560730 Aug 14 01:38:30.433633 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:30.433633 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:30.433942 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-107411cd-a2b8-4354-b600-59e755fef517 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:30.447615 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-107411cd-a2b8-4354-b600-59e755fef517 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Delete volume request issued successfully. Aug 14 01:38:30.447805 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-107411cd-a2b8-4354-b600-59e755fef517 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 returned with HTTP 202 Aug 14 01:38:30.448196 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1436/5754] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:30 2026] DELETE /volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:38:30.454161 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-52acabfd-0531-4a46-92d0-5e95d45499e8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:30.456063 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52acabfd-0531-4a46-92d0-5e95d45499e8 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 Aug 14 01:38:30.456275 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52acabfd-0531-4a46-92d0-5e95d45499e8 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:30.456536 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-52acabfd-0531-4a46-92d0-5e95d45499e8 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:30.463485 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:30.463485 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:30.466561 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-52acabfd-0531-4a46-92d0-5e95d45499e8 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:30.469981 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-52acabfd-0531-4a46-92d0-5e95d45499e8 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 returned with HTTP 200 Aug 14 01:38:30.470318 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1436/5755] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:30 2026] GET /volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 => generated 1013 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:38:31.482950 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-71ef5384-6c94-4169-bc94-5f12e78aec8e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:31.484698 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71ef5384-6c94-4169-bc94-5f12e78aec8e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 Aug 14 01:38:31.484941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71ef5384-6c94-4169-bc94-5f12e78aec8e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:31.485128 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-71ef5384-6c94-4169-bc94-5f12e78aec8e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:31.490498 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-71ef5384-6c94-4169-bc94-5f12e78aec8e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 returned with HTTP 404 Aug 14 01:38:31.490981 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1438/5756] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:31 2026] GET /volume/v3/volumes/545ca680-7a2a-4ba9-958d-d0231a560730 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:38:31.498543 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7deb5701-59e3-4c30-9c57-f0b713697f80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:31.500609 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7deb5701-59e3-4c30-9c57-f0b713697f80 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] GET https://10.4.3.11/volume/v3/backups Aug 14 01:38:31.500814 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7deb5701-59e3-4c30-9c57-f0b713697f80 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:31.501046 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7deb5701-59e3-4c30-9c57-f0b713697f80 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:31.501291 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-7deb5701-59e3-4c30-9c57-f0b713697f80 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:38:31.506959 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7deb5701-59e3-4c30-9c57-f0b713697f80 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] https://10.4.3.11/volume/v3/backups returned with HTTP 200 Aug 14 01:38:31.507299 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1447/5757] 10.4.3.11 () {68 vars in 1270 bytes} [Fri Aug 14 01:38:31 2026] GET /volume/v3/backups => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:31.515495 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8d5b650-210a-4673-b2ad-ea6654c36c40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:31.517544 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8d5b650-210a-4673-b2ad-ea6654c36c40 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] GET https://10.4.3.11/volume/v3/backups?project_id=72eae1447c7b455e86cd63855f1f8f8b Aug 14 01:38:31.517795 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8d5b650-210a-4673-b2ad-ea6654c36c40 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:31.518038 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8d5b650-210a-4673-b2ad-ea6654c36c40 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:31.518361 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-d8d5b650-210a-4673-b2ad-ea6654c36c40 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Removing options 'project_id' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 01:38:31.524331 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8d5b650-210a-4673-b2ad-ea6654c36c40 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] https://10.4.3.11/volume/v3/backups?project_id=72eae1447c7b455e86cd63855f1f8f8b returned with HTTP 200 Aug 14 01:38:31.524948 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1437/5758] 10.4.3.11 () {68 vars in 1357 bytes} [Fri Aug 14 01:38:31 2026] GET /volume/v3/backups?project_id=72eae1447c7b455e86cd63855f1f8f8b => generated 621 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:31.532344 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-85318066-ead6-4728-b088-83cc29b709d9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:31.533839 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:38:31.534181 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-538730484"}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:31.535546 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-538730484'}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:38:31.535678 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Create volume of 1 GB Aug 14 01:38:31.539988 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Availability Zones retrieved successfully. Aug 14 01:38:31.544277 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Flow 'volume_create_api' (35cf6d1a-8a3b-4469-a607-afa32fd441c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:31.545229 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad7af9f-860c-45c7-b370-5dbf38f0f843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:31.545961 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Validating volume size '1' using validate_int {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:38:31.568396 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad7af9f-860c-45c7-b370-5dbf38f0f843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:31.569133 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd6fec6-f406-4fa9-bf96-6480cad1b7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:31.603544 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Created reservations ['a0a6256b-df6d-403c-b5d9-ee8fc9ae2bdd', '8c8d3915-1ac9-4501-aa0c-4e70ea9ca057', 'eb7386c6-c6ac-4273-99e6-307409efd7b9', '1d0a8373-1aa6-40ad-b074-34661917c4ce'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:31.604360 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd6fec6-f406-4fa9-bf96-6480cad1b7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0a6256b-df6d-403c-b5d9-ee8fc9ae2bdd', '8c8d3915-1ac9-4501-aa0c-4e70ea9ca057', 'eb7386c6-c6ac-4273-99e6-307409efd7b9', '1d0a8373-1aa6-40ad-b074-34661917c4ce']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:31.605140 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f378e077-73ed-49a9-bb75-1ff8d9f60bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:31.625704 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f378e077-73ed-49a9-bb75-1ff8d9f60bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3741c24-ec48-4882-87cd-e3f5c2fa7b4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538730484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72eae1447c7b455e86cd63855f1f8f8b',qos_specs=None,replication_status=,reservations=['a0a6256b-df6d-403c-b5d9-ee8fc9ae2bdd','8c8d3915-1ac9-4501-aa0c-4e70ea9ca057','eb7386c6-c6ac-4273-99e6-307409efd7b9','1d0a8373-1aa6-40ad-b074-34661917c4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7175bd0105d14c4f89c9d000f5e2ca11',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538730484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3741c24-ec48-4882-87cd-e3f5c2fa7b4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72eae1447c7b455e86cd63855f1f8f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7175bd0105d14c4f89c9d000f5e2ca11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:31.626323 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (648a4dbc-cc68-49c2-aa50-5ef4120c11b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:31.640498 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (648a4dbc-cc68-49c2-aa50-5ef4120c11b6) transitioned into state 'SUCCESS' from state '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-538730484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72eae1447c7b455e86cd63855f1f8f8b',qos_specs=None,replication_status=,reservations=['a0a6256b-df6d-403c-b5d9-ee8fc9ae2bdd','8c8d3915-1ac9-4501-aa0c-4e70ea9ca057','eb7386c6-c6ac-4273-99e6-307409efd7b9','1d0a8373-1aa6-40ad-b074-34661917c4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7175bd0105d14c4f89c9d000f5e2ca11',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:31.641144 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e7db8b9-b36d-45f4-880f-db242abd4a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:31.648948 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e7db8b9-b36d-45f4-880f-db242abd4a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:31.649620 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Flow 'volume_create_api' (35cf6d1a-8a3b-4469-a607-afa32fd441c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:31.649910 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Create volume request issued successfully. Aug 14 01:38:31.650401 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-85318066-ead6-4728-b088-83cc29b709d9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:38:31.650785 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1437/5759] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:38:31 2026] POST /volume/v3/volumes => generated 775 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:38:31.665041 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-1c5ffb71-7ff2-4f4c-a665-5aba2427f49f None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:31.666796 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c5ffb71-7ff2-4f4c-a665-5aba2427f49f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a Aug 14 01:38:31.667067 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c5ffb71-7ff2-4f4c-a665-5aba2427f49f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:31.667246 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-1c5ffb71-7ff2-4f4c-a665-5aba2427f49f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:31.674966 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:31.674966 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:31.678476 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-1c5ffb71-7ff2-4f4c-a665-5aba2427f49f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:31.682574 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-1c5ffb71-7ff2-4f4c-a665-5aba2427f49f tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a returned with HTTP 200 Aug 14 01:38:31.683065 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1439/5760] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:31 2026] GET /volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:32.695046 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0c13158-4fa2-49c3-abb0-73942bf42c6c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:32.696781 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0c13158-4fa2-49c3-abb0-73942bf42c6c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a Aug 14 01:38:32.697032 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0c13158-4fa2-49c3-abb0-73942bf42c6c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:32.697218 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0c13158-4fa2-49c3-abb0-73942bf42c6c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:32.703911 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:32.703911 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:32.706847 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b0c13158-4fa2-49c3-abb0-73942bf42c6c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:32.710330 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0c13158-4fa2-49c3-abb0-73942bf42c6c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a returned with HTTP 200 Aug 14 01:38:32.710681 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1448/5761] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:32 2026] GET /volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:38:32.721719 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6ddc426-5edb-4814-a24a-05136a7aece0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:32.723363 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6ddc426-5edb-4814-a24a-05136a7aece0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] POST https://10.4.3.11/volume/v3/backups Aug 14 01:38:32.723694 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6ddc426-5edb-4814-a24a-05136a7aece0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b3741c24-ec48-4882-87cd-e3f5c2fa7b4a", "name": "tempest-type-Backup-2146993408"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:32.725056 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-b6ddc426-5edb-4814-a24a-05136a7aece0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Creating new backup {'backup': {'volume_id': 'b3741c24-ec48-4882-87cd-e3f5c2fa7b4a', 'name': 'tempest-type-Backup-2146993408'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 01:38:32.725222 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-b6ddc426-5edb-4814-a24a-05136a7aece0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Creating backup of volume b3741c24-ec48-4882-87cd-e3f5c2fa7b4a in container None Aug 14 01:38:32.732929 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:32.732929 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:32.733255 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b6ddc426-5edb-4814-a24a-05136a7aece0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:32.747597 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b6ddc426-5edb-4814-a24a-05136a7aece0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Created reservations ['9adee9f0-234d-49a7-8170-f011e4d7f340', '668b961b-2e1f-4e5b-8cbf-0e3e40e6673d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:32.771651 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6ddc426-5edb-4814-a24a-05136a7aece0 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups returned with HTTP 202 Aug 14 01:38:32.772170 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1438/5762] 10.4.3.11 () {70 vars in 1292 bytes} [Fri Aug 14 01:38:32 2026] POST /volume/v3/backups => generated 314 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:38:32.780478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24358299-c63e-4190-8914-c0e6e694bb90 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:32.782961 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24358299-c63e-4190-8914-c0e6e694bb90 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:32.783243 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24358299-c63e-4190-8914-c0e6e694bb90 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:32.783505 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24358299-c63e-4190-8914-c0e6e694bb90 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:32.783650 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-24358299-c63e-4190-8914-c0e6e694bb90 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:32.788723 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:32.788723 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:32.789525 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24358299-c63e-4190-8914-c0e6e694bb90 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:32.790022 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1438/5763] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:32 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:33.800566 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-660463e4-480a-4311-b566-2407afffc4d4 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:33.802677 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-660463e4-480a-4311-b566-2407afffc4d4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:33.802889 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-660463e4-480a-4311-b566-2407afffc4d4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:33.803084 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-660463e4-480a-4311-b566-2407afffc4d4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:33.803185 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-660463e4-480a-4311-b566-2407afffc4d4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:33.808422 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:33.808422 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:33.809163 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-660463e4-480a-4311-b566-2407afffc4d4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:33.809595 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1440/5764] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:33 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:34.819254 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e032c266-5af4-4661-be3a-7ffde9498dea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:34.821200 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e032c266-5af4-4661-be3a-7ffde9498dea tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:34.821439 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e032c266-5af4-4661-be3a-7ffde9498dea tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:34.821642 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e032c266-5af4-4661-be3a-7ffde9498dea tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:34.821769 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e032c266-5af4-4661-be3a-7ffde9498dea tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:34.826134 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:34.826134 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:34.826777 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e032c266-5af4-4661-be3a-7ffde9498dea tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:34.827167 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1449/5765] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:34 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:35.837623 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-836d758e-7dd9-4277-b462-b4e93ac98c35 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:35.839409 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-836d758e-7dd9-4277-b462-b4e93ac98c35 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:35.839650 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-836d758e-7dd9-4277-b462-b4e93ac98c35 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:35.839786 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-836d758e-7dd9-4277-b462-b4e93ac98c35 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:35.839948 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-836d758e-7dd9-4277-b462-b4e93ac98c35 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:35.844443 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:35.844443 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:35.845095 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-836d758e-7dd9-4277-b462-b4e93ac98c35 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:35.845459 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1439/5766] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:35 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:36.857350 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bec9c857-3e28-4db7-b5c0-dd24c4f9c298 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:36.859154 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bec9c857-3e28-4db7-b5c0-dd24c4f9c298 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:36.859382 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bec9c857-3e28-4db7-b5c0-dd24c4f9c298 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:36.859579 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bec9c857-3e28-4db7-b5c0-dd24c4f9c298 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:36.859691 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-bec9c857-3e28-4db7-b5c0-dd24c4f9c298 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:36.864045 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:36.864045 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:36.864845 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bec9c857-3e28-4db7-b5c0-dd24c4f9c298 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:36.865288 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1439/5767] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:36 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:37.875236 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9d143bd0-7a47-4bc8-b63d-e364faa77a67 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:37.877125 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d143bd0-7a47-4bc8-b63d-e364faa77a67 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:37.877441 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d143bd0-7a47-4bc8-b63d-e364faa77a67 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:37.877609 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9d143bd0-7a47-4bc8-b63d-e364faa77a67 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:37.877741 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-9d143bd0-7a47-4bc8-b63d-e364faa77a67 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:37.882273 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:37.882273 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:37.882830 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9d143bd0-7a47-4bc8-b63d-e364faa77a67 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:37.883196 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1441/5768] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:37 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:38.895115 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4d697046-af2f-4fe6-a06a-0228397f725a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:38.896758 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d697046-af2f-4fe6-a06a-0228397f725a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:38.897032 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d697046-af2f-4fe6-a06a-0228397f725a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:38.897236 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d697046-af2f-4fe6-a06a-0228397f725a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:38.897341 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4d697046-af2f-4fe6-a06a-0228397f725a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:38.901762 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:38.901762 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:38.902430 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d697046-af2f-4fe6-a06a-0228397f725a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:38.902804 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1450/5769] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:38 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:39.914970 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3a04d3c-3c42-4e08-93c7-d4b2fbf7d27c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:39.916315 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3a04d3c-3c42-4e08-93c7-d4b2fbf7d27c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:39.916529 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3a04d3c-3c42-4e08-93c7-d4b2fbf7d27c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:39.916707 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3a04d3c-3c42-4e08-93c7-d4b2fbf7d27c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:39.916866 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e3a04d3c-3c42-4e08-93c7-d4b2fbf7d27c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:39.920859 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:39.920859 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:39.921483 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3a04d3c-3c42-4e08-93c7-d4b2fbf7d27c tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:39.921864 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1440/5770] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:39 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:40.932002 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-acaefa77-e70c-4786-b902-1e4c54c9de96 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:40.933635 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acaefa77-e70c-4786-b902-1e4c54c9de96 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:40.933866 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acaefa77-e70c-4786-b902-1e4c54c9de96 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:40.934089 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-acaefa77-e70c-4786-b902-1e4c54c9de96 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:40.934213 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-acaefa77-e70c-4786-b902-1e4c54c9de96 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:40.938235 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:40.938235 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:40.938810 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-acaefa77-e70c-4786-b902-1e4c54c9de96 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:40.939184 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1440/5771] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:40 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:41.949397 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-b64fcfff-7ab3-45f3-98bf-7f8535a318eb None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:41.951274 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b64fcfff-7ab3-45f3-98bf-7f8535a318eb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:41.951563 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b64fcfff-7ab3-45f3-98bf-7f8535a318eb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:41.951816 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-b64fcfff-7ab3-45f3-98bf-7f8535a318eb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:41.951991 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-b64fcfff-7ab3-45f3-98bf-7f8535a318eb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:41.956011 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:41.956011 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:41.956561 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-b64fcfff-7ab3-45f3-98bf-7f8535a318eb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:41.956915 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1442/5772] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:41 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:42.967767 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b6c281f-8379-426a-8d2a-ecde3ff1bb8a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:42.969497 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b6c281f-8379-426a-8d2a-ecde3ff1bb8a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:42.969756 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b6c281f-8379-426a-8d2a-ecde3ff1bb8a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:42.970002 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b6c281f-8379-426a-8d2a-ecde3ff1bb8a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:42.970129 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3b6c281f-8379-426a-8d2a-ecde3ff1bb8a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:42.974292 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:42.974292 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:42.974894 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b6c281f-8379-426a-8d2a-ecde3ff1bb8a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:42.975238 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1451/5773] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:42 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:43.987222 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b1e4628-1328-4f64-ab81-2f5db0bb47cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:43.989699 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b1e4628-1328-4f64-ab81-2f5db0bb47cf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:43.989699 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b1e4628-1328-4f64-ab81-2f5db0bb47cf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:43.989916 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b1e4628-1328-4f64-ab81-2f5db0bb47cf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:43.990049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2b1e4628-1328-4f64-ab81-2f5db0bb47cf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:43.994082 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:43.994082 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:43.994631 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b1e4628-1328-4f64-ab81-2f5db0bb47cf tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:43.995145 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1441/5774] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:43 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:45.005039 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-12b79c1d-b334-46af-9ebe-ca26c5869ef9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:45.006963 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12b79c1d-b334-46af-9ebe-ca26c5869ef9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:45.007008 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12b79c1d-b334-46af-9ebe-ca26c5869ef9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:45.007158 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-12b79c1d-b334-46af-9ebe-ca26c5869ef9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:45.007270 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-12b79c1d-b334-46af-9ebe-ca26c5869ef9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:45.011611 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:45.011611 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:45.012277 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-12b79c1d-b334-46af-9ebe-ca26c5869ef9 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:45.012643 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1441/5775] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:45 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:46.022977 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-baac35ab-0c7b-47c5-9172-2ee38b55e241 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:46.024875 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-baac35ab-0c7b-47c5-9172-2ee38b55e241 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:46.025130 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-baac35ab-0c7b-47c5-9172-2ee38b55e241 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:46.025312 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-baac35ab-0c7b-47c5-9172-2ee38b55e241 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:46.025452 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-baac35ab-0c7b-47c5-9172-2ee38b55e241 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:46.029554 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:46.029554 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:46.030249 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-baac35ab-0c7b-47c5-9172-2ee38b55e241 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:46.030597 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1443/5776] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:46 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:47.040108 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ba0f585-a4b9-4dab-b721-b39ee57edcac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:47.041845 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ba0f585-a4b9-4dab-b721-b39ee57edcac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:47.042087 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ba0f585-a4b9-4dab-b721-b39ee57edcac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:47.042269 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ba0f585-a4b9-4dab-b721-b39ee57edcac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:47.042367 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0ba0f585-a4b9-4dab-b721-b39ee57edcac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:47.046715 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:47.046715 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:47.047357 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ba0f585-a4b9-4dab-b721-b39ee57edcac tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:47.047865 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1452/5777] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:47 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:47.057436 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1c26635b-4f06-4f9a-9d62-09cbe5da04dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:47.059164 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c26635b-4f06-4f9a-9d62-09cbe5da04dc tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] POST https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd/action Aug 14 01:38:47.059562 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c26635b-4f06-4f9a-9d62-09cbe5da04dc tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 01:38:47.059683 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c26635b-4f06-4f9a-9d62-09cbe5da04dc tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:47.061014 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-1c26635b-4f06-4f9a-9d62-09cbe5da04dc tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Updating backup 'eba36d37-1a37-4f0c-935e-8f683a0edebd' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 01:38:47.068014 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:47.068014 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:47.069049 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-1c26635b-4f06-4f9a-9d62-09cbe5da04dc tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4c1926f1fa844deb9ebb2b565735bea4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '72eae1447c7b455e86cd63855f1f8f8b', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 01:38:47.069236 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c26635b-4f06-4f9a-9d62-09cbe5da04dc tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd/action returned with HTTP 403 Aug 14 01:38:47.069655 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1442/5778] 10.4.3.11 () {70 vars in 1423 bytes} [Fri Aug 14 01:38:47 2026] POST /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:38:47.075968 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-24f99fd0-1d48-4ce9-8c34-1e4960324035 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:47.077658 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24f99fd0-1d48-4ce9-8c34-1e4960324035 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a Aug 14 01:38:47.077883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24f99fd0-1d48-4ce9-8c34-1e4960324035 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:47.078120 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-24f99fd0-1d48-4ce9-8c34-1e4960324035 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:47.078275 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-24f99fd0-1d48-4ce9-8c34-1e4960324035 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Delete volume with id: b3741c24-ec48-4882-87cd-e3f5c2fa7b4a Aug 14 01:38:47.084933 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:47.084933 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:47.085228 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-24f99fd0-1d48-4ce9-8c34-1e4960324035 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:47.100595 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-24f99fd0-1d48-4ce9-8c34-1e4960324035 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Delete volume request issued successfully. Aug 14 01:38:47.100787 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-24f99fd0-1d48-4ce9-8c34-1e4960324035 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a returned with HTTP 202 Aug 14 01:38:47.101384 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1442/5779] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:47 2026] DELETE /volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:38:47.107785 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-12deac62-1080-4728-83e3-c6dbb3b7c4cd None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:47.109595 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12deac62-1080-4728-83e3-c6dbb3b7c4cd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a Aug 14 01:38:47.109889 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12deac62-1080-4728-83e3-c6dbb3b7c4cd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:47.110162 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-12deac62-1080-4728-83e3-c6dbb3b7c4cd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:47.116772 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:47.116772 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:47.121179 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-12deac62-1080-4728-83e3-c6dbb3b7c4cd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:47.126551 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-12deac62-1080-4728-83e3-c6dbb3b7c4cd tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a returned with HTTP 200 Aug 14 01:38:47.127003 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1444/5780] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:47 2026] GET /volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:38:48.138628 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd2ddd3e-adf6-4f1d-b0c2-650ba9cd59eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:48.140353 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd2ddd3e-adf6-4f1d-b0c2-650ba9cd59eb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a Aug 14 01:38:48.140552 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd2ddd3e-adf6-4f1d-b0c2-650ba9cd59eb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:48.140725 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd2ddd3e-adf6-4f1d-b0c2-650ba9cd59eb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:48.146081 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd2ddd3e-adf6-4f1d-b0c2-650ba9cd59eb tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a returned with HTTP 404 Aug 14 01:38:48.146596 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1453/5781] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:48 2026] GET /volume/v3/volumes/b3741c24-ec48-4882-87cd-e3f5c2fa7b4a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:38:48.153942 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-132eb099-61c0-4b92-8074-cf28a19a26e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:48.155673 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-132eb099-61c0-4b92-8074-cf28a19a26e6 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:48.155885 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-132eb099-61c0-4b92-8074-cf28a19a26e6 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:48.156111 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-132eb099-61c0-4b92-8074-cf28a19a26e6 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:48.156212 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-132eb099-61c0-4b92-8074-cf28a19a26e6 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:48.161038 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:48.161038 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:48.161910 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-132eb099-61c0-4b92-8074-cf28a19a26e6 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-reader] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:48.162309 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1443/5782] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:48 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:48.171096 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-f2099910-32f2-40e9-ad5d-78dee496cfd2 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:48.172819 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2099910-32f2-40e9-ad5d-78dee496cfd2 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] DELETE https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:48.173066 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2099910-32f2-40e9-ad5d-78dee496cfd2 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:48.173251 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-f2099910-32f2-40e9-ad5d-78dee496cfd2 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:48.173378 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.contrib.backups [None req-f2099910-32f2-40e9-ad5d-78dee496cfd2 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Delete backup with id: eba36d37-1a37-4f0c-935e-8f683a0edebd. Aug 14 01:38:48.177310 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:48.177310 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:48.187386 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.backup.rpcapi [None req-f2099910-32f2-40e9-ad5d-78dee496cfd2 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] delete_backup rpcapi backup_id eba36d37-1a37-4f0c-935e-8f683a0edebd {{(pid=100276) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:38:48.188974 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-f2099910-32f2-40e9-ad5d-78dee496cfd2 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 202 Aug 14 01:38:48.189303 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1443/5783] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:48 2026] DELETE /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:38:48.195285 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-18658ef0-89f3-4d2d-b89e-c78a944f1180 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:48.197084 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18658ef0-89f3-4d2d-b89e-c78a944f1180 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:48.197282 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18658ef0-89f3-4d2d-b89e-c78a944f1180 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:48.197459 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-18658ef0-89f3-4d2d-b89e-c78a944f1180 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:48.197555 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-18658ef0-89f3-4d2d-b89e-c78a944f1180 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:48.201644 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:48.201644 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:48.202222 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-18658ef0-89f3-4d2d-b89e-c78a944f1180 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 200 Aug 14 01:38:48.202882 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1445/5784] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:48 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:49.211457 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ce18bf3-12f3-49f9-a0c3-5dd6961e4c1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:49.213249 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ce18bf3-12f3-49f9-a0c3-5dd6961e4c1e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd Aug 14 01:38:49.213442 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ce18bf3-12f3-49f9-a0c3-5dd6961e4c1e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:49.213643 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ce18bf3-12f3-49f9-a0c3-5dd6961e4c1e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:49.213775 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4ce18bf3-12f3-49f9-a0c3-5dd6961e4c1e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id eba36d37-1a37-4f0c-935e-8f683a0edebd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:49.217240 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ce18bf3-12f3-49f9-a0c3-5dd6961e4c1e tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd returned with HTTP 404 Aug 14 01:38:49.217691 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1454/5785] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:49 2026] GET /volume/v3/backups/eba36d37-1a37-4f0c-935e-8f683a0edebd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:38:49.224183 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0bd4bff4-e5d2-422f-a91d-4ea5a0009083 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:49.226051 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bd4bff4-e5d2-422f-a91d-4ea5a0009083 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] DELETE https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:49.226252 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bd4bff4-e5d2-422f-a91d-4ea5a0009083 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:49.226434 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bd4bff4-e5d2-422f-a91d-4ea5a0009083 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:49.226536 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-0bd4bff4-e5d2-422f-a91d-4ea5a0009083 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Delete backup with id: b995554f-2cfd-4d53-a013-ac7af8e9458a. Aug 14 01:38:49.231346 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:49.231346 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:49.245105 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-0bd4bff4-e5d2-422f-a91d-4ea5a0009083 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] delete_backup rpcapi backup_id b995554f-2cfd-4d53-a013-ac7af8e9458a {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:38:49.247323 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bd4bff4-e5d2-422f-a91d-4ea5a0009083 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 202 Aug 14 01:38:49.247937 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1444/5786] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:49 2026] DELETE /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:38:49.255431 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b171d581-e1d1-4b78-bd84-e575f782916b None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:49.257581 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b171d581-e1d1-4b78-bd84-e575f782916b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:49.257844 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b171d581-e1d1-4b78-bd84-e575f782916b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:49.258108 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b171d581-e1d1-4b78-bd84-e575f782916b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:49.258241 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-b171d581-e1d1-4b78-bd84-e575f782916b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:49.263081 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:49.263081 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:49.263805 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b171d581-e1d1-4b78-bd84-e575f782916b tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 200 Aug 14 01:38:49.264251 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1444/5787] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:49 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:50.273883 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-93e9e987-05ac-49ff-9d68-a65389ac4d3a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:50.275556 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93e9e987-05ac-49ff-9d68-a65389ac4d3a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a Aug 14 01:38:50.275802 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93e9e987-05ac-49ff-9d68-a65389ac4d3a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:50.276019 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-93e9e987-05ac-49ff-9d68-a65389ac4d3a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:50.276131 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.backups [None req-93e9e987-05ac-49ff-9d68-a65389ac4d3a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id b995554f-2cfd-4d53-a013-ac7af8e9458a. {{(pid=100275) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:50.280402 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-93e9e987-05ac-49ff-9d68-a65389ac4d3a tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a returned with HTTP 404 Aug 14 01:38:50.280854 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1446/5788] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:50 2026] GET /volume/v3/backups/b995554f-2cfd-4d53-a013-ac7af8e9458a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:38:50.287369 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5e6e174f-f474-45b4-8a72-398349d86d89 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:50.289540 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e6e174f-f474-45b4-8a72-398349d86d89 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] DELETE https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:50.289836 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e6e174f-f474-45b4-8a72-398349d86d89 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:50.290126 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5e6e174f-f474-45b4-8a72-398349d86d89 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:50.290293 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-5e6e174f-f474-45b4-8a72-398349d86d89 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Delete backup with id: 560345b0-541e-48e8-a992-89a8570f034a. Aug 14 01:38:50.295776 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:50.295776 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:50.307866 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-5e6e174f-f474-45b4-8a72-398349d86d89 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] delete_backup rpcapi backup_id 560345b0-541e-48e8-a992-89a8570f034a {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 01:38:50.309524 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5e6e174f-f474-45b4-8a72-398349d86d89 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 202 Aug 14 01:38:50.309976 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1455/5789] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:50 2026] DELETE /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 01:38:50.317400 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-456c1a52-0986-4dc5-8e1d-fe1cd3b657f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:50.319231 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-456c1a52-0986-4dc5-8e1d-fe1cd3b657f4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:50.319685 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-456c1a52-0986-4dc5-8e1d-fe1cd3b657f4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:50.319685 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-456c1a52-0986-4dc5-8e1d-fe1cd3b657f4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:50.319782 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-456c1a52-0986-4dc5-8e1d-fe1cd3b657f4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:50.324426 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:50.324426 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:50.325075 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-456c1a52-0986-4dc5-8e1d-fe1cd3b657f4 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 200 Aug 14 01:38:50.325398 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1445/5790] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:50 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:51.334653 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-6a105d47-4599-4124-8de8-0ac367240b06 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:51.336505 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a105d47-4599-4124-8de8-0ac367240b06 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a Aug 14 01:38:51.336700 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a105d47-4599-4124-8de8-0ac367240b06 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:51.336903 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-6a105d47-4599-4124-8de8-0ac367240b06 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:51.337061 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.backups [None req-6a105d47-4599-4124-8de8-0ac367240b06 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Show backup with id 560345b0-541e-48e8-a992-89a8570f034a. {{(pid=100276) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 01:38:51.340832 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-6a105d47-4599-4124-8de8-0ac367240b06 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a returned with HTTP 404 Aug 14 01:38:51.341364 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1445/5791] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:51 2026] GET /volume/v3/backups/560345b0-541e-48e8-a992-89a8570f034a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:38:51.347407 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7c5b8d77-3719-4eb2-9ae1-d3a673630b48 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:51.349075 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c5b8d77-3719-4eb2-9ae1-d3a673630b48 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c Aug 14 01:38:51.349267 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c5b8d77-3719-4eb2-9ae1-d3a673630b48 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:51.349436 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7c5b8d77-3719-4eb2-9ae1-d3a673630b48 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:51.349575 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7c5b8d77-3719-4eb2-9ae1-d3a673630b48 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Delete volume with id: a7d811e9-ba5f-47a0-9faa-887679cdb42c Aug 14 01:38:51.356908 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:51.356908 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:51.357257 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7c5b8d77-3719-4eb2-9ae1-d3a673630b48 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:51.373857 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7c5b8d77-3719-4eb2-9ae1-d3a673630b48 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Delete volume request issued successfully. Aug 14 01:38:51.374089 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7c5b8d77-3719-4eb2-9ae1-d3a673630b48 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c returned with HTTP 202 Aug 14 01:38:51.374535 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1447/5792] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:51 2026] DELETE /volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:38:51.381384 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4028b6f0-acc1-44ed-85d9-bb6a0510b816 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:51.383132 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4028b6f0-acc1-44ed-85d9-bb6a0510b816 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c Aug 14 01:38:51.383322 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4028b6f0-acc1-44ed-85d9-bb6a0510b816 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:51.383528 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4028b6f0-acc1-44ed-85d9-bb6a0510b816 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:51.389966 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:51.389966 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:51.393383 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4028b6f0-acc1-44ed-85d9-bb6a0510b816 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Volume info retrieved successfully. Aug 14 01:38:51.397160 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4028b6f0-acc1-44ed-85d9-bb6a0510b816 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c returned with HTTP 200 Aug 14 01:38:51.397512 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1456/5793] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:51 2026] GET /volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 01:38:52.410172 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8888e722-07ee-492f-8398-28803cb7a0d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:52.412062 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8888e722-07ee-492f-8398-28803cb7a0d7 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] GET https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c Aug 14 01:38:52.412262 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8888e722-07ee-492f-8398-28803cb7a0d7 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:52.412446 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8888e722-07ee-492f-8398-28803cb7a0d7 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:52.417668 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8888e722-07ee-492f-8398-28803cb7a0d7 tempest-ProjectReaderTests33-532419229 tempest-ProjectReaderTests33-532419229-project-admin] https://10.4.3.11/volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c returned with HTTP 404 Aug 14 01:38:52.418195 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1446/5794] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:52 2026] GET /volume/v3/volumes/a7d811e9-ba5f-47a0-9faa-887679cdb42c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:38:53.748206 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-11854d4c-b460-4ca0-b690-398ff1a29ed9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:53.819481 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-11854d4c-b460-4ca0-b690-398ff1a29ed9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:38:53.819862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-11854d4c-b460-4ca0-b690-398ff1a29ed9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-113049345", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1015701853", "vendor_name": "tempest-vendor_name-1315796988"}}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:53.832809 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-11854d4c-b460-4ca0-b690-398ff1a29ed9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:38:53.833165 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1446/5795] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:38:53 2026] POST /volume/v3/types => generated 329 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:53.840732 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-de635ef0-7c2c-4832-995c-9c1debc484ec None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:53.842468 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:38:53.842841 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c25b0a3d-05eb-4dbc-80a9-c46c66165cd4", "size": 1}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:53.844217 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.v3.volumes [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Create volume request body: {'volume': {'volume_type': 'c25b0a3d-05eb-4dbc-80a9-c46c66165cd4', 'size': 1}} {{(pid=100275) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:38:53.847640 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Create volume of 1 GB Aug 14 01:38:53.847968 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:53.847968 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:53.848390 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Availability Zones retrieved successfully. Aug 14 01:38:53.854611 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Flow 'volume_create_api' (79106b61-bbc2-4c62-9886-936f527e6a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:53.855444 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbc9a03-1515-4609-8101-85cf5cb25155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:53.856148 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.flows.api.create_volume [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Validating volume size '1' using validate_int {{(pid=100275) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:38:53.873787 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbc9a03-1515-4609-8101-85cf5cb25155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:38:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1015701853',vendor_name='tempest-vendor_name-1315796988'},id=c25b0a3d-05eb-4dbc-80a9-c46c66165cd4,is_public=True,name='tempest-ProjectMemberTests-volume-type-113049345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c25b0a3d-05eb-4dbc-80a9-c46c66165cd4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:53.874894 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97976a74-f92e-483a-a313-7d89546c41aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:53.899000 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-113049345 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-113049345, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:53.899297 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-113049345 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-113049345, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:53.927846 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Created reservations ['21965026-1447-479d-a42a-6e0592b98a0a', 'd5f89661-f996-413e-ad61-ffcf4b61ba12', '95a19d0f-44ca-4cc4-a299-624197000ef6', '91ae5c55-598a-484c-a4f5-bee4c38bf745'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:53.928568 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97976a74-f92e-483a-a313-7d89546c41aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21965026-1447-479d-a42a-6e0592b98a0a', 'd5f89661-f996-413e-ad61-ffcf4b61ba12', '95a19d0f-44ca-4cc4-a299-624197000ef6', '91ae5c55-598a-484c-a4f5-bee4c38bf745']}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:53.929299 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63e7f1d-8cf5-476f-8a70-c9f02703c937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:53.953239 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63e7f1d-8cf5-476f-8a70-c9f02703c937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '827e8c2e-8c4f-45f6-8421-0b08a717e3d0', '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='0857b9b9c69444b4a1f80cb86fdfec8c',qos_specs=None,replication_status=,reservations=['21965026-1447-479d-a42a-6e0592b98a0a','d5f89661-f996-413e-ad61-ffcf4b61ba12','95a19d0f-44ca-4cc4-a299-624197000ef6','91ae5c55-598a-484c-a4f5-bee4c38bf745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cafddff0c21b419bb49e76fa0f540b2f',volume_type_id=c25b0a3d-05eb-4dbc-80a9-c46c66165cd4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:38: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=827e8c2e-8c4f-45f6-8421-0b08a717e3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0857b9b9c69444b4a1f80cb86fdfec8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cafddff0c21b419bb49e76fa0f540b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c25b0a3d-05eb-4dbc-80a9-c46c66165cd4),volume_type_id=c25b0a3d-05eb-4dbc-80a9-c46c66165cd4)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:53.953933 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e90c3e0-46c5-4a33-84d7-28550bb8bed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:53.969356 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e90c3e0-46c5-4a33-84d7-28550bb8bed7) transitioned into state 'SUCCESS' from 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='0857b9b9c69444b4a1f80cb86fdfec8c',qos_specs=None,replication_status=,reservations=['21965026-1447-479d-a42a-6e0592b98a0a','d5f89661-f996-413e-ad61-ffcf4b61ba12','95a19d0f-44ca-4cc4-a299-624197000ef6','91ae5c55-598a-484c-a4f5-bee4c38bf745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cafddff0c21b419bb49e76fa0f540b2f',volume_type_id=c25b0a3d-05eb-4dbc-80a9-c46c66165cd4)}' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:53.969991 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e823a5-cb12-4c9b-adb7-d73a400e4a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:53.978242 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e823a5-cb12-4c9b-adb7-d73a400e4a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100275) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:53.978970 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Flow 'volume_create_api' (79106b61-bbc2-4c62-9886-936f527e6a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100275) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:53.979236 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Create volume request issued successfully. Aug 14 01:38:53.979782 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-de635ef0-7c2c-4832-995c-9c1debc484ec tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:38:53.980310 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1448/5796] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:38:53 2026] POST /volume/v3/volumes => generated 771 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:38:53.991636 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c9cfff7-00b7-40d6-9623-6f8c9e7b9781 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:53.993397 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c9cfff7-00b7-40d6-9623-6f8c9e7b9781 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] GET https://10.4.3.11/volume/v3/volumes/827e8c2e-8c4f-45f6-8421-0b08a717e3d0 Aug 14 01:38:53.993627 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c9cfff7-00b7-40d6-9623-6f8c9e7b9781 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:53.993824 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c9cfff7-00b7-40d6-9623-6f8c9e7b9781 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:54.000402 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:54.000402 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:54.003451 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6c9cfff7-00b7-40d6-9623-6f8c9e7b9781 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Volume info retrieved successfully. Aug 14 01:38:54.006846 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c9cfff7-00b7-40d6-9623-6f8c9e7b9781 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes/827e8c2e-8c4f-45f6-8421-0b08a717e3d0 returned with HTTP 200 Aug 14 01:38:54.007221 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1457/5797] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:53 2026] GET /volume/v3/volumes/827e8c2e-8c4f-45f6-8421-0b08a717e3d0 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:55.019159 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-152115bc-4467-45b7-94c7-b81db6b34bb1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:55.021082 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-152115bc-4467-45b7-94c7-b81db6b34bb1 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] GET https://10.4.3.11/volume/v3/volumes/827e8c2e-8c4f-45f6-8421-0b08a717e3d0 Aug 14 01:38:55.021289 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-152115bc-4467-45b7-94c7-b81db6b34bb1 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:55.021486 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-152115bc-4467-45b7-94c7-b81db6b34bb1 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:55.029513 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:55.029513 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:55.033253 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-152115bc-4467-45b7-94c7-b81db6b34bb1 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Volume info retrieved successfully. Aug 14 01:38:55.036814 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-152115bc-4467-45b7-94c7-b81db6b34bb1 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes/827e8c2e-8c4f-45f6-8421-0b08a717e3d0 returned with HTTP 200 Aug 14 01:38:55.037329 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1447/5798] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:55 2026] GET /volume/v3/volumes/827e8c2e-8c4f-45f6-8421-0b08a717e3d0 => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:55.049476 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5edbbf9c-bbee-4f47-9ef7-6bd9d0ea52e6 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:55.051108 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5edbbf9c-bbee-4f47-9ef7-6bd9d0ea52e6 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] GET https://10.4.3.11/volume/v3/messages Aug 14 01:38:55.051300 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5edbbf9c-bbee-4f47-9ef7-6bd9d0ea52e6 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:55.051478 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5edbbf9c-bbee-4f47-9ef7-6bd9d0ea52e6 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:55.055067 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5edbbf9c-bbee-4f47-9ef7-6bd9d0ea52e6 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:38:55.055385 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1447/5799] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:38:55 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:55.063196 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-fbb3f727-dfc7-485a-9e58-d41645e1b4d6 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:55.115111 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fbb3f727-dfc7-485a-9e58-d41645e1b4d6 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] DELETE https://10.4.3.11/volume/v3/messages/2486ef05-3637-461e-b37b-0a093817544f Aug 14 01:38:55.115323 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fbb3f727-dfc7-485a-9e58-d41645e1b4d6 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:55.115496 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-fbb3f727-dfc7-485a-9e58-d41645e1b4d6 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:55.118507 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:55.118507 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:55.122754 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-fbb3f727-dfc7-485a-9e58-d41645e1b4d6 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] https://10.4.3.11/volume/v3/messages/2486ef05-3637-461e-b37b-0a093817544f returned with HTTP 204 Aug 14 01:38:55.123108 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1449/5800] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:38:55 2026] DELETE /volume/v3/messages/2486ef05-3637-461e-b37b-0a093817544f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:38:55.130124 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9936b90d-f1bf-4ef7-838b-e50b5655cc53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:55.131677 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9936b90d-f1bf-4ef7-838b-e50b5655cc53 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] GET https://10.4.3.11/volume/v3/messages/2486ef05-3637-461e-b37b-0a093817544f Aug 14 01:38:55.131870 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9936b90d-f1bf-4ef7-838b-e50b5655cc53 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:55.132071 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9936b90d-f1bf-4ef7-838b-e50b5655cc53 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:55.136062 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9936b90d-f1bf-4ef7-838b-e50b5655cc53 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] https://10.4.3.11/volume/v3/messages/2486ef05-3637-461e-b37b-0a093817544f returned with HTTP 404 Aug 14 01:38:55.136551 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1458/5801] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:55 2026] GET /volume/v3/messages/2486ef05-3637-461e-b37b-0a093817544f => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:38:55.142270 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:55.144009 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/827e8c2e-8c4f-45f6-8421-0b08a717e3d0 Aug 14 01:38:55.144236 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:55.144405 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:55.144551 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Delete volume with id: 827e8c2e-8c4f-45f6-8421-0b08a717e3d0 Aug 14 01:38:55.154162 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:55.154162 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:55.154694 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Volume info retrieved successfully. Aug 14 01:38:55.156230 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100273) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:38:55.166204 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-113049345 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-113049345, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:55.166505 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-113049345 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-113049345, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:55.173490 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Created reservations ['2fe98bd2-d5d8-4876-99e4-dcc17d890347', 'f6e73edc-1b43-4452-8ccf-ba577394bfd7', '8de20cb4-c41c-4dae-ab33-cefddc47857d', '1e4659ab-98bd-4d68-8365-ef94880bee57'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:55.199993 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Delete volume request issued successfully. Aug 14 01:38:55.200246 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a8bc0d9-a95e-4cc8-94df-268a6ec52a2a tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes/827e8c2e-8c4f-45f6-8421-0b08a717e3d0 returned with HTTP 202 Aug 14 01:38:55.200828 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1448/5802] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:55 2026] DELETE /volume/v3/volumes/827e8c2e-8c4f-45f6-8421-0b08a717e3d0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:38:55.208208 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-5892ac9e-6e3d-42c1-9b41-43a677cf9b82 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:55.210319 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5892ac9e-6e3d-42c1-9b41-43a677cf9b82 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] DELETE https://10.4.3.11/volume/v3/types/c25b0a3d-05eb-4dbc-80a9-c46c66165cd4 Aug 14 01:38:55.210538 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5892ac9e-6e3d-42c1-9b41-43a677cf9b82 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:55.210791 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-5892ac9e-6e3d-42c1-9b41-43a677cf9b82 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method '_delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:55.234440 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-5892ac9e-6e3d-42c1-9b41-43a677cf9b82 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/types/c25b0a3d-05eb-4dbc-80a9-c46c66165cd4 returned with HTTP 202 Aug 14 01:38:55.234869 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1448/5803] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:38:55 2026] DELETE /volume/v3/types/c25b0a3d-05eb-4dbc-80a9-c46c66165cd4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:38:55.242498 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a35dd44e-dd8e-4e4c-8fcf-1238bc0583a3 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:55.244121 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a35dd44e-dd8e-4e4c-8fcf-1238bc0583a3 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:38:55.244468 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a35dd44e-dd8e-4e4c-8fcf-1238bc0583a3 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-845348569", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1867114978", "vendor_name": "tempest-vendor_name-518660141"}}} {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:55.257523 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a35dd44e-dd8e-4e4c-8fcf-1238bc0583a3 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:38:55.257831 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1450/5804] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:38:55 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:55.265671 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:55.267340 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:38:55.267653 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d6ef581d-2259-452a-b4fd-d513ab68d8ca", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:55.269394 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Create volume request body: {'volume': {'volume_type': 'd6ef581d-2259-452a-b4fd-d513ab68d8ca', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:38:55.272677 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Create volume of 1 GB Aug 14 01:38:55.272983 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:55.272983 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:55.273300 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Availability Zones retrieved successfully. Aug 14 01:38:55.278537 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Flow 'volume_create_api' (a9601b92-230d-487e-b379-08fa3d27a752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:55.279562 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9babeae4-53c3-41d2-b7f4-02b745d12aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:55.280247 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:38:55.296664 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9babeae4-53c3-41d2-b7f4-02b745d12aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:38:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1867114978',vendor_name='tempest-vendor_name-518660141'},id=d6ef581d-2259-452a-b4fd-d513ab68d8ca,is_public=True,name='tempest-ProjectMemberTests-volume-type-845348569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6ef581d-2259-452a-b4fd-d513ab68d8ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:55.297381 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ecb826-6654-4be5-8c27-6dee246cff36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:55.319421 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-845348569 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-845348569, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:55.319667 np0000007295 devstack@c-api.service[100274]: WARNING cinder.quota [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-845348569 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-845348569, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:55.342651 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Created reservations ['8f83a81b-9788-4a2c-82b9-f6a42ded7936', 'ce4459a5-f895-4238-a3c7-c0033169828f', '7ef2d8e0-91e9-4cc1-9152-eb158d8fa2f2', '5737dbc6-b8aa-486e-bc0f-de94cd8932d6'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:55.343457 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ecb826-6654-4be5-8c27-6dee246cff36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f83a81b-9788-4a2c-82b9-f6a42ded7936', 'ce4459a5-f895-4238-a3c7-c0033169828f', '7ef2d8e0-91e9-4cc1-9152-eb158d8fa2f2', '5737dbc6-b8aa-486e-bc0f-de94cd8932d6']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:55.344252 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44eea1e1-406f-4cc9-a388-1f15d0c65f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:55.367981 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44eea1e1-406f-4cc9-a388-1f15d0c65f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa1166f2-456f-454d-a018-6b09f0572960', '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='0857b9b9c69444b4a1f80cb86fdfec8c',qos_specs=None,replication_status=,reservations=['8f83a81b-9788-4a2c-82b9-f6a42ded7936','ce4459a5-f895-4238-a3c7-c0033169828f','7ef2d8e0-91e9-4cc1-9152-eb158d8fa2f2','5737dbc6-b8aa-486e-bc0f-de94cd8932d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cafddff0c21b419bb49e76fa0f540b2f',volume_type_id=d6ef581d-2259-452a-b4fd-d513ab68d8ca), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:38: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=aa1166f2-456f-454d-a018-6b09f0572960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0857b9b9c69444b4a1f80cb86fdfec8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cafddff0c21b419bb49e76fa0f540b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6ef581d-2259-452a-b4fd-d513ab68d8ca),volume_type_id=d6ef581d-2259-452a-b4fd-d513ab68d8ca)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:55.368691 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44af09e-0842-4f1d-b41d-78f7eef24d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:55.383380 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44af09e-0842-4f1d-b41d-78f7eef24d1b) transitioned into state 'SUCCESS' from 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='0857b9b9c69444b4a1f80cb86fdfec8c',qos_specs=None,replication_status=,reservations=['8f83a81b-9788-4a2c-82b9-f6a42ded7936','ce4459a5-f895-4238-a3c7-c0033169828f','7ef2d8e0-91e9-4cc1-9152-eb158d8fa2f2','5737dbc6-b8aa-486e-bc0f-de94cd8932d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cafddff0c21b419bb49e76fa0f540b2f',volume_type_id=d6ef581d-2259-452a-b4fd-d513ab68d8ca)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:55.384067 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ae4723-80ad-4601-8977-a4d331a7ed3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:55.392406 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ae4723-80ad-4601-8977-a4d331a7ed3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:55.393550 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Flow 'volume_create_api' (a9601b92-230d-487e-b379-08fa3d27a752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:55.393991 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Create volume request issued successfully. Aug 14 01:38:55.394775 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c2228d3-b350-4459-86b7-898cbdce7b40 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:38:55.395474 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1459/5805] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:38:55 2026] POST /volume/v3/volumes => generated 771 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:38:55.406949 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05faa276-63c3-49ac-8dc2-5341811d9bb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:55.408775 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05faa276-63c3-49ac-8dc2-5341811d9bb9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] GET https://10.4.3.11/volume/v3/volumes/aa1166f2-456f-454d-a018-6b09f0572960 Aug 14 01:38:55.409064 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05faa276-63c3-49ac-8dc2-5341811d9bb9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:55.409297 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05faa276-63c3-49ac-8dc2-5341811d9bb9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:55.417490 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:55.417490 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:55.421281 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05faa276-63c3-49ac-8dc2-5341811d9bb9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Volume info retrieved successfully. Aug 14 01:38:55.425397 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05faa276-63c3-49ac-8dc2-5341811d9bb9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes/aa1166f2-456f-454d-a018-6b09f0572960 returned with HTTP 200 Aug 14 01:38:55.426170 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1449/5806] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:55 2026] GET /volume/v3/volumes/aa1166f2-456f-454d-a018-6b09f0572960 => generated 950 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:56.438029 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-3c4ab7af-b2e8-479d-afd4-1fc10283ea4c None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:56.439756 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c4ab7af-b2e8-479d-afd4-1fc10283ea4c tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] GET https://10.4.3.11/volume/v3/volumes/aa1166f2-456f-454d-a018-6b09f0572960 Aug 14 01:38:56.440026 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c4ab7af-b2e8-479d-afd4-1fc10283ea4c tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:56.440228 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-3c4ab7af-b2e8-479d-afd4-1fc10283ea4c tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:56.447126 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:56.447126 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:56.450347 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-3c4ab7af-b2e8-479d-afd4-1fc10283ea4c tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Volume info retrieved successfully. Aug 14 01:38:56.454247 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-3c4ab7af-b2e8-479d-afd4-1fc10283ea4c tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes/aa1166f2-456f-454d-a018-6b09f0572960 returned with HTTP 200 Aug 14 01:38:56.454635 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1449/5807] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:56 2026] GET /volume/v3/volumes/aa1166f2-456f-454d-a018-6b09f0572960 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:56.465746 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-585c4fa1-7ea4-4a24-afcc-58e83a86ca13 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:56.467378 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-585c4fa1-7ea4-4a24-afcc-58e83a86ca13 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] GET https://10.4.3.11/volume/v3/messages Aug 14 01:38:56.467567 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-585c4fa1-7ea4-4a24-afcc-58e83a86ca13 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:56.467738 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-585c4fa1-7ea4-4a24-afcc-58e83a86ca13 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'version_select' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:56.470796 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-585c4fa1-7ea4-4a24-afcc-58e83a86ca13 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:38:56.471140 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1451/5808] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:38:56 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:56.478078 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9909e54d-40ba-477b-afb6-44bbf3776f72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:56.479704 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9909e54d-40ba-477b-afb6-44bbf3776f72 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] GET https://10.4.3.11/volume/v3/messages Aug 14 01:38:56.479902 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9909e54d-40ba-477b-afb6-44bbf3776f72 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:56.480122 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9909e54d-40ba-477b-afb6-44bbf3776f72 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:56.480362 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:56.480362 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:38:56.483344 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9909e54d-40ba-477b-afb6-44bbf3776f72 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:38:56.483654 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1460/5809] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:38:56 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:56.490515 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-655292f6-f898-4767-8280-69e8f850dc3e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:56.492232 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-655292f6-f898-4767-8280-69e8f850dc3e tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] DELETE https://10.4.3.11/volume/v3/messages/b8183270-7914-42d5-9008-9a4ca5ec5376 Aug 14 01:38:56.492432 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-655292f6-f898-4767-8280-69e8f850dc3e tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:56.492618 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-655292f6-f898-4767-8280-69e8f850dc3e tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:56.499490 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-655292f6-f898-4767-8280-69e8f850dc3e tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/messages/b8183270-7914-42d5-9008-9a4ca5ec5376 returned with HTTP 204 Aug 14 01:38:56.499835 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1450/5810] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:38:56 2026] DELETE /volume/v3/messages/b8183270-7914-42d5-9008-9a4ca5ec5376 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:38:56.505060 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-957ef8fd-af81-46de-811b-502f4e89bc78 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:56.506640 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/aa1166f2-456f-454d-a018-6b09f0572960 Aug 14 01:38:56.506862 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:56.507055 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:56.507204 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Delete volume with id: aa1166f2-456f-454d-a018-6b09f0572960 Aug 14 01:38:56.513726 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:56.513726 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:56.514030 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Volume info retrieved successfully. Aug 14 01:38:56.514883 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100276) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:38:56.523284 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-845348569 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-845348569, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:56.523532 np0000007295 devstack@c-api.service[100276]: WARNING cinder.quota [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-845348569 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-845348569, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:56.530224 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Created reservations ['d4952dfe-2ef9-4603-a0e8-07bff4cfe60e', '9787de96-62fe-4169-8d48-b3b6cc8a59ff', '9105b0c2-f4fc-4b04-bc1c-e5f940a43951', '1e13f088-c5a3-4751-a7c7-ef7f2ee4b938'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:56.551603 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Delete volume request issued successfully. Aug 14 01:38:56.551805 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-957ef8fd-af81-46de-811b-502f4e89bc78 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes/aa1166f2-456f-454d-a018-6b09f0572960 returned with HTTP 202 Aug 14 01:38:56.552190 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1450/5811] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:56 2026] DELETE /volume/v3/volumes/aa1166f2-456f-454d-a018-6b09f0572960 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:38:56.558230 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-0731d4d9-bec8-4fec-af7a-78795ae185a1 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:56.559903 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0731d4d9-bec8-4fec-af7a-78795ae185a1 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] DELETE https://10.4.3.11/volume/v3/types/d6ef581d-2259-452a-b4fd-d513ab68d8ca Aug 14 01:38:56.560142 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0731d4d9-bec8-4fec-af7a-78795ae185a1 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:56.560349 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-0731d4d9-bec8-4fec-af7a-78795ae185a1 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method '_delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:56.580252 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-0731d4d9-bec8-4fec-af7a-78795ae185a1 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/types/d6ef581d-2259-452a-b4fd-d513ab68d8ca returned with HTTP 202 Aug 14 01:38:56.580574 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1452/5812] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:38:56 2026] DELETE /volume/v3/types/d6ef581d-2259-452a-b4fd-d513ab68d8ca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:38:56.587267 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4d15af9-9706-400b-843d-81ba530a46cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:56.588899 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4d15af9-9706-400b-843d-81ba530a46cd tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] POST https://10.4.3.11/volume/v3/types Aug 14 01:38:56.589267 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4d15af9-9706-400b-843d-81ba530a46cd tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1271513403", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1554550749", "vendor_name": "tempest-vendor_name-2082175301"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:56.601831 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4d15af9-9706-400b-843d-81ba530a46cd tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/types returned with HTTP 200 Aug 14 01:38:56.602170 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1461/5813] 10.4.3.11 () {68 vars in 1246 bytes} [Fri Aug 14 01:38:56 2026] POST /volume/v3/types => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:56.609203 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:56.610844 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:38:56.611206 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "742cb75f-d2ed-4234-9adf-aac06d97298d", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:38:56.612547 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Create volume request body: {'volume': {'volume_type': '742cb75f-d2ed-4234-9adf-aac06d97298d', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:38:56.616114 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Create volume of 1 GB Aug 14 01:38:56.616381 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:56.616381 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:56.616695 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Availability Zones retrieved successfully. Aug 14 01:38:56.621616 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Flow 'volume_create_api' (e1966698-5042-4043-a0c9-34af78370080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:56.622530 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ef0c24-79b4-49be-be43-f87b95d4d532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:56.623271 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:38:56.639523 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ef0c24-79b4-49be-be43-f87b95d4d532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:38:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1554550749',vendor_name='tempest-vendor_name-2082175301'},id=742cb75f-d2ed-4234-9adf-aac06d97298d,is_public=True,name='tempest-ProjectMemberTests-volume-type-1271513403',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '742cb75f-d2ed-4234-9adf-aac06d97298d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:56.640239 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae74dda5-19d2-49ca-83b4-42e403a00d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:56.662217 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1271513403 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1271513403, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:56.662496 np0000007295 devstack@c-api.service[100273]: WARNING cinder.quota [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1271513403 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1271513403, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:56.684099 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Created reservations ['a3b763bc-67b6-4d6f-b273-0f739b9adfdf', '62bc2fe1-348b-4b35-9cae-8550bb16ddb7', 'd09d3b5a-8735-4415-ada2-6667a0298963', '2b62f621-3472-4e14-95af-0652d75d3888'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:56.684789 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae74dda5-19d2-49ca-83b4-42e403a00d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3b763bc-67b6-4d6f-b273-0f739b9adfdf', '62bc2fe1-348b-4b35-9cae-8550bb16ddb7', 'd09d3b5a-8735-4415-ada2-6667a0298963', '2b62f621-3472-4e14-95af-0652d75d3888']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:56.685505 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a252bd4-7504-4ab2-af87-d2a8a80a44bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:56.707003 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a252bd4-7504-4ab2-af87-d2a8a80a44bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e20487-1b29-4fd0-b825-4c37d9a0577c', '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='0857b9b9c69444b4a1f80cb86fdfec8c',qos_specs=None,replication_status=,reservations=['a3b763bc-67b6-4d6f-b273-0f739b9adfdf','62bc2fe1-348b-4b35-9cae-8550bb16ddb7','d09d3b5a-8735-4415-ada2-6667a0298963','2b62f621-3472-4e14-95af-0652d75d3888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cafddff0c21b419bb49e76fa0f540b2f',volume_type_id=742cb75f-d2ed-4234-9adf-aac06d97298d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:38:56Z,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=a8e20487-1b29-4fd0-b825-4c37d9a0577c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0857b9b9c69444b4a1f80cb86fdfec8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cafddff0c21b419bb49e76fa0f540b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(742cb75f-d2ed-4234-9adf-aac06d97298d),volume_type_id=742cb75f-d2ed-4234-9adf-aac06d97298d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:56.707626 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5d0b3e-5b89-425d-a14c-97fedbded09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:56.721917 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a5d0b3e-5b89-425d-a14c-97fedbded09c) transitioned into state 'SUCCESS' from 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='0857b9b9c69444b4a1f80cb86fdfec8c',qos_specs=None,replication_status=,reservations=['a3b763bc-67b6-4d6f-b273-0f739b9adfdf','62bc2fe1-348b-4b35-9cae-8550bb16ddb7','d09d3b5a-8735-4415-ada2-6667a0298963','2b62f621-3472-4e14-95af-0652d75d3888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cafddff0c21b419bb49e76fa0f540b2f',volume_type_id=742cb75f-d2ed-4234-9adf-aac06d97298d)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:56.722546 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992eccb9-41ff-4319-8fb4-617749704674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:38:56.730154 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (992eccb9-41ff-4319-8fb4-617749704674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:38:56.730965 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Flow 'volume_create_api' (e1966698-5042-4043-a0c9-34af78370080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:38:56.731284 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Create volume request issued successfully. Aug 14 01:38:56.731873 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd39a0c1-180e-4297-a153-3633df5f2e43 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:38:56.732320 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1451/5814] 10.4.3.11 () {70 vars in 1291 bytes} [Fri Aug 14 01:38:56 2026] POST /volume/v3/volumes => generated 772 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:38:56.743246 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-b0fc415b-e728-4520-9195-55bfb3cf2a95 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:56.745103 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0fc415b-e728-4520-9195-55bfb3cf2a95 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] GET https://10.4.3.11/volume/v3/volumes/a8e20487-1b29-4fd0-b825-4c37d9a0577c Aug 14 01:38:56.745504 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0fc415b-e728-4520-9195-55bfb3cf2a95 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:56.745504 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-b0fc415b-e728-4520-9195-55bfb3cf2a95 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:56.752800 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:56.752800 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:38:56.756216 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-b0fc415b-e728-4520-9195-55bfb3cf2a95 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Volume info retrieved successfully. Aug 14 01:38:56.759636 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-b0fc415b-e728-4520-9195-55bfb3cf2a95 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes/a8e20487-1b29-4fd0-b825-4c37d9a0577c returned with HTTP 200 Aug 14 01:38:56.760040 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1451/5815] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:56 2026] GET /volume/v3/volumes/a8e20487-1b29-4fd0-b825-4c37d9a0577c => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:57.771560 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-8662281f-5c86-4349-973a-0a55d57d39cf None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:57.773256 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8662281f-5c86-4349-973a-0a55d57d39cf tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] GET https://10.4.3.11/volume/v3/volumes/a8e20487-1b29-4fd0-b825-4c37d9a0577c Aug 14 01:38:57.773452 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8662281f-5c86-4349-973a-0a55d57d39cf tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:57.773625 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-8662281f-5c86-4349-973a-0a55d57d39cf tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:57.780199 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:57.780199 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:57.783056 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-8662281f-5c86-4349-973a-0a55d57d39cf tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Volume info retrieved successfully. Aug 14 01:38:57.786132 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-8662281f-5c86-4349-973a-0a55d57d39cf tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes/a8e20487-1b29-4fd0-b825-4c37d9a0577c returned with HTTP 200 Aug 14 01:38:57.786432 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1453/5816] 10.4.3.11 () {68 vars in 1381 bytes} [Fri Aug 14 01:38:57 2026] GET /volume/v3/volumes/a8e20487-1b29-4fd0-b825-4c37d9a0577c => generated 972 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:57.797939 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e979b6cf-dda2-43e9-9b73-dca9f91f80c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:57.800050 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e979b6cf-dda2-43e9-9b73-dca9f91f80c9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] GET https://10.4.3.11/volume/v3/messages Aug 14 01:38:57.800299 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e979b6cf-dda2-43e9-9b73-dca9f91f80c9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:57.800532 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e979b6cf-dda2-43e9-9b73-dca9f91f80c9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:57.804859 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e979b6cf-dda2-43e9-9b73-dca9f91f80c9 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/messages returned with HTTP 200 Aug 14 01:38:57.805287 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1462/5817] 10.4.3.11 () {68 vars in 1273 bytes} [Fri Aug 14 01:38:57 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:57.813346 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-99adb1aa-e461-473e-9f2b-96ee422e66df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:57.815261 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99adb1aa-e461-473e-9f2b-96ee422e66df tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] GET https://10.4.3.11/volume/v3/messages/85313c3a-15ce-42cc-9e56-848a8cf92468 Aug 14 01:38:57.815523 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99adb1aa-e461-473e-9f2b-96ee422e66df tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:57.815716 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99adb1aa-e461-473e-9f2b-96ee422e66df tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:57.818704 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:57.818704 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:38:57.819402 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99adb1aa-e461-473e-9f2b-96ee422e66df tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-member] https://10.4.3.11/volume/v3/messages/85313c3a-15ce-42cc-9e56-848a8cf92468 returned with HTTP 200 Aug 14 01:38:57.819742 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1452/5818] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:57 2026] GET /volume/v3/messages/85313c3a-15ce-42cc-9e56-848a8cf92468 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:38:57.827648 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-41259e64-73a0-4822-bf92-6ccc5b4bd1a3 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:57.829703 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41259e64-73a0-4822-bf92-6ccc5b4bd1a3 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] DELETE https://10.4.3.11/volume/v3/messages/85313c3a-15ce-42cc-9e56-848a8cf92468 Aug 14 01:38:57.829979 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41259e64-73a0-4822-bf92-6ccc5b4bd1a3 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:57.830206 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-41259e64-73a0-4822-bf92-6ccc5b4bd1a3 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'version_select' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:57.838997 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-41259e64-73a0-4822-bf92-6ccc5b4bd1a3 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/messages/85313c3a-15ce-42cc-9e56-848a8cf92468 returned with HTTP 204 Aug 14 01:38:57.839425 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1452/5819] 10.4.3.11 () {68 vars in 1387 bytes} [Fri Aug 14 01:38:57 2026] DELETE /volume/v3/messages/85313c3a-15ce-42cc-9e56-848a8cf92468 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 01:38:57.845454 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-7739de37-a599-46db-b2a9-272943681c28 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:57.847071 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] DELETE https://10.4.3.11/volume/v3/volumes/a8e20487-1b29-4fd0-b825-4c37d9a0577c Aug 14 01:38:57.847266 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:57.847461 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:57.847614 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.volumes [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Delete volume with id: a8e20487-1b29-4fd0-b825-4c37d9a0577c Aug 14 01:38:57.856939 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:38:57.856939 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:38:57.857385 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Volume info retrieved successfully. Aug 14 01:38:57.858658 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.volume.api [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100275) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 01:38:57.870046 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1271513403 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1271513403, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:57.870356 np0000007295 devstack@c-api.service[100275]: WARNING cinder.quota [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1271513403 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1271513403, it is now deprecated. Please use the default quota class for default quota. Aug 14 01:38:57.878007 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.quota [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Created reservations ['819cfc60-cbc1-4098-b0c5-ccbd2c7f4e87', '6ed24f62-dd96-41b9-a594-670689bd5cee', 'b1a8f9bb-e3ea-44b7-90f1-7033eea14776', '1aaf1559-a7b1-4363-bd83-64beaecdd41b'] {{(pid=100275) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:38:57.904597 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Delete volume request issued successfully. Aug 14 01:38:57.904837 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-7739de37-a599-46db-b2a9-272943681c28 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/volumes/a8e20487-1b29-4fd0-b825-4c37d9a0577c returned with HTTP 202 Aug 14 01:38:57.905363 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1454/5820] 10.4.3.11 () {68 vars in 1384 bytes} [Fri Aug 14 01:38:57 2026] DELETE /volume/v3/volumes/a8e20487-1b29-4fd0-b825-4c37d9a0577c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:38:57.912500 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95405b54-ce22-4cf1-8abc-51eed1eda240 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:38:57.914179 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95405b54-ce22-4cf1-8abc-51eed1eda240 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] DELETE https://10.4.3.11/volume/v3/types/742cb75f-d2ed-4234-9adf-aac06d97298d Aug 14 01:38:57.914349 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95405b54-ce22-4cf1-8abc-51eed1eda240 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:38:57.914532 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95405b54-ce22-4cf1-8abc-51eed1eda240 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:38:57.934255 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95405b54-ce22-4cf1-8abc-51eed1eda240 tempest-ProjectMemberTests-987821872 tempest-ProjectMemberTests-987821872-project-admin] https://10.4.3.11/volume/v3/types/742cb75f-d2ed-4234-9adf-aac06d97298d returned with HTTP 202 Aug 14 01:38:57.934577 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1463/5821] 10.4.3.11 () {66 vars in 1338 bytes} [Fri Aug 14 01:38:57 2026] DELETE /volume/v3/types/742cb75f-d2ed-4234-9adf-aac06d97298d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:39:06.746647 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:06.851143 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:39:06.851459 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2146889576", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:39:06.852829 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2146889576', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:39:06.852961 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Create volume of 1 GB Aug 14 01:39:06.856617 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Availability Zones retrieved successfully. Aug 14 01:39:06.861661 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Flow 'volume_create_api' (188d13f5-6e36-4f0b-8bbd-78510f57d602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:39:06.862490 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec01b82-e16d-4b13-a977-0e187795e169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:06.863293 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:39:06.886909 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec01b82-e16d-4b13-a977-0e187795e169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:06.887667 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa246fc6-adbe-4779-8c3e-9a3bc6cb7844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:06.943983 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Created reservations ['784e5056-510a-4575-ba6e-b68fcee64e0a', 'a9abc2a8-6ddb-4672-b3a3-01cfe41b2b49', '49da425b-3794-4009-8831-71f574890c70', 'b51727d4-9342-40d8-92cb-8af601780e01'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:39:06.944613 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa246fc6-adbe-4779-8c3e-9a3bc6cb7844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['784e5056-510a-4575-ba6e-b68fcee64e0a', 'a9abc2a8-6ddb-4672-b3a3-01cfe41b2b49', '49da425b-3794-4009-8831-71f574890c70', 'b51727d4-9342-40d8-92cb-8af601780e01']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:06.945286 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd64cc3a-4aba-46bb-98fa-4c28dcfc8792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:06.966606 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd64cc3a-4aba-46bb-98fa-4c28dcfc8792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e593c8c-5c52-4e49-a176-45ca31465547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2146889576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ad6753e89f4a4ba6303fa8499e113a',qos_specs=None,replication_status=,reservations=['784e5056-510a-4575-ba6e-b68fcee64e0a','a9abc2a8-6ddb-4672-b3a3-01cfe41b2b49','49da425b-3794-4009-8831-71f574890c70','b51727d4-9342-40d8-92cb-8af601780e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3e002018cb94d0d8563646448a8e3fe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2146889576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e593c8c-5c52-4e49-a176-45ca31465547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ad6753e89f4a4ba6303fa8499e113a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3e002018cb94d0d8563646448a8e3fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:06.967949 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f9a773-d11a-4b97-a6f8-9f8fb7e5f91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:06.983886 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f9a773-d11a-4b97-a6f8-9f8fb7e5f91a) transitioned into state 'SUCCESS' from state '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-2146889576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ad6753e89f4a4ba6303fa8499e113a',qos_specs=None,replication_status=,reservations=['784e5056-510a-4575-ba6e-b68fcee64e0a','a9abc2a8-6ddb-4672-b3a3-01cfe41b2b49','49da425b-3794-4009-8831-71f574890c70','b51727d4-9342-40d8-92cb-8af601780e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3e002018cb94d0d8563646448a8e3fe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:06.984564 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5d95c4-83a7-44a2-ac54-2b6822d05ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:06.992438 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5d95c4-83a7-44a2-ac54-2b6822d05ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:06.993185 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Flow 'volume_create_api' (188d13f5-6e36-4f0b-8bbd-78510f57d602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:39:06.993449 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Create volume request issued successfully. Aug 14 01:39:06.994014 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd9ed329-94b8-4d3b-a415-a97a2b0327e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:39:06.994391 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1453/5822] 10.4.3.11 () {68 vars in 1252 bytes} [Fri Aug 14 01:39:06 2026] POST /volume/v3/volumes => generated 752 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:39:07.004520 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-62cdb601-68c7-40c5-bdd1-3f46a82a5a49 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:07.006181 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62cdb601-68c7-40c5-bdd1-3f46a82a5a49 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:07.006359 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62cdb601-68c7-40c5-bdd1-3f46a82a5a49 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:07.006529 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-62cdb601-68c7-40c5-bdd1-3f46a82a5a49 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:07.012779 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:07.012779 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:39:07.015887 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-62cdb601-68c7-40c5-bdd1-3f46a82a5a49 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:07.019386 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-62cdb601-68c7-40c5-bdd1-3f46a82a5a49 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 returned with HTTP 200 Aug 14 01:39:07.019702 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1453/5823] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:07 2026] GET /volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 => generated 820 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:07.901460 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=73,cinder:UPDATE=33,cinder:INSERT=18 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:39:07.931684 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=61,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:39:08.030999 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-068513cb-981e-4288-adbb-c1d102166d4c None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:08.032724 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-068513cb-981e-4288-adbb-c1d102166d4c tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:08.032941 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-068513cb-981e-4288-adbb-c1d102166d4c tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:08.033149 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-068513cb-981e-4288-adbb-c1d102166d4c tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:08.040151 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:08.040151 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:39:08.043535 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-068513cb-981e-4288-adbb-c1d102166d4c tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:08.047247 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-068513cb-981e-4288-adbb-c1d102166d4c tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 returned with HTTP 200 Aug 14 01:39:08.047558 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1455/5824] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:08 2026] GET /volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:08.059134 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d84eba9-800e-488f-a4d5-4a49f6a5b0ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:08.060887 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d84eba9-800e-488f-a4d5-4a49f6a5b0ba tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:08.061089 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d84eba9-800e-488f-a4d5-4a49f6a5b0ba tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:08.061269 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d84eba9-800e-488f-a4d5-4a49f6a5b0ba tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:08.067981 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:08.067981 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:39:08.071545 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d84eba9-800e-488f-a4d5-4a49f6a5b0ba tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:08.076023 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d84eba9-800e-488f-a4d5-4a49f6a5b0ba tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 returned with HTTP 200 Aug 14 01:39:08.076411 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1464/5825] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:08 2026] GET /volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:08.087500 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-45749998-7292-4092-a4a4-773ca8859981 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:08.089171 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45749998-7292-4092-a4a4-773ca8859981 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] POST https://10.4.3.11/volume/v3/snapshots Aug 14 01:39:08.089602 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45749998-7292-4092-a4a4-773ca8859981 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e593c8c-5c52-4e49-a176-45ca31465547", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1373453920", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:39:08.097480 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:08.097480 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:39:08.098045 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45749998-7292-4092-a4a4-773ca8859981 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:08.098223 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-45749998-7292-4092-a4a4-773ca8859981 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Create snapshot from volume 1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:08.127306 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-45749998-7292-4092-a4a4-773ca8859981 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Created reservations ['ae337383-03b5-48e6-8ac6-7403f9e1661b', 'a23e112a-6867-4df5-ab92-548a36e8c4f2', '9f46c706-498b-4ba2-a6c5-45f8b2edc5c0', '010a0864-7f33-43ae-a8d2-f0483174a0cb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:39:08.152562 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45749998-7292-4092-a4a4-773ca8859981 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Snapshot force create request issued successfully. Aug 14 01:39:08.152884 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45749998-7292-4092-a4a4-773ca8859981 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots returned with HTTP 202 Aug 14 01:39:08.153294 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1454/5826] 10.4.3.11 () {68 vars in 1258 bytes} [Fri Aug 14 01:39:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:39:08.161322 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-47e765f8-ba64-41b8-ac67-7c452ca04c0f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:08.163074 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47e765f8-ba64-41b8-ac67-7c452ca04c0f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:08.163224 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47e765f8-ba64-41b8-ac67-7c452ca04c0f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:08.163387 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-47e765f8-ba64-41b8-ac67-7c452ca04c0f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:08.168433 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:08.168433 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:39:08.168863 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-47e765f8-ba64-41b8-ac67-7c452ca04c0f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Snapshot retrieved successfully. Aug 14 01:39:08.169661 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-47e765f8-ba64-41b8-ac67-7c452ca04c0f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd returned with HTTP 200 Aug 14 01:39:08.170061 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1454/5827] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:39:08 2026] GET /volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:09.177939 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-14eefd0a-84fa-4130-96c8-7bf50a4d714e None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:09.179561 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14eefd0a-84fa-4130-96c8-7bf50a4d714e tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:09.179764 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14eefd0a-84fa-4130-96c8-7bf50a4d714e tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:09.179978 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-14eefd0a-84fa-4130-96c8-7bf50a4d714e tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:09.184564 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:09.184564 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:39:09.184970 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-14eefd0a-84fa-4130-96c8-7bf50a4d714e tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Snapshot retrieved successfully. Aug 14 01:39:09.185609 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-14eefd0a-84fa-4130-96c8-7bf50a4d714e tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd returned with HTTP 200 Aug 14 01:39:09.185972 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1456/5828] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:39:09 2026] GET /volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:09.193570 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fac69a67-507c-48ac-b0df-ab44657da4cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:09.195289 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fac69a67-507c-48ac-b0df-ab44657da4cf tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:09.195499 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fac69a67-507c-48ac-b0df-ab44657da4cf tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:09.195686 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fac69a67-507c-48ac-b0df-ab44657da4cf tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:09.200447 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:09.200447 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:39:09.200830 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fac69a67-507c-48ac-b0df-ab44657da4cf tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Snapshot retrieved successfully. Aug 14 01:39:09.201560 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fac69a67-507c-48ac-b0df-ab44657da4cf tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd returned with HTTP 200 Aug 14 01:39:09.201895 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1465/5829] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:39:09 2026] GET /volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:09.211093 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d3d5f3a-dbfb-4f45-9f5d-9a9e3898b85f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:09.212955 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d3d5f3a-dbfb-4f45-9f5d-9a9e3898b85f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:09.213148 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d3d5f3a-dbfb-4f45-9f5d-9a9e3898b85f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:09.213323 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d3d5f3a-dbfb-4f45-9f5d-9a9e3898b85f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:09.217900 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:09.217900 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:39:09.218335 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6d3d5f3a-dbfb-4f45-9f5d-9a9e3898b85f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Snapshot retrieved successfully. Aug 14 01:39:09.219083 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d3d5f3a-dbfb-4f45-9f5d-9a9e3898b85f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd returned with HTTP 200 Aug 14 01:39:09.219442 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1455/5830] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:39:09 2026] GET /volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:09.229039 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-cb665b70-5f4a-4564-8719-55b918d8967f None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:09.230603 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] POST https://10.4.3.11/volume/v3/volumes Aug 14 01:39:09.230955 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd", "size": 1}} {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 01:39:09.232561 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.v3.volumes [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Create volume request body: {'volume': {'snapshot_id': 'd0d92a7d-a5c6-4a3a-8052-099fbd8b31bd', 'size': 1}} {{(pid=100276) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 01:39:09.238202 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:09.238202 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:39:09.238645 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Snapshot retrieved successfully. Aug 14 01:39:09.238779 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.volumes [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Create volume of 1 GB Aug 14 01:39:09.242295 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Availability Zones retrieved successfully. Aug 14 01:39:09.247654 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Flow 'volume_create_api' (cca405d9-b5e2-4c54-a3dc-4eb0768cf8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:39:09.248613 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d206f4-1cb9-4ea0-a14a-6d849ad86422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:09.249384 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.flows.api.create_volume [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100276) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 01:39:09.273884 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d206f4-1cb9-4ea0-a14a-6d849ad86422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0d92a7d-a5c6-4a3a-8052-099fbd8b31bd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T01:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=bd9049d4-1a7a-46b1-965d-27bd7fad0361,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd9049d4-1a7a-46b1-965d-27bd7fad0361', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:09.274558 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98100834-c9dc-4e31-babd-39c9ddb12262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:09.308272 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.quota [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Created reservations ['180da56a-8f38-4ab1-abeb-685bc02b805e', '69fb5494-b780-4e92-9435-fa7d017cc984', '6814e360-7028-472f-b19f-aadb2612c1ae', 'fa1e316c-578b-45b3-bed2-046d8888230e'] {{(pid=100276) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 01:39:09.309331 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98100834-c9dc-4e31-babd-39c9ddb12262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['180da56a-8f38-4ab1-abeb-685bc02b805e', '69fb5494-b780-4e92-9435-fa7d017cc984', '6814e360-7028-472f-b19f-aadb2612c1ae', 'fa1e316c-578b-45b3-bed2-046d8888230e']}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:09.310052 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23723e2-d745-4272-aec0-4895d530f6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:09.345528 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23723e2-d745-4272-aec0-4895d530f6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ede37a2-28a9-43e0-8db5-d0a579c5c1f9', '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='85ad6753e89f4a4ba6303fa8499e113a',qos_specs=None,replication_status=,reservations=['180da56a-8f38-4ab1-abeb-685bc02b805e','69fb5494-b780-4e92-9435-fa7d017cc984','6814e360-7028-472f-b19f-aadb2612c1ae','fa1e316c-578b-45b3-bed2-046d8888230e'],size=1,snapshot_id=d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd,source_replicaid=,source_volid=None,status='creating',user_id='b3e002018cb94d0d8563646448a8e3fe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T01:39:09Z,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=5ede37a2-28a9-43e0-8db5-d0a579c5c1f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ad6753e89f4a4ba6303fa8499e113a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3e002018cb94d0d8563646448a8e3fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd9049d4-1a7a-46b1-965d-27bd7fad0361),volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:09.346192 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78343bdf-3127-4889-9d1a-ccd34d2fe3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:09.363110 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78343bdf-3127-4889-9d1a-ccd34d2fe3f4) transitioned into state 'SUCCESS' from 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='85ad6753e89f4a4ba6303fa8499e113a',qos_specs=None,replication_status=,reservations=['180da56a-8f38-4ab1-abeb-685bc02b805e','69fb5494-b780-4e92-9435-fa7d017cc984','6814e360-7028-472f-b19f-aadb2612c1ae','fa1e316c-578b-45b3-bed2-046d8888230e'],size=1,snapshot_id=d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd,source_replicaid=,source_volid=None,status='creating',user_id='b3e002018cb94d0d8563646448a8e3fe',volume_type_id=bd9049d4-1a7a-46b1-965d-27bd7fad0361)}' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:09.363828 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4c7043-5e5b-4aa0-8190-f6d49a7b107a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 01:39:09.385714 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4c7043-5e5b-4aa0-8190-f6d49a7b107a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100276) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 01:39:09.386854 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Flow 'volume_create_api' (cca405d9-b5e2-4c54-a3dc-4eb0768cf8d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100276) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 01:39:09.387349 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Create volume request issued successfully. Aug 14 01:39:09.388117 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-cb665b70-5f4a-4564-8719-55b918d8967f tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes returned with HTTP 202 Aug 14 01:39:09.388747 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1455/5831] 10.4.3.11 () {68 vars in 1251 bytes} [Fri Aug 14 01:39:09 2026] POST /volume/v3/volumes => generated 739 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 01:39:09.398594 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-a182e93d-209b-4bb0-9f4a-7e2b62f306e0 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:09.400267 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a182e93d-209b-4bb0-9f4a-7e2b62f306e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 Aug 14 01:39:09.400439 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a182e93d-209b-4bb0-9f4a-7e2b62f306e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:09.400609 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-a182e93d-209b-4bb0-9f4a-7e2b62f306e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:09.406970 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:09.406970 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:39:09.410010 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-a182e93d-209b-4bb0-9f4a-7e2b62f306e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:09.413501 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-a182e93d-209b-4bb0-9f4a-7e2b62f306e0 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 returned with HTTP 200 Aug 14 01:39:09.413863 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1457/5832] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:09 2026] GET /volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 => generated 807 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:10.424920 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f68316b-99c0-40fa-9d65-8afee522f5d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:10.426583 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f68316b-99c0-40fa-9d65-8afee522f5d3 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 Aug 14 01:39:10.426756 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f68316b-99c0-40fa-9d65-8afee522f5d3 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:10.426981 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f68316b-99c0-40fa-9d65-8afee522f5d3 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:10.433915 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:10.433915 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:39:10.436976 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5f68316b-99c0-40fa-9d65-8afee522f5d3 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:10.440463 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f68316b-99c0-40fa-9d65-8afee522f5d3 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 returned with HTTP 200 Aug 14 01:39:10.440778 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1466/5833] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:10 2026] GET /volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:10.451073 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a7ba355-deea-4238-b2c7-ccd2ef933528 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:10.452598 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a7ba355-deea-4238-b2c7-ccd2ef933528 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 Aug 14 01:39:10.452784 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a7ba355-deea-4238-b2c7-ccd2ef933528 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:10.453011 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a7ba355-deea-4238-b2c7-ccd2ef933528 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:10.459104 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:10.459104 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:39:10.462150 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a7ba355-deea-4238-b2c7-ccd2ef933528 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:10.465747 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a7ba355-deea-4238-b2c7-ccd2ef933528 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 returned with HTTP 200 Aug 14 01:39:10.466137 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1456/5834] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:10 2026] GET /volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:10.476124 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-8d4ccf1c-9f96-419c-ba62-9922e3797a72 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:10.477872 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d4ccf1c-9f96-419c-ba62-9922e3797a72 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:10.478076 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d4ccf1c-9f96-419c-ba62-9922e3797a72 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:10.478253 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-8d4ccf1c-9f96-419c-ba62-9922e3797a72 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'delete' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:10.478351 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.v3.snapshots [None req-8d4ccf1c-9f96-419c-ba62-9922e3797a72 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Delete snapshot with id: d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:10.482607 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:10.482607 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:39:10.483017 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8d4ccf1c-9f96-419c-ba62-9922e3797a72 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Snapshot retrieved successfully. Aug 14 01:39:10.496732 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-8d4ccf1c-9f96-419c-ba62-9922e3797a72 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Snapshot delete request issued successfully. Aug 14 01:39:10.496877 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-8d4ccf1c-9f96-419c-ba62-9922e3797a72 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd returned with HTTP 202 Aug 14 01:39:10.497251 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1456/5835] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:39:10 2026] DELETE /volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:39:10.503588 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-9fad7c8d-dd5d-48e2-b507-f3ed5bdc465a None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:10.505377 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9fad7c8d-dd5d-48e2-b507-f3ed5bdc465a tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:10.505582 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9fad7c8d-dd5d-48e2-b507-f3ed5bdc465a tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:10.505762 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-9fad7c8d-dd5d-48e2-b507-f3ed5bdc465a tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:10.510736 np0000007295 devstack@c-api.service[100275]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:10.510736 np0000007295 devstack@c-api.service[100275]: warnings.warn( Aug 14 01:39:10.511190 np0000007295 devstack@c-api.service[100275]: INFO cinder.volume.api [None req-9fad7c8d-dd5d-48e2-b507-f3ed5bdc465a tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Snapshot retrieved successfully. Aug 14 01:39:10.511932 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-9fad7c8d-dd5d-48e2-b507-f3ed5bdc465a tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd returned with HTTP 200 Aug 14 01:39:10.512307 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1458/5836] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:39:10 2026] GET /volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:11.520793 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fdaaf866-184b-4439-a9d2-bf40535387d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:11.522553 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fdaaf866-184b-4439-a9d2-bf40535387d8 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:11.522762 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fdaaf866-184b-4439-a9d2-bf40535387d8 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:11.522976 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fdaaf866-184b-4439-a9d2-bf40535387d8 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:11.527563 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fdaaf866-184b-4439-a9d2-bf40535387d8 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd returned with HTTP 404 Aug 14 01:39:11.527967 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1467/5837] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:39:11 2026] GET /volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:39:11.534339 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-540738b5-e34c-4466-9425-64c25b58ec70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:11.536150 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-540738b5-e34c-4466-9425-64c25b58ec70 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] DELETE https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:11.536379 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-540738b5-e34c-4466-9425-64c25b58ec70 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:11.536558 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-540738b5-e34c-4466-9425-64c25b58ec70 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:11.536708 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-540738b5-e34c-4466-9425-64c25b58ec70 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Delete volume with id: 1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:11.543354 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:11.543354 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:39:11.543773 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-540738b5-e34c-4466-9425-64c25b58ec70 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:11.557027 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-540738b5-e34c-4466-9425-64c25b58ec70 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Delete volume request issued successfully. Aug 14 01:39:11.557231 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-540738b5-e34c-4466-9425-64c25b58ec70 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 returned with HTTP 202 Aug 14 01:39:11.557549 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1457/5838] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:39:11 2026] DELETE /volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:39:11.563655 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-bdeaab62-caa9-4624-8f99-52e2f77edda9 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:11.565598 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bdeaab62-caa9-4624-8f99-52e2f77edda9 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:11.565827 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bdeaab62-caa9-4624-8f99-52e2f77edda9 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:11.566049 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-bdeaab62-caa9-4624-8f99-52e2f77edda9 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:11.573606 np0000007295 devstack@c-api.service[100276]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:11.573606 np0000007295 devstack@c-api.service[100276]: warnings.warn( Aug 14 01:39:11.577186 np0000007295 devstack@c-api.service[100276]: INFO cinder.volume.api [None req-bdeaab62-caa9-4624-8f99-52e2f77edda9 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:11.581081 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-bdeaab62-caa9-4624-8f99-52e2f77edda9 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 returned with HTTP 200 Aug 14 01:39:11.581518 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1457/5839] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:11 2026] GET /volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:12.594673 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-f852c001-d2d2-4b5c-838a-a4180d62c054 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:12.597144 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f852c001-d2d2-4b5c-838a-a4180d62c054 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:12.597409 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f852c001-d2d2-4b5c-838a-a4180d62c054 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:12.597767 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-f852c001-d2d2-4b5c-838a-a4180d62c054 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:12.605109 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-f852c001-d2d2-4b5c-838a-a4180d62c054 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 returned with HTTP 404 Aug 14 01:39:12.605757 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1459/5840] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:12 2026] GET /volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:39:12.613491 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6bc4e30f-753c-49d8-8f4f-acd768f5e9cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:12.615228 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bc4e30f-753c-49d8-8f4f-acd768f5e9cb tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] DELETE https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 Aug 14 01:39:12.615411 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bc4e30f-753c-49d8-8f4f-acd768f5e9cb tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:12.615599 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6bc4e30f-753c-49d8-8f4f-acd768f5e9cb tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:12.615750 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6bc4e30f-753c-49d8-8f4f-acd768f5e9cb tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Delete volume with id: 5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 Aug 14 01:39:12.621907 np0000007295 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:12.621907 np0000007295 devstack@c-api.service[100274]: warnings.warn( Aug 14 01:39:12.622306 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6bc4e30f-753c-49d8-8f4f-acd768f5e9cb tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:12.636528 np0000007295 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6bc4e30f-753c-49d8-8f4f-acd768f5e9cb tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Delete volume request issued successfully. Aug 14 01:39:12.636669 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6bc4e30f-753c-49d8-8f4f-acd768f5e9cb tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 returned with HTTP 202 Aug 14 01:39:12.637071 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1468/5841] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:39:12 2026] DELETE /volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 01:39:12.644501 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70eb53ee-b458-4500-9b43-02454f9b3f63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:12.646374 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70eb53ee-b458-4500-9b43-02454f9b3f63 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 Aug 14 01:39:12.646607 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70eb53ee-b458-4500-9b43-02454f9b3f63 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:12.646828 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70eb53ee-b458-4500-9b43-02454f9b3f63 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:12.655649 np0000007295 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 01:39:12.655649 np0000007295 devstack@c-api.service[100273]: warnings.warn( Aug 14 01:39:12.660427 np0000007295 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-70eb53ee-b458-4500-9b43-02454f9b3f63 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Volume info retrieved successfully. Aug 14 01:39:12.665106 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70eb53ee-b458-4500-9b43-02454f9b3f63 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 returned with HTTP 200 Aug 14 01:39:12.665571 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1458/5842] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:12 2026] GET /volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 01:39:13.678502 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-70a61707-9872-4a39-8aa6-e8c7349472d8 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:13.680356 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70a61707-9872-4a39-8aa6-e8c7349472d8 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 Aug 14 01:39:13.680517 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70a61707-9872-4a39-8aa6-e8c7349472d8 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:13.680731 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-70a61707-9872-4a39-8aa6-e8c7349472d8 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:13.686249 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-70a61707-9872-4a39-8aa6-e8c7349472d8 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 returned with HTTP 404 Aug 14 01:39:13.686662 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1458/5843] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:13 2026] GET /volume/v3/volumes/5ede37a2-28a9-43e0-8db5-d0a579c5c1f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:39:13.693645 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.middleware.request_id [None req-ae1e7958-27cd-49a2-8cc5-6cf62a1c2c25 None None] RequestId filter calling following filter/app {{(pid=100275) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:13.695197 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae1e7958-27cd-49a2-8cc5-6cf62a1c2c25 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] DELETE https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:13.695440 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae1e7958-27cd-49a2-8cc5-6cf62a1c2c25 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100275) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:13.695627 np0000007295 devstack@c-api.service[100275]: DEBUG cinder.api.openstack.wsgi [None req-ae1e7958-27cd-49a2-8cc5-6cf62a1c2c25 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'delete' {{(pid=100275) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:13.695748 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.v3.snapshots [None req-ae1e7958-27cd-49a2-8cc5-6cf62a1c2c25 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Delete snapshot with id: d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:13.700094 np0000007295 devstack@c-api.service[100275]: INFO cinder.api.openstack.wsgi [None req-ae1e7958-27cd-49a2-8cc5-6cf62a1c2c25 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd returned with HTTP 404 Aug 14 01:39:13.700669 np0000007295 devstack@c-api.service[100275]: [pid: 100275|app: 0|req: 1460/5844] 10.4.3.11 () {66 vars in 1350 bytes} [Fri Aug 14 01:39:13 2026] DELETE /volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:39:13.708520 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0728bd3-96fc-4398-9bdb-2b3621af1ca6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:13.710234 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0728bd3-96fc-4398-9bdb-2b3621af1ca6 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd Aug 14 01:39:13.710433 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0728bd3-96fc-4398-9bdb-2b3621af1ca6 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:13.710606 np0000007295 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0728bd3-96fc-4398-9bdb-2b3621af1ca6 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:13.714662 np0000007295 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0728bd3-96fc-4398-9bdb-2b3621af1ca6 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd returned with HTTP 404 Aug 14 01:39:13.715094 np0000007295 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1469/5845] 10.4.3.11 () {66 vars in 1347 bytes} [Fri Aug 14 01:39:13 2026] GET /volume/v3/snapshots/d0d92a7d-a5c6-4a3a-8052-099fbd8b31bd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:39:13.721556 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dbe2ef2b-6b5f-40bd-86df-8241a5605c28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:13.723334 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbe2ef2b-6b5f-40bd-86df-8241a5605c28 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] DELETE https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:13.723534 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbe2ef2b-6b5f-40bd-86df-8241a5605c28 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:13.723711 np0000007295 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbe2ef2b-6b5f-40bd-86df-8241a5605c28 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:13.723890 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-dbe2ef2b-6b5f-40bd-86df-8241a5605c28 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Delete volume with id: 1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:13.729784 np0000007295 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbe2ef2b-6b5f-40bd-86df-8241a5605c28 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 returned with HTTP 404 Aug 14 01:39:13.730318 np0000007295 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1459/5846] 10.4.3.11 () {66 vars in 1344 bytes} [Fri Aug 14 01:39:13 2026] DELETE /volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:39:13.736679 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.middleware.request_id [None req-9a4f8bcd-8fa4-4a69-a040-7fea58939432 None None] RequestId filter calling following filter/app {{(pid=100276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 01:39:13.738366 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a4f8bcd-8fa4-4a69-a040-7fea58939432 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] GET https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 Aug 14 01:39:13.738593 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a4f8bcd-8fa4-4a69-a040-7fea58939432 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Empty body provided in request {{(pid=100276) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 01:39:13.738845 np0000007295 devstack@c-api.service[100276]: DEBUG cinder.api.openstack.wsgi [None req-9a4f8bcd-8fa4-4a69-a040-7fea58939432 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] Calling method 'show' {{(pid=100276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 01:39:13.744199 np0000007295 devstack@c-api.service[100276]: INFO cinder.api.openstack.wsgi [None req-9a4f8bcd-8fa4-4a69-a040-7fea58939432 tempest-SnapshotDependencyTests-1301873767 tempest-SnapshotDependencyTests-1301873767-project-member] https://10.4.3.11/volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 returned with HTTP 404 Aug 14 01:39:13.744672 np0000007295 devstack@c-api.service[100276]: [pid: 100276|app: 0|req: 1459/5847] 10.4.3.11 () {66 vars in 1341 bytes} [Fri Aug 14 01:39:13 2026] GET /volume/v3/volumes/1e593c8c-5c52-4e49-a176-45ca31465547 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 01:39:23.697654 np0000007295 devstack@c-api.service[100275]: DEBUG dbcounter [-] [100275] Writing DB stats cinder:SELECT=12 {{(pid=100275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:39:23.712541 np0000007295 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:39:23.726462 np0000007295 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=122,cinder:UPDATE=63,cinder:INSERT=34 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 01:39:23.740806 np0000007295 devstack@c-api.service[100276]: DEBUG dbcounter [-] [100276] Writing DB stats cinder:SELECT=119,cinder:INSERT=23,cinder:UPDATE=56 {{(pid=100276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}